|  | # This file is automatically @generated by Cargo. | 
|  | # It is not intended for manual editing. | 
|  | version = 4 | 
|  |  | 
|  | [[package]] | 
|  | name = "addr2line" | 
|  | version = "0.24.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1" | 
|  | dependencies = [ | 
|  | "gimli 0.31.1", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "adler2" | 
|  | version = "2.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" | 
|  |  | 
|  | [[package]] | 
|  | name = "aes" | 
|  | version = "0.8.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "cipher", | 
|  | "cpufeatures", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "aho-corasick" | 
|  | version = "1.1.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" | 
|  | dependencies = [ | 
|  | "memchr", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "allocator-api2" | 
|  | version = "0.2.21" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" | 
|  |  | 
|  | [[package]] | 
|  | name = "android-tzdata" | 
|  | version = "0.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" | 
|  |  | 
|  | [[package]] | 
|  | name = "android_system_properties" | 
|  | version = "0.1.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "annotate-snippets" | 
|  | version = "0.9.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ccaf7e9dfbb6ab22c82e473cd1a8a7bd313c19a5b7e40970f3d89ef5a5c9e81e" | 
|  | dependencies = [ | 
|  | "unicode-width 0.1.14", | 
|  | "yansi-term", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "annotate-snippets" | 
|  | version = "0.11.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "710e8eae58854cdc1790fcb56cca04d712a17be849eeb81da2a724bf4bae2bc4" | 
|  | dependencies = [ | 
|  | "anstyle", | 
|  | "unicode-width 0.2.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "annotate-snippets" | 
|  | version = "0.12.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "47224528f74de27d1d06aad6a5dda4f865b6ebe2e56c538943d746a7270cb67e" | 
|  | dependencies = [ | 
|  | "anstyle", | 
|  | "unicode-width 0.2.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "anstream" | 
|  | version = "0.6.20" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192" | 
|  | dependencies = [ | 
|  | "anstyle", | 
|  | "anstyle-parse", | 
|  | "anstyle-query", | 
|  | "anstyle-wincon", | 
|  | "colorchoice", | 
|  | "is_terminal_polyfill", | 
|  | "utf8parse", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "anstyle" | 
|  | version = "1.0.13" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78" | 
|  |  | 
|  | [[package]] | 
|  | name = "anstyle-lossy" | 
|  | version = "1.1.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "04d3a5dc826f84d0ea11882bb8054ff7f3d482602e11bb181101303a279ea01f" | 
|  | dependencies = [ | 
|  | "anstyle", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "anstyle-parse" | 
|  | version = "0.2.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" | 
|  | dependencies = [ | 
|  | "utf8parse", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "anstyle-query" | 
|  | version = "1.1.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2" | 
|  | dependencies = [ | 
|  | "windows-sys 0.60.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "anstyle-svg" | 
|  | version = "0.1.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "26b9ec8c976eada1b0f9747a3d7cc4eae3bef10613e443746e7487f26c872fde" | 
|  | dependencies = [ | 
|  | "anstyle", | 
|  | "anstyle-lossy", | 
|  | "anstyle-parse", | 
|  | "html-escape", | 
|  | "unicode-width 0.2.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "anstyle-wincon" | 
|  | version = "3.0.10" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a" | 
|  | dependencies = [ | 
|  | "anstyle", | 
|  | "once_cell_polyfill", | 
|  | "windows-sys 0.60.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "anyhow" | 
|  | version = "1.0.99" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100" | 
|  |  | 
|  | [[package]] | 
|  | name = "ar_archive_writer" | 
|  | version = "0.5.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7eb93bbb63b9c227414f6eb3a0adfddca591a8ce1e9b60661bb08969b87e340b" | 
|  | dependencies = [ | 
|  | "object 0.37.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "arrayref" | 
|  | version = "0.3.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb" | 
|  |  | 
|  | [[package]] | 
|  | name = "arrayvec" | 
|  | version = "0.7.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" | 
|  |  | 
|  | [[package]] | 
|  | name = "askama" | 
|  | version = "0.14.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f75363874b771be265f4ffe307ca705ef6f3baa19011c149da8674a87f1b75c4" | 
|  | dependencies = [ | 
|  | "askama_derive", | 
|  | "itoa", | 
|  | "percent-encoding", | 
|  | "serde", | 
|  | "serde_json", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "askama_derive" | 
|  | version = "0.14.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "129397200fe83088e8a68407a8e2b1f826cf0086b21ccdb866a722c8bcd3a94f" | 
|  | dependencies = [ | 
|  | "askama_parser", | 
|  | "basic-toml", | 
|  | "memchr", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "rustc-hash 2.1.1", | 
|  | "serde", | 
|  | "serde_derive", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "askama_parser" | 
|  | version = "0.14.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d6ab5630b3d5eaf232620167977f95eb51f3432fc76852328774afbd242d4358" | 
|  | dependencies = [ | 
|  | "memchr", | 
|  | "serde", | 
|  | "serde_derive", | 
|  | "winnow 0.7.13", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "autocfg" | 
|  | version = "1.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" | 
|  |  | 
|  | [[package]] | 
|  | name = "backtrace" | 
|  | version = "0.3.75" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002" | 
|  | dependencies = [ | 
|  | "addr2line", | 
|  | "cfg-if", | 
|  | "libc", | 
|  | "miniz_oxide", | 
|  | "object 0.36.7", | 
|  | "rustc-demangle", | 
|  | "windows-targets 0.52.6", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "base64" | 
|  | version = "0.21.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" | 
|  |  | 
|  | [[package]] | 
|  | name = "basic-toml" | 
|  | version = "0.1.10" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ba62675e8242a4c4e806d12f11d136e626e6c8361d6b829310732241652a178a" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "bincode" | 
|  | version = "1.3.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "bitflags" | 
|  | version = "2.9.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "34efbcccd345379ca2868b2b2c9d3782e9cc58ba87bc7d79d5b53d9c9ae6f25d" | 
|  |  | 
|  | [[package]] | 
|  | name = "blake3" | 
|  | version = "1.8.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3888aaa89e4b2a40fca9848e400f6a658a5a3978de7be858e209cafa8be9a4a0" | 
|  | dependencies = [ | 
|  | "arrayref", | 
|  | "arrayvec", | 
|  | "cc", | 
|  | "cfg-if", | 
|  | "constant_time_eq", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "block-buffer" | 
|  | version = "0.10.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" | 
|  | dependencies = [ | 
|  | "generic-array", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "bstr" | 
|  | version = "1.12.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4" | 
|  | dependencies = [ | 
|  | "memchr", | 
|  | "regex-automata 0.4.9", | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "build-manifest" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "flate2", | 
|  | "hex", | 
|  | "rayon", | 
|  | "serde", | 
|  | "serde_json", | 
|  | "sha2", | 
|  | "tar", | 
|  | "toml 0.7.8", | 
|  | "xz2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "build_helper" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | "serde_derive", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "bump-stage0" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "build_helper", | 
|  | "curl", | 
|  | "hex", | 
|  | "indexmap", | 
|  | "serde", | 
|  | "sha2", | 
|  | "toml 0.8.23", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "bumpalo" | 
|  | version = "3.19.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43" | 
|  |  | 
|  | [[package]] | 
|  | name = "bytecount" | 
|  | version = "0.6.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "175812e0be2bccb6abe50bb8d566126198344f707e304f45c648fd8f2cc0365e" | 
|  |  | 
|  | [[package]] | 
|  | name = "camino" | 
|  | version = "1.1.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5d07aa9a93b00c76f71bc35d598bed923f6d4f3a9ca5c24b7737ae1a292841c0" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "capstone" | 
|  | version = "0.13.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "015ef5d5ca1743e3f94af9509ba6bd2886523cfee46e48d15c2ef5216fd4ac9a" | 
|  | dependencies = [ | 
|  | "capstone-sys", | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "capstone-sys" | 
|  | version = "0.17.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2267cb8d16a1e4197863ec4284ffd1aec26fe7e57c58af46b02590a0235809a0" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "cargo-miri" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "cargo_metadata 0.21.0", | 
|  | "directories", | 
|  | "rustc-build-sysroot", | 
|  | "rustc_tools_util 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", | 
|  | "rustc_version", | 
|  | "serde", | 
|  | "serde_json", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "cargo-platform" | 
|  | version = "0.1.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "cargo-platform" | 
|  | version = "0.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "84982c6c0ae343635a3a4ee6dedef965513735c8b183caa7289fa6e27399ebd4" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "cargo-util-schemas" | 
|  | version = "0.8.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7dc1a6f7b5651af85774ae5a34b4e8be397d9cf4bc063b7e6dbd99a841837830" | 
|  | dependencies = [ | 
|  | "semver", | 
|  | "serde", | 
|  | "serde-untagged", | 
|  | "serde-value", | 
|  | "thiserror 2.0.15", | 
|  | "toml 0.8.23", | 
|  | "unicode-xid", | 
|  | "url", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "cargo_metadata" | 
|  | version = "0.18.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2d886547e41f740c616ae73108f6eb70afe6d940c7bc697cb30f13daec073037" | 
|  | dependencies = [ | 
|  | "camino", | 
|  | "cargo-platform 0.1.9", | 
|  | "semver", | 
|  | "serde", | 
|  | "serde_json", | 
|  | "thiserror 1.0.69", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "cargo_metadata" | 
|  | version = "0.21.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5cfca2aaa699835ba88faf58a06342a314a950d2b9686165e038286c30316868" | 
|  | dependencies = [ | 
|  | "camino", | 
|  | "cargo-platform 0.2.0", | 
|  | "cargo-util-schemas", | 
|  | "semver", | 
|  | "serde", | 
|  | "serde_json", | 
|  | "thiserror 2.0.15", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "cargotest2" | 
|  | version = "0.1.0" | 
|  |  | 
|  | [[package]] | 
|  | name = "cc" | 
|  | version = "1.2.16" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "be714c154be609ec7f5dad223a33bf1482fff90472de28f7362806e6d4832b8c" | 
|  | dependencies = [ | 
|  | "jobserver", | 
|  | "libc", | 
|  | "shlex", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "cfg-if" | 
|  | version = "1.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268" | 
|  |  | 
|  | [[package]] | 
|  | name = "cfg_aliases" | 
|  | version = "0.2.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" | 
|  |  | 
|  | [[package]] | 
|  | name = "chrono" | 
|  | version = "0.4.41" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d" | 
|  | dependencies = [ | 
|  | "android-tzdata", | 
|  | "iana-time-zone", | 
|  | "num-traits", | 
|  | "serde", | 
|  | "windows-link 0.1.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "chrono-tz" | 
|  | version = "0.10.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a6139a8597ed92cf816dfb33f5dd6cf0bb93a6adc938f11039f371bc5bcd26c3" | 
|  | dependencies = [ | 
|  | "chrono", | 
|  | "phf 0.12.1", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "cipher" | 
|  | version = "0.4.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad" | 
|  | dependencies = [ | 
|  | "crypto-common", | 
|  | "inout", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "clap" | 
|  | version = "4.5.45" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1fc0e74a703892159f5ae7d3aac52c8e6c392f5ae5f359c70b5881d60aaac318" | 
|  | dependencies = [ | 
|  | "clap_builder", | 
|  | "clap_derive", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "clap-cargo" | 
|  | version = "0.12.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "383f21342a464d4af96e9a4cad22a0b4f2880d4a5b3bbf5c9654dd1d9a224ee4" | 
|  | dependencies = [ | 
|  | "anstyle", | 
|  | "clap", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "clap_builder" | 
|  | version = "4.5.44" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b3e7f4214277f3c7aa526a59dd3fbe306a370daee1f8b7b8c987069cd8e888a8" | 
|  | dependencies = [ | 
|  | "anstream", | 
|  | "anstyle", | 
|  | "clap_lex", | 
|  | "strsim", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "clap_derive" | 
|  | version = "4.5.45" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "14cb31bb0a7d536caef2639baa7fad459e15c3144efefa6dbd1c84562c4739f6" | 
|  | dependencies = [ | 
|  | "heck 0.5.0", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "clap_lex" | 
|  | version = "0.7.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675" | 
|  |  | 
|  | [[package]] | 
|  | name = "clippy" | 
|  | version = "0.1.92" | 
|  | dependencies = [ | 
|  | "anstream", | 
|  | "askama", | 
|  | "cargo_metadata 0.18.1", | 
|  | "clippy_config", | 
|  | "clippy_lints", | 
|  | "clippy_lints_internal", | 
|  | "clippy_utils", | 
|  | "color-print", | 
|  | "declare_clippy_lint", | 
|  | "filetime", | 
|  | "itertools", | 
|  | "pulldown-cmark", | 
|  | "regex", | 
|  | "rustc_tools_util 0.4.2", | 
|  | "serde", | 
|  | "serde_json", | 
|  | "tempfile", | 
|  | "termize", | 
|  | "toml 0.9.7", | 
|  | "ui_test", | 
|  | "walkdir", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "clippy_config" | 
|  | version = "0.1.92" | 
|  | dependencies = [ | 
|  | "clippy_utils", | 
|  | "itertools", | 
|  | "serde", | 
|  | "toml 0.7.8", | 
|  | "walkdir", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "clippy_dev" | 
|  | version = "0.0.1" | 
|  | dependencies = [ | 
|  | "chrono", | 
|  | "clap", | 
|  | "indoc", | 
|  | "itertools", | 
|  | "opener", | 
|  | "walkdir", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "clippy_lints" | 
|  | version = "0.1.92" | 
|  | dependencies = [ | 
|  | "arrayvec", | 
|  | "cargo_metadata 0.18.1", | 
|  | "clippy_config", | 
|  | "clippy_utils", | 
|  | "declare_clippy_lint", | 
|  | "itertools", | 
|  | "quine-mc_cluskey", | 
|  | "regex-syntax 0.8.5", | 
|  | "semver", | 
|  | "serde", | 
|  | "toml 0.9.7", | 
|  | "unicode-normalization", | 
|  | "unicode-script", | 
|  | "url", | 
|  | "walkdir", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "clippy_lints_internal" | 
|  | version = "0.0.1" | 
|  | dependencies = [ | 
|  | "clippy_config", | 
|  | "clippy_utils", | 
|  | "itertools", | 
|  | "regex", | 
|  | "rustc-semver", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "clippy_utils" | 
|  | version = "0.1.92" | 
|  | dependencies = [ | 
|  | "arrayvec", | 
|  | "itertools", | 
|  | "rustc_apfloat", | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "cmake" | 
|  | version = "0.1.54" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e7caa3f9de89ddbe2c607f4101924c5abec803763ae9534e4f4d7d8f84aa81f0" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "codespan-reporting" | 
|  | version = "0.12.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "fe6d2e5af09e8c8ad56c969f2157a3d4238cebc7c55f0a517728c38f7b200f81" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | "termcolor", | 
|  | "unicode-width 0.2.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "collect-license-metadata" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "serde", | 
|  | "serde_json", | 
|  | "similar", | 
|  | "spdx-rs", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "color-eyre" | 
|  | version = "0.6.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e5920befb47832a6d61ee3a3a846565cfa39b331331e68a3b1d1116630f2f26d" | 
|  | dependencies = [ | 
|  | "backtrace", | 
|  | "color-spantrace", | 
|  | "eyre", | 
|  | "indenter", | 
|  | "once_cell", | 
|  | "owo-colors 4.2.2", | 
|  | "tracing-error", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "color-print" | 
|  | version = "0.3.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3aa954171903797d5623e047d9ab69d91b493657917bdfb8c2c80ecaf9cdb6f4" | 
|  | dependencies = [ | 
|  | "color-print-proc-macro", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "color-print-proc-macro" | 
|  | version = "0.3.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "692186b5ebe54007e45a59aea47ece9eb4108e141326c304cdc91699a7118a22" | 
|  | dependencies = [ | 
|  | "nom", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "color-spantrace" | 
|  | version = "0.3.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b8b88ea9df13354b55bc7234ebcce36e6ef896aca2e42a15de9e10edce01b427" | 
|  | dependencies = [ | 
|  | "once_cell", | 
|  | "owo-colors 4.2.2", | 
|  | "tracing-core", | 
|  | "tracing-error", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "colorchoice" | 
|  | version = "1.0.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" | 
|  |  | 
|  | [[package]] | 
|  | name = "colored" | 
|  | version = "2.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "117725a109d387c937a1533ce01b450cbde6b88abceea8473c4d7a85853cda3c" | 
|  | dependencies = [ | 
|  | "lazy_static", | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "colored" | 
|  | version = "3.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "fde0e0ec90c9dfb3b4b1a0891a7dcd0e2bffde2f7efed5fe7c9bb00e5bfb915e" | 
|  | dependencies = [ | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "comma" | 
|  | version = "1.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "55b672471b4e9f9e95499ea597ff64941a309b2cdbffcc46f2cc5e2d971fd335" | 
|  |  | 
|  | [[package]] | 
|  | name = "compiletest" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "anstyle-svg", | 
|  | "build_helper", | 
|  | "camino", | 
|  | "colored 2.2.0", | 
|  | "diff", | 
|  | "getopts", | 
|  | "glob", | 
|  | "home", | 
|  | "indexmap", | 
|  | "libc", | 
|  | "miow", | 
|  | "miropt-test-tools", | 
|  | "rayon", | 
|  | "regex", | 
|  | "rustfix", | 
|  | "semver", | 
|  | "serde", | 
|  | "serde_json", | 
|  | "tracing", | 
|  | "tracing-subscriber", | 
|  | "unified-diff", | 
|  | "walkdir", | 
|  | "windows 0.61.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "console" | 
|  | version = "0.15.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8" | 
|  | dependencies = [ | 
|  | "encode_unicode", | 
|  | "libc", | 
|  | "once_cell", | 
|  | "unicode-width 0.2.2", | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "constant_time_eq" | 
|  | version = "0.3.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6" | 
|  |  | 
|  | [[package]] | 
|  | name = "core-foundation-sys" | 
|  | version = "0.8.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" | 
|  |  | 
|  | [[package]] | 
|  | name = "coverage-dump" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "itertools", | 
|  | "leb128", | 
|  | "md-5", | 
|  | "miniz_oxide", | 
|  | "regex", | 
|  | "rustc-demangle", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "cpufeatures" | 
|  | version = "0.2.17" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "crc32fast" | 
|  | version = "1.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "crossbeam-channel" | 
|  | version = "0.5.15" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" | 
|  | dependencies = [ | 
|  | "crossbeam-utils", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "crossbeam-deque" | 
|  | version = "0.8.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51" | 
|  | dependencies = [ | 
|  | "crossbeam-epoch", | 
|  | "crossbeam-utils", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "crossbeam-epoch" | 
|  | version = "0.9.18" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" | 
|  | dependencies = [ | 
|  | "crossbeam-utils", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "crossbeam-utils" | 
|  | version = "0.8.21" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" | 
|  |  | 
|  | [[package]] | 
|  | name = "crypto-common" | 
|  | version = "0.1.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" | 
|  | dependencies = [ | 
|  | "generic-array", | 
|  | "typenum", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ctrlc" | 
|  | version = "3.4.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "46f93780a459b7d656ef7f071fe699c4d3d2cb201c4b24d085b6ddc505276e73" | 
|  | dependencies = [ | 
|  | "nix", | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "curl" | 
|  | version = "0.4.49" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "79fc3b6dd0b87ba36e565715bf9a2ced221311db47bd18011676f24a6066edbc" | 
|  | dependencies = [ | 
|  | "curl-sys", | 
|  | "libc", | 
|  | "openssl-probe", | 
|  | "openssl-sys", | 
|  | "schannel", | 
|  | "socket2", | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "curl-sys" | 
|  | version = "0.4.83+curl-8.15.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5830daf304027db10c82632a464879d46a3f7c4ba17a31592657ad16c719b483" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | "libc", | 
|  | "libz-sys", | 
|  | "openssl-sys", | 
|  | "pkg-config", | 
|  | "vcpkg", | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "cxx" | 
|  | version = "1.0.185" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2f81de88da10862f22b5b3a60f18f6f42bbe7cb8faa24845dd7b1e4e22190e77" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | "cxx-build", | 
|  | "cxxbridge-cmd", | 
|  | "cxxbridge-flags", | 
|  | "cxxbridge-macro", | 
|  | "foldhash 0.2.0", | 
|  | "link-cplusplus", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "cxx-build" | 
|  | version = "1.0.185" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5edd58bf75c3fdfc80d79806403af626570662f7b6cc782a7fabe156166bd6d6" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | "codespan-reporting", | 
|  | "indexmap", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "scratch", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "cxxbridge-cmd" | 
|  | version = "1.0.185" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "fd46bf2b541a4e0c2d5abba76607379ee05d68e714868e3cb406dc8d591ce2d2" | 
|  | dependencies = [ | 
|  | "clap", | 
|  | "codespan-reporting", | 
|  | "indexmap", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "cxxbridge-flags" | 
|  | version = "1.0.185" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2c79b68f6a3a8f809d39b38ae8af61305a6113819b19b262643b9c21353b92d9" | 
|  |  | 
|  | [[package]] | 
|  | name = "cxxbridge-macro" | 
|  | version = "1.0.185" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "862b7fdb048ff9ef0779a0d0a03affd09746c4c875543746b640756be9cff2af" | 
|  | dependencies = [ | 
|  | "indexmap", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "rustversion", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "darling" | 
|  | version = "0.20.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee" | 
|  | dependencies = [ | 
|  | "darling_core", | 
|  | "darling_macro", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "darling_core" | 
|  | version = "0.20.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e" | 
|  | dependencies = [ | 
|  | "fnv", | 
|  | "ident_case", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "strsim", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "darling_macro" | 
|  | version = "0.20.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead" | 
|  | dependencies = [ | 
|  | "darling_core", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "datafrog" | 
|  | version = "2.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a0afaad2b26fa326569eb264b1363e8ae3357618c43982b3f285f0774ce76b69" | 
|  |  | 
|  | [[package]] | 
|  | name = "dbus" | 
|  | version = "0.9.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | "libdbus-sys", | 
|  | "winapi", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "declare_clippy_lint" | 
|  | version = "0.1.92" | 
|  |  | 
|  | [[package]] | 
|  | name = "derive-where" | 
|  | version = "1.6.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ef941ded77d15ca19b40374869ac6000af1c9f2a4c0f3d4c70926287e6364a8f" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "derive_builder" | 
|  | version = "0.20.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "507dfb09ea8b7fa618fcf76e953f4f5e192547945816d5358edffe39f6f94947" | 
|  | dependencies = [ | 
|  | "derive_builder_macro", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "derive_builder_core" | 
|  | version = "0.20.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2d5bcf7b024d6835cfb3d473887cd966994907effbe9227e8c8219824d06c4e8" | 
|  | dependencies = [ | 
|  | "darling", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "derive_builder_macro" | 
|  | version = "0.20.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c" | 
|  | dependencies = [ | 
|  | "derive_builder_core", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "derive_setters" | 
|  | version = "0.1.8" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ae5c625eda104c228c06ecaf988d1c60e542176bd7a490e60eeda3493244c0c9" | 
|  | dependencies = [ | 
|  | "darling", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "diff" | 
|  | version = "0.1.13" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8" | 
|  |  | 
|  | [[package]] | 
|  | name = "digest" | 
|  | version = "0.10.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" | 
|  | dependencies = [ | 
|  | "block-buffer", | 
|  | "crypto-common", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "directories" | 
|  | version = "6.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "16f5094c54661b38d03bd7e50df373292118db60b585c08a411c6d840017fe7d" | 
|  | dependencies = [ | 
|  | "dirs-sys", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "dirs" | 
|  | version = "6.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e" | 
|  | dependencies = [ | 
|  | "dirs-sys", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "dirs-next" | 
|  | version = "2.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "dirs-sys-next", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "dirs-sys" | 
|  | version = "0.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | "option-ext", | 
|  | "redox_users 0.5.2", | 
|  | "windows-sys 0.61.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "dirs-sys-next" | 
|  | version = "0.1.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | "redox_users 0.4.6", | 
|  | "winapi", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "displaydoc" | 
|  | version = "0.2.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "dissimilar" | 
|  | version = "1.0.10" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8975ffdaa0ef3661bfe02dbdcc06c9f829dfafe6a3c474de366a8d5e44276921" | 
|  |  | 
|  | [[package]] | 
|  | name = "dyn-clone" | 
|  | version = "1.0.19" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1c7a8fb8a9fbf66c1f703fe16184d10ca0ee9d23be5b4436400408ba54a95005" | 
|  |  | 
|  | [[package]] | 
|  | name = "either" | 
|  | version = "1.15.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" | 
|  |  | 
|  | [[package]] | 
|  | name = "elsa" | 
|  | version = "1.11.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9abf33c656a7256451ebb7d0082c5a471820c31269e49d807c538c252352186e" | 
|  | dependencies = [ | 
|  | "stable_deref_trait", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ena" | 
|  | version = "0.14.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3d248bdd43ce613d87415282f69b9bb99d947d290b10962dd6c56233312c2ad5" | 
|  | dependencies = [ | 
|  | "log", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "encode_unicode" | 
|  | version = "1.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0" | 
|  |  | 
|  | [[package]] | 
|  | name = "env_filter" | 
|  | version = "0.1.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "186e05a59d4c50738528153b83b0b0194d3a29507dfec16eccd4b342903397d0" | 
|  | dependencies = [ | 
|  | "log", | 
|  | "regex", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "env_logger" | 
|  | version = "0.11.8" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "13c863f0904021b108aa8b2f55046443e6b1ebde8fd4a15c399893aae4fa069f" | 
|  | dependencies = [ | 
|  | "anstream", | 
|  | "anstyle", | 
|  | "env_filter", | 
|  | "jiff", | 
|  | "log", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "equivalent" | 
|  | version = "1.0.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" | 
|  |  | 
|  | [[package]] | 
|  | name = "erased-serde" | 
|  | version = "0.4.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e004d887f51fcb9fef17317a2f3525c887d8aa3f4f50fed920816a688284a5b7" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | "typeid", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "errno" | 
|  | version = "0.3.13" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | "windows-sys 0.60.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "expect-test" | 
|  | version = "1.5.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "63af43ff4431e848fb47472a920f14fa71c24de13255a5692e93d4e90302acb0" | 
|  | dependencies = [ | 
|  | "dissimilar", | 
|  | "once_cell", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "eyre" | 
|  | version = "0.6.12" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec" | 
|  | dependencies = [ | 
|  | "indenter", | 
|  | "once_cell", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "fallible-iterator" | 
|  | version = "0.3.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649" | 
|  |  | 
|  | [[package]] | 
|  | name = "fastrand" | 
|  | version = "2.3.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" | 
|  |  | 
|  | [[package]] | 
|  | name = "features-status-dump" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "clap", | 
|  | "serde", | 
|  | "serde_json", | 
|  | "tidy", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "filetime" | 
|  | version = "0.2.25" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "libc", | 
|  | "libredox", | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "find-msvc-tools" | 
|  | version = "0.1.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1ced73b1dacfc750a6db6c0a0c3a3853c8b41997e2e2c563dc90804ae6867959" | 
|  |  | 
|  | [[package]] | 
|  | name = "flate2" | 
|  | version = "1.1.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d" | 
|  | dependencies = [ | 
|  | "crc32fast", | 
|  | "miniz_oxide", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "fluent-bundle" | 
|  | version = "0.16.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "01203cb8918f5711e73891b347816d932046f95f54207710bda99beaeb423bf4" | 
|  | dependencies = [ | 
|  | "fluent-langneg", | 
|  | "fluent-syntax", | 
|  | "intl-memoizer", | 
|  | "intl_pluralrules", | 
|  | "rustc-hash 2.1.1", | 
|  | "self_cell", | 
|  | "smallvec", | 
|  | "unic-langid", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "fluent-langneg" | 
|  | version = "0.13.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2c4ad0989667548f06ccd0e306ed56b61bd4d35458d54df5ec7587c0e8ed5e94" | 
|  | dependencies = [ | 
|  | "unic-langid", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "fluent-syntax" | 
|  | version = "0.12.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "54f0d287c53ffd184d04d8677f590f4ac5379785529e5e08b1c8083acdd5c198" | 
|  | dependencies = [ | 
|  | "memchr", | 
|  | "thiserror 2.0.15", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "fnv" | 
|  | version = "1.0.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" | 
|  |  | 
|  | [[package]] | 
|  | name = "foldhash" | 
|  | version = "0.1.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" | 
|  |  | 
|  | [[package]] | 
|  | name = "foldhash" | 
|  | version = "0.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb" | 
|  |  | 
|  | [[package]] | 
|  | name = "form_urlencoded" | 
|  | version = "1.2.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" | 
|  | dependencies = [ | 
|  | "percent-encoding", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "fs-err" | 
|  | version = "2.11.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "88a41f105fe1d5b6b34b2055e3dc59bb79b46b48b2040b9e6c7b4b5de097aa41" | 
|  | dependencies = [ | 
|  | "autocfg", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "fs_extra" | 
|  | version = "1.3.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c" | 
|  |  | 
|  | [[package]] | 
|  | name = "futf" | 
|  | version = "0.1.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843" | 
|  | dependencies = [ | 
|  | "mac", | 
|  | "new_debug_unreachable", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "generate-copyright" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "askama", | 
|  | "cargo_metadata 0.21.0", | 
|  | "serde", | 
|  | "serde_json", | 
|  | "thiserror 1.0.69", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "generate-windows-sys" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "windows-bindgen", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "generic-array" | 
|  | version = "0.14.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" | 
|  | dependencies = [ | 
|  | "typenum", | 
|  | "version_check", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "genmc-sys" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | "cmake", | 
|  | "cxx", | 
|  | "cxx-build", | 
|  | "git2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "getopts" | 
|  | version = "0.2.24" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "cfe4fbac503b8d1f88e6676011885f34b7174f46e59956bba534ba83abded4df" | 
|  | dependencies = [ | 
|  | "unicode-width 0.2.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "getrandom" | 
|  | version = "0.2.16" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "libc", | 
|  | "wasi 0.11.1+wasi-snapshot-preview1", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "getrandom" | 
|  | version = "0.3.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "libc", | 
|  | "r-efi", | 
|  | "wasi 0.14.2+wasi-0.2.4", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "gimli" | 
|  | version = "0.31.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" | 
|  | dependencies = [ | 
|  | "fallible-iterator", | 
|  | "indexmap", | 
|  | "stable_deref_trait", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "gimli" | 
|  | version = "0.32.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "93563d740bc9ef04104f9ed6f86f1e3275c2cdafb95664e26584b9ca807a8ffe" | 
|  | dependencies = [ | 
|  | "fallible-iterator", | 
|  | "indexmap", | 
|  | "stable_deref_trait", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "git2" | 
|  | version = "0.20.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2deb07a133b1520dc1a5690e9bd08950108873d7ed5de38dcc74d3b5ebffa110" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "libc", | 
|  | "libgit2-sys", | 
|  | "log", | 
|  | "openssl-probe", | 
|  | "openssl-sys", | 
|  | "url", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "glob" | 
|  | version = "0.3.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280" | 
|  |  | 
|  | [[package]] | 
|  | name = "globset" | 
|  | version = "0.4.16" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5" | 
|  | dependencies = [ | 
|  | "aho-corasick", | 
|  | "bstr", | 
|  | "log", | 
|  | "regex-automata 0.4.9", | 
|  | "regex-syntax 0.8.5", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "gsgdt" | 
|  | version = "0.1.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a0d876ce7262df96262a2a19531da6ff9a86048224d49580a585fc5c04617825" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "hashbrown" | 
|  | version = "0.15.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" | 
|  | dependencies = [ | 
|  | "allocator-api2", | 
|  | "equivalent", | 
|  | "foldhash 0.1.5", | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "heck" | 
|  | version = "0.4.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" | 
|  |  | 
|  | [[package]] | 
|  | name = "heck" | 
|  | version = "0.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" | 
|  |  | 
|  | [[package]] | 
|  | name = "hermit-abi" | 
|  | version = "0.5.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" | 
|  |  | 
|  | [[package]] | 
|  | name = "hex" | 
|  | version = "0.4.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" | 
|  |  | 
|  | [[package]] | 
|  | name = "home" | 
|  | version = "0.5.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf" | 
|  | dependencies = [ | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "html-checker" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "rayon", | 
|  | "walkdir", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "html-escape" | 
|  | version = "0.2.13" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6d1ad449764d627e22bfd7cd5e8868264fc9236e07c752972b4080cd351cb476" | 
|  | dependencies = [ | 
|  | "utf8-width", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "html5ever" | 
|  | version = "0.29.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3b7410cae13cbc75623c98ac4cbfd1f0bedddf3227afc24f370cf0f50a44a11c" | 
|  | dependencies = [ | 
|  | "log", | 
|  | "mac", | 
|  | "markup5ever", | 
|  | "match_token", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "humansize" | 
|  | version = "2.1.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6cb51c9a029ddc91b07a787f1d86b53ccfa49b0e86688c946ebe8d3555685dd7" | 
|  | dependencies = [ | 
|  | "libm", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "humantime" | 
|  | version = "2.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9b112acc8b3adf4b107a8ec20977da0273a8c386765a3ec0229bd500a1443f9f" | 
|  |  | 
|  | [[package]] | 
|  | name = "iana-time-zone" | 
|  | version = "0.1.63" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8" | 
|  | dependencies = [ | 
|  | "android_system_properties", | 
|  | "core-foundation-sys", | 
|  | "iana-time-zone-haiku", | 
|  | "js-sys", | 
|  | "log", | 
|  | "wasm-bindgen", | 
|  | "windows-core 0.61.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "iana-time-zone-haiku" | 
|  | version = "0.1.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "icu_collections" | 
|  | version = "2.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47" | 
|  | dependencies = [ | 
|  | "displaydoc", | 
|  | "potential_utf", | 
|  | "yoke", | 
|  | "zerofrom", | 
|  | "zerovec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "icu_list" | 
|  | version = "2.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e26f94ec776bb8b28cedc7dcf91033b822c5cb4c1783cf7a3f796fc168aa0c8b" | 
|  | dependencies = [ | 
|  | "displaydoc", | 
|  | "icu_provider", | 
|  | "regex-automata 0.4.9", | 
|  | "serde", | 
|  | "writeable", | 
|  | "zerovec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "icu_locale" | 
|  | version = "2.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6ae5921528335e91da1b6c695dbf1ec37df5ac13faa3f91e5640be93aa2fbefd" | 
|  | dependencies = [ | 
|  | "displaydoc", | 
|  | "icu_collections", | 
|  | "icu_locale_core", | 
|  | "icu_locale_data", | 
|  | "icu_provider", | 
|  | "potential_utf", | 
|  | "tinystr", | 
|  | "zerovec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "icu_locale_core" | 
|  | version = "2.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a" | 
|  | dependencies = [ | 
|  | "displaydoc", | 
|  | "litemap", | 
|  | "tinystr", | 
|  | "writeable", | 
|  | "zerovec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "icu_locale_data" | 
|  | version = "2.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4fdef0c124749d06a743c69e938350816554eb63ac979166590e2b4ee4252765" | 
|  |  | 
|  | [[package]] | 
|  | name = "icu_normalizer" | 
|  | version = "2.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979" | 
|  | dependencies = [ | 
|  | "displaydoc", | 
|  | "icu_collections", | 
|  | "icu_normalizer_data", | 
|  | "icu_properties", | 
|  | "icu_provider", | 
|  | "smallvec", | 
|  | "zerovec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "icu_normalizer_data" | 
|  | version = "2.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3" | 
|  |  | 
|  | [[package]] | 
|  | name = "icu_properties" | 
|  | version = "2.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b" | 
|  | dependencies = [ | 
|  | "displaydoc", | 
|  | "icu_collections", | 
|  | "icu_locale_core", | 
|  | "icu_properties_data", | 
|  | "icu_provider", | 
|  | "potential_utf", | 
|  | "zerotrie", | 
|  | "zerovec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "icu_properties_data" | 
|  | version = "2.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632" | 
|  |  | 
|  | [[package]] | 
|  | name = "icu_provider" | 
|  | version = "2.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af" | 
|  | dependencies = [ | 
|  | "displaydoc", | 
|  | "icu_locale_core", | 
|  | "stable_deref_trait", | 
|  | "tinystr", | 
|  | "writeable", | 
|  | "yoke", | 
|  | "zerofrom", | 
|  | "zerotrie", | 
|  | "zerovec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "id-arena" | 
|  | version = "2.2.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005" | 
|  |  | 
|  | [[package]] | 
|  | name = "ident_case" | 
|  | version = "1.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" | 
|  |  | 
|  | [[package]] | 
|  | name = "idna" | 
|  | version = "1.0.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e" | 
|  | dependencies = [ | 
|  | "idna_adapter", | 
|  | "smallvec", | 
|  | "utf8_iter", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "idna_adapter" | 
|  | version = "1.2.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" | 
|  | dependencies = [ | 
|  | "icu_normalizer", | 
|  | "icu_properties", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ignore" | 
|  | version = "0.4.23" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b" | 
|  | dependencies = [ | 
|  | "crossbeam-deque", | 
|  | "globset", | 
|  | "log", | 
|  | "memchr", | 
|  | "regex-automata 0.4.9", | 
|  | "same-file", | 
|  | "walkdir", | 
|  | "winapi-util", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "indenter" | 
|  | version = "0.3.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "964de6e86d545b246d84badc0fef527924ace5134f30641c203ef52ba83f58d5" | 
|  |  | 
|  | [[package]] | 
|  | name = "indexmap" | 
|  | version = "2.11.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5" | 
|  | dependencies = [ | 
|  | "equivalent", | 
|  | "hashbrown", | 
|  | "serde", | 
|  | "serde_core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "indicatif" | 
|  | version = "0.17.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "183b3088984b400f4cfac3620d5e076c84da5364016b4f49473de574b2586235" | 
|  | dependencies = [ | 
|  | "console", | 
|  | "number_prefix", | 
|  | "portable-atomic", | 
|  | "unicode-width 0.2.2", | 
|  | "web-time", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "indoc" | 
|  | version = "1.0.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bfa799dd5ed20a7e349f3b4639aa80d74549c81716d9ec4f994c9b5815598306" | 
|  |  | 
|  | [[package]] | 
|  | name = "inout" | 
|  | version = "0.1.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "879f10e63c20629ecabbb64a8010319738c66a5cd0c29b02d63d272b03751d01" | 
|  | dependencies = [ | 
|  | "generic-array", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "installer" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "clap", | 
|  | "flate2", | 
|  | "rayon", | 
|  | "tar", | 
|  | "walkdir", | 
|  | "xz2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "intl-memoizer" | 
|  | version = "0.5.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "310da2e345f5eb861e7a07ee182262e94975051db9e4223e909ba90f392f163f" | 
|  | dependencies = [ | 
|  | "type-map", | 
|  | "unic-langid", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "intl_pluralrules" | 
|  | version = "7.0.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "078ea7b7c29a2b4df841a7f6ac8775ff6074020c6776d48491ce2268e068f972" | 
|  | dependencies = [ | 
|  | "unic-langid", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ipc-channel" | 
|  | version = "0.20.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1700f6b8b9f00cdd675f32fbb3a5be882213140dfe045805273221ca266c43f8" | 
|  | dependencies = [ | 
|  | "bincode", | 
|  | "crossbeam-channel", | 
|  | "fnv", | 
|  | "libc", | 
|  | "mio", | 
|  | "rand 0.9.2", | 
|  | "serde", | 
|  | "tempfile", | 
|  | "uuid", | 
|  | "windows 0.58.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "is_terminal_polyfill" | 
|  | version = "1.70.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" | 
|  |  | 
|  | [[package]] | 
|  | name = "itertools" | 
|  | version = "0.12.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" | 
|  | dependencies = [ | 
|  | "either", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "itoa" | 
|  | version = "1.0.15" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" | 
|  |  | 
|  | [[package]] | 
|  | name = "jiff" | 
|  | version = "0.2.15" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "be1f93b8b1eb69c77f24bbb0afdf66f54b632ee39af40ca21c4365a1d7347e49" | 
|  | dependencies = [ | 
|  | "jiff-static", | 
|  | "log", | 
|  | "portable-atomic", | 
|  | "portable-atomic-util", | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "jiff-static" | 
|  | version = "0.2.15" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "03343451ff899767262ec32146f6d559dd759fdadf42ff0e227c7c48f72594b4" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "jobserver" | 
|  | version = "0.1.33" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a" | 
|  | dependencies = [ | 
|  | "getrandom 0.3.3", | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "js-sys" | 
|  | version = "0.3.77" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" | 
|  | dependencies = [ | 
|  | "once_cell", | 
|  | "wasm-bindgen", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "jsondocck" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "fs-err", | 
|  | "getopts", | 
|  | "jsonpath-rust", | 
|  | "regex", | 
|  | "serde_json", | 
|  | "shlex", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "jsondoclint" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "clap", | 
|  | "fs-err", | 
|  | "rustc-hash 2.1.1", | 
|  | "rustdoc-json-types", | 
|  | "serde", | 
|  | "serde_json", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "jsonpath-rust" | 
|  | version = "1.0.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "633a7320c4bb672863a3782e89b9094ad70285e097ff6832cddd0ec615beadfa" | 
|  | dependencies = [ | 
|  | "pest", | 
|  | "pest_derive", | 
|  | "regex", | 
|  | "serde_json", | 
|  | "thiserror 2.0.15", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "lazy_static" | 
|  | version = "1.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" | 
|  |  | 
|  | [[package]] | 
|  | name = "leb128" | 
|  | version = "0.2.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67" | 
|  |  | 
|  | [[package]] | 
|  | name = "leb128fmt" | 
|  | version = "0.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2" | 
|  |  | 
|  | [[package]] | 
|  | name = "levenshtein" | 
|  | version = "1.0.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "db13adb97ab515a3691f56e4dbab09283d0b86cb45abd991d8634a9d6f501760" | 
|  |  | 
|  | [[package]] | 
|  | name = "lexopt" | 
|  | version = "0.3.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9fa0e2a1fcbe2f6be6c42e342259976206b383122fc152e872795338b5a3f3a7" | 
|  |  | 
|  | [[package]] | 
|  | name = "libc" | 
|  | version = "0.2.174" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776" | 
|  |  | 
|  | [[package]] | 
|  | name = "libdbus-sys" | 
|  | version = "0.2.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | "pkg-config", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "libffi" | 
|  | version = "5.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0444124f3ffd67e1b0b0c661a7f81a278a135eb54aaad4078e79fbc8be50c8a5" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | "libffi-sys", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "libffi-sys" | 
|  | version = "4.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3d722da8817ea580d0669da6babe2262d7b86a1af1103da24102b8bb9c101ce7" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "libgit2-sys" | 
|  | version = "0.18.2+1.9.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1c42fe03df2bd3c53a3a9c7317ad91d80c81cd1fb0caec8d7cc4cd2bfa10c222" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | "libc", | 
|  | "libz-sys", | 
|  | "openssl-sys", | 
|  | "pkg-config", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "libloading" | 
|  | version = "0.8.8" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "windows-targets 0.53.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "libm" | 
|  | version = "0.2.15" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de" | 
|  |  | 
|  | [[package]] | 
|  | name = "libredox" | 
|  | version = "0.1.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "391290121bad3d37fbddad76d8f5d1c1c314cfc646d143d7e07a3086ddff0ce3" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "libc", | 
|  | "redox_syscall", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "libz-sys" | 
|  | version = "1.1.22" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8b70e7a7df205e92a1a4cd9aaae7898dac0aa555503cc0a649494d0d60e7651d" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | "libc", | 
|  | "pkg-config", | 
|  | "vcpkg", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "link-cplusplus" | 
|  | version = "1.0.12" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7f78c730aaa7d0b9336a299029ea49f9ee53b0ed06e9202e8cb7db9bae7b8c82" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "linkchecker" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "html5ever", | 
|  | "regex", | 
|  | "urlencoding", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "lint-docs" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "rustc-literal-escaper", | 
|  | "serde_json", | 
|  | "tempfile", | 
|  | "walkdir", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "linux-raw-sys" | 
|  | version = "0.9.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12" | 
|  |  | 
|  | [[package]] | 
|  | name = "litemap" | 
|  | version = "0.8.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956" | 
|  |  | 
|  | [[package]] | 
|  | name = "lld-wrapper" | 
|  | version = "0.1.0" | 
|  |  | 
|  | [[package]] | 
|  | name = "llvm-bitcode-linker" | 
|  | version = "0.0.1" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "clap", | 
|  | "thiserror 1.0.69", | 
|  | "tracing", | 
|  | "tracing-subscriber", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "lock_api" | 
|  | version = "0.4.13" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765" | 
|  | dependencies = [ | 
|  | "autocfg", | 
|  | "scopeguard", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "log" | 
|  | version = "0.4.27" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" | 
|  |  | 
|  | [[package]] | 
|  | name = "lzma-sys" | 
|  | version = "0.1.20" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | "libc", | 
|  | "pkg-config", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "mac" | 
|  | version = "0.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4" | 
|  |  | 
|  | [[package]] | 
|  | name = "markup5ever" | 
|  | version = "0.14.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c7a7213d12e1864c0f002f52c2923d4556935a43dec5e71355c2760e0f6e7a18" | 
|  | dependencies = [ | 
|  | "log", | 
|  | "phf 0.11.3", | 
|  | "phf_codegen", | 
|  | "string_cache", | 
|  | "string_cache_codegen", | 
|  | "tendril", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "match_token" | 
|  | version = "0.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "88a9689d8d44bf9964484516275f5cd4c9b59457a6940c1d5d0ecbb94510a36b" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "matchers" | 
|  | version = "0.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" | 
|  | dependencies = [ | 
|  | "regex-automata 0.1.10", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "md-5" | 
|  | version = "0.10.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "digest", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "measureme" | 
|  | version = "12.0.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6ebd1ebda747ae161a4a377bf93f87e18d46faad2331cc0c7d25b84b1d445f49" | 
|  | dependencies = [ | 
|  | "log", | 
|  | "memmap2", | 
|  | "parking_lot", | 
|  | "perf-event-open-sys", | 
|  | "rustc-hash 1.1.0", | 
|  | "smallvec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "memchr" | 
|  | version = "2.7.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0" | 
|  |  | 
|  | [[package]] | 
|  | name = "memmap2" | 
|  | version = "0.2.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "minifier" | 
|  | version = "0.3.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "14f1541610994bba178cb36757e102d06a52a2d9612aa6d34c64b3b377c5d943" | 
|  |  | 
|  | [[package]] | 
|  | name = "minimal-lexical" | 
|  | version = "0.2.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" | 
|  |  | 
|  | [[package]] | 
|  | name = "miniz_oxide" | 
|  | version = "0.8.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" | 
|  | dependencies = [ | 
|  | "adler2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "mio" | 
|  | version = "1.0.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | "wasi 0.11.1+wasi-snapshot-preview1", | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "miow" | 
|  | version = "0.6.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "536bfad37a309d62069485248eeaba1e8d9853aaf951caaeaed0585a95346f08" | 
|  | dependencies = [ | 
|  | "windows-sys 0.61.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "miri" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "aes", | 
|  | "bitflags", | 
|  | "capstone", | 
|  | "chrono", | 
|  | "chrono-tz", | 
|  | "colored 3.0.0", | 
|  | "directories", | 
|  | "genmc-sys", | 
|  | "getrandom 0.3.3", | 
|  | "ipc-channel", | 
|  | "libc", | 
|  | "libffi", | 
|  | "libloading", | 
|  | "measureme", | 
|  | "nix", | 
|  | "rand 0.9.2", | 
|  | "regex", | 
|  | "rustc_version", | 
|  | "serde", | 
|  | "serde_json", | 
|  | "smallvec", | 
|  | "tempfile", | 
|  | "tikv-jemalloc-sys", | 
|  | "ui_test", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "miropt-test-tools" | 
|  | version = "0.1.0" | 
|  |  | 
|  | [[package]] | 
|  | name = "new_debug_unreachable" | 
|  | version = "1.0.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086" | 
|  |  | 
|  | [[package]] | 
|  | name = "nix" | 
|  | version = "0.30.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "cfg-if", | 
|  | "cfg_aliases", | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "nom" | 
|  | version = "7.1.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" | 
|  | dependencies = [ | 
|  | "memchr", | 
|  | "minimal-lexical", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "normpath" | 
|  | version = "1.3.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed" | 
|  | dependencies = [ | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "nu-ansi-term" | 
|  | version = "0.46.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" | 
|  | dependencies = [ | 
|  | "overload", | 
|  | "winapi", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "nu-ansi-term" | 
|  | version = "0.50.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399" | 
|  | dependencies = [ | 
|  | "windows-sys 0.52.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "num" | 
|  | version = "0.4.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23" | 
|  | dependencies = [ | 
|  | "num-bigint", | 
|  | "num-complex", | 
|  | "num-integer", | 
|  | "num-iter", | 
|  | "num-rational", | 
|  | "num-traits", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "num-bigint" | 
|  | version = "0.4.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9" | 
|  | dependencies = [ | 
|  | "num-integer", | 
|  | "num-traits", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "num-complex" | 
|  | version = "0.4.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495" | 
|  | dependencies = [ | 
|  | "num-traits", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "num-integer" | 
|  | version = "0.1.46" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" | 
|  | dependencies = [ | 
|  | "num-traits", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "num-iter" | 
|  | version = "0.1.45" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf" | 
|  | dependencies = [ | 
|  | "autocfg", | 
|  | "num-integer", | 
|  | "num-traits", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "num-rational" | 
|  | version = "0.4.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824" | 
|  | dependencies = [ | 
|  | "num-bigint", | 
|  | "num-integer", | 
|  | "num-traits", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "num-traits" | 
|  | version = "0.2.19" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" | 
|  | dependencies = [ | 
|  | "autocfg", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "num_cpus" | 
|  | version = "1.17.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b" | 
|  | dependencies = [ | 
|  | "hermit-abi", | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "number_prefix" | 
|  | version = "0.4.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3" | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2-core-foundation" | 
|  | version = "0.3.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1c10c2894a6fed806ade6027bcd50662746363a9589d3ec9d9bef30a4e4bc166" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2-io-kit" | 
|  | version = "0.3.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "71c1c64d6120e51cd86033f67176b1cb66780c2efe34dec55176f77befd93c0a" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | "objc2-core-foundation", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "object" | 
|  | version = "0.36.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87" | 
|  | dependencies = [ | 
|  | "crc32fast", | 
|  | "flate2", | 
|  | "hashbrown", | 
|  | "indexmap", | 
|  | "memchr", | 
|  | "ruzstd 0.7.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "object" | 
|  | version = "0.37.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe" | 
|  | dependencies = [ | 
|  | "crc32fast", | 
|  | "flate2", | 
|  | "hashbrown", | 
|  | "indexmap", | 
|  | "memchr", | 
|  | "ruzstd 0.8.1", | 
|  | "wasmparser 0.236.1", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "odht" | 
|  | version = "0.3.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5a518809ac14b25b569624d0268eba1e88498f71615893dca57982bed7621abb" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "once_cell" | 
|  | version = "1.21.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" | 
|  |  | 
|  | [[package]] | 
|  | name = "once_cell_polyfill" | 
|  | version = "1.70.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad" | 
|  |  | 
|  | [[package]] | 
|  | name = "opener" | 
|  | version = "0.7.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d0812e5e4df08da354c851a3376fead46db31c2214f849d3de356d774d057681" | 
|  | dependencies = [ | 
|  | "bstr", | 
|  | "dbus", | 
|  | "normpath", | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "openssl-probe" | 
|  | version = "0.1.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" | 
|  |  | 
|  | [[package]] | 
|  | name = "openssl-sys" | 
|  | version = "0.9.109" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | "libc", | 
|  | "pkg-config", | 
|  | "vcpkg", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "opt-dist" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "build_helper", | 
|  | "camino", | 
|  | "clap", | 
|  | "derive_builder", | 
|  | "env_logger", | 
|  | "fs_extra", | 
|  | "glob", | 
|  | "humansize", | 
|  | "humantime", | 
|  | "log", | 
|  | "serde_json", | 
|  | "sysinfo", | 
|  | "tabled", | 
|  | "tar", | 
|  | "tempfile", | 
|  | "xz2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "option-ext" | 
|  | version = "0.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" | 
|  |  | 
|  | [[package]] | 
|  | name = "ordered-float" | 
|  | version = "2.10.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c" | 
|  | dependencies = [ | 
|  | "num-traits", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "overload" | 
|  | version = "0.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" | 
|  |  | 
|  | [[package]] | 
|  | name = "owo-colors" | 
|  | version = "3.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f" | 
|  |  | 
|  | [[package]] | 
|  | name = "owo-colors" | 
|  | version = "4.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "48dd4f4a2c8405440fd0462561f0e5806bd0f77e86f51c761481bdd4018b545e" | 
|  |  | 
|  | [[package]] | 
|  | name = "pad" | 
|  | version = "0.1.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d2ad9b889f1b12e0b9ee24db044b5129150d5eada288edc800f789928dc8c0e3" | 
|  | dependencies = [ | 
|  | "unicode-width 0.1.14", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "papergrid" | 
|  | version = "0.11.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9ad43c07024ef767f9160710b3a6773976194758c7919b17e63b863db0bdf7fb" | 
|  | dependencies = [ | 
|  | "bytecount", | 
|  | "fnv", | 
|  | "unicode-width 0.1.14", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "parking_lot" | 
|  | version = "0.12.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13" | 
|  | dependencies = [ | 
|  | "lock_api", | 
|  | "parking_lot_core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "parking_lot_core" | 
|  | version = "0.9.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "libc", | 
|  | "redox_syscall", | 
|  | "smallvec", | 
|  | "windows-targets 0.52.6", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "pathdiff" | 
|  | version = "0.2.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3" | 
|  |  | 
|  | [[package]] | 
|  | name = "percent-encoding" | 
|  | version = "2.3.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" | 
|  |  | 
|  | [[package]] | 
|  | name = "perf-event-open-sys" | 
|  | version = "3.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b29be2ba35c12c6939f6bc73187f728bba82c3c062ecdc5fa90ea739282a1f58" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "pest" | 
|  | version = "2.8.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1db05f56d34358a8b1066f67cbb203ee3e7ed2ba674a6263a1d5ec6db2204323" | 
|  | dependencies = [ | 
|  | "memchr", | 
|  | "thiserror 2.0.15", | 
|  | "ucd-trie", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "pest_derive" | 
|  | version = "2.8.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bb056d9e8ea77922845ec74a1c4e8fb17e7c218cc4fc11a15c5d25e189aa40bc" | 
|  | dependencies = [ | 
|  | "pest", | 
|  | "pest_generator", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "pest_generator" | 
|  | version = "2.8.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "87e404e638f781eb3202dc82db6760c8ae8a1eeef7fb3fa8264b2ef280504966" | 
|  | dependencies = [ | 
|  | "pest", | 
|  | "pest_meta", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "pest_meta" | 
|  | version = "2.8.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "edd1101f170f5903fde0914f899bb503d9ff5271d7ba76bbb70bea63690cc0d5" | 
|  | dependencies = [ | 
|  | "pest", | 
|  | "sha2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "phf" | 
|  | version = "0.11.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078" | 
|  | dependencies = [ | 
|  | "phf_shared 0.11.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "phf" | 
|  | version = "0.12.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "913273894cec178f401a31ec4b656318d95473527be05c0752cc41cdc32be8b7" | 
|  | dependencies = [ | 
|  | "phf_shared 0.12.1", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "phf_codegen" | 
|  | version = "0.11.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a" | 
|  | dependencies = [ | 
|  | "phf_generator", | 
|  | "phf_shared 0.11.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "phf_generator" | 
|  | version = "0.11.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d" | 
|  | dependencies = [ | 
|  | "phf_shared 0.11.3", | 
|  | "rand 0.8.5", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "phf_shared" | 
|  | version = "0.11.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5" | 
|  | dependencies = [ | 
|  | "siphasher", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "phf_shared" | 
|  | version = "0.12.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "06005508882fb681fd97892ecff4b7fd0fee13ef1aa569f8695dae7ab9099981" | 
|  | dependencies = [ | 
|  | "siphasher", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "pin-project-lite" | 
|  | version = "0.2.16" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" | 
|  |  | 
|  | [[package]] | 
|  | name = "pkg-config" | 
|  | version = "0.3.32" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" | 
|  |  | 
|  | [[package]] | 
|  | name = "polonius-engine" | 
|  | version = "0.13.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c4e8e505342045d397d0b6674dcb82d6faf5cf40484d30eeb88fc82ef14e903f" | 
|  | dependencies = [ | 
|  | "datafrog", | 
|  | "log", | 
|  | "rustc-hash 1.1.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "portable-atomic" | 
|  | version = "1.11.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483" | 
|  |  | 
|  | [[package]] | 
|  | name = "portable-atomic-util" | 
|  | version = "0.2.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507" | 
|  | dependencies = [ | 
|  | "portable-atomic", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "potential_utf" | 
|  | version = "0.1.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | "zerovec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ppv-lite86" | 
|  | version = "0.2.21" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" | 
|  | dependencies = [ | 
|  | "zerocopy", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "precomputed-hash" | 
|  | version = "0.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" | 
|  |  | 
|  | [[package]] | 
|  | name = "prettydiff" | 
|  | version = "0.7.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "abec3fb083c10660b3854367697da94c674e9e82aa7511014dc958beeb7215e9" | 
|  | dependencies = [ | 
|  | "owo-colors 3.5.0", | 
|  | "pad", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "proc-macro-hack" | 
|  | version = "0.5.20+deprecated" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068" | 
|  |  | 
|  | [[package]] | 
|  | name = "proc-macro2" | 
|  | version = "1.0.101" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de" | 
|  | dependencies = [ | 
|  | "unicode-ident", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "psm" | 
|  | version = "0.1.26" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6e944464ec8536cd1beb0bbfd96987eb5e3b72f2ecdafdc5c769a37f1fa2ae1f" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "pulldown-cmark" | 
|  | version = "0.11.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "679341d22c78c6c649893cbd6c3278dcbe9fc4faa62fea3a9296ae2b50c14625" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "memchr", | 
|  | "pulldown-cmark-escape", | 
|  | "unicase", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "pulldown-cmark-escape" | 
|  | version = "0.11.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "007d8adb5ddab6f8e3f491ac63566a7d5002cc7ed73901f72057943fa71ae1ae" | 
|  |  | 
|  | [[package]] | 
|  | name = "punycode" | 
|  | version = "0.4.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e9e1dcb320d6839f6edb64f7a4a59d39b30480d4d1765b56873f7c858538a5fe" | 
|  |  | 
|  | [[package]] | 
|  | name = "quine-mc_cluskey" | 
|  | version = "0.2.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45" | 
|  |  | 
|  | [[package]] | 
|  | name = "quote" | 
|  | version = "1.0.40" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "r-efi" | 
|  | version = "5.3.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" | 
|  |  | 
|  | [[package]] | 
|  | name = "rand" | 
|  | version = "0.8.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | "rand_chacha 0.3.1", | 
|  | "rand_core 0.6.4", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rand" | 
|  | version = "0.9.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" | 
|  | dependencies = [ | 
|  | "rand_chacha 0.9.0", | 
|  | "rand_core 0.9.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rand_chacha" | 
|  | version = "0.3.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" | 
|  | dependencies = [ | 
|  | "ppv-lite86", | 
|  | "rand_core 0.6.4", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rand_chacha" | 
|  | version = "0.9.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" | 
|  | dependencies = [ | 
|  | "ppv-lite86", | 
|  | "rand_core 0.9.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rand_core" | 
|  | version = "0.6.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" | 
|  | dependencies = [ | 
|  | "getrandom 0.2.16", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rand_core" | 
|  | version = "0.9.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" | 
|  | dependencies = [ | 
|  | "getrandom 0.3.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rand_xorshift" | 
|  | version = "0.4.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "513962919efc330f829edb2535844d1b912b0fbe2ca165d613e4e8788bb05a5a" | 
|  | dependencies = [ | 
|  | "rand_core 0.9.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rand_xoshiro" | 
|  | version = "0.7.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f703f4665700daf5512dcca5f43afa6af89f09db47fb56be587f80636bda2d41" | 
|  | dependencies = [ | 
|  | "rand_core 0.9.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rayon" | 
|  | version = "1.11.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f" | 
|  | dependencies = [ | 
|  | "either", | 
|  | "rayon-core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rayon-core" | 
|  | version = "1.13.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91" | 
|  | dependencies = [ | 
|  | "crossbeam-deque", | 
|  | "crossbeam-utils", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "redox_syscall" | 
|  | version = "0.5.17" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "redox_users" | 
|  | version = "0.4.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43" | 
|  | dependencies = [ | 
|  | "getrandom 0.2.16", | 
|  | "libredox", | 
|  | "thiserror 1.0.69", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "redox_users" | 
|  | version = "0.5.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac" | 
|  | dependencies = [ | 
|  | "getrandom 0.2.16", | 
|  | "libredox", | 
|  | "thiserror 2.0.15", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ref-cast" | 
|  | version = "1.0.24" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf" | 
|  | dependencies = [ | 
|  | "ref-cast-impl", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ref-cast-impl" | 
|  | version = "1.0.24" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "regex" | 
|  | version = "1.11.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" | 
|  | dependencies = [ | 
|  | "aho-corasick", | 
|  | "memchr", | 
|  | "regex-automata 0.4.9", | 
|  | "regex-syntax 0.8.5", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "regex-automata" | 
|  | version = "0.1.10" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" | 
|  | dependencies = [ | 
|  | "regex-syntax 0.6.29", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "regex-automata" | 
|  | version = "0.4.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" | 
|  | dependencies = [ | 
|  | "aho-corasick", | 
|  | "memchr", | 
|  | "regex-syntax 0.8.5", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "regex-lite" | 
|  | version = "0.1.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a" | 
|  |  | 
|  | [[package]] | 
|  | name = "regex-syntax" | 
|  | version = "0.6.29" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" | 
|  |  | 
|  | [[package]] | 
|  | name = "regex-syntax" | 
|  | version = "0.8.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" | 
|  |  | 
|  | [[package]] | 
|  | name = "remote-test-client" | 
|  | version = "0.1.0" | 
|  |  | 
|  | [[package]] | 
|  | name = "remote-test-server" | 
|  | version = "0.1.0" | 
|  |  | 
|  | [[package]] | 
|  | name = "replace-version-placeholder" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "tidy", | 
|  | "walkdir", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "run_make_support" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "bstr", | 
|  | "build_helper", | 
|  | "gimli 0.32.0", | 
|  | "libc", | 
|  | "object 0.37.3", | 
|  | "regex", | 
|  | "serde_json", | 
|  | "similar", | 
|  | "wasmparser 0.236.1", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc-build-sysroot" | 
|  | version = "0.5.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3b881c015c729b43105bbd3702a9bdecee28fafaa21126d1d62e454ec011a4b7" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "rustc_version", | 
|  | "tempfile", | 
|  | "toml 0.8.23", | 
|  | "walkdir", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc-demangle" | 
|  | version = "0.1.26" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace" | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc-hash" | 
|  | version = "1.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc-hash" | 
|  | version = "2.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc-literal-escaper" | 
|  | version = "0.0.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e4ee29da77c5a54f42697493cd4c9b9f31b74df666a6c04dfc4fde77abe0438b" | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc-main" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc_codegen_ssa", | 
|  | "rustc_driver", | 
|  | "rustc_driver_impl", | 
|  | "rustc_public", | 
|  | "rustc_public_bridge", | 
|  | "rustc_windows_rc", | 
|  | "tikv-jemalloc-sys", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc-semver" | 
|  | version = "1.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5be1bdc7edf596692617627bbfeaba522131b18e06ca4df2b6b689e3c5d5ce84" | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc-stable-hash" | 
|  | version = "0.1.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "781442f29170c5c93b7185ad559492601acdc71d5bb0706f5868094f45cfcd08" | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc-std-workspace-alloc" | 
|  | version = "1.0.1" | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc-std-workspace-core" | 
|  | version = "1.0.1" | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc-std-workspace-std" | 
|  | version = "1.0.1" | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_abi" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "rand 0.9.2", | 
|  | "rand_xoshiro", | 
|  | "rustc_data_structures", | 
|  | "rustc_error_messages", | 
|  | "rustc_hashes", | 
|  | "rustc_index", | 
|  | "rustc_macros", | 
|  | "rustc_serialize", | 
|  | "rustc_span", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_apfloat" | 
|  | version = "0.2.3+llvm-462a31f5a5ab" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "486c2179b4796f65bfe2ee33679acf0927ac83ecf583ad6c91c3b4570911b9ad" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "smallvec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_arena" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "smallvec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_ast" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "memchr", | 
|  | "rustc-literal-escaper", | 
|  | "rustc_ast_ir", | 
|  | "rustc_data_structures", | 
|  | "rustc_index", | 
|  | "rustc_macros", | 
|  | "rustc_serialize", | 
|  | "rustc_span", | 
|  | "smallvec", | 
|  | "thin-vec", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_ast_ir" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc_data_structures", | 
|  | "rustc_macros", | 
|  | "rustc_serialize", | 
|  | "rustc_span", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_ast_lowering" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc_abi", | 
|  | "rustc_ast", | 
|  | "rustc_ast_pretty", | 
|  | "rustc_attr_parsing", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_feature", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hir", | 
|  | "rustc_index", | 
|  | "rustc_macros", | 
|  | "rustc_middle", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_target", | 
|  | "smallvec", | 
|  | "thin-vec", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_ast_passes" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "itertools", | 
|  | "rustc_abi", | 
|  | "rustc_ast", | 
|  | "rustc_ast_pretty", | 
|  | "rustc_attr_parsing", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_feature", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_macros", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_target", | 
|  | "thin-vec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_ast_pretty" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "itertools", | 
|  | "rustc_ast", | 
|  | "rustc_lexer", | 
|  | "rustc_span", | 
|  | "thin-vec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_attr_parsing" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc_abi", | 
|  | "rustc_ast", | 
|  | "rustc_ast_pretty", | 
|  | "rustc_errors", | 
|  | "rustc_feature", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hir", | 
|  | "rustc_lexer", | 
|  | "rustc_macros", | 
|  | "rustc_parse", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_target", | 
|  | "thin-vec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_baked_icu_data" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "icu_list", | 
|  | "icu_locale", | 
|  | "icu_provider", | 
|  | "zerovec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_borrowck" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "either", | 
|  | "itertools", | 
|  | "polonius-engine", | 
|  | "rustc_abi", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_graphviz", | 
|  | "rustc_hir", | 
|  | "rustc_index", | 
|  | "rustc_infer", | 
|  | "rustc_lexer", | 
|  | "rustc_macros", | 
|  | "rustc_middle", | 
|  | "rustc_mir_dataflow", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_trait_selection", | 
|  | "rustc_traits", | 
|  | "smallvec", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_builtin_macros" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc_ast", | 
|  | "rustc_ast_pretty", | 
|  | "rustc_attr_parsing", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_expand", | 
|  | "rustc_feature", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hir", | 
|  | "rustc_index", | 
|  | "rustc_lexer", | 
|  | "rustc_lint_defs", | 
|  | "rustc_macros", | 
|  | "rustc_parse", | 
|  | "rustc_parse_format", | 
|  | "rustc_proc_macro", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_target", | 
|  | "smallvec", | 
|  | "thin-vec", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_codegen_llvm" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "gimli 0.31.1", | 
|  | "itertools", | 
|  | "libc", | 
|  | "measureme", | 
|  | "object 0.37.3", | 
|  | "rustc-demangle", | 
|  | "rustc_abi", | 
|  | "rustc_ast", | 
|  | "rustc_codegen_ssa", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_fs_util", | 
|  | "rustc_hashes", | 
|  | "rustc_hir", | 
|  | "rustc_index", | 
|  | "rustc_llvm", | 
|  | "rustc_macros", | 
|  | "rustc_metadata", | 
|  | "rustc_middle", | 
|  | "rustc_query_system", | 
|  | "rustc_sanitizers", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_symbol_mangling", | 
|  | "rustc_target", | 
|  | "serde", | 
|  | "serde_json", | 
|  | "smallvec", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_codegen_ssa" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "ar_archive_writer", | 
|  | "bitflags", | 
|  | "bstr", | 
|  | "find-msvc-tools", | 
|  | "itertools", | 
|  | "libc", | 
|  | "object 0.37.3", | 
|  | "pathdiff", | 
|  | "regex", | 
|  | "rustc_abi", | 
|  | "rustc_arena", | 
|  | "rustc_ast", | 
|  | "rustc_attr_parsing", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_fs_util", | 
|  | "rustc_hashes", | 
|  | "rustc_hir", | 
|  | "rustc_incremental", | 
|  | "rustc_index", | 
|  | "rustc_lint_defs", | 
|  | "rustc_macros", | 
|  | "rustc_metadata", | 
|  | "rustc_middle", | 
|  | "rustc_query_system", | 
|  | "rustc_serialize", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_symbol_mangling", | 
|  | "rustc_target", | 
|  | "rustc_trait_selection", | 
|  | "serde_json", | 
|  | "smallvec", | 
|  | "tempfile", | 
|  | "thin-vec", | 
|  | "thorin-dwp", | 
|  | "tracing", | 
|  | "wasm-encoder 0.219.2", | 
|  | "windows 0.61.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_const_eval" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "either", | 
|  | "rustc_abi", | 
|  | "rustc_apfloat", | 
|  | "rustc_ast", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hir", | 
|  | "rustc_index", | 
|  | "rustc_infer", | 
|  | "rustc_macros", | 
|  | "rustc_middle", | 
|  | "rustc_mir_dataflow", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_target", | 
|  | "rustc_trait_selection", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_data_structures" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "arrayvec", | 
|  | "bitflags", | 
|  | "either", | 
|  | "elsa", | 
|  | "ena", | 
|  | "hashbrown", | 
|  | "indexmap", | 
|  | "jobserver", | 
|  | "libc", | 
|  | "measureme", | 
|  | "memmap2", | 
|  | "parking_lot", | 
|  | "portable-atomic", | 
|  | "rustc-hash 2.1.1", | 
|  | "rustc-stable-hash", | 
|  | "rustc_arena", | 
|  | "rustc_graphviz", | 
|  | "rustc_hashes", | 
|  | "rustc_index", | 
|  | "rustc_macros", | 
|  | "rustc_serialize", | 
|  | "rustc_thread_pool", | 
|  | "smallvec", | 
|  | "stacker", | 
|  | "tempfile", | 
|  | "thin-vec", | 
|  | "tracing", | 
|  | "windows 0.61.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_driver" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc_driver_impl", | 
|  | "rustc_windows_rc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_driver_impl" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "ctrlc", | 
|  | "jiff", | 
|  | "libc", | 
|  | "rustc_abi", | 
|  | "rustc_ast", | 
|  | "rustc_ast_lowering", | 
|  | "rustc_ast_passes", | 
|  | "rustc_ast_pretty", | 
|  | "rustc_attr_parsing", | 
|  | "rustc_borrowck", | 
|  | "rustc_builtin_macros", | 
|  | "rustc_codegen_ssa", | 
|  | "rustc_const_eval", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_expand", | 
|  | "rustc_feature", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hir_analysis", | 
|  | "rustc_hir_pretty", | 
|  | "rustc_hir_typeck", | 
|  | "rustc_incremental", | 
|  | "rustc_index", | 
|  | "rustc_infer", | 
|  | "rustc_interface", | 
|  | "rustc_lint", | 
|  | "rustc_log", | 
|  | "rustc_macros", | 
|  | "rustc_metadata", | 
|  | "rustc_middle", | 
|  | "rustc_mir_build", | 
|  | "rustc_mir_dataflow", | 
|  | "rustc_mir_transform", | 
|  | "rustc_monomorphize", | 
|  | "rustc_parse", | 
|  | "rustc_passes", | 
|  | "rustc_pattern_analysis", | 
|  | "rustc_privacy", | 
|  | "rustc_public", | 
|  | "rustc_query_system", | 
|  | "rustc_resolve", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_target", | 
|  | "rustc_trait_selection", | 
|  | "rustc_ty_utils", | 
|  | "serde_json", | 
|  | "shlex", | 
|  | "tracing", | 
|  | "windows 0.61.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_error_codes" | 
|  | version = "0.0.0" | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_error_messages" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "fluent-bundle", | 
|  | "fluent-syntax", | 
|  | "icu_list", | 
|  | "icu_locale", | 
|  | "intl-memoizer", | 
|  | "rustc_ast", | 
|  | "rustc_ast_pretty", | 
|  | "rustc_baked_icu_data", | 
|  | "rustc_data_structures", | 
|  | "rustc_macros", | 
|  | "rustc_serialize", | 
|  | "rustc_span", | 
|  | "tracing", | 
|  | "unic-langid", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_errors" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "annotate-snippets 0.12.7", | 
|  | "anstream", | 
|  | "anstyle", | 
|  | "derive_setters", | 
|  | "rustc_abi", | 
|  | "rustc_ast", | 
|  | "rustc_data_structures", | 
|  | "rustc_error_codes", | 
|  | "rustc_error_messages", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hashes", | 
|  | "rustc_index", | 
|  | "rustc_lexer", | 
|  | "rustc_lint_defs", | 
|  | "rustc_macros", | 
|  | "rustc_serialize", | 
|  | "rustc_span", | 
|  | "serde", | 
|  | "serde_json", | 
|  | "termize", | 
|  | "tracing", | 
|  | "windows 0.61.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_expand" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc_ast", | 
|  | "rustc_ast_passes", | 
|  | "rustc_ast_pretty", | 
|  | "rustc_attr_parsing", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_feature", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hir", | 
|  | "rustc_lexer", | 
|  | "rustc_lint_defs", | 
|  | "rustc_macros", | 
|  | "rustc_parse", | 
|  | "rustc_proc_macro", | 
|  | "rustc_serialize", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "smallvec", | 
|  | "thin-vec", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_feature" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc_data_structures", | 
|  | "rustc_hir", | 
|  | "rustc_span", | 
|  | "serde", | 
|  | "serde_json", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_fluent_macro" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "annotate-snippets 0.11.5", | 
|  | "fluent-bundle", | 
|  | "fluent-syntax", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | "unic-langid", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_fs_util" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "tempfile", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_graphviz" | 
|  | version = "0.0.0" | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_hashes" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc-stable-hash", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_hir" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "odht", | 
|  | "rustc_abi", | 
|  | "rustc_arena", | 
|  | "rustc_ast", | 
|  | "rustc_ast_pretty", | 
|  | "rustc_data_structures", | 
|  | "rustc_error_messages", | 
|  | "rustc_hashes", | 
|  | "rustc_hir_id", | 
|  | "rustc_index", | 
|  | "rustc_macros", | 
|  | "rustc_serialize", | 
|  | "rustc_span", | 
|  | "rustc_target", | 
|  | "smallvec", | 
|  | "thin-vec", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_hir_analysis" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "itertools", | 
|  | "rustc_abi", | 
|  | "rustc_arena", | 
|  | "rustc_ast", | 
|  | "rustc_attr_parsing", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_feature", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hir", | 
|  | "rustc_index", | 
|  | "rustc_infer", | 
|  | "rustc_lint_defs", | 
|  | "rustc_macros", | 
|  | "rustc_middle", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_target", | 
|  | "rustc_trait_selection", | 
|  | "smallvec", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_hir_id" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc_data_structures", | 
|  | "rustc_index", | 
|  | "rustc_macros", | 
|  | "rustc_serialize", | 
|  | "rustc_span", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_hir_pretty" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc_abi", | 
|  | "rustc_ast", | 
|  | "rustc_ast_pretty", | 
|  | "rustc_hir", | 
|  | "rustc_span", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_hir_typeck" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "itertools", | 
|  | "rustc_abi", | 
|  | "rustc_ast", | 
|  | "rustc_attr_parsing", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hir", | 
|  | "rustc_hir_analysis", | 
|  | "rustc_hir_pretty", | 
|  | "rustc_index", | 
|  | "rustc_infer", | 
|  | "rustc_lint", | 
|  | "rustc_macros", | 
|  | "rustc_middle", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_target", | 
|  | "rustc_trait_selection", | 
|  | "smallvec", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_incremental" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rand 0.9.2", | 
|  | "rustc_ast", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_fs_util", | 
|  | "rustc_graphviz", | 
|  | "rustc_hashes", | 
|  | "rustc_hir", | 
|  | "rustc_macros", | 
|  | "rustc_middle", | 
|  | "rustc_serialize", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "thin-vec", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_index" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc_index_macros", | 
|  | "rustc_macros", | 
|  | "rustc_serialize", | 
|  | "smallvec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_index_macros" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_infer" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hir", | 
|  | "rustc_index", | 
|  | "rustc_macros", | 
|  | "rustc_middle", | 
|  | "rustc_span", | 
|  | "rustc_type_ir", | 
|  | "smallvec", | 
|  | "thin-vec", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_interface" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc_abi", | 
|  | "rustc_ast", | 
|  | "rustc_ast_lowering", | 
|  | "rustc_ast_passes", | 
|  | "rustc_ast_pretty", | 
|  | "rustc_attr_parsing", | 
|  | "rustc_borrowck", | 
|  | "rustc_builtin_macros", | 
|  | "rustc_codegen_llvm", | 
|  | "rustc_codegen_ssa", | 
|  | "rustc_const_eval", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_expand", | 
|  | "rustc_feature", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_fs_util", | 
|  | "rustc_hir", | 
|  | "rustc_hir_analysis", | 
|  | "rustc_hir_typeck", | 
|  | "rustc_incremental", | 
|  | "rustc_lint", | 
|  | "rustc_macros", | 
|  | "rustc_metadata", | 
|  | "rustc_middle", | 
|  | "rustc_mir_build", | 
|  | "rustc_mir_transform", | 
|  | "rustc_monomorphize", | 
|  | "rustc_parse", | 
|  | "rustc_passes", | 
|  | "rustc_privacy", | 
|  | "rustc_query_impl", | 
|  | "rustc_query_system", | 
|  | "rustc_resolve", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_symbol_mangling", | 
|  | "rustc_target", | 
|  | "rustc_thread_pool", | 
|  | "rustc_trait_selection", | 
|  | "rustc_traits", | 
|  | "rustc_ty_utils", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_lexer" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "expect-test", | 
|  | "memchr", | 
|  | "unicode-properties", | 
|  | "unicode-xid", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_lint" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "rustc_abi", | 
|  | "rustc_ast", | 
|  | "rustc_ast_pretty", | 
|  | "rustc_attr_parsing", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_feature", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hir", | 
|  | "rustc_index", | 
|  | "rustc_infer", | 
|  | "rustc_macros", | 
|  | "rustc_middle", | 
|  | "rustc_parse_format", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_target", | 
|  | "rustc_trait_selection", | 
|  | "smallvec", | 
|  | "tracing", | 
|  | "unicode-security", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_lint_defs" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc_ast", | 
|  | "rustc_data_structures", | 
|  | "rustc_error_messages", | 
|  | "rustc_hir_id", | 
|  | "rustc_macros", | 
|  | "rustc_serialize", | 
|  | "rustc_span", | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_llvm" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_log" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "tracing", | 
|  | "tracing-core", | 
|  | "tracing-subscriber", | 
|  | "tracing-tree", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_macros" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | "synstructure", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_metadata" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "libc", | 
|  | "libloading", | 
|  | "odht", | 
|  | "rustc_abi", | 
|  | "rustc_ast", | 
|  | "rustc_attr_parsing", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_expand", | 
|  | "rustc_feature", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_fs_util", | 
|  | "rustc_hir", | 
|  | "rustc_hir_pretty", | 
|  | "rustc_incremental", | 
|  | "rustc_index", | 
|  | "rustc_macros", | 
|  | "rustc_middle", | 
|  | "rustc_proc_macro", | 
|  | "rustc_serialize", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_target", | 
|  | "tempfile", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_middle" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "either", | 
|  | "gsgdt", | 
|  | "polonius-engine", | 
|  | "rustc_abi", | 
|  | "rustc_apfloat", | 
|  | "rustc_arena", | 
|  | "rustc_ast", | 
|  | "rustc_ast_ir", | 
|  | "rustc_data_structures", | 
|  | "rustc_error_messages", | 
|  | "rustc_errors", | 
|  | "rustc_feature", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_graphviz", | 
|  | "rustc_hashes", | 
|  | "rustc_hir", | 
|  | "rustc_hir_pretty", | 
|  | "rustc_index", | 
|  | "rustc_lint_defs", | 
|  | "rustc_macros", | 
|  | "rustc_query_system", | 
|  | "rustc_serialize", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_target", | 
|  | "rustc_thread_pool", | 
|  | "rustc_type_ir", | 
|  | "smallvec", | 
|  | "thin-vec", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_mir_build" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "itertools", | 
|  | "rustc_abi", | 
|  | "rustc_apfloat", | 
|  | "rustc_arena", | 
|  | "rustc_ast", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hir", | 
|  | "rustc_index", | 
|  | "rustc_infer", | 
|  | "rustc_lint", | 
|  | "rustc_macros", | 
|  | "rustc_middle", | 
|  | "rustc_pattern_analysis", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_trait_selection", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_mir_dataflow" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "polonius-engine", | 
|  | "regex", | 
|  | "rustc_abi", | 
|  | "rustc_ast", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_graphviz", | 
|  | "rustc_index", | 
|  | "rustc_macros", | 
|  | "rustc_middle", | 
|  | "rustc_span", | 
|  | "smallvec", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_mir_transform" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "either", | 
|  | "hashbrown", | 
|  | "itertools", | 
|  | "rustc_abi", | 
|  | "rustc_arena", | 
|  | "rustc_ast", | 
|  | "rustc_const_eval", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hir", | 
|  | "rustc_index", | 
|  | "rustc_infer", | 
|  | "rustc_macros", | 
|  | "rustc_middle", | 
|  | "rustc_mir_build", | 
|  | "rustc_mir_dataflow", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_target", | 
|  | "rustc_trait_selection", | 
|  | "smallvec", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_monomorphize" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc_abi", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hir", | 
|  | "rustc_macros", | 
|  | "rustc_middle", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_target", | 
|  | "serde", | 
|  | "serde_json", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_next_trait_solver" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "derive-where", | 
|  | "rustc_data_structures", | 
|  | "rustc_index", | 
|  | "rustc_macros", | 
|  | "rustc_type_ir", | 
|  | "rustc_type_ir_macros", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_parse" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "rustc-literal-escaper", | 
|  | "rustc_ast", | 
|  | "rustc_ast_pretty", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_feature", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_index", | 
|  | "rustc_lexer", | 
|  | "rustc_macros", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "thin-vec", | 
|  | "tracing", | 
|  | "unicode-normalization", | 
|  | "unicode-width 0.2.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_parse_format" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc-literal-escaper", | 
|  | "rustc_index", | 
|  | "rustc_lexer", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_passes" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc_abi", | 
|  | "rustc_ast", | 
|  | "rustc_ast_lowering", | 
|  | "rustc_ast_pretty", | 
|  | "rustc_attr_parsing", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_expand", | 
|  | "rustc_feature", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hir", | 
|  | "rustc_index", | 
|  | "rustc_macros", | 
|  | "rustc_middle", | 
|  | "rustc_privacy", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_target", | 
|  | "rustc_trait_selection", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_pattern_analysis" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc-hash 2.1.1", | 
|  | "rustc_abi", | 
|  | "rustc_apfloat", | 
|  | "rustc_arena", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hir", | 
|  | "rustc_index", | 
|  | "rustc_macros", | 
|  | "rustc_middle", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "smallvec", | 
|  | "tracing", | 
|  | "tracing-subscriber", | 
|  | "tracing-tree", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_privacy" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc_ast", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hir", | 
|  | "rustc_macros", | 
|  | "rustc_middle", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_ty_utils", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_proc_macro" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc-literal-escaper", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_public" | 
|  | version = "0.1.0-preview" | 
|  | dependencies = [ | 
|  | "rustc_abi", | 
|  | "rustc_hir", | 
|  | "rustc_middle", | 
|  | "rustc_public_bridge", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_target", | 
|  | "scoped-tls", | 
|  | "serde", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_public_bridge" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc_abi", | 
|  | "rustc_data_structures", | 
|  | "rustc_hir", | 
|  | "rustc_hir_pretty", | 
|  | "rustc_middle", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_target", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_query_impl" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "measureme", | 
|  | "rustc_data_structures", | 
|  | "rustc_hashes", | 
|  | "rustc_hir", | 
|  | "rustc_index", | 
|  | "rustc_middle", | 
|  | "rustc_query_system", | 
|  | "rustc_serialize", | 
|  | "rustc_span", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_query_system" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "hashbrown", | 
|  | "parking_lot", | 
|  | "rustc_abi", | 
|  | "rustc_ast", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_feature", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hashes", | 
|  | "rustc_hir", | 
|  | "rustc_index", | 
|  | "rustc_macros", | 
|  | "rustc_serialize", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_thread_pool", | 
|  | "smallvec", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_resolve" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "indexmap", | 
|  | "itertools", | 
|  | "pulldown-cmark", | 
|  | "rustc_arena", | 
|  | "rustc_ast", | 
|  | "rustc_ast_pretty", | 
|  | "rustc_attr_parsing", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_expand", | 
|  | "rustc_feature", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hir", | 
|  | "rustc_index", | 
|  | "rustc_macros", | 
|  | "rustc_metadata", | 
|  | "rustc_middle", | 
|  | "rustc_query_system", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "smallvec", | 
|  | "thin-vec", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_sanitizers" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "rustc_abi", | 
|  | "rustc_data_structures", | 
|  | "rustc_hir", | 
|  | "rustc_middle", | 
|  | "rustc_span", | 
|  | "rustc_target", | 
|  | "rustc_trait_selection", | 
|  | "tracing", | 
|  | "twox-hash 1.6.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_serialize" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "indexmap", | 
|  | "rustc_hashes", | 
|  | "rustc_macros", | 
|  | "smallvec", | 
|  | "tempfile", | 
|  | "thin-vec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_session" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "getopts", | 
|  | "libc", | 
|  | "rand 0.9.2", | 
|  | "rustc_abi", | 
|  | "rustc_ast", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_feature", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_fs_util", | 
|  | "rustc_hashes", | 
|  | "rustc_hir", | 
|  | "rustc_lint_defs", | 
|  | "rustc_macros", | 
|  | "rustc_serialize", | 
|  | "rustc_span", | 
|  | "rustc_target", | 
|  | "termize", | 
|  | "tracing", | 
|  | "windows 0.61.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_span" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "blake3", | 
|  | "derive-where", | 
|  | "indexmap", | 
|  | "itoa", | 
|  | "md-5", | 
|  | "rustc_arena", | 
|  | "rustc_data_structures", | 
|  | "rustc_hashes", | 
|  | "rustc_index", | 
|  | "rustc_macros", | 
|  | "rustc_serialize", | 
|  | "scoped-tls", | 
|  | "sha1", | 
|  | "sha2", | 
|  | "tracing", | 
|  | "unicode-width 0.2.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_symbol_mangling" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "punycode", | 
|  | "rustc-demangle", | 
|  | "rustc_abi", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_hashes", | 
|  | "rustc_hir", | 
|  | "rustc_middle", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_target" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "object 0.37.3", | 
|  | "rustc_abi", | 
|  | "rustc_data_structures", | 
|  | "rustc_error_messages", | 
|  | "rustc_fs_util", | 
|  | "rustc_macros", | 
|  | "rustc_serialize", | 
|  | "rustc_span", | 
|  | "schemars", | 
|  | "serde", | 
|  | "serde_derive", | 
|  | "serde_json", | 
|  | "serde_path_to_error", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_thread_pool" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "crossbeam-deque", | 
|  | "crossbeam-utils", | 
|  | "libc", | 
|  | "rand 0.9.2", | 
|  | "rand_xorshift", | 
|  | "scoped-tls", | 
|  | "smallvec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_tools_util" | 
|  | version = "0.4.2" | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_tools_util" | 
|  | version = "0.4.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a3b75158011a63889ba12084cf1224baad7bcad50f6ee7c842f772b74aa148ed" | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_trait_selection" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "itertools", | 
|  | "rustc_abi", | 
|  | "rustc_ast", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hir", | 
|  | "rustc_infer", | 
|  | "rustc_macros", | 
|  | "rustc_middle", | 
|  | "rustc_next_trait_solver", | 
|  | "rustc_parse_format", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_transmute", | 
|  | "smallvec", | 
|  | "thin-vec", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_traits" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustc_data_structures", | 
|  | "rustc_infer", | 
|  | "rustc_middle", | 
|  | "rustc_span", | 
|  | "rustc_trait_selection", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_transmute" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "itertools", | 
|  | "rustc_abi", | 
|  | "rustc_data_structures", | 
|  | "rustc_hir", | 
|  | "rustc_middle", | 
|  | "rustc_span", | 
|  | "smallvec", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_ty_utils" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "itertools", | 
|  | "rustc_abi", | 
|  | "rustc_data_structures", | 
|  | "rustc_errors", | 
|  | "rustc_fluent_macro", | 
|  | "rustc_hashes", | 
|  | "rustc_hir", | 
|  | "rustc_index", | 
|  | "rustc_infer", | 
|  | "rustc_macros", | 
|  | "rustc_middle", | 
|  | "rustc_session", | 
|  | "rustc_span", | 
|  | "rustc_target", | 
|  | "rustc_trait_selection", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_type_ir" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "arrayvec", | 
|  | "bitflags", | 
|  | "derive-where", | 
|  | "ena", | 
|  | "indexmap", | 
|  | "rustc-hash 2.1.1", | 
|  | "rustc_ast_ir", | 
|  | "rustc_data_structures", | 
|  | "rustc_error_messages", | 
|  | "rustc_index", | 
|  | "rustc_macros", | 
|  | "rustc_serialize", | 
|  | "rustc_span", | 
|  | "rustc_type_ir_macros", | 
|  | "smallvec", | 
|  | "thin-vec", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_type_ir_macros" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | "synstructure", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_version" | 
|  | version = "0.4.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" | 
|  | dependencies = [ | 
|  | "semver", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc_windows_rc" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "find-msvc-tools", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustdoc" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "arrayvec", | 
|  | "askama", | 
|  | "base64", | 
|  | "expect-test", | 
|  | "indexmap", | 
|  | "itertools", | 
|  | "minifier", | 
|  | "pulldown-cmark-escape", | 
|  | "regex", | 
|  | "rustdoc-json-types", | 
|  | "serde", | 
|  | "serde_json", | 
|  | "sha2", | 
|  | "smallvec", | 
|  | "stringdex", | 
|  | "tempfile", | 
|  | "threadpool", | 
|  | "tracing", | 
|  | "tracing-subscriber", | 
|  | "tracing-tree", | 
|  | "unicode-segmentation", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustdoc-gui-test" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "build_helper", | 
|  | "compiletest", | 
|  | "getopts", | 
|  | "walkdir", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustdoc-json-types" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "bincode", | 
|  | "rustc-hash 2.1.1", | 
|  | "serde", | 
|  | "serde_derive", | 
|  | "serde_json", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustdoc-themes" | 
|  | version = "0.1.0" | 
|  |  | 
|  | [[package]] | 
|  | name = "rustdoc-tool" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "rustdoc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustfix" | 
|  | version = "0.8.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "82fa69b198d894d84e23afde8e9ab2af4400b2cba20d6bf2b428a8b01c222c5a" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | "serde_json", | 
|  | "thiserror 1.0.69", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustfmt-config_proc_macro" | 
|  | version = "0.3.0" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "serde", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustfmt-nightly" | 
|  | version = "1.8.0" | 
|  | dependencies = [ | 
|  | "annotate-snippets 0.9.2", | 
|  | "anyhow", | 
|  | "bytecount", | 
|  | "cargo_metadata 0.18.1", | 
|  | "clap", | 
|  | "clap-cargo", | 
|  | "diff", | 
|  | "dirs", | 
|  | "getopts", | 
|  | "ignore", | 
|  | "itertools", | 
|  | "regex", | 
|  | "rustfmt-config_proc_macro", | 
|  | "serde", | 
|  | "serde_json", | 
|  | "term", | 
|  | "thiserror 1.0.69", | 
|  | "toml 0.7.8", | 
|  | "tracing", | 
|  | "tracing-subscriber", | 
|  | "unicode-properties", | 
|  | "unicode-segmentation", | 
|  | "unicode-width 0.1.14", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustix" | 
|  | version = "1.0.8" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "errno", | 
|  | "libc", | 
|  | "linux-raw-sys", | 
|  | "windows-sys 0.60.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustversion" | 
|  | version = "1.0.22" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" | 
|  |  | 
|  | [[package]] | 
|  | name = "ruzstd" | 
|  | version = "0.7.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "fad02996bfc73da3e301efe90b1837be9ed8f4a462b6ed410aa35d00381de89f" | 
|  | dependencies = [ | 
|  | "twox-hash 1.6.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ruzstd" | 
|  | version = "0.8.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3640bec8aad418d7d03c72ea2de10d5c646a598f9883c7babc160d91e3c1b26c" | 
|  | dependencies = [ | 
|  | "twox-hash 2.1.1", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ryu" | 
|  | version = "1.0.20" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" | 
|  |  | 
|  | [[package]] | 
|  | name = "same-file" | 
|  | version = "1.0.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" | 
|  | dependencies = [ | 
|  | "winapi-util", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "schannel" | 
|  | version = "0.1.27" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d" | 
|  | dependencies = [ | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "schemars" | 
|  | version = "1.0.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "82d20c4491bc164fa2f6c5d44565947a52ad80b9505d8e36f8d54c27c739fcd0" | 
|  | dependencies = [ | 
|  | "dyn-clone", | 
|  | "ref-cast", | 
|  | "schemars_derive", | 
|  | "serde", | 
|  | "serde_json", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "schemars_derive" | 
|  | version = "1.0.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "33d020396d1d138dc19f1165df7545479dcd58d93810dc5d646a16e55abefa80" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "serde_derive_internals", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "scoped-tls" | 
|  | version = "1.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294" | 
|  |  | 
|  | [[package]] | 
|  | name = "scopeguard" | 
|  | version = "1.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" | 
|  |  | 
|  | [[package]] | 
|  | name = "scratch" | 
|  | version = "1.0.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d68f2ec51b097e4c1a75b681a8bec621909b5e91f15bb7b840c4f2f7b01148b2" | 
|  |  | 
|  | [[package]] | 
|  | name = "self_cell" | 
|  | version = "1.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0f7d95a54511e0c7be3f51e8867aa8cf35148d7b9445d44de2f943e2b206e749" | 
|  |  | 
|  | [[package]] | 
|  | name = "semver" | 
|  | version = "1.0.26" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "serde" | 
|  | version = "1.0.228" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" | 
|  | dependencies = [ | 
|  | "serde_core", | 
|  | "serde_derive", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "serde-untagged" | 
|  | version = "0.1.8" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "34836a629bcbc6f1afdf0907a744870039b1e14c0561cb26094fa683b158eff3" | 
|  | dependencies = [ | 
|  | "erased-serde", | 
|  | "serde", | 
|  | "typeid", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "serde-value" | 
|  | version = "0.7.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f3a1a3341211875ef120e117ea7fd5228530ae7e7036a779fdc9117be6b3282c" | 
|  | dependencies = [ | 
|  | "ordered-float", | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "serde_core" | 
|  | version = "1.0.228" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" | 
|  | dependencies = [ | 
|  | "serde_derive", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "serde_derive" | 
|  | version = "1.0.228" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "serde_derive_internals" | 
|  | version = "0.29.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "serde_json" | 
|  | version = "1.0.142" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "030fedb782600dcbd6f02d479bf0d817ac3bb40d644745b769d6a96bc3afc5a7" | 
|  | dependencies = [ | 
|  | "itoa", | 
|  | "memchr", | 
|  | "ryu", | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "serde_path_to_error" | 
|  | version = "0.1.17" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "59fab13f937fa393d08645bf3a84bdfe86e296747b506ada67bb15f10f218b2a" | 
|  | dependencies = [ | 
|  | "itoa", | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "serde_spanned" | 
|  | version = "0.6.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "serde_spanned" | 
|  | version = "1.0.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5417783452c2be558477e104686f7de5dae53dba813c28435e0e70f82d9b04ee" | 
|  | dependencies = [ | 
|  | "serde_core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "sha1" | 
|  | version = "0.10.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "cpufeatures", | 
|  | "digest", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "sha2" | 
|  | version = "0.10.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "cpufeatures", | 
|  | "digest", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "sharded-slab" | 
|  | version = "0.1.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" | 
|  | dependencies = [ | 
|  | "lazy_static", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "shlex" | 
|  | version = "1.3.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" | 
|  |  | 
|  | [[package]] | 
|  | name = "similar" | 
|  | version = "2.7.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bbbb5d9659141646ae647b42fe094daf6c6192d1620870b449d9557f748b2daa" | 
|  |  | 
|  | [[package]] | 
|  | name = "siphasher" | 
|  | version = "1.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d" | 
|  |  | 
|  | [[package]] | 
|  | name = "smallvec" | 
|  | version = "1.15.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" | 
|  |  | 
|  | [[package]] | 
|  | name = "socket2" | 
|  | version = "0.6.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "spanned" | 
|  | version = "0.4.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c92d4b0c055fde758f086eb4a6e73410247df8a3837fd606d2caeeaf72aa566d" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "bstr", | 
|  | "color-eyre", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "spdx-expression" | 
|  | version = "0.5.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "53d7ac03c67c572d85049d6db815e20a4a19b41b3d5cca732ac582342021ad77" | 
|  | dependencies = [ | 
|  | "nom", | 
|  | "serde", | 
|  | "thiserror 1.0.69", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "spdx-rs" | 
|  | version = "0.5.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "990870190ec8d8c64ba66e4a6746243d6e57d99353991e0e6092334833f429b1" | 
|  | dependencies = [ | 
|  | "chrono", | 
|  | "log", | 
|  | "nom", | 
|  | "serde", | 
|  | "spdx-expression", | 
|  | "strum", | 
|  | "strum_macros", | 
|  | "thiserror 1.0.69", | 
|  | "uuid", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "stable_deref_trait" | 
|  | version = "1.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" | 
|  |  | 
|  | [[package]] | 
|  | name = "stacker" | 
|  | version = "0.1.21" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "cddb07e32ddb770749da91081d8d0ac3a16f1a569a18b20348cd371f5dead06b" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | "cfg-if", | 
|  | "libc", | 
|  | "psm", | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "static_assertions" | 
|  | version = "1.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" | 
|  |  | 
|  | [[package]] | 
|  | name = "string_cache" | 
|  | version = "0.8.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bf776ba3fa74f83bf4b63c3dcbbf82173db2632ed8452cb2d891d33f459de70f" | 
|  | dependencies = [ | 
|  | "new_debug_unreachable", | 
|  | "parking_lot", | 
|  | "phf_shared 0.11.3", | 
|  | "precomputed-hash", | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "string_cache_codegen" | 
|  | version = "0.5.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c711928715f1fe0fe509c53b43e993a9a557babc2d0a3567d0a3006f1ac931a0" | 
|  | dependencies = [ | 
|  | "phf_generator", | 
|  | "phf_shared 0.11.3", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "stringdex" | 
|  | version = "0.0.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "18b3bd4f10d15ef859c40291769f0d85209de6b0f1c30713ff9cdf45ac43ea36" | 
|  | dependencies = [ | 
|  | "stacker", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "strsim" | 
|  | version = "0.11.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" | 
|  |  | 
|  | [[package]] | 
|  | name = "strum" | 
|  | version = "0.24.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f" | 
|  |  | 
|  | [[package]] | 
|  | name = "strum_macros" | 
|  | version = "0.24.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59" | 
|  | dependencies = [ | 
|  | "heck 0.4.1", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "rustversion", | 
|  | "syn 1.0.109", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "syn" | 
|  | version = "1.0.109" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "unicode-ident", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "syn" | 
|  | version = "2.0.106" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "unicode-ident", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "synstructure" | 
|  | version = "0.13.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "sysinfo" | 
|  | version = "0.37.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "07cec4dc2d2e357ca1e610cfb07de2fa7a10fc3e9fe89f72545f3d244ea87753" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | "objc2-core-foundation", | 
|  | "objc2-io-kit", | 
|  | "windows 0.61.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tabled" | 
|  | version = "0.15.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4c998b0c8b921495196a48aabaf1901ff28be0760136e31604f7967b0792050e" | 
|  | dependencies = [ | 
|  | "papergrid", | 
|  | "unicode-width 0.1.14", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tar" | 
|  | version = "0.4.44" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1d863878d212c87a19c1a610eb53bb01fe12951c0501cf5a0d65f724914a667a" | 
|  | dependencies = [ | 
|  | "filetime", | 
|  | "libc", | 
|  | "xattr", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tempfile" | 
|  | version = "3.20.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1" | 
|  | dependencies = [ | 
|  | "fastrand", | 
|  | "getrandom 0.3.3", | 
|  | "once_cell", | 
|  | "rustix", | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tendril" | 
|  | version = "0.4.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0" | 
|  | dependencies = [ | 
|  | "futf", | 
|  | "mac", | 
|  | "utf-8", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "term" | 
|  | version = "0.7.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f" | 
|  | dependencies = [ | 
|  | "dirs-next", | 
|  | "rustversion", | 
|  | "winapi", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "termcolor" | 
|  | version = "1.4.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" | 
|  | dependencies = [ | 
|  | "winapi-util", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "termize" | 
|  | version = "0.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6a8da106d1a19c5b9c53c03311936568a0439926a7607815bd3461139cbab1cc" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | "windows-sys 0.60.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "test-float-parse" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "indicatif", | 
|  | "num", | 
|  | "rand 0.9.2", | 
|  | "rand_chacha 0.9.0", | 
|  | "rayon", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "thin-vec" | 
|  | version = "0.2.14" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "144f754d318415ac792f9d69fc87abbbfc043ce2ef041c60f16ad828f638717d" | 
|  |  | 
|  | [[package]] | 
|  | name = "thiserror" | 
|  | version = "1.0.69" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" | 
|  | dependencies = [ | 
|  | "thiserror-impl 1.0.69", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "thiserror" | 
|  | version = "2.0.15" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "80d76d3f064b981389ecb4b6b7f45a0bf9fdac1d5b9204c7bd6714fecc302850" | 
|  | dependencies = [ | 
|  | "thiserror-impl 2.0.15", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "thiserror-impl" | 
|  | version = "1.0.69" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "thiserror-impl" | 
|  | version = "2.0.15" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "44d29feb33e986b6ea906bd9c3559a856983f92371b3eaa5e83782a351623de0" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "thorin-dwp" | 
|  | version = "0.9.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9e9c1e705f82a260173f3eec93f2ff6d7807f23ad5a8cc2e7316a891733ea7a1" | 
|  | dependencies = [ | 
|  | "gimli 0.31.1", | 
|  | "hashbrown", | 
|  | "object 0.36.7", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "thread_local" | 
|  | version = "1.1.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "threadpool" | 
|  | version = "1.8.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa" | 
|  | dependencies = [ | 
|  | "num_cpus", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tidy" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "build_helper", | 
|  | "cargo_metadata 0.21.0", | 
|  | "fluent-syntax", | 
|  | "ignore", | 
|  | "miropt-test-tools", | 
|  | "regex", | 
|  | "rustc-hash 2.1.1", | 
|  | "semver", | 
|  | "serde", | 
|  | "similar", | 
|  | "termcolor", | 
|  | "toml 0.7.8", | 
|  | "walkdir", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tier-check" | 
|  | version = "0.1.0" | 
|  |  | 
|  | [[package]] | 
|  | name = "tikv-jemalloc-sys" | 
|  | version = "0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "cd3c60906412afa9c2b5b5a48ca6a5abe5736aec9eb48ad05037a677e52e4e2d" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tinystr" | 
|  | version = "0.8.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b" | 
|  | dependencies = [ | 
|  | "displaydoc", | 
|  | "zerovec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tinyvec" | 
|  | version = "1.9.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71" | 
|  | dependencies = [ | 
|  | "tinyvec_macros", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tinyvec_macros" | 
|  | version = "0.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" | 
|  |  | 
|  | [[package]] | 
|  | name = "toml" | 
|  | version = "0.7.8" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | "serde_spanned 0.6.9", | 
|  | "toml_datetime 0.6.11", | 
|  | "toml_edit 0.19.15", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "toml" | 
|  | version = "0.8.23" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362" | 
|  | dependencies = [ | 
|  | "indexmap", | 
|  | "serde", | 
|  | "serde_spanned 0.6.9", | 
|  | "toml_datetime 0.6.11", | 
|  | "toml_edit 0.22.27", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "toml" | 
|  | version = "0.9.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "00e5e5d9bf2475ac9d4f0d9edab68cc573dc2fd644b0dba36b0c30a92dd9eaa0" | 
|  | dependencies = [ | 
|  | "indexmap", | 
|  | "serde_core", | 
|  | "serde_spanned 1.0.2", | 
|  | "toml_datetime 0.7.2", | 
|  | "toml_parser", | 
|  | "toml_writer", | 
|  | "winnow 0.7.13", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "toml_datetime" | 
|  | version = "0.6.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "toml_datetime" | 
|  | version = "0.7.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "32f1085dec27c2b6632b04c80b3bb1b4300d6495d1e129693bdda7d91e72eec1" | 
|  | dependencies = [ | 
|  | "serde_core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "toml_edit" | 
|  | version = "0.19.15" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421" | 
|  | dependencies = [ | 
|  | "indexmap", | 
|  | "serde", | 
|  | "serde_spanned 0.6.9", | 
|  | "toml_datetime 0.6.11", | 
|  | "winnow 0.5.40", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "toml_edit" | 
|  | version = "0.22.27" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a" | 
|  | dependencies = [ | 
|  | "indexmap", | 
|  | "serde", | 
|  | "serde_spanned 0.6.9", | 
|  | "toml_datetime 0.6.11", | 
|  | "toml_write", | 
|  | "winnow 0.7.13", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "toml_parser" | 
|  | version = "1.0.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4cf893c33be71572e0e9aa6dd15e6677937abd686b066eac3f8cd3531688a627" | 
|  | dependencies = [ | 
|  | "winnow 0.7.13", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "toml_write" | 
|  | version = "0.1.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801" | 
|  |  | 
|  | [[package]] | 
|  | name = "toml_writer" | 
|  | version = "1.0.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d163a63c116ce562a22cda521fcc4d79152e7aba014456fb5eb442f6d6a10109" | 
|  |  | 
|  | [[package]] | 
|  | name = "tracing" | 
|  | version = "0.1.41" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" | 
|  | dependencies = [ | 
|  | "pin-project-lite", | 
|  | "tracing-attributes", | 
|  | "tracing-core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tracing-attributes" | 
|  | version = "0.1.30" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tracing-core" | 
|  | version = "0.1.34" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" | 
|  | dependencies = [ | 
|  | "once_cell", | 
|  | "valuable", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tracing-error" | 
|  | version = "0.2.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8b1581020d7a273442f5b45074a6a57d5757ad0a47dac0e9f0bd57b81936f3db" | 
|  | dependencies = [ | 
|  | "tracing", | 
|  | "tracing-subscriber", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tracing-log" | 
|  | version = "0.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" | 
|  | dependencies = [ | 
|  | "log", | 
|  | "once_cell", | 
|  | "tracing-core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tracing-subscriber" | 
|  | version = "0.3.18" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b" | 
|  | dependencies = [ | 
|  | "matchers", | 
|  | "nu-ansi-term 0.46.0", | 
|  | "once_cell", | 
|  | "parking_lot", | 
|  | "regex", | 
|  | "sharded-slab", | 
|  | "smallvec", | 
|  | "thread_local", | 
|  | "tracing", | 
|  | "tracing-core", | 
|  | "tracing-log", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tracing-tree" | 
|  | version = "0.3.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b56c62d2c80033cb36fae448730a2f2ef99410fe3ecbffc916681a32f6807dbe" | 
|  | dependencies = [ | 
|  | "nu-ansi-term 0.50.1", | 
|  | "tracing-core", | 
|  | "tracing-log", | 
|  | "tracing-subscriber", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "twox-hash" | 
|  | version = "1.6.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "rand 0.8.5", | 
|  | "static_assertions", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "twox-hash" | 
|  | version = "2.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8b907da542cbced5261bd3256de1b3a1bf340a3d37f93425a07362a1d687de56" | 
|  |  | 
|  | [[package]] | 
|  | name = "type-map" | 
|  | version = "0.5.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "cb30dbbd9036155e74adad6812e9898d03ec374946234fbcebd5dfc7b9187b90" | 
|  | dependencies = [ | 
|  | "rustc-hash 2.1.1", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "typeid" | 
|  | version = "1.0.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c" | 
|  |  | 
|  | [[package]] | 
|  | name = "typenum" | 
|  | version = "1.18.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f" | 
|  |  | 
|  | [[package]] | 
|  | name = "ucd-parse" | 
|  | version = "0.1.13" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c06ff81122fcbf4df4c1660b15f7e3336058e7aec14437c9f85c6b31a0f279b9" | 
|  | dependencies = [ | 
|  | "regex-lite", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ucd-trie" | 
|  | version = "0.1.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971" | 
|  |  | 
|  | [[package]] | 
|  | name = "ui_test" | 
|  | version = "0.30.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b56a6897cc4bb6f8daf1939b0b39cd9645856997f46f4d0b3e3cb7122dfe9251" | 
|  | dependencies = [ | 
|  | "annotate-snippets 0.11.5", | 
|  | "anyhow", | 
|  | "bstr", | 
|  | "cargo-platform 0.1.9", | 
|  | "cargo_metadata 0.18.1", | 
|  | "color-eyre", | 
|  | "colored 2.2.0", | 
|  | "comma", | 
|  | "crossbeam-channel", | 
|  | "indicatif", | 
|  | "levenshtein", | 
|  | "prettydiff", | 
|  | "regex", | 
|  | "rustc_version", | 
|  | "rustfix", | 
|  | "serde", | 
|  | "serde_json", | 
|  | "spanned", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "unic-langid" | 
|  | version = "0.9.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a28ba52c9b05311f4f6e62d5d9d46f094bd6e84cb8df7b3ef952748d752a7d05" | 
|  | dependencies = [ | 
|  | "unic-langid-impl", | 
|  | "unic-langid-macros", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "unic-langid-impl" | 
|  | version = "0.9.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "dce1bf08044d4b7a94028c93786f8566047edc11110595914de93362559bc658" | 
|  | dependencies = [ | 
|  | "tinystr", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "unic-langid-macros" | 
|  | version = "0.9.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d5957eb82e346d7add14182a3315a7e298f04e1ba4baac36f7f0dbfedba5fc25" | 
|  | dependencies = [ | 
|  | "proc-macro-hack", | 
|  | "tinystr", | 
|  | "unic-langid-impl", | 
|  | "unic-langid-macros-impl", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "unic-langid-macros-impl" | 
|  | version = "0.9.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a1249a628de3ad34b821ecb1001355bca3940bcb2f88558f1a8bd82e977f75b5" | 
|  | dependencies = [ | 
|  | "proc-macro-hack", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | "unic-langid-impl", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "unicase" | 
|  | version = "2.8.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539" | 
|  |  | 
|  | [[package]] | 
|  | name = "unicode-ident" | 
|  | version = "1.0.18" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512" | 
|  |  | 
|  | [[package]] | 
|  | name = "unicode-normalization" | 
|  | version = "0.1.24" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956" | 
|  | dependencies = [ | 
|  | "tinyvec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "unicode-properties" | 
|  | version = "0.1.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0" | 
|  |  | 
|  | [[package]] | 
|  | name = "unicode-script" | 
|  | version = "0.5.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9fb421b350c9aff471779e262955939f565ec18b86c15364e6bdf0d662ca7c1f" | 
|  |  | 
|  | [[package]] | 
|  | name = "unicode-security" | 
|  | version = "0.1.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2e4ddba1535dd35ed8b61c52166b7155d7f4e4b8847cec6f48e71dc66d8b5e50" | 
|  | dependencies = [ | 
|  | "unicode-normalization", | 
|  | "unicode-script", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "unicode-segmentation" | 
|  | version = "1.12.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493" | 
|  |  | 
|  | [[package]] | 
|  | name = "unicode-table-generator" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "ucd-parse", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "unicode-width" | 
|  | version = "0.1.14" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af" | 
|  |  | 
|  | [[package]] | 
|  | name = "unicode-width" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254" | 
|  |  | 
|  | [[package]] | 
|  | name = "unicode-xid" | 
|  | version = "0.2.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" | 
|  |  | 
|  | [[package]] | 
|  | name = "unified-diff" | 
|  | version = "0.2.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "496a3d395ed0c30f411ceace4a91f7d93b148fb5a9b383d5d4cff7850f048d5f" | 
|  | dependencies = [ | 
|  | "diff", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "unstable-book-gen" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "num-traits", | 
|  | "tidy", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "url" | 
|  | version = "2.5.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" | 
|  | dependencies = [ | 
|  | "form_urlencoded", | 
|  | "idna", | 
|  | "percent-encoding", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "urlencoding" | 
|  | version = "2.1.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" | 
|  |  | 
|  | [[package]] | 
|  | name = "utf-8" | 
|  | version = "0.7.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" | 
|  |  | 
|  | [[package]] | 
|  | name = "utf8-width" | 
|  | version = "0.1.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "86bd8d4e895da8537e5315b8254664e6b769c4ff3db18321b297a1e7004392e3" | 
|  |  | 
|  | [[package]] | 
|  | name = "utf8_iter" | 
|  | version = "1.0.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" | 
|  |  | 
|  | [[package]] | 
|  | name = "utf8parse" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" | 
|  |  | 
|  | [[package]] | 
|  | name = "uuid" | 
|  | version = "1.18.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f33196643e165781c20a5ead5582283a7dacbb87855d867fbc2df3f81eddc1be" | 
|  | dependencies = [ | 
|  | "getrandom 0.3.3", | 
|  | "js-sys", | 
|  | "wasm-bindgen", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "valuable" | 
|  | version = "0.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" | 
|  |  | 
|  | [[package]] | 
|  | name = "vcpkg" | 
|  | version = "0.2.15" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" | 
|  |  | 
|  | [[package]] | 
|  | name = "version_check" | 
|  | version = "0.9.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" | 
|  |  | 
|  | [[package]] | 
|  | name = "walkdir" | 
|  | version = "2.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" | 
|  | dependencies = [ | 
|  | "same-file", | 
|  | "winapi-util", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasi" | 
|  | version = "0.11.1+wasi-snapshot-preview1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" | 
|  |  | 
|  | [[package]] | 
|  | name = "wasi" | 
|  | version = "0.14.2+wasi-0.2.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3" | 
|  | dependencies = [ | 
|  | "wit-bindgen-rt", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasi-preview1-component-adapter-provider" | 
|  | version = "37.0.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8d0fcd636ad2b29a7c0490799a23ad61d1c8dedfafdb970447fddd0549502b60" | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen" | 
|  | version = "0.2.100" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "once_cell", | 
|  | "rustversion", | 
|  | "wasm-bindgen-macro", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-backend" | 
|  | version = "0.2.100" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" | 
|  | dependencies = [ | 
|  | "bumpalo", | 
|  | "log", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | "wasm-bindgen-shared", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-macro" | 
|  | version = "0.2.100" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" | 
|  | dependencies = [ | 
|  | "quote", | 
|  | "wasm-bindgen-macro-support", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-macro-support" | 
|  | version = "0.2.100" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | "wasm-bindgen-backend", | 
|  | "wasm-bindgen-shared", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-shared" | 
|  | version = "0.2.100" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" | 
|  | dependencies = [ | 
|  | "unicode-ident", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-component-ld" | 
|  | version = "0.5.18" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "11f565dfcfd9aabb10d865b608a92ce1f93051aeb56f4c89550ed9cd97d8ce0e" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "clap", | 
|  | "lexopt", | 
|  | "libc", | 
|  | "tempfile", | 
|  | "wasi-preview1-component-adapter-provider", | 
|  | "wasmparser 0.240.0", | 
|  | "wat", | 
|  | "windows-sys 0.61.2", | 
|  | "winsplit", | 
|  | "wit-component", | 
|  | "wit-parser", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-component-ld-wrapper" | 
|  | version = "0.1.0" | 
|  | dependencies = [ | 
|  | "wasm-component-ld", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-encoder" | 
|  | version = "0.219.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8aa79bcd666a043b58f5fa62b221b0b914dd901e6f620e8ab7371057a797f3e1" | 
|  | dependencies = [ | 
|  | "leb128", | 
|  | "wasmparser 0.219.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-encoder" | 
|  | version = "0.240.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "06d642d8c5ecc083aafe9ceb32809276a304547a3a6eeecceb5d8152598bc71f" | 
|  | dependencies = [ | 
|  | "leb128fmt", | 
|  | "wasmparser 0.240.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-metadata" | 
|  | version = "0.240.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ee093e1e1ccffa005b9b778f7a10ccfd58e25a20eccad294a1a93168d076befb" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "indexmap", | 
|  | "wasm-encoder 0.240.0", | 
|  | "wasmparser 0.240.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasmparser" | 
|  | version = "0.219.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5220ee4c6ffcc0cb9d7c47398052203bc902c8ef3985b0c8134118440c0b2921" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "indexmap", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasmparser" | 
|  | version = "0.236.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a9b1e81f3eb254cf7404a82cee6926a4a3ccc5aad80cc3d43608a070c67aa1d7" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "indexmap", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasmparser" | 
|  | version = "0.240.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b722dcf61e0ea47440b53ff83ccb5df8efec57a69d150e4f24882e4eba7e24a4" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | "hashbrown", | 
|  | "indexmap", | 
|  | "semver", | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wast" | 
|  | version = "240.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b0efe1c93db4ac562b9733e3dca19ed7fc878dba29aef22245acf84f13da4a19" | 
|  | dependencies = [ | 
|  | "bumpalo", | 
|  | "leb128fmt", | 
|  | "memchr", | 
|  | "unicode-width 0.2.2", | 
|  | "wasm-encoder 0.240.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wat" | 
|  | version = "1.240.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4ec9b6eab7ecd4d639d78515e9ea491c9bacf494aa5eda10823bd35992cf8c1e" | 
|  | dependencies = [ | 
|  | "wast", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "web-time" | 
|  | version = "1.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" | 
|  | dependencies = [ | 
|  | "js-sys", | 
|  | "wasm-bindgen", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "winapi" | 
|  | version = "0.3.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" | 
|  | dependencies = [ | 
|  | "winapi-i686-pc-windows-gnu", | 
|  | "winapi-x86_64-pc-windows-gnu", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "winapi-i686-pc-windows-gnu" | 
|  | version = "0.4.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" | 
|  |  | 
|  | [[package]] | 
|  | name = "winapi-util" | 
|  | version = "0.1.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" | 
|  | dependencies = [ | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "winapi-x86_64-pc-windows-gnu" | 
|  | version = "0.4.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows" | 
|  | version = "0.58.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6" | 
|  | dependencies = [ | 
|  | "windows-core 0.58.0", | 
|  | "windows-targets 0.52.6", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows" | 
|  | version = "0.61.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893" | 
|  | dependencies = [ | 
|  | "windows-collections", | 
|  | "windows-core 0.61.2", | 
|  | "windows-future", | 
|  | "windows-link 0.1.3", | 
|  | "windows-numerics", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-bindgen" | 
|  | version = "0.61.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9b4e97b01190d32f268a2dfbd3f006f77840633746707fbe40bcee588108a231" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | "serde_json", | 
|  | "windows-threading", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-collections" | 
|  | version = "0.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8" | 
|  | dependencies = [ | 
|  | "windows-core 0.61.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-core" | 
|  | version = "0.58.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99" | 
|  | dependencies = [ | 
|  | "windows-implement 0.58.0", | 
|  | "windows-interface 0.58.0", | 
|  | "windows-result 0.2.0", | 
|  | "windows-strings 0.1.0", | 
|  | "windows-targets 0.52.6", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-core" | 
|  | version = "0.61.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" | 
|  | dependencies = [ | 
|  | "windows-implement 0.60.0", | 
|  | "windows-interface 0.59.1", | 
|  | "windows-link 0.1.3", | 
|  | "windows-result 0.3.4", | 
|  | "windows-strings 0.4.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-future" | 
|  | version = "0.2.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e" | 
|  | dependencies = [ | 
|  | "windows-core 0.61.2", | 
|  | "windows-link 0.1.3", | 
|  | "windows-threading", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-implement" | 
|  | version = "0.58.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-implement" | 
|  | version = "0.60.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-interface" | 
|  | version = "0.58.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-interface" | 
|  | version = "0.59.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-link" | 
|  | version = "0.1.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-link" | 
|  | version = "0.2.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-numerics" | 
|  | version = "0.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1" | 
|  | dependencies = [ | 
|  | "windows-core 0.61.2", | 
|  | "windows-link 0.1.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-result" | 
|  | version = "0.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e" | 
|  | dependencies = [ | 
|  | "windows-targets 0.52.6", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-result" | 
|  | version = "0.3.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" | 
|  | dependencies = [ | 
|  | "windows-link 0.1.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-strings" | 
|  | version = "0.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10" | 
|  | dependencies = [ | 
|  | "windows-result 0.2.0", | 
|  | "windows-targets 0.52.6", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-strings" | 
|  | version = "0.4.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" | 
|  | dependencies = [ | 
|  | "windows-link 0.1.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-sys" | 
|  | version = "0.52.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" | 
|  | dependencies = [ | 
|  | "windows-targets 0.52.6", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-sys" | 
|  | version = "0.59.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" | 
|  | dependencies = [ | 
|  | "windows-targets 0.52.6", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-sys" | 
|  | version = "0.60.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" | 
|  | dependencies = [ | 
|  | "windows-targets 0.53.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-sys" | 
|  | version = "0.61.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" | 
|  | dependencies = [ | 
|  | "windows-link 0.2.1", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-targets" | 
|  | version = "0.52.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" | 
|  | dependencies = [ | 
|  | "windows_aarch64_gnullvm 0.52.6", | 
|  | "windows_aarch64_msvc 0.52.6", | 
|  | "windows_i686_gnu 0.52.6", | 
|  | "windows_i686_gnullvm 0.52.6", | 
|  | "windows_i686_msvc 0.52.6", | 
|  | "windows_x86_64_gnu 0.52.6", | 
|  | "windows_x86_64_gnullvm 0.52.6", | 
|  | "windows_x86_64_msvc 0.52.6", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-targets" | 
|  | version = "0.53.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91" | 
|  | dependencies = [ | 
|  | "windows-link 0.1.3", | 
|  | "windows_aarch64_gnullvm 0.53.0", | 
|  | "windows_aarch64_msvc 0.53.0", | 
|  | "windows_i686_gnu 0.53.0", | 
|  | "windows_i686_gnullvm 0.53.0", | 
|  | "windows_i686_msvc 0.53.0", | 
|  | "windows_x86_64_gnu 0.53.0", | 
|  | "windows_x86_64_gnullvm 0.53.0", | 
|  | "windows_x86_64_msvc 0.53.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-threading" | 
|  | version = "0.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6" | 
|  | dependencies = [ | 
|  | "windows-link 0.1.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_aarch64_gnullvm" | 
|  | version = "0.52.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_aarch64_gnullvm" | 
|  | version = "0.53.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_aarch64_msvc" | 
|  | version = "0.52.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_aarch64_msvc" | 
|  | version = "0.53.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_i686_gnu" | 
|  | version = "0.52.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_i686_gnu" | 
|  | version = "0.53.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_i686_gnullvm" | 
|  | version = "0.52.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_i686_gnullvm" | 
|  | version = "0.53.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_i686_msvc" | 
|  | version = "0.52.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_i686_msvc" | 
|  | version = "0.53.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_x86_64_gnu" | 
|  | version = "0.52.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_x86_64_gnu" | 
|  | version = "0.53.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_x86_64_gnullvm" | 
|  | version = "0.52.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_x86_64_gnullvm" | 
|  | version = "0.53.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_x86_64_msvc" | 
|  | version = "0.52.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_x86_64_msvc" | 
|  | version = "0.53.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" | 
|  |  | 
|  | [[package]] | 
|  | name = "winnow" | 
|  | version = "0.5.40" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876" | 
|  | dependencies = [ | 
|  | "memchr", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "winnow" | 
|  | version = "0.7.13" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf" | 
|  | dependencies = [ | 
|  | "memchr", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "winsplit" | 
|  | version = "0.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3ab703352da6a72f35c39a533526393725640575bb211f61987a2748323ad956" | 
|  |  | 
|  | [[package]] | 
|  | name = "wit-bindgen-rt" | 
|  | version = "0.39.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1" | 
|  | dependencies = [ | 
|  | "bitflags", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wit-component" | 
|  | version = "0.240.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7dc5474b078addc5fe8a72736de8da3acfb3ff324c2491133f8b59594afa1a20" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "bitflags", | 
|  | "indexmap", | 
|  | "log", | 
|  | "serde", | 
|  | "serde_derive", | 
|  | "serde_json", | 
|  | "wasm-encoder 0.240.0", | 
|  | "wasm-metadata", | 
|  | "wasmparser 0.240.0", | 
|  | "wit-parser", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wit-parser" | 
|  | version = "0.240.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9875ea3fa272f57cc1fc50f225a7b94021a7878c484b33792bccad0d93223439" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "id-arena", | 
|  | "indexmap", | 
|  | "log", | 
|  | "semver", | 
|  | "serde", | 
|  | "serde_derive", | 
|  | "serde_json", | 
|  | "unicode-xid", | 
|  | "wasmparser 0.240.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "writeable" | 
|  | version = "0.6.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb" | 
|  |  | 
|  | [[package]] | 
|  | name = "x" | 
|  | version = "0.1.1" | 
|  |  | 
|  | [[package]] | 
|  | name = "xattr" | 
|  | version = "1.5.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "af3a19837351dc82ba89f8a125e22a3c475f05aba604acc023d62b2739ae2909" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | "rustix", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "xz2" | 
|  | version = "0.1.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2" | 
|  | dependencies = [ | 
|  | "lzma-sys", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "yansi-term" | 
|  | version = "0.1.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "fe5c30ade05e61656247b2e334a031dfd0cc466fadef865bdcdea8d537951bf1" | 
|  | dependencies = [ | 
|  | "winapi", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "yoke" | 
|  | version = "0.8.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | "stable_deref_trait", | 
|  | "yoke-derive", | 
|  | "zerofrom", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "yoke-derive" | 
|  | version = "0.8.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | "synstructure", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "zerocopy" | 
|  | version = "0.8.26" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f" | 
|  | dependencies = [ | 
|  | "zerocopy-derive", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "zerocopy-derive" | 
|  | version = "0.8.26" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "zerofrom" | 
|  | version = "0.1.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" | 
|  | dependencies = [ | 
|  | "zerofrom-derive", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "zerofrom-derive" | 
|  | version = "0.1.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | "synstructure", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "zerotrie" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595" | 
|  | dependencies = [ | 
|  | "displaydoc", | 
|  | "yoke", | 
|  | "zerofrom", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "zerovec" | 
|  | version = "0.11.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b" | 
|  | dependencies = [ | 
|  | "yoke", | 
|  | "zerofrom", | 
|  | "zerovec-derive", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "zerovec-derive" | 
|  | version = "0.11.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn 2.0.106", | 
|  | ] |