1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 4 4 5[[package]] 6name = "addr2line" 7version = "0.24.1" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "f5fb1d8e4442bd405fdfd1dacb42792696b0cf9cb15882e5d097b742a676d375" 10dependencies = [ 11 "gimli 0.31.1", 12] 13 14[[package]] 15name = "addr2line" 16version = "0.25.0" 17source = "registry+https://github.com/rust-lang/crates.io-index" 18checksum = "9acbfca36652500c911ddb767ed433e3ed99b032b5d935be73c6923662db1d43" 19dependencies = [ 20 "gimli 0.32.0", 21] 22 23[[package]] 24name = "adler2" 25version = "2.0.0" 26source = "registry+https://github.com/rust-lang/crates.io-index" 27checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" 28 29[[package]] 30name = "aes" 31version = "0.8.4" 32source = "registry+https://github.com/rust-lang/crates.io-index" 33checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0" 34dependencies = [ 35 "cfg-if", 36 "cipher", 37 "cpufeatures", 38] 39 40[[package]] 41name = "aho-corasick" 42version = "1.0.2" 43source = "registry+https://github.com/rust-lang/crates.io-index" 44checksum = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41" 45dependencies = [ 46 "memchr", 47] 48 49[[package]] 50name = "allocator-api2" 51version = "0.2.20" 52source = "registry+https://github.com/rust-lang/crates.io-index" 53checksum = "45862d1c77f2228b9e10bc609d5bc203d86ebc9b87ad8d5d5167a6c9abf739d9" 54 55[[package]] 56name = "ambient-authority" 57version = "0.0.2" 58source = "registry+https://github.com/rust-lang/crates.io-index" 59checksum = "e9d4ee0d472d1cd2e28c97dfa124b3d8d992e10eb0a035f33f5d12e3a177ba3b" 60 61[[package]] 62name = "android_system_properties" 63version = "0.1.5" 64source = "registry+https://github.com/rust-lang/crates.io-index" 65checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 66dependencies = [ 67 "libc", 68] 69 70[[package]] 71name = "anes" 72version = "0.1.6" 73source = "registry+https://github.com/rust-lang/crates.io-index" 74checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" 75 76[[package]] 77name = "anstream" 78version = "0.6.15" 79source = "registry+https://github.com/rust-lang/crates.io-index" 80checksum = "64e15c1ab1f89faffbf04a634d5e1962e9074f2741eef6d97f3c4e322426d526" 81dependencies = [ 82 "anstyle", 83 "anstyle-parse", 84 "anstyle-query", 85 "anstyle-wincon", 86 "colorchoice", 87 "is_terminal_polyfill", 88 "utf8parse", 89] 90 91[[package]] 92name = "anstyle" 93version = "1.0.8" 94source = "registry+https://github.com/rust-lang/crates.io-index" 95checksum = "1bec1de6f59aedf83baf9ff929c98f2ad654b97c9510f4e70cf6f661d49fd5b1" 96 97[[package]] 98name = "anstyle-parse" 99version = "0.2.1" 100source = "registry+https://github.com/rust-lang/crates.io-index" 101checksum = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333" 102dependencies = [ 103 "utf8parse", 104] 105 106[[package]] 107name = "anstyle-query" 108version = "1.1.2" 109source = "registry+https://github.com/rust-lang/crates.io-index" 110checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c" 111dependencies = [ 112 "windows-sys 0.59.0", 113] 114 115[[package]] 116name = "anstyle-wincon" 117version = "3.0.4" 118source = "registry+https://github.com/rust-lang/crates.io-index" 119checksum = "5bf74e1b6e971609db8ca7a9ce79fd5768ab6ae46441c572e46cf596f59e57f8" 120dependencies = [ 121 "anstyle", 122 "windows-sys 0.52.0", 123] 124 125[[package]] 126name = "anyhow" 127version = "1.0.93" 128source = "registry+https://github.com/rust-lang/crates.io-index" 129checksum = "4c95c10ba0b00a02636238b814946408b1322d5ac4760326e6fb8ec956d85775" 130 131[[package]] 132name = "arbitrary" 133version = "1.4.1" 134source = "registry+https://github.com/rust-lang/crates.io-index" 135checksum = "dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223" 136dependencies = [ 137 "derive_arbitrary", 138] 139 140[[package]] 141name = "arbtest" 142version = "0.3.1" 143source = "registry+https://github.com/rust-lang/crates.io-index" 144checksum = "23909d5fb517fac2a8a4c887e847dbe41dd22ec46914586f5727980d0a193fdc" 145dependencies = [ 146 "arbitrary", 147] 148 149[[package]] 150name = "arrayvec" 151version = "0.7.6" 152source = "registry+https://github.com/rust-lang/crates.io-index" 153checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" 154 155[[package]] 156name = "async-trait" 157version = "0.1.71" 158source = "registry+https://github.com/rust-lang/crates.io-index" 159checksum = "a564d521dd56509c4c47480d00b80ee55f7e385ae48db5744c67ad50c92d2ebf" 160dependencies = [ 161 "proc-macro2", 162 "quote", 163 "syn 2.0.100", 164] 165 166[[package]] 167name = "autocfg" 168version = "1.1.0" 169source = "registry+https://github.com/rust-lang/crates.io-index" 170checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 171 172[[package]] 173name = "backtrace" 174version = "0.3.75" 175source = "registry+https://github.com/rust-lang/crates.io-index" 176checksum = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002" 177dependencies = [ 178 "addr2line 0.24.1", 179 "cfg-if", 180 "libc", 181 "miniz_oxide", 182 "object 0.36.5", 183 "rustc-demangle", 184 "windows-targets 0.52.6", 185] 186 187[[package]] 188name = "base64" 189version = "0.22.1" 190source = "registry+https://github.com/rust-lang/crates.io-index" 191checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" 192 193[[package]] 194name = "base64ct" 195version = "1.6.0" 196source = "registry+https://github.com/rust-lang/crates.io-index" 197checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" 198 199[[package]] 200name = "beef" 201version = "0.5.2" 202source = "registry+https://github.com/rust-lang/crates.io-index" 203checksum = "3a8241f3ebb85c056b509d4327ad0358fbbba6ffb340bf388f26350aeda225b1" 204 205[[package]] 206name = "bindgen" 207version = "0.71.1" 208source = "registry+https://github.com/rust-lang/crates.io-index" 209checksum = "5f58bf3d7db68cfbac37cfc485a8d711e87e064c3d0fe0435b92f7a407f9d6b3" 210dependencies = [ 211 "bitflags 2.6.0", 212 "cexpr", 213 "clang-sys", 214 "itertools 0.13.0", 215 "log", 216 "prettyplease", 217 "proc-macro2", 218 "quote", 219 "regex", 220 "rustc-hash", 221 "shlex", 222 "syn 2.0.100", 223] 224 225[[package]] 226name = "bit-set" 227version = "0.5.2" 228source = "registry+https://github.com/rust-lang/crates.io-index" 229checksum = "6e11e16035ea35e4e5997b393eacbf6f63983188f7a2ad25bfb13465f5ad59de" 230dependencies = [ 231 "bit-vec", 232] 233 234[[package]] 235name = "bit-vec" 236version = "0.6.3" 237source = "registry+https://github.com/rust-lang/crates.io-index" 238checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb" 239 240[[package]] 241name = "bitflags" 242version = "1.3.2" 243source = "registry+https://github.com/rust-lang/crates.io-index" 244checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 245 246[[package]] 247name = "bitflags" 248version = "2.6.0" 249source = "registry+https://github.com/rust-lang/crates.io-index" 250checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de" 251 252[[package]] 253name = "bitmaps" 254version = "2.1.0" 255source = "registry+https://github.com/rust-lang/crates.io-index" 256checksum = "031043d04099746d8db04daf1fa424b2bc8bd69d92b25962dcde24da39ab64a2" 257dependencies = [ 258 "typenum", 259] 260 261[[package]] 262name = "block-buffer" 263version = "0.10.2" 264source = "registry+https://github.com/rust-lang/crates.io-index" 265checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324" 266dependencies = [ 267 "generic-array", 268] 269 270[[package]] 271name = "bstr" 272version = "1.6.0" 273source = "registry+https://github.com/rust-lang/crates.io-index" 274checksum = "6798148dccfbff0fae41c7574d2fa8f1ef3492fba0face179de5d8d447d67b05" 275dependencies = [ 276 "memchr", 277 "regex-automata 0.3.3", 278 "serde", 279] 280 281[[package]] 282name = "bumpalo" 283version = "3.16.0" 284source = "registry+https://github.com/rust-lang/crates.io-index" 285checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" 286dependencies = [ 287 "allocator-api2", 288] 289 290[[package]] 291name = "byte-array-literals" 292version = "38.0.0" 293 294[[package]] 295name = "byteorder" 296version = "1.4.3" 297source = "registry+https://github.com/rust-lang/crates.io-index" 298checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" 299 300[[package]] 301name = "bytes" 302version = "1.5.0" 303source = "registry+https://github.com/rust-lang/crates.io-index" 304checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223" 305 306[[package]] 307name = "bytesize" 308version = "2.0.1" 309source = "registry+https://github.com/rust-lang/crates.io-index" 310checksum = "a3c8f83209414aacf0eeae3cf730b18d6981697fba62f200fcfb92b9f082acba" 311 312[[package]] 313name = "bzip2" 314version = "0.4.4" 315source = "registry+https://github.com/rust-lang/crates.io-index" 316checksum = "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8" 317dependencies = [ 318 "bzip2-sys", 319 "libc", 320] 321 322[[package]] 323name = "bzip2-sys" 324version = "0.1.11+1.0.8" 325source = "registry+https://github.com/rust-lang/crates.io-index" 326checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc" 327dependencies = [ 328 "cc", 329 "libc", 330 "pkg-config", 331] 332 333[[package]] 334name = "camino" 335version = "1.1.4" 336source = "registry+https://github.com/rust-lang/crates.io-index" 337checksum = "c530edf18f37068ac2d977409ed5cd50d53d73bc653c7647b48eb78976ac9ae2" 338dependencies = [ 339 "serde", 340] 341 342[[package]] 343name = "cap-fs-ext" 344version = "3.4.4" 345source = "registry+https://github.com/rust-lang/crates.io-index" 346checksum = "e41cc18551193fe8fa6f15c1e3c799bc5ec9e2cfbfaa8ed46f37013e3e6c173c" 347dependencies = [ 348 "cap-primitives", 349 "cap-std", 350 "io-lifetimes", 351 "windows-sys 0.59.0", 352] 353 354[[package]] 355name = "cap-net-ext" 356version = "3.4.4" 357source = "registry+https://github.com/rust-lang/crates.io-index" 358checksum = "9f83833816c66c986e913b22ac887cec216ea09301802054316fc5301809702c" 359dependencies = [ 360 "cap-primitives", 361 "cap-std", 362 "rustix 1.0.3", 363 "smallvec", 364] 365 366[[package]] 367name = "cap-primitives" 368version = "3.4.4" 369source = "registry+https://github.com/rust-lang/crates.io-index" 370checksum = "0a1e394ed14f39f8bc26f59d4c0c010dbe7f0a1b9bafff451b1f98b67c8af62a" 371dependencies = [ 372 "ambient-authority", 373 "fs-set-times", 374 "io-extras", 375 "io-lifetimes", 376 "ipnet", 377 "maybe-owned", 378 "rustix 1.0.3", 379 "rustix-linux-procfs", 380 "windows-sys 0.59.0", 381 "winx", 382] 383 384[[package]] 385name = "cap-rand" 386version = "3.4.4" 387source = "registry+https://github.com/rust-lang/crates.io-index" 388checksum = "0acb89ccf798a28683f00089d0630dfaceec087234eae0d308c05ddeaa941b40" 389dependencies = [ 390 "ambient-authority", 391 "rand 0.8.5", 392] 393 394[[package]] 395name = "cap-std" 396version = "3.4.4" 397source = "registry+https://github.com/rust-lang/crates.io-index" 398checksum = "07c0355ca583dd58f176c3c12489d684163861ede3c9efa6fd8bba314c984189" 399dependencies = [ 400 "cap-primitives", 401 "io-extras", 402 "io-lifetimes", 403 "rustix 1.0.3", 404] 405 406[[package]] 407name = "cap-time-ext" 408version = "3.4.4" 409source = "registry+https://github.com/rust-lang/crates.io-index" 410checksum = "491af520b8770085daa0466978c75db90368c71896523f2464214e38359b1a5b" 411dependencies = [ 412 "ambient-authority", 413 "cap-primitives", 414 "iana-time-zone", 415 "once_cell", 416 "rustix 1.0.3", 417 "winx", 418] 419 420[[package]] 421name = "capstone" 422version = "0.13.0" 423source = "registry+https://github.com/rust-lang/crates.io-index" 424checksum = "015ef5d5ca1743e3f94af9509ba6bd2886523cfee46e48d15c2ef5216fd4ac9a" 425dependencies = [ 426 "capstone-sys", 427 "libc", 428] 429 430[[package]] 431name = "capstone-sys" 432version = "0.17.0" 433source = "registry+https://github.com/rust-lang/crates.io-index" 434checksum = "2267cb8d16a1e4197863ec4284ffd1aec26fe7e57c58af46b02590a0235809a0" 435dependencies = [ 436 "cc", 437 "libc", 438] 439 440[[package]] 441name = "cargo-platform" 442version = "0.1.2" 443source = "registry+https://github.com/rust-lang/crates.io-index" 444checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27" 445dependencies = [ 446 "serde", 447] 448 449[[package]] 450name = "cargo_metadata" 451version = "0.19.2" 452source = "registry+https://github.com/rust-lang/crates.io-index" 453checksum = "dd5eb614ed4c27c5d706420e4320fbe3216ab31fa1c33cd8246ac36dae4479ba" 454dependencies = [ 455 "camino", 456 "cargo-platform", 457 "semver", 458 "serde", 459 "serde_json", 460 "thiserror 2.0.12", 461] 462 463[[package]] 464name = "cast" 465version = "0.3.0" 466source = "registry+https://github.com/rust-lang/crates.io-index" 467checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" 468 469[[package]] 470name = "cc" 471version = "1.2.22" 472source = "registry+https://github.com/rust-lang/crates.io-index" 473checksum = "32db95edf998450acc7881c932f94cd9b05c87b4b2599e8bab064753da4acfd1" 474dependencies = [ 475 "jobserver", 476 "libc", 477 "shlex", 478] 479 480[[package]] 481name = "cexpr" 482version = "0.6.0" 483source = "registry+https://github.com/rust-lang/crates.io-index" 484checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766" 485dependencies = [ 486 "nom", 487] 488 489[[package]] 490name = "cfg-if" 491version = "1.0.0" 492source = "registry+https://github.com/rust-lang/crates.io-index" 493checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 494 495[[package]] 496name = "ciborium" 497version = "0.2.0" 498source = "registry+https://github.com/rust-lang/crates.io-index" 499checksum = "b0c137568cc60b904a7724001b35ce2630fd00d5d84805fbb608ab89509d788f" 500dependencies = [ 501 "ciborium-io", 502 "ciborium-ll", 503 "serde", 504] 505 506[[package]] 507name = "ciborium-io" 508version = "0.2.0" 509source = "registry+https://github.com/rust-lang/crates.io-index" 510checksum = "346de753af073cc87b52b2083a506b38ac176a44cfb05497b622e27be899b369" 511 512[[package]] 513name = "ciborium-ll" 514version = "0.2.0" 515source = "registry+https://github.com/rust-lang/crates.io-index" 516checksum = "213030a2b5a4e0c0892b6652260cf6ccac84827b83a85a534e178e3906c4cf1b" 517dependencies = [ 518 "ciborium-io", 519 "half 1.8.2", 520] 521 522[[package]] 523name = "cipher" 524version = "0.4.4" 525source = "registry+https://github.com/rust-lang/crates.io-index" 526checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad" 527dependencies = [ 528 "crypto-common", 529 "inout", 530] 531 532[[package]] 533name = "clang-sys" 534version = "1.8.1" 535source = "registry+https://github.com/rust-lang/crates.io-index" 536checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4" 537dependencies = [ 538 "glob", 539 "libc", 540 "libloading", 541] 542 543[[package]] 544name = "clap" 545version = "4.5.36" 546source = "registry+https://github.com/rust-lang/crates.io-index" 547checksum = "2df961d8c8a0d08aa9945718ccf584145eee3f3aa06cddbeac12933781102e04" 548dependencies = [ 549 "clap_builder", 550 "clap_derive", 551] 552 553[[package]] 554name = "clap_builder" 555version = "4.5.36" 556source = "registry+https://github.com/rust-lang/crates.io-index" 557checksum = "132dbda40fb6753878316a489d5a1242a8ef2f0d9e47ba01c951ea8aa7d013a5" 558dependencies = [ 559 "anstream", 560 "anstyle", 561 "clap_lex", 562 "strsim", 563 "terminal_size", 564] 565 566[[package]] 567name = "clap_complete" 568version = "4.5.28" 569source = "registry+https://github.com/rust-lang/crates.io-index" 570checksum = "9b378c786d3bde9442d2c6dd7e6080b2a818db2b96e30d6e7f1b6d224eb617d3" 571dependencies = [ 572 "clap", 573] 574 575[[package]] 576name = "clap_derive" 577version = "4.5.32" 578source = "registry+https://github.com/rust-lang/crates.io-index" 579checksum = "09176aae279615badda0765c0c0b3f6ed53f4709118af73cf4655d85d1530cd7" 580dependencies = [ 581 "heck 0.5.0", 582 "proc-macro2", 583 "quote", 584 "syn 2.0.100", 585] 586 587[[package]] 588name = "clap_lex" 589version = "0.7.4" 590source = "registry+https://github.com/rust-lang/crates.io-index" 591checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6" 592 593[[package]] 594name = "cobs" 595version = "0.2.3" 596source = "registry+https://github.com/rust-lang/crates.io-index" 597checksum = "67ba02a97a2bd10f4b59b25c7973101c79642302776489e030cd13cdab09ed15" 598 599[[package]] 600name = "codespan-reporting" 601version = "0.11.1" 602source = "registry+https://github.com/rust-lang/crates.io-index" 603checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e" 604dependencies = [ 605 "termcolor", 606 "unicode-width 0.1.9", 607] 608 609[[package]] 610name = "colorchoice" 611version = "1.0.0" 612source = "registry+https://github.com/rust-lang/crates.io-index" 613checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7" 614 615[[package]] 616name = "component-async-tests" 617version = "0.0.0" 618dependencies = [ 619 "anyhow", 620 "bytes", 621 "env_logger 0.11.5", 622 "futures", 623 "once_cell", 624 "tempfile", 625 "test-programs-artifacts", 626 "tokio", 627 "wasm-compose", 628 "wasmparser 0.238.1", 629 "wasmtime", 630 "wasmtime-wasi", 631] 632 633[[package]] 634name = "component-macro-test-helpers" 635version = "0.0.0" 636dependencies = [ 637 "proc-macro2", 638 "quote", 639] 640 641[[package]] 642name = "console" 643version = "0.15.8" 644source = "registry+https://github.com/rust-lang/crates.io-index" 645checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb" 646dependencies = [ 647 "encode_unicode", 648 "lazy_static", 649 "libc", 650 "unicode-width 0.1.9", 651 "windows-sys 0.52.0", 652] 653 654[[package]] 655name = "constant_time_eq" 656version = "0.1.5" 657source = "registry+https://github.com/rust-lang/crates.io-index" 658checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc" 659 660[[package]] 661name = "core-foundation" 662version = "0.9.4" 663source = "registry+https://github.com/rust-lang/crates.io-index" 664checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" 665dependencies = [ 666 "core-foundation-sys", 667 "libc", 668] 669 670[[package]] 671name = "core-foundation-sys" 672version = "0.8.6" 673source = "registry+https://github.com/rust-lang/crates.io-index" 674checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f" 675 676[[package]] 677name = "cpp_demangle" 678version = "0.4.3" 679source = "registry+https://github.com/rust-lang/crates.io-index" 680checksum = "7e8227005286ec39567949b33df9896bcadfa6051bccca2488129f108ca23119" 681dependencies = [ 682 "cfg-if", 683] 684 685[[package]] 686name = "cpufeatures" 687version = "0.2.7" 688source = "registry+https://github.com/rust-lang/crates.io-index" 689checksum = "3e4c1eaa2012c47becbbad2ab175484c2a84d1185b566fb2cc5b8707343dfe58" 690dependencies = [ 691 "libc", 692] 693 694[[package]] 695name = "cranelift" 696version = "0.125.0" 697dependencies = [ 698 "cranelift-codegen", 699 "cranelift-frontend", 700 "cranelift-interpreter", 701 "cranelift-jit", 702 "cranelift-module", 703 "cranelift-native", 704 "cranelift-object", 705] 706 707[[package]] 708name = "cranelift-assembler-x64" 709version = "0.125.0" 710dependencies = [ 711 "arbitrary", 712 "arbtest", 713 "capstone", 714 "cranelift-assembler-x64-meta", 715] 716 717[[package]] 718name = "cranelift-assembler-x64-fuzz" 719version = "0.0.0" 720dependencies = [ 721 "cranelift-assembler-x64", 722 "libfuzzer-sys", 723] 724 725[[package]] 726name = "cranelift-assembler-x64-meta" 727version = "0.125.0" 728dependencies = [ 729 "cranelift-srcgen", 730] 731 732[[package]] 733name = "cranelift-bforest" 734version = "0.125.0" 735dependencies = [ 736 "cranelift-entity", 737] 738 739[[package]] 740name = "cranelift-bitset" 741version = "0.125.0" 742dependencies = [ 743 "arbitrary", 744 "serde", 745 "serde_derive", 746] 747 748[[package]] 749name = "cranelift-codegen" 750version = "0.125.0" 751dependencies = [ 752 "anyhow", 753 "bumpalo", 754 "capstone", 755 "cranelift-assembler-x64", 756 "cranelift-bforest", 757 "cranelift-bitset", 758 "cranelift-codegen-meta", 759 "cranelift-codegen-shared", 760 "cranelift-control", 761 "cranelift-entity", 762 "cranelift-isle", 763 "criterion", 764 "env_logger 0.11.5", 765 "gimli 0.32.0", 766 "hashbrown 0.15.2", 767 "log", 768 "postcard", 769 "proptest", 770 "pulley-interpreter", 771 "regalloc2", 772 "rustc-hash", 773 "serde", 774 "serde_derive", 775 "sha2", 776 "similar", 777 "smallvec", 778 "souper-ir", 779 "target-lexicon", 780 "wasmtime-internal-math", 781] 782 783[[package]] 784name = "cranelift-codegen-meta" 785version = "0.125.0" 786dependencies = [ 787 "cranelift-assembler-x64-meta", 788 "cranelift-codegen-shared", 789 "cranelift-srcgen", 790 "heck 0.5.0", 791 "pulley-interpreter", 792] 793 794[[package]] 795name = "cranelift-codegen-shared" 796version = "0.125.0" 797 798[[package]] 799name = "cranelift-control" 800version = "0.125.0" 801dependencies = [ 802 "arbitrary", 803] 804 805[[package]] 806name = "cranelift-entity" 807version = "0.125.0" 808dependencies = [ 809 "cranelift-bitset", 810 "serde", 811 "serde_derive", 812] 813 814[[package]] 815name = "cranelift-filetests" 816version = "0.0.0" 817dependencies = [ 818 "anyhow", 819 "cranelift", 820 "cranelift-codegen", 821 "cranelift-control", 822 "cranelift-frontend", 823 "cranelift-interpreter", 824 "cranelift-jit", 825 "cranelift-module", 826 "cranelift-native", 827 "cranelift-reader", 828 "file-per-thread-logger", 829 "filecheck", 830 "gimli 0.32.0", 831 "log", 832 "num_cpus", 833 "pulley-interpreter", 834 "serde", 835 "serde_derive", 836 "similar", 837 "smallvec", 838 "target-lexicon", 839 "thiserror 2.0.12", 840 "toml", 841 "wasmtime-internal-unwinder", 842 "wat", 843] 844 845[[package]] 846name = "cranelift-frontend" 847version = "0.125.0" 848dependencies = [ 849 "cranelift-codegen", 850 "env_logger 0.11.5", 851 "hashbrown 0.15.2", 852 "log", 853 "similar", 854 "smallvec", 855 "target-lexicon", 856] 857 858[[package]] 859name = "cranelift-fuzzgen" 860version = "0.0.0" 861dependencies = [ 862 "anyhow", 863 "arbitrary", 864 "cranelift", 865 "cranelift-native", 866 "rand 0.9.2", 867 "target-lexicon", 868] 869 870[[package]] 871name = "cranelift-interpreter" 872version = "0.125.0" 873dependencies = [ 874 "cranelift-codegen", 875 "cranelift-entity", 876 "cranelift-frontend", 877 "cranelift-reader", 878 "libm", 879 "log", 880 "smallvec", 881 "thiserror 2.0.12", 882] 883 884[[package]] 885name = "cranelift-isle" 886version = "0.125.0" 887dependencies = [ 888 "codespan-reporting", 889 "log", 890 "tempfile", 891] 892 893[[package]] 894name = "cranelift-jit" 895version = "0.125.0" 896dependencies = [ 897 "anyhow", 898 "cranelift", 899 "cranelift-codegen", 900 "cranelift-control", 901 "cranelift-entity", 902 "cranelift-frontend", 903 "cranelift-module", 904 "cranelift-native", 905 "libc", 906 "log", 907 "memmap2", 908 "region", 909 "target-lexicon", 910 "wasmtime-internal-jit-icache-coherence", 911 "wasmtime-internal-unwinder", 912 "windows-sys 0.60.2", 913] 914 915[[package]] 916name = "cranelift-module" 917version = "0.125.0" 918dependencies = [ 919 "anyhow", 920 "cranelift-codegen", 921 "cranelift-control", 922 "hashbrown 0.15.2", 923 "serde", 924 "serde_derive", 925] 926 927[[package]] 928name = "cranelift-native" 929version = "0.125.0" 930dependencies = [ 931 "cranelift-codegen", 932 "libc", 933 "target-lexicon", 934] 935 936[[package]] 937name = "cranelift-object" 938version = "0.125.0" 939dependencies = [ 940 "anyhow", 941 "cranelift-codegen", 942 "cranelift-control", 943 "cranelift-entity", 944 "cranelift-frontend", 945 "cranelift-module", 946 "log", 947 "object 0.37.3", 948 "target-lexicon", 949] 950 951[[package]] 952name = "cranelift-reader" 953version = "0.125.0" 954dependencies = [ 955 "anyhow", 956 "cranelift-codegen", 957 "smallvec", 958 "target-lexicon", 959] 960 961[[package]] 962name = "cranelift-serde" 963version = "0.125.0" 964dependencies = [ 965 "clap", 966 "cranelift-codegen", 967 "cranelift-reader", 968 "serde_json", 969] 970 971[[package]] 972name = "cranelift-srcgen" 973version = "0.125.0" 974 975[[package]] 976name = "cranelift-tools" 977version = "0.0.0" 978dependencies = [ 979 "anyhow", 980 "capstone", 981 "cfg-if", 982 "clap", 983 "cranelift", 984 "cranelift-codegen", 985 "cranelift-entity", 986 "cranelift-filetests", 987 "cranelift-frontend", 988 "cranelift-interpreter", 989 "cranelift-jit", 990 "cranelift-module", 991 "cranelift-native", 992 "cranelift-object", 993 "cranelift-reader", 994 "env_logger 0.11.5", 995 "filecheck", 996 "indicatif", 997 "log", 998 "pulley-interpreter", 999 "rayon", 1000 "regalloc2", 1001 "rustc-hash", 1002 "serde", 1003 "similar", 1004 "target-lexicon", 1005 "thiserror 2.0.12", 1006 "toml", 1007 "walkdir", 1008] 1009 1010[[package]] 1011name = "crc32fast" 1012version = "1.3.2" 1013source = "registry+https://github.com/rust-lang/crates.io-index" 1014checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d" 1015dependencies = [ 1016 "cfg-if", 1017] 1018 1019[[package]] 1020name = "criterion" 1021version = "0.6.0" 1022source = "registry+https://github.com/rust-lang/crates.io-index" 1023checksum = "3bf7af66b0989381bd0be551bd7cc91912a655a58c6918420c9527b1fd8b4679" 1024dependencies = [ 1025 "anes", 1026 "cast", 1027 "ciborium", 1028 "clap", 1029 "criterion-plot", 1030 "itertools 0.13.0", 1031 "num-traits", 1032 "oorandom", 1033 "rayon", 1034 "regex", 1035 "serde", 1036 "serde_json", 1037 "tinytemplate", 1038 "walkdir", 1039] 1040 1041[[package]] 1042name = "criterion-plot" 1043version = "0.5.0" 1044source = "registry+https://github.com/rust-lang/crates.io-index" 1045checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" 1046dependencies = [ 1047 "cast", 1048 "itertools 0.10.5", 1049] 1050 1051[[package]] 1052name = "crossbeam-deque" 1053version = "0.8.1" 1054source = "registry+https://github.com/rust-lang/crates.io-index" 1055checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e" 1056dependencies = [ 1057 "cfg-if", 1058 "crossbeam-epoch", 1059 "crossbeam-utils", 1060] 1061 1062[[package]] 1063name = "crossbeam-epoch" 1064version = "0.9.18" 1065source = "registry+https://github.com/rust-lang/crates.io-index" 1066checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 1067dependencies = [ 1068 "crossbeam-utils", 1069] 1070 1071[[package]] 1072name = "crossbeam-utils" 1073version = "0.8.20" 1074source = "registry+https://github.com/rust-lang/crates.io-index" 1075checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80" 1076 1077[[package]] 1078name = "crunchy" 1079version = "0.2.2" 1080source = "registry+https://github.com/rust-lang/crates.io-index" 1081checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7" 1082 1083[[package]] 1084name = "crypto-common" 1085version = "0.1.6" 1086source = "registry+https://github.com/rust-lang/crates.io-index" 1087checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" 1088dependencies = [ 1089 "generic-array", 1090 "typenum", 1091] 1092 1093[[package]] 1094name = "cty" 1095version = "0.2.2" 1096source = "registry+https://github.com/rust-lang/crates.io-index" 1097checksum = "b365fabc795046672053e29c954733ec3b05e4be654ab130fe8f1f94d7051f35" 1098 1099[[package]] 1100name = "debugid" 1101version = "0.8.0" 1102source = "registry+https://github.com/rust-lang/crates.io-index" 1103checksum = "bef552e6f588e446098f6ba40d89ac146c8c7b64aade83c051ee00bb5d2bc18d" 1104dependencies = [ 1105 "uuid", 1106] 1107 1108[[package]] 1109name = "deranged" 1110version = "0.3.11" 1111source = "registry+https://github.com/rust-lang/crates.io-index" 1112checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4" 1113dependencies = [ 1114 "powerfmt", 1115] 1116 1117[[package]] 1118name = "derive_arbitrary" 1119version = "1.4.0" 1120source = "registry+https://github.com/rust-lang/crates.io-index" 1121checksum = "d475dfebcb4854d596b17b09f477616f80f17a550517f2b3615d8c205d5c802b" 1122dependencies = [ 1123 "proc-macro2", 1124 "quote", 1125 "syn 2.0.100", 1126] 1127 1128[[package]] 1129name = "digest" 1130version = "0.10.7" 1131source = "registry+https://github.com/rust-lang/crates.io-index" 1132checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" 1133dependencies = [ 1134 "block-buffer", 1135 "crypto-common", 1136 "subtle", 1137] 1138 1139[[package]] 1140name = "directories-next" 1141version = "2.0.0" 1142source = "registry+https://github.com/rust-lang/crates.io-index" 1143checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc" 1144dependencies = [ 1145 "cfg-if", 1146 "dirs-sys-next", 1147] 1148 1149[[package]] 1150name = "dirs-sys-next" 1151version = "0.1.2" 1152source = "registry+https://github.com/rust-lang/crates.io-index" 1153checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d" 1154dependencies = [ 1155 "libc", 1156 "redox_users", 1157 "winapi", 1158] 1159 1160[[package]] 1161name = "displaydoc" 1162version = "0.2.5" 1163source = "registry+https://github.com/rust-lang/crates.io-index" 1164checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" 1165dependencies = [ 1166 "proc-macro2", 1167 "quote", 1168 "syn 2.0.100", 1169] 1170 1171[[package]] 1172name = "dlmalloc" 1173version = "0.2.4" 1174source = "registry+https://github.com/rust-lang/crates.io-index" 1175checksum = "203540e710bfadb90e5e29930baf5d10270cec1f43ab34f46f78b147b2de715a" 1176dependencies = [ 1177 "libc", 1178] 1179 1180[[package]] 1181name = "downcast-rs" 1182version = "2.0.1" 1183source = "registry+https://github.com/rust-lang/crates.io-index" 1184checksum = "ea8a8b81cacc08888170eef4d13b775126db426d0b348bee9d18c2c1eaf123cf" 1185 1186[[package]] 1187name = "easy-smt" 1188version = "0.2.2" 1189source = "registry+https://github.com/rust-lang/crates.io-index" 1190checksum = "2cc74633db03a8b18de7c933fbd72402d45dfaf2d1736c1fd8ff9bbe461b4572" 1191dependencies = [ 1192 "log", 1193 "unicode-segmentation", 1194] 1195 1196[[package]] 1197name = "egg" 1198version = "0.6.0" 1199source = "registry+https://github.com/rust-lang/crates.io-index" 1200checksum = "05a6c0bbc92278f84e742f08c0ab9cb16a987376cd2bc39d228ef9c74d98d6f7" 1201dependencies = [ 1202 "indexmap 1.9.1", 1203 "instant", 1204 "log", 1205 "once_cell", 1206 "smallvec", 1207 "symbolic_expressions", 1208] 1209 1210[[package]] 1211name = "either" 1212version = "1.13.0" 1213source = "registry+https://github.com/rust-lang/crates.io-index" 1214checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0" 1215 1216[[package]] 1217name = "embedded-io" 1218version = "0.4.0" 1219source = "registry+https://github.com/rust-lang/crates.io-index" 1220checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced" 1221 1222[[package]] 1223name = "embedding" 1224version = "38.0.0" 1225dependencies = [ 1226 "anyhow", 1227 "dlmalloc", 1228 "raw-cpuid", 1229 "wasmtime", 1230 "wasmtime-wasi-io", 1231] 1232 1233[[package]] 1234name = "encode_unicode" 1235version = "0.3.6" 1236source = "registry+https://github.com/rust-lang/crates.io-index" 1237checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f" 1238 1239[[package]] 1240name = "encoding_rs" 1241version = "0.8.31" 1242source = "registry+https://github.com/rust-lang/crates.io-index" 1243checksum = "9852635589dc9f9ea1b6fe9f05b50ef208c85c834a562f0c6abb1c475736ec2b" 1244dependencies = [ 1245 "cfg-if", 1246] 1247 1248[[package]] 1249name = "env_filter" 1250version = "0.1.2" 1251source = "registry+https://github.com/rust-lang/crates.io-index" 1252checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab" 1253dependencies = [ 1254 "log", 1255 "regex", 1256] 1257 1258[[package]] 1259name = "env_logger" 1260version = "0.10.0" 1261source = "registry+https://github.com/rust-lang/crates.io-index" 1262checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0" 1263dependencies = [ 1264 "humantime", 1265 "is-terminal", 1266 "log", 1267 "regex", 1268 "termcolor", 1269] 1270 1271[[package]] 1272name = "env_logger" 1273version = "0.11.5" 1274source = "registry+https://github.com/rust-lang/crates.io-index" 1275checksum = "e13fa619b91fb2381732789fc5de83b45675e882f66623b7d8cb4f643017018d" 1276dependencies = [ 1277 "anstream", 1278 "anstyle", 1279 "env_filter", 1280 "humantime", 1281 "log", 1282] 1283 1284[[package]] 1285name = "equivalent" 1286version = "1.0.1" 1287source = "registry+https://github.com/rust-lang/crates.io-index" 1288checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" 1289 1290[[package]] 1291name = "errno" 1292version = "0.3.10" 1293source = "registry+https://github.com/rust-lang/crates.io-index" 1294checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d" 1295dependencies = [ 1296 "libc", 1297 "windows-sys 0.59.0", 1298] 1299 1300[[package]] 1301name = "escape8259" 1302version = "0.5.2" 1303source = "registry+https://github.com/rust-lang/crates.io-index" 1304checksum = "ba4f4911e3666fcd7826997b4745c8224295a6f3072f1418c3067b97a67557ee" 1305dependencies = [ 1306 "rustversion", 1307] 1308 1309[[package]] 1310name = "example-component-wasm" 1311version = "0.0.0" 1312dependencies = [ 1313 "wit-bindgen", 1314] 1315 1316[[package]] 1317name = "example-fib-debug-wasm" 1318version = "0.0.0" 1319 1320[[package]] 1321name = "example-resource-component-wasm" 1322version = "0.1.0" 1323dependencies = [ 1324 "wit-bindgen", 1325] 1326 1327[[package]] 1328name = "example-tokio-wasm" 1329version = "0.0.0" 1330 1331[[package]] 1332name = "example-wasi-wasm" 1333version = "0.0.0" 1334 1335[[package]] 1336name = "fallible-iterator" 1337version = "0.3.0" 1338source = "registry+https://github.com/rust-lang/crates.io-index" 1339checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649" 1340 1341[[package]] 1342name = "fastrand" 1343version = "2.3.0" 1344source = "registry+https://github.com/rust-lang/crates.io-index" 1345checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" 1346 1347[[package]] 1348name = "fd-lock" 1349version = "4.0.2" 1350source = "registry+https://github.com/rust-lang/crates.io-index" 1351checksum = "7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947" 1352dependencies = [ 1353 "cfg-if", 1354 "rustix 0.38.43", 1355 "windows-sys 0.52.0", 1356] 1357 1358[[package]] 1359name = "file-per-thread-logger" 1360version = "0.2.0" 1361source = "registry+https://github.com/rust-lang/crates.io-index" 1362checksum = "8a3cc21c33af89af0930c8cae4ade5e6fdc17b5d2c97b3d2e2edb67a1cf683f3" 1363dependencies = [ 1364 "env_logger 0.10.0", 1365 "log", 1366] 1367 1368[[package]] 1369name = "filecheck" 1370version = "0.5.0" 1371source = "registry+https://github.com/rust-lang/crates.io-index" 1372checksum = "2fe00b427b7c4835f8b82170eb7b9a63634376b63d73b9a9093367e82570bbaa" 1373dependencies = [ 1374 "regex", 1375 "thiserror 1.0.65", 1376] 1377 1378[[package]] 1379name = "filetime" 1380version = "0.2.16" 1381source = "registry+https://github.com/rust-lang/crates.io-index" 1382checksum = "c0408e2626025178a6a7f7ffc05a25bc47103229f19c113755de7bf63816290c" 1383dependencies = [ 1384 "cfg-if", 1385 "libc", 1386 "redox_syscall", 1387 "winapi", 1388] 1389 1390[[package]] 1391name = "fixedbitset" 1392version = "0.4.2" 1393source = "registry+https://github.com/rust-lang/crates.io-index" 1394checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80" 1395 1396[[package]] 1397name = "flagset" 1398version = "0.4.3" 1399source = "registry+https://github.com/rust-lang/crates.io-index" 1400checksum = "cda653ca797810c02f7ca4b804b40b8b95ae046eb989d356bce17919a8c25499" 1401dependencies = [ 1402 "serde", 1403] 1404 1405[[package]] 1406name = "flate2" 1407version = "1.1.0" 1408source = "registry+https://github.com/rust-lang/crates.io-index" 1409checksum = "11faaf5a5236997af9848be0bef4db95824b1d534ebc64d0f0c6cf3e67bd38dc" 1410dependencies = [ 1411 "crc32fast", 1412 "miniz_oxide", 1413] 1414 1415[[package]] 1416name = "fnv" 1417version = "1.0.7" 1418source = "registry+https://github.com/rust-lang/crates.io-index" 1419checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 1420 1421[[package]] 1422name = "foldhash" 1423version = "0.1.3" 1424source = "registry+https://github.com/rust-lang/crates.io-index" 1425checksum = "f81ec6369c545a7d40e4589b5597581fa1c441fe1cce96dd1de43159910a36a2" 1426 1427[[package]] 1428name = "foreign-types" 1429version = "0.3.2" 1430source = "registry+https://github.com/rust-lang/crates.io-index" 1431checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 1432dependencies = [ 1433 "foreign-types-shared", 1434] 1435 1436[[package]] 1437name = "foreign-types-shared" 1438version = "0.1.1" 1439source = "registry+https://github.com/rust-lang/crates.io-index" 1440checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 1441 1442[[package]] 1443name = "form_urlencoded" 1444version = "1.2.1" 1445source = "registry+https://github.com/rust-lang/crates.io-index" 1446checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" 1447dependencies = [ 1448 "percent-encoding", 1449] 1450 1451[[package]] 1452name = "fs-set-times" 1453version = "0.20.1" 1454source = "registry+https://github.com/rust-lang/crates.io-index" 1455checksum = "033b337d725b97690d86893f9de22b67b80dcc4e9ad815f348254c38119db8fb" 1456dependencies = [ 1457 "io-lifetimes", 1458 "rustix 0.38.43", 1459 "windows-sys 0.52.0", 1460] 1461 1462[[package]] 1463name = "fslock" 1464version = "0.2.1" 1465source = "registry+https://github.com/rust-lang/crates.io-index" 1466checksum = "04412b8935272e3a9bae6f48c7bfff74c2911f60525404edfdd28e49884c3bfb" 1467dependencies = [ 1468 "libc", 1469 "winapi", 1470] 1471 1472[[package]] 1473name = "futures" 1474version = "0.3.31" 1475source = "registry+https://github.com/rust-lang/crates.io-index" 1476checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876" 1477dependencies = [ 1478 "futures-channel", 1479 "futures-core", 1480 "futures-executor", 1481 "futures-io", 1482 "futures-sink", 1483 "futures-task", 1484 "futures-util", 1485] 1486 1487[[package]] 1488name = "futures-channel" 1489version = "0.3.31" 1490source = "registry+https://github.com/rust-lang/crates.io-index" 1491checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" 1492dependencies = [ 1493 "futures-core", 1494 "futures-sink", 1495] 1496 1497[[package]] 1498name = "futures-core" 1499version = "0.3.31" 1500source = "registry+https://github.com/rust-lang/crates.io-index" 1501checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 1502 1503[[package]] 1504name = "futures-executor" 1505version = "0.3.31" 1506source = "registry+https://github.com/rust-lang/crates.io-index" 1507checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f" 1508dependencies = [ 1509 "futures-core", 1510 "futures-task", 1511 "futures-util", 1512] 1513 1514[[package]] 1515name = "futures-io" 1516version = "0.3.31" 1517source = "registry+https://github.com/rust-lang/crates.io-index" 1518checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" 1519 1520[[package]] 1521name = "futures-macro" 1522version = "0.3.31" 1523source = "registry+https://github.com/rust-lang/crates.io-index" 1524checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" 1525dependencies = [ 1526 "proc-macro2", 1527 "quote", 1528 "syn 2.0.100", 1529] 1530 1531[[package]] 1532name = "futures-sink" 1533version = "0.3.31" 1534source = "registry+https://github.com/rust-lang/crates.io-index" 1535checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" 1536 1537[[package]] 1538name = "futures-task" 1539version = "0.3.31" 1540source = "registry+https://github.com/rust-lang/crates.io-index" 1541checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" 1542 1543[[package]] 1544name = "futures-util" 1545version = "0.3.31" 1546source = "registry+https://github.com/rust-lang/crates.io-index" 1547checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" 1548dependencies = [ 1549 "futures-channel", 1550 "futures-core", 1551 "futures-io", 1552 "futures-macro", 1553 "futures-sink", 1554 "futures-task", 1555 "memchr", 1556 "pin-project-lite", 1557 "pin-utils", 1558 "slab", 1559] 1560 1561[[package]] 1562name = "fxhash" 1563version = "0.2.1" 1564source = "registry+https://github.com/rust-lang/crates.io-index" 1565checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c" 1566dependencies = [ 1567 "byteorder", 1568] 1569 1570[[package]] 1571name = "fxprof-processed-profile" 1572version = "0.6.0" 1573source = "registry+https://github.com/rust-lang/crates.io-index" 1574checksum = "27d12c0aed7f1e24276a241aadc4cb8ea9f83000f34bc062b7cc2d51e3b0fabd" 1575dependencies = [ 1576 "bitflags 2.6.0", 1577 "debugid", 1578 "fxhash", 1579 "serde", 1580 "serde_json", 1581] 1582 1583[[package]] 1584name = "generic-array" 1585version = "0.14.5" 1586source = "registry+https://github.com/rust-lang/crates.io-index" 1587checksum = "fd48d33ec7f05fbfa152300fdad764757cbded343c1aa1cff2fbaf4134851803" 1588dependencies = [ 1589 "typenum", 1590 "version_check", 1591] 1592 1593[[package]] 1594name = "getrandom" 1595version = "0.2.15" 1596source = "registry+https://github.com/rust-lang/crates.io-index" 1597checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" 1598dependencies = [ 1599 "cfg-if", 1600 "libc", 1601 "wasi 0.11.0+wasi-snapshot-preview1", 1602] 1603 1604[[package]] 1605name = "getrandom" 1606version = "0.3.1" 1607source = "registry+https://github.com/rust-lang/crates.io-index" 1608checksum = "43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8" 1609dependencies = [ 1610 "cfg-if", 1611 "libc", 1612 "wasi 0.13.3+wasi-0.2.2", 1613 "windows-targets 0.52.6", 1614] 1615 1616[[package]] 1617name = "gimli" 1618version = "0.31.1" 1619source = "registry+https://github.com/rust-lang/crates.io-index" 1620checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" 1621dependencies = [ 1622 "fallible-iterator", 1623 "indexmap 2.7.0", 1624 "stable_deref_trait", 1625] 1626 1627[[package]] 1628name = "gimli" 1629version = "0.32.0" 1630source = "registry+https://github.com/rust-lang/crates.io-index" 1631checksum = "93563d740bc9ef04104f9ed6f86f1e3275c2cdafb95664e26584b9ca807a8ffe" 1632dependencies = [ 1633 "fallible-iterator", 1634 "indexmap 2.7.0", 1635 "stable_deref_trait", 1636] 1637 1638[[package]] 1639name = "glob" 1640version = "0.3.1" 1641source = "registry+https://github.com/rust-lang/crates.io-index" 1642checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" 1643 1644[[package]] 1645name = "gzip-header" 1646version = "1.0.0" 1647source = "registry+https://github.com/rust-lang/crates.io-index" 1648checksum = "95cc527b92e6029a62960ad99aa8a6660faa4555fe5f731aab13aa6a921795a2" 1649dependencies = [ 1650 "crc32fast", 1651] 1652 1653[[package]] 1654name = "h2" 1655version = "0.4.4" 1656source = "registry+https://github.com/rust-lang/crates.io-index" 1657checksum = "816ec7294445779408f36fe57bc5b7fc1cf59664059096c65f905c1c61f58069" 1658dependencies = [ 1659 "bytes", 1660 "fnv", 1661 "futures-core", 1662 "futures-sink", 1663 "futures-util", 1664 "http", 1665 "indexmap 2.7.0", 1666 "slab", 1667 "tokio", 1668 "tokio-util", 1669 "tracing", 1670] 1671 1672[[package]] 1673name = "half" 1674version = "1.8.2" 1675source = "registry+https://github.com/rust-lang/crates.io-index" 1676checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7" 1677 1678[[package]] 1679name = "half" 1680version = "2.4.1" 1681source = "registry+https://github.com/rust-lang/crates.io-index" 1682checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888" 1683dependencies = [ 1684 "cfg-if", 1685 "crunchy", 1686] 1687 1688[[package]] 1689name = "hashbrown" 1690version = "0.12.3" 1691source = "registry+https://github.com/rust-lang/crates.io-index" 1692checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 1693 1694[[package]] 1695name = "hashbrown" 1696version = "0.15.2" 1697source = "registry+https://github.com/rust-lang/crates.io-index" 1698checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289" 1699dependencies = [ 1700 "foldhash", 1701 "serde", 1702] 1703 1704[[package]] 1705name = "heck" 1706version = "0.4.1" 1707source = "registry+https://github.com/rust-lang/crates.io-index" 1708checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" 1709 1710[[package]] 1711name = "heck" 1712version = "0.5.0" 1713source = "registry+https://github.com/rust-lang/crates.io-index" 1714checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" 1715 1716[[package]] 1717name = "hermit-abi" 1718version = "0.3.9" 1719source = "registry+https://github.com/rust-lang/crates.io-index" 1720checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" 1721 1722[[package]] 1723name = "hmac" 1724version = "0.12.1" 1725source = "registry+https://github.com/rust-lang/crates.io-index" 1726checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" 1727dependencies = [ 1728 "digest", 1729] 1730 1731[[package]] 1732name = "home" 1733version = "0.5.9" 1734source = "registry+https://github.com/rust-lang/crates.io-index" 1735checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5" 1736dependencies = [ 1737 "windows-sys 0.52.0", 1738] 1739 1740[[package]] 1741name = "http" 1742version = "1.0.0" 1743source = "registry+https://github.com/rust-lang/crates.io-index" 1744checksum = "b32afd38673a8016f7c9ae69e5af41a58f81b1d31689040f2f1959594ce194ea" 1745dependencies = [ 1746 "bytes", 1747 "fnv", 1748 "itoa", 1749] 1750 1751[[package]] 1752name = "http-body" 1753version = "1.0.0" 1754source = "registry+https://github.com/rust-lang/crates.io-index" 1755checksum = "1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643" 1756dependencies = [ 1757 "bytes", 1758 "http", 1759] 1760 1761[[package]] 1762name = "http-body-util" 1763version = "0.1.0" 1764source = "registry+https://github.com/rust-lang/crates.io-index" 1765checksum = "41cb79eb393015dadd30fc252023adb0b2400a0caee0fa2a077e6e21a551e840" 1766dependencies = [ 1767 "bytes", 1768 "futures-util", 1769 "http", 1770 "http-body", 1771 "pin-project-lite", 1772] 1773 1774[[package]] 1775name = "httparse" 1776version = "1.8.0" 1777source = "registry+https://github.com/rust-lang/crates.io-index" 1778checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904" 1779 1780[[package]] 1781name = "httpdate" 1782version = "1.0.2" 1783source = "registry+https://github.com/rust-lang/crates.io-index" 1784checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421" 1785 1786[[package]] 1787name = "humantime" 1788version = "2.1.0" 1789source = "registry+https://github.com/rust-lang/crates.io-index" 1790checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" 1791 1792[[package]] 1793name = "hyper" 1794version = "1.0.1" 1795source = "registry+https://github.com/rust-lang/crates.io-index" 1796checksum = "403f9214f3e703236b221f1a9cd88ec8b4adfa5296de01ab96216361f4692f56" 1797dependencies = [ 1798 "bytes", 1799 "futures-channel", 1800 "futures-util", 1801 "h2", 1802 "http", 1803 "http-body", 1804 "httparse", 1805 "httpdate", 1806 "itoa", 1807 "pin-project-lite", 1808 "tokio", 1809 "want", 1810] 1811 1812[[package]] 1813name = "iana-time-zone" 1814version = "0.1.61" 1815source = "registry+https://github.com/rust-lang/crates.io-index" 1816checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220" 1817dependencies = [ 1818 "android_system_properties", 1819 "core-foundation-sys", 1820 "iana-time-zone-haiku", 1821 "js-sys", 1822 "wasm-bindgen", 1823 "windows-core", 1824] 1825 1826[[package]] 1827name = "iana-time-zone-haiku" 1828version = "0.1.2" 1829source = "registry+https://github.com/rust-lang/crates.io-index" 1830checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" 1831dependencies = [ 1832 "cc", 1833] 1834 1835[[package]] 1836name = "icu_collections" 1837version = "1.5.0" 1838source = "registry+https://github.com/rust-lang/crates.io-index" 1839checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526" 1840dependencies = [ 1841 "displaydoc", 1842 "yoke", 1843 "zerofrom", 1844 "zerovec", 1845] 1846 1847[[package]] 1848name = "icu_locid" 1849version = "1.5.0" 1850source = "registry+https://github.com/rust-lang/crates.io-index" 1851checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637" 1852dependencies = [ 1853 "displaydoc", 1854 "litemap", 1855 "tinystr", 1856 "writeable", 1857 "zerovec", 1858] 1859 1860[[package]] 1861name = "icu_locid_transform" 1862version = "1.5.0" 1863source = "registry+https://github.com/rust-lang/crates.io-index" 1864checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e" 1865dependencies = [ 1866 "displaydoc", 1867 "icu_locid", 1868 "icu_locid_transform_data", 1869 "icu_provider", 1870 "tinystr", 1871 "zerovec", 1872] 1873 1874[[package]] 1875name = "icu_locid_transform_data" 1876version = "1.5.0" 1877source = "registry+https://github.com/rust-lang/crates.io-index" 1878checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e" 1879 1880[[package]] 1881name = "icu_normalizer" 1882version = "1.5.0" 1883source = "registry+https://github.com/rust-lang/crates.io-index" 1884checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f" 1885dependencies = [ 1886 "displaydoc", 1887 "icu_collections", 1888 "icu_normalizer_data", 1889 "icu_properties", 1890 "icu_provider", 1891 "smallvec", 1892 "utf16_iter", 1893 "utf8_iter", 1894 "write16", 1895 "zerovec", 1896] 1897 1898[[package]] 1899name = "icu_normalizer_data" 1900version = "1.5.0" 1901source = "registry+https://github.com/rust-lang/crates.io-index" 1902checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516" 1903 1904[[package]] 1905name = "icu_properties" 1906version = "1.5.1" 1907source = "registry+https://github.com/rust-lang/crates.io-index" 1908checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5" 1909dependencies = [ 1910 "displaydoc", 1911 "icu_collections", 1912 "icu_locid_transform", 1913 "icu_properties_data", 1914 "icu_provider", 1915 "tinystr", 1916 "zerovec", 1917] 1918 1919[[package]] 1920name = "icu_properties_data" 1921version = "1.5.0" 1922source = "registry+https://github.com/rust-lang/crates.io-index" 1923checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569" 1924 1925[[package]] 1926name = "icu_provider" 1927version = "1.5.0" 1928source = "registry+https://github.com/rust-lang/crates.io-index" 1929checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9" 1930dependencies = [ 1931 "displaydoc", 1932 "icu_locid", 1933 "icu_provider_macros", 1934 "stable_deref_trait", 1935 "tinystr", 1936 "writeable", 1937 "yoke", 1938 "zerofrom", 1939 "zerovec", 1940] 1941 1942[[package]] 1943name = "icu_provider_macros" 1944version = "1.5.0" 1945source = "registry+https://github.com/rust-lang/crates.io-index" 1946checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" 1947dependencies = [ 1948 "proc-macro2", 1949 "quote", 1950 "syn 2.0.100", 1951] 1952 1953[[package]] 1954name = "id-arena" 1955version = "2.2.1" 1956source = "registry+https://github.com/rust-lang/crates.io-index" 1957checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005" 1958 1959[[package]] 1960name = "idna" 1961version = "1.0.3" 1962source = "registry+https://github.com/rust-lang/crates.io-index" 1963checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e" 1964dependencies = [ 1965 "idna_adapter", 1966 "smallvec", 1967 "utf8_iter", 1968] 1969 1970[[package]] 1971name = "idna_adapter" 1972version = "1.2.0" 1973source = "registry+https://github.com/rust-lang/crates.io-index" 1974checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71" 1975dependencies = [ 1976 "icu_normalizer", 1977 "icu_properties", 1978] 1979 1980[[package]] 1981name = "im-rc" 1982version = "15.1.0" 1983source = "registry+https://github.com/rust-lang/crates.io-index" 1984checksum = "af1955a75fa080c677d3972822ec4bad316169ab1cfc6c257a942c2265dbe5fe" 1985dependencies = [ 1986 "bitmaps", 1987 "rand_core 0.6.3", 1988 "rand_xoshiro", 1989 "sized-chunks", 1990 "typenum", 1991 "version_check", 1992] 1993 1994[[package]] 1995name = "indexmap" 1996version = "1.9.1" 1997source = "registry+https://github.com/rust-lang/crates.io-index" 1998checksum = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e" 1999dependencies = [ 2000 "autocfg", 2001 "hashbrown 0.12.3", 2002] 2003 2004[[package]] 2005name = "indexmap" 2006version = "2.7.0" 2007source = "registry+https://github.com/rust-lang/crates.io-index" 2008checksum = "62f822373a4fe84d4bb149bf54e584a7f4abec90e072ed49cda0edea5b95471f" 2009dependencies = [ 2010 "equivalent", 2011 "hashbrown 0.15.2", 2012 "serde", 2013] 2014 2015[[package]] 2016name = "indicatif" 2017version = "0.13.0" 2018source = "registry+https://github.com/rust-lang/crates.io-index" 2019checksum = "8572bccfb0665e70b7faf44ee28841b8e0823450cd4ad562a76b5a3c4bf48487" 2020dependencies = [ 2021 "console", 2022 "lazy_static", 2023 "number_prefix", 2024 "regex", 2025] 2026 2027[[package]] 2028name = "inout" 2029version = "0.1.3" 2030source = "registry+https://github.com/rust-lang/crates.io-index" 2031checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5" 2032dependencies = [ 2033 "generic-array", 2034] 2035 2036[[package]] 2037name = "instant" 2038version = "0.1.12" 2039source = "registry+https://github.com/rust-lang/crates.io-index" 2040checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c" 2041dependencies = [ 2042 "cfg-if", 2043] 2044 2045[[package]] 2046name = "io-extras" 2047version = "0.18.3" 2048source = "registry+https://github.com/rust-lang/crates.io-index" 2049checksum = "7d45fd7584f9b67ac37bc041212d06bfac0700b36456b05890d36a3b626260eb" 2050dependencies = [ 2051 "io-lifetimes", 2052 "windows-sys 0.52.0", 2053] 2054 2055[[package]] 2056name = "io-lifetimes" 2057version = "2.0.3" 2058source = "registry+https://github.com/rust-lang/crates.io-index" 2059checksum = "5a611371471e98973dbcab4e0ec66c31a10bc356eeb4d54a0e05eac8158fe38c" 2060 2061[[package]] 2062name = "ipnet" 2063version = "2.5.0" 2064source = "registry+https://github.com/rust-lang/crates.io-index" 2065checksum = "879d54834c8c76457ef4293a689b2a8c59b076067ad77b15efafbb05f92a592b" 2066 2067[[package]] 2068name = "is-terminal" 2069version = "0.4.10" 2070source = "registry+https://github.com/rust-lang/crates.io-index" 2071checksum = "0bad00257d07be169d870ab665980b06cdb366d792ad690bf2e76876dc503455" 2072dependencies = [ 2073 "hermit-abi", 2074 "rustix 0.38.43", 2075 "windows-sys 0.52.0", 2076] 2077 2078[[package]] 2079name = "is_terminal_polyfill" 2080version = "1.70.1" 2081source = "registry+https://github.com/rust-lang/crates.io-index" 2082checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" 2083 2084[[package]] 2085name = "isle-fuzz" 2086version = "0.0.0" 2087dependencies = [ 2088 "cranelift-isle", 2089 "env_logger 0.11.5", 2090 "libfuzzer-sys", 2091 "log", 2092] 2093 2094[[package]] 2095name = "islec" 2096version = "0.0.0" 2097dependencies = [ 2098 "clap", 2099 "cranelift-isle", 2100 "env_logger 0.11.5", 2101] 2102 2103[[package]] 2104name = "itertools" 2105version = "0.10.5" 2106source = "registry+https://github.com/rust-lang/crates.io-index" 2107checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" 2108dependencies = [ 2109 "either", 2110] 2111 2112[[package]] 2113name = "itertools" 2114version = "0.13.0" 2115source = "registry+https://github.com/rust-lang/crates.io-index" 2116checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" 2117dependencies = [ 2118 "either", 2119] 2120 2121[[package]] 2122name = "itertools" 2123version = "0.14.0" 2124source = "registry+https://github.com/rust-lang/crates.io-index" 2125checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" 2126dependencies = [ 2127 "either", 2128] 2129 2130[[package]] 2131name = "itoa" 2132version = "1.0.14" 2133source = "registry+https://github.com/rust-lang/crates.io-index" 2134checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674" 2135 2136[[package]] 2137name = "ittapi" 2138version = "0.4.0" 2139source = "registry+https://github.com/rust-lang/crates.io-index" 2140checksum = "6b996fe614c41395cdaedf3cf408a9534851090959d90d54a535f675550b64b1" 2141dependencies = [ 2142 "anyhow", 2143 "ittapi-sys", 2144 "log", 2145] 2146 2147[[package]] 2148name = "ittapi-sys" 2149version = "0.4.0" 2150source = "registry+https://github.com/rust-lang/crates.io-index" 2151checksum = "52f5385394064fa2c886205dba02598013ce83d3e92d33dbdc0c52fe0e7bf4fc" 2152dependencies = [ 2153 "cc", 2154] 2155 2156[[package]] 2157name = "jobserver" 2158version = "0.1.32" 2159source = "registry+https://github.com/rust-lang/crates.io-index" 2160checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0" 2161dependencies = [ 2162 "libc", 2163] 2164 2165[[package]] 2166name = "js-sys" 2167version = "0.3.74" 2168source = "registry+https://github.com/rust-lang/crates.io-index" 2169checksum = "a865e038f7f6ed956f788f0d7d60c541fff74c7bd74272c5d4cf15c63743e705" 2170dependencies = [ 2171 "once_cell", 2172 "wasm-bindgen", 2173] 2174 2175[[package]] 2176name = "json-from-wast" 2177version = "0.238.1" 2178source = "registry+https://github.com/rust-lang/crates.io-index" 2179checksum = "02235cfca0a8e390adc798ef7e68d1a18b015be3dcf248be0f6b0aabf3b32c05" 2180dependencies = [ 2181 "anyhow", 2182 "serde", 2183 "serde_derive", 2184 "wast 238.0.1", 2185] 2186 2187[[package]] 2188name = "lazy_static" 2189version = "1.4.0" 2190source = "registry+https://github.com/rust-lang/crates.io-index" 2191checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 2192 2193[[package]] 2194name = "leb128" 2195version = "0.2.5" 2196source = "registry+https://github.com/rust-lang/crates.io-index" 2197checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67" 2198 2199[[package]] 2200name = "leb128fmt" 2201version = "0.1.0" 2202source = "registry+https://github.com/rust-lang/crates.io-index" 2203checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2" 2204 2205[[package]] 2206name = "libc" 2207version = "0.2.171" 2208source = "registry+https://github.com/rust-lang/crates.io-index" 2209checksum = "c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6" 2210 2211[[package]] 2212name = "libfuzzer-sys" 2213version = "0.4.8" 2214source = "registry+https://github.com/rust-lang/crates.io-index" 2215checksum = "9b9569d2f74e257076d8c6bfa73fb505b46b851e51ddaecc825944aa3bed17fa" 2216dependencies = [ 2217 "arbitrary", 2218 "cc", 2219] 2220 2221[[package]] 2222name = "libloading" 2223version = "0.8.6" 2224source = "registry+https://github.com/rust-lang/crates.io-index" 2225checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34" 2226dependencies = [ 2227 "cfg-if", 2228 "windows-targets 0.52.6", 2229] 2230 2231[[package]] 2232name = "libm" 2233version = "0.2.11" 2234source = "registry+https://github.com/rust-lang/crates.io-index" 2235checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa" 2236 2237[[package]] 2238name = "libtest-mimic" 2239version = "0.8.1" 2240source = "registry+https://github.com/rust-lang/crates.io-index" 2241checksum = "5297962ef19edda4ce33aaa484386e0a5b3d7f2f4e037cbeee00503ef6b29d33" 2242dependencies = [ 2243 "anstream", 2244 "anstyle", 2245 "clap", 2246 "escape8259", 2247] 2248 2249[[package]] 2250name = "linux-raw-sys" 2251version = "0.4.14" 2252source = "registry+https://github.com/rust-lang/crates.io-index" 2253checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89" 2254 2255[[package]] 2256name = "linux-raw-sys" 2257version = "0.9.3" 2258source = "registry+https://github.com/rust-lang/crates.io-index" 2259checksum = "fe7db12097d22ec582439daf8618b8fdd1a7bef6270e9af3b1ebcd30893cf413" 2260 2261[[package]] 2262name = "listenfd" 2263version = "1.0.0" 2264source = "registry+https://github.com/rust-lang/crates.io-index" 2265checksum = "14e4fcc00ff6731d94b70e16e71f43bda62883461f31230742e3bc6dddf12988" 2266dependencies = [ 2267 "libc", 2268 "uuid", 2269 "winapi", 2270] 2271 2272[[package]] 2273name = "litemap" 2274version = "0.7.4" 2275source = "registry+https://github.com/rust-lang/crates.io-index" 2276checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104" 2277 2278[[package]] 2279name = "log" 2280version = "0.4.27" 2281source = "registry+https://github.com/rust-lang/crates.io-index" 2282checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" 2283 2284[[package]] 2285name = "logos" 2286version = "0.14.2" 2287source = "registry+https://github.com/rust-lang/crates.io-index" 2288checksum = "1c6b6e02facda28ca5fb8dbe4b152496ba3b1bd5a4b40bb2b1b2d8ad74e0f39b" 2289dependencies = [ 2290 "logos-derive", 2291] 2292 2293[[package]] 2294name = "logos-codegen" 2295version = "0.14.2" 2296source = "registry+https://github.com/rust-lang/crates.io-index" 2297checksum = "b32eb6b5f26efacd015b000bfc562186472cd9b34bdba3f6b264e2a052676d10" 2298dependencies = [ 2299 "beef", 2300 "fnv", 2301 "lazy_static", 2302 "proc-macro2", 2303 "quote", 2304 "regex-syntax 0.8.5", 2305 "syn 2.0.100", 2306] 2307 2308[[package]] 2309name = "logos-derive" 2310version = "0.14.2" 2311source = "registry+https://github.com/rust-lang/crates.io-index" 2312checksum = "3e5d0c5463c911ef55624739fc353238b4e310f0144be1f875dc42fec6bfd5ec" 2313dependencies = [ 2314 "logos-codegen", 2315] 2316 2317[[package]] 2318name = "mach2" 2319version = "0.4.2" 2320source = "registry+https://github.com/rust-lang/crates.io-index" 2321checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709" 2322dependencies = [ 2323 "libc", 2324] 2325 2326[[package]] 2327name = "matchers" 2328version = "0.1.0" 2329source = "registry+https://github.com/rust-lang/crates.io-index" 2330checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" 2331dependencies = [ 2332 "regex-automata 0.1.10", 2333] 2334 2335[[package]] 2336name = "matrixmultiply" 2337version = "0.3.9" 2338source = "registry+https://github.com/rust-lang/crates.io-index" 2339checksum = "9380b911e3e96d10c1f415da0876389aaf1b56759054eeb0de7df940c456ba1a" 2340dependencies = [ 2341 "autocfg", 2342 "rawpointer", 2343] 2344 2345[[package]] 2346name = "maybe-owned" 2347version = "0.3.4" 2348source = "registry+https://github.com/rust-lang/crates.io-index" 2349checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4" 2350 2351[[package]] 2352name = "memchr" 2353version = "2.5.0" 2354source = "registry+https://github.com/rust-lang/crates.io-index" 2355checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" 2356 2357[[package]] 2358name = "memfd" 2359version = "0.6.4" 2360source = "registry+https://github.com/rust-lang/crates.io-index" 2361checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64" 2362dependencies = [ 2363 "rustix 0.38.43", 2364] 2365 2366[[package]] 2367name = "memmap2" 2368version = "0.2.3" 2369source = "registry+https://github.com/rust-lang/crates.io-index" 2370checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4" 2371dependencies = [ 2372 "libc", 2373] 2374 2375[[package]] 2376name = "min-platform-host" 2377version = "38.0.0" 2378dependencies = [ 2379 "anyhow", 2380 "libloading", 2381 "object 0.37.3", 2382 "wasmtime", 2383] 2384 2385[[package]] 2386name = "minimal-lexical" 2387version = "0.2.1" 2388source = "registry+https://github.com/rust-lang/crates.io-index" 2389checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 2390 2391[[package]] 2392name = "miniz_oxide" 2393version = "0.8.9" 2394source = "registry+https://github.com/rust-lang/crates.io-index" 2395checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 2396dependencies = [ 2397 "adler2", 2398] 2399 2400[[package]] 2401name = "mio" 2402version = "1.0.3" 2403source = "registry+https://github.com/rust-lang/crates.io-index" 2404checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd" 2405dependencies = [ 2406 "libc", 2407 "wasi 0.11.0+wasi-snapshot-preview1", 2408 "windows-sys 0.52.0", 2409] 2410 2411[[package]] 2412name = "multi-stash" 2413version = "0.2.0" 2414source = "registry+https://github.com/rust-lang/crates.io-index" 2415checksum = "685a9ac4b61f4e728e1d2c6a7844609c16527aeb5e6c865915c08e619c16410f" 2416 2417[[package]] 2418name = "mutatis" 2419version = "0.3.2" 2420source = "registry+https://github.com/rust-lang/crates.io-index" 2421checksum = "31be5d2bfb418a4362eec78ca556ce9a15542a00d389860c3bf3adc132edb1d9" 2422dependencies = [ 2423 "rand 0.8.5", 2424] 2425 2426[[package]] 2427name = "native-tls" 2428version = "0.2.14" 2429source = "registry+https://github.com/rust-lang/crates.io-index" 2430checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e" 2431dependencies = [ 2432 "libc", 2433 "log", 2434 "openssl", 2435 "openssl-probe", 2436 "openssl-sys", 2437 "schannel", 2438 "security-framework", 2439 "security-framework-sys", 2440 "tempfile", 2441] 2442 2443[[package]] 2444name = "ndarray" 2445version = "0.15.6" 2446source = "registry+https://github.com/rust-lang/crates.io-index" 2447checksum = "adb12d4e967ec485a5f71c6311fe28158e9d6f4bc4a447b474184d0f91a8fa32" 2448dependencies = [ 2449 "matrixmultiply", 2450 "num-complex", 2451 "num-integer", 2452 "num-traits", 2453 "rawpointer", 2454] 2455 2456[[package]] 2457name = "nom" 2458version = "7.1.3" 2459source = "registry+https://github.com/rust-lang/crates.io-index" 2460checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 2461dependencies = [ 2462 "memchr", 2463 "minimal-lexical", 2464] 2465 2466[[package]] 2467name = "nu-ansi-term" 2468version = "0.46.0" 2469source = "registry+https://github.com/rust-lang/crates.io-index" 2470checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" 2471dependencies = [ 2472 "overload", 2473 "winapi", 2474] 2475 2476[[package]] 2477name = "num-complex" 2478version = "0.4.6" 2479source = "registry+https://github.com/rust-lang/crates.io-index" 2480checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495" 2481dependencies = [ 2482 "num-traits", 2483] 2484 2485[[package]] 2486name = "num-conv" 2487version = "0.1.0" 2488source = "registry+https://github.com/rust-lang/crates.io-index" 2489checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" 2490 2491[[package]] 2492name = "num-integer" 2493version = "0.1.46" 2494source = "registry+https://github.com/rust-lang/crates.io-index" 2495checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" 2496dependencies = [ 2497 "num-traits", 2498] 2499 2500[[package]] 2501name = "num-traits" 2502version = "0.2.19" 2503source = "registry+https://github.com/rust-lang/crates.io-index" 2504checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 2505dependencies = [ 2506 "autocfg", 2507] 2508 2509[[package]] 2510name = "num_cpus" 2511version = "1.16.0" 2512source = "registry+https://github.com/rust-lang/crates.io-index" 2513checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" 2514dependencies = [ 2515 "hermit-abi", 2516 "libc", 2517] 2518 2519[[package]] 2520name = "number_prefix" 2521version = "0.3.0" 2522source = "registry+https://github.com/rust-lang/crates.io-index" 2523checksum = "17b02fc0ff9a9e4b35b3342880f48e896ebf69f2967921fe8646bf5b7125956a" 2524 2525[[package]] 2526name = "object" 2527version = "0.36.5" 2528source = "registry+https://github.com/rust-lang/crates.io-index" 2529checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e" 2530dependencies = [ 2531 "memchr", 2532] 2533 2534[[package]] 2535name = "object" 2536version = "0.37.3" 2537source = "registry+https://github.com/rust-lang/crates.io-index" 2538checksum = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe" 2539dependencies = [ 2540 "crc32fast", 2541 "hashbrown 0.15.2", 2542 "indexmap 2.7.0", 2543 "memchr", 2544] 2545 2546[[package]] 2547name = "ocaml-boxroot-sys" 2548version = "0.2.0" 2549source = "registry+https://github.com/rust-lang/crates.io-index" 2550checksum = "5186393bfbee4ce2bc5bbb82beafb77e85c1d0a557e3cfc8c8a0d63d7845fed5" 2551dependencies = [ 2552 "cc", 2553] 2554 2555[[package]] 2556name = "ocaml-interop" 2557version = "0.8.8" 2558source = "registry+https://github.com/rust-lang/crates.io-index" 2559checksum = "2e01e08412a7e072a90a225d2ae49a2860aeea853ce673bc63891dbf86aed063" 2560dependencies = [ 2561 "ocaml-boxroot-sys", 2562 "ocaml-sys", 2563 "static_assertions", 2564] 2565 2566[[package]] 2567name = "ocaml-sys" 2568version = "0.22.3" 2569source = "registry+https://github.com/rust-lang/crates.io-index" 2570checksum = "73ec6ca7d41458442627435afb8f4671e83fd642e8a560171d671a1f679aa3cf" 2571dependencies = [ 2572 "cty", 2573] 2574 2575[[package]] 2576name = "once_cell" 2577version = "1.19.0" 2578source = "registry+https://github.com/rust-lang/crates.io-index" 2579checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" 2580 2581[[package]] 2582name = "oorandom" 2583version = "11.1.3" 2584source = "registry+https://github.com/rust-lang/crates.io-index" 2585checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575" 2586 2587[[package]] 2588name = "openssl" 2589version = "0.10.73" 2590source = "registry+https://github.com/rust-lang/crates.io-index" 2591checksum = "8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8" 2592dependencies = [ 2593 "bitflags 2.6.0", 2594 "cfg-if", 2595 "foreign-types", 2596 "libc", 2597 "once_cell", 2598 "openssl-macros", 2599 "openssl-sys", 2600] 2601 2602[[package]] 2603name = "openssl-macros" 2604version = "0.1.1" 2605source = "registry+https://github.com/rust-lang/crates.io-index" 2606checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" 2607dependencies = [ 2608 "proc-macro2", 2609 "quote", 2610 "syn 2.0.100", 2611] 2612 2613[[package]] 2614name = "openssl-probe" 2615version = "0.1.6" 2616source = "registry+https://github.com/rust-lang/crates.io-index" 2617checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" 2618 2619[[package]] 2620name = "openssl-sys" 2621version = "0.9.109" 2622source = "registry+https://github.com/rust-lang/crates.io-index" 2623checksum = "90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571" 2624dependencies = [ 2625 "cc", 2626 "libc", 2627 "pkg-config", 2628 "vcpkg", 2629] 2630 2631[[package]] 2632name = "openvino" 2633version = "0.9.0" 2634source = "registry+https://github.com/rust-lang/crates.io-index" 2635checksum = "3308ec088481c27b5b521598ced2d5d5f67253d9639f5a3cce5a2ea4c4062a94" 2636dependencies = [ 2637 "openvino-finder", 2638 "openvino-sys", 2639] 2640 2641[[package]] 2642name = "openvino-finder" 2643version = "0.9.0" 2644source = "registry+https://github.com/rust-lang/crates.io-index" 2645checksum = "bba5393f3522f98d9c4703a6a73afc7feff2bf9cc00a0722957b54c44ecda5fe" 2646dependencies = [ 2647 "cfg-if", 2648 "log", 2649] 2650 2651[[package]] 2652name = "openvino-sys" 2653version = "0.9.0" 2654source = "registry+https://github.com/rust-lang/crates.io-index" 2655checksum = "da7d035914ff5c8e12d7e05982929fb275e6f06eafcbe529f316001760b08786" 2656dependencies = [ 2657 "env_logger 0.11.5", 2658 "libloading", 2659 "openvino-finder", 2660] 2661 2662[[package]] 2663name = "ort" 2664version = "2.0.0-rc.2" 2665source = "registry+https://github.com/rust-lang/crates.io-index" 2666checksum = "0bc80894094c6a875bfac64415ed456fa661081a278a035e22be661305c87e14" 2667dependencies = [ 2668 "js-sys", 2669 "ort-sys", 2670 "thiserror 1.0.65", 2671 "tracing", 2672 "web-sys", 2673] 2674 2675[[package]] 2676name = "ort-sys" 2677version = "2.0.0-rc.2" 2678source = "registry+https://github.com/rust-lang/crates.io-index" 2679checksum = "b3d9c1373fc813d3f024d394f621f4c6dde0734c79b1c17113c3bb5bf0084bbe" 2680dependencies = [ 2681 "flate2", 2682 "sha2", 2683 "tar", 2684 "ureq", 2685] 2686 2687[[package]] 2688name = "overload" 2689version = "0.1.1" 2690source = "registry+https://github.com/rust-lang/crates.io-index" 2691checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" 2692 2693[[package]] 2694name = "password-hash" 2695version = "0.4.2" 2696source = "registry+https://github.com/rust-lang/crates.io-index" 2697checksum = "7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700" 2698dependencies = [ 2699 "base64ct", 2700 "rand_core 0.6.3", 2701 "subtle", 2702] 2703 2704[[package]] 2705name = "paste" 2706version = "1.0.7" 2707source = "registry+https://github.com/rust-lang/crates.io-index" 2708checksum = "0c520e05135d6e763148b6426a837e239041653ba7becd2e538c076c738025fc" 2709 2710[[package]] 2711name = "pbkdf2" 2712version = "0.11.0" 2713source = "registry+https://github.com/rust-lang/crates.io-index" 2714checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917" 2715dependencies = [ 2716 "digest", 2717 "hmac", 2718 "password-hash", 2719 "sha2", 2720] 2721 2722[[package]] 2723name = "percent-encoding" 2724version = "2.3.1" 2725source = "registry+https://github.com/rust-lang/crates.io-index" 2726checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" 2727 2728[[package]] 2729name = "petgraph" 2730version = "0.6.5" 2731source = "registry+https://github.com/rust-lang/crates.io-index" 2732checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db" 2733dependencies = [ 2734 "fixedbitset", 2735 "indexmap 2.7.0", 2736] 2737 2738[[package]] 2739name = "pin-project-lite" 2740version = "0.2.14" 2741source = "registry+https://github.com/rust-lang/crates.io-index" 2742checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02" 2743 2744[[package]] 2745name = "pin-utils" 2746version = "0.1.0" 2747source = "registry+https://github.com/rust-lang/crates.io-index" 2748checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 2749 2750[[package]] 2751name = "pkg-config" 2752version = "0.3.29" 2753source = "registry+https://github.com/rust-lang/crates.io-index" 2754checksum = "2900ede94e305130c13ddd391e0ab7cbaeb783945ae07a279c268cb05109c6cb" 2755 2756[[package]] 2757name = "postcard" 2758version = "1.0.8" 2759source = "registry+https://github.com/rust-lang/crates.io-index" 2760checksum = "a55c51ee6c0db07e68448e336cf8ea4131a620edefebf9893e759b2d793420f8" 2761dependencies = [ 2762 "cobs", 2763 "embedded-io", 2764 "serde", 2765] 2766 2767[[package]] 2768name = "powerfmt" 2769version = "0.2.0" 2770source = "registry+https://github.com/rust-lang/crates.io-index" 2771checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 2772 2773[[package]] 2774name = "ppv-lite86" 2775version = "0.2.16" 2776source = "registry+https://github.com/rust-lang/crates.io-index" 2777checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872" 2778 2779[[package]] 2780name = "prettyplease" 2781version = "0.2.31" 2782source = "registry+https://github.com/rust-lang/crates.io-index" 2783checksum = "5316f57387668042f561aae71480de936257848f9c43ce528e311d89a07cadeb" 2784dependencies = [ 2785 "proc-macro2", 2786 "syn 2.0.100", 2787] 2788 2789[[package]] 2790name = "proc-macro2" 2791version = "1.0.92" 2792source = "registry+https://github.com/rust-lang/crates.io-index" 2793checksum = "37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0" 2794dependencies = [ 2795 "unicode-ident", 2796] 2797 2798[[package]] 2799name = "proptest" 2800version = "1.0.0" 2801source = "registry+https://github.com/rust-lang/crates.io-index" 2802checksum = "1e0d9cc07f18492d879586c92b485def06bc850da3118075cd45d50e9c95b0e5" 2803dependencies = [ 2804 "bit-set", 2805 "bitflags 1.3.2", 2806 "byteorder", 2807 "lazy_static", 2808 "num-traits", 2809 "quick-error 2.0.1", 2810 "rand 0.8.5", 2811 "rand_chacha 0.3.1", 2812 "rand_xorshift", 2813 "regex-syntax 0.6.25", 2814 "rusty-fork", 2815 "tempfile", 2816] 2817 2818[[package]] 2819name = "pulley-interpreter" 2820version = "38.0.0" 2821dependencies = [ 2822 "anyhow", 2823 "arbitrary", 2824 "clap", 2825 "cranelift-bitset", 2826 "env_logger 0.11.5", 2827 "log", 2828 "pulley-macros", 2829 "termcolor", 2830 "wasmtime-internal-math", 2831] 2832 2833[[package]] 2834name = "pulley-interpreter-fuzz" 2835version = "0.0.0" 2836dependencies = [ 2837 "env_logger 0.11.5", 2838 "log", 2839 "pulley-interpreter", 2840] 2841 2842[[package]] 2843name = "pulley-macros" 2844version = "38.0.0" 2845dependencies = [ 2846 "proc-macro2", 2847 "quote", 2848 "syn 2.0.100", 2849] 2850 2851[[package]] 2852name = "quick-error" 2853version = "1.2.3" 2854source = "registry+https://github.com/rust-lang/crates.io-index" 2855checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" 2856 2857[[package]] 2858name = "quick-error" 2859version = "2.0.1" 2860source = "registry+https://github.com/rust-lang/crates.io-index" 2861checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3" 2862 2863[[package]] 2864name = "quote" 2865version = "1.0.36" 2866source = "registry+https://github.com/rust-lang/crates.io-index" 2867checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7" 2868dependencies = [ 2869 "proc-macro2", 2870] 2871 2872[[package]] 2873name = "rand" 2874version = "0.8.5" 2875source = "registry+https://github.com/rust-lang/crates.io-index" 2876checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 2877dependencies = [ 2878 "libc", 2879 "rand_chacha 0.3.1", 2880 "rand_core 0.6.3", 2881] 2882 2883[[package]] 2884name = "rand" 2885version = "0.9.2" 2886source = "registry+https://github.com/rust-lang/crates.io-index" 2887checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" 2888dependencies = [ 2889 "rand_chacha 0.9.0", 2890 "rand_core 0.9.3", 2891] 2892 2893[[package]] 2894name = "rand_chacha" 2895version = "0.3.1" 2896source = "registry+https://github.com/rust-lang/crates.io-index" 2897checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 2898dependencies = [ 2899 "ppv-lite86", 2900 "rand_core 0.6.3", 2901] 2902 2903[[package]] 2904name = "rand_chacha" 2905version = "0.9.0" 2906source = "registry+https://github.com/rust-lang/crates.io-index" 2907checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 2908dependencies = [ 2909 "ppv-lite86", 2910 "rand_core 0.9.3", 2911] 2912 2913[[package]] 2914name = "rand_core" 2915version = "0.6.3" 2916source = "registry+https://github.com/rust-lang/crates.io-index" 2917checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7" 2918dependencies = [ 2919 "getrandom 0.2.15", 2920] 2921 2922[[package]] 2923name = "rand_core" 2924version = "0.9.3" 2925source = "registry+https://github.com/rust-lang/crates.io-index" 2926checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" 2927dependencies = [ 2928 "getrandom 0.3.1", 2929] 2930 2931[[package]] 2932name = "rand_xorshift" 2933version = "0.3.0" 2934source = "registry+https://github.com/rust-lang/crates.io-index" 2935checksum = "d25bf25ec5ae4a3f1b92f929810509a2f53d7dca2f50b794ff57e3face536c8f" 2936dependencies = [ 2937 "rand_core 0.6.3", 2938] 2939 2940[[package]] 2941name = "rand_xoshiro" 2942version = "0.6.0" 2943source = "registry+https://github.com/rust-lang/crates.io-index" 2944checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa" 2945dependencies = [ 2946 "rand_core 0.6.3", 2947] 2948 2949[[package]] 2950name = "raw-cpuid" 2951version = "11.5.0" 2952source = "registry+https://github.com/rust-lang/crates.io-index" 2953checksum = "c6df7ab838ed27997ba19a4664507e6f82b41fe6e20be42929332156e5e85146" 2954dependencies = [ 2955 "bitflags 2.6.0", 2956] 2957 2958[[package]] 2959name = "rawpointer" 2960version = "0.2.1" 2961source = "registry+https://github.com/rust-lang/crates.io-index" 2962checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3" 2963 2964[[package]] 2965name = "rayon" 2966version = "1.5.3" 2967source = "registry+https://github.com/rust-lang/crates.io-index" 2968checksum = "bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d" 2969dependencies = [ 2970 "autocfg", 2971 "crossbeam-deque", 2972 "either", 2973 "rayon-core", 2974] 2975 2976[[package]] 2977name = "rayon-core" 2978version = "1.12.0" 2979source = "registry+https://github.com/rust-lang/crates.io-index" 2980checksum = "5ce3fb6ad83f861aac485e76e1985cd109d9a3713802152be56c3b1f0e0658ed" 2981dependencies = [ 2982 "crossbeam-deque", 2983 "crossbeam-utils", 2984] 2985 2986[[package]] 2987name = "redox_syscall" 2988version = "0.2.13" 2989source = "registry+https://github.com/rust-lang/crates.io-index" 2990checksum = "62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42" 2991dependencies = [ 2992 "bitflags 1.3.2", 2993] 2994 2995[[package]] 2996name = "redox_users" 2997version = "0.4.3" 2998source = "registry+https://github.com/rust-lang/crates.io-index" 2999checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b" 3000dependencies = [ 3001 "getrandom 0.2.15", 3002 "redox_syscall", 3003 "thiserror 1.0.65", 3004] 3005 3006[[package]] 3007name = "regalloc2" 3008version = "0.13.1" 3009source = "registry+https://github.com/rust-lang/crates.io-index" 3010checksum = "68e18e1ef763167dc6718c28a5585e62f907590a21028b8e87be1318f19ef1cb" 3011dependencies = [ 3012 "allocator-api2", 3013 "bumpalo", 3014 "hashbrown 0.15.2", 3015 "log", 3016 "rustc-hash", 3017 "serde", 3018 "smallvec", 3019] 3020 3021[[package]] 3022name = "regex" 3023version = "1.9.1" 3024source = "registry+https://github.com/rust-lang/crates.io-index" 3025checksum = "b2eae68fc220f7cf2532e4494aded17545fce192d59cd996e0fe7887f4ceb575" 3026dependencies = [ 3027 "aho-corasick", 3028 "memchr", 3029 "regex-automata 0.3.3", 3030 "regex-syntax 0.7.4", 3031] 3032 3033[[package]] 3034name = "regex-automata" 3035version = "0.1.10" 3036source = "registry+https://github.com/rust-lang/crates.io-index" 3037checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" 3038dependencies = [ 3039 "regex-syntax 0.6.25", 3040] 3041 3042[[package]] 3043name = "regex-automata" 3044version = "0.3.3" 3045source = "registry+https://github.com/rust-lang/crates.io-index" 3046checksum = "39354c10dd07468c2e73926b23bb9c2caca74c5501e38a35da70406f1d923310" 3047dependencies = [ 3048 "aho-corasick", 3049 "memchr", 3050 "regex-syntax 0.7.4", 3051] 3052 3053[[package]] 3054name = "regex-syntax" 3055version = "0.6.25" 3056source = "registry+https://github.com/rust-lang/crates.io-index" 3057checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b" 3058 3059[[package]] 3060name = "regex-syntax" 3061version = "0.7.4" 3062source = "registry+https://github.com/rust-lang/crates.io-index" 3063checksum = "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2" 3064 3065[[package]] 3066name = "regex-syntax" 3067version = "0.8.5" 3068source = "registry+https://github.com/rust-lang/crates.io-index" 3069checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" 3070 3071[[package]] 3072name = "region" 3073version = "3.0.2" 3074source = "registry+https://github.com/rust-lang/crates.io-index" 3075checksum = "e6b6ebd13bc009aef9cd476c1310d49ac354d36e240cf1bd753290f3dc7199a7" 3076dependencies = [ 3077 "bitflags 1.3.2", 3078 "libc", 3079 "mach2", 3080 "windows-sys 0.52.0", 3081] 3082 3083[[package]] 3084name = "ring" 3085version = "0.17.14" 3086source = "registry+https://github.com/rust-lang/crates.io-index" 3087checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" 3088dependencies = [ 3089 "cc", 3090 "cfg-if", 3091 "getrandom 0.2.15", 3092 "libc", 3093 "untrusted", 3094 "windows-sys 0.52.0", 3095] 3096 3097[[package]] 3098name = "rustc-demangle" 3099version = "0.1.24" 3100source = "registry+https://github.com/rust-lang/crates.io-index" 3101checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" 3102 3103[[package]] 3104name = "rustc-hash" 3105version = "2.1.1" 3106source = "registry+https://github.com/rust-lang/crates.io-index" 3107checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" 3108 3109[[package]] 3110name = "rustix" 3111version = "0.38.43" 3112source = "registry+https://github.com/rust-lang/crates.io-index" 3113checksum = "a78891ee6bf2340288408954ac787aa063d8e8817e9f53abb37c695c6d834ef6" 3114dependencies = [ 3115 "bitflags 2.6.0", 3116 "errno", 3117 "libc", 3118 "linux-raw-sys 0.4.14", 3119 "windows-sys 0.59.0", 3120] 3121 3122[[package]] 3123name = "rustix" 3124version = "1.0.3" 3125source = "registry+https://github.com/rust-lang/crates.io-index" 3126checksum = "e56a18552996ac8d29ecc3b190b4fdbb2d91ca4ec396de7bbffaf43f3d637e96" 3127dependencies = [ 3128 "bitflags 2.6.0", 3129 "errno", 3130 "libc", 3131 "linux-raw-sys 0.9.3", 3132 "windows-sys 0.59.0", 3133] 3134 3135[[package]] 3136name = "rustix-linux-procfs" 3137version = "0.1.1" 3138source = "registry+https://github.com/rust-lang/crates.io-index" 3139checksum = "2fc84bf7e9aa16c4f2c758f27412dc9841341e16aa682d9c7ac308fe3ee12056" 3140dependencies = [ 3141 "once_cell", 3142 "rustix 1.0.3", 3143] 3144 3145[[package]] 3146name = "rustls" 3147version = "0.22.4" 3148source = "registry+https://github.com/rust-lang/crates.io-index" 3149checksum = "bf4ef73721ac7bcd79b2b315da7779d8fc09718c6b3d2d1b2d94850eb8c18432" 3150dependencies = [ 3151 "log", 3152 "ring", 3153 "rustls-pki-types", 3154 "rustls-webpki", 3155 "subtle", 3156 "zeroize", 3157] 3158 3159[[package]] 3160name = "rustls" 3161version = "0.23.7" 3162source = "registry+https://github.com/rust-lang/crates.io-index" 3163checksum = "ebbbdb961df0ad3f2652da8f3fdc4b36122f568f968f45ad3316f26c025c677b" 3164dependencies = [ 3165 "log", 3166 "once_cell", 3167 "ring", 3168 "rustls-pki-types", 3169 "rustls-webpki", 3170 "subtle", 3171 "zeroize", 3172] 3173 3174[[package]] 3175name = "rustls-pki-types" 3176version = "1.3.1" 3177source = "registry+https://github.com/rust-lang/crates.io-index" 3178checksum = "5ede67b28608b4c60685c7d54122d4400d90f62b40caee7700e700380a390fa8" 3179 3180[[package]] 3181name = "rustls-webpki" 3182version = "0.102.2" 3183source = "registry+https://github.com/rust-lang/crates.io-index" 3184checksum = "faaa0a62740bedb9b2ef5afa303da42764c012f743917351dc9a237ea1663610" 3185dependencies = [ 3186 "ring", 3187 "rustls-pki-types", 3188 "untrusted", 3189] 3190 3191[[package]] 3192name = "rustversion" 3193version = "1.0.14" 3194source = "registry+https://github.com/rust-lang/crates.io-index" 3195checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4" 3196 3197[[package]] 3198name = "rusty-fork" 3199version = "0.3.0" 3200source = "registry+https://github.com/rust-lang/crates.io-index" 3201checksum = "cb3dcc6e454c328bb824492db107ab7c0ae8fcffe4ad210136ef014458c1bc4f" 3202dependencies = [ 3203 "fnv", 3204 "quick-error 1.2.3", 3205 "tempfile", 3206 "wait-timeout", 3207] 3208 3209[[package]] 3210name = "ryu" 3211version = "1.0.9" 3212source = "registry+https://github.com/rust-lang/crates.io-index" 3213checksum = "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f" 3214 3215[[package]] 3216name = "safetensors" 3217version = "0.3.3" 3218source = "registry+https://github.com/rust-lang/crates.io-index" 3219checksum = "d93279b86b3de76f820a8854dd06cbc33cfa57a417b19c47f6a25280112fb1df" 3220dependencies = [ 3221 "serde", 3222 "serde_json", 3223] 3224 3225[[package]] 3226name = "same-file" 3227version = "1.0.6" 3228source = "registry+https://github.com/rust-lang/crates.io-index" 3229checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 3230dependencies = [ 3231 "winapi-util", 3232] 3233 3234[[package]] 3235name = "schannel" 3236version = "0.1.27" 3237source = "registry+https://github.com/rust-lang/crates.io-index" 3238checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d" 3239dependencies = [ 3240 "windows-sys 0.59.0", 3241] 3242 3243[[package]] 3244name = "security-framework" 3245version = "2.11.1" 3246source = "registry+https://github.com/rust-lang/crates.io-index" 3247checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" 3248dependencies = [ 3249 "bitflags 2.6.0", 3250 "core-foundation", 3251 "core-foundation-sys", 3252 "libc", 3253 "security-framework-sys", 3254] 3255 3256[[package]] 3257name = "security-framework-sys" 3258version = "2.14.0" 3259source = "registry+https://github.com/rust-lang/crates.io-index" 3260checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32" 3261dependencies = [ 3262 "core-foundation-sys", 3263 "libc", 3264] 3265 3266[[package]] 3267name = "semver" 3268version = "1.0.17" 3269source = "registry+https://github.com/rust-lang/crates.io-index" 3270checksum = "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed" 3271dependencies = [ 3272 "serde", 3273] 3274 3275[[package]] 3276name = "serde" 3277version = "1.0.215" 3278source = "registry+https://github.com/rust-lang/crates.io-index" 3279checksum = "6513c1ad0b11a9376da888e3e0baa0077f1aed55c17f50e7b2397136129fb88f" 3280dependencies = [ 3281 "serde_derive", 3282] 3283 3284[[package]] 3285name = "serde_derive" 3286version = "1.0.215" 3287source = "registry+https://github.com/rust-lang/crates.io-index" 3288checksum = "ad1e866f866923f252f05c889987993144fb74e722403468a4ebd70c3cd756c0" 3289dependencies = [ 3290 "proc-macro2", 3291 "quote", 3292 "syn 2.0.100", 3293] 3294 3295[[package]] 3296name = "serde_json" 3297version = "1.0.140" 3298source = "registry+https://github.com/rust-lang/crates.io-index" 3299checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373" 3300dependencies = [ 3301 "itoa", 3302 "memchr", 3303 "ryu", 3304 "serde", 3305] 3306 3307[[package]] 3308name = "serde_spanned" 3309version = "0.6.5" 3310source = "registry+https://github.com/rust-lang/crates.io-index" 3311checksum = "eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1" 3312dependencies = [ 3313 "serde", 3314] 3315 3316[[package]] 3317name = "serde_yaml" 3318version = "0.9.34+deprecated" 3319source = "registry+https://github.com/rust-lang/crates.io-index" 3320checksum = "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47" 3321dependencies = [ 3322 "indexmap 2.7.0", 3323 "itoa", 3324 "ryu", 3325 "serde", 3326 "unsafe-libyaml", 3327] 3328 3329[[package]] 3330name = "sha1" 3331version = "0.10.6" 3332source = "registry+https://github.com/rust-lang/crates.io-index" 3333checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 3334dependencies = [ 3335 "cfg-if", 3336 "cpufeatures", 3337 "digest", 3338] 3339 3340[[package]] 3341name = "sha2" 3342version = "0.10.2" 3343source = "registry+https://github.com/rust-lang/crates.io-index" 3344checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676" 3345dependencies = [ 3346 "cfg-if", 3347 "cpufeatures", 3348 "digest", 3349] 3350 3351[[package]] 3352name = "sharded-slab" 3353version = "0.1.4" 3354source = "registry+https://github.com/rust-lang/crates.io-index" 3355checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31" 3356dependencies = [ 3357 "lazy_static", 3358] 3359 3360[[package]] 3361name = "shlex" 3362version = "1.3.0" 3363source = "registry+https://github.com/rust-lang/crates.io-index" 3364checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 3365 3366[[package]] 3367name = "shuffling-allocator" 3368version = "1.1.2" 3369source = "registry+https://github.com/rust-lang/crates.io-index" 3370checksum = "4ee9977fa98489d9006f4ab26fc5cbe2a139985baed09d2ec08dee6e506fc496" 3371dependencies = [ 3372 "cfg-if", 3373 "libc", 3374 "rand 0.8.5", 3375 "winapi", 3376] 3377 3378[[package]] 3379name = "signal-hook-registry" 3380version = "1.4.1" 3381source = "registry+https://github.com/rust-lang/crates.io-index" 3382checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1" 3383dependencies = [ 3384 "libc", 3385] 3386 3387[[package]] 3388name = "similar" 3389version = "2.2.0" 3390source = "registry+https://github.com/rust-lang/crates.io-index" 3391checksum = "62ac7f900db32bf3fd12e0117dd3dc4da74bc52ebaac97f39668446d89694803" 3392 3393[[package]] 3394name = "sized-chunks" 3395version = "0.6.5" 3396source = "registry+https://github.com/rust-lang/crates.io-index" 3397checksum = "16d69225bde7a69b235da73377861095455d298f2b970996eec25ddbb42b3d1e" 3398dependencies = [ 3399 "bitmaps", 3400 "typenum", 3401] 3402 3403[[package]] 3404name = "slab" 3405version = "0.4.7" 3406source = "registry+https://github.com/rust-lang/crates.io-index" 3407checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef" 3408dependencies = [ 3409 "autocfg", 3410] 3411 3412[[package]] 3413name = "smallvec" 3414version = "1.13.2" 3415source = "registry+https://github.com/rust-lang/crates.io-index" 3416checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" 3417dependencies = [ 3418 "serde", 3419] 3420 3421[[package]] 3422name = "socket2" 3423version = "0.5.7" 3424source = "registry+https://github.com/rust-lang/crates.io-index" 3425checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c" 3426dependencies = [ 3427 "libc", 3428 "windows-sys 0.52.0", 3429] 3430 3431[[package]] 3432name = "souper-ir" 3433version = "2.1.0" 3434source = "registry+https://github.com/rust-lang/crates.io-index" 3435checksum = "a50c18ce33988e1973003afbaa66e6a465ad7a614dc33f246879ccc209c2c044" 3436dependencies = [ 3437 "id-arena", 3438] 3439 3440[[package]] 3441name = "spin" 3442version = "0.9.8" 3443source = "registry+https://github.com/rust-lang/crates.io-index" 3444checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 3445 3446[[package]] 3447name = "stable_deref_trait" 3448version = "1.2.0" 3449source = "registry+https://github.com/rust-lang/crates.io-index" 3450checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" 3451 3452[[package]] 3453name = "static_assertions" 3454version = "1.1.0" 3455source = "registry+https://github.com/rust-lang/crates.io-index" 3456checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 3457 3458[[package]] 3459name = "string-interner" 3460version = "0.19.0" 3461source = "registry+https://github.com/rust-lang/crates.io-index" 3462checksum = "23de088478b31c349c9ba67816fa55d9355232d63c3afea8bf513e31f0f1d2c0" 3463dependencies = [ 3464 "hashbrown 0.15.2", 3465 "serde", 3466] 3467 3468[[package]] 3469name = "strsim" 3470version = "0.11.1" 3471source = "registry+https://github.com/rust-lang/crates.io-index" 3472checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 3473 3474[[package]] 3475name = "strum" 3476version = "0.24.1" 3477source = "registry+https://github.com/rust-lang/crates.io-index" 3478checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f" 3479 3480[[package]] 3481name = "strum_macros" 3482version = "0.24.3" 3483source = "registry+https://github.com/rust-lang/crates.io-index" 3484checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59" 3485dependencies = [ 3486 "heck 0.4.1", 3487 "proc-macro2", 3488 "quote", 3489 "rustversion", 3490 "syn 1.0.92", 3491] 3492 3493[[package]] 3494name = "subtle" 3495version = "2.5.0" 3496source = "registry+https://github.com/rust-lang/crates.io-index" 3497checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc" 3498 3499[[package]] 3500name = "symbolic_expressions" 3501version = "5.0.3" 3502source = "registry+https://github.com/rust-lang/crates.io-index" 3503checksum = "7c68d531d83ec6c531150584c42a4290911964d5f0d79132b193b67252a23b71" 3504 3505[[package]] 3506name = "syn" 3507version = "1.0.92" 3508source = "registry+https://github.com/rust-lang/crates.io-index" 3509checksum = "7ff7c592601f11445996a06f8ad0c27f094a58857c2f89e97974ab9235b92c52" 3510dependencies = [ 3511 "proc-macro2", 3512 "quote", 3513 "unicode-xid", 3514] 3515 3516[[package]] 3517name = "syn" 3518version = "2.0.100" 3519source = "registry+https://github.com/rust-lang/crates.io-index" 3520checksum = "b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0" 3521dependencies = [ 3522 "proc-macro2", 3523 "quote", 3524 "unicode-ident", 3525] 3526 3527[[package]] 3528name = "synstructure" 3529version = "0.13.1" 3530source = "registry+https://github.com/rust-lang/crates.io-index" 3531checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" 3532dependencies = [ 3533 "proc-macro2", 3534 "quote", 3535 "syn 2.0.100", 3536] 3537 3538[[package]] 3539name = "system-interface" 3540version = "0.27.1" 3541source = "registry+https://github.com/rust-lang/crates.io-index" 3542checksum = "9aef1f9d4c1dbdd1cb3a63be9efd2f04d8ddbc919d46112982c76818ffc2f1a7" 3543dependencies = [ 3544 "bitflags 2.6.0", 3545 "cap-fs-ext", 3546 "cap-std", 3547 "fd-lock", 3548 "io-lifetimes", 3549 "rustix 0.38.43", 3550 "windows-sys 0.52.0", 3551 "winx", 3552] 3553 3554[[package]] 3555name = "tar" 3556version = "0.4.41" 3557source = "registry+https://github.com/rust-lang/crates.io-index" 3558checksum = "cb797dad5fb5b76fcf519e702f4a589483b5ef06567f160c392832c1f5e44909" 3559dependencies = [ 3560 "filetime", 3561 "libc", 3562 "xattr", 3563] 3564 3565[[package]] 3566name = "target-lexicon" 3567version = "0.13.0" 3568source = "registry+https://github.com/rust-lang/crates.io-index" 3569checksum = "4ff4a4048091358129767b8a200d6927f58876c8b5ea16fb7b0222d43b79bfa8" 3570 3571[[package]] 3572name = "tch" 3573version = "0.17.0" 3574source = "registry+https://github.com/rust-lang/crates.io-index" 3575checksum = "3585f5bbf1ddf2498d7586bf870c7bb785a0bf1be09c54d0f93fce51d5f3c7fc" 3576dependencies = [ 3577 "half 2.4.1", 3578 "lazy_static", 3579 "libc", 3580 "ndarray", 3581 "rand 0.8.5", 3582 "safetensors", 3583 "thiserror 1.0.65", 3584 "torch-sys", 3585 "zip", 3586] 3587 3588[[package]] 3589name = "tempfile" 3590version = "3.21.0" 3591source = "registry+https://github.com/rust-lang/crates.io-index" 3592checksum = "15b61f8f20e3a6f7e0649d825294eaf317edce30f82cf6026e7e4cb9222a7d1e" 3593dependencies = [ 3594 "fastrand", 3595 "getrandom 0.3.1", 3596 "once_cell", 3597 "rustix 1.0.3", 3598 "windows-sys 0.60.2", 3599] 3600 3601[[package]] 3602name = "termcolor" 3603version = "1.4.1" 3604source = "registry+https://github.com/rust-lang/crates.io-index" 3605checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" 3606dependencies = [ 3607 "winapi-util", 3608] 3609 3610[[package]] 3611name = "terminal_size" 3612version = "0.4.2" 3613source = "registry+https://github.com/rust-lang/crates.io-index" 3614checksum = "45c6481c4829e4cc63825e62c49186a34538b7b2750b73b266581ffb612fb5ed" 3615dependencies = [ 3616 "rustix 1.0.3", 3617 "windows-sys 0.59.0", 3618] 3619 3620[[package]] 3621name = "test-log" 3622version = "0.2.11" 3623source = "registry+https://github.com/rust-lang/crates.io-index" 3624checksum = "38f0c854faeb68a048f0f2dc410c5ddae3bf83854ef0e4977d58306a5edef50e" 3625dependencies = [ 3626 "proc-macro2", 3627 "quote", 3628 "syn 1.0.92", 3629] 3630 3631[[package]] 3632name = "test-programs" 3633version = "0.0.0" 3634dependencies = [ 3635 "anyhow", 3636 "base64", 3637 "flate2", 3638 "futures", 3639 "libc", 3640 "once_cell", 3641 "sha2", 3642 "url", 3643 "wasi 0.11.0+wasi-snapshot-preview1", 3644 "wasi 0.14.0+wasi-0.2.3", 3645 "wasi-nn", 3646 "wit-bindgen", 3647] 3648 3649[[package]] 3650name = "test-programs-artifacts" 3651version = "0.0.0" 3652dependencies = [ 3653 "cargo_metadata", 3654 "heck 0.5.0", 3655 "serde", 3656 "serde_derive", 3657 "wasmtime", 3658 "wasmtime-test-util", 3659 "wat", 3660 "wit-component", 3661] 3662 3663[[package]] 3664name = "thiserror" 3665version = "1.0.65" 3666source = "registry+https://github.com/rust-lang/crates.io-index" 3667checksum = "5d11abd9594d9b38965ef50805c5e469ca9cc6f197f883f717e0269a3057b3d5" 3668dependencies = [ 3669 "thiserror-impl 1.0.65", 3670] 3671 3672[[package]] 3673name = "thiserror" 3674version = "2.0.12" 3675source = "registry+https://github.com/rust-lang/crates.io-index" 3676checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" 3677dependencies = [ 3678 "thiserror-impl 2.0.12", 3679] 3680 3681[[package]] 3682name = "thiserror-impl" 3683version = "1.0.65" 3684source = "registry+https://github.com/rust-lang/crates.io-index" 3685checksum = "ae71770322cbd277e69d762a16c444af02aa0575ac0d174f0b9562d3b37f8602" 3686dependencies = [ 3687 "proc-macro2", 3688 "quote", 3689 "syn 2.0.100", 3690] 3691 3692[[package]] 3693name = "thiserror-impl" 3694version = "2.0.12" 3695source = "registry+https://github.com/rust-lang/crates.io-index" 3696checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" 3697dependencies = [ 3698 "proc-macro2", 3699 "quote", 3700 "syn 2.0.100", 3701] 3702 3703[[package]] 3704name = "thread_local" 3705version = "1.1.4" 3706source = "registry+https://github.com/rust-lang/crates.io-index" 3707checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180" 3708dependencies = [ 3709 "once_cell", 3710] 3711 3712[[package]] 3713name = "time" 3714version = "0.3.36" 3715source = "registry+https://github.com/rust-lang/crates.io-index" 3716checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885" 3717dependencies = [ 3718 "deranged", 3719 "num-conv", 3720 "powerfmt", 3721 "serde", 3722 "time-core", 3723] 3724 3725[[package]] 3726name = "time-core" 3727version = "0.1.2" 3728source = "registry+https://github.com/rust-lang/crates.io-index" 3729checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" 3730 3731[[package]] 3732name = "tinystr" 3733version = "0.7.6" 3734source = "registry+https://github.com/rust-lang/crates.io-index" 3735checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" 3736dependencies = [ 3737 "displaydoc", 3738 "zerovec", 3739] 3740 3741[[package]] 3742name = "tinytemplate" 3743version = "1.2.1" 3744source = "registry+https://github.com/rust-lang/crates.io-index" 3745checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc" 3746dependencies = [ 3747 "serde", 3748 "serde_json", 3749] 3750 3751[[package]] 3752name = "tokio" 3753version = "1.44.2" 3754source = "registry+https://github.com/rust-lang/crates.io-index" 3755checksum = "e6b88822cbe49de4185e3a4cbf8321dd487cf5fe0c5c65695fef6346371e9c48" 3756dependencies = [ 3757 "backtrace", 3758 "bytes", 3759 "libc", 3760 "mio", 3761 "pin-project-lite", 3762 "signal-hook-registry", 3763 "socket2", 3764 "tokio-macros", 3765 "windows-sys 0.52.0", 3766] 3767 3768[[package]] 3769name = "tokio-macros" 3770version = "2.5.0" 3771source = "registry+https://github.com/rust-lang/crates.io-index" 3772checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" 3773dependencies = [ 3774 "proc-macro2", 3775 "quote", 3776 "syn 2.0.100", 3777] 3778 3779[[package]] 3780name = "tokio-native-tls" 3781version = "0.3.1" 3782source = "registry+https://github.com/rust-lang/crates.io-index" 3783checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" 3784dependencies = [ 3785 "native-tls", 3786 "tokio", 3787] 3788 3789[[package]] 3790name = "tokio-rustls" 3791version = "0.25.0" 3792source = "registry+https://github.com/rust-lang/crates.io-index" 3793checksum = "775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f" 3794dependencies = [ 3795 "rustls 0.22.4", 3796 "rustls-pki-types", 3797 "tokio", 3798] 3799 3800[[package]] 3801name = "tokio-util" 3802version = "0.7.4" 3803source = "registry+https://github.com/rust-lang/crates.io-index" 3804checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740" 3805dependencies = [ 3806 "bytes", 3807 "futures-core", 3808 "futures-sink", 3809 "pin-project-lite", 3810 "tokio", 3811 "tracing", 3812] 3813 3814[[package]] 3815name = "toml" 3816version = "0.8.10" 3817source = "registry+https://github.com/rust-lang/crates.io-index" 3818checksum = "9a9aad4a3066010876e8dcf5a8a06e70a558751117a145c6ce2b82c2e2054290" 3819dependencies = [ 3820 "serde", 3821 "serde_spanned", 3822 "toml_datetime", 3823 "toml_edit", 3824] 3825 3826[[package]] 3827name = "toml_datetime" 3828version = "0.6.5" 3829source = "registry+https://github.com/rust-lang/crates.io-index" 3830checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1" 3831dependencies = [ 3832 "serde", 3833] 3834 3835[[package]] 3836name = "toml_edit" 3837version = "0.22.4" 3838source = "registry+https://github.com/rust-lang/crates.io-index" 3839checksum = "0c9ffdf896f8daaabf9b66ba8e77ea1ed5ed0f72821b398aba62352e95062951" 3840dependencies = [ 3841 "indexmap 2.7.0", 3842 "serde", 3843 "serde_spanned", 3844 "toml_datetime", 3845 "winnow", 3846] 3847 3848[[package]] 3849name = "torch-sys" 3850version = "0.17.0" 3851source = "registry+https://github.com/rust-lang/crates.io-index" 3852checksum = "ef116d446d79bb2447748550baee86850d2d32d366cc9bdd4b217bdbe10cac63" 3853dependencies = [ 3854 "anyhow", 3855 "cc", 3856 "libc", 3857 "zip", 3858] 3859 3860[[package]] 3861name = "tracing" 3862version = "0.1.37" 3863source = "registry+https://github.com/rust-lang/crates.io-index" 3864checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8" 3865dependencies = [ 3866 "cfg-if", 3867 "log", 3868 "pin-project-lite", 3869 "tracing-attributes", 3870 "tracing-core", 3871] 3872 3873[[package]] 3874name = "tracing-attributes" 3875version = "0.1.26" 3876source = "registry+https://github.com/rust-lang/crates.io-index" 3877checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab" 3878dependencies = [ 3879 "proc-macro2", 3880 "quote", 3881 "syn 2.0.100", 3882] 3883 3884[[package]] 3885name = "tracing-core" 3886version = "0.1.31" 3887source = "registry+https://github.com/rust-lang/crates.io-index" 3888checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a" 3889dependencies = [ 3890 "once_cell", 3891 "valuable", 3892] 3893 3894[[package]] 3895name = "tracing-log" 3896version = "0.1.3" 3897source = "registry+https://github.com/rust-lang/crates.io-index" 3898checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922" 3899dependencies = [ 3900 "lazy_static", 3901 "log", 3902 "tracing-core", 3903] 3904 3905[[package]] 3906name = "tracing-subscriber" 3907version = "0.3.17" 3908source = "registry+https://github.com/rust-lang/crates.io-index" 3909checksum = "30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77" 3910dependencies = [ 3911 "matchers", 3912 "nu-ansi-term", 3913 "once_cell", 3914 "regex", 3915 "sharded-slab", 3916 "thread_local", 3917 "tracing", 3918 "tracing-core", 3919 "tracing-log", 3920] 3921 3922[[package]] 3923name = "try-lock" 3924version = "0.2.4" 3925source = "registry+https://github.com/rust-lang/crates.io-index" 3926checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed" 3927 3928[[package]] 3929name = "typenum" 3930version = "1.15.0" 3931source = "registry+https://github.com/rust-lang/crates.io-index" 3932checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987" 3933 3934[[package]] 3935name = "unicode-ident" 3936version = "1.0.8" 3937source = "registry+https://github.com/rust-lang/crates.io-index" 3938checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4" 3939 3940[[package]] 3941name = "unicode-segmentation" 3942version = "1.11.0" 3943source = "registry+https://github.com/rust-lang/crates.io-index" 3944checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202" 3945 3946[[package]] 3947name = "unicode-width" 3948version = "0.1.9" 3949source = "registry+https://github.com/rust-lang/crates.io-index" 3950checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973" 3951 3952[[package]] 3953name = "unicode-width" 3954version = "0.2.0" 3955source = "registry+https://github.com/rust-lang/crates.io-index" 3956checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd" 3957 3958[[package]] 3959name = "unicode-xid" 3960version = "0.2.3" 3961source = "registry+https://github.com/rust-lang/crates.io-index" 3962checksum = "957e51f3646910546462e67d5f7599b9e4fb8acdd304b087a6494730f9eebf04" 3963 3964[[package]] 3965name = "unsafe-libyaml" 3966version = "0.2.11" 3967source = "registry+https://github.com/rust-lang/crates.io-index" 3968checksum = "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861" 3969 3970[[package]] 3971name = "untrusted" 3972version = "0.9.0" 3973source = "registry+https://github.com/rust-lang/crates.io-index" 3974checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 3975 3976[[package]] 3977name = "ureq" 3978version = "2.10.0" 3979source = "registry+https://github.com/rust-lang/crates.io-index" 3980checksum = "72139d247e5f97a3eff96229a7ae85ead5328a39efe76f8bf5a06313d505b6ea" 3981dependencies = [ 3982 "base64", 3983 "log", 3984 "once_cell", 3985 "rustls 0.23.7", 3986 "rustls-pki-types", 3987 "url", 3988 "webpki-roots", 3989] 3990 3991[[package]] 3992name = "url" 3993version = "2.5.4" 3994source = "registry+https://github.com/rust-lang/crates.io-index" 3995checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" 3996dependencies = [ 3997 "form_urlencoded", 3998 "idna", 3999 "percent-encoding", 4000] 4001 4002[[package]] 4003name = "utf16_iter" 4004version = "1.0.5" 4005source = "registry+https://github.com/rust-lang/crates.io-index" 4006checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246" 4007 4008[[package]] 4009name = "utf8_iter" 4010version = "1.0.4" 4011source = "registry+https://github.com/rust-lang/crates.io-index" 4012checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 4013 4014[[package]] 4015name = "utf8parse" 4016version = "0.2.1" 4017source = "registry+https://github.com/rust-lang/crates.io-index" 4018checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" 4019 4020[[package]] 4021name = "uuid" 4022version = "1.0.0" 4023source = "registry+https://github.com/rust-lang/crates.io-index" 4024checksum = "8cfcd319456c4d6ea10087ed423473267e1a071f3bc0aa89f80d60997843c6f0" 4025 4026[[package]] 4027name = "v8" 4028version = "137.2.0" 4029source = "registry+https://github.com/rust-lang/crates.io-index" 4030checksum = "d2b387c1c5731284e756c03280032068e68e5b52f6c4714492403c30f650ad52" 4031dependencies = [ 4032 "bindgen", 4033 "bitflags 2.6.0", 4034 "fslock", 4035 "gzip-header", 4036 "home", 4037 "miniz_oxide", 4038 "paste", 4039 "which", 4040] 4041 4042[[package]] 4043name = "valuable" 4044version = "0.1.0" 4045source = "registry+https://github.com/rust-lang/crates.io-index" 4046checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d" 4047 4048[[package]] 4049name = "vcpkg" 4050version = "0.2.15" 4051source = "registry+https://github.com/rust-lang/crates.io-index" 4052checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 4053 4054[[package]] 4055name = "veri_engine" 4056version = "0.1.0" 4057dependencies = [ 4058 "anyhow", 4059 "clap", 4060 "cranelift-codegen", 4061 "cranelift-codegen-meta", 4062 "cranelift-isle", 4063 "easy-smt", 4064 "env_logger 0.11.5", 4065 "itertools 0.14.0", 4066 "log", 4067 "strum", 4068 "strum_macros", 4069 "veri_ir", 4070] 4071 4072[[package]] 4073name = "veri_ir" 4074version = "0.1.0" 4075 4076[[package]] 4077name = "verify-component-adapter" 4078version = "38.0.0" 4079dependencies = [ 4080 "anyhow", 4081 "wasmparser 0.238.1", 4082 "wat", 4083] 4084 4085[[package]] 4086name = "version_check" 4087version = "0.9.4" 4088source = "registry+https://github.com/rust-lang/crates.io-index" 4089checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 4090 4091[[package]] 4092name = "wait-timeout" 4093version = "0.2.0" 4094source = "registry+https://github.com/rust-lang/crates.io-index" 4095checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6" 4096dependencies = [ 4097 "libc", 4098] 4099 4100[[package]] 4101name = "walkdir" 4102version = "2.3.3" 4103source = "registry+https://github.com/rust-lang/crates.io-index" 4104checksum = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698" 4105dependencies = [ 4106 "same-file", 4107 "winapi-util", 4108] 4109 4110[[package]] 4111name = "want" 4112version = "0.3.0" 4113source = "registry+https://github.com/rust-lang/crates.io-index" 4114checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0" 4115dependencies = [ 4116 "log", 4117 "try-lock", 4118] 4119 4120[[package]] 4121name = "wasi" 4122version = "0.11.0+wasi-snapshot-preview1" 4123source = "registry+https://github.com/rust-lang/crates.io-index" 4124checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 4125 4126[[package]] 4127name = "wasi" 4128version = "0.13.3+wasi-0.2.2" 4129source = "registry+https://github.com/rust-lang/crates.io-index" 4130checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2" 4131dependencies = [ 4132 "wit-bindgen-rt 0.33.0", 4133] 4134 4135[[package]] 4136name = "wasi" 4137version = "0.14.0+wasi-0.2.3" 4138source = "registry+https://github.com/rust-lang/crates.io-index" 4139checksum = "b3d67b0bdfec72b9fbaba698033291c327ef19ce3b34efbdcd7dc402a53850d9" 4140dependencies = [ 4141 "wit-bindgen-rt 0.37.0", 4142] 4143 4144[[package]] 4145name = "wasi-common" 4146version = "38.0.0" 4147dependencies = [ 4148 "anyhow", 4149 "bitflags 2.6.0", 4150 "cap-fs-ext", 4151 "cap-rand", 4152 "cap-std", 4153 "cap-time-ext", 4154 "fs-set-times", 4155 "io-extras", 4156 "io-lifetimes", 4157 "libc", 4158 "log", 4159 "rustix 1.0.3", 4160 "system-interface", 4161 "tempfile", 4162 "test-log", 4163 "test-programs-artifacts", 4164 "thiserror 2.0.12", 4165 "tokio", 4166 "tracing", 4167 "tracing-subscriber", 4168 "wasi-common", 4169 "wasmtime", 4170 "wiggle", 4171 "windows-sys 0.60.2", 4172] 4173 4174[[package]] 4175name = "wasi-nn" 4176version = "0.6.0" 4177source = "registry+https://github.com/rust-lang/crates.io-index" 4178checksum = "7031683cc05a71515d9200fb159b28d717ded3c40dbb979d1602cf46f3a68f40" 4179dependencies = [ 4180 "thiserror 1.0.65", 4181] 4182 4183[[package]] 4184name = "wasi-preview1-component-adapter" 4185version = "38.0.0" 4186dependencies = [ 4187 "bitflags 2.6.0", 4188 "byte-array-literals", 4189 "object 0.37.3", 4190 "wasi 0.11.0+wasi-snapshot-preview1", 4191 "wasm-encoder", 4192 "wit-bindgen-rust-macro", 4193] 4194 4195[[package]] 4196name = "wasm-bindgen" 4197version = "0.2.97" 4198source = "registry+https://github.com/rust-lang/crates.io-index" 4199checksum = "d15e63b4482863c109d70a7b8706c1e364eb6ea449b201a76c5b89cedcec2d5c" 4200dependencies = [ 4201 "cfg-if", 4202 "once_cell", 4203 "wasm-bindgen-macro", 4204] 4205 4206[[package]] 4207name = "wasm-bindgen-backend" 4208version = "0.2.97" 4209source = "registry+https://github.com/rust-lang/crates.io-index" 4210checksum = "8d36ef12e3aaca16ddd3f67922bc63e48e953f126de60bd33ccc0101ef9998cd" 4211dependencies = [ 4212 "bumpalo", 4213 "log", 4214 "once_cell", 4215 "proc-macro2", 4216 "quote", 4217 "syn 2.0.100", 4218 "wasm-bindgen-shared", 4219] 4220 4221[[package]] 4222name = "wasm-bindgen-macro" 4223version = "0.2.97" 4224source = "registry+https://github.com/rust-lang/crates.io-index" 4225checksum = "705440e08b42d3e4b36de7d66c944be628d579796b8090bfa3471478a2260051" 4226dependencies = [ 4227 "quote", 4228 "wasm-bindgen-macro-support", 4229] 4230 4231[[package]] 4232name = "wasm-bindgen-macro-support" 4233version = "0.2.97" 4234source = "registry+https://github.com/rust-lang/crates.io-index" 4235checksum = "98c9ae5a76e46f4deecd0f0255cc223cfa18dc9b261213b8aa0c7b36f61b3f1d" 4236dependencies = [ 4237 "proc-macro2", 4238 "quote", 4239 "syn 2.0.100", 4240 "wasm-bindgen-backend", 4241 "wasm-bindgen-shared", 4242] 4243 4244[[package]] 4245name = "wasm-bindgen-shared" 4246version = "0.2.97" 4247source = "registry+https://github.com/rust-lang/crates.io-index" 4248checksum = "6ee99da9c5ba11bd675621338ef6fa52296b76b83305e9b6e5c77d4c286d6d49" 4249 4250[[package]] 4251name = "wasm-compose" 4252version = "0.238.1" 4253source = "registry+https://github.com/rust-lang/crates.io-index" 4254checksum = "37eea07d4044aecf66f6be21dc7868247ae4d01bb43d67763f172555d5080b9f" 4255dependencies = [ 4256 "anyhow", 4257 "heck 0.4.1", 4258 "im-rc", 4259 "indexmap 2.7.0", 4260 "log", 4261 "petgraph", 4262 "serde", 4263 "serde_derive", 4264 "serde_yaml", 4265 "smallvec", 4266 "wasm-encoder", 4267 "wasmparser 0.238.1", 4268 "wat", 4269] 4270 4271[[package]] 4272name = "wasm-encoder" 4273version = "0.238.1" 4274source = "registry+https://github.com/rust-lang/crates.io-index" 4275checksum = "d50d48c31c615f77679b61c607b8151378a5d03159616bf3d17e8e2005afdaf5" 4276dependencies = [ 4277 "leb128fmt", 4278 "wasmparser 0.238.1", 4279] 4280 4281[[package]] 4282name = "wasm-metadata" 4283version = "0.238.1" 4284source = "registry+https://github.com/rust-lang/crates.io-index" 4285checksum = "00094573b000c92134f2ef0f8afa4f6f892de37e78442988c946243a8c44364e" 4286dependencies = [ 4287 "anyhow", 4288 "indexmap 2.7.0", 4289 "wasm-encoder", 4290 "wasmparser 0.238.1", 4291] 4292 4293[[package]] 4294name = "wasm-mutate" 4295version = "0.238.1" 4296source = "registry+https://github.com/rust-lang/crates.io-index" 4297checksum = "e7894373ad16a61ebee8a46a33818ddc6f602e81031d8fff757435a608a4c6f2" 4298dependencies = [ 4299 "egg", 4300 "log", 4301 "rand 0.9.2", 4302 "thiserror 2.0.12", 4303 "wasm-encoder", 4304 "wasmparser 0.238.1", 4305] 4306 4307[[package]] 4308name = "wasm-smith" 4309version = "0.238.1" 4310source = "registry+https://github.com/rust-lang/crates.io-index" 4311checksum = "6060ccc4d18a6187c45855c3b66b8ca9198d2ad13867897c6252cc3f1c6da2f9" 4312dependencies = [ 4313 "anyhow", 4314 "arbitrary", 4315 "flagset", 4316 "serde", 4317 "serde_derive", 4318 "wasm-encoder", 4319 "wat", 4320] 4321 4322[[package]] 4323name = "wasm-spec-interpreter" 4324version = "0.0.0" 4325dependencies = [ 4326 "ocaml-interop", 4327 "wat", 4328] 4329 4330[[package]] 4331name = "wasm-wave" 4332version = "0.238.1" 4333source = "registry+https://github.com/rust-lang/crates.io-index" 4334checksum = "b23704f090f52f6d64f3064e203a39026aa8fc64042494f7885f7fe30cf69224" 4335dependencies = [ 4336 "indexmap 2.7.0", 4337 "logos", 4338 "thiserror 2.0.12", 4339 "wit-parser", 4340] 4341 4342[[package]] 4343name = "wasmi" 4344version = "0.43.1" 4345source = "registry+https://github.com/rust-lang/crates.io-index" 4346checksum = "3cd93c135ccbe88cfd00992c9c49778d364417bdb5cfb360eac60fe2d4d34676" 4347dependencies = [ 4348 "arrayvec", 4349 "multi-stash", 4350 "smallvec", 4351 "spin", 4352 "wasmi_collections", 4353 "wasmi_core", 4354 "wasmi_ir", 4355 "wasmparser 0.227.1", 4356] 4357 4358[[package]] 4359name = "wasmi_collections" 4360version = "0.43.1" 4361source = "registry+https://github.com/rust-lang/crates.io-index" 4362checksum = "55e817a9a96149aa3ddb84c44c6fe37ed608d53136d794d4d3cd8019de11fb42" 4363dependencies = [ 4364 "string-interner", 4365] 4366 4367[[package]] 4368name = "wasmi_core" 4369version = "0.43.1" 4370source = "registry+https://github.com/rust-lang/crates.io-index" 4371checksum = "24f5adb8c394f8fb66653ce0a00e3a109fed285f3351a4b5854c1300ac8d3b20" 4372dependencies = [ 4373 "downcast-rs", 4374 "libm", 4375] 4376 4377[[package]] 4378name = "wasmi_ir" 4379version = "0.43.1" 4380source = "registry+https://github.com/rust-lang/crates.io-index" 4381checksum = "6e532ea88ccdbe2889ed3c00a8733971e1160c9a73a4dcee2fdec47fb3ee8ba4" 4382dependencies = [ 4383 "wasmi_core", 4384] 4385 4386[[package]] 4387name = "wasmparser" 4388version = "0.227.1" 4389source = "registry+https://github.com/rust-lang/crates.io-index" 4390checksum = "0f51cad774fb3c9461ab9bccc9c62dfb7388397b5deda31bf40e8108ccd678b2" 4391dependencies = [ 4392 "bitflags 2.6.0", 4393 "indexmap 2.7.0", 4394] 4395 4396[[package]] 4397name = "wasmparser" 4398version = "0.238.1" 4399source = "registry+https://github.com/rust-lang/crates.io-index" 4400checksum = "3fa99c8328024423875ae4a55345cfde8f0371327fb2d0f33b0f52a06fc44408" 4401dependencies = [ 4402 "bitflags 2.6.0", 4403 "hashbrown 0.15.2", 4404 "indexmap 2.7.0", 4405 "semver", 4406 "serde", 4407] 4408 4409[[package]] 4410name = "wasmprinter" 4411version = "0.238.1" 4412source = "registry+https://github.com/rust-lang/crates.io-index" 4413checksum = "cd2d53749ac5922bdc60ef3288adc7b45990fb079331d977b25dd7e83c75c810" 4414dependencies = [ 4415 "anyhow", 4416 "termcolor", 4417 "wasmparser 0.238.1", 4418] 4419 4420[[package]] 4421name = "wasmtime" 4422version = "38.0.0" 4423dependencies = [ 4424 "addr2line 0.25.0", 4425 "anyhow", 4426 "async-trait", 4427 "bitflags 2.6.0", 4428 "bumpalo", 4429 "bytes", 4430 "cc", 4431 "cfg-if", 4432 "cranelift-native", 4433 "encoding_rs", 4434 "env_logger 0.11.5", 4435 "futures", 4436 "fxprof-processed-profile", 4437 "gimli 0.32.0", 4438 "hashbrown 0.15.2", 4439 "indexmap 2.7.0", 4440 "ittapi", 4441 "libc", 4442 "libtest-mimic", 4443 "log", 4444 "mach2", 4445 "memfd", 4446 "object 0.37.3", 4447 "once_cell", 4448 "postcard", 4449 "proptest", 4450 "pulley-interpreter", 4451 "rand 0.9.2", 4452 "rayon", 4453 "rustix 1.0.3", 4454 "semver", 4455 "serde", 4456 "serde_derive", 4457 "serde_json", 4458 "smallvec", 4459 "target-lexicon", 4460 "tempfile", 4461 "tokio", 4462 "wasm-encoder", 4463 "wasm-wave", 4464 "wasmparser 0.238.1", 4465 "wasmtime-environ", 4466 "wasmtime-internal-asm-macros", 4467 "wasmtime-internal-cache", 4468 "wasmtime-internal-component-macro", 4469 "wasmtime-internal-component-util", 4470 "wasmtime-internal-cranelift", 4471 "wasmtime-internal-fiber", 4472 "wasmtime-internal-jit-debug", 4473 "wasmtime-internal-jit-icache-coherence", 4474 "wasmtime-internal-math", 4475 "wasmtime-internal-slab", 4476 "wasmtime-internal-unwinder", 4477 "wasmtime-internal-versioned-export-macros", 4478 "wasmtime-internal-winch", 4479 "wasmtime-internal-wmemcheck", 4480 "wasmtime-test-util", 4481 "wat", 4482 "windows-sys 0.60.2", 4483] 4484 4485[[package]] 4486name = "wasmtime-bench-api" 4487version = "38.0.0" 4488dependencies = [ 4489 "anyhow", 4490 "cap-std", 4491 "clap", 4492 "shuffling-allocator", 4493 "target-lexicon", 4494 "wasmtime", 4495 "wasmtime-cli-flags", 4496 "wasmtime-wasi", 4497 "wasmtime-wasi-nn", 4498 "wat", 4499] 4500 4501[[package]] 4502name = "wasmtime-c-api" 4503version = "38.0.0" 4504dependencies = [ 4505 "wasmtime-c-api-impl", 4506] 4507 4508[[package]] 4509name = "wasmtime-c-api-impl" 4510version = "38.0.0" 4511dependencies = [ 4512 "anyhow", 4513 "cap-std", 4514 "env_logger 0.11.5", 4515 "futures", 4516 "log", 4517 "tokio", 4518 "tracing", 4519 "wasmtime", 4520 "wasmtime-internal-c-api-macros", 4521 "wasmtime-wasi", 4522 "wat", 4523] 4524 4525[[package]] 4526name = "wasmtime-cli" 4527version = "38.0.0" 4528dependencies = [ 4529 "anyhow", 4530 "async-trait", 4531 "bstr", 4532 "bytes", 4533 "bytesize", 4534 "capstone", 4535 "cfg-if", 4536 "clap", 4537 "clap_complete", 4538 "cranelift-codegen", 4539 "cranelift-filetests", 4540 "cranelift-native", 4541 "cranelift-reader", 4542 "criterion", 4543 "env_logger 0.11.5", 4544 "filecheck", 4545 "futures", 4546 "gimli 0.32.0", 4547 "http", 4548 "http-body-util", 4549 "hyper", 4550 "libc", 4551 "libtest-mimic", 4552 "listenfd", 4553 "log", 4554 "memchr", 4555 "num_cpus", 4556 "object 0.37.3", 4557 "pulley-interpreter", 4558 "rayon", 4559 "rustix 1.0.3", 4560 "serde", 4561 "serde_derive", 4562 "serde_json", 4563 "similar", 4564 "target-lexicon", 4565 "tempfile", 4566 "termcolor", 4567 "test-programs-artifacts", 4568 "tokio", 4569 "toml", 4570 "tracing", 4571 "walkdir", 4572 "wasi-common", 4573 "wasm-encoder", 4574 "wasmparser 0.238.1", 4575 "wasmtime", 4576 "wasmtime-cli-flags", 4577 "wasmtime-environ", 4578 "wasmtime-internal-cache", 4579 "wasmtime-internal-component-util", 4580 "wasmtime-internal-cranelift", 4581 "wasmtime-internal-explorer", 4582 "wasmtime-internal-unwinder", 4583 "wasmtime-test-macros", 4584 "wasmtime-test-util", 4585 "wasmtime-wasi", 4586 "wasmtime-wasi-config", 4587 "wasmtime-wasi-http", 4588 "wasmtime-wasi-keyvalue", 4589 "wasmtime-wasi-nn", 4590 "wasmtime-wasi-threads", 4591 "wasmtime-wasi-tls", 4592 "wasmtime-wast", 4593 "wast 238.0.1", 4594 "wat", 4595 "windows-sys 0.60.2", 4596 "wit-component", 4597] 4598 4599[[package]] 4600name = "wasmtime-cli-flags" 4601version = "38.0.0" 4602dependencies = [ 4603 "anyhow", 4604 "clap", 4605 "file-per-thread-logger", 4606 "rayon", 4607 "serde", 4608 "serde_derive", 4609 "toml", 4610 "tracing-subscriber", 4611 "wasmtime", 4612] 4613 4614[[package]] 4615name = "wasmtime-environ" 4616version = "38.0.0" 4617dependencies = [ 4618 "anyhow", 4619 "clap", 4620 "cpp_demangle", 4621 "cranelift-bitset", 4622 "cranelift-entity", 4623 "env_logger 0.11.5", 4624 "gimli 0.32.0", 4625 "indexmap 2.7.0", 4626 "log", 4627 "object 0.37.3", 4628 "postcard", 4629 "rustc-demangle", 4630 "semver", 4631 "serde", 4632 "serde_derive", 4633 "smallvec", 4634 "target-lexicon", 4635 "wasm-encoder", 4636 "wasmparser 0.238.1", 4637 "wasmprinter", 4638 "wasmtime-internal-component-util", 4639 "wat", 4640] 4641 4642[[package]] 4643name = "wasmtime-environ-fuzz" 4644version = "0.0.0" 4645dependencies = [ 4646 "arbitrary", 4647 "env_logger 0.11.5", 4648 "libfuzzer-sys", 4649 "wasmparser 0.238.1", 4650 "wasmprinter", 4651 "wasmtime-environ", 4652 "wasmtime-test-util", 4653 "wat", 4654] 4655 4656[[package]] 4657name = "wasmtime-fuzz" 4658version = "0.0.0" 4659dependencies = [ 4660 "anyhow", 4661 "arbitrary", 4662 "cranelift-assembler-x64", 4663 "cranelift-codegen", 4664 "cranelift-control", 4665 "cranelift-filetests", 4666 "cranelift-fuzzgen", 4667 "cranelift-interpreter", 4668 "cranelift-native", 4669 "cranelift-reader", 4670 "env_logger 0.11.5", 4671 "libfuzzer-sys", 4672 "log", 4673 "mutatis", 4674 "postcard", 4675 "proc-macro2", 4676 "pulley-interpreter-fuzz", 4677 "quote", 4678 "rand 0.8.5", 4679 "rand 0.9.2", 4680 "smallvec", 4681 "target-lexicon", 4682 "wasmparser 0.238.1", 4683 "wasmtime", 4684 "wasmtime-fuzzing", 4685 "wasmtime-test-util", 4686] 4687 4688[[package]] 4689name = "wasmtime-fuzzing" 4690version = "0.0.0" 4691dependencies = [ 4692 "anyhow", 4693 "arbitrary", 4694 "env_logger 0.11.5", 4695 "futures", 4696 "log", 4697 "mutatis", 4698 "rand 0.8.5", 4699 "rayon", 4700 "serde", 4701 "serde_json", 4702 "smallvec", 4703 "target-lexicon", 4704 "tempfile", 4705 "v8", 4706 "wasm-encoder", 4707 "wasm-mutate", 4708 "wasm-smith", 4709 "wasm-spec-interpreter", 4710 "wasmi", 4711 "wasmparser 0.238.1", 4712 "wasmprinter", 4713 "wasmtime", 4714 "wasmtime-cli-flags", 4715 "wasmtime-test-util", 4716 "wasmtime-wast", 4717 "wat", 4718] 4719 4720[[package]] 4721name = "wasmtime-internal-asm-macros" 4722version = "38.0.0" 4723dependencies = [ 4724 "cfg-if", 4725] 4726 4727[[package]] 4728name = "wasmtime-internal-c-api-macros" 4729version = "38.0.0" 4730dependencies = [ 4731 "proc-macro2", 4732 "quote", 4733] 4734 4735[[package]] 4736name = "wasmtime-internal-cache" 4737version = "38.0.0" 4738dependencies = [ 4739 "anyhow", 4740 "base64", 4741 "directories-next", 4742 "env_logger 0.11.5", 4743 "filetime", 4744 "log", 4745 "postcard", 4746 "rustix 1.0.3", 4747 "serde", 4748 "serde_derive", 4749 "sha2", 4750 "tempfile", 4751 "toml", 4752 "windows-sys 0.60.2", 4753 "zstd 0.13.0", 4754] 4755 4756[[package]] 4757name = "wasmtime-internal-component-macro" 4758version = "38.0.0" 4759dependencies = [ 4760 "anyhow", 4761 "component-macro-test-helpers", 4762 "prettyplease", 4763 "proc-macro2", 4764 "quote", 4765 "serde", 4766 "serde_json", 4767 "similar", 4768 "syn 2.0.100", 4769 "tracing", 4770 "wasmtime", 4771 "wasmtime-internal-component-util", 4772 "wasmtime-internal-wit-bindgen", 4773 "wit-parser", 4774] 4775 4776[[package]] 4777name = "wasmtime-internal-component-util" 4778version = "38.0.0" 4779 4780[[package]] 4781name = "wasmtime-internal-cranelift" 4782version = "38.0.0" 4783dependencies = [ 4784 "anyhow", 4785 "cfg-if", 4786 "cranelift-codegen", 4787 "cranelift-control", 4788 "cranelift-entity", 4789 "cranelift-frontend", 4790 "cranelift-native", 4791 "gimli 0.32.0", 4792 "itertools 0.14.0", 4793 "log", 4794 "object 0.37.3", 4795 "pulley-interpreter", 4796 "smallvec", 4797 "target-lexicon", 4798 "thiserror 2.0.12", 4799 "wasmparser 0.238.1", 4800 "wasmtime-environ", 4801 "wasmtime-internal-math", 4802 "wasmtime-internal-unwinder", 4803 "wasmtime-internal-versioned-export-macros", 4804] 4805 4806[[package]] 4807name = "wasmtime-internal-explorer" 4808version = "38.0.0" 4809dependencies = [ 4810 "anyhow", 4811 "capstone", 4812 "serde", 4813 "serde_derive", 4814 "serde_json", 4815 "target-lexicon", 4816 "wasmprinter", 4817 "wasmtime", 4818 "wasmtime-environ", 4819] 4820 4821[[package]] 4822name = "wasmtime-internal-fiber" 4823version = "38.0.0" 4824dependencies = [ 4825 "anyhow", 4826 "backtrace", 4827 "cc", 4828 "cfg-if", 4829 "libc", 4830 "rustix 1.0.3", 4831 "wasmtime-internal-asm-macros", 4832 "wasmtime-internal-versioned-export-macros", 4833 "windows-sys 0.60.2", 4834] 4835 4836[[package]] 4837name = "wasmtime-internal-jit-debug" 4838version = "38.0.0" 4839dependencies = [ 4840 "cc", 4841 "object 0.37.3", 4842 "rustix 1.0.3", 4843 "wasmtime-internal-versioned-export-macros", 4844] 4845 4846[[package]] 4847name = "wasmtime-internal-jit-icache-coherence" 4848version = "38.0.0" 4849dependencies = [ 4850 "anyhow", 4851 "cfg-if", 4852 "libc", 4853 "windows-sys 0.60.2", 4854] 4855 4856[[package]] 4857name = "wasmtime-internal-math" 4858version = "38.0.0" 4859dependencies = [ 4860 "libm", 4861] 4862 4863[[package]] 4864name = "wasmtime-internal-slab" 4865version = "38.0.0" 4866 4867[[package]] 4868name = "wasmtime-internal-unwinder" 4869version = "38.0.0" 4870dependencies = [ 4871 "anyhow", 4872 "cfg-if", 4873 "cranelift-codegen", 4874 "log", 4875 "object 0.37.3", 4876] 4877 4878[[package]] 4879name = "wasmtime-internal-versioned-export-macros" 4880version = "38.0.0" 4881dependencies = [ 4882 "proc-macro2", 4883 "quote", 4884 "syn 2.0.100", 4885] 4886 4887[[package]] 4888name = "wasmtime-internal-winch" 4889version = "38.0.0" 4890dependencies = [ 4891 "anyhow", 4892 "cranelift-codegen", 4893 "gimli 0.32.0", 4894 "log", 4895 "object 0.37.3", 4896 "target-lexicon", 4897 "wasmparser 0.238.1", 4898 "wasmtime-environ", 4899 "wasmtime-internal-cranelift", 4900 "winch-codegen", 4901] 4902 4903[[package]] 4904name = "wasmtime-internal-wit-bindgen" 4905version = "38.0.0" 4906dependencies = [ 4907 "anyhow", 4908 "bitflags 2.6.0", 4909 "heck 0.5.0", 4910 "indexmap 2.7.0", 4911 "wit-parser", 4912] 4913 4914[[package]] 4915name = "wasmtime-internal-wmemcheck" 4916version = "38.0.0" 4917 4918[[package]] 4919name = "wasmtime-test-macros" 4920version = "0.0.0" 4921dependencies = [ 4922 "anyhow", 4923 "proc-macro2", 4924 "quote", 4925 "syn 2.0.100", 4926 "wasmtime-test-util", 4927] 4928 4929[[package]] 4930name = "wasmtime-test-util" 4931version = "38.0.0" 4932dependencies = [ 4933 "anyhow", 4934 "arbitrary", 4935 "env_logger 0.11.5", 4936 "proc-macro2", 4937 "quote", 4938 "serde", 4939 "serde_derive", 4940 "target-lexicon", 4941 "toml", 4942 "wasmtime", 4943 "wasmtime-environ", 4944 "wasmtime-internal-component-util", 4945] 4946 4947[[package]] 4948name = "wasmtime-wasi" 4949version = "38.0.0" 4950dependencies = [ 4951 "anyhow", 4952 "async-trait", 4953 "bitflags 2.6.0", 4954 "bytes", 4955 "cap-fs-ext", 4956 "cap-net-ext", 4957 "cap-rand", 4958 "cap-std", 4959 "cap-time-ext", 4960 "env_logger 0.11.5", 4961 "fs-set-times", 4962 "futures", 4963 "io-extras", 4964 "io-lifetimes", 4965 "rustix 1.0.3", 4966 "system-interface", 4967 "tempfile", 4968 "test-log", 4969 "test-programs-artifacts", 4970 "thiserror 2.0.12", 4971 "tokio", 4972 "tracing", 4973 "tracing-subscriber", 4974 "url", 4975 "wasmtime", 4976 "wasmtime-test-util", 4977 "wasmtime-wasi-io", 4978 "wiggle", 4979 "windows-sys 0.60.2", 4980] 4981 4982[[package]] 4983name = "wasmtime-wasi-config" 4984version = "38.0.0" 4985dependencies = [ 4986 "anyhow", 4987 "test-programs-artifacts", 4988 "tokio", 4989 "wasmtime", 4990 "wasmtime-wasi", 4991] 4992 4993[[package]] 4994name = "wasmtime-wasi-http" 4995version = "38.0.0" 4996dependencies = [ 4997 "anyhow", 4998 "async-trait", 4999 "base64", 5000 "bytes", 5001 "flate2", 5002 "futures", 5003 "http", 5004 "http-body", 5005 "http-body-util", 5006 "hyper", 5007 "rustls 0.22.4", 5008 "sha2", 5009 "tempfile", 5010 "test-log", 5011 "test-programs-artifacts", 5012 "tokio", 5013 "tokio-rustls", 5014 "tracing", 5015 "tracing-subscriber", 5016 "wasm-compose", 5017 "wasmtime", 5018 "wasmtime-wasi", 5019 "wasmtime-wasi-io", 5020 "webpki-roots", 5021] 5022 5023[[package]] 5024name = "wasmtime-wasi-io" 5025version = "38.0.0" 5026dependencies = [ 5027 "anyhow", 5028 "async-trait", 5029 "bytes", 5030 "futures", 5031 "wasmtime", 5032] 5033 5034[[package]] 5035name = "wasmtime-wasi-keyvalue" 5036version = "38.0.0" 5037dependencies = [ 5038 "anyhow", 5039 "test-programs-artifacts", 5040 "tokio", 5041 "wasmtime", 5042 "wasmtime-wasi", 5043] 5044 5045[[package]] 5046name = "wasmtime-wasi-nn" 5047version = "38.0.0" 5048dependencies = [ 5049 "anyhow", 5050 "cap-std", 5051 "libtest-mimic", 5052 "openvino", 5053 "ort", 5054 "tch", 5055 "test-programs-artifacts", 5056 "thiserror 2.0.12", 5057 "tracing", 5058 "tracing-subscriber", 5059 "walkdir", 5060 "wasmtime", 5061 "wasmtime-wasi", 5062 "wiggle", 5063 "windows", 5064] 5065 5066[[package]] 5067name = "wasmtime-wasi-threads" 5068version = "38.0.0" 5069dependencies = [ 5070 "anyhow", 5071 "log", 5072 "rand 0.8.5", 5073 "wasi-common", 5074 "wasmtime", 5075 "wasmtime-wasi", 5076] 5077 5078[[package]] 5079name = "wasmtime-wasi-tls" 5080version = "38.0.0" 5081dependencies = [ 5082 "anyhow", 5083 "bytes", 5084 "futures", 5085 "rustls 0.22.4", 5086 "test-programs-artifacts", 5087 "tokio", 5088 "tokio-rustls", 5089 "wasmtime", 5090 "wasmtime-wasi", 5091 "webpki-roots", 5092] 5093 5094[[package]] 5095name = "wasmtime-wasi-tls-nativetls" 5096version = "38.0.0" 5097dependencies = [ 5098 "anyhow", 5099 "futures", 5100 "native-tls", 5101 "test-programs-artifacts", 5102 "tokio", 5103 "tokio-native-tls", 5104 "wasmtime", 5105 "wasmtime-wasi", 5106 "wasmtime-wasi-tls", 5107] 5108 5109[[package]] 5110name = "wasmtime-wast" 5111version = "38.0.0" 5112dependencies = [ 5113 "anyhow", 5114 "json-from-wast", 5115 "log", 5116 "object 0.37.3", 5117 "serde_json", 5118 "tokio", 5119 "wasmparser 0.238.1", 5120 "wasmtime", 5121 "wast 238.0.1", 5122] 5123 5124[[package]] 5125name = "wast" 5126version = "35.0.2" 5127source = "registry+https://github.com/rust-lang/crates.io-index" 5128checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68" 5129dependencies = [ 5130 "leb128", 5131] 5132 5133[[package]] 5134name = "wast" 5135version = "238.0.1" 5136source = "registry+https://github.com/rust-lang/crates.io-index" 5137checksum = "b0a564e7eab2abb8920c1302b90eb2c98a15efbbe30fc060d4e2d88483aa23fe" 5138dependencies = [ 5139 "bumpalo", 5140 "gimli 0.31.1", 5141 "leb128fmt", 5142 "memchr", 5143 "unicode-width 0.2.0", 5144 "wasm-encoder", 5145] 5146 5147[[package]] 5148name = "wat" 5149version = "1.238.1" 5150source = "registry+https://github.com/rust-lang/crates.io-index" 5151checksum = "0eb84e6ac2997025f80482266fdc9f60fa28ba791b674bfd33855e77fe867631" 5152dependencies = [ 5153 "wast 238.0.1", 5154] 5155 5156[[package]] 5157name = "web-sys" 5158version = "0.3.57" 5159source = "registry+https://github.com/rust-lang/crates.io-index" 5160checksum = "7b17e741662c70c8bd24ac5c5b18de314a2c26c32bf8346ee1e6f53de919c283" 5161dependencies = [ 5162 "js-sys", 5163 "wasm-bindgen", 5164] 5165 5166[[package]] 5167name = "webpki-roots" 5168version = "0.26.1" 5169source = "registry+https://github.com/rust-lang/crates.io-index" 5170checksum = "b3de34ae270483955a94f4b21bdaaeb83d508bb84a01435f393818edb0012009" 5171dependencies = [ 5172 "rustls-pki-types", 5173] 5174 5175[[package]] 5176name = "which" 5177version = "6.0.3" 5178source = "registry+https://github.com/rust-lang/crates.io-index" 5179checksum = "b4ee928febd44d98f2f459a4a79bd4d928591333a494a10a868418ac1b39cf1f" 5180dependencies = [ 5181 "either", 5182 "home", 5183 "rustix 0.38.43", 5184 "winsafe", 5185] 5186 5187[[package]] 5188name = "wiggle" 5189version = "38.0.0" 5190dependencies = [ 5191 "anyhow", 5192 "async-trait", 5193 "bitflags 2.6.0", 5194 "proptest", 5195 "thiserror 2.0.12", 5196 "tokio", 5197 "tracing", 5198 "wasmtime", 5199 "wiggle-macro", 5200 "wiggle-test", 5201 "witx", 5202] 5203 5204[[package]] 5205name = "wiggle-generate" 5206version = "38.0.0" 5207dependencies = [ 5208 "anyhow", 5209 "heck 0.5.0", 5210 "proc-macro2", 5211 "quote", 5212 "syn 2.0.100", 5213 "witx", 5214] 5215 5216[[package]] 5217name = "wiggle-macro" 5218version = "38.0.0" 5219dependencies = [ 5220 "proc-macro2", 5221 "quote", 5222 "syn 2.0.100", 5223 "wiggle", 5224 "wiggle-generate", 5225] 5226 5227[[package]] 5228name = "wiggle-test" 5229version = "0.0.0" 5230dependencies = [ 5231 "anyhow", 5232 "env_logger 0.11.5", 5233 "proptest", 5234 "thiserror 2.0.12", 5235 "tracing", 5236 "tracing-subscriber", 5237 "wiggle", 5238] 5239 5240[[package]] 5241name = "winapi" 5242version = "0.3.9" 5243source = "registry+https://github.com/rust-lang/crates.io-index" 5244checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 5245dependencies = [ 5246 "winapi-i686-pc-windows-gnu", 5247 "winapi-x86_64-pc-windows-gnu", 5248] 5249 5250[[package]] 5251name = "winapi-i686-pc-windows-gnu" 5252version = "0.4.0" 5253source = "registry+https://github.com/rust-lang/crates.io-index" 5254checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 5255 5256[[package]] 5257name = "winapi-util" 5258version = "0.1.5" 5259source = "registry+https://github.com/rust-lang/crates.io-index" 5260checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" 5261dependencies = [ 5262 "winapi", 5263] 5264 5265[[package]] 5266name = "winapi-x86_64-pc-windows-gnu" 5267version = "0.4.0" 5268source = "registry+https://github.com/rust-lang/crates.io-index" 5269checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 5270 5271[[package]] 5272name = "winch-codegen" 5273version = "38.0.0" 5274dependencies = [ 5275 "anyhow", 5276 "cranelift-assembler-x64", 5277 "cranelift-codegen", 5278 "gimli 0.32.0", 5279 "regalloc2", 5280 "smallvec", 5281 "target-lexicon", 5282 "thiserror 2.0.12", 5283 "wasmparser 0.238.1", 5284 "wasmtime-environ", 5285 "wasmtime-internal-cranelift", 5286 "wasmtime-internal-math", 5287] 5288 5289[[package]] 5290name = "windows" 5291version = "0.52.0" 5292source = "registry+https://github.com/rust-lang/crates.io-index" 5293checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be" 5294dependencies = [ 5295 "windows-core", 5296 "windows-implement", 5297 "windows-interface", 5298 "windows-targets 0.52.6", 5299] 5300 5301[[package]] 5302name = "windows-core" 5303version = "0.52.0" 5304source = "registry+https://github.com/rust-lang/crates.io-index" 5305checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" 5306dependencies = [ 5307 "windows-targets 0.52.6", 5308] 5309 5310[[package]] 5311name = "windows-implement" 5312version = "0.52.0" 5313source = "registry+https://github.com/rust-lang/crates.io-index" 5314checksum = "12168c33176773b86799be25e2a2ba07c7aab9968b37541f1094dbd7a60c8946" 5315dependencies = [ 5316 "proc-macro2", 5317 "quote", 5318 "syn 2.0.100", 5319] 5320 5321[[package]] 5322name = "windows-interface" 5323version = "0.52.0" 5324source = "registry+https://github.com/rust-lang/crates.io-index" 5325checksum = "9d8dc32e0095a7eeccebd0e3f09e9509365ecb3fc6ac4d6f5f14a3f6392942d1" 5326dependencies = [ 5327 "proc-macro2", 5328 "quote", 5329 "syn 2.0.100", 5330] 5331 5332[[package]] 5333name = "windows-sys" 5334version = "0.52.0" 5335source = "registry+https://github.com/rust-lang/crates.io-index" 5336checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 5337dependencies = [ 5338 "windows-targets 0.52.6", 5339] 5340 5341[[package]] 5342name = "windows-sys" 5343version = "0.59.0" 5344source = "registry+https://github.com/rust-lang/crates.io-index" 5345checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 5346dependencies = [ 5347 "windows-targets 0.52.6", 5348] 5349 5350[[package]] 5351name = "windows-sys" 5352version = "0.60.2" 5353source = "registry+https://github.com/rust-lang/crates.io-index" 5354checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 5355dependencies = [ 5356 "windows-targets 0.53.2", 5357] 5358 5359[[package]] 5360name = "windows-targets" 5361version = "0.52.6" 5362source = "registry+https://github.com/rust-lang/crates.io-index" 5363checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 5364dependencies = [ 5365 "windows_aarch64_gnullvm 0.52.6", 5366 "windows_aarch64_msvc 0.52.6", 5367 "windows_i686_gnu 0.52.6", 5368 "windows_i686_gnullvm 0.52.6", 5369 "windows_i686_msvc 0.52.6", 5370 "windows_x86_64_gnu 0.52.6", 5371 "windows_x86_64_gnullvm 0.52.6", 5372 "windows_x86_64_msvc 0.52.6", 5373] 5374 5375[[package]] 5376name = "windows-targets" 5377version = "0.53.2" 5378source = "registry+https://github.com/rust-lang/crates.io-index" 5379checksum = "c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef" 5380dependencies = [ 5381 "windows_aarch64_gnullvm 0.53.0", 5382 "windows_aarch64_msvc 0.53.0", 5383 "windows_i686_gnu 0.53.0", 5384 "windows_i686_gnullvm 0.53.0", 5385 "windows_i686_msvc 0.53.0", 5386 "windows_x86_64_gnu 0.53.0", 5387 "windows_x86_64_gnullvm 0.53.0", 5388 "windows_x86_64_msvc 0.53.0", 5389] 5390 5391[[package]] 5392name = "windows_aarch64_gnullvm" 5393version = "0.52.6" 5394source = "registry+https://github.com/rust-lang/crates.io-index" 5395checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 5396 5397[[package]] 5398name = "windows_aarch64_gnullvm" 5399version = "0.53.0" 5400source = "registry+https://github.com/rust-lang/crates.io-index" 5401checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" 5402 5403[[package]] 5404name = "windows_aarch64_msvc" 5405version = "0.52.6" 5406source = "registry+https://github.com/rust-lang/crates.io-index" 5407checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 5408 5409[[package]] 5410name = "windows_aarch64_msvc" 5411version = "0.53.0" 5412source = "registry+https://github.com/rust-lang/crates.io-index" 5413checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" 5414 5415[[package]] 5416name = "windows_i686_gnu" 5417version = "0.52.6" 5418source = "registry+https://github.com/rust-lang/crates.io-index" 5419checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 5420 5421[[package]] 5422name = "windows_i686_gnu" 5423version = "0.53.0" 5424source = "registry+https://github.com/rust-lang/crates.io-index" 5425checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" 5426 5427[[package]] 5428name = "windows_i686_gnullvm" 5429version = "0.52.6" 5430source = "registry+https://github.com/rust-lang/crates.io-index" 5431checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 5432 5433[[package]] 5434name = "windows_i686_gnullvm" 5435version = "0.53.0" 5436source = "registry+https://github.com/rust-lang/crates.io-index" 5437checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" 5438 5439[[package]] 5440name = "windows_i686_msvc" 5441version = "0.52.6" 5442source = "registry+https://github.com/rust-lang/crates.io-index" 5443checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 5444 5445[[package]] 5446name = "windows_i686_msvc" 5447version = "0.53.0" 5448source = "registry+https://github.com/rust-lang/crates.io-index" 5449checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" 5450 5451[[package]] 5452name = "windows_x86_64_gnu" 5453version = "0.52.6" 5454source = "registry+https://github.com/rust-lang/crates.io-index" 5455checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 5456 5457[[package]] 5458name = "windows_x86_64_gnu" 5459version = "0.53.0" 5460source = "registry+https://github.com/rust-lang/crates.io-index" 5461checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" 5462 5463[[package]] 5464name = "windows_x86_64_gnullvm" 5465version = "0.52.6" 5466source = "registry+https://github.com/rust-lang/crates.io-index" 5467checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 5468 5469[[package]] 5470name = "windows_x86_64_gnullvm" 5471version = "0.53.0" 5472source = "registry+https://github.com/rust-lang/crates.io-index" 5473checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" 5474 5475[[package]] 5476name = "windows_x86_64_msvc" 5477version = "0.52.6" 5478source = "registry+https://github.com/rust-lang/crates.io-index" 5479checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 5480 5481[[package]] 5482name = "windows_x86_64_msvc" 5483version = "0.53.0" 5484source = "registry+https://github.com/rust-lang/crates.io-index" 5485checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" 5486 5487[[package]] 5488name = "winnow" 5489version = "0.5.39" 5490source = "registry+https://github.com/rust-lang/crates.io-index" 5491checksum = "5389a154b01683d28c77f8f68f49dea75f0a4da32557a58f68ee51ebba472d29" 5492dependencies = [ 5493 "memchr", 5494] 5495 5496[[package]] 5497name = "winsafe" 5498version = "0.0.19" 5499source = "registry+https://github.com/rust-lang/crates.io-index" 5500checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904" 5501 5502[[package]] 5503name = "winx" 5504version = "0.36.3" 5505source = "registry+https://github.com/rust-lang/crates.io-index" 5506checksum = "f9643b83820c0cd246ecabe5fa454dd04ba4fa67996369466d0747472d337346" 5507dependencies = [ 5508 "bitflags 2.6.0", 5509 "windows-sys 0.52.0", 5510] 5511 5512[[package]] 5513name = "wit-bindgen" 5514version = "0.45.0" 5515source = "registry+https://github.com/rust-lang/crates.io-index" 5516checksum = "052283831dbae3d879dc7f51f3d92703a316ca49f91540417d38591826127814" 5517dependencies = [ 5518 "bitflags 2.6.0", 5519 "futures", 5520 "once_cell", 5521 "wit-bindgen-rust-macro", 5522] 5523 5524[[package]] 5525name = "wit-bindgen-core" 5526version = "0.45.0" 5527source = "registry+https://github.com/rust-lang/crates.io-index" 5528checksum = "1df0102d506f94732b6b517015e7e951293ed51e98f1615f15056e5e1a7a4d67" 5529dependencies = [ 5530 "anyhow", 5531 "heck 0.5.0", 5532 "wit-parser", 5533] 5534 5535[[package]] 5536name = "wit-bindgen-rt" 5537version = "0.33.0" 5538source = "registry+https://github.com/rust-lang/crates.io-index" 5539checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c" 5540dependencies = [ 5541 "bitflags 2.6.0", 5542] 5543 5544[[package]] 5545name = "wit-bindgen-rt" 5546version = "0.37.0" 5547source = "registry+https://github.com/rust-lang/crates.io-index" 5548checksum = "fc801b991c56492f87ab3086e786468f75c285a4d73017ab0ebc2fa1aed5d82c" 5549dependencies = [ 5550 "bitflags 2.6.0", 5551] 5552 5553[[package]] 5554name = "wit-bindgen-rust" 5555version = "0.45.0" 5556source = "registry+https://github.com/rust-lang/crates.io-index" 5557checksum = "8e128967ed7895a41c5541bd8cd2875472caad6434e6699c1b269302a0d60b39" 5558dependencies = [ 5559 "anyhow", 5560 "heck 0.5.0", 5561 "indexmap 2.7.0", 5562 "prettyplease", 5563 "syn 2.0.100", 5564 "wasm-metadata", 5565 "wit-bindgen-core", 5566 "wit-component", 5567] 5568 5569[[package]] 5570name = "wit-bindgen-rust-macro" 5571version = "0.45.0" 5572source = "registry+https://github.com/rust-lang/crates.io-index" 5573checksum = "ea08d8273179bf25a7aa87fc498380f7a7f56a2df93cd1135d0ca36af1eae962" 5574dependencies = [ 5575 "anyhow", 5576 "prettyplease", 5577 "proc-macro2", 5578 "quote", 5579 "syn 2.0.100", 5580 "wit-bindgen-core", 5581 "wit-bindgen-rust", 5582] 5583 5584[[package]] 5585name = "wit-component" 5586version = "0.238.1" 5587source = "registry+https://github.com/rust-lang/crates.io-index" 5588checksum = "7d31c985f541330d1a809547043ad19dd58739a2f83c7f116aeabcab86aed597" 5589dependencies = [ 5590 "anyhow", 5591 "bitflags 2.6.0", 5592 "indexmap 2.7.0", 5593 "log", 5594 "serde", 5595 "serde_derive", 5596 "serde_json", 5597 "wasm-encoder", 5598 "wasm-metadata", 5599 "wasmparser 0.238.1", 5600 "wit-parser", 5601] 5602 5603[[package]] 5604name = "wit-parser" 5605version = "0.238.1" 5606source = "registry+https://github.com/rust-lang/crates.io-index" 5607checksum = "1eea12c964ed423ed14745e51aac2f1e28e5572ca012b0503bdcf65ffee3b44c" 5608dependencies = [ 5609 "anyhow", 5610 "id-arena", 5611 "indexmap 2.7.0", 5612 "log", 5613 "semver", 5614 "serde", 5615 "serde_derive", 5616 "serde_json", 5617 "unicode-xid", 5618 "wasmparser 0.238.1", 5619] 5620 5621[[package]] 5622name = "witx" 5623version = "0.9.1" 5624source = "registry+https://github.com/rust-lang/crates.io-index" 5625checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b" 5626dependencies = [ 5627 "anyhow", 5628 "log", 5629 "thiserror 1.0.65", 5630 "wast 35.0.2", 5631] 5632 5633[[package]] 5634name = "write16" 5635version = "1.0.0" 5636source = "registry+https://github.com/rust-lang/crates.io-index" 5637checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936" 5638 5639[[package]] 5640name = "writeable" 5641version = "0.5.5" 5642source = "registry+https://github.com/rust-lang/crates.io-index" 5643checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" 5644 5645[[package]] 5646name = "xattr" 5647version = "1.3.1" 5648source = "registry+https://github.com/rust-lang/crates.io-index" 5649checksum = "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f" 5650dependencies = [ 5651 "libc", 5652 "linux-raw-sys 0.4.14", 5653 "rustix 0.38.43", 5654] 5655 5656[[package]] 5657name = "yoke" 5658version = "0.7.5" 5659source = "registry+https://github.com/rust-lang/crates.io-index" 5660checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40" 5661dependencies = [ 5662 "serde", 5663 "stable_deref_trait", 5664 "yoke-derive", 5665 "zerofrom", 5666] 5667 5668[[package]] 5669name = "yoke-derive" 5670version = "0.7.5" 5671source = "registry+https://github.com/rust-lang/crates.io-index" 5672checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" 5673dependencies = [ 5674 "proc-macro2", 5675 "quote", 5676 "syn 2.0.100", 5677 "synstructure", 5678] 5679 5680[[package]] 5681name = "zerofrom" 5682version = "0.1.5" 5683source = "registry+https://github.com/rust-lang/crates.io-index" 5684checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e" 5685dependencies = [ 5686 "zerofrom-derive", 5687] 5688 5689[[package]] 5690name = "zerofrom-derive" 5691version = "0.1.5" 5692source = "registry+https://github.com/rust-lang/crates.io-index" 5693checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808" 5694dependencies = [ 5695 "proc-macro2", 5696 "quote", 5697 "syn 2.0.100", 5698 "synstructure", 5699] 5700 5701[[package]] 5702name = "zeroize" 5703version = "1.7.0" 5704source = "registry+https://github.com/rust-lang/crates.io-index" 5705checksum = "525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d" 5706 5707[[package]] 5708name = "zerovec" 5709version = "0.10.4" 5710source = "registry+https://github.com/rust-lang/crates.io-index" 5711checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079" 5712dependencies = [ 5713 "yoke", 5714 "zerofrom", 5715 "zerovec-derive", 5716] 5717 5718[[package]] 5719name = "zerovec-derive" 5720version = "0.10.3" 5721source = "registry+https://github.com/rust-lang/crates.io-index" 5722checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" 5723dependencies = [ 5724 "proc-macro2", 5725 "quote", 5726 "syn 2.0.100", 5727] 5728 5729[[package]] 5730name = "zip" 5731version = "0.6.6" 5732source = "registry+https://github.com/rust-lang/crates.io-index" 5733checksum = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261" 5734dependencies = [ 5735 "aes", 5736 "byteorder", 5737 "bzip2", 5738 "constant_time_eq", 5739 "crc32fast", 5740 "crossbeam-utils", 5741 "flate2", 5742 "hmac", 5743 "pbkdf2", 5744 "sha1", 5745 "time", 5746 "zstd 0.11.2+zstd.1.5.2", 5747] 5748 5749[[package]] 5750name = "zstd" 5751version = "0.11.2+zstd.1.5.2" 5752source = "registry+https://github.com/rust-lang/crates.io-index" 5753checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4" 5754dependencies = [ 5755 "zstd-safe 5.0.2+zstd.1.5.2", 5756] 5757 5758[[package]] 5759name = "zstd" 5760version = "0.13.0" 5761source = "registry+https://github.com/rust-lang/crates.io-index" 5762checksum = "bffb3309596d527cfcba7dfc6ed6052f1d39dfbd7c867aa2e865e4a449c10110" 5763dependencies = [ 5764 "zstd-safe 7.0.0", 5765] 5766 5767[[package]] 5768name = "zstd-safe" 5769version = "5.0.2+zstd.1.5.2" 5770source = "registry+https://github.com/rust-lang/crates.io-index" 5771checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db" 5772dependencies = [ 5773 "libc", 5774 "zstd-sys", 5775] 5776 5777[[package]] 5778name = "zstd-safe" 5779version = "7.0.0" 5780source = "registry+https://github.com/rust-lang/crates.io-index" 5781checksum = "43747c7422e2924c11144d5229878b98180ef8b06cca4ab5af37afc8a8d8ea3e" 5782dependencies = [ 5783 "zstd-sys", 5784] 5785 5786[[package]] 5787name = "zstd-sys" 5788version = "2.0.9+zstd.1.5.5" 5789source = "registry+https://github.com/rust-lang/crates.io-index" 5790checksum = "9e16efa8a874a0481a574084d34cc26fdb3b99627480f785888deb6386506656" 5791dependencies = [ 5792 "cc", 5793 "pkg-config", 5794] 5795