Merge pull request #227126 from kira-bruneau/python3Packages.tokenizers

python3Packages.tokenizers: 0.12.1 -> 0.13.3

authored by

Kira Bruneau and committed by
GitHub
79ff5b7f f4b9e8d3

+2469 -6
+2461
pkgs/development/python-modules/tokenizers/Cargo.lock
··· 1 + # This file is automatically @generated by Cargo. 2 + # It is not intended for manual editing. 3 + version = 3 4 + 5 + [[package]] 6 + name = "adler" 7 + version = "1.0.2" 8 + source = "registry+https://github.com/rust-lang/crates.io-index" 9 + checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" 10 + 11 + [[package]] 12 + name = "aes" 13 + version = "0.7.5" 14 + source = "registry+https://github.com/rust-lang/crates.io-index" 15 + checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8" 16 + dependencies = [ 17 + "cfg-if", 18 + "cipher", 19 + "cpufeatures", 20 + "opaque-debug", 21 + ] 22 + 23 + [[package]] 24 + name = "aho-corasick" 25 + version = "0.7.20" 26 + source = "registry+https://github.com/rust-lang/crates.io-index" 27 + checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac" 28 + dependencies = [ 29 + "memchr", 30 + ] 31 + 32 + [[package]] 33 + name = "anstream" 34 + version = "0.3.0" 35 + source = "registry+https://github.com/rust-lang/crates.io-index" 36 + checksum = "9e579a7752471abc2a8268df8b20005e3eadd975f585398f17efcfd8d4927371" 37 + dependencies = [ 38 + "anstyle", 39 + "anstyle-parse", 40 + "anstyle-query", 41 + "anstyle-wincon", 42 + "colorchoice", 43 + "is-terminal", 44 + "utf8parse", 45 + ] 46 + 47 + [[package]] 48 + name = "anstyle" 49 + version = "1.0.0" 50 + source = "registry+https://github.com/rust-lang/crates.io-index" 51 + checksum = "41ed9a86bf92ae6580e0a31281f65a1b1d867c0cc68d5346e2ae128dddfa6a7d" 52 + 53 + [[package]] 54 + name = "anstyle-parse" 55 + version = "0.2.0" 56 + source = "registry+https://github.com/rust-lang/crates.io-index" 57 + checksum = "e765fd216e48e067936442276d1d57399e37bce53c264d6fefbe298080cb57ee" 58 + dependencies = [ 59 + "utf8parse", 60 + ] 61 + 62 + [[package]] 63 + name = "anstyle-query" 64 + version = "1.0.0" 65 + source = "registry+https://github.com/rust-lang/crates.io-index" 66 + checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b" 67 + dependencies = [ 68 + "windows-sys 0.48.0", 69 + ] 70 + 71 + [[package]] 72 + name = "anstyle-wincon" 73 + version = "1.0.0" 74 + source = "registry+https://github.com/rust-lang/crates.io-index" 75 + checksum = "4bcd8291a340dd8ac70e18878bc4501dd7b4ff970cfa21c207d36ece51ea88fd" 76 + dependencies = [ 77 + "anstyle", 78 + "windows-sys 0.48.0", 79 + ] 80 + 81 + [[package]] 82 + name = "atty" 83 + version = "0.2.14" 84 + source = "registry+https://github.com/rust-lang/crates.io-index" 85 + checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" 86 + dependencies = [ 87 + "hermit-abi 0.1.19", 88 + "libc", 89 + "winapi", 90 + ] 91 + 92 + [[package]] 93 + name = "autocfg" 94 + version = "1.1.0" 95 + source = "registry+https://github.com/rust-lang/crates.io-index" 96 + checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 97 + 98 + [[package]] 99 + name = "base64" 100 + version = "0.13.1" 101 + source = "registry+https://github.com/rust-lang/crates.io-index" 102 + checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" 103 + 104 + [[package]] 105 + name = "base64" 106 + version = "0.21.0" 107 + source = "registry+https://github.com/rust-lang/crates.io-index" 108 + checksum = "a4a4ddaa51a5bc52a6948f74c06d20aaaddb71924eab79b8c97a8c556e942d6a" 109 + 110 + [[package]] 111 + name = "base64ct" 112 + version = "1.6.0" 113 + source = "registry+https://github.com/rust-lang/crates.io-index" 114 + checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" 115 + 116 + [[package]] 117 + name = "bitflags" 118 + version = "1.3.2" 119 + source = "registry+https://github.com/rust-lang/crates.io-index" 120 + checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 121 + 122 + [[package]] 123 + name = "block-buffer" 124 + version = "0.10.4" 125 + source = "registry+https://github.com/rust-lang/crates.io-index" 126 + checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" 127 + dependencies = [ 128 + "generic-array", 129 + ] 130 + 131 + [[package]] 132 + name = "bumpalo" 133 + version = "3.12.0" 134 + source = "registry+https://github.com/rust-lang/crates.io-index" 135 + checksum = "0d261e256854913907f67ed06efbc3338dfe6179796deefc1ff763fc1aee5535" 136 + 137 + [[package]] 138 + name = "byteorder" 139 + version = "1.4.3" 140 + source = "registry+https://github.com/rust-lang/crates.io-index" 141 + checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" 142 + 143 + [[package]] 144 + name = "bytes" 145 + version = "1.4.0" 146 + source = "registry+https://github.com/rust-lang/crates.io-index" 147 + checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be" 148 + 149 + [[package]] 150 + name = "bzip2" 151 + version = "0.4.4" 152 + source = "registry+https://github.com/rust-lang/crates.io-index" 153 + checksum = "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8" 154 + dependencies = [ 155 + "bzip2-sys", 156 + "libc", 157 + ] 158 + 159 + [[package]] 160 + name = "bzip2-sys" 161 + version = "0.1.11+1.0.8" 162 + source = "registry+https://github.com/rust-lang/crates.io-index" 163 + checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc" 164 + dependencies = [ 165 + "cc", 166 + "libc", 167 + "pkg-config", 168 + ] 169 + 170 + [[package]] 171 + name = "cached-path" 172 + version = "0.6.1" 173 + source = "registry+https://github.com/rust-lang/crates.io-index" 174 + checksum = "097968e38f1319207f057d0f4d76452e4f4f847a5de61c5215379f297fa034f3" 175 + dependencies = [ 176 + "flate2", 177 + "fs2", 178 + "glob", 179 + "indicatif 0.16.2", 180 + "log", 181 + "rand", 182 + "reqwest", 183 + "serde", 184 + "serde_json", 185 + "sha2", 186 + "tar", 187 + "tempfile", 188 + "thiserror", 189 + "zip", 190 + ] 191 + 192 + [[package]] 193 + name = "cc" 194 + version = "1.0.79" 195 + source = "registry+https://github.com/rust-lang/crates.io-index" 196 + checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f" 197 + dependencies = [ 198 + "jobserver", 199 + ] 200 + 201 + [[package]] 202 + name = "cfg-if" 203 + version = "1.0.0" 204 + source = "registry+https://github.com/rust-lang/crates.io-index" 205 + checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 206 + 207 + [[package]] 208 + name = "cipher" 209 + version = "0.3.0" 210 + source = "registry+https://github.com/rust-lang/crates.io-index" 211 + checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7" 212 + dependencies = [ 213 + "generic-array", 214 + ] 215 + 216 + [[package]] 217 + name = "clap" 218 + version = "4.2.2" 219 + source = "registry+https://github.com/rust-lang/crates.io-index" 220 + checksum = "9b802d85aaf3a1cdb02b224ba472ebdea62014fccfcb269b95a4d76443b5ee5a" 221 + dependencies = [ 222 + "clap_builder", 223 + "clap_derive", 224 + "once_cell", 225 + ] 226 + 227 + [[package]] 228 + name = "clap_builder" 229 + version = "4.2.2" 230 + source = "registry+https://github.com/rust-lang/crates.io-index" 231 + checksum = "14a1a858f532119338887a4b8e1af9c60de8249cd7bafd68036a489e261e37b6" 232 + dependencies = [ 233 + "anstream", 234 + "anstyle", 235 + "bitflags", 236 + "clap_lex", 237 + "strsim", 238 + ] 239 + 240 + [[package]] 241 + name = "clap_derive" 242 + version = "4.2.0" 243 + source = "registry+https://github.com/rust-lang/crates.io-index" 244 + checksum = "3f9644cd56d6b87dbe899ef8b053e331c0637664e9e21a33dfcdc36093f5c5c4" 245 + dependencies = [ 246 + "heck", 247 + "proc-macro2", 248 + "quote", 249 + "syn 2.0.15", 250 + ] 251 + 252 + [[package]] 253 + name = "clap_lex" 254 + version = "0.4.1" 255 + source = "registry+https://github.com/rust-lang/crates.io-index" 256 + checksum = "8a2dd5a6fe8c6e3502f568a6353e5273bbb15193ad9a89e457b9970798efbea1" 257 + 258 + [[package]] 259 + name = "colorchoice" 260 + version = "1.0.0" 261 + source = "registry+https://github.com/rust-lang/crates.io-index" 262 + checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7" 263 + 264 + [[package]] 265 + name = "console" 266 + version = "0.15.5" 267 + source = "registry+https://github.com/rust-lang/crates.io-index" 268 + checksum = "c3d79fbe8970a77e3e34151cc13d3b3e248aa0faaecb9f6091fa07ebefe5ad60" 269 + dependencies = [ 270 + "encode_unicode", 271 + "lazy_static", 272 + "libc", 273 + "unicode-width", 274 + "windows-sys 0.42.0", 275 + ] 276 + 277 + [[package]] 278 + name = "constant_time_eq" 279 + version = "0.1.5" 280 + source = "registry+https://github.com/rust-lang/crates.io-index" 281 + checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc" 282 + 283 + [[package]] 284 + name = "core-foundation" 285 + version = "0.9.3" 286 + source = "registry+https://github.com/rust-lang/crates.io-index" 287 + checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146" 288 + dependencies = [ 289 + "core-foundation-sys", 290 + "libc", 291 + ] 292 + 293 + [[package]] 294 + name = "core-foundation-sys" 295 + version = "0.8.4" 296 + source = "registry+https://github.com/rust-lang/crates.io-index" 297 + checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa" 298 + 299 + [[package]] 300 + name = "cpufeatures" 301 + version = "0.2.6" 302 + source = "registry+https://github.com/rust-lang/crates.io-index" 303 + checksum = "280a9f2d8b3a38871a3c8a46fb80db65e5e5ed97da80c4d08bf27fb63e35e181" 304 + dependencies = [ 305 + "libc", 306 + ] 307 + 308 + [[package]] 309 + name = "crc32fast" 310 + version = "1.3.2" 311 + source = "registry+https://github.com/rust-lang/crates.io-index" 312 + checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d" 313 + dependencies = [ 314 + "cfg-if", 315 + ] 316 + 317 + [[package]] 318 + name = "crossbeam-channel" 319 + version = "0.5.8" 320 + source = "registry+https://github.com/rust-lang/crates.io-index" 321 + checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200" 322 + dependencies = [ 323 + "cfg-if", 324 + "crossbeam-utils", 325 + ] 326 + 327 + [[package]] 328 + name = "crossbeam-deque" 329 + version = "0.8.3" 330 + source = "registry+https://github.com/rust-lang/crates.io-index" 331 + checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef" 332 + dependencies = [ 333 + "cfg-if", 334 + "crossbeam-epoch", 335 + "crossbeam-utils", 336 + ] 337 + 338 + [[package]] 339 + name = "crossbeam-epoch" 340 + version = "0.9.14" 341 + source = "registry+https://github.com/rust-lang/crates.io-index" 342 + checksum = "46bd5f3f85273295a9d14aedfb86f6aadbff6d8f5295c4a9edb08e819dcf5695" 343 + dependencies = [ 344 + "autocfg", 345 + "cfg-if", 346 + "crossbeam-utils", 347 + "memoffset", 348 + "scopeguard", 349 + ] 350 + 351 + [[package]] 352 + name = "crossbeam-utils" 353 + version = "0.8.15" 354 + source = "registry+https://github.com/rust-lang/crates.io-index" 355 + checksum = "3c063cd8cc95f5c377ed0d4b49a4b21f632396ff690e8470c29b3359b346984b" 356 + dependencies = [ 357 + "cfg-if", 358 + ] 359 + 360 + [[package]] 361 + name = "crypto-common" 362 + version = "0.1.6" 363 + source = "registry+https://github.com/rust-lang/crates.io-index" 364 + checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 365 + dependencies = [ 366 + "generic-array", 367 + "typenum", 368 + ] 369 + 370 + [[package]] 371 + name = "darling" 372 + version = "0.14.4" 373 + source = "registry+https://github.com/rust-lang/crates.io-index" 374 + checksum = "7b750cb3417fd1b327431a470f388520309479ab0bf5e323505daf0290cd3850" 375 + dependencies = [ 376 + "darling_core", 377 + "darling_macro", 378 + ] 379 + 380 + [[package]] 381 + name = "darling_core" 382 + version = "0.14.4" 383 + source = "registry+https://github.com/rust-lang/crates.io-index" 384 + checksum = "109c1ca6e6b7f82cc233a97004ea8ed7ca123a9af07a8230878fcfda9b158bf0" 385 + dependencies = [ 386 + "fnv", 387 + "ident_case", 388 + "proc-macro2", 389 + "quote", 390 + "strsim", 391 + "syn 1.0.109", 392 + ] 393 + 394 + [[package]] 395 + name = "darling_macro" 396 + version = "0.14.4" 397 + source = "registry+https://github.com/rust-lang/crates.io-index" 398 + checksum = "a4aab4dbc9f7611d8b55048a3a16d2d010c2c8334e46304b40ac1cc14bf3b48e" 399 + dependencies = [ 400 + "darling_core", 401 + "quote", 402 + "syn 1.0.109", 403 + ] 404 + 405 + [[package]] 406 + name = "derive_builder" 407 + version = "0.12.0" 408 + source = "registry+https://github.com/rust-lang/crates.io-index" 409 + checksum = "8d67778784b508018359cbc8696edb3db78160bab2c2a28ba7f56ef6932997f8" 410 + dependencies = [ 411 + "derive_builder_macro", 412 + ] 413 + 414 + [[package]] 415 + name = "derive_builder_core" 416 + version = "0.12.0" 417 + source = "registry+https://github.com/rust-lang/crates.io-index" 418 + checksum = "c11bdc11a0c47bc7d37d582b5285da6849c96681023680b906673c5707af7b0f" 419 + dependencies = [ 420 + "darling", 421 + "proc-macro2", 422 + "quote", 423 + "syn 1.0.109", 424 + ] 425 + 426 + [[package]] 427 + name = "derive_builder_macro" 428 + version = "0.12.0" 429 + source = "registry+https://github.com/rust-lang/crates.io-index" 430 + checksum = "ebcda35c7a396850a55ffeac740804b40ffec779b98fffbb1738f4033f0ee79e" 431 + dependencies = [ 432 + "derive_builder_core", 433 + "syn 1.0.109", 434 + ] 435 + 436 + [[package]] 437 + name = "digest" 438 + version = "0.10.6" 439 + source = "registry+https://github.com/rust-lang/crates.io-index" 440 + checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f" 441 + dependencies = [ 442 + "block-buffer", 443 + "crypto-common", 444 + "subtle", 445 + ] 446 + 447 + [[package]] 448 + name = "dirs" 449 + version = "4.0.0" 450 + source = "registry+https://github.com/rust-lang/crates.io-index" 451 + checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059" 452 + dependencies = [ 453 + "dirs-sys", 454 + ] 455 + 456 + [[package]] 457 + name = "dirs-sys" 458 + version = "0.3.7" 459 + source = "registry+https://github.com/rust-lang/crates.io-index" 460 + checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6" 461 + dependencies = [ 462 + "libc", 463 + "redox_users", 464 + "winapi", 465 + ] 466 + 467 + [[package]] 468 + name = "either" 469 + version = "1.8.1" 470 + source = "registry+https://github.com/rust-lang/crates.io-index" 471 + checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91" 472 + 473 + [[package]] 474 + name = "encode_unicode" 475 + version = "0.3.6" 476 + source = "registry+https://github.com/rust-lang/crates.io-index" 477 + checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f" 478 + 479 + [[package]] 480 + name = "encoding_rs" 481 + version = "0.8.32" 482 + source = "registry+https://github.com/rust-lang/crates.io-index" 483 + checksum = "071a31f4ee85403370b58aca746f01041ede6f0da2730960ad001edc2b71b394" 484 + dependencies = [ 485 + "cfg-if", 486 + ] 487 + 488 + [[package]] 489 + name = "env_logger" 490 + version = "0.7.1" 491 + source = "registry+https://github.com/rust-lang/crates.io-index" 492 + checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36" 493 + dependencies = [ 494 + "atty", 495 + "humantime", 496 + "log", 497 + "regex", 498 + "termcolor", 499 + ] 500 + 501 + [[package]] 502 + name = "errno" 503 + version = "0.3.1" 504 + source = "registry+https://github.com/rust-lang/crates.io-index" 505 + checksum = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a" 506 + dependencies = [ 507 + "errno-dragonfly", 508 + "libc", 509 + "windows-sys 0.48.0", 510 + ] 511 + 512 + [[package]] 513 + name = "errno-dragonfly" 514 + version = "0.1.2" 515 + source = "registry+https://github.com/rust-lang/crates.io-index" 516 + checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" 517 + dependencies = [ 518 + "cc", 519 + "libc", 520 + ] 521 + 522 + [[package]] 523 + name = "esaxx-rs" 524 + version = "0.1.8" 525 + source = "registry+https://github.com/rust-lang/crates.io-index" 526 + checksum = "1f748b253ceca9fed5f42f8b5ceb3851e93102199bc25b64b65369f76e5c0a35" 527 + dependencies = [ 528 + "cc", 529 + ] 530 + 531 + [[package]] 532 + name = "fastrand" 533 + version = "1.9.0" 534 + source = "registry+https://github.com/rust-lang/crates.io-index" 535 + checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be" 536 + dependencies = [ 537 + "instant", 538 + ] 539 + 540 + [[package]] 541 + name = "filetime" 542 + version = "0.2.21" 543 + source = "registry+https://github.com/rust-lang/crates.io-index" 544 + checksum = "5cbc844cecaee9d4443931972e1289c8ff485cb4cc2767cb03ca139ed6885153" 545 + dependencies = [ 546 + "cfg-if", 547 + "libc", 548 + "redox_syscall 0.2.16", 549 + "windows-sys 0.48.0", 550 + ] 551 + 552 + [[package]] 553 + name = "flate2" 554 + version = "1.0.25" 555 + source = "registry+https://github.com/rust-lang/crates.io-index" 556 + checksum = "a8a2db397cb1c8772f31494cb8917e48cd1e64f0fa7efac59fbd741a0a8ce841" 557 + dependencies = [ 558 + "crc32fast", 559 + "miniz_oxide", 560 + ] 561 + 562 + [[package]] 563 + name = "fnv" 564 + version = "1.0.7" 565 + source = "registry+https://github.com/rust-lang/crates.io-index" 566 + checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 567 + 568 + [[package]] 569 + name = "foreign-types" 570 + version = "0.3.2" 571 + source = "registry+https://github.com/rust-lang/crates.io-index" 572 + checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 573 + dependencies = [ 574 + "foreign-types-shared", 575 + ] 576 + 577 + [[package]] 578 + name = "foreign-types-shared" 579 + version = "0.1.1" 580 + source = "registry+https://github.com/rust-lang/crates.io-index" 581 + checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 582 + 583 + [[package]] 584 + name = "form_urlencoded" 585 + version = "1.1.0" 586 + source = "registry+https://github.com/rust-lang/crates.io-index" 587 + checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8" 588 + dependencies = [ 589 + "percent-encoding", 590 + ] 591 + 592 + [[package]] 593 + name = "fs2" 594 + version = "0.4.3" 595 + source = "registry+https://github.com/rust-lang/crates.io-index" 596 + checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213" 597 + dependencies = [ 598 + "libc", 599 + "winapi", 600 + ] 601 + 602 + [[package]] 603 + name = "futures-channel" 604 + version = "0.3.28" 605 + source = "registry+https://github.com/rust-lang/crates.io-index" 606 + checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2" 607 + dependencies = [ 608 + "futures-core", 609 + ] 610 + 611 + [[package]] 612 + name = "futures-core" 613 + version = "0.3.28" 614 + source = "registry+https://github.com/rust-lang/crates.io-index" 615 + checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c" 616 + 617 + [[package]] 618 + name = "futures-io" 619 + version = "0.3.28" 620 + source = "registry+https://github.com/rust-lang/crates.io-index" 621 + checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964" 622 + 623 + [[package]] 624 + name = "futures-sink" 625 + version = "0.3.28" 626 + source = "registry+https://github.com/rust-lang/crates.io-index" 627 + checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e" 628 + 629 + [[package]] 630 + name = "futures-task" 631 + version = "0.3.28" 632 + source = "registry+https://github.com/rust-lang/crates.io-index" 633 + checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65" 634 + 635 + [[package]] 636 + name = "futures-util" 637 + version = "0.3.28" 638 + source = "registry+https://github.com/rust-lang/crates.io-index" 639 + checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533" 640 + dependencies = [ 641 + "futures-core", 642 + "futures-io", 643 + "futures-task", 644 + "memchr", 645 + "pin-project-lite", 646 + "pin-utils", 647 + "slab", 648 + ] 649 + 650 + [[package]] 651 + name = "generic-array" 652 + version = "0.14.7" 653 + source = "registry+https://github.com/rust-lang/crates.io-index" 654 + checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" 655 + dependencies = [ 656 + "typenum", 657 + "version_check", 658 + ] 659 + 660 + [[package]] 661 + name = "getrandom" 662 + version = "0.2.9" 663 + source = "registry+https://github.com/rust-lang/crates.io-index" 664 + checksum = "c85e1d9ab2eadba7e5040d4e09cbd6d072b76a557ad64e797c2cb9d4da21d7e4" 665 + dependencies = [ 666 + "cfg-if", 667 + "libc", 668 + "wasi", 669 + ] 670 + 671 + [[package]] 672 + name = "glob" 673 + version = "0.3.1" 674 + source = "registry+https://github.com/rust-lang/crates.io-index" 675 + checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" 676 + 677 + [[package]] 678 + name = "h2" 679 + version = "0.3.17" 680 + source = "registry+https://github.com/rust-lang/crates.io-index" 681 + checksum = "66b91535aa35fea1523ad1b86cb6b53c28e0ae566ba4a460f4457e936cad7c6f" 682 + dependencies = [ 683 + "bytes", 684 + "fnv", 685 + "futures-core", 686 + "futures-sink", 687 + "futures-util", 688 + "http", 689 + "indexmap", 690 + "slab", 691 + "tokio", 692 + "tokio-util", 693 + "tracing", 694 + ] 695 + 696 + [[package]] 697 + name = "hashbrown" 698 + version = "0.12.3" 699 + source = "registry+https://github.com/rust-lang/crates.io-index" 700 + checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 701 + 702 + [[package]] 703 + name = "heck" 704 + version = "0.4.1" 705 + source = "registry+https://github.com/rust-lang/crates.io-index" 706 + checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 707 + 708 + [[package]] 709 + name = "hermit-abi" 710 + version = "0.1.19" 711 + source = "registry+https://github.com/rust-lang/crates.io-index" 712 + checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" 713 + dependencies = [ 714 + "libc", 715 + ] 716 + 717 + [[package]] 718 + name = "hermit-abi" 719 + version = "0.2.6" 720 + source = "registry+https://github.com/rust-lang/crates.io-index" 721 + checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7" 722 + dependencies = [ 723 + "libc", 724 + ] 725 + 726 + [[package]] 727 + name = "hermit-abi" 728 + version = "0.3.1" 729 + source = "registry+https://github.com/rust-lang/crates.io-index" 730 + checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286" 731 + 732 + [[package]] 733 + name = "hmac" 734 + version = "0.12.1" 735 + source = "registry+https://github.com/rust-lang/crates.io-index" 736 + checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 737 + dependencies = [ 738 + "digest", 739 + ] 740 + 741 + [[package]] 742 + name = "http" 743 + version = "0.2.9" 744 + source = "registry+https://github.com/rust-lang/crates.io-index" 745 + checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482" 746 + dependencies = [ 747 + "bytes", 748 + "fnv", 749 + "itoa", 750 + ] 751 + 752 + [[package]] 753 + name = "http-body" 754 + version = "0.4.5" 755 + source = "registry+https://github.com/rust-lang/crates.io-index" 756 + checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1" 757 + dependencies = [ 758 + "bytes", 759 + "http", 760 + "pin-project-lite", 761 + ] 762 + 763 + [[package]] 764 + name = "httparse" 765 + version = "1.8.0" 766 + source = "registry+https://github.com/rust-lang/crates.io-index" 767 + checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904" 768 + 769 + [[package]] 770 + name = "httpdate" 771 + version = "1.0.2" 772 + source = "registry+https://github.com/rust-lang/crates.io-index" 773 + checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421" 774 + 775 + [[package]] 776 + name = "humantime" 777 + version = "1.3.0" 778 + source = "registry+https://github.com/rust-lang/crates.io-index" 779 + checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f" 780 + dependencies = [ 781 + "quick-error", 782 + ] 783 + 784 + [[package]] 785 + name = "hyper" 786 + version = "0.14.26" 787 + source = "registry+https://github.com/rust-lang/crates.io-index" 788 + checksum = "ab302d72a6f11a3b910431ff93aae7e773078c769f0a3ef15fb9ec692ed147d4" 789 + dependencies = [ 790 + "bytes", 791 + "futures-channel", 792 + "futures-core", 793 + "futures-util", 794 + "h2", 795 + "http", 796 + "http-body", 797 + "httparse", 798 + "httpdate", 799 + "itoa", 800 + "pin-project-lite", 801 + "socket2", 802 + "tokio", 803 + "tower-service", 804 + "tracing", 805 + "want", 806 + ] 807 + 808 + [[package]] 809 + name = "hyper-tls" 810 + version = "0.5.0" 811 + source = "registry+https://github.com/rust-lang/crates.io-index" 812 + checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905" 813 + dependencies = [ 814 + "bytes", 815 + "hyper", 816 + "native-tls", 817 + "tokio", 818 + "tokio-native-tls", 819 + ] 820 + 821 + [[package]] 822 + name = "ident_case" 823 + version = "1.0.1" 824 + source = "registry+https://github.com/rust-lang/crates.io-index" 825 + checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" 826 + 827 + [[package]] 828 + name = "idna" 829 + version = "0.3.0" 830 + source = "registry+https://github.com/rust-lang/crates.io-index" 831 + checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6" 832 + dependencies = [ 833 + "unicode-bidi", 834 + "unicode-normalization", 835 + ] 836 + 837 + [[package]] 838 + name = "indexmap" 839 + version = "1.9.3" 840 + source = "registry+https://github.com/rust-lang/crates.io-index" 841 + checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" 842 + dependencies = [ 843 + "autocfg", 844 + "hashbrown", 845 + ] 846 + 847 + [[package]] 848 + name = "indicatif" 849 + version = "0.15.0" 850 + source = "registry+https://github.com/rust-lang/crates.io-index" 851 + checksum = "7baab56125e25686df467fe470785512329883aab42696d661247aca2a2896e4" 852 + dependencies = [ 853 + "console", 854 + "lazy_static", 855 + "number_prefix 0.3.0", 856 + "regex", 857 + ] 858 + 859 + [[package]] 860 + name = "indicatif" 861 + version = "0.16.2" 862 + source = "registry+https://github.com/rust-lang/crates.io-index" 863 + checksum = "2d207dc617c7a380ab07ff572a6e52fa202a2a8f355860ac9c38e23f8196be1b" 864 + dependencies = [ 865 + "console", 866 + "lazy_static", 867 + "number_prefix 0.4.0", 868 + "regex", 869 + ] 870 + 871 + [[package]] 872 + name = "indoc" 873 + version = "1.0.9" 874 + source = "registry+https://github.com/rust-lang/crates.io-index" 875 + checksum = "bfa799dd5ed20a7e349f3b4639aa80d74549c81716d9ec4f994c9b5815598306" 876 + 877 + [[package]] 878 + name = "instant" 879 + version = "0.1.12" 880 + source = "registry+https://github.com/rust-lang/crates.io-index" 881 + checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c" 882 + dependencies = [ 883 + "cfg-if", 884 + ] 885 + 886 + [[package]] 887 + name = "io-lifetimes" 888 + version = "1.0.10" 889 + source = "registry+https://github.com/rust-lang/crates.io-index" 890 + checksum = "9c66c74d2ae7e79a5a8f7ac924adbe38ee42a859c6539ad869eb51f0b52dc220" 891 + dependencies = [ 892 + "hermit-abi 0.3.1", 893 + "libc", 894 + "windows-sys 0.48.0", 895 + ] 896 + 897 + [[package]] 898 + name = "ipnet" 899 + version = "2.7.2" 900 + source = "registry+https://github.com/rust-lang/crates.io-index" 901 + checksum = "12b6ee2129af8d4fb011108c73d99a1b83a85977f23b82460c0ae2e25bb4b57f" 902 + 903 + [[package]] 904 + name = "is-terminal" 905 + version = "0.4.7" 906 + source = "registry+https://github.com/rust-lang/crates.io-index" 907 + checksum = "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f" 908 + dependencies = [ 909 + "hermit-abi 0.3.1", 910 + "io-lifetimes", 911 + "rustix", 912 + "windows-sys 0.48.0", 913 + ] 914 + 915 + [[package]] 916 + name = "itertools" 917 + version = "0.8.2" 918 + source = "registry+https://github.com/rust-lang/crates.io-index" 919 + checksum = "f56a2d0bc861f9165be4eb3442afd3c236d8a98afd426f65d92324ae1091a484" 920 + dependencies = [ 921 + "either", 922 + ] 923 + 924 + [[package]] 925 + name = "itertools" 926 + version = "0.9.0" 927 + source = "registry+https://github.com/rust-lang/crates.io-index" 928 + checksum = "284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b" 929 + dependencies = [ 930 + "either", 931 + ] 932 + 933 + [[package]] 934 + name = "itoa" 935 + version = "1.0.6" 936 + source = "registry+https://github.com/rust-lang/crates.io-index" 937 + checksum = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6" 938 + 939 + [[package]] 940 + name = "jobserver" 941 + version = "0.1.26" 942 + source = "registry+https://github.com/rust-lang/crates.io-index" 943 + checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2" 944 + dependencies = [ 945 + "libc", 946 + ] 947 + 948 + [[package]] 949 + name = "js-sys" 950 + version = "0.3.61" 951 + source = "registry+https://github.com/rust-lang/crates.io-index" 952 + checksum = "445dde2150c55e483f3d8416706b97ec8e8237c307e5b7b4b8dd15e6af2a0730" 953 + dependencies = [ 954 + "wasm-bindgen", 955 + ] 956 + 957 + [[package]] 958 + name = "lazy_static" 959 + version = "1.4.0" 960 + source = "registry+https://github.com/rust-lang/crates.io-index" 961 + checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 962 + 963 + [[package]] 964 + name = "libc" 965 + version = "0.2.141" 966 + source = "registry+https://github.com/rust-lang/crates.io-index" 967 + checksum = "3304a64d199bb964be99741b7a14d26972741915b3649639149b2479bb46f4b5" 968 + 969 + [[package]] 970 + name = "linux-raw-sys" 971 + version = "0.3.1" 972 + source = "registry+https://github.com/rust-lang/crates.io-index" 973 + checksum = "d59d8c75012853d2e872fb56bc8a2e53718e2cafe1a4c823143141c6d90c322f" 974 + 975 + [[package]] 976 + name = "lock_api" 977 + version = "0.4.9" 978 + source = "registry+https://github.com/rust-lang/crates.io-index" 979 + checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df" 980 + dependencies = [ 981 + "autocfg", 982 + "scopeguard", 983 + ] 984 + 985 + [[package]] 986 + name = "log" 987 + version = "0.4.17" 988 + source = "registry+https://github.com/rust-lang/crates.io-index" 989 + checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e" 990 + dependencies = [ 991 + "cfg-if", 992 + ] 993 + 994 + [[package]] 995 + name = "macro_rules_attribute" 996 + version = "0.1.3" 997 + source = "registry+https://github.com/rust-lang/crates.io-index" 998 + checksum = "cf0c9b980bf4f3a37fd7b1c066941dd1b1d0152ce6ee6e8fe8c49b9f6810d862" 999 + dependencies = [ 1000 + "macro_rules_attribute-proc_macro", 1001 + "paste", 1002 + ] 1003 + 1004 + [[package]] 1005 + name = "macro_rules_attribute-proc_macro" 1006 + version = "0.1.3" 1007 + source = "registry+https://github.com/rust-lang/crates.io-index" 1008 + checksum = "58093314a45e00c77d5c508f76e77c3396afbbc0d01506e7fae47b018bac2b1d" 1009 + 1010 + [[package]] 1011 + name = "matrixmultiply" 1012 + version = "0.2.4" 1013 + source = "registry+https://github.com/rust-lang/crates.io-index" 1014 + checksum = "916806ba0031cd542105d916a97c8572e1fa6dd79c9c51e7eb43a09ec2dd84c1" 1015 + dependencies = [ 1016 + "rawpointer", 1017 + ] 1018 + 1019 + [[package]] 1020 + name = "matrixmultiply" 1021 + version = "0.3.2" 1022 + source = "registry+https://github.com/rust-lang/crates.io-index" 1023 + checksum = "add85d4dd35074e6fedc608f8c8f513a3548619a9024b751949ef0e8e45a4d84" 1024 + dependencies = [ 1025 + "rawpointer", 1026 + ] 1027 + 1028 + [[package]] 1029 + name = "memchr" 1030 + version = "2.5.0" 1031 + source = "registry+https://github.com/rust-lang/crates.io-index" 1032 + checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" 1033 + 1034 + [[package]] 1035 + name = "memoffset" 1036 + version = "0.8.0" 1037 + source = "registry+https://github.com/rust-lang/crates.io-index" 1038 + checksum = "d61c719bcfbcf5d62b3a09efa6088de8c54bc0bfcd3ea7ae39fcc186108b8de1" 1039 + dependencies = [ 1040 + "autocfg", 1041 + ] 1042 + 1043 + [[package]] 1044 + name = "mime" 1045 + version = "0.3.17" 1046 + source = "registry+https://github.com/rust-lang/crates.io-index" 1047 + checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" 1048 + 1049 + [[package]] 1050 + name = "minimal-lexical" 1051 + version = "0.2.1" 1052 + source = "registry+https://github.com/rust-lang/crates.io-index" 1053 + checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 1054 + 1055 + [[package]] 1056 + name = "miniz_oxide" 1057 + version = "0.6.2" 1058 + source = "registry+https://github.com/rust-lang/crates.io-index" 1059 + checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa" 1060 + dependencies = [ 1061 + "adler", 1062 + ] 1063 + 1064 + [[package]] 1065 + name = "mio" 1066 + version = "0.8.6" 1067 + source = "registry+https://github.com/rust-lang/crates.io-index" 1068 + checksum = "5b9d9a46eff5b4ff64b45a9e316a6d1e0bc719ef429cbec4dc630684212bfdf9" 1069 + dependencies = [ 1070 + "libc", 1071 + "log", 1072 + "wasi", 1073 + "windows-sys 0.45.0", 1074 + ] 1075 + 1076 + [[package]] 1077 + name = "monostate" 1078 + version = "0.1.6" 1079 + source = "registry+https://github.com/rust-lang/crates.io-index" 1080 + checksum = "0230b703f1ac35df1e24f6d0d2255472bcccaf657ecdfa4f1fcbcad1ad5bb98a" 1081 + dependencies = [ 1082 + "monostate-impl", 1083 + "serde", 1084 + ] 1085 + 1086 + [[package]] 1087 + name = "monostate-impl" 1088 + version = "0.1.6" 1089 + source = "registry+https://github.com/rust-lang/crates.io-index" 1090 + checksum = "8795add3e14028f11f8e848bd3294898a8294767b3776b6f733560d33bd2530b" 1091 + dependencies = [ 1092 + "proc-macro2", 1093 + "quote", 1094 + "syn 2.0.15", 1095 + ] 1096 + 1097 + [[package]] 1098 + name = "native-tls" 1099 + version = "0.2.11" 1100 + source = "registry+https://github.com/rust-lang/crates.io-index" 1101 + checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e" 1102 + dependencies = [ 1103 + "lazy_static", 1104 + "libc", 1105 + "log", 1106 + "openssl", 1107 + "openssl-probe", 1108 + "openssl-sys", 1109 + "schannel", 1110 + "security-framework", 1111 + "security-framework-sys", 1112 + "tempfile", 1113 + ] 1114 + 1115 + [[package]] 1116 + name = "ndarray" 1117 + version = "0.13.1" 1118 + source = "registry+https://github.com/rust-lang/crates.io-index" 1119 + checksum = "ac06db03ec2f46ee0ecdca1a1c34a99c0d188a0d83439b84bf0cb4b386e4ab09" 1120 + dependencies = [ 1121 + "matrixmultiply 0.2.4", 1122 + "num-complex 0.2.4", 1123 + "num-integer", 1124 + "num-traits", 1125 + "rawpointer", 1126 + ] 1127 + 1128 + [[package]] 1129 + name = "ndarray" 1130 + version = "0.15.6" 1131 + source = "registry+https://github.com/rust-lang/crates.io-index" 1132 + checksum = "adb12d4e967ec485a5f71c6311fe28158e9d6f4bc4a447b474184d0f91a8fa32" 1133 + dependencies = [ 1134 + "matrixmultiply 0.3.2", 1135 + "num-complex 0.4.3", 1136 + "num-integer", 1137 + "num-traits", 1138 + "rawpointer", 1139 + ] 1140 + 1141 + [[package]] 1142 + name = "nom" 1143 + version = "7.1.3" 1144 + source = "registry+https://github.com/rust-lang/crates.io-index" 1145 + checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 1146 + dependencies = [ 1147 + "memchr", 1148 + "minimal-lexical", 1149 + ] 1150 + 1151 + [[package]] 1152 + name = "num-complex" 1153 + version = "0.2.4" 1154 + source = "registry+https://github.com/rust-lang/crates.io-index" 1155 + checksum = "b6b19411a9719e753aff12e5187b74d60d3dc449ec3f4dc21e3989c3f554bc95" 1156 + dependencies = [ 1157 + "autocfg", 1158 + "num-traits", 1159 + ] 1160 + 1161 + [[package]] 1162 + name = "num-complex" 1163 + version = "0.4.3" 1164 + source = "registry+https://github.com/rust-lang/crates.io-index" 1165 + checksum = "02e0d21255c828d6f128a1e41534206671e8c3ea0c62f32291e808dc82cff17d" 1166 + dependencies = [ 1167 + "num-traits", 1168 + ] 1169 + 1170 + [[package]] 1171 + name = "num-integer" 1172 + version = "0.1.45" 1173 + source = "registry+https://github.com/rust-lang/crates.io-index" 1174 + checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9" 1175 + dependencies = [ 1176 + "autocfg", 1177 + "num-traits", 1178 + ] 1179 + 1180 + [[package]] 1181 + name = "num-traits" 1182 + version = "0.2.15" 1183 + source = "registry+https://github.com/rust-lang/crates.io-index" 1184 + checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd" 1185 + dependencies = [ 1186 + "autocfg", 1187 + ] 1188 + 1189 + [[package]] 1190 + name = "num_cpus" 1191 + version = "1.15.0" 1192 + source = "registry+https://github.com/rust-lang/crates.io-index" 1193 + checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b" 1194 + dependencies = [ 1195 + "hermit-abi 0.2.6", 1196 + "libc", 1197 + ] 1198 + 1199 + [[package]] 1200 + name = "number_prefix" 1201 + version = "0.3.0" 1202 + source = "registry+https://github.com/rust-lang/crates.io-index" 1203 + checksum = "17b02fc0ff9a9e4b35b3342880f48e896ebf69f2967921fe8646bf5b7125956a" 1204 + 1205 + [[package]] 1206 + name = "number_prefix" 1207 + version = "0.4.0" 1208 + source = "registry+https://github.com/rust-lang/crates.io-index" 1209 + checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3" 1210 + 1211 + [[package]] 1212 + name = "numpy" 1213 + version = "0.18.0" 1214 + source = "registry+https://github.com/rust-lang/crates.io-index" 1215 + checksum = "96b0fee4571867d318651c24f4a570c3f18408cf95f16ccb576b3ce85496a46e" 1216 + dependencies = [ 1217 + "libc", 1218 + "ndarray 0.15.6", 1219 + "num-complex 0.4.3", 1220 + "num-integer", 1221 + "num-traits", 1222 + "pyo3", 1223 + "rustc-hash", 1224 + ] 1225 + 1226 + [[package]] 1227 + name = "once_cell" 1228 + version = "1.17.1" 1229 + source = "registry+https://github.com/rust-lang/crates.io-index" 1230 + checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3" 1231 + 1232 + [[package]] 1233 + name = "onig" 1234 + version = "6.4.0" 1235 + source = "registry+https://github.com/rust-lang/crates.io-index" 1236 + checksum = "8c4b31c8722ad9171c6d77d3557db078cab2bd50afcc9d09c8b315c59df8ca4f" 1237 + dependencies = [ 1238 + "bitflags", 1239 + "libc", 1240 + "once_cell", 1241 + "onig_sys", 1242 + ] 1243 + 1244 + [[package]] 1245 + name = "onig_sys" 1246 + version = "69.8.1" 1247 + source = "registry+https://github.com/rust-lang/crates.io-index" 1248 + checksum = "7b829e3d7e9cc74c7e315ee8edb185bf4190da5acde74afd7fc59c35b1f086e7" 1249 + dependencies = [ 1250 + "cc", 1251 + "pkg-config", 1252 + ] 1253 + 1254 + [[package]] 1255 + name = "opaque-debug" 1256 + version = "0.3.0" 1257 + source = "registry+https://github.com/rust-lang/crates.io-index" 1258 + checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5" 1259 + 1260 + [[package]] 1261 + name = "openssl" 1262 + version = "0.10.50" 1263 + source = "registry+https://github.com/rust-lang/crates.io-index" 1264 + checksum = "7e30d8bc91859781f0a943411186324d580f2bbeb71b452fe91ae344806af3f1" 1265 + dependencies = [ 1266 + "bitflags", 1267 + "cfg-if", 1268 + "foreign-types", 1269 + "libc", 1270 + "once_cell", 1271 + "openssl-macros", 1272 + "openssl-sys", 1273 + ] 1274 + 1275 + [[package]] 1276 + name = "openssl-macros" 1277 + version = "0.1.1" 1278 + source = "registry+https://github.com/rust-lang/crates.io-index" 1279 + checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" 1280 + dependencies = [ 1281 + "proc-macro2", 1282 + "quote", 1283 + "syn 2.0.15", 1284 + ] 1285 + 1286 + [[package]] 1287 + name = "openssl-probe" 1288 + version = "0.1.5" 1289 + source = "registry+https://github.com/rust-lang/crates.io-index" 1290 + checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" 1291 + 1292 + [[package]] 1293 + name = "openssl-sys" 1294 + version = "0.9.85" 1295 + source = "registry+https://github.com/rust-lang/crates.io-index" 1296 + checksum = "0d3d193fb1488ad46ffe3aaabc912cc931d02ee8518fe2959aea8ef52718b0c0" 1297 + dependencies = [ 1298 + "cc", 1299 + "libc", 1300 + "pkg-config", 1301 + "vcpkg", 1302 + ] 1303 + 1304 + [[package]] 1305 + name = "parking_lot" 1306 + version = "0.12.1" 1307 + source = "registry+https://github.com/rust-lang/crates.io-index" 1308 + checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f" 1309 + dependencies = [ 1310 + "lock_api", 1311 + "parking_lot_core", 1312 + ] 1313 + 1314 + [[package]] 1315 + name = "parking_lot_core" 1316 + version = "0.9.7" 1317 + source = "registry+https://github.com/rust-lang/crates.io-index" 1318 + checksum = "9069cbb9f99e3a5083476ccb29ceb1de18b9118cafa53e90c9551235de2b9521" 1319 + dependencies = [ 1320 + "cfg-if", 1321 + "libc", 1322 + "redox_syscall 0.2.16", 1323 + "smallvec", 1324 + "windows-sys 0.45.0", 1325 + ] 1326 + 1327 + [[package]] 1328 + name = "password-hash" 1329 + version = "0.4.2" 1330 + source = "registry+https://github.com/rust-lang/crates.io-index" 1331 + checksum = "7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700" 1332 + dependencies = [ 1333 + "base64ct", 1334 + "rand_core", 1335 + "subtle", 1336 + ] 1337 + 1338 + [[package]] 1339 + name = "paste" 1340 + version = "1.0.12" 1341 + source = "registry+https://github.com/rust-lang/crates.io-index" 1342 + checksum = "9f746c4065a8fa3fe23974dd82f15431cc8d40779821001404d10d2e79ca7d79" 1343 + 1344 + [[package]] 1345 + name = "pbkdf2" 1346 + version = "0.11.0" 1347 + source = "registry+https://github.com/rust-lang/crates.io-index" 1348 + checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917" 1349 + dependencies = [ 1350 + "digest", 1351 + "hmac", 1352 + "password-hash", 1353 + "sha2", 1354 + ] 1355 + 1356 + [[package]] 1357 + name = "percent-encoding" 1358 + version = "2.2.0" 1359 + source = "registry+https://github.com/rust-lang/crates.io-index" 1360 + checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e" 1361 + 1362 + [[package]] 1363 + name = "pin-project-lite" 1364 + version = "0.2.9" 1365 + source = "registry+https://github.com/rust-lang/crates.io-index" 1366 + checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116" 1367 + 1368 + [[package]] 1369 + name = "pin-utils" 1370 + version = "0.1.0" 1371 + source = "registry+https://github.com/rust-lang/crates.io-index" 1372 + checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 1373 + 1374 + [[package]] 1375 + name = "pkg-config" 1376 + version = "0.3.26" 1377 + source = "registry+https://github.com/rust-lang/crates.io-index" 1378 + checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160" 1379 + 1380 + [[package]] 1381 + name = "ppv-lite86" 1382 + version = "0.2.17" 1383 + source = "registry+https://github.com/rust-lang/crates.io-index" 1384 + checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" 1385 + 1386 + [[package]] 1387 + name = "proc-macro2" 1388 + version = "1.0.56" 1389 + source = "registry+https://github.com/rust-lang/crates.io-index" 1390 + checksum = "2b63bdb0cd06f1f4dedf69b254734f9b45af66e4a031e42a7480257d9898b435" 1391 + dependencies = [ 1392 + "unicode-ident", 1393 + ] 1394 + 1395 + [[package]] 1396 + name = "pyo3" 1397 + version = "0.18.3" 1398 + source = "registry+https://github.com/rust-lang/crates.io-index" 1399 + checksum = "e3b1ac5b3731ba34fdaa9785f8d74d17448cd18f30cf19e0c7e7b1fdb5272109" 1400 + dependencies = [ 1401 + "cfg-if", 1402 + "indoc", 1403 + "libc", 1404 + "memoffset", 1405 + "parking_lot", 1406 + "pyo3-build-config", 1407 + "pyo3-ffi", 1408 + "pyo3-macros", 1409 + "unindent", 1410 + ] 1411 + 1412 + [[package]] 1413 + name = "pyo3-build-config" 1414 + version = "0.18.3" 1415 + source = "registry+https://github.com/rust-lang/crates.io-index" 1416 + checksum = "9cb946f5ac61bb61a5014924910d936ebd2b23b705f7a4a3c40b05c720b079a3" 1417 + dependencies = [ 1418 + "once_cell", 1419 + "target-lexicon", 1420 + ] 1421 + 1422 + [[package]] 1423 + name = "pyo3-ffi" 1424 + version = "0.18.3" 1425 + source = "registry+https://github.com/rust-lang/crates.io-index" 1426 + checksum = "fd4d7c5337821916ea2a1d21d1092e8443cf34879e53a0ac653fbb98f44ff65c" 1427 + dependencies = [ 1428 + "libc", 1429 + "pyo3-build-config", 1430 + ] 1431 + 1432 + [[package]] 1433 + name = "pyo3-macros" 1434 + version = "0.18.3" 1435 + source = "registry+https://github.com/rust-lang/crates.io-index" 1436 + checksum = "a9d39c55dab3fc5a4b25bbd1ac10a2da452c4aca13bb450f22818a002e29648d" 1437 + dependencies = [ 1438 + "proc-macro2", 1439 + "pyo3-macros-backend", 1440 + "quote", 1441 + "syn 1.0.109", 1442 + ] 1443 + 1444 + [[package]] 1445 + name = "pyo3-macros-backend" 1446 + version = "0.18.3" 1447 + source = "registry+https://github.com/rust-lang/crates.io-index" 1448 + checksum = "97daff08a4c48320587b5224cc98d609e3c27b6d437315bd40b605c98eeb5918" 1449 + dependencies = [ 1450 + "proc-macro2", 1451 + "quote", 1452 + "syn 1.0.109", 1453 + ] 1454 + 1455 + [[package]] 1456 + name = "quick-error" 1457 + version = "1.2.3" 1458 + source = "registry+https://github.com/rust-lang/crates.io-index" 1459 + checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" 1460 + 1461 + [[package]] 1462 + name = "quote" 1463 + version = "1.0.26" 1464 + source = "registry+https://github.com/rust-lang/crates.io-index" 1465 + checksum = "4424af4bf778aae2051a77b60283332f386554255d722233d09fbfc7e30da2fc" 1466 + dependencies = [ 1467 + "proc-macro2", 1468 + ] 1469 + 1470 + [[package]] 1471 + name = "rand" 1472 + version = "0.8.5" 1473 + source = "registry+https://github.com/rust-lang/crates.io-index" 1474 + checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 1475 + dependencies = [ 1476 + "libc", 1477 + "rand_chacha", 1478 + "rand_core", 1479 + ] 1480 + 1481 + [[package]] 1482 + name = "rand_chacha" 1483 + version = "0.3.1" 1484 + source = "registry+https://github.com/rust-lang/crates.io-index" 1485 + checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 1486 + dependencies = [ 1487 + "ppv-lite86", 1488 + "rand_core", 1489 + ] 1490 + 1491 + [[package]] 1492 + name = "rand_core" 1493 + version = "0.6.4" 1494 + source = "registry+https://github.com/rust-lang/crates.io-index" 1495 + checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" 1496 + dependencies = [ 1497 + "getrandom", 1498 + ] 1499 + 1500 + [[package]] 1501 + name = "rawpointer" 1502 + version = "0.2.1" 1503 + source = "registry+https://github.com/rust-lang/crates.io-index" 1504 + checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3" 1505 + 1506 + [[package]] 1507 + name = "rayon" 1508 + version = "1.7.0" 1509 + source = "registry+https://github.com/rust-lang/crates.io-index" 1510 + checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b" 1511 + dependencies = [ 1512 + "either", 1513 + "rayon-core", 1514 + ] 1515 + 1516 + [[package]] 1517 + name = "rayon-cond" 1518 + version = "0.1.0" 1519 + source = "registry+https://github.com/rust-lang/crates.io-index" 1520 + checksum = "fd1259362c9065e5ea39a789ef40b1e3fd934c94beb7b5ab3ac6629d3b5e7cb7" 1521 + dependencies = [ 1522 + "either", 1523 + "itertools 0.8.2", 1524 + "rayon", 1525 + ] 1526 + 1527 + [[package]] 1528 + name = "rayon-core" 1529 + version = "1.11.0" 1530 + source = "registry+https://github.com/rust-lang/crates.io-index" 1531 + checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d" 1532 + dependencies = [ 1533 + "crossbeam-channel", 1534 + "crossbeam-deque", 1535 + "crossbeam-utils", 1536 + "num_cpus", 1537 + ] 1538 + 1539 + [[package]] 1540 + name = "redox_syscall" 1541 + version = "0.2.16" 1542 + source = "registry+https://github.com/rust-lang/crates.io-index" 1543 + checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a" 1544 + dependencies = [ 1545 + "bitflags", 1546 + ] 1547 + 1548 + [[package]] 1549 + name = "redox_syscall" 1550 + version = "0.3.5" 1551 + source = "registry+https://github.com/rust-lang/crates.io-index" 1552 + checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" 1553 + dependencies = [ 1554 + "bitflags", 1555 + ] 1556 + 1557 + [[package]] 1558 + name = "redox_users" 1559 + version = "0.4.3" 1560 + source = "registry+https://github.com/rust-lang/crates.io-index" 1561 + checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b" 1562 + dependencies = [ 1563 + "getrandom", 1564 + "redox_syscall 0.2.16", 1565 + "thiserror", 1566 + ] 1567 + 1568 + [[package]] 1569 + name = "regex" 1570 + version = "1.7.3" 1571 + source = "registry+https://github.com/rust-lang/crates.io-index" 1572 + checksum = "8b1f693b24f6ac912f4893ef08244d70b6067480d2f1a46e950c9691e6749d1d" 1573 + dependencies = [ 1574 + "aho-corasick", 1575 + "memchr", 1576 + "regex-syntax", 1577 + ] 1578 + 1579 + [[package]] 1580 + name = "regex-syntax" 1581 + version = "0.6.29" 1582 + source = "registry+https://github.com/rust-lang/crates.io-index" 1583 + checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" 1584 + 1585 + [[package]] 1586 + name = "reqwest" 1587 + version = "0.11.16" 1588 + source = "registry+https://github.com/rust-lang/crates.io-index" 1589 + checksum = "27b71749df584b7f4cac2c426c127a7c785a5106cc98f7a8feb044115f0fa254" 1590 + dependencies = [ 1591 + "base64 0.21.0", 1592 + "bytes", 1593 + "encoding_rs", 1594 + "futures-core", 1595 + "futures-util", 1596 + "h2", 1597 + "http", 1598 + "http-body", 1599 + "hyper", 1600 + "hyper-tls", 1601 + "ipnet", 1602 + "js-sys", 1603 + "log", 1604 + "mime", 1605 + "native-tls", 1606 + "once_cell", 1607 + "percent-encoding", 1608 + "pin-project-lite", 1609 + "serde", 1610 + "serde_json", 1611 + "serde_urlencoded", 1612 + "tokio", 1613 + "tokio-native-tls", 1614 + "tower-service", 1615 + "url", 1616 + "wasm-bindgen", 1617 + "wasm-bindgen-futures", 1618 + "web-sys", 1619 + "winreg", 1620 + ] 1621 + 1622 + [[package]] 1623 + name = "rustc-hash" 1624 + version = "1.1.0" 1625 + source = "registry+https://github.com/rust-lang/crates.io-index" 1626 + checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" 1627 + 1628 + [[package]] 1629 + name = "rustix" 1630 + version = "0.37.11" 1631 + source = "registry+https://github.com/rust-lang/crates.io-index" 1632 + checksum = "85597d61f83914ddeba6a47b3b8ffe7365107221c2e557ed94426489fefb5f77" 1633 + dependencies = [ 1634 + "bitflags", 1635 + "errno", 1636 + "io-lifetimes", 1637 + "libc", 1638 + "linux-raw-sys", 1639 + "windows-sys 0.48.0", 1640 + ] 1641 + 1642 + [[package]] 1643 + name = "ryu" 1644 + version = "1.0.13" 1645 + source = "registry+https://github.com/rust-lang/crates.io-index" 1646 + checksum = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041" 1647 + 1648 + [[package]] 1649 + name = "schannel" 1650 + version = "0.1.21" 1651 + source = "registry+https://github.com/rust-lang/crates.io-index" 1652 + checksum = "713cfb06c7059f3588fb8044c0fad1d09e3c01d225e25b9220dbfdcf16dbb1b3" 1653 + dependencies = [ 1654 + "windows-sys 0.42.0", 1655 + ] 1656 + 1657 + [[package]] 1658 + name = "scopeguard" 1659 + version = "1.1.0" 1660 + source = "registry+https://github.com/rust-lang/crates.io-index" 1661 + checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" 1662 + 1663 + [[package]] 1664 + name = "security-framework" 1665 + version = "2.8.2" 1666 + source = "registry+https://github.com/rust-lang/crates.io-index" 1667 + checksum = "a332be01508d814fed64bf28f798a146d73792121129962fdf335bb3c49a4254" 1668 + dependencies = [ 1669 + "bitflags", 1670 + "core-foundation", 1671 + "core-foundation-sys", 1672 + "libc", 1673 + "security-framework-sys", 1674 + ] 1675 + 1676 + [[package]] 1677 + name = "security-framework-sys" 1678 + version = "2.8.0" 1679 + source = "registry+https://github.com/rust-lang/crates.io-index" 1680 + checksum = "31c9bb296072e961fcbd8853511dd39c2d8be2deb1e17c6860b1d30732b323b4" 1681 + dependencies = [ 1682 + "core-foundation-sys", 1683 + "libc", 1684 + ] 1685 + 1686 + [[package]] 1687 + name = "serde" 1688 + version = "1.0.160" 1689 + source = "registry+https://github.com/rust-lang/crates.io-index" 1690 + checksum = "bb2f3770c8bce3bcda7e149193a069a0f4365bda1fa5cd88e03bca26afc1216c" 1691 + dependencies = [ 1692 + "serde_derive", 1693 + ] 1694 + 1695 + [[package]] 1696 + name = "serde_derive" 1697 + version = "1.0.160" 1698 + source = "registry+https://github.com/rust-lang/crates.io-index" 1699 + checksum = "291a097c63d8497e00160b166a967a4a79c64f3facdd01cbd7502231688d77df" 1700 + dependencies = [ 1701 + "proc-macro2", 1702 + "quote", 1703 + "syn 2.0.15", 1704 + ] 1705 + 1706 + [[package]] 1707 + name = "serde_json" 1708 + version = "1.0.96" 1709 + source = "registry+https://github.com/rust-lang/crates.io-index" 1710 + checksum = "057d394a50403bcac12672b2b18fb387ab6d289d957dab67dd201875391e52f1" 1711 + dependencies = [ 1712 + "itoa", 1713 + "ryu", 1714 + "serde", 1715 + ] 1716 + 1717 + [[package]] 1718 + name = "serde_urlencoded" 1719 + version = "0.7.1" 1720 + source = "registry+https://github.com/rust-lang/crates.io-index" 1721 + checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" 1722 + dependencies = [ 1723 + "form_urlencoded", 1724 + "itoa", 1725 + "ryu", 1726 + "serde", 1727 + ] 1728 + 1729 + [[package]] 1730 + name = "sha1" 1731 + version = "0.10.5" 1732 + source = "registry+https://github.com/rust-lang/crates.io-index" 1733 + checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3" 1734 + dependencies = [ 1735 + "cfg-if", 1736 + "cpufeatures", 1737 + "digest", 1738 + ] 1739 + 1740 + [[package]] 1741 + name = "sha2" 1742 + version = "0.10.6" 1743 + source = "registry+https://github.com/rust-lang/crates.io-index" 1744 + checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0" 1745 + dependencies = [ 1746 + "cfg-if", 1747 + "cpufeatures", 1748 + "digest", 1749 + ] 1750 + 1751 + [[package]] 1752 + name = "slab" 1753 + version = "0.4.8" 1754 + source = "registry+https://github.com/rust-lang/crates.io-index" 1755 + checksum = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d" 1756 + dependencies = [ 1757 + "autocfg", 1758 + ] 1759 + 1760 + [[package]] 1761 + name = "smallvec" 1762 + version = "1.10.0" 1763 + source = "registry+https://github.com/rust-lang/crates.io-index" 1764 + checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0" 1765 + 1766 + [[package]] 1767 + name = "socket2" 1768 + version = "0.4.9" 1769 + source = "registry+https://github.com/rust-lang/crates.io-index" 1770 + checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662" 1771 + dependencies = [ 1772 + "libc", 1773 + "winapi", 1774 + ] 1775 + 1776 + [[package]] 1777 + name = "spm_precompiled" 1778 + version = "0.1.4" 1779 + source = "registry+https://github.com/rust-lang/crates.io-index" 1780 + checksum = "5851699c4033c63636f7ea4cf7b7c1f1bf06d0cc03cfb42e711de5a5c46cf326" 1781 + dependencies = [ 1782 + "base64 0.13.1", 1783 + "nom", 1784 + "serde", 1785 + "unicode-segmentation", 1786 + ] 1787 + 1788 + [[package]] 1789 + name = "strsim" 1790 + version = "0.10.0" 1791 + source = "registry+https://github.com/rust-lang/crates.io-index" 1792 + checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" 1793 + 1794 + [[package]] 1795 + name = "subtle" 1796 + version = "2.4.1" 1797 + source = "registry+https://github.com/rust-lang/crates.io-index" 1798 + checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601" 1799 + 1800 + [[package]] 1801 + name = "syn" 1802 + version = "1.0.109" 1803 + source = "registry+https://github.com/rust-lang/crates.io-index" 1804 + checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 1805 + dependencies = [ 1806 + "proc-macro2", 1807 + "quote", 1808 + "unicode-ident", 1809 + ] 1810 + 1811 + [[package]] 1812 + name = "syn" 1813 + version = "2.0.15" 1814 + source = "registry+https://github.com/rust-lang/crates.io-index" 1815 + checksum = "a34fcf3e8b60f57e6a14301a2e916d323af98b0ea63c599441eec8558660c822" 1816 + dependencies = [ 1817 + "proc-macro2", 1818 + "quote", 1819 + "unicode-ident", 1820 + ] 1821 + 1822 + [[package]] 1823 + name = "tar" 1824 + version = "0.4.38" 1825 + source = "registry+https://github.com/rust-lang/crates.io-index" 1826 + checksum = "4b55807c0344e1e6c04d7c965f5289c39a8d94ae23ed5c0b57aabac549f871c6" 1827 + dependencies = [ 1828 + "filetime", 1829 + "libc", 1830 + "xattr", 1831 + ] 1832 + 1833 + [[package]] 1834 + name = "target-lexicon" 1835 + version = "0.12.6" 1836 + source = "registry+https://github.com/rust-lang/crates.io-index" 1837 + checksum = "8ae9980cab1db3fceee2f6c6f643d5d8de2997c58ee8d25fb0cc8a9e9e7348e5" 1838 + 1839 + [[package]] 1840 + name = "tempfile" 1841 + version = "3.5.0" 1842 + source = "registry+https://github.com/rust-lang/crates.io-index" 1843 + checksum = "b9fbec84f381d5795b08656e4912bec604d162bff9291d6189a78f4c8ab87998" 1844 + dependencies = [ 1845 + "cfg-if", 1846 + "fastrand", 1847 + "redox_syscall 0.3.5", 1848 + "rustix", 1849 + "windows-sys 0.45.0", 1850 + ] 1851 + 1852 + [[package]] 1853 + name = "termcolor" 1854 + version = "1.2.0" 1855 + source = "registry+https://github.com/rust-lang/crates.io-index" 1856 + checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6" 1857 + dependencies = [ 1858 + "winapi-util", 1859 + ] 1860 + 1861 + [[package]] 1862 + name = "thiserror" 1863 + version = "1.0.40" 1864 + source = "registry+https://github.com/rust-lang/crates.io-index" 1865 + checksum = "978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac" 1866 + dependencies = [ 1867 + "thiserror-impl", 1868 + ] 1869 + 1870 + [[package]] 1871 + name = "thiserror-impl" 1872 + version = "1.0.40" 1873 + source = "registry+https://github.com/rust-lang/crates.io-index" 1874 + checksum = "f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f" 1875 + dependencies = [ 1876 + "proc-macro2", 1877 + "quote", 1878 + "syn 2.0.15", 1879 + ] 1880 + 1881 + [[package]] 1882 + name = "time" 1883 + version = "0.3.20" 1884 + source = "registry+https://github.com/rust-lang/crates.io-index" 1885 + checksum = "cd0cbfecb4d19b5ea75bb31ad904eb5b9fa13f21079c3b92017ebdf4999a5890" 1886 + dependencies = [ 1887 + "serde", 1888 + "time-core", 1889 + ] 1890 + 1891 + [[package]] 1892 + name = "time-core" 1893 + version = "0.1.0" 1894 + source = "registry+https://github.com/rust-lang/crates.io-index" 1895 + checksum = "2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd" 1896 + 1897 + [[package]] 1898 + name = "tinyvec" 1899 + version = "1.6.0" 1900 + source = "registry+https://github.com/rust-lang/crates.io-index" 1901 + checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50" 1902 + dependencies = [ 1903 + "tinyvec_macros", 1904 + ] 1905 + 1906 + [[package]] 1907 + name = "tinyvec_macros" 1908 + version = "0.1.1" 1909 + source = "registry+https://github.com/rust-lang/crates.io-index" 1910 + checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" 1911 + 1912 + [[package]] 1913 + name = "tokenizers" 1914 + version = "0.13.3" 1915 + dependencies = [ 1916 + "aho-corasick", 1917 + "cached-path", 1918 + "clap", 1919 + "derive_builder", 1920 + "dirs", 1921 + "esaxx-rs", 1922 + "getrandom", 1923 + "indicatif 0.15.0", 1924 + "itertools 0.9.0", 1925 + "lazy_static", 1926 + "log", 1927 + "macro_rules_attribute", 1928 + "monostate", 1929 + "onig", 1930 + "paste", 1931 + "rand", 1932 + "rayon", 1933 + "rayon-cond", 1934 + "regex", 1935 + "regex-syntax", 1936 + "reqwest", 1937 + "serde", 1938 + "serde_json", 1939 + "spm_precompiled", 1940 + "thiserror", 1941 + "unicode-normalization-alignments", 1942 + "unicode-segmentation", 1943 + "unicode_categories", 1944 + ] 1945 + 1946 + [[package]] 1947 + name = "tokenizers-python" 1948 + version = "0.13.3" 1949 + dependencies = [ 1950 + "env_logger", 1951 + "itertools 0.9.0", 1952 + "libc", 1953 + "ndarray 0.13.1", 1954 + "numpy", 1955 + "onig", 1956 + "pyo3", 1957 + "rayon", 1958 + "serde", 1959 + "serde_json", 1960 + "tempfile", 1961 + "tokenizers", 1962 + ] 1963 + 1964 + [[package]] 1965 + name = "tokio" 1966 + version = "1.27.0" 1967 + source = "registry+https://github.com/rust-lang/crates.io-index" 1968 + checksum = "d0de47a4eecbe11f498978a9b29d792f0d2692d1dd003650c24c76510e3bc001" 1969 + dependencies = [ 1970 + "autocfg", 1971 + "bytes", 1972 + "libc", 1973 + "mio", 1974 + "num_cpus", 1975 + "pin-project-lite", 1976 + "socket2", 1977 + "windows-sys 0.45.0", 1978 + ] 1979 + 1980 + [[package]] 1981 + name = "tokio-native-tls" 1982 + version = "0.3.1" 1983 + source = "registry+https://github.com/rust-lang/crates.io-index" 1984 + checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" 1985 + dependencies = [ 1986 + "native-tls", 1987 + "tokio", 1988 + ] 1989 + 1990 + [[package]] 1991 + name = "tokio-util" 1992 + version = "0.7.7" 1993 + source = "registry+https://github.com/rust-lang/crates.io-index" 1994 + checksum = "5427d89453009325de0d8f342c9490009f76e999cb7672d77e46267448f7e6b2" 1995 + dependencies = [ 1996 + "bytes", 1997 + "futures-core", 1998 + "futures-sink", 1999 + "pin-project-lite", 2000 + "tokio", 2001 + "tracing", 2002 + ] 2003 + 2004 + [[package]] 2005 + name = "tower-service" 2006 + version = "0.3.2" 2007 + source = "registry+https://github.com/rust-lang/crates.io-index" 2008 + checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" 2009 + 2010 + [[package]] 2011 + name = "tracing" 2012 + version = "0.1.37" 2013 + source = "registry+https://github.com/rust-lang/crates.io-index" 2014 + checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8" 2015 + dependencies = [ 2016 + "cfg-if", 2017 + "pin-project-lite", 2018 + "tracing-core", 2019 + ] 2020 + 2021 + [[package]] 2022 + name = "tracing-core" 2023 + version = "0.1.30" 2024 + source = "registry+https://github.com/rust-lang/crates.io-index" 2025 + checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a" 2026 + dependencies = [ 2027 + "once_cell", 2028 + ] 2029 + 2030 + [[package]] 2031 + name = "try-lock" 2032 + version = "0.2.4" 2033 + source = "registry+https://github.com/rust-lang/crates.io-index" 2034 + checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed" 2035 + 2036 + [[package]] 2037 + name = "typenum" 2038 + version = "1.16.0" 2039 + source = "registry+https://github.com/rust-lang/crates.io-index" 2040 + checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba" 2041 + 2042 + [[package]] 2043 + name = "unicode-bidi" 2044 + version = "0.3.13" 2045 + source = "registry+https://github.com/rust-lang/crates.io-index" 2046 + checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460" 2047 + 2048 + [[package]] 2049 + name = "unicode-ident" 2050 + version = "1.0.8" 2051 + source = "registry+https://github.com/rust-lang/crates.io-index" 2052 + checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4" 2053 + 2054 + [[package]] 2055 + name = "unicode-normalization" 2056 + version = "0.1.22" 2057 + source = "registry+https://github.com/rust-lang/crates.io-index" 2058 + checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921" 2059 + dependencies = [ 2060 + "tinyvec", 2061 + ] 2062 + 2063 + [[package]] 2064 + name = "unicode-normalization-alignments" 2065 + version = "0.1.12" 2066 + source = "registry+https://github.com/rust-lang/crates.io-index" 2067 + checksum = "43f613e4fa046e69818dd287fdc4bc78175ff20331479dab6e1b0f98d57062de" 2068 + dependencies = [ 2069 + "smallvec", 2070 + ] 2071 + 2072 + [[package]] 2073 + name = "unicode-segmentation" 2074 + version = "1.10.1" 2075 + source = "registry+https://github.com/rust-lang/crates.io-index" 2076 + checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36" 2077 + 2078 + [[package]] 2079 + name = "unicode-width" 2080 + version = "0.1.10" 2081 + source = "registry+https://github.com/rust-lang/crates.io-index" 2082 + checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b" 2083 + 2084 + [[package]] 2085 + name = "unicode_categories" 2086 + version = "0.1.1" 2087 + source = "registry+https://github.com/rust-lang/crates.io-index" 2088 + checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e" 2089 + 2090 + [[package]] 2091 + name = "unindent" 2092 + version = "0.1.11" 2093 + source = "registry+https://github.com/rust-lang/crates.io-index" 2094 + checksum = "e1766d682d402817b5ac4490b3c3002d91dfa0d22812f341609f97b08757359c" 2095 + 2096 + [[package]] 2097 + name = "url" 2098 + version = "2.3.1" 2099 + source = "registry+https://github.com/rust-lang/crates.io-index" 2100 + checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643" 2101 + dependencies = [ 2102 + "form_urlencoded", 2103 + "idna", 2104 + "percent-encoding", 2105 + ] 2106 + 2107 + [[package]] 2108 + name = "utf8parse" 2109 + version = "0.2.1" 2110 + source = "registry+https://github.com/rust-lang/crates.io-index" 2111 + checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" 2112 + 2113 + [[package]] 2114 + name = "vcpkg" 2115 + version = "0.2.15" 2116 + source = "registry+https://github.com/rust-lang/crates.io-index" 2117 + checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 2118 + 2119 + [[package]] 2120 + name = "version_check" 2121 + version = "0.9.4" 2122 + source = "registry+https://github.com/rust-lang/crates.io-index" 2123 + checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 2124 + 2125 + [[package]] 2126 + name = "want" 2127 + version = "0.3.0" 2128 + source = "registry+https://github.com/rust-lang/crates.io-index" 2129 + checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0" 2130 + dependencies = [ 2131 + "log", 2132 + "try-lock", 2133 + ] 2134 + 2135 + [[package]] 2136 + name = "wasi" 2137 + version = "0.11.0+wasi-snapshot-preview1" 2138 + source = "registry+https://github.com/rust-lang/crates.io-index" 2139 + checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 2140 + 2141 + [[package]] 2142 + name = "wasm-bindgen" 2143 + version = "0.2.84" 2144 + source = "registry+https://github.com/rust-lang/crates.io-index" 2145 + checksum = "31f8dcbc21f30d9b8f2ea926ecb58f6b91192c17e9d33594b3df58b2007ca53b" 2146 + dependencies = [ 2147 + "cfg-if", 2148 + "wasm-bindgen-macro", 2149 + ] 2150 + 2151 + [[package]] 2152 + name = "wasm-bindgen-backend" 2153 + version = "0.2.84" 2154 + source = "registry+https://github.com/rust-lang/crates.io-index" 2155 + checksum = "95ce90fd5bcc06af55a641a86428ee4229e44e07033963a2290a8e241607ccb9" 2156 + dependencies = [ 2157 + "bumpalo", 2158 + "log", 2159 + "once_cell", 2160 + "proc-macro2", 2161 + "quote", 2162 + "syn 1.0.109", 2163 + "wasm-bindgen-shared", 2164 + ] 2165 + 2166 + [[package]] 2167 + name = "wasm-bindgen-futures" 2168 + version = "0.4.34" 2169 + source = "registry+https://github.com/rust-lang/crates.io-index" 2170 + checksum = "f219e0d211ba40266969f6dbdd90636da12f75bee4fc9d6c23d1260dadb51454" 2171 + dependencies = [ 2172 + "cfg-if", 2173 + "js-sys", 2174 + "wasm-bindgen", 2175 + "web-sys", 2176 + ] 2177 + 2178 + [[package]] 2179 + name = "wasm-bindgen-macro" 2180 + version = "0.2.84" 2181 + source = "registry+https://github.com/rust-lang/crates.io-index" 2182 + checksum = "4c21f77c0bedc37fd5dc21f897894a5ca01e7bb159884559461862ae90c0b4c5" 2183 + dependencies = [ 2184 + "quote", 2185 + "wasm-bindgen-macro-support", 2186 + ] 2187 + 2188 + [[package]] 2189 + name = "wasm-bindgen-macro-support" 2190 + version = "0.2.84" 2191 + source = "registry+https://github.com/rust-lang/crates.io-index" 2192 + checksum = "2aff81306fcac3c7515ad4e177f521b5c9a15f2b08f4e32d823066102f35a5f6" 2193 + dependencies = [ 2194 + "proc-macro2", 2195 + "quote", 2196 + "syn 1.0.109", 2197 + "wasm-bindgen-backend", 2198 + "wasm-bindgen-shared", 2199 + ] 2200 + 2201 + [[package]] 2202 + name = "wasm-bindgen-shared" 2203 + version = "0.2.84" 2204 + source = "registry+https://github.com/rust-lang/crates.io-index" 2205 + checksum = "0046fef7e28c3804e5e38bfa31ea2a0f73905319b677e57ebe37e49358989b5d" 2206 + 2207 + [[package]] 2208 + name = "web-sys" 2209 + version = "0.3.61" 2210 + source = "registry+https://github.com/rust-lang/crates.io-index" 2211 + checksum = "e33b99f4b23ba3eec1a53ac264e35a755f00e966e0065077d6027c0f575b0b97" 2212 + dependencies = [ 2213 + "js-sys", 2214 + "wasm-bindgen", 2215 + ] 2216 + 2217 + [[package]] 2218 + name = "winapi" 2219 + version = "0.3.9" 2220 + source = "registry+https://github.com/rust-lang/crates.io-index" 2221 + checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 2222 + dependencies = [ 2223 + "winapi-i686-pc-windows-gnu", 2224 + "winapi-x86_64-pc-windows-gnu", 2225 + ] 2226 + 2227 + [[package]] 2228 + name = "winapi-i686-pc-windows-gnu" 2229 + version = "0.4.0" 2230 + source = "registry+https://github.com/rust-lang/crates.io-index" 2231 + checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 2232 + 2233 + [[package]] 2234 + name = "winapi-util" 2235 + version = "0.1.5" 2236 + source = "registry+https://github.com/rust-lang/crates.io-index" 2237 + checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" 2238 + dependencies = [ 2239 + "winapi", 2240 + ] 2241 + 2242 + [[package]] 2243 + name = "winapi-x86_64-pc-windows-gnu" 2244 + version = "0.4.0" 2245 + source = "registry+https://github.com/rust-lang/crates.io-index" 2246 + checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 2247 + 2248 + [[package]] 2249 + name = "windows-sys" 2250 + version = "0.42.0" 2251 + source = "registry+https://github.com/rust-lang/crates.io-index" 2252 + checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7" 2253 + dependencies = [ 2254 + "windows_aarch64_gnullvm 0.42.2", 2255 + "windows_aarch64_msvc 0.42.2", 2256 + "windows_i686_gnu 0.42.2", 2257 + "windows_i686_msvc 0.42.2", 2258 + "windows_x86_64_gnu 0.42.2", 2259 + "windows_x86_64_gnullvm 0.42.2", 2260 + "windows_x86_64_msvc 0.42.2", 2261 + ] 2262 + 2263 + [[package]] 2264 + name = "windows-sys" 2265 + version = "0.45.0" 2266 + source = "registry+https://github.com/rust-lang/crates.io-index" 2267 + checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" 2268 + dependencies = [ 2269 + "windows-targets 0.42.2", 2270 + ] 2271 + 2272 + [[package]] 2273 + name = "windows-sys" 2274 + version = "0.48.0" 2275 + source = "registry+https://github.com/rust-lang/crates.io-index" 2276 + checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" 2277 + dependencies = [ 2278 + "windows-targets 0.48.0", 2279 + ] 2280 + 2281 + [[package]] 2282 + name = "windows-targets" 2283 + version = "0.42.2" 2284 + source = "registry+https://github.com/rust-lang/crates.io-index" 2285 + checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" 2286 + dependencies = [ 2287 + "windows_aarch64_gnullvm 0.42.2", 2288 + "windows_aarch64_msvc 0.42.2", 2289 + "windows_i686_gnu 0.42.2", 2290 + "windows_i686_msvc 0.42.2", 2291 + "windows_x86_64_gnu 0.42.2", 2292 + "windows_x86_64_gnullvm 0.42.2", 2293 + "windows_x86_64_msvc 0.42.2", 2294 + ] 2295 + 2296 + [[package]] 2297 + name = "windows-targets" 2298 + version = "0.48.0" 2299 + source = "registry+https://github.com/rust-lang/crates.io-index" 2300 + checksum = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5" 2301 + dependencies = [ 2302 + "windows_aarch64_gnullvm 0.48.0", 2303 + "windows_aarch64_msvc 0.48.0", 2304 + "windows_i686_gnu 0.48.0", 2305 + "windows_i686_msvc 0.48.0", 2306 + "windows_x86_64_gnu 0.48.0", 2307 + "windows_x86_64_gnullvm 0.48.0", 2308 + "windows_x86_64_msvc 0.48.0", 2309 + ] 2310 + 2311 + [[package]] 2312 + name = "windows_aarch64_gnullvm" 2313 + version = "0.42.2" 2314 + source = "registry+https://github.com/rust-lang/crates.io-index" 2315 + checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" 2316 + 2317 + [[package]] 2318 + name = "windows_aarch64_gnullvm" 2319 + version = "0.48.0" 2320 + source = "registry+https://github.com/rust-lang/crates.io-index" 2321 + checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc" 2322 + 2323 + [[package]] 2324 + name = "windows_aarch64_msvc" 2325 + version = "0.42.2" 2326 + source = "registry+https://github.com/rust-lang/crates.io-index" 2327 + checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" 2328 + 2329 + [[package]] 2330 + name = "windows_aarch64_msvc" 2331 + version = "0.48.0" 2332 + source = "registry+https://github.com/rust-lang/crates.io-index" 2333 + checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3" 2334 + 2335 + [[package]] 2336 + name = "windows_i686_gnu" 2337 + version = "0.42.2" 2338 + source = "registry+https://github.com/rust-lang/crates.io-index" 2339 + checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" 2340 + 2341 + [[package]] 2342 + name = "windows_i686_gnu" 2343 + version = "0.48.0" 2344 + source = "registry+https://github.com/rust-lang/crates.io-index" 2345 + checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241" 2346 + 2347 + [[package]] 2348 + name = "windows_i686_msvc" 2349 + version = "0.42.2" 2350 + source = "registry+https://github.com/rust-lang/crates.io-index" 2351 + checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" 2352 + 2353 + [[package]] 2354 + name = "windows_i686_msvc" 2355 + version = "0.48.0" 2356 + source = "registry+https://github.com/rust-lang/crates.io-index" 2357 + checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00" 2358 + 2359 + [[package]] 2360 + name = "windows_x86_64_gnu" 2361 + version = "0.42.2" 2362 + source = "registry+https://github.com/rust-lang/crates.io-index" 2363 + checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" 2364 + 2365 + [[package]] 2366 + name = "windows_x86_64_gnu" 2367 + version = "0.48.0" 2368 + source = "registry+https://github.com/rust-lang/crates.io-index" 2369 + checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1" 2370 + 2371 + [[package]] 2372 + name = "windows_x86_64_gnullvm" 2373 + version = "0.42.2" 2374 + source = "registry+https://github.com/rust-lang/crates.io-index" 2375 + checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" 2376 + 2377 + [[package]] 2378 + name = "windows_x86_64_gnullvm" 2379 + version = "0.48.0" 2380 + source = "registry+https://github.com/rust-lang/crates.io-index" 2381 + checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953" 2382 + 2383 + [[package]] 2384 + name = "windows_x86_64_msvc" 2385 + version = "0.42.2" 2386 + source = "registry+https://github.com/rust-lang/crates.io-index" 2387 + checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" 2388 + 2389 + [[package]] 2390 + name = "windows_x86_64_msvc" 2391 + version = "0.48.0" 2392 + source = "registry+https://github.com/rust-lang/crates.io-index" 2393 + checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a" 2394 + 2395 + [[package]] 2396 + name = "winreg" 2397 + version = "0.10.1" 2398 + source = "registry+https://github.com/rust-lang/crates.io-index" 2399 + checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d" 2400 + dependencies = [ 2401 + "winapi", 2402 + ] 2403 + 2404 + [[package]] 2405 + name = "xattr" 2406 + version = "0.2.3" 2407 + source = "registry+https://github.com/rust-lang/crates.io-index" 2408 + checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc" 2409 + dependencies = [ 2410 + "libc", 2411 + ] 2412 + 2413 + [[package]] 2414 + name = "zip" 2415 + version = "0.6.4" 2416 + source = "registry+https://github.com/rust-lang/crates.io-index" 2417 + checksum = "0445d0fbc924bb93539b4316c11afb121ea39296f99a3c4c9edad09e3658cdef" 2418 + dependencies = [ 2419 + "aes", 2420 + "byteorder", 2421 + "bzip2", 2422 + "constant_time_eq", 2423 + "crc32fast", 2424 + "crossbeam-utils", 2425 + "flate2", 2426 + "hmac", 2427 + "pbkdf2", 2428 + "sha1", 2429 + "time", 2430 + "zstd", 2431 + ] 2432 + 2433 + [[package]] 2434 + name = "zstd" 2435 + version = "0.11.2+zstd.1.5.2" 2436 + source = "registry+https://github.com/rust-lang/crates.io-index" 2437 + checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4" 2438 + dependencies = [ 2439 + "zstd-safe", 2440 + ] 2441 + 2442 + [[package]] 2443 + name = "zstd-safe" 2444 + version = "5.0.2+zstd.1.5.2" 2445 + source = "registry+https://github.com/rust-lang/crates.io-index" 2446 + checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db" 2447 + dependencies = [ 2448 + "libc", 2449 + "zstd-sys", 2450 + ] 2451 + 2452 + [[package]] 2453 + name = "zstd-sys" 2454 + version = "2.0.8+zstd.1.5.5" 2455 + source = "registry+https://github.com/rust-lang/crates.io-index" 2456 + checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c" 2457 + dependencies = [ 2458 + "cc", 2459 + "libc", 2460 + "pkg-config", 2461 + ]
+8 -6
pkgs/development/python-modules/tokenizers/default.nix
··· 58 58 in 59 59 buildPythonPackage rec { 60 60 pname = "tokenizers"; 61 - version = "0.12.1"; 61 + version = "0.13.3"; 62 62 63 63 disabled = pythonOlder "3.7"; 64 64 ··· 66 66 owner = "huggingface"; 67 67 repo = pname; 68 68 rev = "python-v${version}"; 69 - hash = "sha256-XIXKgcqa6ToAH4OkyaaJALOS9F+sD8d5Z71RttRcIsw="; 69 + hash = "sha256-QZG5jmr3vbyQs4mVBjwVDR31O66dUM+p39R0htJ1umk="; 70 70 }; 71 71 72 - cargoDeps = rustPlatform.fetchCargoTarball { 73 - inherit src sourceRoot; 74 - name = "${pname}-${version}"; 75 - hash = "sha256-Euvf0LNMa2Od+6gY1Ldge/7VPrH5mJoZduRRsb+lM/E="; 72 + postPatch = '' 73 + ln -s ${./Cargo.lock} Cargo.lock 74 + ''; 75 + 76 + cargoDeps = rustPlatform.importCargoLock { 77 + lockFile = ./Cargo.lock; 76 78 }; 77 79 78 80 sourceRoot = "source/bindings/python";