lanzaboote/rust/tool/Cargo.lock

1085 lines
28 KiB
Plaintext
Raw Normal View History

2022-11-21 19:29:16 -05:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "android-tzdata"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
[[package]]
name = "android_system_properties"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
dependencies = [
"libc",
]
2023-04-09 16:27:07 -04:00
[[package]]
name = "anstream"
2024-01-21 22:54:59 -05:00
version = "0.6.11"
2023-04-09 16:27:07 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-21 22:54:59 -05:00
checksum = "6e2e1ebcb11de5c03c67de28a7df593d32191b44939c482e97702baaaa6ab6a5"
2023-04-09 16:27:07 -04:00
dependencies = [
2023-04-14 09:48:29 -04:00
"anstyle",
2023-04-09 16:27:07 -04:00
"anstyle-parse",
2023-04-16 21:25:18 -04:00
"anstyle-query",
2023-04-09 16:27:07 -04:00
"anstyle-wincon",
2023-04-16 21:25:18 -04:00
"colorchoice",
2023-04-09 16:27:07 -04:00
"utf8parse",
]
2023-04-16 21:25:18 -04:00
[[package]]
name = "anstyle"
2023-10-19 16:29:32 -04:00
version = "1.0.4"
2023-04-16 21:25:18 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-19 16:29:32 -04:00
checksum = "7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87"
2023-04-16 21:25:18 -04:00
2023-04-09 16:27:07 -04:00
[[package]]
name = "anstyle-parse"
2024-01-15 05:18:29 -05:00
version = "0.2.3"
2023-04-09 16:27:07 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c"
2023-04-09 16:27:07 -04:00
dependencies = [
"utf8parse",
]
2023-04-16 21:25:18 -04:00
[[package]]
name = "anstyle-query"
2024-01-15 05:18:29 -05:00
version = "1.0.2"
2023-04-16 21:25:18 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648"
2023-04-16 21:25:18 -04:00
dependencies = [
2024-01-15 05:18:29 -05:00
"windows-sys",
2023-04-16 21:25:18 -04:00
]
2023-04-09 16:27:07 -04:00
[[package]]
name = "anstyle-wincon"
2024-01-15 05:18:29 -05:00
version = "3.0.2"
2023-04-09 16:27:07 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7"
2023-04-09 16:27:07 -04:00
dependencies = [
2023-04-14 09:48:29 -04:00
"anstyle",
2024-01-15 05:18:29 -05:00
"windows-sys",
2023-04-09 16:27:07 -04:00
]
2022-11-21 19:29:16 -05:00
[[package]]
name = "anyhow"
2024-01-02 05:13:03 -05:00
version = "1.0.79"
2022-11-21 19:29:16 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-02 05:13:03 -05:00
checksum = "080e9890a082662b09c1ad45f567faeeb47f22b5fb23895fbe1e651e718e25ca"
2022-11-21 19:29:16 -05:00
[[package]]
name = "assert_cmd"
2024-01-14 19:17:37 -05:00
version = "2.0.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-14 19:17:37 -05:00
checksum = "00ad3f3a942eee60335ab4342358c161ee296829e0d16ff42fc1d6cb07815467"
dependencies = [
2023-04-14 09:48:29 -04:00
"anstyle",
"bstr",
"doc-comment",
"predicates",
"predicates-core",
"predicates-tree",
"wait-timeout",
]
2022-11-21 19:29:16 -05:00
[[package]]
name = "atty"
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
dependencies = [
"hermit-abi",
2022-11-21 19:29:16 -05:00
"libc",
"winapi",
]
[[package]]
name = "autocfg"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
[[package]]
name = "base32ct"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "396664016f30ad5ab761000391a5c0b436f7bfac738858263eb25897658b98c9"
2022-11-21 19:29:16 -05:00
[[package]]
name = "bitflags"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
[[package]]
name = "bitflags"
2024-01-21 22:54:59 -05:00
version = "2.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-21 22:54:59 -05:00
checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf"
[[package]]
name = "block-buffer"
2023-03-19 21:57:17 -04:00
version = "0.10.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-19 21:57:17 -04:00
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
dependencies = [
"generic-array",
]
[[package]]
name = "bootspec"
version = "1.0.0"
2023-04-14 09:48:29 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa369be5fcb7fb0b6f86427ae4446f724238bdcd8ec6db9e0d9ac041cde94fae"
dependencies = [
"serde",
"serde_json",
2023-05-07 21:30:03 -04:00
"thiserror",
]
[[package]]
name = "bstr"
2024-01-15 05:18:29 -05:00
version = "1.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "c48f0051a4b4c5e0b6d365cd04af53aeaa209e3cc15ec2cdb69e73cc87fbd0dc"
dependencies = [
"memchr",
"regex-automata",
"serde",
]
[[package]]
name = "bumpalo"
2023-10-19 16:29:32 -04:00
version = "3.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-19 16:29:32 -04:00
checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec"
2023-02-26 21:01:48 -05:00
[[package]]
name = "cc"
version = "1.0.83"
2023-02-26 21:01:48 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0"
dependencies = [
"libc",
]
2023-02-26 21:01:48 -05:00
2022-11-21 19:29:16 -05:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "chrono"
2023-10-19 16:29:32 -04:00
version = "0.4.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-19 16:29:32 -04:00
checksum = "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38"
dependencies = [
"android-tzdata",
"iana-time-zone",
"js-sys",
"num-traits",
"wasm-bindgen",
2023-12-10 19:54:29 -05:00
"windows-targets 0.48.5",
]
2022-11-21 19:29:16 -05:00
[[package]]
name = "clap"
2024-01-21 19:20:31 -05:00
version = "4.4.18"
2022-11-21 19:29:16 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-21 19:20:31 -05:00
checksum = "1e578d6ec4194633722ccf9544794b71b1385c3c027efe0c55db226fc880865c"
2022-11-21 19:29:16 -05:00
dependencies = [
2023-04-09 16:27:07 -04:00
"clap_builder",
2022-11-21 19:29:16 -05:00
"clap_derive",
2023-04-09 16:27:07 -04:00
]
[[package]]
name = "clap_builder"
2024-01-21 19:20:31 -05:00
version = "4.4.18"
2023-04-09 16:27:07 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-21 19:20:31 -05:00
checksum = "4df4df40ec50c46000231c914968278b1eb05098cf8f1b3a518a95030e71d1c7"
2023-04-09 16:27:07 -04:00
dependencies = [
"anstream",
2023-04-14 09:48:29 -04:00
"anstyle",
2023-04-09 16:27:07 -04:00
"clap_lex",
2022-11-21 19:29:16 -05:00
"strsim",
]
[[package]]
name = "clap_derive"
2023-10-29 20:00:50 -04:00
version = "4.4.7"
2022-11-21 19:29:16 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-29 20:00:50 -04:00
checksum = "cf9804afaaf59a91e75b022a30fb7229a7901f60c755489cc61c9b423b836442"
2022-11-21 19:29:16 -05:00
dependencies = [
"heck",
"proc-macro2",
"quote",
"syn",
2022-11-21 19:29:16 -05:00
]
[[package]]
name = "clap_lex"
2023-10-29 20:00:50 -04:00
version = "0.6.0"
2022-11-21 19:29:16 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-29 20:00:50 -04:00
checksum = "702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1"
2023-04-09 16:27:07 -04:00
[[package]]
2023-04-16 21:25:18 -04:00
name = "colorchoice"
2023-04-09 16:27:07 -04:00
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-16 21:25:18 -04:00
checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
2023-04-09 16:27:07 -04:00
[[package]]
name = "core-foundation-sys"
2024-01-15 05:18:29 -05:00
version = "0.8.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
[[package]]
name = "cpufeatures"
2024-01-15 05:18:29 -05:00
version = "0.2.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504"
dependencies = [
"libc",
]
[[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 = "deranged"
2024-01-15 05:18:29 -05:00
version = "0.3.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
2023-10-19 16:29:32 -04:00
dependencies = [
"powerfmt",
]
[[package]]
name = "difflib"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8"
[[package]]
name = "digest"
version = "0.10.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
dependencies = [
"block-buffer",
"crypto-common",
]
2023-01-01 19:54:57 -05:00
[[package]]
name = "dissimilar"
version = "1.0.7"
2023-01-01 19:54:57 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "86e3bdc80eee6e16b2b6b0f87fbc98c04bee3455e35174c0de1a125d0688c632"
2023-01-01 19:54:57 -05:00
[[package]]
name = "doc-comment"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
2023-04-09 16:27:07 -04:00
[[package]]
name = "errno"
2024-01-02 05:13:03 -05:00
version = "0.3.8"
2023-04-09 16:27:07 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-02 05:13:03 -05:00
checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245"
2023-04-09 16:27:07 -04:00
dependencies = [
"libc",
2024-01-15 05:18:29 -05:00
"windows-sys",
2023-04-09 16:27:07 -04:00
]
2023-01-01 19:54:57 -05:00
[[package]]
name = "expect-test"
2023-03-12 20:45:02 -04:00
version = "1.4.1"
2023-01-01 19:54:57 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-12 20:45:02 -04:00
checksum = "30d9eafeadd538e68fb28016364c9732d78e420b9ff8853fa5e4058861e9f8d3"
2023-01-01 19:54:57 -05:00
dependencies = [
"dissimilar",
"once_cell",
]
2023-07-19 18:04:11 -04:00
[[package]]
name = "fastrand"
2023-10-15 21:54:44 -04:00
version = "2.0.1"
2023-07-19 18:04:11 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-15 21:54:44 -04:00
checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5"
2023-07-19 18:04:11 -04:00
2023-01-01 19:54:57 -05:00
[[package]]
name = "filetime"
2023-12-10 19:54:29 -05:00
version = "0.2.23"
2023-01-01 19:54:57 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-10 19:54:29 -05:00
checksum = "1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd"
2023-01-01 19:54:57 -05:00
dependencies = [
"cfg-if",
"libc",
2023-12-10 19:54:29 -05:00
"redox_syscall",
2024-01-15 05:18:29 -05:00
"windows-sys",
2023-01-01 19:54:57 -05:00
]
[[package]]
name = "generic-array"
2023-04-14 09:48:29 -04:00
version = "0.14.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-14 09:48:29 -04:00
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
dependencies = [
"typenum",
"version_check",
]
2022-12-29 19:41:48 -05:00
[[package]]
name = "getrandom"
2024-01-15 05:18:29 -05:00
version = "0.2.12"
2022-12-29 19:41:48 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "190092ea657667030ac6a35e305e62fc4dd69fd98ac98631e5d3a2b1575a12b5"
2022-12-29 19:41:48 -05:00
dependencies = [
"cfg-if",
"libc",
"wasi",
]
2022-11-23 09:26:26 -05:00
[[package]]
name = "goblin"
2023-07-19 18:04:11 -04:00
version = "0.7.1"
2022-11-23 09:26:26 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-19 18:04:11 -04:00
checksum = "f27c1b4369c2cd341b5de549380158b105a04c331be5db9110eef7b6d2742134"
2022-11-23 09:26:26 -05:00
dependencies = [
"log",
"plain",
"scroll",
]
2022-11-21 19:29:16 -05:00
[[package]]
name = "heck"
2023-03-19 21:57:17 -04:00
version = "0.4.1"
2022-11-21 19:29:16 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-19 21:57:17 -04:00
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
2022-11-21 19:29:16 -05:00
[[package]]
name = "hermit-abi"
version = "0.1.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
dependencies = [
"libc",
]
[[package]]
name = "iana-time-zone"
2024-01-15 05:18:29 -05:00
version = "0.1.59"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "b6a67363e2aa4443928ce15e57ebae94fd8949958fd1223c4cfc0cd473ad7539"
dependencies = [
"android_system_properties",
"core-foundation-sys",
"iana-time-zone-haiku",
"js-sys",
"wasm-bindgen",
2023-10-19 16:29:32 -04:00
"windows-core",
]
[[package]]
name = "iana-time-zone-haiku"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
dependencies = [
"cc",
]
[[package]]
name = "indoc"
2023-10-15 21:54:44 -04:00
version = "2.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-15 21:54:44 -04:00
checksum = "1e186cfbae8084e513daff4240b4797e342f988cecda4fb6c939150f96315fd8"
2022-11-23 09:26:26 -05:00
[[package]]
name = "itoa"
2024-01-15 05:18:29 -05:00
version = "1.0.10"
2022-11-23 09:26:26 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c"
2022-11-23 09:26:26 -05:00
[[package]]
name = "js-sys"
2024-01-15 05:18:29 -05:00
version = "0.3.67"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "9a1d36f1235bc969acba30b7f5990b864423a6068a10f7c90ae8f0112e3a59d1"
dependencies = [
"wasm-bindgen",
]
2022-11-21 19:29:16 -05:00
[[package]]
name = "lanzaboote_tool"
2023-05-18 13:03:37 -04:00
version = "0.3.0"
2022-11-21 19:29:16 -05:00
dependencies = [
"anyhow",
"bootspec",
"fastrand",
2023-10-15 21:54:44 -04:00
"goblin",
"log",
2022-11-23 09:26:26 -05:00
"serde_json",
"sha2",
"tempfile",
2023-01-01 19:54:57 -05:00
"time",
2022-12-11 20:09:04 -05:00
"walkdir",
2022-11-21 19:29:16 -05:00
]
[[package]]
name = "libc"
2024-01-15 05:18:29 -05:00
version = "0.2.152"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "13e3bf6590cbc649f4d1a3eefc9d5d6eb746f5200ffb04e5e142700b8faa56e7"
2023-02-26 21:01:48 -05:00
[[package]]
name = "linux-raw-sys"
2024-01-21 22:54:59 -05:00
version = "0.4.13"
2023-04-09 16:27:07 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-21 22:54:59 -05:00
checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c"
2023-04-09 16:27:07 -04:00
2022-11-23 09:26:26 -05:00
[[package]]
name = "log"
version = "0.4.20"
2022-11-23 09:26:26 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
[[package]]
name = "lzbt-systemd"
version = "0.3.0"
dependencies = [
"anyhow",
"assert_cmd",
"base32ct",
"clap",
"expect-test",
"filetime",
2023-10-15 21:54:44 -04:00
"goblin",
"indoc",
"lanzaboote_tool",
"log",
"nix",
"rand",
"serde_json",
"sha2",
"stderrlog",
"tempfile",
"walkdir",
]
2022-11-23 09:26:26 -05:00
[[package]]
name = "memchr"
2024-01-15 05:18:29 -05:00
version = "2.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149"
[[package]]
name = "nix"
2023-10-15 21:54:44 -04:00
version = "0.27.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-15 21:54:44 -04:00
checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053"
dependencies = [
2024-01-21 22:54:59 -05:00
"bitflags 2.4.2",
"cfg-if",
"libc",
]
[[package]]
name = "num-traits"
2023-10-19 16:29:32 -04:00
version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-19 16:29:32 -04:00
checksum = "39e3200413f237f41ab11ad6d161bc7239c84dcb631773ccd7de3dfe4b5c267c"
dependencies = [
"autocfg",
]
2022-11-21 19:29:16 -05:00
[[package]]
name = "once_cell"
2024-01-15 05:18:29 -05:00
version = "1.19.0"
2022-11-21 19:29:16 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
2022-11-21 19:29:16 -05:00
2022-11-23 09:26:26 -05:00
[[package]]
name = "plain"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6"
2023-10-19 16:29:32 -04:00
[[package]]
name = "powerfmt"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
2022-12-29 19:41:48 -05:00
[[package]]
name = "ppv-lite86"
version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
[[package]]
name = "predicates"
2024-01-21 22:54:59 -05:00
version = "3.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-21 22:54:59 -05:00
checksum = "68b87bfd4605926cdfefc1c3b5f8fe560e3feca9d5552cf68c466d3d8236c7e8"
dependencies = [
2023-04-14 09:48:29 -04:00
"anstyle",
"difflib",
"predicates-core",
]
[[package]]
name = "predicates-core"
2023-03-19 21:57:17 -04:00
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-19 21:57:17 -04:00
checksum = "b794032607612e7abeb4db69adb4e33590fa6cf1149e95fd7cb00e634b92f174"
[[package]]
name = "predicates-tree"
2023-03-19 21:57:17 -04:00
version = "1.0.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-19 21:57:17 -04:00
checksum = "368ba315fb8c5052ab692e68a0eefec6ec57b23a36959c14496f0b0df2c0cecf"
dependencies = [
"predicates-core",
"termtree",
]
2022-11-21 19:29:16 -05:00
[[package]]
name = "proc-macro2"
2024-01-21 22:54:59 -05:00
version = "1.0.78"
2022-11-21 19:29:16 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-21 22:54:59 -05:00
checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae"
2022-11-21 19:29:16 -05:00
dependencies = [
"unicode-ident",
]
[[package]]
name = "quote"
2024-01-02 05:13:03 -05:00
version = "1.0.35"
2022-11-21 19:29:16 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-02 05:13:03 -05:00
checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
2022-11-21 19:29:16 -05:00
dependencies = [
"proc-macro2",
]
2022-12-29 19:41:48 -05:00
[[package]]
name = "rand"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
dependencies = [
"libc",
"rand_chacha",
"rand_core",
]
[[package]]
name = "rand_chacha"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
dependencies = [
"ppv-lite86",
"rand_core",
]
[[package]]
name = "rand_core"
version = "0.6.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
dependencies = [
"getrandom",
]
2023-10-29 20:00:50 -04:00
[[package]]
name = "redox_syscall"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
dependencies = [
"bitflags 1.3.2",
]
[[package]]
name = "regex-automata"
2024-01-21 22:54:59 -05:00
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-21 22:54:59 -05:00
checksum = "3b7fa1134405e2ec9353fd416b17f8dacd46c473d7d3fd1cf202706a14eb792a"
[[package]]
2023-02-26 21:01:48 -05:00
name = "rustix"
2024-01-15 05:18:29 -05:00
version = "0.38.30"
2023-04-09 16:27:07 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "322394588aaf33c24007e8bb3238ee3e4c5c09c084ab32bc73890b99ff326bca"
2023-04-09 16:27:07 -04:00
dependencies = [
2024-01-21 22:54:59 -05:00
"bitflags 2.4.2",
2023-04-14 09:48:29 -04:00
"errno",
2023-02-26 21:01:48 -05:00
"libc",
2023-04-14 09:48:29 -04:00
"linux-raw-sys",
2024-01-15 05:18:29 -05:00
"windows-sys",
]
2022-11-23 09:26:26 -05:00
[[package]]
name = "ryu"
2024-01-15 05:18:29 -05:00
version = "1.0.16"
2022-11-23 09:26:26 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "f98d2aa92eebf49b69786be48e4477826b256916e84a57ff2a4f21923b48eb4c"
2022-11-23 09:26:26 -05:00
2022-12-11 20:09:04 -05:00
[[package]]
name = "same-file"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
dependencies = [
"winapi-util",
]
2022-11-23 09:26:26 -05:00
[[package]]
name = "scroll"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04c565b551bafbef4157586fa379538366e4385d42082f255bfd96e4fe8519da"
dependencies = [
"scroll_derive",
]
[[package]]
name = "scroll_derive"
version = "0.11.1"
2022-11-23 09:26:26 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1db149f81d46d2deba7cd3c50772474707729550221e69588478ebf9ada425ae"
2022-11-23 09:26:26 -05:00
dependencies = [
"proc-macro2",
"quote",
"syn",
2022-11-23 09:26:26 -05:00
]
[[package]]
name = "serde"
2024-01-15 05:18:29 -05:00
version = "1.0.195"
2022-11-23 09:26:26 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "63261df402c67811e9ac6def069e4786148c4563f4b50fd4bf30aa370d626b02"
2022-11-23 09:26:26 -05:00
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_derive"
2024-01-15 05:18:29 -05:00
version = "1.0.195"
2022-11-23 09:26:26 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "46fe8f8603d81ba86327b23a2e9cdf49e1255fb94a4c5f297f6ee0547178ea2c"
2022-11-23 09:26:26 -05:00
dependencies = [
"proc-macro2",
"quote",
"syn",
2022-11-23 09:26:26 -05:00
]
[[package]]
name = "serde_json"
version = "1.0.112"
2022-11-23 09:26:26 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4d1bd37ce2324cf3bf85e5a25f96eb4baf0d5aa6eba43e7ae8958870c4ec48ed"
2022-11-23 09:26:26 -05:00
dependencies = [
"itoa",
"ryu",
"serde",
]
2022-11-21 19:29:16 -05:00
[[package]]
name = "sha2"
2023-10-15 21:54:44 -04:00
version = "0.10.8"
2022-11-21 19:29:16 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-15 21:54:44 -04:00
checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
dependencies = [
"cfg-if",
"cpufeatures",
"digest",
]
2022-11-21 19:29:16 -05:00
[[package]]
name = "stderrlog"
version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "69a26bbf6de627d389164afa9783739b56746c6c72c4ed16539f4ff54170327b"
dependencies = [
"atty",
"chrono",
"log",
"termcolor",
"thread_local",
]
[[package]]
name = "strsim"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
2022-11-21 19:29:16 -05:00
[[package]]
name = "syn"
2024-01-15 05:18:29 -05:00
version = "2.0.48"
2022-11-21 19:29:16 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "0f3531638e407dfc0814761abb7c00a5b54992b849452a0646b7f65c9f770f3f"
2022-11-21 19:29:16 -05:00
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
[[package]]
name = "tempfile"
2024-01-02 05:13:03 -05:00
version = "3.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-02 05:13:03 -05:00
checksum = "01ce4141aa927a6d1bd34a041795abd0db1cccba5d5f24b009f694bdf3a1f3fa"
dependencies = [
"cfg-if",
"fastrand",
2023-12-10 19:54:29 -05:00
"redox_syscall",
2023-04-14 09:48:29 -04:00
"rustix",
2024-01-15 05:18:29 -05:00
"windows-sys",
]
2022-11-21 19:29:16 -05:00
[[package]]
name = "termcolor"
version = "1.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
dependencies = [
"winapi-util",
]
[[package]]
name = "termtree"
2023-03-19 21:57:17 -04:00
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-19 21:57:17 -04:00
checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76"
2023-05-07 21:30:03 -04:00
[[package]]
name = "thiserror"
2024-01-15 05:18:29 -05:00
version = "1.0.56"
2023-05-07 21:30:03 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "d54378c645627613241d077a3a79db965db602882668f9136ac42af9ecb730ad"
2023-05-07 21:30:03 -04:00
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2024-01-15 05:18:29 -05:00
version = "1.0.56"
2023-05-07 21:30:03 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "fa0faa943b50f3db30a20aa7e265dbc66076993efed8463e8de414e5d06d3471"
2023-05-07 21:30:03 -04:00
dependencies = [
"proc-macro2",
"quote",
"syn",
2023-05-07 21:30:03 -04:00
]
[[package]]
name = "thread_local"
version = "1.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"
dependencies = [
"cfg-if",
"once_cell",
]
2023-01-01 19:54:57 -05:00
[[package]]
name = "time"
2024-01-15 05:18:29 -05:00
version = "0.3.31"
2023-01-01 19:54:57 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "f657ba42c3f86e7680e53c8cd3af8abbe56b5491790b46e22e19c0d57463583e"
2023-01-01 19:54:57 -05:00
dependencies = [
"deranged",
2023-10-19 16:29:32 -04:00
"powerfmt",
2023-01-01 19:54:57 -05:00
"serde",
"time-core",
]
[[package]]
name = "time-core"
2023-10-19 16:29:32 -04:00
version = "0.1.2"
2023-01-01 19:54:57 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-19 16:29:32 -04:00
checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
2023-01-01 19:54:57 -05:00
[[package]]
name = "typenum"
2023-10-19 16:29:32 -04:00
version = "1.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-19 16:29:32 -04:00
checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
2022-11-21 19:29:16 -05:00
[[package]]
name = "unicode-ident"
version = "1.0.12"
2022-11-21 19:29:16 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
2022-11-21 19:29:16 -05:00
2023-04-09 16:27:07 -04:00
[[package]]
name = "utf8parse"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
2022-11-21 19:29:16 -05:00
[[package]]
name = "version_check"
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
[[package]]
name = "wait-timeout"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6"
dependencies = [
"libc",
]
2022-12-11 20:09:04 -05:00
[[package]]
name = "walkdir"
version = "2.4.0"
2022-12-11 20:09:04 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee"
2022-12-11 20:09:04 -05:00
dependencies = [
"same-file",
"winapi-util",
]
2022-12-29 19:41:48 -05:00
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
[[package]]
name = "wasm-bindgen"
2024-01-15 05:18:29 -05:00
version = "0.2.90"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "b1223296a201415c7fad14792dbefaace9bd52b62d33453ade1c5b5f07555406"
dependencies = [
"cfg-if",
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
2024-01-15 05:18:29 -05:00
version = "0.2.90"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "fcdc935b63408d58a32f8cc9738a0bffd8f05cc7c002086c6ef20b7312ad9dcd"
dependencies = [
"bumpalo",
"log",
"once_cell",
"proc-macro2",
"quote",
"syn",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-macro"
2024-01-15 05:18:29 -05:00
version = "0.2.90"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "3e4c238561b2d428924c49815533a8b9121c664599558a5d9ec51f8a1740a999"
dependencies = [
"quote",
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
2024-01-15 05:18:29 -05:00
version = "0.2.90"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "bae1abb6806dc1ad9e560ed242107c0f6c84335f1749dd4e8ddb012ebd5e25a7"
dependencies = [
"proc-macro2",
"quote",
"syn",
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
2024-01-15 05:18:29 -05:00
version = "0.2.90"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "4d91413b1c31d7539ba5ef2451af3f0b833a005eb27a631cec32bc0635a8602b"
2022-11-21 19:29:16 -05:00
[[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"
2023-10-19 16:29:32 -04:00
version = "0.1.6"
2022-11-21 19:29:16 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-19 16:29:32 -04:00
checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
2022-11-21 19:29:16 -05:00
dependencies = [
"winapi",
]
[[package]]
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2023-01-01 19:54:57 -05:00
2023-04-14 09:48:29 -04:00
[[package]]
2023-10-19 16:29:32 -04:00
name = "windows-core"
2024-01-15 05:18:29 -05:00
version = "0.52.0"
2023-02-26 21:01:48 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-15 05:18:29 -05:00
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
2023-02-26 21:01:48 -05:00
dependencies = [
2024-01-15 05:18:29 -05:00
"windows-targets 0.52.0",
2023-12-10 19:54:29 -05:00
]
[[package]]
name = "windows-sys"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
dependencies = [
"windows-targets 0.52.0",
2023-04-09 16:27:07 -04:00
]
[[package]]
name = "windows-targets"
version = "0.48.5"
2023-04-09 16:27:07 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
2023-04-09 16:27:07 -04:00
dependencies = [
2023-12-10 19:54:29 -05:00
"windows_aarch64_gnullvm 0.48.5",
"windows_aarch64_msvc 0.48.5",
"windows_i686_gnu 0.48.5",
"windows_i686_msvc 0.48.5",
"windows_x86_64_gnu 0.48.5",
"windows_x86_64_gnullvm 0.48.5",
"windows_x86_64_msvc 0.48.5",
]
[[package]]
name = "windows-targets"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd"
dependencies = [
"windows_aarch64_gnullvm 0.52.0",
"windows_aarch64_msvc 0.52.0",
"windows_i686_gnu 0.52.0",
"windows_i686_msvc 0.52.0",
"windows_x86_64_gnu 0.52.0",
"windows_x86_64_gnullvm 0.52.0",
"windows_x86_64_msvc 0.52.0",
2023-02-26 21:01:48 -05:00
]
2023-04-09 16:27:07 -04:00
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.48.5"
2023-04-09 16:27:07 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
2023-04-09 16:27:07 -04:00
2023-12-10 19:54:29 -05:00
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea"
2023-04-09 16:27:07 -04:00
[[package]]
name = "windows_aarch64_msvc"
version = "0.48.5"
2023-04-09 16:27:07 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
2023-04-09 16:27:07 -04:00
2023-12-10 19:54:29 -05:00
[[package]]
name = "windows_aarch64_msvc"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef"
2023-04-09 16:27:07 -04:00
[[package]]
name = "windows_i686_gnu"
version = "0.48.5"
2023-04-09 16:27:07 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
2023-04-09 16:27:07 -04:00
2023-12-10 19:54:29 -05:00
[[package]]
name = "windows_i686_gnu"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313"
2023-04-09 16:27:07 -04:00
[[package]]
name = "windows_i686_msvc"
version = "0.48.5"
2023-04-09 16:27:07 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
2023-04-09 16:27:07 -04:00
2023-12-10 19:54:29 -05:00
[[package]]
name = "windows_i686_msvc"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a"
2023-04-09 16:27:07 -04:00
[[package]]
name = "windows_x86_64_gnu"
version = "0.48.5"
2023-04-09 16:27:07 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
2023-04-09 16:27:07 -04:00
2023-12-10 19:54:29 -05:00
[[package]]
name = "windows_x86_64_gnu"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd"
2023-04-09 16:27:07 -04:00
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.48.5"
2023-04-09 16:27:07 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
2023-04-09 16:27:07 -04:00
2023-12-10 19:54:29 -05:00
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e"
2023-04-09 16:27:07 -04:00
[[package]]
name = "windows_x86_64_msvc"
version = "0.48.5"
2023-04-09 16:27:07 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
2023-12-10 19:54:29 -05:00
[[package]]
name = "windows_x86_64_msvc"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04"