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 = "37.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.236.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.124.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.124.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.124.0" 728dependencies = [ 729 "cranelift-srcgen", 730] 731 732[[package]] 733name = "cranelift-bforest" 734version = "0.124.0" 735dependencies = [ 736 "cranelift-entity", 737] 738 739[[package]] 740name = "cranelift-bitset" 741version = "0.124.0" 742dependencies = [ 743 "arbitrary", 744 "serde", 745 "serde_derive", 746] 747 748[[package]] 749name = "cranelift-codegen" 750version = "0.124.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.124.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.124.0" 797 798[[package]] 799name = "cranelift-control" 800version = "0.124.0" 801dependencies = [ 802 "arbitrary", 803] 804 805[[package]] 806name = "cranelift-entity" 807version = "0.124.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.124.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.124.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.124.0" 887dependencies = [ 888 "codespan-reporting", 889 "log", 890 "tempfile", 891] 892 893[[package]] 894name = "cranelift-jit" 895version = "0.124.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.124.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.124.0" 930dependencies = [ 931 "cranelift-codegen", 932 "libc", 933 "target-lexicon", 934] 935 936[[package]] 937name = "cranelift-object" 938version = "0.124.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.124.0" 954dependencies = [ 955 "anyhow", 956 "cranelift-codegen", 957 "smallvec", 958 "target-lexicon", 959] 960 961[[package]] 962name = "cranelift-serde" 963version = "0.124.0" 964dependencies = [ 965 "clap", 966 "cranelift-codegen", 967 "cranelift-reader", 968 "serde_json", 969] 970 971[[package]] 972name = "cranelift-srcgen" 973version = "0.124.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 = "37.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 = "json-from-wast" 2176version = "0.236.0" 2177source = "registry+https://github.com/rust-lang/crates.io-index" 2178checksum = "be48c53af281152b0d01019f15b87b9f37f92c3a3c11b003a5ee3ccf2901bb35" 2179dependencies = [ 2180 "anyhow", 2181 "serde", 2182 "serde_derive", 2183 "wast 236.0.0", 2184] 2185 2186[[package]] 2187name = "lazy_static" 2188version = "1.4.0" 2189source = "registry+https://github.com/rust-lang/crates.io-index" 2190checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 2191 2192[[package]] 2193name = "leb128" 2194version = "0.2.5" 2195source = "registry+https://github.com/rust-lang/crates.io-index" 2196checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67" 2197 2198[[package]] 2199name = "leb128fmt" 2200version = "0.1.0" 2201source = "registry+https://github.com/rust-lang/crates.io-index" 2202checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2" 2203 2204[[package]] 2205name = "libc" 2206version = "0.2.171" 2207source = "registry+https://github.com/rust-lang/crates.io-index" 2208checksum = "c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6" 2209 2210[[package]] 2211name = "libfuzzer-sys" 2212version = "0.4.8" 2213source = "registry+https://github.com/rust-lang/crates.io-index" 2214checksum = "9b9569d2f74e257076d8c6bfa73fb505b46b851e51ddaecc825944aa3bed17fa" 2215dependencies = [ 2216 "arbitrary", 2217 "cc", 2218] 2219 2220[[package]] 2221name = "libloading" 2222version = "0.8.6" 2223source = "registry+https://github.com/rust-lang/crates.io-index" 2224checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34" 2225dependencies = [ 2226 "cfg-if", 2227 "windows-targets 0.52.6", 2228] 2229 2230[[package]] 2231name = "libm" 2232version = "0.2.11" 2233source = "registry+https://github.com/rust-lang/crates.io-index" 2234checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa" 2235 2236[[package]] 2237name = "libtest-mimic" 2238version = "0.8.1" 2239source = "registry+https://github.com/rust-lang/crates.io-index" 2240checksum = "5297962ef19edda4ce33aaa484386e0a5b3d7f2f4e037cbeee00503ef6b29d33" 2241dependencies = [ 2242 "anstream", 2243 "anstyle", 2244 "clap", 2245 "escape8259", 2246] 2247 2248[[package]] 2249name = "linux-raw-sys" 2250version = "0.4.14" 2251source = "registry+https://github.com/rust-lang/crates.io-index" 2252checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89" 2253 2254[[package]] 2255name = "linux-raw-sys" 2256version = "0.9.3" 2257source = "registry+https://github.com/rust-lang/crates.io-index" 2258checksum = "fe7db12097d22ec582439daf8618b8fdd1a7bef6270e9af3b1ebcd30893cf413" 2259 2260[[package]] 2261name = "listenfd" 2262version = "1.0.0" 2263source = "registry+https://github.com/rust-lang/crates.io-index" 2264checksum = "14e4fcc00ff6731d94b70e16e71f43bda62883461f31230742e3bc6dddf12988" 2265dependencies = [ 2266 "libc", 2267 "uuid", 2268 "winapi", 2269] 2270 2271[[package]] 2272name = "litemap" 2273version = "0.7.4" 2274source = "registry+https://github.com/rust-lang/crates.io-index" 2275checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104" 2276 2277[[package]] 2278name = "log" 2279version = "0.4.27" 2280source = "registry+https://github.com/rust-lang/crates.io-index" 2281checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" 2282 2283[[package]] 2284name = "logos" 2285version = "0.14.2" 2286source = "registry+https://github.com/rust-lang/crates.io-index" 2287checksum = "1c6b6e02facda28ca5fb8dbe4b152496ba3b1bd5a4b40bb2b1b2d8ad74e0f39b" 2288dependencies = [ 2289 "logos-derive", 2290] 2291 2292[[package]] 2293name = "logos-codegen" 2294version = "0.14.2" 2295source = "registry+https://github.com/rust-lang/crates.io-index" 2296checksum = "b32eb6b5f26efacd015b000bfc562186472cd9b34bdba3f6b264e2a052676d10" 2297dependencies = [ 2298 "beef", 2299 "fnv", 2300 "lazy_static", 2301 "proc-macro2", 2302 "quote", 2303 "regex-syntax 0.8.5", 2304 "syn 2.0.100", 2305] 2306 2307[[package]] 2308name = "logos-derive" 2309version = "0.14.2" 2310source = "registry+https://github.com/rust-lang/crates.io-index" 2311checksum = "3e5d0c5463c911ef55624739fc353238b4e310f0144be1f875dc42fec6bfd5ec" 2312dependencies = [ 2313 "logos-codegen", 2314] 2315 2316[[package]] 2317name = "mach2" 2318version = "0.4.2" 2319source = "registry+https://github.com/rust-lang/crates.io-index" 2320checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709" 2321dependencies = [ 2322 "libc", 2323] 2324 2325[[package]] 2326name = "matchers" 2327version = "0.1.0" 2328source = "registry+https://github.com/rust-lang/crates.io-index" 2329checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" 2330dependencies = [ 2331 "regex-automata 0.1.10", 2332] 2333 2334[[package]] 2335name = "matrixmultiply" 2336version = "0.3.9" 2337source = "registry+https://github.com/rust-lang/crates.io-index" 2338checksum = "9380b911e3e96d10c1f415da0876389aaf1b56759054eeb0de7df940c456ba1a" 2339dependencies = [ 2340 "autocfg", 2341 "rawpointer", 2342] 2343 2344[[package]] 2345name = "maybe-owned" 2346version = "0.3.4" 2347source = "registry+https://github.com/rust-lang/crates.io-index" 2348checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4" 2349 2350[[package]] 2351name = "memchr" 2352version = "2.5.0" 2353source = "registry+https://github.com/rust-lang/crates.io-index" 2354checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" 2355 2356[[package]] 2357name = "memfd" 2358version = "0.6.4" 2359source = "registry+https://github.com/rust-lang/crates.io-index" 2360checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64" 2361dependencies = [ 2362 "rustix 0.38.43", 2363] 2364 2365[[package]] 2366name = "memmap2" 2367version = "0.2.3" 2368source = "registry+https://github.com/rust-lang/crates.io-index" 2369checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4" 2370dependencies = [ 2371 "libc", 2372] 2373 2374[[package]] 2375name = "min-platform-host" 2376version = "37.0.0" 2377dependencies = [ 2378 "anyhow", 2379 "libloading", 2380 "object 0.37.1", 2381 "wasmtime", 2382] 2383 2384[[package]] 2385name = "minimal-lexical" 2386version = "0.2.1" 2387source = "registry+https://github.com/rust-lang/crates.io-index" 2388checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" 2389 2390[[package]] 2391name = "miniz_oxide" 2392version = "0.8.9" 2393source = "registry+https://github.com/rust-lang/crates.io-index" 2394checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" 2395dependencies = [ 2396 "adler2", 2397] 2398 2399[[package]] 2400name = "mio" 2401version = "1.0.3" 2402source = "registry+https://github.com/rust-lang/crates.io-index" 2403checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd" 2404dependencies = [ 2405 "libc", 2406 "wasi 0.11.0+wasi-snapshot-preview1", 2407 "windows-sys 0.52.0", 2408] 2409 2410[[package]] 2411name = "multi-stash" 2412version = "0.2.0" 2413source = "registry+https://github.com/rust-lang/crates.io-index" 2414checksum = "685a9ac4b61f4e728e1d2c6a7844609c16527aeb5e6c865915c08e619c16410f" 2415 2416[[package]] 2417name = "mutatis" 2418version = "0.3.2" 2419source = "registry+https://github.com/rust-lang/crates.io-index" 2420checksum = "31be5d2bfb418a4362eec78ca556ce9a15542a00d389860c3bf3adc132edb1d9" 2421dependencies = [ 2422 "rand 0.8.5", 2423] 2424 2425[[package]] 2426name = "native-tls" 2427version = "0.2.14" 2428source = "registry+https://github.com/rust-lang/crates.io-index" 2429checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e" 2430dependencies = [ 2431 "libc", 2432 "log", 2433 "openssl", 2434 "openssl-probe", 2435 "openssl-sys", 2436 "schannel", 2437 "security-framework", 2438 "security-framework-sys", 2439 "tempfile", 2440] 2441 2442[[package]] 2443name = "ndarray" 2444version = "0.15.6" 2445source = "registry+https://github.com/rust-lang/crates.io-index" 2446checksum = "adb12d4e967ec485a5f71c6311fe28158e9d6f4bc4a447b474184d0f91a8fa32" 2447dependencies = [ 2448 "matrixmultiply", 2449 "num-complex", 2450 "num-integer", 2451 "num-traits", 2452 "rawpointer", 2453] 2454 2455[[package]] 2456name = "nom" 2457version = "7.1.3" 2458source = "registry+https://github.com/rust-lang/crates.io-index" 2459checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" 2460dependencies = [ 2461 "memchr", 2462 "minimal-lexical", 2463] 2464 2465[[package]] 2466name = "nu-ansi-term" 2467version = "0.46.0" 2468source = "registry+https://github.com/rust-lang/crates.io-index" 2469checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" 2470dependencies = [ 2471 "overload", 2472 "winapi", 2473] 2474 2475[[package]] 2476name = "num-complex" 2477version = "0.4.6" 2478source = "registry+https://github.com/rust-lang/crates.io-index" 2479checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495" 2480dependencies = [ 2481 "num-traits", 2482] 2483 2484[[package]] 2485name = "num-conv" 2486version = "0.1.0" 2487source = "registry+https://github.com/rust-lang/crates.io-index" 2488checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" 2489 2490[[package]] 2491name = "num-integer" 2492version = "0.1.46" 2493source = "registry+https://github.com/rust-lang/crates.io-index" 2494checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" 2495dependencies = [ 2496 "num-traits", 2497] 2498 2499[[package]] 2500name = "num-traits" 2501version = "0.2.19" 2502source = "registry+https://github.com/rust-lang/crates.io-index" 2503checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 2504dependencies = [ 2505 "autocfg", 2506] 2507 2508[[package]] 2509name = "num_cpus" 2510version = "1.16.0" 2511source = "registry+https://github.com/rust-lang/crates.io-index" 2512checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" 2513dependencies = [ 2514 "hermit-abi", 2515 "libc", 2516] 2517 2518[[package]] 2519name = "number_prefix" 2520version = "0.3.0" 2521source = "registry+https://github.com/rust-lang/crates.io-index" 2522checksum = "17b02fc0ff9a9e4b35b3342880f48e896ebf69f2967921fe8646bf5b7125956a" 2523 2524[[package]] 2525name = "object" 2526version = "0.36.5" 2527source = "registry+https://github.com/rust-lang/crates.io-index" 2528checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e" 2529dependencies = [ 2530 "memchr", 2531] 2532 2533[[package]] 2534name = "object" 2535version = "0.37.1" 2536source = "registry+https://github.com/rust-lang/crates.io-index" 2537checksum = "03fd943161069e1768b4b3d050890ba48730e590f57e56d4aa04e7e090e61b4a" 2538dependencies = [ 2539 "crc32fast", 2540 "hashbrown 0.15.2", 2541 "indexmap 2.7.0", 2542 "memchr", 2543] 2544 2545[[package]] 2546name = "ocaml-boxroot-sys" 2547version = "0.2.0" 2548source = "registry+https://github.com/rust-lang/crates.io-index" 2549checksum = "5186393bfbee4ce2bc5bbb82beafb77e85c1d0a557e3cfc8c8a0d63d7845fed5" 2550dependencies = [ 2551 "cc", 2552] 2553 2554[[package]] 2555name = "ocaml-interop" 2556version = "0.8.8" 2557source = "registry+https://github.com/rust-lang/crates.io-index" 2558checksum = "2e01e08412a7e072a90a225d2ae49a2860aeea853ce673bc63891dbf86aed063" 2559dependencies = [ 2560 "ocaml-boxroot-sys", 2561 "ocaml-sys", 2562 "static_assertions", 2563] 2564 2565[[package]] 2566name = "ocaml-sys" 2567version = "0.22.3" 2568source = "registry+https://github.com/rust-lang/crates.io-index" 2569checksum = "73ec6ca7d41458442627435afb8f4671e83fd642e8a560171d671a1f679aa3cf" 2570dependencies = [ 2571 "cty", 2572] 2573 2574[[package]] 2575name = "once_cell" 2576version = "1.19.0" 2577source = "registry+https://github.com/rust-lang/crates.io-index" 2578checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" 2579 2580[[package]] 2581name = "oorandom" 2582version = "11.1.3" 2583source = "registry+https://github.com/rust-lang/crates.io-index" 2584checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575" 2585 2586[[package]] 2587name = "openssl" 2588version = "0.10.73" 2589source = "registry+https://github.com/rust-lang/crates.io-index" 2590checksum = "8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8" 2591dependencies = [ 2592 "bitflags 2.6.0", 2593 "cfg-if", 2594 "foreign-types", 2595 "libc", 2596 "once_cell", 2597 "openssl-macros", 2598 "openssl-sys", 2599] 2600 2601[[package]] 2602name = "openssl-macros" 2603version = "0.1.1" 2604source = "registry+https://github.com/rust-lang/crates.io-index" 2605checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" 2606dependencies = [ 2607 "proc-macro2", 2608 "quote", 2609 "syn 2.0.100", 2610] 2611 2612[[package]] 2613name = "openssl-probe" 2614version = "0.1.6" 2615source = "registry+https://github.com/rust-lang/crates.io-index" 2616checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" 2617 2618[[package]] 2619name = "openssl-sys" 2620version = "0.9.109" 2621source = "registry+https://github.com/rust-lang/crates.io-index" 2622checksum = "90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571" 2623dependencies = [ 2624 "cc", 2625 "libc", 2626 "pkg-config", 2627 "vcpkg", 2628] 2629 2630[[package]] 2631name = "openvino" 2632version = "0.9.0" 2633source = "registry+https://github.com/rust-lang/crates.io-index" 2634checksum = "3308ec088481c27b5b521598ced2d5d5f67253d9639f5a3cce5a2ea4c4062a94" 2635dependencies = [ 2636 "openvino-finder", 2637 "openvino-sys", 2638] 2639 2640[[package]] 2641name = "openvino-finder" 2642version = "0.9.0" 2643source = "registry+https://github.com/rust-lang/crates.io-index" 2644checksum = "bba5393f3522f98d9c4703a6a73afc7feff2bf9cc00a0722957b54c44ecda5fe" 2645dependencies = [ 2646 "cfg-if", 2647 "log", 2648] 2649 2650[[package]] 2651name = "openvino-sys" 2652version = "0.9.0" 2653source = "registry+https://github.com/rust-lang/crates.io-index" 2654checksum = "da7d035914ff5c8e12d7e05982929fb275e6f06eafcbe529f316001760b08786" 2655dependencies = [ 2656 "env_logger 0.11.5", 2657 "libloading", 2658 "openvino-finder", 2659] 2660 2661[[package]] 2662name = "ort" 2663version = "2.0.0-rc.2" 2664source = "registry+https://github.com/rust-lang/crates.io-index" 2665checksum = "0bc80894094c6a875bfac64415ed456fa661081a278a035e22be661305c87e14" 2666dependencies = [ 2667 "js-sys", 2668 "ort-sys", 2669 "thiserror 1.0.65", 2670 "tracing", 2671 "web-sys", 2672] 2673 2674[[package]] 2675name = "ort-sys" 2676version = "2.0.0-rc.2" 2677source = "registry+https://github.com/rust-lang/crates.io-index" 2678checksum = "b3d9c1373fc813d3f024d394f621f4c6dde0734c79b1c17113c3bb5bf0084bbe" 2679dependencies = [ 2680 "flate2", 2681 "sha2", 2682 "tar", 2683 "ureq", 2684] 2685 2686[[package]] 2687name = "overload" 2688version = "0.1.1" 2689source = "registry+https://github.com/rust-lang/crates.io-index" 2690checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" 2691 2692[[package]] 2693name = "password-hash" 2694version = "0.4.2" 2695source = "registry+https://github.com/rust-lang/crates.io-index" 2696checksum = "7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700" 2697dependencies = [ 2698 "base64ct", 2699 "rand_core 0.6.3", 2700 "subtle", 2701] 2702 2703[[package]] 2704name = "paste" 2705version = "1.0.7" 2706source = "registry+https://github.com/rust-lang/crates.io-index" 2707checksum = "0c520e05135d6e763148b6426a837e239041653ba7becd2e538c076c738025fc" 2708 2709[[package]] 2710name = "pbkdf2" 2711version = "0.11.0" 2712source = "registry+https://github.com/rust-lang/crates.io-index" 2713checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917" 2714dependencies = [ 2715 "digest", 2716 "hmac", 2717 "password-hash", 2718 "sha2", 2719] 2720 2721[[package]] 2722name = "percent-encoding" 2723version = "2.3.1" 2724source = "registry+https://github.com/rust-lang/crates.io-index" 2725checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" 2726 2727[[package]] 2728name = "petgraph" 2729version = "0.6.5" 2730source = "registry+https://github.com/rust-lang/crates.io-index" 2731checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db" 2732dependencies = [ 2733 "fixedbitset", 2734 "indexmap 2.7.0", 2735] 2736 2737[[package]] 2738name = "pin-project-lite" 2739version = "0.2.14" 2740source = "registry+https://github.com/rust-lang/crates.io-index" 2741checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02" 2742 2743[[package]] 2744name = "pin-utils" 2745version = "0.1.0" 2746source = "registry+https://github.com/rust-lang/crates.io-index" 2747checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 2748 2749[[package]] 2750name = "pkg-config" 2751version = "0.3.29" 2752source = "registry+https://github.com/rust-lang/crates.io-index" 2753checksum = "2900ede94e305130c13ddd391e0ab7cbaeb783945ae07a279c268cb05109c6cb" 2754 2755[[package]] 2756name = "postcard" 2757version = "1.0.8" 2758source = "registry+https://github.com/rust-lang/crates.io-index" 2759checksum = "a55c51ee6c0db07e68448e336cf8ea4131a620edefebf9893e759b2d793420f8" 2760dependencies = [ 2761 "cobs", 2762 "embedded-io", 2763 "serde", 2764] 2765 2766[[package]] 2767name = "powerfmt" 2768version = "0.2.0" 2769source = "registry+https://github.com/rust-lang/crates.io-index" 2770checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" 2771 2772[[package]] 2773name = "ppv-lite86" 2774version = "0.2.16" 2775source = "registry+https://github.com/rust-lang/crates.io-index" 2776checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872" 2777 2778[[package]] 2779name = "prettyplease" 2780version = "0.2.31" 2781source = "registry+https://github.com/rust-lang/crates.io-index" 2782checksum = "5316f57387668042f561aae71480de936257848f9c43ce528e311d89a07cadeb" 2783dependencies = [ 2784 "proc-macro2", 2785 "syn 2.0.100", 2786] 2787 2788[[package]] 2789name = "proc-macro2" 2790version = "1.0.92" 2791source = "registry+https://github.com/rust-lang/crates.io-index" 2792checksum = "37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0" 2793dependencies = [ 2794 "unicode-ident", 2795] 2796 2797[[package]] 2798name = "proptest" 2799version = "1.0.0" 2800source = "registry+https://github.com/rust-lang/crates.io-index" 2801checksum = "1e0d9cc07f18492d879586c92b485def06bc850da3118075cd45d50e9c95b0e5" 2802dependencies = [ 2803 "bit-set", 2804 "bitflags 1.3.2", 2805 "byteorder", 2806 "lazy_static", 2807 "num-traits", 2808 "quick-error 2.0.1", 2809 "rand 0.8.5", 2810 "rand_chacha 0.3.1", 2811 "rand_xorshift", 2812 "regex-syntax 0.6.25", 2813 "rusty-fork", 2814 "tempfile", 2815] 2816 2817[[package]] 2818name = "pulley-interpreter" 2819version = "37.0.0" 2820dependencies = [ 2821 "anyhow", 2822 "arbitrary", 2823 "clap", 2824 "cranelift-bitset", 2825 "env_logger 0.11.5", 2826 "log", 2827 "pulley-macros", 2828 "termcolor", 2829 "wasmtime-internal-math", 2830] 2831 2832[[package]] 2833name = "pulley-interpreter-fuzz" 2834version = "0.0.0" 2835dependencies = [ 2836 "env_logger 0.11.5", 2837 "log", 2838 "pulley-interpreter", 2839] 2840 2841[[package]] 2842name = "pulley-macros" 2843version = "37.0.0" 2844dependencies = [ 2845 "proc-macro2", 2846 "quote", 2847 "syn 2.0.100", 2848] 2849 2850[[package]] 2851name = "quick-error" 2852version = "1.2.3" 2853source = "registry+https://github.com/rust-lang/crates.io-index" 2854checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" 2855 2856[[package]] 2857name = "quick-error" 2858version = "2.0.1" 2859source = "registry+https://github.com/rust-lang/crates.io-index" 2860checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3" 2861 2862[[package]] 2863name = "quote" 2864version = "1.0.36" 2865source = "registry+https://github.com/rust-lang/crates.io-index" 2866checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7" 2867dependencies = [ 2868 "proc-macro2", 2869] 2870 2871[[package]] 2872name = "rand" 2873version = "0.8.5" 2874source = "registry+https://github.com/rust-lang/crates.io-index" 2875checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" 2876dependencies = [ 2877 "libc", 2878 "rand_chacha 0.3.1", 2879 "rand_core 0.6.3", 2880] 2881 2882[[package]] 2883name = "rand" 2884version = "0.9.2" 2885source = "registry+https://github.com/rust-lang/crates.io-index" 2886checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" 2887dependencies = [ 2888 "rand_chacha 0.9.0", 2889 "rand_core 0.9.3", 2890] 2891 2892[[package]] 2893name = "rand_chacha" 2894version = "0.3.1" 2895source = "registry+https://github.com/rust-lang/crates.io-index" 2896checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 2897dependencies = [ 2898 "ppv-lite86", 2899 "rand_core 0.6.3", 2900] 2901 2902[[package]] 2903name = "rand_chacha" 2904version = "0.9.0" 2905source = "registry+https://github.com/rust-lang/crates.io-index" 2906checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 2907dependencies = [ 2908 "ppv-lite86", 2909 "rand_core 0.9.3", 2910] 2911 2912[[package]] 2913name = "rand_core" 2914version = "0.6.3" 2915source = "registry+https://github.com/rust-lang/crates.io-index" 2916checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7" 2917dependencies = [ 2918 "getrandom 0.2.15", 2919] 2920 2921[[package]] 2922name = "rand_core" 2923version = "0.9.3" 2924source = "registry+https://github.com/rust-lang/crates.io-index" 2925checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" 2926dependencies = [ 2927 "getrandom 0.3.1", 2928] 2929 2930[[package]] 2931name = "rand_xorshift" 2932version = "0.3.0" 2933source = "registry+https://github.com/rust-lang/crates.io-index" 2934checksum = "d25bf25ec5ae4a3f1b92f929810509a2f53d7dca2f50b794ff57e3face536c8f" 2935dependencies = [ 2936 "rand_core 0.6.3", 2937] 2938 2939[[package]] 2940name = "rand_xoshiro" 2941version = "0.6.0" 2942source = "registry+https://github.com/rust-lang/crates.io-index" 2943checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa" 2944dependencies = [ 2945 "rand_core 0.6.3", 2946] 2947 2948[[package]] 2949name = "rawpointer" 2950version = "0.2.1" 2951source = "registry+https://github.com/rust-lang/crates.io-index" 2952checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3" 2953 2954[[package]] 2955name = "rayon" 2956version = "1.5.3" 2957source = "registry+https://github.com/rust-lang/crates.io-index" 2958checksum = "bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d" 2959dependencies = [ 2960 "autocfg", 2961 "crossbeam-deque", 2962 "either", 2963 "rayon-core", 2964] 2965 2966[[package]] 2967name = "rayon-core" 2968version = "1.12.0" 2969source = "registry+https://github.com/rust-lang/crates.io-index" 2970checksum = "5ce3fb6ad83f861aac485e76e1985cd109d9a3713802152be56c3b1f0e0658ed" 2971dependencies = [ 2972 "crossbeam-deque", 2973 "crossbeam-utils", 2974] 2975 2976[[package]] 2977name = "redox_syscall" 2978version = "0.2.13" 2979source = "registry+https://github.com/rust-lang/crates.io-index" 2980checksum = "62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42" 2981dependencies = [ 2982 "bitflags 1.3.2", 2983] 2984 2985[[package]] 2986name = "redox_users" 2987version = "0.4.3" 2988source = "registry+https://github.com/rust-lang/crates.io-index" 2989checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b" 2990dependencies = [ 2991 "getrandom 0.2.15", 2992 "redox_syscall", 2993 "thiserror 1.0.65", 2994] 2995 2996[[package]] 2997name = "regalloc2" 2998version = "0.12.2" 2999source = "registry+https://github.com/rust-lang/crates.io-index" 3000checksum = "5216b1837de2149f8bc8e6d5f88a9326b63b8c836ed58ce4a0a29ec736a59734" 3001dependencies = [ 3002 "allocator-api2", 3003 "bumpalo", 3004 "hashbrown 0.15.2", 3005 "log", 3006 "rustc-hash", 3007 "serde", 3008 "smallvec", 3009] 3010 3011[[package]] 3012name = "regex" 3013version = "1.9.1" 3014source = "registry+https://github.com/rust-lang/crates.io-index" 3015checksum = "b2eae68fc220f7cf2532e4494aded17545fce192d59cd996e0fe7887f4ceb575" 3016dependencies = [ 3017 "aho-corasick", 3018 "memchr", 3019 "regex-automata 0.3.3", 3020 "regex-syntax 0.7.4", 3021] 3022 3023[[package]] 3024name = "regex-automata" 3025version = "0.1.10" 3026source = "registry+https://github.com/rust-lang/crates.io-index" 3027checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" 3028dependencies = [ 3029 "regex-syntax 0.6.25", 3030] 3031 3032[[package]] 3033name = "regex-automata" 3034version = "0.3.3" 3035source = "registry+https://github.com/rust-lang/crates.io-index" 3036checksum = "39354c10dd07468c2e73926b23bb9c2caca74c5501e38a35da70406f1d923310" 3037dependencies = [ 3038 "aho-corasick", 3039 "memchr", 3040 "regex-syntax 0.7.4", 3041] 3042 3043[[package]] 3044name = "regex-syntax" 3045version = "0.6.25" 3046source = "registry+https://github.com/rust-lang/crates.io-index" 3047checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b" 3048 3049[[package]] 3050name = "regex-syntax" 3051version = "0.7.4" 3052source = "registry+https://github.com/rust-lang/crates.io-index" 3053checksum = "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2" 3054 3055[[package]] 3056name = "regex-syntax" 3057version = "0.8.5" 3058source = "registry+https://github.com/rust-lang/crates.io-index" 3059checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" 3060 3061[[package]] 3062name = "region" 3063version = "3.0.2" 3064source = "registry+https://github.com/rust-lang/crates.io-index" 3065checksum = "e6b6ebd13bc009aef9cd476c1310d49ac354d36e240cf1bd753290f3dc7199a7" 3066dependencies = [ 3067 "bitflags 1.3.2", 3068 "libc", 3069 "mach2", 3070 "windows-sys 0.52.0", 3071] 3072 3073[[package]] 3074name = "ring" 3075version = "0.17.14" 3076source = "registry+https://github.com/rust-lang/crates.io-index" 3077checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" 3078dependencies = [ 3079 "cc", 3080 "cfg-if", 3081 "getrandom 0.2.15", 3082 "libc", 3083 "untrusted", 3084 "windows-sys 0.52.0", 3085] 3086 3087[[package]] 3088name = "rustc-demangle" 3089version = "0.1.24" 3090source = "registry+https://github.com/rust-lang/crates.io-index" 3091checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" 3092 3093[[package]] 3094name = "rustc-hash" 3095version = "2.1.1" 3096source = "registry+https://github.com/rust-lang/crates.io-index" 3097checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" 3098 3099[[package]] 3100name = "rustix" 3101version = "0.38.43" 3102source = "registry+https://github.com/rust-lang/crates.io-index" 3103checksum = "a78891ee6bf2340288408954ac787aa063d8e8817e9f53abb37c695c6d834ef6" 3104dependencies = [ 3105 "bitflags 2.6.0", 3106 "errno", 3107 "libc", 3108 "linux-raw-sys 0.4.14", 3109 "windows-sys 0.59.0", 3110] 3111 3112[[package]] 3113name = "rustix" 3114version = "1.0.3" 3115source = "registry+https://github.com/rust-lang/crates.io-index" 3116checksum = "e56a18552996ac8d29ecc3b190b4fdbb2d91ca4ec396de7bbffaf43f3d637e96" 3117dependencies = [ 3118 "bitflags 2.6.0", 3119 "errno", 3120 "libc", 3121 "linux-raw-sys 0.9.3", 3122 "windows-sys 0.59.0", 3123] 3124 3125[[package]] 3126name = "rustix-linux-procfs" 3127version = "0.1.1" 3128source = "registry+https://github.com/rust-lang/crates.io-index" 3129checksum = "2fc84bf7e9aa16c4f2c758f27412dc9841341e16aa682d9c7ac308fe3ee12056" 3130dependencies = [ 3131 "once_cell", 3132 "rustix 1.0.3", 3133] 3134 3135[[package]] 3136name = "rustls" 3137version = "0.22.4" 3138source = "registry+https://github.com/rust-lang/crates.io-index" 3139checksum = "bf4ef73721ac7bcd79b2b315da7779d8fc09718c6b3d2d1b2d94850eb8c18432" 3140dependencies = [ 3141 "log", 3142 "ring", 3143 "rustls-pki-types", 3144 "rustls-webpki", 3145 "subtle", 3146 "zeroize", 3147] 3148 3149[[package]] 3150name = "rustls" 3151version = "0.23.7" 3152source = "registry+https://github.com/rust-lang/crates.io-index" 3153checksum = "ebbbdb961df0ad3f2652da8f3fdc4b36122f568f968f45ad3316f26c025c677b" 3154dependencies = [ 3155 "log", 3156 "once_cell", 3157 "ring", 3158 "rustls-pki-types", 3159 "rustls-webpki", 3160 "subtle", 3161 "zeroize", 3162] 3163 3164[[package]] 3165name = "rustls-pki-types" 3166version = "1.3.1" 3167source = "registry+https://github.com/rust-lang/crates.io-index" 3168checksum = "5ede67b28608b4c60685c7d54122d4400d90f62b40caee7700e700380a390fa8" 3169 3170[[package]] 3171name = "rustls-webpki" 3172version = "0.102.2" 3173source = "registry+https://github.com/rust-lang/crates.io-index" 3174checksum = "faaa0a62740bedb9b2ef5afa303da42764c012f743917351dc9a237ea1663610" 3175dependencies = [ 3176 "ring", 3177 "rustls-pki-types", 3178 "untrusted", 3179] 3180 3181[[package]] 3182name = "rustversion" 3183version = "1.0.14" 3184source = "registry+https://github.com/rust-lang/crates.io-index" 3185checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4" 3186 3187[[package]] 3188name = "rusty-fork" 3189version = "0.3.0" 3190source = "registry+https://github.com/rust-lang/crates.io-index" 3191checksum = "cb3dcc6e454c328bb824492db107ab7c0ae8fcffe4ad210136ef014458c1bc4f" 3192dependencies = [ 3193 "fnv", 3194 "quick-error 1.2.3", 3195 "tempfile", 3196 "wait-timeout", 3197] 3198 3199[[package]] 3200name = "ryu" 3201version = "1.0.9" 3202source = "registry+https://github.com/rust-lang/crates.io-index" 3203checksum = "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f" 3204 3205[[package]] 3206name = "safetensors" 3207version = "0.3.3" 3208source = "registry+https://github.com/rust-lang/crates.io-index" 3209checksum = "d93279b86b3de76f820a8854dd06cbc33cfa57a417b19c47f6a25280112fb1df" 3210dependencies = [ 3211 "serde", 3212 "serde_json", 3213] 3214 3215[[package]] 3216name = "same-file" 3217version = "1.0.6" 3218source = "registry+https://github.com/rust-lang/crates.io-index" 3219checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" 3220dependencies = [ 3221 "winapi-util", 3222] 3223 3224[[package]] 3225name = "schannel" 3226version = "0.1.27" 3227source = "registry+https://github.com/rust-lang/crates.io-index" 3228checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d" 3229dependencies = [ 3230 "windows-sys 0.59.0", 3231] 3232 3233[[package]] 3234name = "security-framework" 3235version = "2.11.1" 3236source = "registry+https://github.com/rust-lang/crates.io-index" 3237checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" 3238dependencies = [ 3239 "bitflags 2.6.0", 3240 "core-foundation", 3241 "core-foundation-sys", 3242 "libc", 3243 "security-framework-sys", 3244] 3245 3246[[package]] 3247name = "security-framework-sys" 3248version = "2.14.0" 3249source = "registry+https://github.com/rust-lang/crates.io-index" 3250checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32" 3251dependencies = [ 3252 "core-foundation-sys", 3253 "libc", 3254] 3255 3256[[package]] 3257name = "semver" 3258version = "1.0.17" 3259source = "registry+https://github.com/rust-lang/crates.io-index" 3260checksum = "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed" 3261dependencies = [ 3262 "serde", 3263] 3264 3265[[package]] 3266name = "serde" 3267version = "1.0.215" 3268source = "registry+https://github.com/rust-lang/crates.io-index" 3269checksum = "6513c1ad0b11a9376da888e3e0baa0077f1aed55c17f50e7b2397136129fb88f" 3270dependencies = [ 3271 "serde_derive", 3272] 3273 3274[[package]] 3275name = "serde_derive" 3276version = "1.0.215" 3277source = "registry+https://github.com/rust-lang/crates.io-index" 3278checksum = "ad1e866f866923f252f05c889987993144fb74e722403468a4ebd70c3cd756c0" 3279dependencies = [ 3280 "proc-macro2", 3281 "quote", 3282 "syn 2.0.100", 3283] 3284 3285[[package]] 3286name = "serde_json" 3287version = "1.0.140" 3288source = "registry+https://github.com/rust-lang/crates.io-index" 3289checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373" 3290dependencies = [ 3291 "itoa", 3292 "memchr", 3293 "ryu", 3294 "serde", 3295] 3296 3297[[package]] 3298name = "serde_spanned" 3299version = "0.6.5" 3300source = "registry+https://github.com/rust-lang/crates.io-index" 3301checksum = "eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1" 3302dependencies = [ 3303 "serde", 3304] 3305 3306[[package]] 3307name = "serde_yaml" 3308version = "0.9.34+deprecated" 3309source = "registry+https://github.com/rust-lang/crates.io-index" 3310checksum = "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47" 3311dependencies = [ 3312 "indexmap 2.7.0", 3313 "itoa", 3314 "ryu", 3315 "serde", 3316 "unsafe-libyaml", 3317] 3318 3319[[package]] 3320name = "sha1" 3321version = "0.10.6" 3322source = "registry+https://github.com/rust-lang/crates.io-index" 3323checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" 3324dependencies = [ 3325 "cfg-if", 3326 "cpufeatures", 3327 "digest", 3328] 3329 3330[[package]] 3331name = "sha2" 3332version = "0.10.2" 3333source = "registry+https://github.com/rust-lang/crates.io-index" 3334checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676" 3335dependencies = [ 3336 "cfg-if", 3337 "cpufeatures", 3338 "digest", 3339] 3340 3341[[package]] 3342name = "sharded-slab" 3343version = "0.1.4" 3344source = "registry+https://github.com/rust-lang/crates.io-index" 3345checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31" 3346dependencies = [ 3347 "lazy_static", 3348] 3349 3350[[package]] 3351name = "shlex" 3352version = "1.3.0" 3353source = "registry+https://github.com/rust-lang/crates.io-index" 3354checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" 3355 3356[[package]] 3357name = "shuffling-allocator" 3358version = "1.1.2" 3359source = "registry+https://github.com/rust-lang/crates.io-index" 3360checksum = "4ee9977fa98489d9006f4ab26fc5cbe2a139985baed09d2ec08dee6e506fc496" 3361dependencies = [ 3362 "cfg-if", 3363 "libc", 3364 "rand 0.8.5", 3365 "winapi", 3366] 3367 3368[[package]] 3369name = "signal-hook-registry" 3370version = "1.4.1" 3371source = "registry+https://github.com/rust-lang/crates.io-index" 3372checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1" 3373dependencies = [ 3374 "libc", 3375] 3376 3377[[package]] 3378name = "similar" 3379version = "2.2.0" 3380source = "registry+https://github.com/rust-lang/crates.io-index" 3381checksum = "62ac7f900db32bf3fd12e0117dd3dc4da74bc52ebaac97f39668446d89694803" 3382 3383[[package]] 3384name = "sized-chunks" 3385version = "0.6.5" 3386source = "registry+https://github.com/rust-lang/crates.io-index" 3387checksum = "16d69225bde7a69b235da73377861095455d298f2b970996eec25ddbb42b3d1e" 3388dependencies = [ 3389 "bitmaps", 3390 "typenum", 3391] 3392 3393[[package]] 3394name = "slab" 3395version = "0.4.7" 3396source = "registry+https://github.com/rust-lang/crates.io-index" 3397checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef" 3398dependencies = [ 3399 "autocfg", 3400] 3401 3402[[package]] 3403name = "smallvec" 3404version = "1.13.2" 3405source = "registry+https://github.com/rust-lang/crates.io-index" 3406checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" 3407dependencies = [ 3408 "serde", 3409] 3410 3411[[package]] 3412name = "socket2" 3413version = "0.5.7" 3414source = "registry+https://github.com/rust-lang/crates.io-index" 3415checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c" 3416dependencies = [ 3417 "libc", 3418 "windows-sys 0.52.0", 3419] 3420 3421[[package]] 3422name = "souper-ir" 3423version = "2.1.0" 3424source = "registry+https://github.com/rust-lang/crates.io-index" 3425checksum = "a50c18ce33988e1973003afbaa66e6a465ad7a614dc33f246879ccc209c2c044" 3426dependencies = [ 3427 "id-arena", 3428] 3429 3430[[package]] 3431name = "spin" 3432version = "0.9.8" 3433source = "registry+https://github.com/rust-lang/crates.io-index" 3434checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" 3435 3436[[package]] 3437name = "stable_deref_trait" 3438version = "1.2.0" 3439source = "registry+https://github.com/rust-lang/crates.io-index" 3440checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" 3441 3442[[package]] 3443name = "static_assertions" 3444version = "1.1.0" 3445source = "registry+https://github.com/rust-lang/crates.io-index" 3446checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 3447 3448[[package]] 3449name = "string-interner" 3450version = "0.19.0" 3451source = "registry+https://github.com/rust-lang/crates.io-index" 3452checksum = "23de088478b31c349c9ba67816fa55d9355232d63c3afea8bf513e31f0f1d2c0" 3453dependencies = [ 3454 "hashbrown 0.15.2", 3455 "serde", 3456] 3457 3458[[package]] 3459name = "strsim" 3460version = "0.11.1" 3461source = "registry+https://github.com/rust-lang/crates.io-index" 3462checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" 3463 3464[[package]] 3465name = "strum" 3466version = "0.24.1" 3467source = "registry+https://github.com/rust-lang/crates.io-index" 3468checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f" 3469 3470[[package]] 3471name = "strum_macros" 3472version = "0.24.3" 3473source = "registry+https://github.com/rust-lang/crates.io-index" 3474checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59" 3475dependencies = [ 3476 "heck 0.4.1", 3477 "proc-macro2", 3478 "quote", 3479 "rustversion", 3480 "syn 1.0.92", 3481] 3482 3483[[package]] 3484name = "subtle" 3485version = "2.5.0" 3486source = "registry+https://github.com/rust-lang/crates.io-index" 3487checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc" 3488 3489[[package]] 3490name = "symbolic_expressions" 3491version = "5.0.3" 3492source = "registry+https://github.com/rust-lang/crates.io-index" 3493checksum = "7c68d531d83ec6c531150584c42a4290911964d5f0d79132b193b67252a23b71" 3494 3495[[package]] 3496name = "syn" 3497version = "1.0.92" 3498source = "registry+https://github.com/rust-lang/crates.io-index" 3499checksum = "7ff7c592601f11445996a06f8ad0c27f094a58857c2f89e97974ab9235b92c52" 3500dependencies = [ 3501 "proc-macro2", 3502 "quote", 3503 "unicode-xid", 3504] 3505 3506[[package]] 3507name = "syn" 3508version = "2.0.100" 3509source = "registry+https://github.com/rust-lang/crates.io-index" 3510checksum = "b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0" 3511dependencies = [ 3512 "proc-macro2", 3513 "quote", 3514 "unicode-ident", 3515] 3516 3517[[package]] 3518name = "synstructure" 3519version = "0.13.1" 3520source = "registry+https://github.com/rust-lang/crates.io-index" 3521checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" 3522dependencies = [ 3523 "proc-macro2", 3524 "quote", 3525 "syn 2.0.100", 3526] 3527 3528[[package]] 3529name = "system-interface" 3530version = "0.27.1" 3531source = "registry+https://github.com/rust-lang/crates.io-index" 3532checksum = "9aef1f9d4c1dbdd1cb3a63be9efd2f04d8ddbc919d46112982c76818ffc2f1a7" 3533dependencies = [ 3534 "bitflags 2.6.0", 3535 "cap-fs-ext", 3536 "cap-std", 3537 "fd-lock", 3538 "io-lifetimes", 3539 "rustix 0.38.43", 3540 "windows-sys 0.52.0", 3541 "winx", 3542] 3543 3544[[package]] 3545name = "tar" 3546version = "0.4.41" 3547source = "registry+https://github.com/rust-lang/crates.io-index" 3548checksum = "cb797dad5fb5b76fcf519e702f4a589483b5ef06567f160c392832c1f5e44909" 3549dependencies = [ 3550 "filetime", 3551 "libc", 3552 "xattr", 3553] 3554 3555[[package]] 3556name = "target-lexicon" 3557version = "0.13.0" 3558source = "registry+https://github.com/rust-lang/crates.io-index" 3559checksum = "4ff4a4048091358129767b8a200d6927f58876c8b5ea16fb7b0222d43b79bfa8" 3560 3561[[package]] 3562name = "tch" 3563version = "0.17.0" 3564source = "registry+https://github.com/rust-lang/crates.io-index" 3565checksum = "3585f5bbf1ddf2498d7586bf870c7bb785a0bf1be09c54d0f93fce51d5f3c7fc" 3566dependencies = [ 3567 "half 2.4.1", 3568 "lazy_static", 3569 "libc", 3570 "ndarray", 3571 "rand 0.8.5", 3572 "safetensors", 3573 "thiserror 1.0.65", 3574 "torch-sys", 3575 "zip", 3576] 3577 3578[[package]] 3579name = "tempfile" 3580version = "3.19.1" 3581source = "registry+https://github.com/rust-lang/crates.io-index" 3582checksum = "7437ac7763b9b123ccf33c338a5cc1bac6f69b45a136c19bdd8a65e3916435bf" 3583dependencies = [ 3584 "fastrand", 3585 "getrandom 0.3.1", 3586 "once_cell", 3587 "rustix 1.0.3", 3588 "windows-sys 0.59.0", 3589] 3590 3591[[package]] 3592name = "termcolor" 3593version = "1.4.1" 3594source = "registry+https://github.com/rust-lang/crates.io-index" 3595checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" 3596dependencies = [ 3597 "winapi-util", 3598] 3599 3600[[package]] 3601name = "terminal_size" 3602version = "0.4.2" 3603source = "registry+https://github.com/rust-lang/crates.io-index" 3604checksum = "45c6481c4829e4cc63825e62c49186a34538b7b2750b73b266581ffb612fb5ed" 3605dependencies = [ 3606 "rustix 1.0.3", 3607 "windows-sys 0.59.0", 3608] 3609 3610[[package]] 3611name = "test-log" 3612version = "0.2.11" 3613source = "registry+https://github.com/rust-lang/crates.io-index" 3614checksum = "38f0c854faeb68a048f0f2dc410c5ddae3bf83854ef0e4977d58306a5edef50e" 3615dependencies = [ 3616 "proc-macro2", 3617 "quote", 3618 "syn 1.0.92", 3619] 3620 3621[[package]] 3622name = "test-programs" 3623version = "0.0.0" 3624dependencies = [ 3625 "anyhow", 3626 "base64", 3627 "flate2", 3628 "futures", 3629 "libc", 3630 "once_cell", 3631 "sha2", 3632 "url", 3633 "wasi 0.11.0+wasi-snapshot-preview1", 3634 "wasi 0.14.0+wasi-0.2.3", 3635 "wasi-nn", 3636 "wit-bindgen", 3637 "wit-bindgen-rt 0.43.0", 3638] 3639 3640[[package]] 3641name = "test-programs-artifacts" 3642version = "0.0.0" 3643dependencies = [ 3644 "cargo_metadata", 3645 "heck 0.5.0", 3646 "serde", 3647 "serde_derive", 3648 "wasmtime", 3649 "wasmtime-test-util", 3650 "wat", 3651 "wit-component 0.236.0", 3652] 3653 3654[[package]] 3655name = "thiserror" 3656version = "1.0.65" 3657source = "registry+https://github.com/rust-lang/crates.io-index" 3658checksum = "5d11abd9594d9b38965ef50805c5e469ca9cc6f197f883f717e0269a3057b3d5" 3659dependencies = [ 3660 "thiserror-impl 1.0.65", 3661] 3662 3663[[package]] 3664name = "thiserror" 3665version = "2.0.12" 3666source = "registry+https://github.com/rust-lang/crates.io-index" 3667checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" 3668dependencies = [ 3669 "thiserror-impl 2.0.12", 3670] 3671 3672[[package]] 3673name = "thiserror-impl" 3674version = "1.0.65" 3675source = "registry+https://github.com/rust-lang/crates.io-index" 3676checksum = "ae71770322cbd277e69d762a16c444af02aa0575ac0d174f0b9562d3b37f8602" 3677dependencies = [ 3678 "proc-macro2", 3679 "quote", 3680 "syn 2.0.100", 3681] 3682 3683[[package]] 3684name = "thiserror-impl" 3685version = "2.0.12" 3686source = "registry+https://github.com/rust-lang/crates.io-index" 3687checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" 3688dependencies = [ 3689 "proc-macro2", 3690 "quote", 3691 "syn 2.0.100", 3692] 3693 3694[[package]] 3695name = "thread_local" 3696version = "1.1.4" 3697source = "registry+https://github.com/rust-lang/crates.io-index" 3698checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180" 3699dependencies = [ 3700 "once_cell", 3701] 3702 3703[[package]] 3704name = "time" 3705version = "0.3.36" 3706source = "registry+https://github.com/rust-lang/crates.io-index" 3707checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885" 3708dependencies = [ 3709 "deranged", 3710 "num-conv", 3711 "powerfmt", 3712 "serde", 3713 "time-core", 3714] 3715 3716[[package]] 3717name = "time-core" 3718version = "0.1.2" 3719source = "registry+https://github.com/rust-lang/crates.io-index" 3720checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" 3721 3722[[package]] 3723name = "tinystr" 3724version = "0.7.6" 3725source = "registry+https://github.com/rust-lang/crates.io-index" 3726checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" 3727dependencies = [ 3728 "displaydoc", 3729 "zerovec", 3730] 3731 3732[[package]] 3733name = "tinytemplate" 3734version = "1.2.1" 3735source = "registry+https://github.com/rust-lang/crates.io-index" 3736checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc" 3737dependencies = [ 3738 "serde", 3739 "serde_json", 3740] 3741 3742[[package]] 3743name = "tokio" 3744version = "1.44.2" 3745source = "registry+https://github.com/rust-lang/crates.io-index" 3746checksum = "e6b88822cbe49de4185e3a4cbf8321dd487cf5fe0c5c65695fef6346371e9c48" 3747dependencies = [ 3748 "backtrace", 3749 "bytes", 3750 "libc", 3751 "mio", 3752 "pin-project-lite", 3753 "signal-hook-registry", 3754 "socket2", 3755 "tokio-macros", 3756 "windows-sys 0.52.0", 3757] 3758 3759[[package]] 3760name = "tokio-macros" 3761version = "2.5.0" 3762source = "registry+https://github.com/rust-lang/crates.io-index" 3763checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" 3764dependencies = [ 3765 "proc-macro2", 3766 "quote", 3767 "syn 2.0.100", 3768] 3769 3770[[package]] 3771name = "tokio-native-tls" 3772version = "0.3.1" 3773source = "registry+https://github.com/rust-lang/crates.io-index" 3774checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" 3775dependencies = [ 3776 "native-tls", 3777 "tokio", 3778] 3779 3780[[package]] 3781name = "tokio-rustls" 3782version = "0.25.0" 3783source = "registry+https://github.com/rust-lang/crates.io-index" 3784checksum = "775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f" 3785dependencies = [ 3786 "rustls 0.22.4", 3787 "rustls-pki-types", 3788 "tokio", 3789] 3790 3791[[package]] 3792name = "tokio-util" 3793version = "0.7.4" 3794source = "registry+https://github.com/rust-lang/crates.io-index" 3795checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740" 3796dependencies = [ 3797 "bytes", 3798 "futures-core", 3799 "futures-sink", 3800 "pin-project-lite", 3801 "tokio", 3802 "tracing", 3803] 3804 3805[[package]] 3806name = "toml" 3807version = "0.8.10" 3808source = "registry+https://github.com/rust-lang/crates.io-index" 3809checksum = "9a9aad4a3066010876e8dcf5a8a06e70a558751117a145c6ce2b82c2e2054290" 3810dependencies = [ 3811 "serde", 3812 "serde_spanned", 3813 "toml_datetime", 3814 "toml_edit", 3815] 3816 3817[[package]] 3818name = "toml_datetime" 3819version = "0.6.5" 3820source = "registry+https://github.com/rust-lang/crates.io-index" 3821checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1" 3822dependencies = [ 3823 "serde", 3824] 3825 3826[[package]] 3827name = "toml_edit" 3828version = "0.22.4" 3829source = "registry+https://github.com/rust-lang/crates.io-index" 3830checksum = "0c9ffdf896f8daaabf9b66ba8e77ea1ed5ed0f72821b398aba62352e95062951" 3831dependencies = [ 3832 "indexmap 2.7.0", 3833 "serde", 3834 "serde_spanned", 3835 "toml_datetime", 3836 "winnow", 3837] 3838 3839[[package]] 3840name = "torch-sys" 3841version = "0.17.0" 3842source = "registry+https://github.com/rust-lang/crates.io-index" 3843checksum = "ef116d446d79bb2447748550baee86850d2d32d366cc9bdd4b217bdbe10cac63" 3844dependencies = [ 3845 "anyhow", 3846 "cc", 3847 "libc", 3848 "zip", 3849] 3850 3851[[package]] 3852name = "tracing" 3853version = "0.1.37" 3854source = "registry+https://github.com/rust-lang/crates.io-index" 3855checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8" 3856dependencies = [ 3857 "cfg-if", 3858 "log", 3859 "pin-project-lite", 3860 "tracing-attributes", 3861 "tracing-core", 3862] 3863 3864[[package]] 3865name = "tracing-attributes" 3866version = "0.1.26" 3867source = "registry+https://github.com/rust-lang/crates.io-index" 3868checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab" 3869dependencies = [ 3870 "proc-macro2", 3871 "quote", 3872 "syn 2.0.100", 3873] 3874 3875[[package]] 3876name = "tracing-core" 3877version = "0.1.31" 3878source = "registry+https://github.com/rust-lang/crates.io-index" 3879checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a" 3880dependencies = [ 3881 "once_cell", 3882 "valuable", 3883] 3884 3885[[package]] 3886name = "tracing-log" 3887version = "0.1.3" 3888source = "registry+https://github.com/rust-lang/crates.io-index" 3889checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922" 3890dependencies = [ 3891 "lazy_static", 3892 "log", 3893 "tracing-core", 3894] 3895 3896[[package]] 3897name = "tracing-subscriber" 3898version = "0.3.17" 3899source = "registry+https://github.com/rust-lang/crates.io-index" 3900checksum = "30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77" 3901dependencies = [ 3902 "matchers", 3903 "nu-ansi-term", 3904 "once_cell", 3905 "regex", 3906 "sharded-slab", 3907 "thread_local", 3908 "tracing", 3909 "tracing-core", 3910 "tracing-log", 3911] 3912 3913[[package]] 3914name = "try-lock" 3915version = "0.2.4" 3916source = "registry+https://github.com/rust-lang/crates.io-index" 3917checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed" 3918 3919[[package]] 3920name = "typenum" 3921version = "1.15.0" 3922source = "registry+https://github.com/rust-lang/crates.io-index" 3923checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987" 3924 3925[[package]] 3926name = "unicode-ident" 3927version = "1.0.8" 3928source = "registry+https://github.com/rust-lang/crates.io-index" 3929checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4" 3930 3931[[package]] 3932name = "unicode-segmentation" 3933version = "1.11.0" 3934source = "registry+https://github.com/rust-lang/crates.io-index" 3935checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202" 3936 3937[[package]] 3938name = "unicode-width" 3939version = "0.1.9" 3940source = "registry+https://github.com/rust-lang/crates.io-index" 3941checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973" 3942 3943[[package]] 3944name = "unicode-width" 3945version = "0.2.0" 3946source = "registry+https://github.com/rust-lang/crates.io-index" 3947checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd" 3948 3949[[package]] 3950name = "unicode-xid" 3951version = "0.2.3" 3952source = "registry+https://github.com/rust-lang/crates.io-index" 3953checksum = "957e51f3646910546462e67d5f7599b9e4fb8acdd304b087a6494730f9eebf04" 3954 3955[[package]] 3956name = "unsafe-libyaml" 3957version = "0.2.11" 3958source = "registry+https://github.com/rust-lang/crates.io-index" 3959checksum = "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861" 3960 3961[[package]] 3962name = "untrusted" 3963version = "0.9.0" 3964source = "registry+https://github.com/rust-lang/crates.io-index" 3965checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" 3966 3967[[package]] 3968name = "ureq" 3969version = "2.10.0" 3970source = "registry+https://github.com/rust-lang/crates.io-index" 3971checksum = "72139d247e5f97a3eff96229a7ae85ead5328a39efe76f8bf5a06313d505b6ea" 3972dependencies = [ 3973 "base64", 3974 "log", 3975 "once_cell", 3976 "rustls 0.23.7", 3977 "rustls-pki-types", 3978 "url", 3979 "webpki-roots", 3980] 3981 3982[[package]] 3983name = "url" 3984version = "2.5.4" 3985source = "registry+https://github.com/rust-lang/crates.io-index" 3986checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" 3987dependencies = [ 3988 "form_urlencoded", 3989 "idna", 3990 "percent-encoding", 3991] 3992 3993[[package]] 3994name = "utf16_iter" 3995version = "1.0.5" 3996source = "registry+https://github.com/rust-lang/crates.io-index" 3997checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246" 3998 3999[[package]] 4000name = "utf8_iter" 4001version = "1.0.4" 4002source = "registry+https://github.com/rust-lang/crates.io-index" 4003checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" 4004 4005[[package]] 4006name = "utf8parse" 4007version = "0.2.1" 4008source = "registry+https://github.com/rust-lang/crates.io-index" 4009checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" 4010 4011[[package]] 4012name = "uuid" 4013version = "1.0.0" 4014source = "registry+https://github.com/rust-lang/crates.io-index" 4015checksum = "8cfcd319456c4d6ea10087ed423473267e1a071f3bc0aa89f80d60997843c6f0" 4016 4017[[package]] 4018name = "v8" 4019version = "137.2.0" 4020source = "registry+https://github.com/rust-lang/crates.io-index" 4021checksum = "d2b387c1c5731284e756c03280032068e68e5b52f6c4714492403c30f650ad52" 4022dependencies = [ 4023 "bindgen", 4024 "bitflags 2.6.0", 4025 "fslock", 4026 "gzip-header", 4027 "home", 4028 "miniz_oxide", 4029 "paste", 4030 "which", 4031] 4032 4033[[package]] 4034name = "valuable" 4035version = "0.1.0" 4036source = "registry+https://github.com/rust-lang/crates.io-index" 4037checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d" 4038 4039[[package]] 4040name = "vcpkg" 4041version = "0.2.15" 4042source = "registry+https://github.com/rust-lang/crates.io-index" 4043checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 4044 4045[[package]] 4046name = "veri_engine" 4047version = "0.1.0" 4048dependencies = [ 4049 "anyhow", 4050 "clap", 4051 "cranelift-codegen", 4052 "cranelift-codegen-meta", 4053 "cranelift-isle", 4054 "easy-smt", 4055 "env_logger 0.11.5", 4056 "itertools 0.14.0", 4057 "log", 4058 "strum", 4059 "strum_macros", 4060 "veri_ir", 4061] 4062 4063[[package]] 4064name = "veri_ir" 4065version = "0.1.0" 4066 4067[[package]] 4068name = "verify-component-adapter" 4069version = "37.0.0" 4070dependencies = [ 4071 "anyhow", 4072 "wasmparser 0.236.0", 4073 "wat", 4074] 4075 4076[[package]] 4077name = "version_check" 4078version = "0.9.4" 4079source = "registry+https://github.com/rust-lang/crates.io-index" 4080checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 4081 4082[[package]] 4083name = "wait-timeout" 4084version = "0.2.0" 4085source = "registry+https://github.com/rust-lang/crates.io-index" 4086checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6" 4087dependencies = [ 4088 "libc", 4089] 4090 4091[[package]] 4092name = "walkdir" 4093version = "2.3.3" 4094source = "registry+https://github.com/rust-lang/crates.io-index" 4095checksum = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698" 4096dependencies = [ 4097 "same-file", 4098 "winapi-util", 4099] 4100 4101[[package]] 4102name = "want" 4103version = "0.3.0" 4104source = "registry+https://github.com/rust-lang/crates.io-index" 4105checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0" 4106dependencies = [ 4107 "log", 4108 "try-lock", 4109] 4110 4111[[package]] 4112name = "wasi" 4113version = "0.11.0+wasi-snapshot-preview1" 4114source = "registry+https://github.com/rust-lang/crates.io-index" 4115checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 4116 4117[[package]] 4118name = "wasi" 4119version = "0.13.3+wasi-0.2.2" 4120source = "registry+https://github.com/rust-lang/crates.io-index" 4121checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2" 4122dependencies = [ 4123 "wit-bindgen-rt 0.33.0", 4124] 4125 4126[[package]] 4127name = "wasi" 4128version = "0.14.0+wasi-0.2.3" 4129source = "registry+https://github.com/rust-lang/crates.io-index" 4130checksum = "b3d67b0bdfec72b9fbaba698033291c327ef19ce3b34efbdcd7dc402a53850d9" 4131dependencies = [ 4132 "wit-bindgen-rt 0.37.0", 4133] 4134 4135[[package]] 4136name = "wasi-common" 4137version = "37.0.0" 4138dependencies = [ 4139 "anyhow", 4140 "bitflags 2.6.0", 4141 "cap-fs-ext", 4142 "cap-rand", 4143 "cap-std", 4144 "cap-time-ext", 4145 "fs-set-times", 4146 "io-extras", 4147 "io-lifetimes", 4148 "libc", 4149 "log", 4150 "rustix 1.0.3", 4151 "system-interface", 4152 "tempfile", 4153 "test-log", 4154 "test-programs-artifacts", 4155 "thiserror 2.0.12", 4156 "tokio", 4157 "tracing", 4158 "tracing-subscriber", 4159 "wasi-common", 4160 "wasmtime", 4161 "wiggle", 4162 "windows-sys 0.60.2", 4163] 4164 4165[[package]] 4166name = "wasi-nn" 4167version = "0.6.0" 4168source = "registry+https://github.com/rust-lang/crates.io-index" 4169checksum = "7031683cc05a71515d9200fb159b28d717ded3c40dbb979d1602cf46f3a68f40" 4170dependencies = [ 4171 "thiserror 1.0.65", 4172] 4173 4174[[package]] 4175name = "wasi-preview1-component-adapter" 4176version = "37.0.0" 4177dependencies = [ 4178 "bitflags 2.6.0", 4179 "byte-array-literals", 4180 "object 0.37.1", 4181 "wasi 0.11.0+wasi-snapshot-preview1", 4182 "wasm-encoder 0.236.0", 4183 "wit-bindgen-rust-macro", 4184] 4185 4186[[package]] 4187name = "wasm-bindgen" 4188version = "0.2.97" 4189source = "registry+https://github.com/rust-lang/crates.io-index" 4190checksum = "d15e63b4482863c109d70a7b8706c1e364eb6ea449b201a76c5b89cedcec2d5c" 4191dependencies = [ 4192 "cfg-if", 4193 "once_cell", 4194 "wasm-bindgen-macro", 4195] 4196 4197[[package]] 4198name = "wasm-bindgen-backend" 4199version = "0.2.97" 4200source = "registry+https://github.com/rust-lang/crates.io-index" 4201checksum = "8d36ef12e3aaca16ddd3f67922bc63e48e953f126de60bd33ccc0101ef9998cd" 4202dependencies = [ 4203 "bumpalo", 4204 "log", 4205 "once_cell", 4206 "proc-macro2", 4207 "quote", 4208 "syn 2.0.100", 4209 "wasm-bindgen-shared", 4210] 4211 4212[[package]] 4213name = "wasm-bindgen-macro" 4214version = "0.2.97" 4215source = "registry+https://github.com/rust-lang/crates.io-index" 4216checksum = "705440e08b42d3e4b36de7d66c944be628d579796b8090bfa3471478a2260051" 4217dependencies = [ 4218 "quote", 4219 "wasm-bindgen-macro-support", 4220] 4221 4222[[package]] 4223name = "wasm-bindgen-macro-support" 4224version = "0.2.97" 4225source = "registry+https://github.com/rust-lang/crates.io-index" 4226checksum = "98c9ae5a76e46f4deecd0f0255cc223cfa18dc9b261213b8aa0c7b36f61b3f1d" 4227dependencies = [ 4228 "proc-macro2", 4229 "quote", 4230 "syn 2.0.100", 4231 "wasm-bindgen-backend", 4232 "wasm-bindgen-shared", 4233] 4234 4235[[package]] 4236name = "wasm-bindgen-shared" 4237version = "0.2.97" 4238source = "registry+https://github.com/rust-lang/crates.io-index" 4239checksum = "6ee99da9c5ba11bd675621338ef6fa52296b76b83305e9b6e5c77d4c286d6d49" 4240 4241[[package]] 4242name = "wasm-compose" 4243version = "0.236.0" 4244source = "registry+https://github.com/rust-lang/crates.io-index" 4245checksum = "98b5290a0aca685aab16c936f682b85e8e4e3a0bfe1843afd43372eb82e34f47" 4246dependencies = [ 4247 "anyhow", 4248 "heck 0.4.1", 4249 "im-rc", 4250 "indexmap 2.7.0", 4251 "log", 4252 "petgraph", 4253 "serde", 4254 "serde_derive", 4255 "serde_yaml", 4256 "smallvec", 4257 "wasm-encoder 0.236.0", 4258 "wasmparser 0.236.0", 4259 "wat", 4260] 4261 4262[[package]] 4263name = "wasm-encoder" 4264version = "0.235.0" 4265source = "registry+https://github.com/rust-lang/crates.io-index" 4266checksum = "b3bc393c395cb621367ff02d854179882b9a351b4e0c93d1397e6090b53a5c2a" 4267dependencies = [ 4268 "leb128fmt", 4269 "wasmparser 0.235.0", 4270] 4271 4272[[package]] 4273name = "wasm-encoder" 4274version = "0.236.0" 4275source = "registry+https://github.com/rust-lang/crates.io-index" 4276checksum = "3108979166ab0d3c7262d2e16a2190ffe784b2a5beb963edef154b5e8e07680b" 4277dependencies = [ 4278 "leb128fmt", 4279 "wasmparser 0.236.0", 4280] 4281 4282[[package]] 4283name = "wasm-metadata" 4284version = "0.235.0" 4285source = "registry+https://github.com/rust-lang/crates.io-index" 4286checksum = "b055604ba04189d54b8c0ab2c2fc98848f208e103882d5c0b984f045d5ea4d20" 4287dependencies = [ 4288 "anyhow", 4289 "indexmap 2.7.0", 4290 "wasm-encoder 0.235.0", 4291 "wasmparser 0.235.0", 4292] 4293 4294[[package]] 4295name = "wasm-metadata" 4296version = "0.236.0" 4297source = "registry+https://github.com/rust-lang/crates.io-index" 4298checksum = "12ac1c212d9a151aefa45403315d8eb5c81d64dd06103e2d5e0f351034f20169" 4299dependencies = [ 4300 "anyhow", 4301 "indexmap 2.7.0", 4302 "wasm-encoder 0.236.0", 4303 "wasmparser 0.236.0", 4304] 4305 4306[[package]] 4307name = "wasm-mutate" 4308version = "0.236.0" 4309source = "registry+https://github.com/rust-lang/crates.io-index" 4310checksum = "52e91c171e64b6ea23b1e799f8d3cb8cd240b1922fb16e8f6af4b9969697a024" 4311dependencies = [ 4312 "egg", 4313 "log", 4314 "rand 0.9.2", 4315 "thiserror 2.0.12", 4316 "wasm-encoder 0.236.0", 4317 "wasmparser 0.236.0", 4318] 4319 4320[[package]] 4321name = "wasm-smith" 4322version = "0.236.0" 4323source = "registry+https://github.com/rust-lang/crates.io-index" 4324checksum = "36cbd9a143df8edb4dc307571399965e951f4998e4fbe7418f308c46fe41dd56" 4325dependencies = [ 4326 "anyhow", 4327 "arbitrary", 4328 "flagset", 4329 "serde", 4330 "serde_derive", 4331 "wasm-encoder 0.236.0", 4332 "wat", 4333] 4334 4335[[package]] 4336name = "wasm-spec-interpreter" 4337version = "0.0.0" 4338dependencies = [ 4339 "ocaml-interop", 4340 "wat", 4341] 4342 4343[[package]] 4344name = "wasm-wave" 4345version = "0.236.0" 4346source = "registry+https://github.com/rust-lang/crates.io-index" 4347checksum = "9270d950e101bfa3a3af3ef1de16c5f27ec304b129bc3e61b81f04b84fbd70e6" 4348dependencies = [ 4349 "indexmap 2.7.0", 4350 "logos", 4351 "thiserror 2.0.12", 4352 "wit-parser 0.236.0", 4353] 4354 4355[[package]] 4356name = "wasmi" 4357version = "0.43.1" 4358source = "registry+https://github.com/rust-lang/crates.io-index" 4359checksum = "3cd93c135ccbe88cfd00992c9c49778d364417bdb5cfb360eac60fe2d4d34676" 4360dependencies = [ 4361 "arrayvec", 4362 "multi-stash", 4363 "smallvec", 4364 "spin", 4365 "wasmi_collections", 4366 "wasmi_core", 4367 "wasmi_ir", 4368 "wasmparser 0.227.1", 4369] 4370 4371[[package]] 4372name = "wasmi_collections" 4373version = "0.43.1" 4374source = "registry+https://github.com/rust-lang/crates.io-index" 4375checksum = "55e817a9a96149aa3ddb84c44c6fe37ed608d53136d794d4d3cd8019de11fb42" 4376dependencies = [ 4377 "string-interner", 4378] 4379 4380[[package]] 4381name = "wasmi_core" 4382version = "0.43.1" 4383source = "registry+https://github.com/rust-lang/crates.io-index" 4384checksum = "24f5adb8c394f8fb66653ce0a00e3a109fed285f3351a4b5854c1300ac8d3b20" 4385dependencies = [ 4386 "downcast-rs", 4387 "libm", 4388] 4389 4390[[package]] 4391name = "wasmi_ir" 4392version = "0.43.1" 4393source = "registry+https://github.com/rust-lang/crates.io-index" 4394checksum = "6e532ea88ccdbe2889ed3c00a8733971e1160c9a73a4dcee2fdec47fb3ee8ba4" 4395dependencies = [ 4396 "wasmi_core", 4397] 4398 4399[[package]] 4400name = "wasmparser" 4401version = "0.227.1" 4402source = "registry+https://github.com/rust-lang/crates.io-index" 4403checksum = "0f51cad774fb3c9461ab9bccc9c62dfb7388397b5deda31bf40e8108ccd678b2" 4404dependencies = [ 4405 "bitflags 2.6.0", 4406 "indexmap 2.7.0", 4407] 4408 4409[[package]] 4410name = "wasmparser" 4411version = "0.235.0" 4412source = "registry+https://github.com/rust-lang/crates.io-index" 4413checksum = "161296c618fa2d63f6ed5fffd1112937e803cb9ec71b32b01a76321555660917" 4414dependencies = [ 4415 "bitflags 2.6.0", 4416 "hashbrown 0.15.2", 4417 "indexmap 2.7.0", 4418 "semver", 4419] 4420 4421[[package]] 4422name = "wasmparser" 4423version = "0.236.0" 4424source = "registry+https://github.com/rust-lang/crates.io-index" 4425checksum = "16d1eee846a705f6f3cb9d7b9f79b54583810f1fb57a1e3aea76d1742db2e3d2" 4426dependencies = [ 4427 "bitflags 2.6.0", 4428 "hashbrown 0.15.2", 4429 "indexmap 2.7.0", 4430 "semver", 4431 "serde", 4432] 4433 4434[[package]] 4435name = "wasmprinter" 4436version = "0.236.0" 4437source = "registry+https://github.com/rust-lang/crates.io-index" 4438checksum = "a64dc32256b566259d30be300eb142f366343b98f42077216c7dd5e0cf4dc086" 4439dependencies = [ 4440 "anyhow", 4441 "termcolor", 4442 "wasmparser 0.236.0", 4443] 4444 4445[[package]] 4446name = "wasmtime" 4447version = "37.0.0" 4448dependencies = [ 4449 "addr2line 0.25.0", 4450 "anyhow", 4451 "async-trait", 4452 "bitflags 2.6.0", 4453 "bumpalo", 4454 "bytes", 4455 "cc", 4456 "cfg-if", 4457 "cranelift-native", 4458 "encoding_rs", 4459 "env_logger 0.11.5", 4460 "futures", 4461 "fxprof-processed-profile", 4462 "gimli 0.32.0", 4463 "hashbrown 0.15.2", 4464 "indexmap 2.7.0", 4465 "ittapi", 4466 "libc", 4467 "libtest-mimic", 4468 "log", 4469 "mach2", 4470 "memfd", 4471 "object 0.37.1", 4472 "once_cell", 4473 "postcard", 4474 "proptest", 4475 "pulley-interpreter", 4476 "rand 0.9.2", 4477 "rayon", 4478 "rustix 1.0.3", 4479 "semver", 4480 "serde", 4481 "serde_derive", 4482 "serde_json", 4483 "smallvec", 4484 "target-lexicon", 4485 "tempfile", 4486 "tokio", 4487 "wasm-encoder 0.236.0", 4488 "wasm-wave", 4489 "wasmparser 0.236.0", 4490 "wasmtime-environ", 4491 "wasmtime-internal-asm-macros", 4492 "wasmtime-internal-cache", 4493 "wasmtime-internal-component-macro", 4494 "wasmtime-internal-component-util", 4495 "wasmtime-internal-cranelift", 4496 "wasmtime-internal-fiber", 4497 "wasmtime-internal-jit-debug", 4498 "wasmtime-internal-jit-icache-coherence", 4499 "wasmtime-internal-math", 4500 "wasmtime-internal-slab", 4501 "wasmtime-internal-unwinder", 4502 "wasmtime-internal-versioned-export-macros", 4503 "wasmtime-internal-winch", 4504 "wasmtime-internal-wmemcheck", 4505 "wasmtime-test-util", 4506 "wat", 4507 "windows-sys 0.60.2", 4508] 4509 4510[[package]] 4511name = "wasmtime-bench-api" 4512version = "37.0.0" 4513dependencies = [ 4514 "anyhow", 4515 "cap-std", 4516 "clap", 4517 "shuffling-allocator", 4518 "target-lexicon", 4519 "wasmtime", 4520 "wasmtime-cli-flags", 4521 "wasmtime-wasi", 4522 "wasmtime-wasi-nn", 4523 "wat", 4524] 4525 4526[[package]] 4527name = "wasmtime-c-api" 4528version = "37.0.0" 4529dependencies = [ 4530 "wasmtime-c-api-impl", 4531] 4532 4533[[package]] 4534name = "wasmtime-c-api-impl" 4535version = "37.0.0" 4536dependencies = [ 4537 "anyhow", 4538 "cap-std", 4539 "env_logger 0.11.5", 4540 "futures", 4541 "log", 4542 "tokio", 4543 "tracing", 4544 "wasmtime", 4545 "wasmtime-internal-c-api-macros", 4546 "wasmtime-wasi", 4547 "wat", 4548] 4549 4550[[package]] 4551name = "wasmtime-cli" 4552version = "37.0.0" 4553dependencies = [ 4554 "anyhow", 4555 "async-trait", 4556 "bstr", 4557 "bytes", 4558 "bytesize", 4559 "capstone", 4560 "cfg-if", 4561 "clap", 4562 "clap_complete", 4563 "cranelift-codegen", 4564 "cranelift-filetests", 4565 "cranelift-native", 4566 "cranelift-reader", 4567 "criterion", 4568 "env_logger 0.11.5", 4569 "filecheck", 4570 "futures", 4571 "gimli 0.32.0", 4572 "http", 4573 "http-body-util", 4574 "hyper", 4575 "libc", 4576 "libtest-mimic", 4577 "listenfd", 4578 "log", 4579 "memchr", 4580 "num_cpus", 4581 "object 0.37.1", 4582 "pulley-interpreter", 4583 "rayon", 4584 "rustix 1.0.3", 4585 "serde", 4586 "serde_derive", 4587 "serde_json", 4588 "similar", 4589 "target-lexicon", 4590 "tempfile", 4591 "termcolor", 4592 "test-programs-artifacts", 4593 "tokio", 4594 "toml", 4595 "tracing", 4596 "walkdir", 4597 "wasi-common", 4598 "wasm-encoder 0.236.0", 4599 "wasmparser 0.236.0", 4600 "wasmtime", 4601 "wasmtime-cli-flags", 4602 "wasmtime-environ", 4603 "wasmtime-internal-cache", 4604 "wasmtime-internal-component-util", 4605 "wasmtime-internal-cranelift", 4606 "wasmtime-internal-explorer", 4607 "wasmtime-test-macros", 4608 "wasmtime-test-util", 4609 "wasmtime-wasi", 4610 "wasmtime-wasi-config", 4611 "wasmtime-wasi-http", 4612 "wasmtime-wasi-keyvalue", 4613 "wasmtime-wasi-nn", 4614 "wasmtime-wasi-threads", 4615 "wasmtime-wasi-tls", 4616 "wasmtime-wast", 4617 "wast 236.0.0", 4618 "wat", 4619 "windows-sys 0.60.2", 4620 "wit-component 0.236.0", 4621] 4622 4623[[package]] 4624name = "wasmtime-cli-flags" 4625version = "37.0.0" 4626dependencies = [ 4627 "anyhow", 4628 "clap", 4629 "file-per-thread-logger", 4630 "rayon", 4631 "serde", 4632 "serde_derive", 4633 "toml", 4634 "tracing-subscriber", 4635 "wasmtime", 4636] 4637 4638[[package]] 4639name = "wasmtime-environ" 4640version = "37.0.0" 4641dependencies = [ 4642 "anyhow", 4643 "clap", 4644 "cpp_demangle", 4645 "cranelift-bitset", 4646 "cranelift-entity", 4647 "env_logger 0.11.5", 4648 "gimli 0.32.0", 4649 "indexmap 2.7.0", 4650 "log", 4651 "object 0.37.1", 4652 "postcard", 4653 "rustc-demangle", 4654 "semver", 4655 "serde", 4656 "serde_derive", 4657 "smallvec", 4658 "target-lexicon", 4659 "wasm-encoder 0.236.0", 4660 "wasmparser 0.236.0", 4661 "wasmprinter", 4662 "wasmtime-internal-component-util", 4663 "wat", 4664] 4665 4666[[package]] 4667name = "wasmtime-environ-fuzz" 4668version = "0.0.0" 4669dependencies = [ 4670 "arbitrary", 4671 "env_logger 0.11.5", 4672 "libfuzzer-sys", 4673 "wasmparser 0.236.0", 4674 "wasmprinter", 4675 "wasmtime-environ", 4676 "wasmtime-test-util", 4677 "wat", 4678] 4679 4680[[package]] 4681name = "wasmtime-fuzz" 4682version = "0.0.0" 4683dependencies = [ 4684 "anyhow", 4685 "arbitrary", 4686 "cranelift-assembler-x64", 4687 "cranelift-codegen", 4688 "cranelift-control", 4689 "cranelift-filetests", 4690 "cranelift-fuzzgen", 4691 "cranelift-interpreter", 4692 "cranelift-native", 4693 "cranelift-reader", 4694 "env_logger 0.11.5", 4695 "libfuzzer-sys", 4696 "log", 4697 "mutatis", 4698 "postcard", 4699 "proc-macro2", 4700 "pulley-interpreter-fuzz", 4701 "quote", 4702 "rand 0.8.5", 4703 "rand 0.9.2", 4704 "smallvec", 4705 "target-lexicon", 4706 "wasmparser 0.236.0", 4707 "wasmtime", 4708 "wasmtime-fuzzing", 4709 "wasmtime-test-util", 4710] 4711 4712[[package]] 4713name = "wasmtime-fuzzing" 4714version = "0.0.0" 4715dependencies = [ 4716 "anyhow", 4717 "arbitrary", 4718 "env_logger 0.11.5", 4719 "futures", 4720 "log", 4721 "mutatis", 4722 "rand 0.8.5", 4723 "rayon", 4724 "serde", 4725 "serde_json", 4726 "smallvec", 4727 "target-lexicon", 4728 "tempfile", 4729 "v8", 4730 "wasm-encoder 0.236.0", 4731 "wasm-mutate", 4732 "wasm-smith", 4733 "wasm-spec-interpreter", 4734 "wasmi", 4735 "wasmparser 0.236.0", 4736 "wasmprinter", 4737 "wasmtime", 4738 "wasmtime-cli-flags", 4739 "wasmtime-test-util", 4740 "wasmtime-wast", 4741 "wat", 4742] 4743 4744[[package]] 4745name = "wasmtime-internal-asm-macros" 4746version = "37.0.0" 4747dependencies = [ 4748 "cfg-if", 4749] 4750 4751[[package]] 4752name = "wasmtime-internal-c-api-macros" 4753version = "37.0.0" 4754dependencies = [ 4755 "proc-macro2", 4756 "quote", 4757] 4758 4759[[package]] 4760name = "wasmtime-internal-cache" 4761version = "37.0.0" 4762dependencies = [ 4763 "anyhow", 4764 "base64", 4765 "directories-next", 4766 "env_logger 0.11.5", 4767 "filetime", 4768 "log", 4769 "postcard", 4770 "rustix 1.0.3", 4771 "serde", 4772 "serde_derive", 4773 "sha2", 4774 "tempfile", 4775 "toml", 4776 "windows-sys 0.60.2", 4777 "zstd 0.13.0", 4778] 4779 4780[[package]] 4781name = "wasmtime-internal-component-macro" 4782version = "37.0.0" 4783dependencies = [ 4784 "anyhow", 4785 "component-macro-test-helpers", 4786 "prettyplease", 4787 "proc-macro2", 4788 "quote", 4789 "serde", 4790 "serde_json", 4791 "similar", 4792 "syn 2.0.100", 4793 "tracing", 4794 "wasmtime", 4795 "wasmtime-internal-component-util", 4796 "wasmtime-internal-wit-bindgen", 4797 "wit-parser 0.236.0", 4798] 4799 4800[[package]] 4801name = "wasmtime-internal-component-util" 4802version = "37.0.0" 4803 4804[[package]] 4805name = "wasmtime-internal-cranelift" 4806version = "37.0.0" 4807dependencies = [ 4808 "anyhow", 4809 "cfg-if", 4810 "cranelift-codegen", 4811 "cranelift-control", 4812 "cranelift-entity", 4813 "cranelift-frontend", 4814 "cranelift-native", 4815 "gimli 0.32.0", 4816 "itertools 0.14.0", 4817 "log", 4818 "object 0.37.1", 4819 "pulley-interpreter", 4820 "smallvec", 4821 "target-lexicon", 4822 "thiserror 2.0.12", 4823 "wasmparser 0.236.0", 4824 "wasmtime-environ", 4825 "wasmtime-internal-math", 4826 "wasmtime-internal-versioned-export-macros", 4827] 4828 4829[[package]] 4830name = "wasmtime-internal-explorer" 4831version = "37.0.0" 4832dependencies = [ 4833 "anyhow", 4834 "capstone", 4835 "serde", 4836 "serde_derive", 4837 "serde_json", 4838 "target-lexicon", 4839 "wasmprinter", 4840 "wasmtime", 4841 "wasmtime-environ", 4842] 4843 4844[[package]] 4845name = "wasmtime-internal-fiber" 4846version = "37.0.0" 4847dependencies = [ 4848 "anyhow", 4849 "backtrace", 4850 "cc", 4851 "cfg-if", 4852 "libc", 4853 "rustix 1.0.3", 4854 "wasmtime-internal-asm-macros", 4855 "wasmtime-internal-versioned-export-macros", 4856 "windows-sys 0.60.2", 4857] 4858 4859[[package]] 4860name = "wasmtime-internal-jit-debug" 4861version = "37.0.0" 4862dependencies = [ 4863 "cc", 4864 "object 0.37.1", 4865 "rustix 1.0.3", 4866 "wasmtime-internal-versioned-export-macros", 4867] 4868 4869[[package]] 4870name = "wasmtime-internal-jit-icache-coherence" 4871version = "37.0.0" 4872dependencies = [ 4873 "anyhow", 4874 "cfg-if", 4875 "libc", 4876 "windows-sys 0.60.2", 4877] 4878 4879[[package]] 4880name = "wasmtime-internal-math" 4881version = "37.0.0" 4882dependencies = [ 4883 "libm", 4884] 4885 4886[[package]] 4887name = "wasmtime-internal-slab" 4888version = "37.0.0" 4889 4890[[package]] 4891name = "wasmtime-internal-unwinder" 4892version = "37.0.0" 4893dependencies = [ 4894 "anyhow", 4895 "cfg-if", 4896 "cranelift-codegen", 4897 "log", 4898 "object 0.37.1", 4899] 4900 4901[[package]] 4902name = "wasmtime-internal-versioned-export-macros" 4903version = "37.0.0" 4904dependencies = [ 4905 "proc-macro2", 4906 "quote", 4907 "syn 2.0.100", 4908] 4909 4910[[package]] 4911name = "wasmtime-internal-winch" 4912version = "37.0.0" 4913dependencies = [ 4914 "anyhow", 4915 "cranelift-codegen", 4916 "gimli 0.32.0", 4917 "log", 4918 "object 0.37.1", 4919 "target-lexicon", 4920 "wasmparser 0.236.0", 4921 "wasmtime-environ", 4922 "wasmtime-internal-cranelift", 4923 "winch-codegen", 4924] 4925 4926[[package]] 4927name = "wasmtime-internal-wit-bindgen" 4928version = "37.0.0" 4929dependencies = [ 4930 "anyhow", 4931 "bitflags 2.6.0", 4932 "heck 0.5.0", 4933 "indexmap 2.7.0", 4934 "wit-parser 0.236.0", 4935] 4936 4937[[package]] 4938name = "wasmtime-internal-wmemcheck" 4939version = "37.0.0" 4940 4941[[package]] 4942name = "wasmtime-test-macros" 4943version = "0.0.0" 4944dependencies = [ 4945 "anyhow", 4946 "proc-macro2", 4947 "quote", 4948 "syn 2.0.100", 4949 "wasmtime-test-util", 4950] 4951 4952[[package]] 4953name = "wasmtime-test-util" 4954version = "37.0.0" 4955dependencies = [ 4956 "anyhow", 4957 "arbitrary", 4958 "env_logger 0.11.5", 4959 "proc-macro2", 4960 "quote", 4961 "serde", 4962 "serde_derive", 4963 "target-lexicon", 4964 "toml", 4965 "wasmtime", 4966 "wasmtime-environ", 4967 "wasmtime-internal-component-util", 4968] 4969 4970[[package]] 4971name = "wasmtime-wasi" 4972version = "37.0.0" 4973dependencies = [ 4974 "anyhow", 4975 "async-trait", 4976 "bitflags 2.6.0", 4977 "bytes", 4978 "cap-fs-ext", 4979 "cap-net-ext", 4980 "cap-rand", 4981 "cap-std", 4982 "cap-time-ext", 4983 "env_logger 0.11.5", 4984 "fs-set-times", 4985 "futures", 4986 "io-extras", 4987 "io-lifetimes", 4988 "rustix 1.0.3", 4989 "system-interface", 4990 "tempfile", 4991 "test-log", 4992 "test-programs-artifacts", 4993 "thiserror 2.0.12", 4994 "tokio", 4995 "tracing", 4996 "tracing-subscriber", 4997 "url", 4998 "wasmtime", 4999 "wasmtime-test-util", 5000 "wasmtime-wasi-io", 5001 "wiggle", 5002 "windows-sys 0.60.2", 5003] 5004 5005[[package]] 5006name = "wasmtime-wasi-config" 5007version = "37.0.0" 5008dependencies = [ 5009 "anyhow", 5010 "test-programs-artifacts", 5011 "tokio", 5012 "wasmtime", 5013 "wasmtime-wasi", 5014] 5015 5016[[package]] 5017name = "wasmtime-wasi-http" 5018version = "37.0.0" 5019dependencies = [ 5020 "anyhow", 5021 "async-trait", 5022 "base64", 5023 "bytes", 5024 "futures", 5025 "http", 5026 "http-body", 5027 "http-body-util", 5028 "hyper", 5029 "rustls 0.22.4", 5030 "sha2", 5031 "test-log", 5032 "test-programs-artifacts", 5033 "tokio", 5034 "tokio-rustls", 5035 "tracing", 5036 "tracing-subscriber", 5037 "wasmtime", 5038 "wasmtime-wasi", 5039 "wasmtime-wasi-io", 5040 "webpki-roots", 5041] 5042 5043[[package]] 5044name = "wasmtime-wasi-io" 5045version = "37.0.0" 5046dependencies = [ 5047 "anyhow", 5048 "async-trait", 5049 "bytes", 5050 "futures", 5051 "wasmtime", 5052] 5053 5054[[package]] 5055name = "wasmtime-wasi-keyvalue" 5056version = "37.0.0" 5057dependencies = [ 5058 "anyhow", 5059 "test-programs-artifacts", 5060 "tokio", 5061 "wasmtime", 5062 "wasmtime-wasi", 5063] 5064 5065[[package]] 5066name = "wasmtime-wasi-nn" 5067version = "37.0.0" 5068dependencies = [ 5069 "anyhow", 5070 "cap-std", 5071 "libtest-mimic", 5072 "openvino", 5073 "ort", 5074 "tch", 5075 "test-programs-artifacts", 5076 "thiserror 2.0.12", 5077 "tracing", 5078 "tracing-subscriber", 5079 "walkdir", 5080 "wasmtime", 5081 "wasmtime-wasi", 5082 "wiggle", 5083 "windows", 5084] 5085 5086[[package]] 5087name = "wasmtime-wasi-threads" 5088version = "37.0.0" 5089dependencies = [ 5090 "anyhow", 5091 "log", 5092 "rand 0.8.5", 5093 "wasi-common", 5094 "wasmtime", 5095 "wasmtime-wasi", 5096] 5097 5098[[package]] 5099name = "wasmtime-wasi-tls" 5100version = "37.0.0" 5101dependencies = [ 5102 "anyhow", 5103 "bytes", 5104 "futures", 5105 "rustls 0.22.4", 5106 "test-programs-artifacts", 5107 "tokio", 5108 "tokio-rustls", 5109 "wasmtime", 5110 "wasmtime-wasi", 5111 "webpki-roots", 5112] 5113 5114[[package]] 5115name = "wasmtime-wasi-tls-nativetls" 5116version = "37.0.0" 5117dependencies = [ 5118 "anyhow", 5119 "futures", 5120 "native-tls", 5121 "test-programs-artifacts", 5122 "tokio", 5123 "tokio-native-tls", 5124 "wasmtime", 5125 "wasmtime-wasi", 5126 "wasmtime-wasi-tls", 5127] 5128 5129[[package]] 5130name = "wasmtime-wast" 5131version = "37.0.0" 5132dependencies = [ 5133 "anyhow", 5134 "json-from-wast", 5135 "log", 5136 "object 0.37.1", 5137 "serde_json", 5138 "tokio", 5139 "wasmparser 0.236.0", 5140 "wasmtime", 5141 "wast 236.0.0", 5142] 5143 5144[[package]] 5145name = "wast" 5146version = "35.0.2" 5147source = "registry+https://github.com/rust-lang/crates.io-index" 5148checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68" 5149dependencies = [ 5150 "leb128", 5151] 5152 5153[[package]] 5154name = "wast" 5155version = "236.0.0" 5156source = "registry+https://github.com/rust-lang/crates.io-index" 5157checksum = "11d6b6faeab519ba6fbf9b26add41617ca6f5553f99ebc33d876e591d2f4f3c6" 5158dependencies = [ 5159 "bumpalo", 5160 "gimli 0.31.1", 5161 "leb128fmt", 5162 "memchr", 5163 "unicode-width 0.2.0", 5164 "wasm-encoder 0.236.0", 5165] 5166 5167[[package]] 5168name = "wat" 5169version = "1.236.0" 5170source = "registry+https://github.com/rust-lang/crates.io-index" 5171checksum = "cc31704322400f461f7f31a5f9190d5488aaeafb63ae69ad2b5888d2704dcb08" 5172dependencies = [ 5173 "wast 236.0.0", 5174] 5175 5176[[package]] 5177name = "web-sys" 5178version = "0.3.57" 5179source = "registry+https://github.com/rust-lang/crates.io-index" 5180checksum = "7b17e741662c70c8bd24ac5c5b18de314a2c26c32bf8346ee1e6f53de919c283" 5181dependencies = [ 5182 "js-sys", 5183 "wasm-bindgen", 5184] 5185 5186[[package]] 5187name = "webpki-roots" 5188version = "0.26.1" 5189source = "registry+https://github.com/rust-lang/crates.io-index" 5190checksum = "b3de34ae270483955a94f4b21bdaaeb83d508bb84a01435f393818edb0012009" 5191dependencies = [ 5192 "rustls-pki-types", 5193] 5194 5195[[package]] 5196name = "which" 5197version = "6.0.3" 5198source = "registry+https://github.com/rust-lang/crates.io-index" 5199checksum = "b4ee928febd44d98f2f459a4a79bd4d928591333a494a10a868418ac1b39cf1f" 5200dependencies = [ 5201 "either", 5202 "home", 5203 "rustix 0.38.43", 5204 "winsafe", 5205] 5206 5207[[package]] 5208name = "wiggle" 5209version = "37.0.0" 5210dependencies = [ 5211 "anyhow", 5212 "async-trait", 5213 "bitflags 2.6.0", 5214 "proptest", 5215 "thiserror 2.0.12", 5216 "tokio", 5217 "tracing", 5218 "wasmtime", 5219 "wiggle-macro", 5220 "wiggle-test", 5221 "witx", 5222] 5223 5224[[package]] 5225name = "wiggle-generate" 5226version = "37.0.0" 5227dependencies = [ 5228 "anyhow", 5229 "heck 0.5.0", 5230 "proc-macro2", 5231 "quote", 5232 "syn 2.0.100", 5233 "witx", 5234] 5235 5236[[package]] 5237name = "wiggle-macro" 5238version = "37.0.0" 5239dependencies = [ 5240 "proc-macro2", 5241 "quote", 5242 "syn 2.0.100", 5243 "wiggle", 5244 "wiggle-generate", 5245] 5246 5247[[package]] 5248name = "wiggle-test" 5249version = "0.0.0" 5250dependencies = [ 5251 "anyhow", 5252 "env_logger 0.11.5", 5253 "proptest", 5254 "thiserror 2.0.12", 5255 "tracing", 5256 "tracing-subscriber", 5257 "wiggle", 5258] 5259 5260[[package]] 5261name = "winapi" 5262version = "0.3.9" 5263source = "registry+https://github.com/rust-lang/crates.io-index" 5264checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 5265dependencies = [ 5266 "winapi-i686-pc-windows-gnu", 5267 "winapi-x86_64-pc-windows-gnu", 5268] 5269 5270[[package]] 5271name = "winapi-i686-pc-windows-gnu" 5272version = "0.4.0" 5273source = "registry+https://github.com/rust-lang/crates.io-index" 5274checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 5275 5276[[package]] 5277name = "winapi-util" 5278version = "0.1.5" 5279source = "registry+https://github.com/rust-lang/crates.io-index" 5280checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" 5281dependencies = [ 5282 "winapi", 5283] 5284 5285[[package]] 5286name = "winapi-x86_64-pc-windows-gnu" 5287version = "0.4.0" 5288source = "registry+https://github.com/rust-lang/crates.io-index" 5289checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 5290 5291[[package]] 5292name = "winch-codegen" 5293version = "37.0.0" 5294dependencies = [ 5295 "anyhow", 5296 "cranelift-assembler-x64", 5297 "cranelift-codegen", 5298 "gimli 0.32.0", 5299 "regalloc2", 5300 "smallvec", 5301 "target-lexicon", 5302 "thiserror 2.0.12", 5303 "wasmparser 0.236.0", 5304 "wasmtime-environ", 5305 "wasmtime-internal-cranelift", 5306 "wasmtime-internal-math", 5307] 5308 5309[[package]] 5310name = "windows" 5311version = "0.52.0" 5312source = "registry+https://github.com/rust-lang/crates.io-index" 5313checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be" 5314dependencies = [ 5315 "windows-core", 5316 "windows-implement", 5317 "windows-interface", 5318 "windows-targets 0.52.6", 5319] 5320 5321[[package]] 5322name = "windows-core" 5323version = "0.52.0" 5324source = "registry+https://github.com/rust-lang/crates.io-index" 5325checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" 5326dependencies = [ 5327 "windows-targets 0.52.6", 5328] 5329 5330[[package]] 5331name = "windows-implement" 5332version = "0.52.0" 5333source = "registry+https://github.com/rust-lang/crates.io-index" 5334checksum = "12168c33176773b86799be25e2a2ba07c7aab9968b37541f1094dbd7a60c8946" 5335dependencies = [ 5336 "proc-macro2", 5337 "quote", 5338 "syn 2.0.100", 5339] 5340 5341[[package]] 5342name = "windows-interface" 5343version = "0.52.0" 5344source = "registry+https://github.com/rust-lang/crates.io-index" 5345checksum = "9d8dc32e0095a7eeccebd0e3f09e9509365ecb3fc6ac4d6f5f14a3f6392942d1" 5346dependencies = [ 5347 "proc-macro2", 5348 "quote", 5349 "syn 2.0.100", 5350] 5351 5352[[package]] 5353name = "windows-sys" 5354version = "0.52.0" 5355source = "registry+https://github.com/rust-lang/crates.io-index" 5356checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" 5357dependencies = [ 5358 "windows-targets 0.52.6", 5359] 5360 5361[[package]] 5362name = "windows-sys" 5363version = "0.59.0" 5364source = "registry+https://github.com/rust-lang/crates.io-index" 5365checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" 5366dependencies = [ 5367 "windows-targets 0.52.6", 5368] 5369 5370[[package]] 5371name = "windows-sys" 5372version = "0.60.2" 5373source = "registry+https://github.com/rust-lang/crates.io-index" 5374checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" 5375dependencies = [ 5376 "windows-targets 0.53.2", 5377] 5378 5379[[package]] 5380name = "windows-targets" 5381version = "0.52.6" 5382source = "registry+https://github.com/rust-lang/crates.io-index" 5383checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" 5384dependencies = [ 5385 "windows_aarch64_gnullvm 0.52.6", 5386 "windows_aarch64_msvc 0.52.6", 5387 "windows_i686_gnu 0.52.6", 5388 "windows_i686_gnullvm 0.52.6", 5389 "windows_i686_msvc 0.52.6", 5390 "windows_x86_64_gnu 0.52.6", 5391 "windows_x86_64_gnullvm 0.52.6", 5392 "windows_x86_64_msvc 0.52.6", 5393] 5394 5395[[package]] 5396name = "windows-targets" 5397version = "0.53.2" 5398source = "registry+https://github.com/rust-lang/crates.io-index" 5399checksum = "c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef" 5400dependencies = [ 5401 "windows_aarch64_gnullvm 0.53.0", 5402 "windows_aarch64_msvc 0.53.0", 5403 "windows_i686_gnu 0.53.0", 5404 "windows_i686_gnullvm 0.53.0", 5405 "windows_i686_msvc 0.53.0", 5406 "windows_x86_64_gnu 0.53.0", 5407 "windows_x86_64_gnullvm 0.53.0", 5408 "windows_x86_64_msvc 0.53.0", 5409] 5410 5411[[package]] 5412name = "windows_aarch64_gnullvm" 5413version = "0.52.6" 5414source = "registry+https://github.com/rust-lang/crates.io-index" 5415checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 5416 5417[[package]] 5418name = "windows_aarch64_gnullvm" 5419version = "0.53.0" 5420source = "registry+https://github.com/rust-lang/crates.io-index" 5421checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" 5422 5423[[package]] 5424name = "windows_aarch64_msvc" 5425version = "0.52.6" 5426source = "registry+https://github.com/rust-lang/crates.io-index" 5427checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 5428 5429[[package]] 5430name = "windows_aarch64_msvc" 5431version = "0.53.0" 5432source = "registry+https://github.com/rust-lang/crates.io-index" 5433checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" 5434 5435[[package]] 5436name = "windows_i686_gnu" 5437version = "0.52.6" 5438source = "registry+https://github.com/rust-lang/crates.io-index" 5439checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 5440 5441[[package]] 5442name = "windows_i686_gnu" 5443version = "0.53.0" 5444source = "registry+https://github.com/rust-lang/crates.io-index" 5445checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" 5446 5447[[package]] 5448name = "windows_i686_gnullvm" 5449version = "0.52.6" 5450source = "registry+https://github.com/rust-lang/crates.io-index" 5451checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 5452 5453[[package]] 5454name = "windows_i686_gnullvm" 5455version = "0.53.0" 5456source = "registry+https://github.com/rust-lang/crates.io-index" 5457checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" 5458 5459[[package]] 5460name = "windows_i686_msvc" 5461version = "0.52.6" 5462source = "registry+https://github.com/rust-lang/crates.io-index" 5463checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 5464 5465[[package]] 5466name = "windows_i686_msvc" 5467version = "0.53.0" 5468source = "registry+https://github.com/rust-lang/crates.io-index" 5469checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" 5470 5471[[package]] 5472name = "windows_x86_64_gnu" 5473version = "0.52.6" 5474source = "registry+https://github.com/rust-lang/crates.io-index" 5475checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 5476 5477[[package]] 5478name = "windows_x86_64_gnu" 5479version = "0.53.0" 5480source = "registry+https://github.com/rust-lang/crates.io-index" 5481checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" 5482 5483[[package]] 5484name = "windows_x86_64_gnullvm" 5485version = "0.52.6" 5486source = "registry+https://github.com/rust-lang/crates.io-index" 5487checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 5488 5489[[package]] 5490name = "windows_x86_64_gnullvm" 5491version = "0.53.0" 5492source = "registry+https://github.com/rust-lang/crates.io-index" 5493checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" 5494 5495[[package]] 5496name = "windows_x86_64_msvc" 5497version = "0.52.6" 5498source = "registry+https://github.com/rust-lang/crates.io-index" 5499checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 5500 5501[[package]] 5502name = "windows_x86_64_msvc" 5503version = "0.53.0" 5504source = "registry+https://github.com/rust-lang/crates.io-index" 5505checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" 5506 5507[[package]] 5508name = "winnow" 5509version = "0.5.39" 5510source = "registry+https://github.com/rust-lang/crates.io-index" 5511checksum = "5389a154b01683d28c77f8f68f49dea75f0a4da32557a58f68ee51ebba472d29" 5512dependencies = [ 5513 "memchr", 5514] 5515 5516[[package]] 5517name = "winsafe" 5518version = "0.0.19" 5519source = "registry+https://github.com/rust-lang/crates.io-index" 5520checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904" 5521 5522[[package]] 5523name = "winx" 5524version = "0.36.3" 5525source = "registry+https://github.com/rust-lang/crates.io-index" 5526checksum = "f9643b83820c0cd246ecabe5fa454dd04ba4fa67996369466d0747472d337346" 5527dependencies = [ 5528 "bitflags 2.6.0", 5529 "windows-sys 0.52.0", 5530] 5531 5532[[package]] 5533name = "wit-bindgen" 5534version = "0.43.0" 5535source = "registry+https://github.com/rust-lang/crates.io-index" 5536checksum = "9a18712ff1ec5bd09da500fe1e91dec11256b310da0ff33f8b4ec92b927cf0c6" 5537dependencies = [ 5538 "wit-bindgen-rt 0.43.0", 5539 "wit-bindgen-rust-macro", 5540] 5541 5542[[package]] 5543name = "wit-bindgen-core" 5544version = "0.43.0" 5545source = "registry+https://github.com/rust-lang/crates.io-index" 5546checksum = "2c53468e077362201de11999c85c07c36e12048a990a3e0d69da2bd61da355d0" 5547dependencies = [ 5548 "anyhow", 5549 "heck 0.5.0", 5550 "wit-parser 0.235.0", 5551] 5552 5553[[package]] 5554name = "wit-bindgen-rt" 5555version = "0.33.0" 5556source = "registry+https://github.com/rust-lang/crates.io-index" 5557checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c" 5558dependencies = [ 5559 "bitflags 2.6.0", 5560] 5561 5562[[package]] 5563name = "wit-bindgen-rt" 5564version = "0.37.0" 5565source = "registry+https://github.com/rust-lang/crates.io-index" 5566checksum = "fc801b991c56492f87ab3086e786468f75c285a4d73017ab0ebc2fa1aed5d82c" 5567dependencies = [ 5568 "bitflags 2.6.0", 5569] 5570 5571[[package]] 5572name = "wit-bindgen-rt" 5573version = "0.43.0" 5574source = "registry+https://github.com/rust-lang/crates.io-index" 5575checksum = "9fd734226eac1fd7c450956964e3a9094c9cee65e9dafdf126feef8c0096db65" 5576dependencies = [ 5577 "bitflags 2.6.0", 5578 "futures", 5579 "once_cell", 5580] 5581 5582[[package]] 5583name = "wit-bindgen-rust" 5584version = "0.43.0" 5585source = "registry+https://github.com/rust-lang/crates.io-index" 5586checksum = "531ebfcec48e56473805285febdb450e270fa75b2dacb92816861d0473b4c15f" 5587dependencies = [ 5588 "anyhow", 5589 "heck 0.5.0", 5590 "indexmap 2.7.0", 5591 "prettyplease", 5592 "syn 2.0.100", 5593 "wasm-metadata 0.235.0", 5594 "wit-bindgen-core", 5595 "wit-component 0.235.0", 5596] 5597 5598[[package]] 5599name = "wit-bindgen-rust-macro" 5600version = "0.43.0" 5601source = "registry+https://github.com/rust-lang/crates.io-index" 5602checksum = "7852bf8a9d1ea80884d26b864ddebd7b0c7636697c6ca10f4c6c93945e023966" 5603dependencies = [ 5604 "anyhow", 5605 "prettyplease", 5606 "proc-macro2", 5607 "quote", 5608 "syn 2.0.100", 5609 "wit-bindgen-core", 5610 "wit-bindgen-rust", 5611] 5612 5613[[package]] 5614name = "wit-component" 5615version = "0.235.0" 5616source = "registry+https://github.com/rust-lang/crates.io-index" 5617checksum = "64a57a11109cc553396f89f3a38a158a97d0b1adaec113bd73e0f64d30fb601f" 5618dependencies = [ 5619 "anyhow", 5620 "bitflags 2.6.0", 5621 "indexmap 2.7.0", 5622 "log", 5623 "serde", 5624 "serde_derive", 5625 "serde_json", 5626 "wasm-encoder 0.235.0", 5627 "wasm-metadata 0.235.0", 5628 "wasmparser 0.235.0", 5629 "wit-parser 0.235.0", 5630] 5631 5632[[package]] 5633name = "wit-component" 5634version = "0.236.0" 5635source = "registry+https://github.com/rust-lang/crates.io-index" 5636checksum = "6f1404fddf6cdadb06a0812faa433c03208f444b867543814aa36a6322f33684" 5637dependencies = [ 5638 "anyhow", 5639 "bitflags 2.6.0", 5640 "indexmap 2.7.0", 5641 "log", 5642 "serde", 5643 "serde_derive", 5644 "serde_json", 5645 "wasm-encoder 0.236.0", 5646 "wasm-metadata 0.236.0", 5647 "wasmparser 0.236.0", 5648 "wit-parser 0.236.0", 5649] 5650 5651[[package]] 5652name = "wit-parser" 5653version = "0.235.0" 5654source = "registry+https://github.com/rust-lang/crates.io-index" 5655checksum = "0a1f95a87d03a33e259af286b857a95911eb46236a0f726cbaec1227b3dfc67a" 5656dependencies = [ 5657 "anyhow", 5658 "id-arena", 5659 "indexmap 2.7.0", 5660 "log", 5661 "semver", 5662 "serde", 5663 "serde_derive", 5664 "serde_json", 5665 "unicode-xid", 5666 "wasmparser 0.235.0", 5667] 5668 5669[[package]] 5670name = "wit-parser" 5671version = "0.236.0" 5672source = "registry+https://github.com/rust-lang/crates.io-index" 5673checksum = "4c643fd8e1a5c25a6d50299f8047e9a61e31cb486f8e230e944408da9b63a859" 5674dependencies = [ 5675 "anyhow", 5676 "id-arena", 5677 "indexmap 2.7.0", 5678 "log", 5679 "semver", 5680 "serde", 5681 "serde_derive", 5682 "serde_json", 5683 "unicode-xid", 5684 "wasmparser 0.236.0", 5685] 5686 5687[[package]] 5688name = "witx" 5689version = "0.9.1" 5690source = "registry+https://github.com/rust-lang/crates.io-index" 5691checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b" 5692dependencies = [ 5693 "anyhow", 5694 "log", 5695 "thiserror 1.0.65", 5696 "wast 35.0.2", 5697] 5698 5699[[package]] 5700name = "write16" 5701version = "1.0.0" 5702source = "registry+https://github.com/rust-lang/crates.io-index" 5703checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936" 5704 5705[[package]] 5706name = "writeable" 5707version = "0.5.5" 5708source = "registry+https://github.com/rust-lang/crates.io-index" 5709checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" 5710 5711[[package]] 5712name = "xattr" 5713version = "1.3.1" 5714source = "registry+https://github.com/rust-lang/crates.io-index" 5715checksum = "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f" 5716dependencies = [ 5717 "libc", 5718 "linux-raw-sys 0.4.14", 5719 "rustix 0.38.43", 5720] 5721 5722[[package]] 5723name = "yoke" 5724version = "0.7.5" 5725source = "registry+https://github.com/rust-lang/crates.io-index" 5726checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40" 5727dependencies = [ 5728 "serde", 5729 "stable_deref_trait", 5730 "yoke-derive", 5731 "zerofrom", 5732] 5733 5734[[package]] 5735name = "yoke-derive" 5736version = "0.7.5" 5737source = "registry+https://github.com/rust-lang/crates.io-index" 5738checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" 5739dependencies = [ 5740 "proc-macro2", 5741 "quote", 5742 "syn 2.0.100", 5743 "synstructure", 5744] 5745 5746[[package]] 5747name = "zerofrom" 5748version = "0.1.5" 5749source = "registry+https://github.com/rust-lang/crates.io-index" 5750checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e" 5751dependencies = [ 5752 "zerofrom-derive", 5753] 5754 5755[[package]] 5756name = "zerofrom-derive" 5757version = "0.1.5" 5758source = "registry+https://github.com/rust-lang/crates.io-index" 5759checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808" 5760dependencies = [ 5761 "proc-macro2", 5762 "quote", 5763 "syn 2.0.100", 5764 "synstructure", 5765] 5766 5767[[package]] 5768name = "zeroize" 5769version = "1.7.0" 5770source = "registry+https://github.com/rust-lang/crates.io-index" 5771checksum = "525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d" 5772 5773[[package]] 5774name = "zerovec" 5775version = "0.10.4" 5776source = "registry+https://github.com/rust-lang/crates.io-index" 5777checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079" 5778dependencies = [ 5779 "yoke", 5780 "zerofrom", 5781 "zerovec-derive", 5782] 5783 5784[[package]] 5785name = "zerovec-derive" 5786version = "0.10.3" 5787source = "registry+https://github.com/rust-lang/crates.io-index" 5788checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" 5789dependencies = [ 5790 "proc-macro2", 5791 "quote", 5792 "syn 2.0.100", 5793] 5794 5795[[package]] 5796name = "zip" 5797version = "0.6.6" 5798source = "registry+https://github.com/rust-lang/crates.io-index" 5799checksum = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261" 5800dependencies = [ 5801 "aes", 5802 "byteorder", 5803 "bzip2", 5804 "constant_time_eq", 5805 "crc32fast", 5806 "crossbeam-utils", 5807 "flate2", 5808 "hmac", 5809 "pbkdf2", 5810 "sha1", 5811 "time", 5812 "zstd 0.11.2+zstd.1.5.2", 5813] 5814 5815[[package]] 5816name = "zstd" 5817version = "0.11.2+zstd.1.5.2" 5818source = "registry+https://github.com/rust-lang/crates.io-index" 5819checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4" 5820dependencies = [ 5821 "zstd-safe 5.0.2+zstd.1.5.2", 5822] 5823 5824[[package]] 5825name = "zstd" 5826version = "0.13.0" 5827source = "registry+https://github.com/rust-lang/crates.io-index" 5828checksum = "bffb3309596d527cfcba7dfc6ed6052f1d39dfbd7c867aa2e865e4a449c10110" 5829dependencies = [ 5830 "zstd-safe 7.0.0", 5831] 5832 5833[[package]] 5834name = "zstd-safe" 5835version = "5.0.2+zstd.1.5.2" 5836source = "registry+https://github.com/rust-lang/crates.io-index" 5837checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db" 5838dependencies = [ 5839 "libc", 5840 "zstd-sys", 5841] 5842 5843[[package]] 5844name = "zstd-safe" 5845version = "7.0.0" 5846source = "registry+https://github.com/rust-lang/crates.io-index" 5847checksum = "43747c7422e2924c11144d5229878b98180ef8b06cca4ab5af37afc8a8d8ea3e" 5848dependencies = [ 5849 "zstd-sys", 5850] 5851 5852[[package]] 5853name = "zstd-sys" 5854version = "2.0.9+zstd.1.5.5" 5855source = "registry+https://github.com/rust-lang/crates.io-index" 5856checksum = "9e16efa8a874a0481a574084d34cc26fdb3b99627480f785888deb6386506656" 5857dependencies = [ 5858 "cc", 5859 "pkg-config", 5860] 5861