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