electrs/Cargo.lock

1353 lines
34 KiB
Text
Raw Permalink Normal View History

2019-04-29 10:25:53 +03:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
2018-09-27 19:55:01 +03:00
[[package]]
name = "aho-corasick"
version = "1.1.3"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
2018-09-27 19:55:01 +03:00
dependencies = [
"memchr",
2018-09-27 19:55:01 +03:00
]
[[package]]
2021-03-26 11:05:58 +03:00
name = "anyhow"
version = "1.0.98"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487"
2018-09-27 19:55:01 +03:00
2024-04-26 17:34:50 +03:00
[[package]]
name = "arrayvec"
version = "0.7.6"
2024-04-26 17:34:50 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
2024-04-26 17:34:50 +03:00
[[package]]
name = "ascii"
version = "1.1.0"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16"
2018-09-27 19:55:01 +03:00
[[package]]
2021-03-26 11:05:58 +03:00
name = "autocfg"
version = "1.4.0"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
2018-09-27 19:55:01 +03:00
2024-04-26 17:34:50 +03:00
[[package]]
name = "base58ck"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c8d66485a3a2ea485c1913c4572ce0256067a5377ac8c75c4960e1cda98605f"
dependencies = [
"bitcoin-internals",
"bitcoin_hashes",
]
2025-12-28 10:50:53 +01:00
[[package]]
name = "base64"
version = "0.22.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
2018-09-27 19:55:01 +03:00
[[package]]
name = "bech32"
2024-04-26 17:34:50 +03:00
version = "0.11.0"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-26 17:34:50 +03:00
checksum = "d965446196e3b7decd44aa7ee49e31d630118f90ef12f97900f262eb915c951d"
2018-09-27 19:55:01 +03:00
2025-12-28 10:50:53 +01:00
[[package]]
name = "bindex"
version = "0.1.2"
2025-12-28 10:50:53 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "becb30e2688944707fe12c33fc1d6920fc4c83f67224cd81bf2767062b852f9e"
2025-12-28 10:50:53 +01:00
dependencies = [
"bitcoin",
"bitcoin_slices",
"log",
"rayon",
"rust-rocksdb",
"serde",
"serde_json",
"thiserror 2.0.16",
"ureq",
]
2018-09-27 19:55:01 +03:00
[[package]]
name = "bindgen"
version = "0.69.5"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088"
2018-09-27 19:55:01 +03:00
dependencies = [
"bitflags",
"cexpr",
"clang-sys",
"itertools",
2021-03-26 11:05:58 +03:00
"lazy_static",
"lazycell",
"proc-macro2",
"quote",
"regex",
2021-03-26 11:05:58 +03:00
"rustc-hash",
"shlex",
"syn",
2018-09-27 19:55:01 +03:00
]
[[package]]
name = "bitcoin"
version = "0.32.9"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9cf93e61f2dbc3e3c41234ca26a65e2c0b0975c52e0f069ab9893ebbede584d3"
2018-09-27 19:55:01 +03:00
dependencies = [
2024-04-26 17:34:50 +03:00
"base58ck",
"bech32",
"bitcoin-internals",
2024-04-26 17:34:50 +03:00
"bitcoin-io",
"bitcoin-units",
"bitcoin_hashes",
"hex-conservative",
"hex_lit",
"secp256k1",
"serde",
2018-09-27 19:55:01 +03:00
]
[[package]]
name = "bitcoin-internals"
2024-04-26 17:34:50 +03:00
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-26 17:34:50 +03:00
checksum = "30bdbe14aa07b06e6cfeffc529a1f099e5fbe249524f8125358604df99a4bed2"
dependencies = [
"serde",
]
2024-04-26 17:34:50 +03:00
[[package]]
name = "bitcoin-io"
version = "0.1.3"
2024-04-26 17:34:50 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b47c4ab7a93edb0c7198c5535ed9b52b63095f4e9b45279c6736cec4b856baf"
2024-04-26 17:34:50 +03:00
[[package]]
name = "bitcoin-test-data"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c188654f9dce3bc6ce1bfa9c49777ad514bcad37e421b5f53e9d0ee10603f34"
2019-03-02 21:07:37 +02:00
[[package]]
2024-04-26 17:34:50 +03:00
name = "bitcoin-units"
version = "0.1.2"
2019-03-02 21:07:37 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5285c8bcaa25876d07f37e3d30c303f2609179716e11d688f51e8f1fe70063e2"
2019-03-02 21:07:37 +02:00
dependencies = [
"bitcoin-internals",
2024-04-26 17:34:50 +03:00
"serde",
]
[[package]]
name = "bitcoin_hashes"
version = "0.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb18c03d0db0247e147a21a6faafd5a7eb851c743db062de72018b6b7e8e4d16"
dependencies = [
"bitcoin-io",
"hex-conservative",
"serde",
2019-03-02 21:07:37 +02:00
]
[[package]]
name = "bitcoin_slices"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "82b80fcc031ed36f91c31639a4d97acb1487985fdee34565651b2f52f4346859"
dependencies = [
"bitcoin",
"bitcoin_hashes",
2023-04-10 17:35:18 +03:00
]
2021-03-26 11:05:58 +03:00
[[package]]
name = "bitflags"
version = "2.9.1"
2021-03-26 11:05:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967"
2023-07-21 21:26:04 +03:00
[[package]]
name = "block2"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cdeb9d870516001442e364c5220d3574d2da8dc765554b4a617230d33fa58ef5"
dependencies = [
"objc2",
]
2025-12-28 10:50:53 +01:00
[[package]]
name = "bytes"
version = "1.11.1"
2025-12-28 10:50:53 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
2025-12-28 10:50:53 +01:00
[[package]]
name = "bzip2-sys"
version = "0.1.13+1.0.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "225bff33b2141874fe80d71e07d6eec4f85c5c216453dd96388240f96e1acc14"
dependencies = [
"cc",
"pkg-config",
]
2018-09-27 19:55:01 +03:00
[[package]]
name = "cargo_toml"
version = "0.14.1"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2bfbc36312494041e2cdd5f06697b7e89d4b76f42773a0b5556ac290ff22acc2"
dependencies = [
"serde",
"toml",
]
2018-09-27 19:55:01 +03:00
[[package]]
name = "cc"
version = "1.2.23"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5f4ac86a9e5bc1e2b3449ab9d7d3a6a405e3d1bb28d7b9be8614f55846ae3766"
2018-09-27 19:55:01 +03:00
dependencies = [
2020-09-18 21:07:07 +03:00
"jobserver",
2023-08-13 21:13:05 +03:00
"libc",
"shlex",
2018-09-27 19:55:01 +03:00
]
[[package]]
name = "cexpr"
version = "0.6.0"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
2018-09-27 19:55:01 +03:00
dependencies = [
"nom",
2018-09-27 19:55:01 +03:00
]
[[package]]
2021-03-26 11:05:58 +03:00
name = "cfg-if"
version = "1.0.0"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-03-26 11:05:58 +03:00
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2018-09-27 19:55:01 +03:00
[[package]]
name = "cfg_aliases"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
[[package]]
name = "chunked_transfer"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e4de3bc4ea267985becf712dc6d9eed8b04c953b3fcfb339ebc87acd9804901"
2018-09-27 19:55:01 +03:00
[[package]]
name = "clang-sys"
version = "1.8.1"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4"
2018-09-27 19:55:01 +03:00
dependencies = [
2021-03-26 11:05:58 +03:00
"glob",
"libc",
2018-09-27 19:55:01 +03:00
]
[[package]]
name = "configure_me"
2021-03-26 11:05:58 +03:00
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-03-26 11:05:58 +03:00
checksum = "d03c1fbdead926855bdafee8ddf16cd42efb3c75d8cde8c87f8937b99510b39d"
dependencies = [
"parse_arg 0.1.6",
"serde",
"serde_derive",
"toml",
]
[[package]]
name = "configure_me_codegen"
version = "0.4.8"
2019-09-06 23:03:17 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e56840275667a19b0e8ab80219c81fb0bd924e567366d9f12aa385fb45511ea"
dependencies = [
"cargo_toml",
"fmt2io",
"serde",
"serde_derive",
"toml",
"unicode-segmentation",
"void",
]
[[package]]
name = "crossbeam-channel"
version = "0.5.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2"
dependencies = [
2021-03-26 11:05:58 +03:00
"crossbeam-utils",
]
2018-09-27 19:55:01 +03:00
[[package]]
2021-03-26 11:05:58 +03:00
name = "crossbeam-deque"
version = "0.8.6"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
2018-09-27 19:55:01 +03:00
dependencies = [
2021-03-26 11:05:58 +03:00
"crossbeam-epoch",
"crossbeam-utils",
]
[[package]]
name = "crossbeam-epoch"
version = "0.9.18"
2021-03-26 11:05:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
2021-03-26 11:05:58 +03:00
dependencies = [
"crossbeam-utils",
2018-09-27 19:55:01 +03:00
]
[[package]]
name = "crossbeam-utils"
version = "0.8.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
[[package]]
name = "ctrlc"
version = "3.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e0b1fab2ae45819af2d0731d60f2afe17227ebb1a1538a236da84c93e9a60162"
dependencies = [
"dispatch2",
"nix",
"windows-sys 0.61.0",
]
2018-09-27 19:55:01 +03:00
[[package]]
2021-03-26 11:05:58 +03:00
name = "dirs-next"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
dependencies = [
"cfg-if",
2021-03-26 11:05:58 +03:00
"dirs-sys-next",
]
[[package]]
name = "dirs-sys-next"
2021-05-20 14:03:54 +03:00
version = "0.1.2"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-20 14:03:54 +03:00
checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
2018-09-27 19:55:01 +03:00
dependencies = [
"libc",
"redox_users",
2021-03-26 11:05:58 +03:00
"winapi",
2018-09-27 19:55:01 +03:00
]
[[package]]
name = "dispatch2"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "89a09f22a6c6069a18470eb92d2298acf25463f14256d24778e1230d789a2aec"
dependencies = [
"bitflags",
"block2",
"libc",
"objc2",
]
2021-03-26 11:05:58 +03:00
[[package]]
name = "either"
version = "1.15.0"
2021-03-26 11:05:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
2021-03-26 11:05:58 +03:00
2018-09-27 19:55:01 +03:00
[[package]]
name = "electrs"
2026-02-22 13:17:02 +01:00
version = "0.11.1"
2018-09-27 19:55:01 +03:00
dependencies = [
2021-03-26 11:05:58 +03:00
"anyhow",
2025-12-28 10:50:53 +01:00
"bindex",
"bitcoin-test-data",
"configure_me",
"configure_me_codegen",
2020-09-18 21:07:07 +03:00
"crossbeam-channel",
"ctrlc",
2021-03-26 11:05:58 +03:00
"dirs-next",
"env_logger",
"hex_lit",
2025-12-28 10:50:53 +01:00
"jsonrpc",
"log",
"prometheus",
2021-03-26 11:05:58 +03:00
"rayon",
"serde",
"serde_derive",
"serde_json",
"signal-hook",
"tempfile",
"tiny_http",
2018-09-27 19:55:01 +03:00
]
[[package]]
name = "env_logger"
version = "0.10.2"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580"
2018-09-27 19:55:01 +03:00
dependencies = [
"humantime",
"is-terminal",
"log",
"regex",
"termcolor",
2018-09-27 19:55:01 +03:00
]
[[package]]
name = "errno"
version = "0.3.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cea14ef9355e3beab063703aa9dab15afd25f0667c341310c1e5274bb1d0da18"
dependencies = [
"libc",
"windows-sys 0.59.0",
]
[[package]]
name = "fastrand"
version = "2.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
[[package]]
name = "fmt2io"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6b6129284da9f7e5296cc22183a63f24300e945e297705dcc0672f7df01d62c8"
2018-09-27 19:55:01 +03:00
[[package]]
name = "fnv"
version = "1.0.7"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
2018-09-27 19:55:01 +03:00
[[package]]
name = "getrandom"
version = "0.2.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592"
dependencies = [
"cfg-if",
"libc",
"wasi 0.11.0+wasi-snapshot-preview1",
]
[[package]]
name = "getrandom"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4"
dependencies = [
"cfg-if",
"libc",
"r-efi",
"wasi 0.14.2+wasi-0.2.4",
]
2019-03-28 15:10:45 +02:00
[[package]]
name = "glob"
version = "0.3.2"
2019-03-28 15:10:45 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2"
2019-03-28 15:10:45 +02:00
[[package]]
name = "hermit-abi"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08"
[[package]]
name = "hex"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
[[package]]
name = "hex-conservative"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fda06d18ac606267c40c04e41b9947729bf8b9efe74bd4e82b61a5f26a510b9f"
2024-04-26 17:34:50 +03:00
dependencies = [
"arrayvec",
]
[[package]]
name = "hex_lit"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3011d1213f159867b13cfd6ac92d2cd5f1345762c63be3554e84092d85a50bbd"
2025-12-28 10:50:53 +01:00
[[package]]
name = "http"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a"
dependencies = [
"bytes",
"itoa",
]
[[package]]
name = "httparse"
version = "1.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
2018-09-27 19:55:01 +03:00
[[package]]
name = "httpdate"
version = "1.0.3"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
2018-09-27 19:55:01 +03:00
[[package]]
name = "humantime"
version = "2.2.0"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b112acc8b3adf4b107a8ec20977da0273a8c386765a3ec0229bd500a1443f9f"
2018-09-27 19:55:01 +03:00
[[package]]
name = "is-terminal"
version = "0.4.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9"
dependencies = [
2023-06-29 19:30:44 +03:00
"hermit-abi",
"libc",
"windows-sys 0.59.0",
]
[[package]]
name = "itertools"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
dependencies = [
"either",
]
2018-09-27 19:55:01 +03:00
[[package]]
name = "itoa"
version = "1.0.15"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
2018-09-27 19:55:01 +03:00
2020-09-18 21:07:07 +03:00
[[package]]
name = "jobserver"
version = "0.1.33"
2020-09-18 21:07:07 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a"
2020-09-18 21:07:07 +03:00
dependencies = [
"getrandom 0.3.3",
2020-09-18 21:07:07 +03:00
"libc",
]
2018-09-27 19:55:01 +03:00
[[package]]
2021-03-26 11:05:58 +03:00
name = "jsonrpc"
version = "0.20.1"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f106cca655869522988b976127096f0aa36e0f1a8ff1f1f425a5c85b61e59391"
2018-09-27 19:55:01 +03:00
dependencies = [
"base64",
2021-03-26 11:05:58 +03:00
"serde",
"serde_json",
2018-09-27 19:55:01 +03:00
]
[[package]]
name = "lazy_static"
version = "1.5.0"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
2018-09-27 19:55:01 +03:00
2021-03-26 11:05:58 +03:00
[[package]]
name = "lazycell"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
2018-09-27 19:55:01 +03:00
[[package]]
name = "libc"
version = "0.2.180"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bcc35a38544a891a5f7c865aca548a982ccb3b8650a5b06d0fd33a10283c56fc"
2018-09-27 19:55:01 +03:00
[[package]]
name = "libredox"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
dependencies = [
"bitflags",
"libc",
]
[[package]]
name = "libz-sys"
version = "1.1.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b70e7a7df205e92a1a4cd9aaae7898dac0aa555503cc0a649494d0d60e7651d"
dependencies = [
"cc",
"pkg-config",
"vcpkg",
]
[[package]]
name = "linux-raw-sys"
version = "0.4.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
[[package]]
name = "linux-raw-sys"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
2021-03-26 11:05:58 +03:00
[[package]]
name = "lock_api"
version = "0.4.12"
2021-03-26 11:05:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
2021-03-26 11:05:58 +03:00
dependencies = [
"autocfg",
2021-03-26 11:05:58 +03:00
"scopeguard",
]
[[package]]
2021-03-26 11:05:58 +03:00
name = "log"
version = "0.4.33"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad"
2018-09-27 19:55:01 +03:00
[[package]]
name = "memchr"
version = "2.7.4"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
[[package]]
name = "minimal-lexical"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
[[package]]
name = "nix"
version = "0.31.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "225e7cfe711e0ba79a68baeddb2982723e4235247aefce1482f2f16c27865b66"
dependencies = [
"bitflags",
"cfg-if",
"cfg_aliases",
"libc",
]
2018-09-27 19:55:01 +03:00
[[package]]
2021-03-26 11:05:58 +03:00
name = "nom"
version = "7.1.3"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
2019-08-03 10:53:46 +03:00
dependencies = [
2021-03-26 11:05:58 +03:00
"memchr",
"minimal-lexical",
]
[[package]]
name = "objc2"
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b7c2599ce0ec54857b29ce62166b0ed9b4f6f1a70ccc9a71165b6154caca8c05"
dependencies = [
"objc2-encode",
]
[[package]]
name = "objc2-encode"
version = "4.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33"
[[package]]
name = "once_cell"
version = "1.21.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
[[package]]
2021-03-26 11:05:58 +03:00
name = "parking_lot"
version = "0.12.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
2021-03-26 11:05:58 +03:00
dependencies = [
"lock_api",
"parking_lot_core",
]
2018-09-27 19:55:01 +03:00
[[package]]
2021-03-26 11:05:58 +03:00
name = "parking_lot_core"
version = "0.9.10"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
2018-09-27 19:55:01 +03:00
dependencies = [
"cfg-if",
"libc",
"redox_syscall",
2021-03-26 11:05:58 +03:00
"smallvec",
"windows-targets",
2018-09-27 19:55:01 +03:00
]
[[package]]
name = "parse_arg"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32f05bccc8b6036fec4e0c511954e3997987a82acb6a0b50642ecf7c744fe225"
dependencies = [
"parse_arg 1.0.1",
]
2018-09-27 19:55:01 +03:00
[[package]]
name = "parse_arg"
version = "1.0.1"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5bddc33f680b79eaf1e2e56da792c3c2236f86985bbc3a886e8ddee17ae4d3a4"
2018-09-27 19:55:01 +03:00
[[package]]
2025-12-28 10:50:53 +01:00
name = "percent-encoding"
version = "2.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2025-12-28 10:50:53 +01:00
checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
[[package]]
2025-12-28 10:50:53 +01:00
name = "pkg-config"
version = "0.3.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
2025-12-28 10:50:53 +01:00
checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"
2018-09-27 19:55:01 +03:00
[[package]]
name = "proc-macro2"
version = "1.0.95"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778"
2018-09-27 19:55:01 +03:00
dependencies = [
"unicode-ident",
2018-09-27 19:55:01 +03:00
]
[[package]]
name = "procfs"
2025-09-06 11:53:56 +03:00
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2025-09-06 11:53:56 +03:00
checksum = "cc5b72d8145275d844d4b5f6d4e1eef00c8cd889edb6035c21675d1bb1f45c9f"
dependencies = [
"bitflags",
"hex",
"procfs-core",
"rustix 0.38.44",
]
[[package]]
name = "procfs-core"
2025-09-06 11:53:56 +03:00
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2025-09-06 11:53:56 +03:00
checksum = "239df02d8349b06fc07398a3a1697b06418223b1c7725085e801e7c0fc6a12ec"
dependencies = [
"bitflags",
"hex",
]
2018-09-27 19:55:01 +03:00
[[package]]
name = "prometheus"
2025-09-06 11:53:56 +03:00
version = "0.14.0"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2025-09-06 11:53:56 +03:00
checksum = "3ca5326d8d0b950a9acd87e6a3f94745394f62e4dae1b1ee22b2bc0c394af43a"
2018-09-27 19:55:01 +03:00
dependencies = [
"cfg-if",
"fnv",
2021-03-26 11:05:58 +03:00
"lazy_static",
"libc",
2021-04-29 20:12:32 +03:00
"memchr",
2021-03-26 11:05:58 +03:00
"parking_lot",
"procfs",
"protobuf",
2025-09-06 11:53:56 +03:00
"thiserror 2.0.16",
2018-09-27 19:55:01 +03:00
]
[[package]]
name = "protobuf"
2025-09-06 11:53:56 +03:00
version = "3.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2025-09-06 11:53:56 +03:00
checksum = "d65a1d4ddae7d8b5de68153b48f6aa3bba8cb002b243dbdbc55a5afbc98f99f4"
dependencies = [
"once_cell",
"protobuf-support",
"thiserror 1.0.69",
]
[[package]]
name = "protobuf-support"
version = "3.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e36c2f31e0a47f9280fb347ef5e461ffcd2c52dd520d8e216b52f93b0b0d7d6"
dependencies = [
"thiserror 1.0.69",
]
2019-09-13 14:38:50 +03:00
[[package]]
name = "quote"
version = "1.0.40"
2019-09-13 14:38:50 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
2019-09-13 14:38:50 +03:00
dependencies = [
2021-03-26 11:05:58 +03:00
"proc-macro2",
2019-09-13 14:38:50 +03:00
]
[[package]]
name = "r-efi"
version = "5.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5"
2021-03-26 11:05:58 +03:00
[[package]]
name = "rayon"
version = "1.12.0"
2021-03-26 11:05:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d"
2021-03-26 11:05:58 +03:00
dependencies = [
"either",
"rayon-core",
]
[[package]]
name = "rayon-core"
version = "1.13.0"
2021-03-26 11:05:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
2021-03-26 11:05:58 +03:00
dependencies = [
"crossbeam-deque",
"crossbeam-utils",
]
2023-10-27 20:51:53 +03:00
[[package]]
name = "redox_syscall"
version = "0.5.12"
2023-10-27 20:51:53 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "928fca9cf2aa042393a8325b9ead81d2f0df4cb12e1e24cef072922ccd99c5af"
2023-10-27 20:51:53 +03:00
dependencies = [
"bitflags",
2023-10-27 20:51:53 +03:00
]
[[package]]
name = "redox_users"
version = "0.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
dependencies = [
"getrandom 0.2.16",
"libredox",
2025-09-06 11:53:56 +03:00
"thiserror 1.0.69",
]
2018-09-27 19:55:01 +03:00
[[package]]
name = "regex"
version = "1.11.1"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
2023-07-21 21:26:04 +03:00
dependencies = [
"aho-corasick",
"memchr",
"regex-automata",
"regex-syntax",
]
[[package]]
name = "regex-automata"
version = "0.4.9"
2023-07-21 21:26:04 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
2018-09-27 19:55:01 +03:00
dependencies = [
"aho-corasick",
"memchr",
"regex-syntax",
2018-09-27 19:55:01 +03:00
]
[[package]]
name = "regex-syntax"
version = "0.8.5"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
[[package]]
name = "rust-librocksdb-sys"
version = "0.32.0+9.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50146b7fadd68926e9dcb902bf0515783aaaf5f73af26949f188aead5ede8cd0"
dependencies = [
"bindgen",
"bzip2-sys",
"cc",
"glob",
"libc",
"libz-sys",
"zstd-sys",
]
[[package]]
name = "rust-rocksdb"
version = "0.36.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3bf088a714aa3fad699f7dbe06047ca732c09629a2f9b28aa16ca6d3897a4c2f"
dependencies = [
"libc",
"rust-librocksdb-sys",
]
2018-09-27 19:55:01 +03:00
[[package]]
2021-03-26 11:05:58 +03:00
name = "rustc-hash"
version = "1.1.0"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-03-26 11:05:58 +03:00
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
2018-09-27 19:55:01 +03:00
[[package]]
name = "rustix"
version = "0.38.44"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154"
dependencies = [
"bitflags",
"errno",
"libc",
"linux-raw-sys 0.4.15",
"windows-sys 0.59.0",
]
[[package]]
name = "rustix"
version = "1.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34"
dependencies = [
"bitflags",
"errno",
"libc",
"linux-raw-sys 0.11.0",
"windows-sys 0.61.0",
]
2021-03-26 11:05:58 +03:00
[[package]]
name = "scopeguard"
2023-07-21 21:26:04 +03:00
version = "1.2.0"
2021-03-26 11:05:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-21 21:26:04 +03:00
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
2018-09-27 19:55:01 +03:00
[[package]]
name = "secp256k1"
version = "0.29.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9465315bc9d4566e1724f0fffcbcc446268cb522e60f9a27bcded6b19c108113"
dependencies = [
"bitcoin_hashes",
"secp256k1-sys",
"serde",
]
[[package]]
name = "secp256k1-sys"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4387882333d3aa8cb20530a17c69a3752e97837832f34f6dccc760e715001d9"
dependencies = [
"cc",
]
2018-09-27 19:55:01 +03:00
[[package]]
name = "serde"
version = "1.0.223"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a505d71960adde88e293da5cb5eda57093379f64e61cf77bf0e6a63af07a7bac"
dependencies = [
"serde_core",
"serde_derive",
]
[[package]]
name = "serde_core"
version = "1.0.223"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "20f57cbd357666aa7b3ac84a90b4ea328f1d4ddb6772b430caa5d9e1309bb9e9"
2021-03-26 11:05:58 +03:00
dependencies = [
"serde_derive",
]
2018-09-27 19:55:01 +03:00
[[package]]
name = "serde_derive"
version = "1.0.223"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3d428d07faf17e306e699ec1e91996e5a165ba5d6bce5b5155173e91a8a01a56"
2018-09-27 19:55:01 +03:00
dependencies = [
2021-03-26 11:05:58 +03:00
"proc-macro2",
"quote",
"syn",
2018-09-27 19:55:01 +03:00
]
[[package]]
name = "serde_json"
version = "1.0.150"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9"
2018-09-27 19:55:01 +03:00
dependencies = [
"itoa",
"memchr",
"serde",
"serde_core",
"zmij",
2018-09-27 19:55:01 +03:00
]
2021-03-26 11:05:58 +03:00
[[package]]
name = "shlex"
version = "1.3.0"
2021-03-26 11:05:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
2021-03-26 11:05:58 +03:00
[[package]]
name = "signal-hook"
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2a0c28ca5908dbdbcd52e6fdaa00358ab88637f8ab33e1f188dd510eb44b53d"
dependencies = [
"libc",
"signal-hook-registry",
]
[[package]]
name = "signal-hook-registry"
version = "1.4.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410"
dependencies = [
"libc",
]
2018-09-27 19:55:01 +03:00
[[package]]
2021-03-26 11:05:58 +03:00
name = "smallvec"
version = "1.15.0"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9"
2018-09-27 19:55:01 +03:00
2019-09-13 14:38:50 +03:00
[[package]]
name = "syn"
version = "2.0.101"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf"
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
2018-09-27 19:55:01 +03:00
]
[[package]]
name = "tempfile"
version = "3.25.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0136791f7c95b1f6dd99f9cc786b91bb81c3800b639b3478e561ddb7be95e5f1"
dependencies = [
"fastrand",
"getrandom 0.3.3",
"once_cell",
"rustix 1.1.3",
"windows-sys 0.61.0",
]
2018-09-27 19:55:01 +03:00
[[package]]
name = "termcolor"
version = "1.4.1"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
2018-09-27 19:55:01 +03:00
dependencies = [
"winapi-util",
2018-09-27 19:55:01 +03:00
]
[[package]]
2021-03-26 11:05:58 +03:00
name = "thiserror"
version = "1.0.69"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
2018-09-27 19:55:01 +03:00
dependencies = [
2025-09-06 11:53:56 +03:00
"thiserror-impl 1.0.69",
]
[[package]]
name = "thiserror"
version = "2.0.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0"
dependencies = [
"thiserror-impl 2.0.16",
2018-09-27 19:55:01 +03:00
]
[[package]]
2021-03-26 11:05:58 +03:00
name = "thiserror-impl"
version = "1.0.69"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
dependencies = [
2021-03-26 11:05:58 +03:00
"proc-macro2",
"quote",
"syn",
]
2025-09-06 11:53:56 +03:00
[[package]]
name = "thiserror-impl"
version = "2.0.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2018-09-27 19:55:01 +03:00
[[package]]
name = "tiny_http"
version = "0.12.0"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "389915df6413a2e74fb181895f933386023c71110878cd0825588928e64cdc82"
2018-09-27 19:55:01 +03:00
dependencies = [
"ascii",
"chunked_transfer",
"httpdate",
"log",
2018-09-27 19:55:01 +03:00
]
[[package]]
name = "toml"
version = "0.5.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
dependencies = [
"serde",
]
[[package]]
name = "unicode-ident"
version = "1.0.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512"
2018-09-27 19:55:01 +03:00
2019-09-13 14:38:50 +03:00
[[package]]
name = "unicode-segmentation"
version = "1.12.0"
2019-09-13 14:38:50 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
[[package]]
2025-12-28 10:50:53 +01:00
name = "ureq"
version = "3.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2025-12-28 10:50:53 +01:00
checksum = "d39cb1dbab692d82a977c0392ffac19e188bd9186a9f32806f0aaa859d75585a"
dependencies = [
"base64",
2025-12-28 10:50:53 +01:00
"log",
"percent-encoding",
"ureq-proto",
"utf-8",
]
[[package]]
name = "ureq-proto"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d81f9efa9df032be5934a46a068815a10a042b494b6a58cb0a1a97bb5467ed6f"
dependencies = [
"base64",
2025-12-28 10:50:53 +01:00
"http",
"httparse",
"log",
]
[[package]]
name = "utf-8"
version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
2018-09-27 19:55:01 +03:00
[[package]]
2025-12-28 10:50:53 +01:00
name = "vcpkg"
version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
2025-12-28 10:50:53 +01:00
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
[[package]]
name = "void"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
[[package]]
name = "wasi"
version = "0.14.2+wasi-0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3"
dependencies = [
"wit-bindgen-rt",
]
2018-09-27 19:55:01 +03:00
[[package]]
name = "winapi"
version = "0.3.9"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
2018-09-27 19:55:01 +03:00
dependencies = [
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
2018-09-27 19:55:01 +03:00
]
[[package]]
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2018-09-27 19:55:01 +03:00
[[package]]
name = "winapi-util"
version = "0.1.9"
2018-09-27 19:55:01 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
2018-09-27 19:55:01 +03:00
dependencies = [
"windows-sys 0.59.0",
2018-09-27 19:55:01 +03: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"
[[package]]
name = "windows-link"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65"
[[package]]
name = "windows-sys"
version = "0.59.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
dependencies = [
"windows-targets",
]
[[package]]
name = "windows-sys"
version = "0.61.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e201184e40b2ede64bc2ea34968b28e33622acdbbf37104f0e4a33f7abe657aa"
dependencies = [
"windows-link",
]
[[package]]
name = "windows-targets"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
dependencies = [
"windows_aarch64_gnullvm",
"windows_aarch64_msvc",
"windows_i686_gnu",
"windows_i686_gnullvm",
"windows_i686_msvc",
"windows_x86_64_gnu",
"windows_x86_64_gnullvm",
"windows_x86_64_msvc",
]
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
[[package]]
name = "windows_aarch64_msvc"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
[[package]]
name = "windows_i686_gnu"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
[[package]]
name = "windows_i686_gnullvm"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
[[package]]
name = "windows_i686_msvc"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
[[package]]
name = "windows_x86_64_gnu"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
[[package]]
name = "windows_x86_64_msvc"
version = "0.52.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
[[package]]
name = "wit-bindgen-rt"
version = "0.39.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1"
dependencies = [
"bitflags",
]
[[package]]
name = "zmij"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0f4a4e8e9dc5c62d159f04fcdbe07f4c3fb710415aab4754bf11505501e3251d"
[[package]]
name = "zstd-sys"
version = "2.0.13+zstd.1.5.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa"
dependencies = [
"cc",
"pkg-config",
]