| # This file is automatically @generated by Cargo. |
| # It is not intended for manual editing. |
| version = 4 |
| |
| [[package]] |
| name = "adler2" |
| version = "2.0.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" |
| |
| [[package]] |
| name = "aho-corasick" |
| version = "1.1.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" |
| dependencies = [ |
| "memchr", |
| ] |
| |
| [[package]] |
| name = "alloca" |
| version = "0.4.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e5a7d05ea6aea7e9e64d25b9156ba2fee3fdd659e34e41063cd2fc7cd020d7f4" |
| dependencies = [ |
| "cc", |
| ] |
| |
| [[package]] |
| name = "allocator-api2" |
| version = "0.2.21" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" |
| |
| [[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 = "anes" |
| version = "0.1.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" |
| |
| [[package]] |
| name = "annotate-snippets" |
| version = "0.12.16" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f211a51805bc641f3ad5b7664c77d2547af685cc33b4cd8d31964027a46f13f1" |
| dependencies = [ |
| "anstyle", |
| "memchr", |
| "unicode-width", |
| ] |
| |
| [[package]] |
| name = "anstream" |
| version = "1.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d" |
| dependencies = [ |
| "anstyle", |
| "anstyle-parse", |
| "anstyle-query", |
| "anstyle-wincon", |
| "colorchoice", |
| "is_terminal_polyfill", |
| "utf8parse", |
| ] |
| |
| [[package]] |
| name = "anstyle" |
| version = "1.0.14" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000" |
| |
| [[package]] |
| name = "anstyle-hyperlink" |
| version = "1.0.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7a14cad0fa1d1fb02de486a95ea7fd8dd28567b82f65b4ca34bffa7da81823e4" |
| dependencies = [ |
| "libc", |
| "percent-encoding", |
| ] |
| |
| [[package]] |
| name = "anstyle-lossy" |
| version = "1.1.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d9ca7d0f520afcd6d817970d0b2d5fd7c630c75e7783cae046b8b8a783c5befa" |
| dependencies = [ |
| "anstyle", |
| ] |
| |
| [[package]] |
| name = "anstyle-parse" |
| version = "1.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e" |
| dependencies = [ |
| "utf8parse", |
| ] |
| |
| [[package]] |
| name = "anstyle-progress" |
| version = "0.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ee65f3323c89eac2de51015f125682e9a88c3bf7a10d0c39b3768ff6af654ff7" |
| |
| [[package]] |
| name = "anstyle-query" |
| version = "1.1.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" |
| dependencies = [ |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "anstyle-svg" |
| version = "1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "db7ec5fa88fc0837393f6b110b0764aeb0a673952bc91300628641dd0fffbf85" |
| dependencies = [ |
| "anstyle", |
| "anstyle-lossy", |
| "anstyle-parse", |
| "html-escape", |
| "unicode-width", |
| ] |
| |
| [[package]] |
| name = "anstyle-wincon" |
| version = "3.0.11" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" |
| dependencies = [ |
| "anstyle", |
| "once_cell_polyfill", |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "anyhow" |
| version = "1.0.103" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "2a4385e2e34eb35d6b3efe798b9eb88096925d87726c0798709bf56d9ed84af3" |
| |
| [[package]] |
| name = "arc-swap" |
| version = "1.9.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c049c0be4daef0b145cb3555416b3b8ef5b7888a38aea1a3a155801fe7b0810b" |
| dependencies = [ |
| "rustversion", |
| ] |
| |
| [[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.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f02882884d3e1bc524fb12c79f107f6ad0e1cfd498c536ffb494301740995dfe" |
| |
| [[package]] |
| name = "async-trait" |
| version = "0.1.89" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn 2.0.118", |
| ] |
| |
| [[package]] |
| name = "atomic-waker" |
| version = "1.1.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" |
| |
| [[package]] |
| name = "autocfg" |
| version = "1.5.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53" |
| |
| [[package]] |
| name = "base16ct" |
| version = "0.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf" |
| |
| [[package]] |
| name = "base64" |
| version = "0.22.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" |
| |
| [[package]] |
| name = "base64ct" |
| version = "1.8.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "2af50177e190e07a26ab74f8b1efbfe2ef87da2116221318cb1c2e82baf7de06" |
| |
| [[package]] |
| name = "benchsuite" |
| version = "0.0.0" |
| dependencies = [ |
| "cargo", |
| "cargo-util", |
| "cargo-util-terminal", |
| "criterion", |
| "flate2", |
| "rand 0.10.1", |
| "tar", |
| "url", |
| ] |
| |
| [[package]] |
| name = "bit-set" |
| version = "0.8.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3" |
| dependencies = [ |
| "bit-vec", |
| ] |
| |
| [[package]] |
| name = "bit-vec" |
| version = "0.8.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7" |
| |
| [[package]] |
| name = "bitflags" |
| version = "1.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" |
| |
| [[package]] |
| name = "bitflags" |
| version = "2.13.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b4388bee8683e3d04af747c73422af53102d2bd24d9eadb6cbc100baef4b43f8" |
| |
| [[package]] |
| name = "bitmaps" |
| version = "2.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "031043d04099746d8db04daf1fa424b2bc8bd69d92b25962dcde24da39ab64a2" |
| dependencies = [ |
| "typenum", |
| ] |
| |
| [[package]] |
| name = "blake3" |
| version = "1.8.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0aa83c34e62843d924f905e0f5c866eb1dd6545fc4d719e803d9ba6030371fce" |
| dependencies = [ |
| "arrayref", |
| "arrayvec", |
| "cc", |
| "cfg-if", |
| "constant_time_eq", |
| "cpufeatures 0.3.0", |
| ] |
| |
| [[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 = "block-buffer" |
| version = "0.12.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d2f6c7dbe95a6ed67ad9f18e57daf93a2f034c524b99fd2b76d18fdfeb6660aa" |
| dependencies = [ |
| "hybrid-array", |
| ] |
| |
| [[package]] |
| name = "block2" |
| version = "0.6.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "cdeb9d870516001442e364c5220d3574d2da8dc765554b4a617230d33fa58ef5" |
| dependencies = [ |
| "objc2", |
| ] |
| |
| [[package]] |
| name = "bstr" |
| version = "1.12.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "5cee35f73844aa3014bb606320a6c1f010249dbdf43342fe54b5a4f6a8ed4b79" |
| dependencies = [ |
| "memchr", |
| "regex-automata", |
| "serde_core", |
| ] |
| |
| [[package]] |
| name = "build-rs" |
| version = "0.3.5" |
| dependencies = [ |
| "unicode-ident", |
| ] |
| |
| [[package]] |
| name = "build-rs-test-lib" |
| version = "0.0.0" |
| dependencies = [ |
| "build-rs", |
| ] |
| |
| [[package]] |
| name = "bumpalo" |
| version = "3.20.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649" |
| |
| [[package]] |
| name = "byteorder" |
| version = "1.5.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" |
| |
| [[package]] |
| name = "bytes" |
| version = "1.12.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8ae3f5d315924270530207e2a68396c3cc547f6dca3fbdca317cfb1a51edb593" |
| |
| [[package]] |
| name = "camino" |
| version = "1.2.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "5f2d30e4173c4026932d51d31d6b0613b1fd3014bf3f9f8943d4ba139c437ba0" |
| dependencies = [ |
| "serde_core", |
| ] |
| |
| [[package]] |
| name = "capture" |
| version = "0.1.0" |
| dependencies = [ |
| "cargo_metadata", |
| "flate2", |
| "tar", |
| "toml", |
| ] |
| |
| [[package]] |
| name = "cargo" |
| version = "0.99.0" |
| dependencies = [ |
| "annotate-snippets", |
| "anstream", |
| "anstyle", |
| "anstyle-progress", |
| "anyhow", |
| "async-trait", |
| "base64", |
| "blake3", |
| "cargo-credential", |
| "cargo-credential-libsecret", |
| "cargo-credential-macos-keychain", |
| "cargo-credential-wincred", |
| "cargo-platform 0.3.3", |
| "cargo-test-support", |
| "cargo-util", |
| "cargo-util-schemas", |
| "cargo-util-terminal", |
| "clap", |
| "clap_complete", |
| "color-print", |
| "crates-io", |
| "curl", |
| "curl-sys", |
| "filetime", |
| "flate2", |
| "futures", |
| "futures-timer", |
| "git2", |
| "git2-curl", |
| "gix", |
| "gix-transport", |
| "glob", |
| "heck", |
| "hex", |
| "hmac 0.13.0", |
| "home 0.5.12", |
| "http", |
| "http-auth", |
| "ignore", |
| "im-rc", |
| "indexmap", |
| "itertools 0.15.0", |
| "jiff", |
| "jobserver", |
| "libc", |
| "libgit2-sys", |
| "memchr", |
| "memfd", |
| "opener", |
| "openssl", |
| "openssl-src", |
| "os_info", |
| "pasetors", |
| "pathdiff", |
| "portable-atomic", |
| "rand 0.10.1", |
| "regex", |
| "rusqlite", |
| "rustc-hash 2.1.2", |
| "rustc-stable-hash", |
| "rustfix", |
| "same-file", |
| "semver", |
| "serde", |
| "serde-untagged", |
| "serde_ignored", |
| "serde_json", |
| "sha1 0.11.0", |
| "shell-escape", |
| "snapbox", |
| "tar", |
| "tempfile", |
| "thiserror 2.0.18", |
| "time", |
| "toml", |
| "toml_edit", |
| "toml_parser", |
| "toml_writer", |
| "tracing", |
| "tracing-chrome", |
| "tracing-subscriber", |
| "unicase", |
| "unicode-ident", |
| "unicode-width", |
| "url", |
| "walkdir", |
| "windows-sys 0.61.2", |
| "winnow", |
| ] |
| |
| [[package]] |
| name = "cargo-credential" |
| version = "0.4.10" |
| dependencies = [ |
| "anyhow", |
| "libc", |
| "serde", |
| "serde_json", |
| "snapbox", |
| "thiserror 2.0.18", |
| "time", |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "cargo-credential-1password" |
| version = "0.4.6" |
| dependencies = [ |
| "cargo-credential", |
| "serde", |
| "serde_json", |
| ] |
| |
| [[package]] |
| name = "cargo-credential-libsecret" |
| version = "0.5.9" |
| dependencies = [ |
| "anyhow", |
| "cargo-credential", |
| "libloading", |
| ] |
| |
| [[package]] |
| name = "cargo-credential-macos-keychain" |
| version = "0.4.24" |
| dependencies = [ |
| "cargo-credential", |
| "security-framework", |
| ] |
| |
| [[package]] |
| name = "cargo-credential-wincred" |
| version = "0.4.24" |
| dependencies = [ |
| "cargo-credential", |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "cargo-platform" |
| version = "0.3.3" |
| dependencies = [ |
| "serde", |
| "serde_core", |
| ] |
| |
| [[package]] |
| name = "cargo-platform" |
| version = "0.3.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "dd0061da739915fae12ea00e16397555ed4371a6bb285431aab930f61b0aa4ba" |
| dependencies = [ |
| "serde", |
| "serde_core", |
| ] |
| |
| [[package]] |
| name = "cargo-test-macro" |
| version = "0.4.13" |
| |
| [[package]] |
| name = "cargo-test-support" |
| version = "0.11.4" |
| dependencies = [ |
| "anyhow", |
| "cargo-test-macro", |
| "cargo-util", |
| "crates-io", |
| "filetime", |
| "flate2", |
| "git2", |
| "glob", |
| "itertools 0.15.0", |
| "pasetors", |
| "regex", |
| "serde", |
| "serde_json", |
| "snapbox", |
| "tar", |
| "time", |
| "toml", |
| "url", |
| "walkdir", |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "cargo-util" |
| version = "0.2.31" |
| dependencies = [ |
| "anyhow", |
| "core-foundation", |
| "filetime", |
| "hex", |
| "ignore", |
| "jobserver", |
| "libc", |
| "miow", |
| "portable-atomic", |
| "same-file", |
| "sha2 0.11.0", |
| "shell-escape", |
| "tempfile", |
| "tracing", |
| "walkdir", |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "cargo-util-schemas" |
| version = "0.14.2" |
| dependencies = [ |
| "jiff", |
| "schemars", |
| "semver", |
| "serde", |
| "serde-untagged", |
| "serde-value", |
| "serde_json", |
| "snapbox", |
| "thiserror 2.0.18", |
| "toml", |
| "unicode-ident", |
| "url", |
| ] |
| |
| [[package]] |
| name = "cargo-util-terminal" |
| version = "0.1.1" |
| dependencies = [ |
| "annotate-snippets", |
| "anstream", |
| "anstyle", |
| "anstyle-hyperlink", |
| "anstyle-progress", |
| "anyhow", |
| "libc", |
| "serde", |
| "serde_json", |
| "supports-hyperlinks", |
| "supports-unicode", |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "cargo_metadata" |
| version = "0.23.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ef987d17b0a113becdd19d3d0022d04d7ef41f9efe4f3fb63ac44ba61df3ade9" |
| dependencies = [ |
| "camino", |
| "cargo-platform 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "semver", |
| "serde", |
| "serde_json", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "cast" |
| version = "0.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" |
| |
| [[package]] |
| name = "cc" |
| version = "1.2.65" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e228eec9be7c17ccb640b59b36a5cd805ea2a564a4c5e162c2f659fea30d3b96" |
| dependencies = [ |
| "find-msvc-tools", |
| "jobserver", |
| "libc", |
| "shlex 2.0.1", |
| ] |
| |
| [[package]] |
| name = "cfg-if" |
| version = "1.0.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" |
| |
| [[package]] |
| name = "cfg_aliases" |
| version = "0.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" |
| |
| [[package]] |
| name = "chacha20" |
| version = "0.10.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d524456ba66e72eb8b115ff89e01e497f8e6d11d78b70b1aa13c0fbd97540a81" |
| dependencies = [ |
| "cfg-if", |
| "cpufeatures 0.3.0", |
| "rand_core 0.10.1", |
| ] |
| |
| [[package]] |
| name = "ciborium" |
| version = "0.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" |
| dependencies = [ |
| "ciborium-io", |
| "ciborium-ll", |
| "serde", |
| ] |
| |
| [[package]] |
| name = "ciborium-io" |
| version = "0.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" |
| |
| [[package]] |
| name = "ciborium-ll" |
| version = "0.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" |
| dependencies = [ |
| "ciborium-io", |
| "half", |
| ] |
| |
| [[package]] |
| name = "clap" |
| version = "4.6.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51" |
| dependencies = [ |
| "clap_builder", |
| ] |
| |
| [[package]] |
| name = "clap_builder" |
| version = "4.6.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f" |
| dependencies = [ |
| "anstream", |
| "anstyle", |
| "clap_lex", |
| "strsim", |
| "terminal_size", |
| ] |
| |
| [[package]] |
| name = "clap_complete" |
| version = "4.6.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "97bf4965940c2382204c0ded6dd3dd48c0c4e872f1e76fb1bf94f45991a2cb6a" |
| dependencies = [ |
| "clap", |
| "clap_lex", |
| "is_executable", |
| "shlex 1.3.0", |
| ] |
| |
| [[package]] |
| name = "clap_lex" |
| version = "1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9" |
| |
| [[package]] |
| name = "clru" |
| version = "0.6.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "197fd99cb113a8d5d9b6376f3aa817f32c1078f2343b714fff7d2ca44fdf67d5" |
| dependencies = [ |
| "hashbrown 0.16.1", |
| ] |
| |
| [[package]] |
| name = "cmov" |
| version = "0.5.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0c9ea0ac24bc397ab3c98583a3c9ba74fa56b09a4449bbe172b9b1ddb016027a" |
| |
| [[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.118", |
| ] |
| |
| [[package]] |
| name = "colorchoice" |
| version = "1.0.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570" |
| |
| [[package]] |
| name = "const-oid" |
| version = "0.9.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" |
| |
| [[package]] |
| name = "const-oid" |
| version = "0.10.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a6ef517f0926dd24a1582492c791b6a4818a4d94e789a334894aa15b0d12f55c" |
| |
| [[package]] |
| name = "constant_time_eq" |
| version = "0.4.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "3d52eff69cd5e647efe296129160853a42795992097e8af39800e1060caeea9b" |
| |
| [[package]] |
| name = "content_inspector" |
| version = "0.2.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b7bda66e858c683005a53a9a60c69a4aca7eeaa45d124526e389f7aec8e62f38" |
| dependencies = [ |
| "memchr", |
| ] |
| |
| [[package]] |
| name = "core-foundation" |
| version = "0.10.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" |
| dependencies = [ |
| "core-foundation-sys", |
| "libc", |
| ] |
| |
| [[package]] |
| name = "core-foundation-sys" |
| version = "0.8.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" |
| |
| [[package]] |
| name = "cpufeatures" |
| version = "0.2.17" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" |
| dependencies = [ |
| "libc", |
| ] |
| |
| [[package]] |
| name = "cpufeatures" |
| version = "0.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201" |
| dependencies = [ |
| "libc", |
| ] |
| |
| [[package]] |
| name = "crates-io" |
| version = "0.41.1" |
| dependencies = [ |
| "http", |
| "percent-encoding", |
| "serde", |
| "serde_json", |
| "thiserror 2.0.18", |
| "url", |
| ] |
| |
| [[package]] |
| name = "crc32fast" |
| version = "1.5.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" |
| dependencies = [ |
| "cfg-if", |
| ] |
| |
| [[package]] |
| name = "criterion" |
| version = "0.8.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "950046b2aa2492f9a536f5f4f9a3de7b9e2476e575e05bd6c333371add4d98f3" |
| dependencies = [ |
| "alloca", |
| "anes", |
| "cast", |
| "ciborium", |
| "clap", |
| "criterion-plot", |
| "itertools 0.13.0", |
| "num-traits", |
| "oorandom", |
| "page_size", |
| "plotters", |
| "rayon", |
| "regex", |
| "serde", |
| "serde_json", |
| "tinytemplate", |
| "walkdir", |
| ] |
| |
| [[package]] |
| name = "criterion-plot" |
| version = "0.8.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d8d80a2f4f5b554395e47b5d8305bc3d27813bacb73493eb1001e8f76dae29ea" |
| dependencies = [ |
| "cast", |
| "itertools 0.13.0", |
| ] |
| |
| [[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 = "crunchy" |
| version = "0.2.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" |
| |
| [[package]] |
| name = "crypto-bigint" |
| version = "0.5.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" |
| dependencies = [ |
| "generic-array", |
| "rand_core 0.6.4", |
| "subtle", |
| "zeroize", |
| ] |
| |
| [[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 = "crypto-common" |
| version = "0.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ce6e4c961d6cd6c9a86db418387425e8bdeaf05b3c8bc1411e6dca4c252f1453" |
| dependencies = [ |
| "hybrid-array", |
| ] |
| |
| [[package]] |
| name = "ct-codecs" |
| version = "1.1.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "49fb0c6640b4507ebd99ff67677009e381ba5eee1d14df78de4a3d16eb123c39" |
| |
| [[package]] |
| name = "ctutils" |
| version = "0.4.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7d5515a3834141de9eafb9717ad39eea8247b5674e6066c404e8c4b365d2a29e" |
| dependencies = [ |
| "cmov", |
| ] |
| |
| [[package]] |
| name = "curl" |
| version = "0.4.50" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "3a45ee8994e5307cb4c60cfc1c20bf7263ffb771ddc135c9f768a14bcbc15b09" |
| dependencies = [ |
| "curl-sys", |
| "libc", |
| "openssl-probe", |
| "openssl-sys", |
| "schannel", |
| "socket2", |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "curl-sys" |
| version = "0.4.90+curl-8.21.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "97799a0d220bfb3361e0fe4936966ff8c4b24d65c3f06dfc70d7b680b44e7897" |
| dependencies = [ |
| "cc", |
| "libc", |
| "libnghttp2-sys", |
| "libz-sys", |
| "openssl-sys", |
| "pkg-config", |
| "vcpkg", |
| "windows-sys 0.61.2", |
| ] |
| |
| [[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.118", |
| ] |
| |
| [[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.118", |
| ] |
| |
| [[package]] |
| name = "dashmap" |
| version = "6.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e6361d5c062261c78a176addb82d4c821ae42bed6089de0e12603cd25de2059c" |
| dependencies = [ |
| "cfg-if", |
| "crossbeam-utils", |
| "hashbrown 0.14.5", |
| "lock_api", |
| "once_cell", |
| "parking_lot_core", |
| ] |
| |
| [[package]] |
| name = "defmt" |
| version = "1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a6e524506490a1953d237cb87b1cfc1e46f88c18f10a22dfe0f507dc6bfc7f7f" |
| dependencies = [ |
| "bitflags 1.3.2", |
| "defmt-macros", |
| ] |
| |
| [[package]] |
| name = "defmt-macros" |
| version = "1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f0a27770e9c8f719a79d8b638281f4d828f77d8fd61e0bd94451b9b85e576a0b" |
| dependencies = [ |
| "defmt-parser", |
| "proc-macro-error2", |
| "proc-macro2", |
| "quote", |
| "syn 2.0.118", |
| ] |
| |
| [[package]] |
| name = "defmt-parser" |
| version = "1.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "10d60334b3b2e7c9d91ef8150abfb6fa4c1c39ebbcf4a81c2e346aad939fee3e" |
| dependencies = [ |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "der" |
| version = "0.7.10" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb" |
| dependencies = [ |
| "const-oid 0.9.6", |
| "pem-rfc7468", |
| "zeroize", |
| ] |
| |
| [[package]] |
| name = "deranged" |
| version = "0.5.8" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c" |
| dependencies = [ |
| "serde_core", |
| ] |
| |
| [[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.118", |
| ] |
| |
| [[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.118", |
| ] |
| |
| [[package]] |
| name = "digest" |
| version = "0.10.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" |
| dependencies = [ |
| "block-buffer 0.10.4", |
| "const-oid 0.9.6", |
| "crypto-common 0.1.6", |
| "subtle", |
| ] |
| |
| [[package]] |
| name = "digest" |
| version = "0.11.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f1dd6dbb5841937940781866fa1281a1ff7bd3bf827091440879f9994983d5c2" |
| dependencies = [ |
| "block-buffer 0.12.1", |
| "const-oid 0.10.2", |
| "crypto-common 0.2.2", |
| "ctutils", |
| ] |
| |
| [[package]] |
| name = "dispatch2" |
| version = "0.3.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1e0e367e4e7da84520dedcac1901e4da967309406d1e51017ae1abfb97adbd38" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "objc2", |
| ] |
| |
| [[package]] |
| name = "displaydoc" |
| version = "0.2.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1ac70aa55017e108007fbaf5aa0f54b021c98f92ff8af59d42eda9da96e3dd4f" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn 2.0.118", |
| ] |
| |
| [[package]] |
| name = "dunce" |
| version = "1.0.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813" |
| |
| [[package]] |
| name = "dyn-clone" |
| version = "1.0.20" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555" |
| |
| [[package]] |
| name = "ecdsa" |
| version = "0.16.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca" |
| dependencies = [ |
| "der", |
| "digest 0.10.7", |
| "elliptic-curve", |
| "rfc6979", |
| "signature", |
| "spki", |
| ] |
| |
| [[package]] |
| name = "ed25519-compact" |
| version = "2.3.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "5c24599140dc39d7a81e4476e7573d41bbc18e07c803900298e522a5fbcfbfb6" |
| dependencies = [ |
| "getrandom 0.4.3", |
| ] |
| |
| [[package]] |
| name = "either" |
| version = "1.16.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "91622ff5e7162018101f2fea40d6ebf4a78bbe5a49736a2020649edf9693679e" |
| |
| [[package]] |
| name = "elliptic-curve" |
| version = "0.13.8" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47" |
| dependencies = [ |
| "base16ct", |
| "crypto-bigint", |
| "digest 0.10.7", |
| "ff", |
| "generic-array", |
| "group", |
| "hkdf", |
| "pem-rfc7468", |
| "pkcs8", |
| "rand_core 0.6.4", |
| "sec1", |
| "subtle", |
| "zeroize", |
| ] |
| |
| [[package]] |
| name = "encoding_rs" |
| version = "0.8.35" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3" |
| dependencies = [ |
| "cfg-if", |
| ] |
| |
| [[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.10" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d2add8a07dd6a8d93ff627029c51de145e12686fbc36ecb298ac22e74cf02dec" |
| dependencies = [ |
| "serde", |
| "serde_core", |
| "typeid", |
| ] |
| |
| [[package]] |
| name = "errno" |
| version = "0.3.14" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" |
| dependencies = [ |
| "libc", |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "escargot" |
| version = "0.5.15" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "11c3aea32bc97b500c9ca6a72b768a26e558264303d101d3409cf6d57a9ed0cf" |
| dependencies = [ |
| "log", |
| "serde", |
| "serde_json", |
| ] |
| |
| [[package]] |
| name = "fallible-iterator" |
| version = "0.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649" |
| |
| [[package]] |
| name = "fallible-streaming-iterator" |
| version = "0.1.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a" |
| |
| [[package]] |
| name = "faster-hex" |
| version = "0.10.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7223ae2d2f179b803433d9c830478527e92b8117eab39460edae7f1614d9fb73" |
| dependencies = [ |
| "heapless", |
| "serde", |
| ] |
| |
| [[package]] |
| name = "fastrand" |
| version = "2.4.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9f1f227452a390804cdb637b74a86990f2a7d7ba4b7d5693aac9b4dd6defd8d6" |
| |
| [[package]] |
| name = "ff" |
| version = "0.13.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c0b50bfb653653f9ca9095b427bed08ab8d75a137839d9ad64eb11810d5b6393" |
| dependencies = [ |
| "rand_core 0.6.4", |
| "subtle", |
| ] |
| |
| [[package]] |
| name = "fiat-crypto" |
| version = "0.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "64cd1e32ddd350061ae6edb1b082d7c54915b5c672c389143b9a63403a109f24" |
| |
| [[package]] |
| name = "filetime" |
| version = "0.2.29" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "5c287a33c7f0a620c38e641e7f60827713987b3c0f26e8ddc9462cc69cf75759" |
| dependencies = [ |
| "cfg-if", |
| "libc", |
| ] |
| |
| [[package]] |
| name = "find-msvc-tools" |
| version = "0.1.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582" |
| |
| [[package]] |
| name = "flate2" |
| version = "1.1.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c" |
| dependencies = [ |
| "miniz_oxide", |
| "zlib-rs", |
| ] |
| |
| [[package]] |
| name = "fnv" |
| version = "1.0.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" |
| |
| [[package]] |
| name = "foldhash" |
| version = "0.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb" |
| |
| [[package]] |
| name = "foreign-types" |
| version = "0.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" |
| dependencies = [ |
| "foreign-types-shared", |
| ] |
| |
| [[package]] |
| name = "foreign-types-shared" |
| version = "0.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" |
| |
| [[package]] |
| name = "form_urlencoded" |
| version = "1.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" |
| dependencies = [ |
| "percent-encoding", |
| ] |
| |
| [[package]] |
| name = "futures" |
| version = "0.3.32" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8b147ee9d1f6d097cef9ce628cd2ee62288d963e16fb287bd9286455b241382d" |
| dependencies = [ |
| "futures-channel", |
| "futures-core", |
| "futures-executor", |
| "futures-io", |
| "futures-sink", |
| "futures-task", |
| "futures-util", |
| ] |
| |
| [[package]] |
| name = "futures-channel" |
| version = "0.3.32" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d" |
| dependencies = [ |
| "futures-core", |
| "futures-sink", |
| ] |
| |
| [[package]] |
| name = "futures-core" |
| version = "0.3.32" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d" |
| |
| [[package]] |
| name = "futures-executor" |
| version = "0.3.32" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "baf29c38818342a3b26b5b923639e7b1f4a61fc5e76102d4b1981c6dc7a7579d" |
| dependencies = [ |
| "futures-core", |
| "futures-task", |
| "futures-util", |
| ] |
| |
| [[package]] |
| name = "futures-io" |
| version = "0.3.32" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718" |
| |
| [[package]] |
| name = "futures-macro" |
| version = "0.3.32" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn 2.0.118", |
| ] |
| |
| [[package]] |
| name = "futures-sink" |
| version = "0.3.32" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893" |
| |
| [[package]] |
| name = "futures-task" |
| version = "0.3.32" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393" |
| |
| [[package]] |
| name = "futures-timer" |
| version = "3.0.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "af43fadb8a98512d547e37b4e92e0ced13e205c061b87b4623eff01d918d6968" |
| |
| [[package]] |
| name = "futures-util" |
| version = "0.3.32" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6" |
| dependencies = [ |
| "futures-channel", |
| "futures-core", |
| "futures-io", |
| "futures-macro", |
| "futures-sink", |
| "futures-task", |
| "memchr", |
| "pin-project-lite", |
| "slab", |
| ] |
| |
| [[package]] |
| name = "generic-array" |
| version = "0.14.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2" |
| dependencies = [ |
| "typenum", |
| "version_check", |
| "zeroize", |
| ] |
| |
| [[package]] |
| name = "getrandom" |
| version = "0.2.17" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0" |
| dependencies = [ |
| "cfg-if", |
| "libc", |
| "wasi", |
| ] |
| |
| [[package]] |
| name = "getrandom" |
| version = "0.3.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" |
| dependencies = [ |
| "cfg-if", |
| "libc", |
| "r-efi 5.3.0", |
| "wasip2", |
| ] |
| |
| [[package]] |
| name = "getrandom" |
| version = "0.4.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099" |
| dependencies = [ |
| "cfg-if", |
| "js-sys", |
| "libc", |
| "r-efi 6.0.0", |
| "rand_core 0.10.1", |
| "wasm-bindgen", |
| ] |
| |
| [[package]] |
| name = "git2" |
| version = "0.21.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ddddbf932745a6be37109b6112d3ee09696106f848449069d3a57bba937ab82e" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "libc", |
| "libgit2-sys", |
| "log", |
| "openssl-probe", |
| "openssl-sys", |
| "url", |
| ] |
| |
| [[package]] |
| name = "git2-curl" |
| version = "0.22.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1f1f6fe01327a2f7a1d6ee519c14651f79530aa4d64e870f4cf672efe697bea5" |
| dependencies = [ |
| "curl", |
| "git2", |
| "log", |
| "url", |
| ] |
| |
| [[package]] |
| name = "gix" |
| version = "0.85.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "fa8b2e38ebfc4484dfef8580ddcaf8abb7285e6f3eb6413ff6775d104ae96ca6" |
| dependencies = [ |
| "gix-actor", |
| "gix-attributes", |
| "gix-command", |
| "gix-commitgraph", |
| "gix-config", |
| "gix-credentials", |
| "gix-date", |
| "gix-diff", |
| "gix-dir", |
| "gix-discover", |
| "gix-error", |
| "gix-features", |
| "gix-filter", |
| "gix-fs", |
| "gix-glob", |
| "gix-hash", |
| "gix-hashtable", |
| "gix-ignore", |
| "gix-index", |
| "gix-lock", |
| "gix-negotiate", |
| "gix-object", |
| "gix-odb", |
| "gix-pack", |
| "gix-path", |
| "gix-pathspec", |
| "gix-prompt", |
| "gix-protocol", |
| "gix-ref", |
| "gix-refspec", |
| "gix-revision", |
| "gix-revwalk", |
| "gix-sec", |
| "gix-shallow", |
| "gix-status", |
| "gix-submodule", |
| "gix-tempfile", |
| "gix-trace", |
| "gix-transport", |
| "gix-traverse", |
| "gix-url", |
| "gix-utils", |
| "gix-validate", |
| "gix-worktree", |
| "gix-worktree-stream", |
| "nonempty", |
| "prodash", |
| "smallvec", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-actor" |
| version = "0.41.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8bc998b8f746dda8565450d08a63b792ced9165d8c27a1ed3f02799ec6a7820f" |
| dependencies = [ |
| "bstr", |
| "gix-date", |
| "gix-error", |
| ] |
| |
| [[package]] |
| name = "gix-attributes" |
| version = "0.33.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "39b40888d0ed415c0744a6cdc61eebf0304c9d26ab726725b718443c322e5ba4" |
| dependencies = [ |
| "bstr", |
| "gix-glob", |
| "gix-path", |
| "gix-quote", |
| "gix-trace", |
| "kstring", |
| "smallvec", |
| "thiserror 2.0.18", |
| "unicode-bom", |
| ] |
| |
| [[package]] |
| name = "gix-bitmap" |
| version = "0.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "52ebef0c26ad305747649e727bbcd56a7b7910754eb7cea88f6dff6f93c51283" |
| dependencies = [ |
| "gix-error", |
| ] |
| |
| [[package]] |
| name = "gix-chunk" |
| version = "0.7.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9faee47943b638e58ddd5e275a4906ad3e4b6c8584f1d41bd18ab9032ec52afb" |
| dependencies = [ |
| "gix-error", |
| ] |
| |
| [[package]] |
| name = "gix-command" |
| version = "0.9.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "00706d4fef135ef4b01680d5218c6ee40cda8baf697b864296cbc887d19118f6" |
| dependencies = [ |
| "bstr", |
| "gix-path", |
| "gix-quote", |
| "gix-trace", |
| "shell-words", |
| ] |
| |
| [[package]] |
| name = "gix-commitgraph" |
| version = "0.37.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7f675d0df484a7f6a47e64bd6f311af489d947c0323b0564f36d14f3d7762abb" |
| dependencies = [ |
| "bstr", |
| "gix-chunk", |
| "gix-error", |
| "gix-hash", |
| "memmap2", |
| "nonempty", |
| ] |
| |
| [[package]] |
| name = "gix-config" |
| version = "0.58.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a29bf266c4cdaf759e535c24ad4ce655b987aeb6911075643403cc7cc5ade583" |
| dependencies = [ |
| "bstr", |
| "gix-config-value", |
| "gix-features", |
| "gix-glob", |
| "gix-path", |
| "gix-ref", |
| "gix-sec", |
| "smallvec", |
| "thiserror 2.0.18", |
| "unicode-bom", |
| ] |
| |
| [[package]] |
| name = "gix-config-value" |
| version = "0.18.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ed42168329552f6c2e5df09665c104199d45d84bedb53683738a49b57fe1baab" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "bstr", |
| "gix-path", |
| "libc", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-credentials" |
| version = "0.38.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f40cd22f0dd71988be12d6e78b1709de2370e1957c5f107ff31e56caeba3745d" |
| dependencies = [ |
| "bstr", |
| "gix-command", |
| "gix-config-value", |
| "gix-date", |
| "gix-path", |
| "gix-prompt", |
| "gix-sec", |
| "gix-trace", |
| "gix-url", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-date" |
| version = "0.15.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "3d63f9e28b59ddeb1a1eb9e5cf986a9222b5d484947445edbc20473939cc7fd0" |
| dependencies = [ |
| "bstr", |
| "gix-error", |
| "itoa 1.0.18", |
| "jiff", |
| ] |
| |
| [[package]] |
| name = "gix-diff" |
| version = "0.65.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "92c6d56c94edf92d78203a1cd416f770e35e10b6955ede6b9d7d0c22ff88a5f3" |
| dependencies = [ |
| "bstr", |
| "gix-attributes", |
| "gix-command", |
| "gix-filter", |
| "gix-fs", |
| "gix-hash", |
| "gix-imara-diff", |
| "gix-index", |
| "gix-object", |
| "gix-path", |
| "gix-pathspec", |
| "gix-tempfile", |
| "gix-trace", |
| "gix-traverse", |
| "gix-worktree", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-dir" |
| version = "0.27.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "20098fba2b9c6e29361ccb4c0379d42dfb81fc7f86f7ab11f2dff4528c0bf01f" |
| dependencies = [ |
| "bstr", |
| "gix-discover", |
| "gix-fs", |
| "gix-ignore", |
| "gix-index", |
| "gix-object", |
| "gix-path", |
| "gix-pathspec", |
| "gix-trace", |
| "gix-utils", |
| "gix-worktree", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-discover" |
| version = "0.53.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d624d5b23b10c1d85337645227abe353ac95ab8ff66a7bdd5ce689b2db33a722" |
| dependencies = [ |
| "bstr", |
| "dunce", |
| "gix-fs", |
| "gix-path", |
| "gix-ref", |
| "gix-sec", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-error" |
| version = "0.2.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e57831e199be480af90dcd7e459abed8a174c09ec9a6e2cc8f7ca6c54598b06b" |
| dependencies = [ |
| "bstr", |
| ] |
| |
| [[package]] |
| name = "gix-features" |
| version = "0.48.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1849ae154d38bc403185be14fa871e38e3c93ee606875d94e207fdb9fba52dbc" |
| dependencies = [ |
| "bytes", |
| "crc32fast", |
| "crossbeam-channel", |
| "gix-path", |
| "gix-trace", |
| "gix-utils", |
| "libc", |
| "once_cell", |
| "parking_lot", |
| "prodash", |
| "thiserror 2.0.18", |
| "walkdir", |
| "zlib-rs", |
| ] |
| |
| [[package]] |
| name = "gix-filter" |
| version = "0.32.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6644fb2ef97928c278675b239f366b457103d7e436f811d27331a8daf212759c" |
| dependencies = [ |
| "bstr", |
| "encoding_rs", |
| "gix-attributes", |
| "gix-command", |
| "gix-hash", |
| "gix-object", |
| "gix-packetline", |
| "gix-path", |
| "gix-quote", |
| "gix-trace", |
| "gix-utils", |
| "smallvec", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-fs" |
| version = "0.21.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6cdff46db8798e47e2f727d84b9379aac5add3dd3d9d0b07bb4d7d5d640771fe" |
| dependencies = [ |
| "bstr", |
| "fastrand", |
| "gix-features", |
| "gix-path", |
| "gix-utils", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-glob" |
| version = "0.26.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d1fcb8ef5b16bcf874abe9b68d8abb3c0493c876d367ab824151f30a0f3f3756" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "bstr", |
| "gix-features", |
| "gix-path", |
| ] |
| |
| [[package]] |
| name = "gix-hash" |
| version = "0.25.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "cb0926d3819c837750b4e03c7754901e73f68b8c9b690753a6372a1bed4eedce" |
| dependencies = [ |
| "faster-hex", |
| "gix-features", |
| "sha1-checked", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-hashtable" |
| version = "0.15.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7e261d54091f0d1c729bc83f54548c071bdec60a697de1e58e88bdfd7a99d24e" |
| dependencies = [ |
| "gix-hash", |
| "hashbrown 0.17.1", |
| "parking_lot", |
| ] |
| |
| [[package]] |
| name = "gix-ignore" |
| version = "0.21.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d491bab9bf2c9f341dc754f425c31d5d3f63aca615312167b82e1deeaca97d8d" |
| dependencies = [ |
| "bstr", |
| "gix-glob", |
| "gix-path", |
| "gix-trace", |
| "unicode-bom", |
| ] |
| |
| [[package]] |
| name = "gix-imara-diff" |
| version = "0.2.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b305d85504de270ad3525d726a6b69cc59ee7b2269b014387651107ab9f0755b" |
| dependencies = [ |
| "bstr", |
| "hashbrown 0.17.1", |
| ] |
| |
| [[package]] |
| name = "gix-index" |
| version = "0.53.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "36d45f82ec5a4d7542ea595e9ad16e03e26c8cb4f221e5bc9fcdcf469f63a681" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "bstr", |
| "filetime", |
| "fnv", |
| "gix-bitmap", |
| "gix-features", |
| "gix-fs", |
| "gix-hash", |
| "gix-lock", |
| "gix-object", |
| "gix-traverse", |
| "gix-utils", |
| "gix-validate", |
| "hashbrown 0.17.1", |
| "itoa 1.0.18", |
| "libc", |
| "memmap2", |
| "rustix", |
| "smallvec", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-lock" |
| version = "23.0.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "65c9dedd9e90b0d47624d2ed241d394e09294118364e87b9b7e5f1fe755f3c2c" |
| dependencies = [ |
| "gix-tempfile", |
| "gix-utils", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-negotiate" |
| version = "0.33.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "63d6081882a5f575ace9f53924a7c85f69bbd0f96071b982df12f258ab338cc9" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "gix-commitgraph", |
| "gix-date", |
| "gix-hash", |
| "gix-object", |
| "gix-revwalk", |
| ] |
| |
| [[package]] |
| name = "gix-object" |
| version = "0.62.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "019b38afc3eac1e41f9fe09a327664b313ba4a120fa5f40e3678795d0e42783e" |
| dependencies = [ |
| "bstr", |
| "gix-actor", |
| "gix-date", |
| "gix-features", |
| "gix-hash", |
| "gix-hashtable", |
| "gix-utils", |
| "gix-validate", |
| "itoa 1.0.18", |
| "smallvec", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-odb" |
| version = "0.82.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7fadc59f6fa0f9dd445eceee61060a2b59ca557f48da9fc677f567db535b782a" |
| dependencies = [ |
| "arc-swap", |
| "gix-features", |
| "gix-fs", |
| "gix-hash", |
| "gix-hashtable", |
| "gix-object", |
| "gix-pack", |
| "gix-path", |
| "gix-quote", |
| "memmap2", |
| "parking_lot", |
| "tempfile", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-pack" |
| version = "0.72.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ca3e7f1726cd2c0cd1cf1fc20be8a8e623f0b163f1f8d6fc836cfb9bc8cd758b" |
| dependencies = [ |
| "clru", |
| "gix-chunk", |
| "gix-error", |
| "gix-features", |
| "gix-hash", |
| "gix-hashtable", |
| "gix-object", |
| "gix-path", |
| "gix-tempfile", |
| "memmap2", |
| "parking_lot", |
| "smallvec", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-packetline" |
| version = "0.21.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b217dd0ee0c4021ecf169a4a519b1b4f80d15e3f3765f3dc466223dc0ac891d7" |
| dependencies = [ |
| "bstr", |
| "faster-hex", |
| "gix-trace", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-path" |
| version = "0.12.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "afa6ac14cd14939ea94a496ce7460daa6511c09f5b84757e9cfc6f9c8d0f93a6" |
| dependencies = [ |
| "bstr", |
| "gix-trace", |
| "gix-validate", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-pathspec" |
| version = "0.18.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "3050783b41ee11511e1e8fb35623df81806194f4030395f14f48ea37c2798c9f" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "bstr", |
| "gix-attributes", |
| "gix-config-value", |
| "gix-glob", |
| "gix-path", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-prompt" |
| version = "0.15.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "3ee604d7746080ae7e1023bf47204bcc2c5f307bfbe2306a3c90b1bfd1a2c6d8" |
| dependencies = [ |
| "gix-command", |
| "gix-config-value", |
| "parking_lot", |
| "rustix", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-protocol" |
| version = "0.63.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "978468bae4ea2df20c72db3b20d0bdb548a0c1090b85a83643b553e6e0e041f2" |
| dependencies = [ |
| "bstr", |
| "gix-credentials", |
| "gix-date", |
| "gix-features", |
| "gix-hash", |
| "gix-lock", |
| "gix-negotiate", |
| "gix-object", |
| "gix-ref", |
| "gix-refspec", |
| "gix-revwalk", |
| "gix-shallow", |
| "gix-trace", |
| "gix-transport", |
| "gix-utils", |
| "maybe-async", |
| "nonempty", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-quote" |
| version = "0.7.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a6e541fc33cc2b783b7979040d445a0c86a2eca747c8faea4ca84230d06ae6ef" |
| dependencies = [ |
| "bstr", |
| "gix-error", |
| "gix-utils", |
| ] |
| |
| [[package]] |
| name = "gix-ref" |
| version = "0.65.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9bbfbce1dfd7d7f8469ddef6d3518376aff664348f153cbe0fc3e58ef993d24e" |
| dependencies = [ |
| "gix-actor", |
| "gix-features", |
| "gix-fs", |
| "gix-hash", |
| "gix-lock", |
| "gix-object", |
| "gix-path", |
| "gix-tempfile", |
| "gix-utils", |
| "gix-validate", |
| "memmap2", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-refspec" |
| version = "0.43.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7bc36a4fb1a1540b59cf2da498783080743fa274b02a3f19ca444fc4015a9d4f" |
| dependencies = [ |
| "bstr", |
| "gix-error", |
| "gix-glob", |
| "gix-hash", |
| "gix-revision", |
| "gix-validate", |
| "smallvec", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-revision" |
| version = "0.47.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "885075c3c21eb9c06e0be3b3728ba5932c04e1c1011dcee7c81801980e3e986f" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "bstr", |
| "gix-commitgraph", |
| "gix-date", |
| "gix-error", |
| "gix-hash", |
| "gix-hashtable", |
| "gix-object", |
| "gix-revwalk", |
| "gix-trace", |
| "nonempty", |
| ] |
| |
| [[package]] |
| name = "gix-revwalk" |
| version = "0.33.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8f11fe7ca2585193d3d70bbe0be175a2008d883a704cc7a55e454e113e689455" |
| dependencies = [ |
| "gix-commitgraph", |
| "gix-date", |
| "gix-error", |
| "gix-hash", |
| "gix-hashtable", |
| "gix-object", |
| "smallvec", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-sec" |
| version = "0.14.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ab8519976e4c7e486270740a5400369f37940779b80bd1377d94cfa1125d01b3" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "gix-path", |
| "libc", |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "gix-shallow" |
| version = "0.12.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a292fc2fe548c5dfa575479d16b445b0ddf1dd2f56f1fec6aed386f82553cd97" |
| dependencies = [ |
| "bstr", |
| "gix-hash", |
| "gix-lock", |
| "nonempty", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-status" |
| version = "0.32.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "aec3293f75db1212f99217832cbc70c30faeb95cefc97c7f1a17fd3bcf13a72e" |
| dependencies = [ |
| "bstr", |
| "filetime", |
| "gix-diff", |
| "gix-dir", |
| "gix-features", |
| "gix-filter", |
| "gix-fs", |
| "gix-hash", |
| "gix-index", |
| "gix-object", |
| "gix-path", |
| "gix-pathspec", |
| "gix-worktree", |
| "portable-atomic", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-submodule" |
| version = "0.32.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a7f9f594f7cbda0b38ba6b633b3e9a7b7901acdc5d27bc186a16633800cd1ac8" |
| dependencies = [ |
| "bstr", |
| "gix-config", |
| "gix-path", |
| "gix-pathspec", |
| "gix-refspec", |
| "gix-url", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-tempfile" |
| version = "23.0.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6ef60812443484e67bf84e444cc71b4c78ae62deb822221774a4fa0c57fdb17f" |
| dependencies = [ |
| "dashmap", |
| "gix-fs", |
| "libc", |
| "parking_lot", |
| "tempfile", |
| ] |
| |
| [[package]] |
| name = "gix-trace" |
| version = "0.1.20" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "44dc45eae785c0eb14173e0f152e6e224dcf4d45b6a6999a3aed22af541ad678" |
| |
| [[package]] |
| name = "gix-transport" |
| version = "0.57.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "186874f7ad1fb2f9a2f2aa9c2dabc7f9dd087bef74c1a0eee2b4a9cf0248fcb3" |
| dependencies = [ |
| "base64", |
| "bstr", |
| "curl", |
| "gix-command", |
| "gix-credentials", |
| "gix-features", |
| "gix-packetline", |
| "gix-quote", |
| "gix-sec", |
| "gix-url", |
| "reqwest", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-traverse" |
| version = "0.59.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "5062cca8f2977565bbaf666ec31dbdb9bc9d9293beb65f9bec52e6c1121b62a1" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "gix-commitgraph", |
| "gix-date", |
| "gix-hash", |
| "gix-hashtable", |
| "gix-object", |
| "gix-revwalk", |
| "smallvec", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-url" |
| version = "0.36.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "65bb01ec69d55e82ccb7a19e264501ead4e6aac38463a8cebfdd81e22bb67ab2" |
| dependencies = [ |
| "bstr", |
| "gix-path", |
| "percent-encoding", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "gix-utils" |
| version = "0.3.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "66c50966184123caf580ffa64e28031a878597f1c7fceb8fe19566c38eb1b771" |
| dependencies = [ |
| "bstr", |
| "fastrand", |
| "unicode-normalization", |
| ] |
| |
| [[package]] |
| name = "gix-validate" |
| version = "0.11.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7bc6fc771c4063ba7cd2f47b91fb6076251c6a823b64b7fe7b8874b0fe4afae3" |
| dependencies = [ |
| "bstr", |
| ] |
| |
| [[package]] |
| name = "gix-worktree" |
| version = "0.54.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "92399ed66f259592050c6ed9dc80105e095a2f8e87e6b83d98aa2e21d8e27036" |
| dependencies = [ |
| "bstr", |
| "gix-attributes", |
| "gix-fs", |
| "gix-glob", |
| "gix-hash", |
| "gix-ignore", |
| "gix-index", |
| "gix-object", |
| "gix-path", |
| "gix-validate", |
| ] |
| |
| [[package]] |
| name = "gix-worktree-stream" |
| version = "0.34.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "55f3a878c89a05470ad98c644b0015777c530da24854dd29e41fe4f41176840f" |
| dependencies = [ |
| "gix-attributes", |
| "gix-error", |
| "gix-features", |
| "gix-filter", |
| "gix-fs", |
| "gix-hash", |
| "gix-object", |
| "gix-path", |
| "gix-traverse", |
| "parking_lot", |
| ] |
| |
| [[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.18" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "52dfc19153a48bde0cbd630453615c8151bce3a5adfac7a0aebfbf0a1e1f57e3" |
| dependencies = [ |
| "aho-corasick", |
| "bstr", |
| "log", |
| "regex-automata", |
| "regex-syntax", |
| ] |
| |
| [[package]] |
| name = "group" |
| version = "0.13.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63" |
| dependencies = [ |
| "ff", |
| "rand_core 0.6.4", |
| "subtle", |
| ] |
| |
| [[package]] |
| name = "h2" |
| version = "0.4.15" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6cb093c84e8bd9b188d4c4a8cb6579fc016968d14c99882163cd3ff402a4f155" |
| dependencies = [ |
| "atomic-waker", |
| "bytes", |
| "fnv", |
| "futures-core", |
| "futures-sink", |
| "http", |
| "indexmap", |
| "slab", |
| "tokio", |
| "tokio-util", |
| "tracing", |
| ] |
| |
| [[package]] |
| name = "half" |
| version = "2.7.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b" |
| dependencies = [ |
| "cfg-if", |
| "crunchy", |
| "zerocopy", |
| ] |
| |
| [[package]] |
| name = "handlebars" |
| version = "6.4.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f26569a2763497b7bd3fbd19374b774ea6038c5293678771259cd534d49740ff" |
| dependencies = [ |
| "derive_builder", |
| "log", |
| "num-order", |
| "pest", |
| "pest_derive", |
| "serde", |
| "serde_json", |
| "thiserror 2.0.18", |
| "walkdir", |
| ] |
| |
| [[package]] |
| name = "hash32" |
| version = "0.3.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "47d60b12902ba28e2730cd37e95b8c9223af2808df9e902d4df49588d1470606" |
| dependencies = [ |
| "byteorder", |
| ] |
| |
| [[package]] |
| name = "hashbrown" |
| version = "0.14.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" |
| |
| [[package]] |
| name = "hashbrown" |
| version = "0.16.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" |
| dependencies = [ |
| "allocator-api2", |
| "equivalent", |
| "foldhash", |
| ] |
| |
| [[package]] |
| name = "hashbrown" |
| version = "0.17.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a" |
| dependencies = [ |
| "allocator-api2", |
| "equivalent", |
| "foldhash", |
| ] |
| |
| [[package]] |
| name = "hashlink" |
| version = "0.12.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a5081f264ed7adee96ea4b4778b6bb9da0a7228b084587aa3bd3ff05da7c5a3b" |
| dependencies = [ |
| "hashbrown 0.17.1", |
| ] |
| |
| [[package]] |
| name = "heapless" |
| version = "0.8.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0bfb9eb618601c89945a70e254898da93b13be0388091d42117462b265bb3fad" |
| dependencies = [ |
| "hash32", |
| "stable_deref_trait", |
| ] |
| |
| [[package]] |
| name = "heck" |
| version = "0.5.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" |
| |
| [[package]] |
| name = "hex" |
| version = "0.4.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" |
| |
| [[package]] |
| name = "hkdf" |
| version = "0.12.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7" |
| dependencies = [ |
| "hmac 0.12.1", |
| ] |
| |
| [[package]] |
| name = "hmac" |
| version = "0.12.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" |
| dependencies = [ |
| "digest 0.10.7", |
| ] |
| |
| [[package]] |
| name = "hmac" |
| version = "0.13.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6303bc9732ae41b04cb554b844a762b4115a61bfaa81e3e83050991eeb56863f" |
| dependencies = [ |
| "digest 0.11.3", |
| ] |
| |
| [[package]] |
| name = "home" |
| version = "0.5.12" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "cc627f471c528ff0c4a49e1d5e60450c8f6461dd6d10ba9dcd3a61d3dff7728d" |
| dependencies = [ |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "home" |
| version = "0.5.13" |
| |
| [[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 = "http" |
| version = "1.4.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6970f50e31d6fc17d3fa27329444bfa74e196cf62e95052a3f6fee181dba6425" |
| dependencies = [ |
| "bytes", |
| "itoa 1.0.18", |
| ] |
| |
| [[package]] |
| name = "http-auth" |
| version = "0.1.10" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "150fa4a9462ef926824cf4519c84ed652ca8f4fbae34cb8af045b5cbcaf98822" |
| dependencies = [ |
| "memchr", |
| ] |
| |
| [[package]] |
| name = "http-body" |
| version = "1.0.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" |
| dependencies = [ |
| "bytes", |
| "http", |
| ] |
| |
| [[package]] |
| name = "http-body-util" |
| version = "0.1.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" |
| dependencies = [ |
| "bytes", |
| "futures-core", |
| "http", |
| "http-body", |
| "pin-project-lite", |
| ] |
| |
| [[package]] |
| name = "httparse" |
| version = "1.10.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" |
| |
| [[package]] |
| name = "hybrid-array" |
| version = "0.4.13" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "818356c5132c1fede50f837ca96afbe78ff42413047f4abb886217845e1b6c8c" |
| dependencies = [ |
| "typenum", |
| ] |
| |
| [[package]] |
| name = "hyper" |
| version = "1.10.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "55281c53a1894c864990125767da440a4e630446785086f52523b20033b74498" |
| dependencies = [ |
| "atomic-waker", |
| "bytes", |
| "futures-channel", |
| "futures-core", |
| "h2", |
| "http", |
| "http-body", |
| "httparse", |
| "itoa 1.0.18", |
| "pin-project-lite", |
| "smallvec", |
| "tokio", |
| "want", |
| ] |
| |
| [[package]] |
| name = "hyper-rustls" |
| version = "0.27.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "33ca68d021ef39cf6463ab54c1d0f5daf03377b70561305bb89a8f83aab66e0f" |
| dependencies = [ |
| "http", |
| "hyper", |
| "hyper-util", |
| "rustls", |
| "tokio", |
| "tokio-rustls", |
| "tower-service", |
| ] |
| |
| [[package]] |
| name = "hyper-util" |
| version = "0.1.20" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0" |
| dependencies = [ |
| "base64", |
| "bytes", |
| "futures-channel", |
| "futures-util", |
| "http", |
| "http-body", |
| "hyper", |
| "ipnet", |
| "libc", |
| "percent-encoding", |
| "pin-project-lite", |
| "socket2", |
| "tokio", |
| "tower-service", |
| "tracing", |
| ] |
| |
| [[package]] |
| name = "icu_collections" |
| version = "2.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "2984d1cd16c883d7935b9e07e44071dca8d917fd52ecc02c04d5fa0b5a3f191c" |
| dependencies = [ |
| "displaydoc", |
| "potential_utf", |
| "utf8_iter", |
| "yoke", |
| "zerofrom", |
| "zerovec", |
| ] |
| |
| [[package]] |
| name = "icu_locale_core" |
| version = "2.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "92219b62b3e2b4d88ac5119f8904c10f8f61bf7e95b640d25ba3075e6cac2c29" |
| dependencies = [ |
| "displaydoc", |
| "litemap", |
| "tinystr", |
| "writeable", |
| "zerovec", |
| ] |
| |
| [[package]] |
| name = "icu_normalizer" |
| version = "2.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c56e5ee99d6e3d33bd91c5d85458b6005a22140021cc324cea84dd0e72cff3b4" |
| dependencies = [ |
| "icu_collections", |
| "icu_normalizer_data", |
| "icu_properties", |
| "icu_provider", |
| "smallvec", |
| "zerovec", |
| ] |
| |
| [[package]] |
| name = "icu_normalizer_data" |
| version = "2.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "da3be0ae77ea334f4da67c12f149704f19f81d1adf7c51cf482943e84a2bad38" |
| |
| [[package]] |
| name = "icu_properties" |
| version = "2.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "bee3b67d0ea5c2cca5003417989af8996f8604e34fb9ddf96208a033901e70de" |
| dependencies = [ |
| "icu_collections", |
| "icu_locale_core", |
| "icu_properties_data", |
| "icu_provider", |
| "zerotrie", |
| "zerovec", |
| ] |
| |
| [[package]] |
| name = "icu_properties_data" |
| version = "2.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8e2bbb201e0c04f7b4b3e14382af113e17ba4f63e2c9d2ee626b720cbce54a14" |
| |
| [[package]] |
| name = "icu_provider" |
| version = "2.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "139c4cf31c8b5f33d7e199446eff9c1e02decfc2f0eec2c8d71f65befa45b421" |
| dependencies = [ |
| "displaydoc", |
| "icu_locale_core", |
| "writeable", |
| "yoke", |
| "zerofrom", |
| "zerotrie", |
| "zerovec", |
| ] |
| |
| [[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.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" |
| dependencies = [ |
| "idna_adapter", |
| "smallvec", |
| "utf8_iter", |
| ] |
| |
| [[package]] |
| name = "idna_adapter" |
| version = "1.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "cb68373c0d6620ef8105e855e7745e18b0d00d3bdb07fb532e434244cdb9a714" |
| dependencies = [ |
| "icu_normalizer", |
| "icu_properties", |
| ] |
| |
| [[package]] |
| name = "ignore" |
| version = "0.4.26" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b915661dd01db3f05050265b2477bcc6527b3792388e2749b41623cc592be67d" |
| dependencies = [ |
| "crossbeam-deque", |
| "globset", |
| "log", |
| "memchr", |
| "regex-automata", |
| "same-file", |
| "walkdir", |
| "winapi-util", |
| ] |
| |
| [[package]] |
| name = "im-rc" |
| version = "15.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "af1955a75fa080c677d3972822ec4bad316169ab1cfc6c257a942c2265dbe5fe" |
| dependencies = [ |
| "bitmaps", |
| "rand_core 0.6.4", |
| "rand_xoshiro", |
| "sized-chunks", |
| "typenum", |
| "version_check", |
| ] |
| |
| [[package]] |
| name = "indexmap" |
| version = "2.14.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9" |
| dependencies = [ |
| "equivalent", |
| "hashbrown 0.17.1", |
| ] |
| |
| [[package]] |
| name = "ipnet" |
| version = "2.12.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d98f6fed1fde3f8c21bc40a1abb88dd75e67924f9cffc3ef95607bad8017f8e2" |
| |
| [[package]] |
| name = "is_executable" |
| version = "1.0.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "82cb6a9f675da968c63b6208c641b9dca58fc0133ae53375736b1767b0cab8bd" |
| dependencies = [ |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "is_terminal_polyfill" |
| version = "1.70.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" |
| |
| [[package]] |
| name = "itertools" |
| version = "0.13.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" |
| dependencies = [ |
| "either", |
| ] |
| |
| [[package]] |
| name = "itertools" |
| version = "0.15.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8b4baf93f58d4425749ca49a51c50ebab072c5df6994d08fed93541c331481dc" |
| dependencies = [ |
| "either", |
| ] |
| |
| [[package]] |
| name = "itoa" |
| version = "0.4.8" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4" |
| |
| [[package]] |
| name = "itoa" |
| version = "1.0.18" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682" |
| |
| [[package]] |
| name = "jiff" |
| version = "0.2.31" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ccfe6121cbe750cf81efa362d85c0bde7ea298ec43092d3a193baca59cdbd634" |
| dependencies = [ |
| "defmt", |
| "jiff-static", |
| "jiff-tzdb-platform", |
| "log", |
| "portable-atomic", |
| "portable-atomic-util", |
| "serde_core", |
| "windows-link", |
| ] |
| |
| [[package]] |
| name = "jiff-static" |
| version = "0.2.31" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e165e897f662d428f3cd3828a919dbe067c2d42bb1031eede74ef9d27ecdedd2" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn 2.0.118", |
| ] |
| |
| [[package]] |
| name = "jiff-tzdb" |
| version = "0.1.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c900ef84826f1338a557697dc8fc601df9ca9af4ac137c7fb61d4c6f2dfd3076" |
| |
| [[package]] |
| name = "jiff-tzdb-platform" |
| version = "0.1.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "875a5a69ac2bab1a891711cf5eccbec1ce0341ea805560dcd90b7a2e925132e8" |
| dependencies = [ |
| "jiff-tzdb", |
| ] |
| |
| [[package]] |
| name = "jobserver" |
| version = "0.1.34" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" |
| dependencies = [ |
| "getrandom 0.3.4", |
| "libc", |
| ] |
| |
| [[package]] |
| name = "js-sys" |
| version = "0.3.103" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "53b44bfcdb3f8d5837a46dae1ca9660a837176eee74a28b229bc626816589102" |
| dependencies = [ |
| "cfg-if", |
| "futures-util", |
| "wasm-bindgen", |
| ] |
| |
| [[package]] |
| name = "kstring" |
| version = "2.0.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "558bf9508a558512042d3095138b1f7b8fe90c5467d94f9f1da28b3731c5dbd1" |
| dependencies = [ |
| "static_assertions", |
| ] |
| |
| [[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.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c83bff1d572d6b9aeef67ddfc8448e4a3737909cb28e81f97c791b9018703e52" |
| |
| [[package]] |
| name = "libc" |
| version = "0.2.186" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66" |
| |
| [[package]] |
| name = "libgit2-sys" |
| version = "0.18.5+1.9.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "005d6ae6eac1912906073e069f7db60b1fa98e052a68227824afe3e3a1c59ca2" |
| dependencies = [ |
| "cc", |
| "libc", |
| "libssh2-sys", |
| "libz-sys", |
| "openssl-sys", |
| "pkg-config", |
| ] |
| |
| [[package]] |
| name = "libloading" |
| version = "0.9.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "754ca22de805bb5744484a5b151a9e1a8e837d5dc232c2d7d8c2e3492edc8b60" |
| dependencies = [ |
| "cfg-if", |
| "windows-link", |
| ] |
| |
| [[package]] |
| name = "libnghttp2-sys" |
| version = "0.1.13+1.68.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "492e00167f1418c15648144f42bbfc63099806ecee9bf8d09a6353d6b4856b3c" |
| dependencies = [ |
| "cc", |
| "libc", |
| ] |
| |
| [[package]] |
| name = "libsqlite3-sys" |
| version = "0.38.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f6c19a05435c21ac299d71b6a9c13db3e3f47c520517d58990a462a1397a61db" |
| dependencies = [ |
| "cc", |
| "pkg-config", |
| "vcpkg", |
| ] |
| |
| [[package]] |
| name = "libssh2-sys" |
| version = "0.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c04141a07bb0c0bc461cb657808764de571702a59bc5c726c400ac9a7625e3ab" |
| dependencies = [ |
| "cc", |
| "libc", |
| "libz-sys", |
| "openssl-sys", |
| "pkg-config", |
| "vcpkg", |
| ] |
| |
| [[package]] |
| name = "libz-sys" |
| version = "1.1.29" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "85bc9657773828b90eeb625adff10eeac83cc21bbfd8e23a03eaa8a33c9e28d9" |
| dependencies = [ |
| "cc", |
| "libc", |
| "pkg-config", |
| "vcpkg", |
| ] |
| |
| [[package]] |
| name = "linux-raw-sys" |
| version = "0.12.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53" |
| |
| [[package]] |
| name = "litemap" |
| version = "0.8.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0" |
| |
| [[package]] |
| name = "lock_api" |
| version = "0.4.14" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" |
| dependencies = [ |
| "scopeguard", |
| ] |
| |
| [[package]] |
| name = "log" |
| version = "0.4.33" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad" |
| |
| [[package]] |
| name = "matchers" |
| version = "0.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9" |
| dependencies = [ |
| "regex-automata", |
| ] |
| |
| [[package]] |
| name = "maybe-async" |
| version = "0.2.11" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "746873a384ad60adc5db74471dfaba74bd278afbdcfd81db93fafcdfc8b5ca0c" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn 2.0.118", |
| ] |
| |
| [[package]] |
| name = "mdman" |
| version = "0.0.0" |
| dependencies = [ |
| "anyhow", |
| "handlebars", |
| "pulldown-cmark", |
| "same-file", |
| "serde_json", |
| "snapbox", |
| "url", |
| ] |
| |
| [[package]] |
| name = "memchr" |
| version = "2.8.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "88904434abc2901f197fe8cc55f0445e7ded921dba5911dad2e2b39b48e663c4" |
| |
| [[package]] |
| name = "memfd" |
| version = "0.6.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ad38eb12aea514a0466ea40a80fd8cc83637065948eb4a426e4aa46261175227" |
| dependencies = [ |
| "rustix", |
| ] |
| |
| [[package]] |
| name = "memmap2" |
| version = "0.9.11" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d1219ed1b7f229ee7104d281dd01d6802fe28bb6e95d292942c4daacdeb798c0" |
| dependencies = [ |
| "libc", |
| ] |
| |
| [[package]] |
| name = "mime" |
| version = "0.3.17" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" |
| |
| [[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", |
| "simd-adler32", |
| ] |
| |
| [[package]] |
| name = "mio" |
| version = "1.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "02bd0af71c67b473010cbbc60715ee815645a4dc942899111f494b4b737d6fda" |
| dependencies = [ |
| "libc", |
| "wasi", |
| "windows-sys 0.61.2", |
| ] |
| |
| [[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 = "nix" |
| version = "0.31.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "cf20d2fde8ff38632c426f1165ed7436270b44f199fc55284c38276f9db47c3d" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "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 = "nonempty" |
| version = "0.12.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9737e026353e5cd0736f98eddae28665118eb6f6600902a7f50db585621fecb6" |
| |
| [[package]] |
| name = "normalize-line-endings" |
| version = "0.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be" |
| |
| [[package]] |
| name = "normpath" |
| version = "1.5.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b9985ef7269fa99f3b12437bb698381da2428743ab90f20393f399fa14cab21a" |
| dependencies = [ |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "nu-ansi-term" |
| version = "0.50.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" |
| dependencies = [ |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "num-conv" |
| version = "0.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "521739c6d2bac4aa25192232afe6841231376b2b26d4d9fae5ecf8ca5772e441" |
| |
| [[package]] |
| name = "num-modular" |
| version = "0.6.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "fc41a1374056e9672221567958a66c16be12d0e2c1b408761e14d901c237d5e0" |
| |
| [[package]] |
| name = "num-order" |
| version = "1.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "537b596b97c40fcf8056d153049eb22f481c17ebce72a513ec9286e4986d1bb6" |
| dependencies = [ |
| "num-modular", |
| ] |
| |
| [[package]] |
| name = "num-traits" |
| version = "0.2.19" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" |
| dependencies = [ |
| "autocfg", |
| ] |
| |
| [[package]] |
| name = "objc2" |
| version = "0.6.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "3a12a8ed07aefc768292f076dc3ac8c48f3781c8f2d5851dd3d98950e8c5a89f" |
| dependencies = [ |
| "objc2-encode", |
| ] |
| |
| [[package]] |
| name = "objc2-cloud-kit" |
| version = "0.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "73ad74d880bb43877038da939b7427bba67e9dd42004a18b809ba7d87cee241c" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "objc2", |
| "objc2-foundation", |
| ] |
| |
| [[package]] |
| name = "objc2-core-data" |
| version = "0.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0b402a653efbb5e82ce4df10683b6b28027616a2715e90009947d50b8dd298fa" |
| dependencies = [ |
| "objc2", |
| "objc2-foundation", |
| ] |
| |
| [[package]] |
| name = "objc2-core-foundation" |
| version = "0.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "2a180dd8642fa45cdb7dd721cd4c11b1cadd4929ce112ebd8b9f5803cc79d536" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "dispatch2", |
| "objc2", |
| ] |
| |
| [[package]] |
| name = "objc2-core-graphics" |
| version = "0.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e022c9d066895efa1345f8e33e584b9f958da2fd4cd116792e15e07e4720a807" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "dispatch2", |
| "objc2", |
| "objc2-core-foundation", |
| "objc2-io-surface", |
| ] |
| |
| [[package]] |
| name = "objc2-core-image" |
| version = "0.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e5d563b38d2b97209f8e861173de434bd0214cf020e3423a52624cd1d989f006" |
| dependencies = [ |
| "objc2", |
| "objc2-foundation", |
| ] |
| |
| [[package]] |
| name = "objc2-core-location" |
| version = "0.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ca347214e24bc973fc025fd0d36ebb179ff30536ed1f80252706db19ee452009" |
| dependencies = [ |
| "objc2", |
| "objc2-foundation", |
| ] |
| |
| [[package]] |
| name = "objc2-core-text" |
| version = "0.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0cde0dfb48d25d2b4862161a4d5fcc0e3c24367869ad306b0c9ec0073bfed92d" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "objc2", |
| "objc2-core-foundation", |
| "objc2-core-graphics", |
| ] |
| |
| [[package]] |
| name = "objc2-encode" |
| version = "4.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33" |
| |
| [[package]] |
| name = "objc2-foundation" |
| version = "0.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e3e0adef53c21f888deb4fa59fc59f7eb17404926ee8a6f59f5df0fd7f9f3272" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "block2", |
| "libc", |
| "objc2", |
| "objc2-core-foundation", |
| ] |
| |
| [[package]] |
| name = "objc2-io-surface" |
| version = "0.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "180788110936d59bab6bd83b6060ffdfffb3b922ba1396b312ae795e1de9d81d" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "objc2", |
| "objc2-core-foundation", |
| ] |
| |
| [[package]] |
| name = "objc2-quartz-core" |
| version = "0.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "96c1358452b371bf9f104e21ec536d37a650eb10f7ee379fff67d2e08d537f1f" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "objc2", |
| "objc2-core-foundation", |
| "objc2-foundation", |
| ] |
| |
| [[package]] |
| name = "objc2-ui-kit" |
| version = "0.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d87d638e33c06f577498cbcc50491496a3ed4246998a7fbba7ccb98b1e7eab22" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "block2", |
| "objc2", |
| "objc2-cloud-kit", |
| "objc2-core-data", |
| "objc2-core-foundation", |
| "objc2-core-graphics", |
| "objc2-core-image", |
| "objc2-core-location", |
| "objc2-core-text", |
| "objc2-foundation", |
| "objc2-quartz-core", |
| "objc2-user-notifications", |
| ] |
| |
| [[package]] |
| name = "objc2-user-notifications" |
| version = "0.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9df9128cbbfef73cda168416ccf7f837b62737d748333bfe9ab71c245d76613e" |
| dependencies = [ |
| "objc2", |
| "objc2-foundation", |
| ] |
| |
| [[package]] |
| name = "once_cell" |
| version = "1.21.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50" |
| |
| [[package]] |
| name = "once_cell_polyfill" |
| version = "1.70.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" |
| |
| [[package]] |
| name = "oorandom" |
| version = "11.1.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" |
| |
| [[package]] |
| name = "opener" |
| version = "0.8.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b2b03ff07a220d0d0ec9a1f0f238951b7967a5a2e96aefcd21a117b1083415e9" |
| dependencies = [ |
| "bstr", |
| "normpath", |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "openssl" |
| version = "0.10.81" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "77823a27f0babb03091cb9ed9ef80af3b39dbc82f97e8fa530374b7dafd87a45" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "cfg-if", |
| "foreign-types", |
| "libc", |
| "openssl-macros", |
| "openssl-sys", |
| ] |
| |
| [[package]] |
| name = "openssl-macros" |
| version = "0.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn 2.0.118", |
| ] |
| |
| [[package]] |
| name = "openssl-probe" |
| version = "0.1.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" |
| |
| [[package]] |
| name = "openssl-src" |
| version = "300.6.1+3.6.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "46eb8fb9fb3b61ce1c0f8a026c4c1a0714d3a9e138e7fbde78753ce2babc3846" |
| dependencies = [ |
| "cc", |
| ] |
| |
| [[package]] |
| name = "openssl-sys" |
| version = "0.9.117" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b47e7e6bb2c38cd930d25a23b40fa52e068c10e85f3e03a7f5ba5aaca5713695" |
| dependencies = [ |
| "cc", |
| "libc", |
| "openssl-src", |
| "pkg-config", |
| "vcpkg", |
| ] |
| |
| [[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 = "orion" |
| version = "0.17.15" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "5e6758747fd1ce1efaf2bd43219ac4aa9e28263b236b2b6a1e486bcd06820707" |
| dependencies = [ |
| "fiat-crypto", |
| "subtle", |
| ] |
| |
| [[package]] |
| name = "os_info" |
| version = "3.15.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9cf20a545b305cf1da722b236b5155c9bb35f1d5ceb28c048bd96ca842f41b5b" |
| dependencies = [ |
| "android_system_properties", |
| "log", |
| "nix", |
| "objc2", |
| "objc2-foundation", |
| "objc2-ui-kit", |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "p384" |
| version = "0.13.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "fe42f1670a52a47d448f14b6a5c61dd78fce51856e68edaa38f7ae3a46b8d6b6" |
| dependencies = [ |
| "ecdsa", |
| "elliptic-curve", |
| "primeorder", |
| "sha2 0.10.9", |
| ] |
| |
| [[package]] |
| name = "page_size" |
| version = "0.6.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "30d5b2194ed13191c1999ae0704b7839fb18384fa22e49b57eeaa97d79ce40da" |
| dependencies = [ |
| "libc", |
| "winapi", |
| ] |
| |
| [[package]] |
| name = "parking_lot" |
| version = "0.12.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" |
| dependencies = [ |
| "lock_api", |
| "parking_lot_core", |
| ] |
| |
| [[package]] |
| name = "parking_lot_core" |
| version = "0.9.12" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" |
| dependencies = [ |
| "cfg-if", |
| "libc", |
| "redox_syscall", |
| "smallvec", |
| "windows-link", |
| ] |
| |
| [[package]] |
| name = "partial_ref" |
| version = "0.3.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0f728bc9b1479656e40cba507034904a8c44027c0efdbbaf6a4bdc5f2d3a910c" |
| dependencies = [ |
| "partial_ref_derive", |
| ] |
| |
| [[package]] |
| name = "partial_ref_derive" |
| version = "0.3.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "300e1d2cb5b898b5a5342e994e0d0c367dbfe69cbf717cd307045ec9fb057581" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn 1.0.109", |
| ] |
| |
| [[package]] |
| name = "pasetors" |
| version = "0.7.8" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e838401fb2873bad417e6a03179014c748746f67311cb7317ab14fc0881fa9f0" |
| dependencies = [ |
| "ct-codecs", |
| "ed25519-compact", |
| "getrandom 0.4.3", |
| "orion", |
| "p384", |
| "rand_core 0.6.4", |
| "regex", |
| "serde", |
| "serde_derive", |
| "serde_json", |
| "sha2 0.10.9", |
| "subtle", |
| "time", |
| "zeroize", |
| ] |
| |
| [[package]] |
| name = "pathdiff" |
| version = "0.2.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3" |
| |
| [[package]] |
| name = "pem-rfc7468" |
| version = "0.7.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412" |
| dependencies = [ |
| "base64ct", |
| ] |
| |
| [[package]] |
| name = "percent-encoding" |
| version = "2.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" |
| |
| [[package]] |
| name = "pest" |
| version = "2.8.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e0848c601009d37dfa3430c4666e147e49cdcf1b92ecd3e63657d8a5f19da662" |
| dependencies = [ |
| "memchr", |
| "ucd-trie", |
| ] |
| |
| [[package]] |
| name = "pest_derive" |
| version = "2.8.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "11f486f1ea21e6c10ed15d5a7c77165d0ee443402f0780849d1768e7d9d6fe77" |
| dependencies = [ |
| "pest", |
| "pest_generator", |
| ] |
| |
| [[package]] |
| name = "pest_generator" |
| version = "2.8.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8040c4647b13b210a963c1ed407c1ff4fdfa01c31d6d2a098218702e6664f94f" |
| dependencies = [ |
| "pest", |
| "pest_meta", |
| "proc-macro2", |
| "quote", |
| "syn 2.0.118", |
| ] |
| |
| [[package]] |
| name = "pest_meta" |
| version = "2.8.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "89815c69d36021a140146f26659a81d6c2afa33d216d736dd4be5381a7362220" |
| dependencies = [ |
| "pest", |
| "sha2 0.10.9", |
| ] |
| |
| [[package]] |
| name = "pin-project-lite" |
| version = "0.2.17" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd" |
| |
| [[package]] |
| name = "pkcs8" |
| version = "0.10.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7" |
| dependencies = [ |
| "der", |
| "spki", |
| ] |
| |
| [[package]] |
| name = "pkg-config" |
| version = "0.3.33" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "19f132c84eca552bf34cab8ec81f1c1dcc229b811638f9d283dceabe58c5569e" |
| |
| [[package]] |
| name = "plotters" |
| version = "0.3.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747" |
| dependencies = [ |
| "num-traits", |
| "plotters-backend", |
| "plotters-svg", |
| "wasm-bindgen", |
| "web-sys", |
| ] |
| |
| [[package]] |
| name = "plotters-backend" |
| version = "0.3.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a" |
| |
| [[package]] |
| name = "plotters-svg" |
| version = "0.3.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670" |
| dependencies = [ |
| "plotters-backend", |
| ] |
| |
| [[package]] |
| name = "portable-atomic" |
| version = "1.13.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49" |
| |
| [[package]] |
| name = "portable-atomic-util" |
| version = "0.2.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c2a106d1259c23fac8e543272398ae0e3c0b8d33c88ed73d0cc71b0f1d902618" |
| dependencies = [ |
| "portable-atomic", |
| ] |
| |
| [[package]] |
| name = "potential_utf" |
| version = "0.1.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564" |
| dependencies = [ |
| "zerovec", |
| ] |
| |
| [[package]] |
| name = "powerfmt" |
| version = "0.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" |
| |
| [[package]] |
| name = "ppv-lite86" |
| version = "0.2.21" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" |
| dependencies = [ |
| "zerocopy", |
| ] |
| |
| [[package]] |
| name = "primeorder" |
| version = "0.13.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6" |
| dependencies = [ |
| "elliptic-curve", |
| ] |
| |
| [[package]] |
| name = "proc-macro-error-attr2" |
| version = "2.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| ] |
| |
| [[package]] |
| name = "proc-macro-error2" |
| version = "2.0.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802" |
| dependencies = [ |
| "proc-macro-error-attr2", |
| "proc-macro2", |
| "quote", |
| "syn 2.0.118", |
| ] |
| |
| [[package]] |
| name = "proc-macro2" |
| version = "1.0.106" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" |
| dependencies = [ |
| "unicode-ident", |
| ] |
| |
| [[package]] |
| name = "prodash" |
| version = "31.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "962200e2d7d551451297d9fdce85138374019ada198e30ea9ede38034e27604c" |
| dependencies = [ |
| "parking_lot", |
| ] |
| |
| [[package]] |
| name = "proptest" |
| version = "1.11.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "4b45fcc2344c680f5025fe57779faef368840d0bd1f42f216291f0dc4ace4744" |
| dependencies = [ |
| "bit-set", |
| "bit-vec", |
| "bitflags 2.13.0", |
| "num-traits", |
| "rand 0.9.4", |
| "rand_chacha", |
| "rand_xorshift", |
| "regex-syntax", |
| "rusty-fork", |
| "tempfile", |
| "unarray", |
| ] |
| |
| [[package]] |
| name = "pulldown-cmark" |
| version = "0.13.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e9f068eba8e7071c5f9511831b44f32c740d5adf574e990f946ddb53db2f314e" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "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 = "quick-error" |
| version = "1.2.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" |
| |
| [[package]] |
| name = "quote" |
| version = "1.0.46" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "dfbc457d0c7a0759a614551b11a6409e5951f6c7537be1f1b7682b9ae9230368" |
| 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 = "r-efi" |
| version = "6.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf" |
| |
| [[package]] |
| name = "rand" |
| version = "0.9.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "44c5af06bb1b7d3216d91932aed5265164bf384dc89cd6ba05cf59a35f5f76ea" |
| dependencies = [ |
| "rand_chacha", |
| "rand_core 0.9.5", |
| ] |
| |
| [[package]] |
| name = "rand" |
| version = "0.10.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d2e8e8bcc7961af1fdac401278c6a831614941f6164ee3bf4ce61b7edb162207" |
| dependencies = [ |
| "chacha20", |
| "getrandom 0.4.3", |
| "rand_core 0.10.1", |
| ] |
| |
| [[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.5", |
| ] |
| |
| [[package]] |
| name = "rand_core" |
| version = "0.6.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" |
| dependencies = [ |
| "getrandom 0.2.17", |
| ] |
| |
| [[package]] |
| name = "rand_core" |
| version = "0.9.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c" |
| dependencies = [ |
| "getrandom 0.3.4", |
| ] |
| |
| [[package]] |
| name = "rand_core" |
| version = "0.10.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "63b8176103e19a2643978565ca18b50549f6101881c443590420e4dc998a3c69" |
| |
| [[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.5", |
| ] |
| |
| [[package]] |
| name = "rand_xoshiro" |
| version = "0.6.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa" |
| dependencies = [ |
| "rand_core 0.6.4", |
| ] |
| |
| [[package]] |
| name = "rayon" |
| version = "1.12.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d" |
| 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.18" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" |
| dependencies = [ |
| "bitflags 2.13.0", |
| ] |
| |
| [[package]] |
| name = "ref-cast" |
| version = "1.0.25" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d" |
| dependencies = [ |
| "ref-cast-impl", |
| ] |
| |
| [[package]] |
| name = "ref-cast-impl" |
| version = "1.0.25" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn 2.0.118", |
| ] |
| |
| [[package]] |
| name = "regex" |
| version = "1.12.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f1292b7759ae1cb9ec195452d1390a074f0cd8541ab7a5a8c31cd6db45d4a6ba" |
| dependencies = [ |
| "aho-corasick", |
| "memchr", |
| "regex-automata", |
| "regex-syntax", |
| ] |
| |
| [[package]] |
| name = "regex-automata" |
| version = "0.4.14" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f" |
| dependencies = [ |
| "aho-corasick", |
| "memchr", |
| "regex-syntax", |
| ] |
| |
| [[package]] |
| name = "regex-syntax" |
| version = "0.8.11" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4" |
| |
| [[package]] |
| name = "reqwest" |
| version = "0.13.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "219c5811de6525e5416c7d5d53bb656d3afdbc6c5af816e0802bcfa42dbdc1c3" |
| dependencies = [ |
| "base64", |
| "bytes", |
| "encoding_rs", |
| "futures-channel", |
| "futures-core", |
| "futures-util", |
| "h2", |
| "http", |
| "http-body", |
| "http-body-util", |
| "hyper", |
| "hyper-rustls", |
| "hyper-util", |
| "js-sys", |
| "log", |
| "mime", |
| "percent-encoding", |
| "pin-project-lite", |
| "sync_wrapper", |
| "tokio", |
| "tower", |
| "tower-http", |
| "tower-service", |
| "url", |
| "wasm-bindgen", |
| "wasm-bindgen-futures", |
| "web-sys", |
| ] |
| |
| [[package]] |
| name = "resolver-tests" |
| version = "0.0.0" |
| dependencies = [ |
| "cargo", |
| "cargo-platform 0.3.3", |
| "cargo-util", |
| "cargo-util-schemas", |
| "proptest", |
| "snapbox", |
| "varisat", |
| ] |
| |
| [[package]] |
| name = "rfc6979" |
| version = "0.4.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2" |
| dependencies = [ |
| "hmac 0.12.1", |
| "subtle", |
| ] |
| |
| [[package]] |
| name = "ring" |
| version = "0.17.14" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" |
| dependencies = [ |
| "cc", |
| "cfg-if", |
| "getrandom 0.2.17", |
| "libc", |
| "untrusted", |
| "windows-sys 0.52.0", |
| ] |
| |
| [[package]] |
| name = "rsqlite-vfs" |
| version = "0.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c51c9ae4df8a7fba42103df5c621fa3c37eccf3a3c650879e90fc48b11cc192c" |
| dependencies = [ |
| "hashbrown 0.16.1", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "rusqlite" |
| version = "0.40.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "11438310b19e3109b6446c33d1ed5e889428cf2e278407bc7896bc4aaea43323" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "fallible-iterator", |
| "fallible-streaming-iterator", |
| "hashlink", |
| "libsqlite3-sys", |
| "smallvec", |
| "sqlite-wasm-rs", |
| ] |
| |
| [[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.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe" |
| |
| [[package]] |
| name = "rustc-stable-hash" |
| version = "0.1.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "781442f29170c5c93b7185ad559492601acdc71d5bb0706f5868094f45cfcd08" |
| |
| [[package]] |
| name = "rustfix" |
| version = "0.9.7" |
| dependencies = [ |
| "anyhow", |
| "proptest", |
| "serde", |
| "serde_json", |
| "snapbox", |
| "tempfile", |
| "thiserror 2.0.18", |
| ] |
| |
| [[package]] |
| name = "rustix" |
| version = "1.1.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "errno", |
| "libc", |
| "linux-raw-sys", |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "rustls" |
| version = "0.23.41" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6b92b125634d9b795e7beca796cc790df15a7fb38323bf3196fda83292d06b1f" |
| dependencies = [ |
| "once_cell", |
| "rustls-pki-types", |
| "rustls-webpki", |
| "subtle", |
| "zeroize", |
| ] |
| |
| [[package]] |
| name = "rustls-pki-types" |
| version = "1.15.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "764899a24af3980067ee14bc143654f297b22eaebfe3c7b6b211920a5a59b046" |
| dependencies = [ |
| "zeroize", |
| ] |
| |
| [[package]] |
| name = "rustls-webpki" |
| version = "0.103.13" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "61c429a8649f110dddef65e2a5ad240f747e85f7758a6bccc7e5777bd33f756e" |
| dependencies = [ |
| "ring", |
| "rustls-pki-types", |
| "untrusted", |
| ] |
| |
| [[package]] |
| name = "rustversion" |
| version = "1.0.22" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" |
| |
| [[package]] |
| name = "rusty-fork" |
| version = "0.3.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "cc6bf79ff24e648f6da1f8d1f011e9cac26491b619e6b9280f2b47f1774e6ee2" |
| dependencies = [ |
| "fnv", |
| "quick-error", |
| "tempfile", |
| "wait-timeout", |
| ] |
| |
| [[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.29" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "91c1b7e4904c873ef0710c1f407dde2e6287de2bebc1bbbf7d430bb7cbffd939" |
| dependencies = [ |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "schemars" |
| version = "1.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a2b42f36aa1cd011945615b92222f6bf73c599a102a300334cd7f8dbeec726cc" |
| dependencies = [ |
| "dyn-clone", |
| "ref-cast", |
| "schemars_derive", |
| "semver", |
| "serde", |
| "serde_json", |
| ] |
| |
| [[package]] |
| name = "schemars_derive" |
| version = "1.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7d115b50f4aaeea07e79c1912f645c7513d81715d0420f8bc77a18c6260b307f" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "serde_derive_internals", |
| "syn 2.0.118", |
| ] |
| |
| [[package]] |
| name = "scopeguard" |
| version = "1.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" |
| |
| [[package]] |
| name = "sec1" |
| version = "0.7.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc" |
| dependencies = [ |
| "base16ct", |
| "der", |
| "generic-array", |
| "pkcs8", |
| "subtle", |
| "zeroize", |
| ] |
| |
| [[package]] |
| name = "security-framework" |
| version = "3.7.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b7f4bc775c73d9a02cde8bf7b2ec4c9d12743edf609006c7facc23998404cd1d" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "core-foundation", |
| "core-foundation-sys", |
| "libc", |
| "security-framework-sys", |
| ] |
| |
| [[package]] |
| name = "security-framework-sys" |
| version = "2.17.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6ce2691df843ecc5d231c0b14ece2acc3efb62c0a398c7e1d875f3983ce020e3" |
| dependencies = [ |
| "core-foundation-sys", |
| "libc", |
| ] |
| |
| [[package]] |
| name = "semver" |
| version = "1.0.28" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd" |
| dependencies = [ |
| "serde", |
| "serde_core", |
| ] |
| |
| [[package]] |
| name = "semver-check" |
| version = "0.0.0" |
| dependencies = [ |
| "tempfile", |
| ] |
| |
| [[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.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f9faf48a4a2d2693be24c6289dbe26552776eb7737074e6722891fadbe6c5058" |
| dependencies = [ |
| "erased-serde", |
| "serde", |
| "serde_core", |
| "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.118", |
| ] |
| |
| [[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.118", |
| ] |
| |
| [[package]] |
| name = "serde_ignored" |
| version = "0.1.14" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "115dffd5f3853e06e746965a20dcbae6ee747ae30b543d91b0e089668bb07798" |
| dependencies = [ |
| "serde", |
| "serde_core", |
| ] |
| |
| [[package]] |
| name = "serde_json" |
| version = "1.0.150" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9" |
| dependencies = [ |
| "indexmap", |
| "itoa 1.0.18", |
| "memchr", |
| "serde", |
| "serde_core", |
| "zmij", |
| ] |
| |
| [[package]] |
| name = "serde_spanned" |
| version = "1.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26" |
| 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 0.2.17", |
| "digest 0.10.7", |
| ] |
| |
| [[package]] |
| name = "sha1" |
| version = "0.11.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "aacc4cc499359472b4abe1bf11d0b12e688af9a805fa5e3016f9a386dc2d0214" |
| dependencies = [ |
| "cfg-if", |
| "cpufeatures 0.3.0", |
| "digest 0.11.3", |
| ] |
| |
| [[package]] |
| name = "sha1-checked" |
| version = "0.10.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "89f599ac0c323ebb1c6082821a54962b839832b03984598375bff3975b804423" |
| dependencies = [ |
| "digest 0.10.7", |
| "sha1 0.10.6", |
| ] |
| |
| [[package]] |
| name = "sha2" |
| version = "0.10.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" |
| dependencies = [ |
| "cfg-if", |
| "cpufeatures 0.2.17", |
| "digest 0.10.7", |
| ] |
| |
| [[package]] |
| name = "sha2" |
| version = "0.11.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "446ba717509524cb3f22f17ecc096f10f4822d76ab5c0b9822c5f9c284e825f4" |
| dependencies = [ |
| "cfg-if", |
| "cpufeatures 0.3.0", |
| "digest 0.11.3", |
| ] |
| |
| [[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 = "shell-escape" |
| version = "0.1.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f" |
| |
| [[package]] |
| name = "shell-words" |
| version = "1.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "dc6fe69c597f9c37bfeeeeeb33da3530379845f10be461a66d16d03eca2ded77" |
| |
| [[package]] |
| name = "shlex" |
| version = "1.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" |
| |
| [[package]] |
| name = "shlex" |
| version = "2.0.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba" |
| |
| [[package]] |
| name = "signature" |
| version = "2.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de" |
| dependencies = [ |
| "digest 0.10.7", |
| "rand_core 0.6.4", |
| ] |
| |
| [[package]] |
| name = "simd-adler32" |
| version = "0.3.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "703d5c7ef118737c72f1af64ad2f6f8c5e1921f818cdcb97b8fe6fc69bf66214" |
| |
| [[package]] |
| name = "similar" |
| version = "3.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e6505efef05804732ed8a3f2d4f279429eb485bd69d5b0cc6b19cc02005cda16" |
| dependencies = [ |
| "bstr", |
| ] |
| |
| [[package]] |
| name = "sized-chunks" |
| version = "0.6.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "16d69225bde7a69b235da73377861095455d298f2b970996eec25ddbb42b3d1e" |
| dependencies = [ |
| "bitmaps", |
| "typenum", |
| ] |
| |
| [[package]] |
| name = "slab" |
| version = "0.4.12" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5" |
| |
| [[package]] |
| name = "smallvec" |
| version = "1.15.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8ed6a63f02c8539c91a8685a86f4099661ba3da017932f6ebbea6de3f0fa7c90" |
| |
| [[package]] |
| name = "snapbox" |
| version = "1.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8de56eb4784a2c5c1efede55a0f06fbf481bc12b42b355b9525c15db1e3581a8" |
| dependencies = [ |
| "anstream", |
| "anstyle", |
| "anstyle-svg", |
| "content_inspector", |
| "dunce", |
| "escargot", |
| "filetime", |
| "normalize-line-endings", |
| "regex", |
| "serde", |
| "serde_json", |
| "similar", |
| "snapbox-macros", |
| "tempfile", |
| "walkdir", |
| ] |
| |
| [[package]] |
| name = "snapbox-macros" |
| version = "1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ed4a172e483585ebbc7c7f7d1705ca7e3f94f606ed78caa14805673189fd5455" |
| dependencies = [ |
| "anstream", |
| ] |
| |
| [[package]] |
| name = "socket2" |
| version = "0.6.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "52d1cfed4120b4d927bf7c0f86d2087a4a7d6027c906d9f9d525a80573b9be51" |
| dependencies = [ |
| "libc", |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "spki" |
| version = "0.7.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d" |
| dependencies = [ |
| "base64ct", |
| "der", |
| ] |
| |
| [[package]] |
| name = "sqlite-wasm-rs" |
| version = "0.5.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "dc3efc0da82635d7e1ced0053bbbfa8c7ab9645d0bf36ceb4f7127bb85315d75" |
| dependencies = [ |
| "cc", |
| "js-sys", |
| "rsqlite-vfs", |
| "wasm-bindgen", |
| ] |
| |
| [[package]] |
| name = "stable_deref_trait" |
| version = "1.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" |
| |
| [[package]] |
| name = "static_assertions" |
| version = "1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" |
| |
| [[package]] |
| name = "strsim" |
| version = "0.11.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" |
| |
| [[package]] |
| name = "subtle" |
| version = "2.6.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" |
| |
| [[package]] |
| name = "supports-hyperlinks" |
| version = "3.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e396b6523b11ccb83120b115a0b7366de372751aa6edf19844dfb13a6af97e91" |
| |
| [[package]] |
| name = "supports-unicode" |
| version = "3.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b7401a30af6cb5818bb64852270bb722533397edcfc7344954a38f420819ece2" |
| |
| [[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.118" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1b9ae57f904213ebb649ce6895b8a66c66f0203b9319718f69a5612a065b1422" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "unicode-ident", |
| ] |
| |
| [[package]] |
| name = "sync_wrapper" |
| version = "1.0.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" |
| dependencies = [ |
| "futures-core", |
| ] |
| |
| [[package]] |
| name = "synstructure" |
| version = "0.12.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn 1.0.109", |
| "unicode-xid", |
| ] |
| |
| [[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.118", |
| ] |
| |
| [[package]] |
| name = "tar" |
| version = "0.4.46" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "3f6221d9a6003c78398e3b239969f352578258df48c8eb051caadae0015bc840" |
| dependencies = [ |
| "filetime", |
| "libc", |
| ] |
| |
| [[package]] |
| name = "tempfile" |
| version = "3.27.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd" |
| dependencies = [ |
| "fastrand", |
| "getrandom 0.4.3", |
| "once_cell", |
| "rustix", |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "terminal_size" |
| version = "0.4.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "230a1b821ccbd75b185820a1f1ff7b14d21da1e442e22c0863ea5f08771a8874" |
| dependencies = [ |
| "rustix", |
| "windows-sys 0.61.2", |
| ] |
| |
| [[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.18" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" |
| dependencies = [ |
| "thiserror-impl 2.0.18", |
| ] |
| |
| [[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.118", |
| ] |
| |
| [[package]] |
| name = "thiserror-impl" |
| version = "2.0.18" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn 2.0.118", |
| ] |
| |
| [[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 = "time" |
| version = "0.3.52" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0e48db7b415311b615f910b3dcaa4557bcd4bf1982379c95c223fd8c2a20e210" |
| dependencies = [ |
| "deranged", |
| "num-conv", |
| "powerfmt", |
| "serde_core", |
| "time-core", |
| "time-macros", |
| ] |
| |
| [[package]] |
| name = "time-core" |
| version = "0.1.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9e1c906769ad99c88eaa54e728060edef082f8e358ff32030cb7c7d315e81109" |
| |
| [[package]] |
| name = "time-macros" |
| version = "0.2.31" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c431b87111666e491a90baa837f914fb45cd5dc3c268591b0220ff5057f2085f" |
| dependencies = [ |
| "num-conv", |
| "time-core", |
| ] |
| |
| [[package]] |
| name = "tinystr" |
| version = "0.8.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d" |
| dependencies = [ |
| "displaydoc", |
| "zerovec", |
| ] |
| |
| [[package]] |
| name = "tinytemplate" |
| version = "1.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc" |
| dependencies = [ |
| "serde", |
| "serde_json", |
| ] |
| |
| [[package]] |
| name = "tinyvec" |
| version = "1.11.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "3e61e67053d25a4e82c844e8424039d9745781b3fc4f32b8d55ed50f5f667ef3" |
| 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 = "tokio" |
| version = "1.52.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8fc7f01b389ac15039e4dc9531aa973a135d7a4135281b12d7c1bc79fd57fffe" |
| dependencies = [ |
| "bytes", |
| "libc", |
| "mio", |
| "pin-project-lite", |
| "socket2", |
| "windows-sys 0.61.2", |
| ] |
| |
| [[package]] |
| name = "tokio-rustls" |
| version = "0.26.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" |
| dependencies = [ |
| "rustls", |
| "tokio", |
| ] |
| |
| [[package]] |
| name = "tokio-util" |
| version = "0.7.18" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098" |
| dependencies = [ |
| "bytes", |
| "futures-core", |
| "futures-sink", |
| "pin-project-lite", |
| "tokio", |
| ] |
| |
| [[package]] |
| name = "toml" |
| version = "1.1.2+spec-1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "81f3d15e84cbcd896376e6730314d59fb5a87f31e4b038454184435cd57defee" |
| dependencies = [ |
| "indexmap", |
| "serde_core", |
| "serde_spanned", |
| "toml_datetime", |
| "toml_parser", |
| "toml_writer", |
| "winnow", |
| ] |
| |
| [[package]] |
| name = "toml_datetime" |
| version = "1.1.1+spec-1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "3165f65f62e28e0115a00b2ebdd37eb6f3b641855f9d636d3cd4103767159ad7" |
| dependencies = [ |
| "serde_core", |
| ] |
| |
| [[package]] |
| name = "toml_edit" |
| version = "0.25.12+spec-1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "d2153edc6955a6c354fad8f5efd38b6a8769bdccf9fe50f8e1329f81b0baa5d7" |
| dependencies = [ |
| "indexmap", |
| "serde_core", |
| "serde_spanned", |
| "toml_datetime", |
| "toml_parser", |
| "toml_writer", |
| "winnow", |
| ] |
| |
| [[package]] |
| name = "toml_parser" |
| version = "1.1.2+spec-1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "a2abe9b86193656635d2411dc43050282ca48aa31c2451210f4202550afb7526" |
| dependencies = [ |
| "winnow", |
| ] |
| |
| [[package]] |
| name = "toml_writer" |
| version = "1.1.1+spec-1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "756daf9b1013ebe47a8776667b466417e2d4c5679d441c26230efd9ef78692db" |
| |
| [[package]] |
| name = "tower" |
| version = "0.5.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4" |
| dependencies = [ |
| "futures-core", |
| "futures-util", |
| "pin-project-lite", |
| "sync_wrapper", |
| "tokio", |
| "tower-layer", |
| "tower-service", |
| ] |
| |
| [[package]] |
| name = "tower-http" |
| version = "0.6.11" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "4cfcf7e2740e6fc6d4d688b4ef00650406bb94adf4731e43c096c3a19fe40840" |
| dependencies = [ |
| "bitflags 2.13.0", |
| "bytes", |
| "futures-util", |
| "http", |
| "http-body", |
| "pin-project-lite", |
| "tower", |
| "tower-layer", |
| "tower-service", |
| "url", |
| ] |
| |
| [[package]] |
| name = "tower-layer" |
| version = "0.3.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" |
| |
| [[package]] |
| name = "tower-service" |
| version = "0.3.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" |
| |
| [[package]] |
| name = "tracing" |
| version = "0.1.44" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" |
| dependencies = [ |
| "pin-project-lite", |
| "tracing-attributes", |
| "tracing-core", |
| ] |
| |
| [[package]] |
| name = "tracing-attributes" |
| version = "0.1.31" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn 2.0.118", |
| ] |
| |
| [[package]] |
| name = "tracing-chrome" |
| version = "0.7.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "bf0a738ed5d6450a9fb96e86a23ad808de2b727fd1394585da5cdd6788ffe724" |
| dependencies = [ |
| "serde_json", |
| "tracing-core", |
| "tracing-subscriber", |
| ] |
| |
| [[package]] |
| name = "tracing-core" |
| version = "0.1.36" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" |
| dependencies = [ |
| "once_cell", |
| "valuable", |
| ] |
| |
| [[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.23" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "cb7f578e5945fb242538965c2d0b04418d38ec25c79d160cd279bf0731c8d319" |
| dependencies = [ |
| "matchers", |
| "nu-ansi-term", |
| "once_cell", |
| "regex-automata", |
| "sharded-slab", |
| "smallvec", |
| "thread_local", |
| "tracing", |
| "tracing-core", |
| "tracing-log", |
| ] |
| |
| [[package]] |
| name = "try-lock" |
| version = "0.2.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" |
| |
| [[package]] |
| name = "typeid" |
| version = "1.0.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c" |
| |
| [[package]] |
| name = "typenum" |
| version = "1.20.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b6f5e870be6c3b371b77fe0ee0bafb859fa4964b4404c27de1d380043c4dda20" |
| |
| [[package]] |
| name = "ucd-trie" |
| version = "0.1.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971" |
| |
| [[package]] |
| name = "unarray" |
| version = "0.1.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "eaea85b334db583fe3274d12b4cd1880032beab409c0d774be044d4480ab9a94" |
| |
| [[package]] |
| name = "unicase" |
| version = "2.9.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "dbc4bc3a9f746d862c45cb89d705aa10f187bb96c76001afab07a0d35ce60142" |
| |
| [[package]] |
| name = "unicode-bom" |
| version = "2.0.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "7eec5d1121208364f6793f7d2e222bf75a915c19557537745b195b253dd64217" |
| |
| [[package]] |
| name = "unicode-ident" |
| version = "1.0.24" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" |
| |
| [[package]] |
| name = "unicode-normalization" |
| version = "0.1.25" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "5fd4f6878c9cb28d874b009da9e8d183b5abc80117c40bbd187a1fde336be6e8" |
| dependencies = [ |
| "tinyvec", |
| ] |
| |
| [[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 = "untrusted" |
| version = "0.9.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" |
| |
| [[package]] |
| name = "url" |
| version = "2.5.8" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" |
| dependencies = [ |
| "form_urlencoded", |
| "idna", |
| "percent-encoding", |
| "serde", |
| ] |
| |
| [[package]] |
| name = "utf8-width" |
| version = "0.1.8" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1292c0d970b54115d14f2492fe0170adf21d68a1de108eebc51c1df4f346a091" |
| |
| [[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 = "valuable" |
| version = "0.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" |
| |
| [[package]] |
| name = "varisat" |
| version = "0.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ebe609851d1e9196674ac295f656bd8601200a1077343d22b345013497807caf" |
| dependencies = [ |
| "anyhow", |
| "itoa 0.4.8", |
| "leb128", |
| "log", |
| "ordered-float", |
| "partial_ref", |
| "rustc-hash 1.1.0", |
| "serde", |
| "thiserror 1.0.69", |
| "varisat-checker", |
| "varisat-dimacs", |
| "varisat-formula", |
| "varisat-internal-macros", |
| "varisat-internal-proof", |
| "vec_mut_scan", |
| ] |
| |
| [[package]] |
| name = "varisat-checker" |
| version = "0.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "135c977c5913ed6e98f6b81b8e4d322211303b7d40dae773caef7ad1de6c763b" |
| dependencies = [ |
| "anyhow", |
| "log", |
| "partial_ref", |
| "rustc-hash 1.1.0", |
| "smallvec", |
| "thiserror 1.0.69", |
| "varisat-dimacs", |
| "varisat-formula", |
| "varisat-internal-proof", |
| ] |
| |
| [[package]] |
| name = "varisat-dimacs" |
| version = "0.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "3d1dee4e21be1f04c0a939f7ae710cced47233a578de08a1b3c7d50848402636" |
| dependencies = [ |
| "anyhow", |
| "itoa 0.4.8", |
| "thiserror 1.0.69", |
| "varisat-formula", |
| ] |
| |
| [[package]] |
| name = "varisat-formula" |
| version = "0.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "395c5543b9bfd9076d6d3af49d6c34a4b91b0b355998c0a5ec6ed7265d364520" |
| |
| [[package]] |
| name = "varisat-internal-macros" |
| version = "0.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "602ece773543d066aa7848455486c6c0422a3f214da7a2b899100f3c4f12408d" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "regex", |
| "syn 1.0.109", |
| "synstructure 0.12.6", |
| ] |
| |
| [[package]] |
| name = "varisat-internal-proof" |
| version = "0.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "6163bb7bc9018af077b76d64f976803d141c36a27d640f1437dddc4fd527d207" |
| dependencies = [ |
| "anyhow", |
| "varisat-formula", |
| ] |
| |
| [[package]] |
| name = "vcpkg" |
| version = "0.2.15" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" |
| |
| [[package]] |
| name = "vec_mut_scan" |
| version = "0.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "68ed610a8d5e63d9c0e31300e8fdb55104c5f21e422743a9dc74848fa8317fd2" |
| |
| [[package]] |
| name = "version_check" |
| version = "0.9.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" |
| |
| [[package]] |
| name = "wait-timeout" |
| version = "0.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "09ac3b126d3914f9849036f826e054cbabdc8519970b8998ddaf3b5bd3c65f11" |
| dependencies = [ |
| "libc", |
| ] |
| |
| [[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 = "want" |
| version = "0.3.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" |
| dependencies = [ |
| "try-lock", |
| ] |
| |
| [[package]] |
| name = "wasi" |
| version = "0.11.1+wasi-snapshot-preview1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" |
| |
| [[package]] |
| name = "wasip2" |
| version = "1.0.4+wasi-0.2.12" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b67efb37e106e55ce722a510d6b5f9c17f083e5fc79afc2badeb12cc313d9487" |
| dependencies = [ |
| "wit-bindgen", |
| ] |
| |
| [[package]] |
| name = "wasm-bindgen" |
| version = "0.2.126" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "4b067c0c11094aef6b7a801c1e34a26affafdf3d051dba08456b868789aaf9a4" |
| dependencies = [ |
| "cfg-if", |
| "once_cell", |
| "rustversion", |
| "wasm-bindgen-macro", |
| "wasm-bindgen-shared", |
| ] |
| |
| [[package]] |
| name = "wasm-bindgen-futures" |
| version = "0.4.76" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c62df1340f32221cb9c54d6a27b030e3dba64361d4a95bed55f9aacb44da291d" |
| dependencies = [ |
| "js-sys", |
| "wasm-bindgen", |
| ] |
| |
| [[package]] |
| name = "wasm-bindgen-macro" |
| version = "0.2.126" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "167ce5e579f6bcf889c4f7175a8a5a585de84e8ff93976ce393efa5f2837aab1" |
| dependencies = [ |
| "quote", |
| "wasm-bindgen-macro-support", |
| ] |
| |
| [[package]] |
| name = "wasm-bindgen-macro-support" |
| version = "0.2.126" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f3997c7839262f4ef12cf90b818d6340c18e80f263f1a94bf157d0ec4420380e" |
| dependencies = [ |
| "bumpalo", |
| "proc-macro2", |
| "quote", |
| "syn 2.0.118", |
| "wasm-bindgen-shared", |
| ] |
| |
| [[package]] |
| name = "wasm-bindgen-shared" |
| version = "0.2.126" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "dc1b4cb0cc549fcf58d7dfc081778139b3d283a081644e833e84682ad71cea24" |
| dependencies = [ |
| "unicode-ident", |
| ] |
| |
| [[package]] |
| name = "web-sys" |
| version = "0.3.103" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "8622dcb61c0bcc9fffa6938bed81210af2da9a7e4a1a834b2e37a59b6dfb6141" |
| 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.11" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" |
| dependencies = [ |
| "windows-sys 0.61.2", |
| ] |
| |
| [[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-link" |
| version = "0.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" |
| |
| [[package]] |
| name = "windows-sys" |
| version = "0.52.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" |
| dependencies = [ |
| "windows-targets", |
| ] |
| |
| [[package]] |
| name = "windows-sys" |
| version = "0.61.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" |
| dependencies = [ |
| "windows-link", |
| ] |
| |
| [[package]] |
| name = "windows-targets" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" |
| dependencies = [ |
| "windows_aarch64_gnullvm", |
| "windows_aarch64_msvc", |
| "windows_i686_gnu", |
| "windows_i686_gnullvm", |
| "windows_i686_msvc", |
| "windows_x86_64_gnu", |
| "windows_x86_64_gnullvm", |
| "windows_x86_64_msvc", |
| ] |
| |
| [[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_msvc" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" |
| |
| [[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_gnullvm" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" |
| |
| [[package]] |
| name = "windows_i686_msvc" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" |
| |
| [[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_gnullvm" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" |
| |
| [[package]] |
| name = "windows_x86_64_msvc" |
| version = "0.52.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" |
| |
| [[package]] |
| name = "winnow" |
| version = "1.0.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0592e1c9d151f854e6fd382574c3a0855250e1d9b2f99d9281c6e6391af352f1" |
| dependencies = [ |
| "memchr", |
| ] |
| |
| [[package]] |
| name = "wit-bindgen" |
| version = "0.57.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1ebf944e87a7c253233ad6766e082e3cd714b5d03812acc24c318f549614536e" |
| |
| [[package]] |
| name = "writeable" |
| version = "0.6.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4" |
| |
| [[package]] |
| name = "xtask-build-man" |
| version = "0.0.0" |
| |
| [[package]] |
| name = "xtask-bump-check" |
| version = "0.0.0" |
| dependencies = [ |
| "anyhow", |
| "cargo", |
| "cargo-util", |
| "cargo-util-terminal", |
| "clap", |
| "futures", |
| "git2", |
| "semver", |
| "tracing", |
| "tracing-subscriber", |
| ] |
| |
| [[package]] |
| name = "xtask-lint-docs" |
| version = "0.1.0" |
| dependencies = [ |
| "anyhow", |
| "cargo", |
| "clap", |
| "itertools 0.15.0", |
| ] |
| |
| [[package]] |
| name = "xtask-spellcheck" |
| version = "0.0.0" |
| dependencies = [ |
| "anyhow", |
| "cargo_metadata", |
| "clap", |
| "semver", |
| ] |
| |
| [[package]] |
| name = "xtask-stale-label" |
| version = "0.0.0" |
| dependencies = [ |
| "toml_edit", |
| ] |
| |
| [[package]] |
| name = "yoke" |
| version = "0.8.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "709fe23a0424b6a435d82152b1bd3fdfb0833487d5fa90d05d42762a9891fef5" |
| dependencies = [ |
| "stable_deref_trait", |
| "yoke-derive", |
| "zerofrom", |
| ] |
| |
| [[package]] |
| name = "yoke-derive" |
| version = "0.8.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn 2.0.118", |
| "synstructure 0.13.2", |
| ] |
| |
| [[package]] |
| name = "zerocopy" |
| version = "0.8.52" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "ce1022995ff5ff5d841ad7d994facc23098cd40152f2c1d11cd607c6f530653f" |
| dependencies = [ |
| "zerocopy-derive", |
| ] |
| |
| [[package]] |
| name = "zerocopy-derive" |
| version = "0.8.52" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "1ae7f38b72ec2a254e2b87ef277cf2cd4fb97cbebf944faa6f33354da0867930" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn 2.0.118", |
| ] |
| |
| [[package]] |
| name = "zerofrom" |
| version = "0.1.8" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272" |
| dependencies = [ |
| "zerofrom-derive", |
| ] |
| |
| [[package]] |
| name = "zerofrom-derive" |
| version = "0.1.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn 2.0.118", |
| "synstructure 0.13.2", |
| ] |
| |
| [[package]] |
| name = "zeroize" |
| version = "1.9.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "e13c156562582aa81c60cb29407084cdb54c4164760106ab78e6c5b0858cf64e" |
| |
| [[package]] |
| name = "zerotrie" |
| version = "0.2.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf" |
| dependencies = [ |
| "displaydoc", |
| "yoke", |
| "zerofrom", |
| ] |
| |
| [[package]] |
| name = "zerovec" |
| version = "0.11.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239" |
| dependencies = [ |
| "yoke", |
| "zerofrom", |
| "zerovec-derive", |
| ] |
| |
| [[package]] |
| name = "zerovec-derive" |
| version = "0.11.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555" |
| dependencies = [ |
| "proc-macro2", |
| "quote", |
| "syn 2.0.118", |
| ] |
| |
| [[package]] |
| name = "zlib-rs" |
| version = "0.6.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "977347db8caa080403f6b6b7c1cda9479a8e869316f7e13a59b19076a40f94e3" |
| |
| [[package]] |
| name = "zmij" |
| version = "1.0.21" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa" |