2022-08-16 09:05:18 +01:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
|
|
|
version = 3
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "adler"
|
|
|
|
version = "1.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "aho-corasick"
|
2023-10-18 13:34:39 +01:00
|
|
|
version = "1.1.2"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0"
|
2023-08-31 22:08:21 +01:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[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"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2023-08-31 22:08:21 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstream"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.6.7"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "4cd2405b3ac1faab2990b74d728624cd9fd115651fcecc7c2d8daf01376275ba"
|
2023-08-31 22:08:21 +01:00
|
|
|
dependencies = [
|
|
|
|
"anstyle",
|
|
|
|
"anstyle-parse",
|
|
|
|
"anstyle-query",
|
|
|
|
"anstyle-wincon",
|
|
|
|
"colorchoice",
|
|
|
|
"utf8parse",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle"
|
2023-10-18 13:34:39 +01:00
|
|
|
version = "1.0.4"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87"
|
2023-08-31 22:08:21 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-parse"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.2.3"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c"
|
2023-08-31 22:08:21 +01:00
|
|
|
dependencies = [
|
|
|
|
"utf8parse",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-query"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "1.0.2"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648"
|
2023-08-31 22:08:21 +01:00
|
|
|
dependencies = [
|
2024-01-16 13:15:18 +00:00
|
|
|
"windows-sys 0.52.0",
|
2023-08-31 22:08:21 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-wincon"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "3.0.2"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7"
|
2023-08-31 22:08:21 +01:00
|
|
|
dependencies = [
|
|
|
|
"anstyle",
|
2024-01-16 13:15:18 +00:00
|
|
|
"windows-sys 0.52.0",
|
2022-08-16 09:05:18 +01:00
|
|
|
]
|
|
|
|
|
2023-10-30 22:24:58 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ascii_reduce"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"phf",
|
|
|
|
"phf_codegen",
|
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "autocfg"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
|
|
|
|
2023-08-31 22:08:21 +01:00
|
|
|
[[package]]
|
|
|
|
name = "base64"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.21.7"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
|
2023-08-31 22:08:21 +01:00
|
|
|
|
2023-01-14 16:53:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bindgen"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.69.2"
|
2023-01-14 16:53:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "a4c69fae65a523209d34240b60abe0c42d33d1045d445c0839d8a4894a736e2d"
|
2023-01-14 16:53:53 +00:00
|
|
|
dependencies = [
|
2023-10-18 13:34:39 +01:00
|
|
|
"bitflags 2.4.1",
|
2023-01-14 16:53:53 +00:00
|
|
|
"cexpr",
|
|
|
|
"clang-sys",
|
|
|
|
"lazy_static",
|
|
|
|
"lazycell",
|
|
|
|
"log",
|
|
|
|
"peeking_take_while",
|
2023-08-31 22:08:21 +01:00
|
|
|
"prettyplease",
|
2023-01-14 16:53:53 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"regex",
|
|
|
|
"rustc-hash",
|
|
|
|
"shlex",
|
|
|
|
"syn",
|
|
|
|
"which",
|
|
|
|
]
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
|
|
|
version = "1.3.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
|
|
|
2023-08-31 22:08:21 +01:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
2023-10-18 13:34:39 +01:00
|
|
|
version = "2.4.1"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07"
|
2023-08-31 22:08:21 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bumpalo"
|
2023-10-18 13:34:39 +01:00
|
|
|
version = "3.14.0"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec"
|
2023-08-31 22:08:21 +01:00
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "byteorder"
|
2023-10-18 13:34:39 +01:00
|
|
|
version = "1.5.0"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
2023-01-14 16:53:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bytes"
|
2023-10-18 13:34:39 +01:00
|
|
|
version = "1.5.0"
|
2023-01-14 16:53:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223"
|
2023-01-14 16:53:53 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "1.0.83"
|
2023-01-14 16:53:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
2023-01-14 16:53:53 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cexpr"
|
|
|
|
version = "0.6.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
|
|
|
|
dependencies = [
|
|
|
|
"nom",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cfb"
|
|
|
|
version = "0.7.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d38f2da7a0a2c4ccf0065be06397cc26a81f4e528be095826eee9d4adbb8c60f"
|
|
|
|
dependencies = [
|
|
|
|
"byteorder",
|
|
|
|
"fnv",
|
|
|
|
"uuid",
|
|
|
|
]
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "1.0.0"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "chrono"
|
2023-10-18 13:34:39 +01:00
|
|
|
version = "0.4.31"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38"
|
2023-08-31 22:08:21 +01:00
|
|
|
dependencies = [
|
|
|
|
"android-tzdata",
|
|
|
|
"iana-time-zone",
|
|
|
|
"num-traits",
|
|
|
|
"serde",
|
2024-01-16 13:15:18 +00:00
|
|
|
"windows-targets 0.48.5",
|
2023-08-31 22:08:21 +01:00
|
|
|
]
|
2022-08-16 09:05:18 +01:00
|
|
|
|
2023-01-14 16:53:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clang-sys"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "1.7.0"
|
2023-01-14 16:53:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "67523a3b4be3ce1989d607a828d036249522dd9c1c8de7f4dd2dae43a37369d1"
|
2023-01-14 16:53:53 +00:00
|
|
|
dependencies = [
|
|
|
|
"glob",
|
|
|
|
"libc",
|
|
|
|
"libloading",
|
|
|
|
]
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "clap"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "4.4.17"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "80932e03c33999b9235edb8655bc9df3204adc9887c2f95b50cb1deb9fd54253"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
2023-08-31 22:08:21 +01:00
|
|
|
"clap_builder",
|
2022-08-16 09:05:18 +01:00
|
|
|
"clap_derive",
|
2023-08-31 22:08:21 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_builder"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "4.4.17"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "d6c0db58c659eef1c73e444d298c27322a1b52f6927d2ad470c0c0f96fa7b8fa"
|
2023-08-31 22:08:21 +01:00
|
|
|
dependencies = [
|
|
|
|
"anstream",
|
|
|
|
"anstyle",
|
2022-08-16 09:05:18 +01:00
|
|
|
"clap_lex",
|
|
|
|
"strsim",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_derive"
|
2023-11-10 22:16:30 +00:00
|
|
|
version = "4.4.7"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-10 22:16:30 +00:00
|
|
|
checksum = "cf9804afaaf59a91e75b022a30fb7229a7901f60c755489cc61c9b423b836442"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"heck",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_lex"
|
2023-11-10 22:16:30 +00:00
|
|
|
version = "0.6.0"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-10 22:16:30 +00:00
|
|
|
checksum = "702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "colorchoice"
|
|
|
|
version = "1.0.0"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "core-foundation-sys"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.8.6"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "crc32fast"
|
|
|
|
version = "1.3.2"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
2023-08-31 22:08:21 +01:00
|
|
|
"cfg-if",
|
2022-08-16 09:05:18 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "crossbeam-channel"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.5.11"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "176dc175b78f56c0f321911d9c8eb2b77a78a4860b9c19db83835fea1a46649b"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-utils"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.8.19"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "darling"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "0.20.3"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "0209d94da627ab5605dcccf08bb18afa5009cfbef48d8a8b7d7bdbc79be25c5e"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"darling_core",
|
|
|
|
"darling_macro",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "darling_core"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "0.20.3"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "177e3443818124b357d8e76f53be906d60937f0d3a90773a664fa63fa253e621"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"fnv",
|
|
|
|
"ident_case",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"strsim",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "darling_macro"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "0.20.3"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "836a9bbc7ad63342d6d6e7b815ccab164bc77a2d95d84bc3117a8c0d5c98e2d5"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"darling_core",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2023-08-31 22:08:21 +01:00
|
|
|
[[package]]
|
|
|
|
name = "deranged"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.3.11"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
|
2023-08-31 22:08:21 +01:00
|
|
|
dependencies = [
|
2023-10-18 13:34:39 +01:00
|
|
|
"powerfmt",
|
2023-08-31 22:08:21 +01:00
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2023-01-14 16:53:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "either"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "1.9.0"
|
2023-01-14 16:53:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
|
2023-01-14 16:53:53 +00:00
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "equivalent"
|
|
|
|
version = "1.0.1"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "errno"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.3.8"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
2023-08-31 22:08:21 +01:00
|
|
|
"libc",
|
2024-01-16 13:15:18 +00:00
|
|
|
"windows-sys 0.52.0",
|
2023-08-31 22:08:21 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "fastrand"
|
2023-10-18 13:34:39 +01:00
|
|
|
version = "2.0.1"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5"
|
2023-08-31 22:08:21 +01:00
|
|
|
|
2023-10-30 22:49:09 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ffprobe"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "filetime"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.2.23"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
2023-08-31 22:08:21 +01:00
|
|
|
"cfg-if",
|
2022-08-16 09:05:18 +01:00
|
|
|
"libc",
|
2024-01-16 13:15:18 +00:00
|
|
|
"redox_syscall",
|
|
|
|
"windows-sys 0.52.0",
|
2022-08-16 09:05:18 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "flate2"
|
2023-10-18 13:34:39 +01:00
|
|
|
version = "1.0.28"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"crc32fast",
|
|
|
|
"miniz_oxide",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "fnv"
|
|
|
|
version = "1.0.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "fsevent-sys"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "4.1.0"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2023-01-14 16:53:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "glob"
|
|
|
|
version = "0.3.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
|
|
|
version = "0.12.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "hashbrown"
|
2023-11-27 14:08:44 +00:00
|
|
|
version = "0.14.3"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-27 14:08:44 +00:00
|
|
|
checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "heck"
|
|
|
|
version = "0.4.1"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hex"
|
|
|
|
version = "0.4.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
|
|
|
|
2023-10-18 13:34:39 +01:00
|
|
|
[[package]]
|
|
|
|
name = "home"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.5.9"
|
2023-10-18 13:34:39 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
|
2023-10-18 13:34:39 +01:00
|
|
|
dependencies = [
|
2024-01-16 13:15:18 +00:00
|
|
|
"windows-sys 0.52.0",
|
2023-10-18 13:34:39 +01:00
|
|
|
]
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "html-escape"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "0.2.13"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "6d1ad449764d627e22bfd7cd5e8868264fc9236e07c752972b4080cd351cb476"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"utf8-width",
|
|
|
|
]
|
|
|
|
|
2023-08-31 22:08:21 +01:00
|
|
|
[[package]]
|
|
|
|
name = "iana-time-zone"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.1.59"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "b6a67363e2aa4443928ce15e57ebae94fd8949958fd1223c4cfc0cd473ad7539"
|
2023-08-31 22:08:21 +01:00
|
|
|
dependencies = [
|
|
|
|
"android_system_properties",
|
|
|
|
"core-foundation-sys",
|
|
|
|
"iana-time-zone-haiku",
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
2023-10-18 13:34:39 +01:00
|
|
|
"windows-core",
|
2023-08-31 22:08:21 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "iana-time-zone-haiku"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
|
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
]
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "id3"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "1.12.0"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "2ba0a11a3cf6f08d58a5629531bdb4e7c3b8b595e9812a31a7058b1176c4631e"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
2023-10-18 13:34:39 +01:00
|
|
|
"bitflags 2.4.1",
|
2022-08-16 09:05:18 +01:00
|
|
|
"byteorder",
|
|
|
|
"flate2",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ident_case"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "indexmap"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "1.9.3"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
2023-08-31 22:08:21 +01:00
|
|
|
"hashbrown 0.12.3",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "indexmap"
|
2023-11-10 22:16:30 +00:00
|
|
|
version = "2.1.0"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-10 22:16:30 +00:00
|
|
|
checksum = "d530e1a18b1cb4c484e6e34556a0d948706958449fca0cab753d649f2bce3d1f"
|
2023-08-31 22:08:21 +01:00
|
|
|
dependencies = [
|
|
|
|
"equivalent",
|
2023-11-27 14:08:44 +00:00
|
|
|
"hashbrown 0.14.3",
|
2023-08-31 22:08:21 +01:00
|
|
|
"serde",
|
2022-08-16 09:05:18 +01:00
|
|
|
]
|
|
|
|
|
2023-01-14 16:53:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "infer"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "0.15.0"
|
2023-01-14 16:53:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "cb33622da908807a06f9513c19b3c1ad50fab3e4137d82a78107d502075aa199"
|
2023-01-14 16:53:53 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfb",
|
|
|
|
]
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "inotify"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "0.9.6"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
2023-08-31 22:08:21 +01:00
|
|
|
"bitflags 1.3.2",
|
2022-08-16 09:05:18 +01:00
|
|
|
"inotify-sys",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "inotify-sys"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "itoa"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "1.0.10"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c"
|
2023-08-31 22:08:21 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "js-sys"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.3.67"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "9a1d36f1235bc969acba30b7f5990b864423a6068a10f7c90ae8f0112e3a59d1"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
2023-08-31 22:08:21 +01:00
|
|
|
"wasm-bindgen",
|
2022-08-16 09:05:18 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "kqueue"
|
|
|
|
version = "1.0.8"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
2023-08-31 22:08:21 +01:00
|
|
|
"kqueue-sys",
|
2022-08-16 09:05:18 +01:00
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "kqueue-sys"
|
2022-10-22 14:16:02 +01:00
|
|
|
version = "1.0.4"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
2023-08-31 22:08:21 +01:00
|
|
|
"bitflags 1.3.2",
|
|
|
|
"libc",
|
2022-08-16 09:05:18 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lazy_static"
|
|
|
|
version = "1.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lazycell"
|
|
|
|
version = "1.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.2.152"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "13e3bf6590cbc649f4d1a3eefc9d5d6eb746f5200ffb04e5e142700b8faa56e7"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
2023-01-14 16:53:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "libloading"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.8.1"
|
2023-01-14 16:53:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "c571b676ddfc9a8c12f1f3d3085a7b163966a8fd8098a90640953ce5f6170161"
|
2023-01-14 16:53:53 +00:00
|
|
|
dependencies = [
|
2023-08-31 22:08:21 +01:00
|
|
|
"cfg-if",
|
2024-01-16 13:15:18 +00:00
|
|
|
"windows-sys 0.48.0",
|
2023-01-14 16:53:53 +00:00
|
|
|
]
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "linux-raw-sys"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.4.12"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "c4cd1a83af159aa67994778be9070f0ae1bd732942279cabb14f86f986a21456"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
2023-01-14 16:53:53 +00:00
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "log"
|
|
|
|
version = "0.4.20"
|
2023-01-14 16:53:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
|
2023-01-14 16:53:53 +00:00
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "memchr"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "2.7.1"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "metaflac"
|
|
|
|
version = "0.2.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e1470d3cc1bb0d692af5eb3afb594330b8ba09fd91c32c4e1c6322172a5ba750"
|
|
|
|
dependencies = [
|
|
|
|
"byteorder",
|
|
|
|
"hex",
|
|
|
|
"log",
|
|
|
|
]
|
|
|
|
|
2023-01-14 16:53:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "minimal-lexical"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "miniz_oxide"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "0.7.1"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"adler",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mio"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.8.10"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "8f3d0b296e374a4e6f3c7b0a1f5a51d748a0d34c85e7dc48fc3fa9a87657fe09"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"log",
|
2023-08-31 22:08:21 +01:00
|
|
|
"wasi",
|
2024-01-16 13:15:18 +00:00
|
|
|
"windows-sys 0.48.0",
|
2022-08-16 09:05:18 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "musicutil"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
2023-10-30 22:24:58 +00:00
|
|
|
"ascii_reduce",
|
2023-01-14 16:53:53 +00:00
|
|
|
"bytes",
|
2022-08-16 09:05:18 +01:00
|
|
|
"clap",
|
2023-10-30 22:49:09 +00:00
|
|
|
"ffprobe",
|
2022-08-16 09:05:18 +01:00
|
|
|
"html-escape",
|
2022-10-22 21:01:36 +01:00
|
|
|
"id3",
|
2023-01-14 16:53:53 +00:00
|
|
|
"infer",
|
2022-08-16 09:05:18 +01:00
|
|
|
"lazy_static",
|
2022-10-22 21:01:36 +01:00
|
|
|
"metaflac",
|
2022-08-16 09:05:18 +01:00
|
|
|
"notify",
|
2023-11-08 16:28:02 +00:00
|
|
|
"relative_file",
|
2023-10-30 23:17:52 +00:00
|
|
|
"replaygain",
|
2022-08-16 09:05:18 +01:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"serde_with",
|
|
|
|
"serde_yaml",
|
|
|
|
"string-error",
|
2023-01-14 16:53:53 +00:00
|
|
|
"taglib",
|
2022-08-16 09:05:18 +01:00
|
|
|
"tempfile",
|
2023-01-08 10:24:44 +00:00
|
|
|
"thiserror",
|
2023-01-18 10:38:20 +00:00
|
|
|
"urlencoding",
|
2022-08-16 09:05:18 +01:00
|
|
|
"walkdir",
|
|
|
|
]
|
|
|
|
|
2023-01-14 16:53:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "nom"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "7.1.3"
|
2023-01-14 16:53:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
|
2023-01-14 16:53:53 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
"minimal-lexical",
|
|
|
|
]
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "notify"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "6.1.1"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
2023-10-18 13:34:39 +01:00
|
|
|
"bitflags 2.4.1",
|
2023-08-31 22:08:21 +01:00
|
|
|
"crossbeam-channel",
|
2022-08-16 09:05:18 +01:00
|
|
|
"filetime",
|
|
|
|
"fsevent-sys",
|
|
|
|
"inotify",
|
2023-08-31 22:08:21 +01:00
|
|
|
"kqueue",
|
2022-08-16 09:05:18 +01:00
|
|
|
"libc",
|
2023-08-31 22:08:21 +01:00
|
|
|
"log",
|
2022-08-16 09:05:18 +01:00
|
|
|
"mio",
|
|
|
|
"walkdir",
|
2024-01-16 13:15:18 +00:00
|
|
|
"windows-sys 0.48.0",
|
2022-08-16 09:05:18 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "num-traits"
|
2023-10-18 13:34:39 +01:00
|
|
|
version = "0.2.17"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "39e3200413f237f41ab11ad6d161bc7239c84dcb631773ccd7de3dfe4b5c267c"
|
2023-08-31 22:08:21 +01:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
2022-08-16 09:05:18 +01:00
|
|
|
|
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "once_cell"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "1.19.0"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
2023-01-14 16:53:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "peeking_take_while"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
|
|
|
|
|
2023-10-30 22:24:58 +00:00
|
|
|
[[package]]
|
|
|
|
name = "phf"
|
|
|
|
version = "0.11.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
|
|
|
|
dependencies = [
|
|
|
|
"phf_shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf_codegen"
|
|
|
|
version = "0.11.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
|
|
|
|
dependencies = [
|
|
|
|
"phf_generator",
|
|
|
|
"phf_shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf_generator"
|
|
|
|
version = "0.11.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
|
|
|
|
dependencies = [
|
|
|
|
"phf_shared",
|
|
|
|
"rand",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf_shared"
|
|
|
|
version = "0.11.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
|
|
|
|
dependencies = [
|
|
|
|
"siphasher",
|
|
|
|
]
|
|
|
|
|
2023-01-14 16:53:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pkg-config"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.3.28"
|
2023-01-14 16:53:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "69d3587f8a9e599cc7ec2c00e331f71c4e69a5f9a4b8a6efd5b07466b9736f9a"
|
2023-01-14 16:53:53 +00:00
|
|
|
|
2023-10-18 13:34:39 +01:00
|
|
|
[[package]]
|
|
|
|
name = "powerfmt"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "prettyplease"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.2.16"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "a41cf62165e97c7f814d2221421dbb9afcbcdb0a88068e5ea206e19951c2cbb5"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "1.0.76"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "95fc56cda0b5c3325f5fbbd7ff9fda9e02bb00bb3dac51252d2f1bfa1cb8cc8c"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "1.0.35"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
]
|
|
|
|
|
2023-10-30 22:24:58 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
|
|
|
version = "0.8.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
|
|
|
dependencies = [
|
|
|
|
"rand_core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_core"
|
|
|
|
version = "0.6.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
|
|
|
|
2023-11-10 22:16:30 +00: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",
|
|
|
|
]
|
|
|
|
|
2023-01-14 16:53:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "regex"
|
2023-10-18 13:34:39 +01:00
|
|
|
version = "1.10.2"
|
2023-01-14 16:53:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "380b951a9c5e80ddfd6136919eef32310721aa4aacd4889a8d39124b026ab343"
|
2023-01-14 16:53:53 +00:00
|
|
|
dependencies = [
|
2023-08-31 22:08:21 +01:00
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
|
|
|
"regex-automata",
|
2023-01-14 16:53:53 +00:00
|
|
|
"regex-syntax",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "regex-automata"
|
2023-10-18 13:34:39 +01:00
|
|
|
version = "0.4.3"
|
2023-01-14 16:53:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "5f804c7828047e88b2d32e2d7fe5a105da8ee3264f01902f796c8e067dc2483f"
|
2023-08-31 22:08:21 +01:00
|
|
|
dependencies = [
|
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
|
|
|
"regex-syntax",
|
|
|
|
]
|
2023-01-14 16:53:53 +00:00
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "regex-syntax"
|
2023-10-18 13:34:39 +01:00
|
|
|
version = "0.8.2"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
2023-11-08 16:28:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "relative_file"
|
|
|
|
version = "0.1.0"
|
|
|
|
|
2023-10-30 23:17:52 +00:00
|
|
|
[[package]]
|
|
|
|
name = "replaygain"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
2023-01-14 16:53:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rustc-hash"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
|
|
|
|
|
2023-08-31 22:08:21 +01:00
|
|
|
[[package]]
|
|
|
|
name = "rustix"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.38.30"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "322394588aaf33c24007e8bb3238ee3e4c5c09c084ab32bc73890b99ff326bca"
|
2023-08-31 22:08:21 +01:00
|
|
|
dependencies = [
|
2023-10-18 13:34:39 +01:00
|
|
|
"bitflags 2.4.1",
|
2023-08-31 22:08:21 +01:00
|
|
|
"errno",
|
|
|
|
"libc",
|
|
|
|
"linux-raw-sys",
|
2024-01-16 13:15:18 +00:00
|
|
|
"windows-sys 0.52.0",
|
2023-08-31 22:08:21 +01:00
|
|
|
]
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "ryu"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "1.0.16"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "f98d2aa92eebf49b69786be48e4477826b256916e84a57ff2a4f21923b48eb4c"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
|
|
|
[[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 = "serde"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "1.0.195"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "63261df402c67811e9ac6def069e4786148c4563f4b50fd4bf30aa370d626b02"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"serde_derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "1.0.195"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "46fe8f8603d81ba86327b23a2e9cdf49e1255fb94a4c5f297f6ee0547178ea2c"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_json"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "1.0.111"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "176e46fa42316f18edd598015a5166857fc835ec732f5215eac6b7bdbf0a84f4"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"itoa",
|
|
|
|
"ryu",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_with"
|
2023-10-18 13:34:39 +01:00
|
|
|
version = "3.4.0"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "64cd236ccc1b7a29e7e2739f27c0b2dd199804abc4290e32f59f3b68d6405c23"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
2023-08-31 22:08:21 +01:00
|
|
|
"base64",
|
|
|
|
"chrono",
|
|
|
|
"hex",
|
|
|
|
"indexmap 1.9.3",
|
2023-11-10 22:16:30 +00:00
|
|
|
"indexmap 2.1.0",
|
2022-08-16 09:05:18 +01:00
|
|
|
"serde",
|
2023-08-31 22:08:21 +01:00
|
|
|
"serde_json",
|
2022-08-16 09:05:18 +01:00
|
|
|
"serde_with_macros",
|
2023-08-31 22:08:21 +01:00
|
|
|
"time",
|
2022-08-16 09:05:18 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_with_macros"
|
2023-10-18 13:34:39 +01:00
|
|
|
version = "3.4.0"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "93634eb5f75a2323b16de4748022ac4297f9e76b6dced2be287a099f41b5e788"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"darling",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_yaml"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.9.30"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "b1bf28c79a99f70ee1f1d83d10c875d2e70618417fda01ad1785e027579d9d38"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
2023-11-10 22:16:30 +00:00
|
|
|
"indexmap 2.1.0",
|
2022-08-16 09:05:18 +01:00
|
|
|
"itoa",
|
|
|
|
"ryu",
|
|
|
|
"serde",
|
|
|
|
"unsafe-libyaml",
|
|
|
|
]
|
|
|
|
|
2023-01-14 16:53:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "shlex"
|
2023-10-18 13:34:39 +01:00
|
|
|
version = "1.2.0"
|
2023-01-14 16:53:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "a7cee0529a6d40f580e7a5e6c495c8fbfe21b7b52795ed4bb5e62cdf92bc6380"
|
2023-01-14 16:53:53 +00:00
|
|
|
|
2023-10-30 22:24:58 +00:00
|
|
|
[[package]]
|
|
|
|
name = "siphasher"
|
|
|
|
version = "0.3.11"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "string-error"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "439558b73299d7afdf52c36399c3c812cca10fe5ca08429f38815df5bacf3ef7"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "strsim"
|
|
|
|
version = "0.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "2.0.48"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "0f3531638e407dfc0814761abb7c00a5b54992b849452a0646b7f65c9f770f3f"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
2023-01-14 16:53:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "taglib"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"bindgen",
|
|
|
|
"cc",
|
|
|
|
"pkg-config",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "tempfile"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "3.9.0"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "01ce4141aa927a6d1bd34a041795abd0db1cccba5d5f24b009f694bdf3a1f3fa"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
2023-08-31 22:08:21 +01:00
|
|
|
"cfg-if",
|
2022-08-16 09:05:18 +01:00
|
|
|
"fastrand",
|
2024-01-16 13:15:18 +00:00
|
|
|
"redox_syscall",
|
2023-08-31 22:08:21 +01:00
|
|
|
"rustix",
|
2024-01-16 13:15:18 +00:00
|
|
|
"windows-sys 0.52.0",
|
2022-08-16 09:05:18 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "thiserror"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "1.0.56"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "d54378c645627613241d077a3a79db965db602882668f9136ac42af9ecb730ad"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
2023-08-31 22:08:21 +01:00
|
|
|
"thiserror-impl",
|
2022-08-16 09:05:18 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "thiserror-impl"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "1.0.56"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "fa0faa943b50f3db30a20aa7e265dbc66076993efed8463e8de414e5d06d3471"
|
2023-08-31 22:08:21 +01:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
2022-08-16 09:05:18 +01:00
|
|
|
|
2023-01-08 10:24:44 +00:00
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "time"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.3.31"
|
2023-01-08 10:24:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "f657ba42c3f86e7680e53c8cd3af8abbe56b5491790b46e22e19c0d57463583e"
|
2023-01-08 10:24:44 +00:00
|
|
|
dependencies = [
|
2023-08-31 22:08:21 +01:00
|
|
|
"deranged",
|
|
|
|
"itoa",
|
2023-10-18 13:34:39 +01:00
|
|
|
"powerfmt",
|
2023-08-31 22:08:21 +01:00
|
|
|
"serde",
|
|
|
|
"time-core",
|
|
|
|
"time-macros",
|
2023-01-08 10:24:44 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "time-core"
|
2023-10-18 13:34:39 +01:00
|
|
|
version = "0.1.2"
|
2023-01-08 10:24:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
|
2023-08-31 22:08:21 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "time-macros"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.2.16"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "26197e33420244aeb70c3e8c78376ca46571bc4e701e4791c2cd9f57dcb3a43f"
|
2023-01-08 10:24:44 +00:00
|
|
|
dependencies = [
|
2023-08-31 22:08:21 +01:00
|
|
|
"time-core",
|
2023-01-08 10:24:44 +00:00
|
|
|
]
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-ident"
|
2023-10-18 13:34:39 +01:00
|
|
|
version = "1.0.12"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unsafe-libyaml"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.2.10"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "ab4c90930b95a82d00dc9e9ac071b4991924390d46cbd0dfe566148667605e4b"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
2023-01-18 10:38:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "urlencoding"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "2.1.3"
|
2023-01-18 10:38:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
|
2023-01-18 10:38:20 +00:00
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "utf8-width"
|
2023-11-27 14:08:44 +00:00
|
|
|
version = "0.1.7"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-27 14:08:44 +00:00
|
|
|
checksum = "86bd8d4e895da8537e5315b8254664e6b769c4ff3db18321b297a1e7004392e3"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
2023-01-14 16:53:53 +00:00
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "utf8parse"
|
|
|
|
version = "0.2.1"
|
2023-01-14 16:53:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
|
2023-01-14 16:53:53 +00:00
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "uuid"
|
2023-11-27 14:08:44 +00:00
|
|
|
version = "1.6.1"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-27 14:08:44 +00:00
|
|
|
checksum = "5e395fcf16a7a3d8127ec99782007af141946b4795001f876d54fb0d55978560"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "walkdir"
|
2023-10-18 13:34:39 +01:00
|
|
|
version = "2.4.0"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"same-file",
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
2023-01-14 16:53:53 +00:00
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
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-16 13:15:18 +00:00
|
|
|
version = "0.2.90"
|
2023-01-14 16:53:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "b1223296a201415c7fad14792dbefaace9bd52b62d33453ade1c5b5f07555406"
|
2023-01-14 16:53:53 +00:00
|
|
|
dependencies = [
|
2023-08-31 22:08:21 +01:00
|
|
|
"cfg-if",
|
|
|
|
"wasm-bindgen-macro",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-backend"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.2.90"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "fcdc935b63408d58a32f8cc9738a0bffd8f05cc7c002086c6ef20b7312ad9dcd"
|
2023-08-31 22:08:21 +01:00
|
|
|
dependencies = [
|
|
|
|
"bumpalo",
|
|
|
|
"log",
|
2023-01-14 16:53:53 +00:00
|
|
|
"once_cell",
|
2023-08-31 22:08:21 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
"wasm-bindgen-shared",
|
2023-01-14 16:53:53 +00:00
|
|
|
]
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
2023-08-31 22:08:21 +01:00
|
|
|
name = "wasm-bindgen-macro"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.2.90"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "3e4c238561b2d428924c49815533a8b9121c664599558a5d9ec51f8a1740a999"
|
2023-08-31 22:08:21 +01:00
|
|
|
dependencies = [
|
|
|
|
"quote",
|
|
|
|
"wasm-bindgen-macro-support",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro-support"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.2.90"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "bae1abb6806dc1ad9e560ed242107c0f6c84335f1749dd4e8ddb012ebd5e25a7"
|
2023-08-31 22:08:21 +01:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
"wasm-bindgen-backend",
|
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-shared"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.2.90"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "4d91413b1c31d7539ba5ef2451af3f0b833a005eb27a631cec32bc0635a8602b"
|
2023-08-31 22:08:21 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "which"
|
2023-10-18 13:34:39 +01:00
|
|
|
version = "4.4.2"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
|
2023-08-31 22:08:21 +01:00
|
|
|
dependencies = [
|
|
|
|
"either",
|
2023-10-18 13:34:39 +01:00
|
|
|
"home",
|
2023-08-31 22:08:21 +01:00
|
|
|
"once_cell",
|
2023-10-18 13:34:39 +01:00
|
|
|
"rustix",
|
2023-08-31 22:08:21 +01:00
|
|
|
]
|
2022-08-16 09:05:18 +01: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-18 13:34:39 +01:00
|
|
|
version = "0.1.6"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-18 13:34:39 +01:00
|
|
|
checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
2023-08-31 22:08:21 +01:00
|
|
|
"winapi",
|
2022-08-16 09:05:18 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[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-08-31 22:08:21 +01:00
|
|
|
[[package]]
|
2023-10-18 13:34:39 +01:00
|
|
|
name = "windows-core"
|
2024-01-16 13:15:18 +00:00
|
|
|
version = "0.52.0"
|
2023-08-31 22:08:21 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-16 13:15:18 +00:00
|
|
|
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
|
2023-08-31 22:08:21 +01:00
|
|
|
dependencies = [
|
2024-01-16 13:15:18 +00:00
|
|
|
"windows-targets 0.52.0",
|
2023-08-31 22:08:21 +01:00
|
|
|
]
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "0.48.0"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
|
|
|
|
dependencies = [
|
2024-01-16 13:15:18 +00:00
|
|
|
"windows-targets 0.48.5",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[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-08-31 22:08:21 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-targets"
|
|
|
|
version = "0.48.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
|
2022-08-16 09:05:18 +01:00
|
|
|
dependencies = [
|
2024-01-16 13:15:18 +00: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",
|
2022-08-16 09:05:18 +01:00
|
|
|
]
|
|
|
|
|
2022-10-22 14:16:02 +01:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_gnullvm"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "0.48.5"
|
2022-10-22 14:16:02 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
|
2022-10-22 14:16:02 +01:00
|
|
|
|
2024-01-16 13:15:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_gnullvm"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea"
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "0.48.5"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
2024-01-16 13:15:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef"
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "0.48.5"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
2024-01-16 13:15:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313"
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "0.48.5"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
2024-01-16 13:15:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a"
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "0.48.5"
|
2022-10-22 14:16:02 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
|
2022-10-22 14:16:02 +01:00
|
|
|
|
2024-01-16 13:15:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd"
|
|
|
|
|
2022-10-22 14:16:02 +01:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnullvm"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "0.48.5"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
|
2022-08-16 09:05:18 +01:00
|
|
|
|
2024-01-16 13:15:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnullvm"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e"
|
|
|
|
|
2022-08-16 09:05:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
2023-08-31 22:08:21 +01:00
|
|
|
version = "0.48.5"
|
2022-08-16 09:05:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-31 22:08:21 +01:00
|
|
|
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
|
2024-01-16 13:15:18 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04"
|