syndicate-rs/Cargo.lock

2574 lines
63 KiB
Plaintext
Raw Normal View History

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
2021-04-19 20:21:00 +00:00
version = 3
2023-09-27 21:31:51 +00:00
[[package]]
name = "addr2line"
version = "0.21.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
dependencies = [
"gimli",
]
[[package]]
name = "adler"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
2023-01-28 21:45:48 +00:00
[[package]]
name = "aead"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b613b8e1e3cf911a086f53f03bf286f52fd7a7258e4fa606f0ef220d39d8877"
dependencies = [
"generic-array",
]
[[package]]
name = "aes"
version = "0.7.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8"
dependencies = [
"cfg-if 1.0.0",
"cipher",
"cpufeatures",
"opaque-debug",
]
[[package]]
name = "aes-gcm"
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "df5f85a83a7d8b0442b6aa7b504b8212c1733da07b98aae43d4bc21b2cb3cdf6"
dependencies = [
"aead",
"aes",
"cipher",
"ctr",
"ghash",
"subtle",
]
[[package]]
name = "aho-corasick"
2023-09-27 21:31:51 +00:00
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "ea5d730647d4fadd988536d06fecce94b7b4f2a7efdae548f1cf4b63205518ab"
dependencies = [
"memchr",
]
2023-09-27 21:31:51 +00:00
[[package]]
name = "android-tzdata"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
2022-10-18 18:54:51 +00:00
[[package]]
name = "android_system_properties"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
dependencies = [
"libc",
]
[[package]]
name = "ansi_term"
2021-04-19 20:21:00 +00:00
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-19 20:21:00 +00:00
checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
dependencies = [
2021-08-30 10:08:11 +00:00
"winapi 0.3.9",
]
[[package]]
name = "anstream"
2023-09-27 21:31:51 +00:00
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "b1f58811cfac344940f1a400b6e6231ce35171f614f26439e80f8c1465c5cc0c"
dependencies = [
"anstyle",
"anstyle-parse",
"anstyle-query",
"anstyle-wincon",
"colorchoice",
"utf8parse",
]
[[package]]
name = "anstyle"
2023-09-27 21:31:51 +00:00
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "b84bf0a05bbb2a83e5eb6fa36bb6e87baa08193c35ff52bbf6b38d8af2890e46"
[[package]]
name = "anstyle-parse"
2023-09-27 21:31:51 +00:00
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333"
dependencies = [
"utf8parse",
]
[[package]]
name = "anstyle-query"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
dependencies = [
2023-09-27 21:31:51 +00:00
"windows-sys",
]
[[package]]
name = "anstyle-wincon"
2023-09-27 21:31:51 +00:00
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "58f54d10c6dfa51283a066ceab3ec1ab78d13fae00aa49243a45e4571fb79dfd"
dependencies = [
"anstyle",
2023-09-27 21:31:51 +00:00
"windows-sys",
]
[[package]]
name = "arrayvec"
2023-09-27 21:31:51 +00:00
version = "0.7.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
[[package]]
name = "atty"
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
dependencies = [
"hermit-abi 0.1.19",
"libc",
2021-08-30 10:08:11 +00:00
"winapi 0.3.9",
]
[[package]]
name = "autocfg"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
2023-09-27 21:31:51 +00:00
[[package]]
name = "backtrace"
version = "0.3.69"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837"
dependencies = [
"addr2line",
"cc",
"cfg-if 1.0.0",
"libc",
"miniz_oxide",
"object",
"rustc-demangle",
]
[[package]]
name = "base64"
version = "0.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
[[package]]
name = "bitflags"
2021-09-02 09:10:32 +00:00
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-02 09:10:32 +00:00
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
2023-09-27 21:31:51 +00:00
[[package]]
name = "bitflags"
version = "2.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635"
2023-01-28 21:45:48 +00:00
[[package]]
name = "blake2"
version = "0.10.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe"
dependencies = [
2023-09-27 21:31:51 +00:00
"digest 0.10.7",
2023-01-28 21:45:48 +00:00
]
[[package]]
name = "block-buffer"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
dependencies = [
"generic-array",
]
2023-01-28 21:45:48 +00:00
[[package]]
name = "block-buffer"
version = "0.10.4"
2023-01-28 21:45:48 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
2023-01-28 21:45:48 +00:00
dependencies = [
"generic-array",
]
2020-06-17 11:42:33 +00:00
[[package]]
name = "bumpalo"
2023-09-27 21:31:51 +00:00
version = "3.14.0"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec"
[[package]]
name = "byteorder"
2021-04-19 20:21:00 +00:00
version = "1.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
[[package]]
name = "bytes"
2023-09-27 21:31:51 +00:00
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223"
2020-06-17 11:42:33 +00:00
[[package]]
name = "cast"
2022-10-18 18:54:51 +00:00
version = "0.3.0"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-18 18:54:51 +00:00
checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
2020-06-17 11:42:33 +00:00
[[package]]
name = "cc"
2023-09-27 21:31:51 +00:00
version = "1.0.83"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0"
dependencies = [
"libc",
]
2021-08-30 10:08:11 +00:00
[[package]]
name = "cfg-if"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
2021-04-19 20:21:00 +00:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2023-01-28 21:45:48 +00:00
[[package]]
name = "chacha20"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c80e5460aa66fe3b91d40bcbdab953a597b60053e34d684ac6903f863b680a6"
dependencies = [
"cfg-if 1.0.0",
"cipher",
"cpufeatures",
"zeroize",
]
[[package]]
name = "chacha20poly1305"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a18446b09be63d457bbec447509e85f662f32952b035ce892290396bc0b0cff5"
dependencies = [
"aead",
"chacha20",
"cipher",
"poly1305",
"zeroize",
]
2020-05-18 12:33:36 +00:00
[[package]]
name = "chrono"
2023-09-27 21:31:51 +00:00
version = "0.4.31"
2020-05-18 12:33:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38"
2020-05-18 12:33:36 +00:00
dependencies = [
2023-09-27 21:31:51 +00:00
"android-tzdata",
2022-10-18 18:54:51 +00:00
"iana-time-zone",
"js-sys",
2020-05-18 12:33:36 +00:00
"num-traits",
2022-10-18 18:54:51 +00:00
"wasm-bindgen",
2023-09-27 21:31:51 +00:00
"windows-targets",
2020-05-18 12:33:36 +00:00
]
2023-01-28 21:45:48 +00:00
[[package]]
name = "cipher"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"
dependencies = [
"generic-array",
]
[[package]]
name = "clap"
2022-01-14 14:55:30 +00:00
version = "2.34.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-14 14:55:30 +00:00
checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c"
dependencies = [
2022-01-14 14:55:30 +00:00
"ansi_term",
"atty",
2023-09-27 21:31:51 +00:00
"bitflags 1.3.2",
2022-10-18 12:05:06 +00:00
"strsim 0.8.0",
"textwrap",
"unicode-width",
"vec_map",
]
2022-10-18 12:05:06 +00:00
[[package]]
name = "clap"
2023-09-27 21:31:51 +00:00
version = "4.4.5"
2022-10-18 12:05:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "824956d0dca8334758a5b7f7e50518d66ea319330cbceedcf76905c2f6ab30e3"
2022-10-18 12:05:06 +00:00
dependencies = [
"clap_builder",
2022-10-18 12:05:06 +00:00
"clap_derive",
]
[[package]]
name = "clap_builder"
2023-09-27 21:31:51 +00:00
version = "4.4.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "122ec64120a49b4563ccaedcbea7818d069ed8e9aa6d829b82d8a4128936b2ab"
dependencies = [
"anstream",
"anstyle",
"clap_lex",
2022-10-18 12:05:06 +00:00
"strsim 0.10.0",
]
[[package]]
name = "clap_complete"
2023-09-27 21:31:51 +00:00
version = "4.4.2"
2022-10-18 12:05:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "8baeccdb91cd69189985f87f3c7e453a3a451ab5746cf3be6acc92120bd16d24"
2022-10-18 12:05:06 +00:00
dependencies = [
2023-09-27 21:31:51 +00:00
"clap 4.4.5",
2022-10-18 12:05:06 +00:00
]
[[package]]
name = "clap_derive"
2023-09-27 21:31:51 +00:00
version = "4.4.2"
2022-10-18 12:05:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "0862016ff20d69b84ef8247369fabf5c008a7417002411897d40ee1f4532b873"
2022-10-18 12:05:06 +00:00
dependencies = [
"heck 0.4.1",
2022-10-18 12:05:06 +00:00
"proc-macro2",
"quote",
2023-09-27 21:31:51 +00:00
"syn 2.0.37",
2022-10-18 12:05:06 +00:00
]
[[package]]
name = "clap_lex"
2023-09-27 21:31:51 +00:00
version = "0.5.1"
2022-10-18 12:05:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "cd7cc57abe963c6d3b9d8be5b06ba7c8957a930305ca90304f24ef040aa6f961"
2022-10-18 18:54:51 +00:00
[[package]]
name = "colorchoice"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
[[package]]
name = "convert_case"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
[[package]]
name = "core-foundation"
version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"
dependencies = [
"core-foundation-sys",
"libc",
]
[[package]]
name = "core-foundation-sys"
version = "0.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
[[package]]
name = "cpufeatures"
2023-09-27 21:31:51 +00:00
version = "0.2.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1"
dependencies = [
"libc",
]
2020-06-17 11:42:33 +00:00
[[package]]
name = "criterion"
2022-10-18 18:54:51 +00:00
version = "0.3.6"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-18 18:54:51 +00:00
checksum = "b01d6de93b2b6c65e17c634a26653a29d107b3c98c607c765bf38d041531cd8f"
2020-06-17 11:42:33 +00:00
dependencies = [
"atty",
"cast",
2022-10-18 12:05:06 +00:00
"clap 2.34.0",
2020-06-17 11:42:33 +00:00
"criterion-plot",
"csv",
"itertools",
2020-06-17 11:42:33 +00:00
"lazy_static",
"num-traits",
"oorandom",
"plotters",
"rayon",
"regex",
"serde",
2021-04-19 20:21:00 +00:00
"serde_cbor",
2020-06-17 11:42:33 +00:00
"serde_derive",
"serde_json",
"tinytemplate",
"walkdir",
]
[[package]]
name = "criterion-plot"
2022-10-18 18:54:51 +00:00
version = "0.4.5"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-18 18:54:51 +00:00
checksum = "2673cc8207403546f45f5fd319a974b1e6983ad1a3ee7e6041650013be041876"
2020-06-17 11:42:33 +00:00
dependencies = [
"cast",
"itertools",
2020-06-17 11:42:33 +00:00
]
[[package]]
2021-04-19 20:21:00 +00:00
name = "crossbeam-deque"
version = "0.8.3"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
2020-06-17 11:42:33 +00:00
dependencies = [
2021-08-30 10:08:11 +00:00
"cfg-if 1.0.0",
2021-04-19 20:21:00 +00:00
"crossbeam-epoch",
2020-06-17 11:42:33 +00:00
"crossbeam-utils",
]
[[package]]
2021-04-19 20:21:00 +00:00
name = "crossbeam-epoch"
2023-09-27 21:31:51 +00:00
version = "0.9.15"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
2020-06-17 11:42:33 +00:00
dependencies = [
2022-10-18 18:54:51 +00:00
"autocfg",
2021-08-30 10:08:11 +00:00
"cfg-if 1.0.0",
2020-06-17 11:42:33 +00:00
"crossbeam-utils",
2021-04-19 20:21:00 +00:00
"memoffset",
"scopeguard",
2020-06-17 11:42:33 +00:00
]
[[package]]
name = "crossbeam-utils"
2023-09-27 21:31:51 +00:00
version = "0.8.16"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
2020-06-17 11:42:33 +00:00
dependencies = [
2021-08-30 10:08:11 +00:00
"cfg-if 1.0.0",
2020-06-17 11:42:33 +00:00
]
2023-01-28 21:45:48 +00:00
[[package]]
name = "crypto-common"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
dependencies = [
"generic-array",
"typenum",
]
2020-06-17 11:42:33 +00:00
[[package]]
name = "csv"
2023-09-27 21:31:51 +00:00
version = "1.2.2"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "626ae34994d3d8d668f4269922248239db4ae42d538b14c398b74a52208e8086"
2020-06-17 11:42:33 +00:00
dependencies = [
"csv-core",
"itoa",
2020-06-17 11:42:33 +00:00
"ryu",
"serde",
]
[[package]]
name = "csv-core"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90"
dependencies = [
"memchr",
]
2023-01-28 21:45:48 +00:00
[[package]]
name = "ctr"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "049bb91fb4aaf0e3c7efa6cd5ef877dbbbd15b39dad06d9948de4ec8a75761ea"
dependencies = [
"cipher",
]
[[package]]
name = "curve25519-dalek"
version = "3.2.1"
2023-01-28 21:45:48 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90f9d052967f590a76e62eb387bd0bbb1b000182c3cefe5364db6b7211651bc0"
2023-01-28 21:45:48 +00:00
dependencies = [
"byteorder",
"digest 0.9.0",
"rand_core 0.5.1",
2023-01-28 21:45:48 +00:00
"subtle",
"zeroize",
]
[[package]]
name = "digest"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
dependencies = [
"generic-array",
]
2023-01-28 21:45:48 +00:00
[[package]]
name = "digest"
2023-09-27 21:31:51 +00:00
version = "0.10.7"
2023-01-28 21:45:48 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
2023-01-28 21:45:48 +00:00
dependencies = [
"block-buffer 0.10.4",
2023-01-28 21:45:48 +00:00
"crypto-common",
"subtle",
]
2021-08-02 19:54:19 +00:00
[[package]]
name = "dtoa"
version = "0.4.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56899898ce76aaf4a0f24d914c97ea6ed976d42fec6ad33fcbb0a1103e07b2b0"
2020-06-17 11:42:33 +00:00
[[package]]
name = "either"
2023-09-27 21:31:51 +00:00
version = "1.9.0"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
2020-06-17 11:42:33 +00:00
[[package]]
name = "errno"
2023-09-27 21:31:51 +00:00
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "136526188508e25c6fef639d7927dfb3e0e3084488bf202267829cf7fc23dbdd"
dependencies = [
"errno-dragonfly",
"libc",
2023-09-27 21:31:51 +00:00
"windows-sys",
]
[[package]]
name = "errno-dragonfly"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
dependencies = [
"cc",
"libc",
]
2022-01-14 14:55:30 +00:00
[[package]]
name = "fastrand"
2023-09-27 21:31:51 +00:00
version = "2.0.1"
2022-01-14 14:55:30 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5"
2022-01-14 14:55:30 +00:00
2021-08-30 10:08:11 +00:00
[[package]]
name = "filetime"
2023-09-27 21:31:51 +00:00
version = "0.2.22"
2021-08-30 10:08:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "d4029edd3e734da6fe05b6cd7bd2960760a616bd2ddd0d59a0124746d6272af0"
2021-08-30 10:08:11 +00:00
dependencies = [
"cfg-if 1.0.0",
"libc",
2023-09-27 21:31:51 +00:00
"redox_syscall 0.3.5",
"windows-sys",
2021-08-30 10:08:11 +00:00
]
[[package]]
name = "fnv"
2020-05-17 11:34:55 +00:00
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-17 11:34:55 +00:00
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[package]]
name = "foreign-types"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
dependencies = [
"foreign-types-shared",
]
[[package]]
name = "foreign-types-shared"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
2021-04-19 20:21:00 +00:00
[[package]]
name = "form_urlencoded"
2023-09-27 21:31:51 +00:00
version = "1.2.0"
2021-04-19 20:21:00 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
2021-04-19 20:21:00 +00:00
dependencies = [
"percent-encoding",
]
2021-08-30 10:08:11 +00:00
[[package]]
name = "fsevent"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5ab7d1bd1bd33cc98b0889831b72da23c0aa4df9cec7e0702f46ecea04b35db6"
dependencies = [
2023-09-27 21:31:51 +00:00
"bitflags 1.3.2",
2021-08-30 10:08:11 +00:00
"fsevent-sys",
]
[[package]]
name = "fsevent-sys"
version = "2.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f41b048a94555da0f42f1d632e2e19510084fb8e303b0daa2816e733fb3644a0"
dependencies = [
"libc",
]
[[package]]
name = "fuchsia-zircon"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
dependencies = [
2023-09-27 21:31:51 +00:00
"bitflags 1.3.2",
2021-08-30 10:08:11 +00:00
"fuchsia-zircon-sys",
]
[[package]]
name = "fuchsia-zircon-sys"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
[[package]]
2020-05-06 15:14:05 +00:00
name = "futures"
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
dependencies = [
2020-05-06 15:14:05 +00:00
"futures-channel",
"futures-core",
"futures-executor",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
]
[[package]]
2020-05-06 15:14:05 +00:00
name = "futures-channel"
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
dependencies = [
2020-05-06 15:14:05 +00:00
"futures-core",
"futures-sink",
]
[[package]]
2020-05-06 15:14:05 +00:00
name = "futures-core"
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
[[package]]
2020-05-06 15:14:05 +00:00
name = "futures-executor"
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
dependencies = [
2020-05-06 15:14:05 +00:00
"futures-core",
"futures-task",
"futures-util",
]
[[package]]
2020-05-06 15:14:05 +00:00
name = "futures-io"
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
[[package]]
2020-05-06 15:14:05 +00:00
name = "futures-macro"
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
dependencies = [
2020-05-06 15:14:05 +00:00
"proc-macro2",
"quote",
2023-09-27 21:31:51 +00:00
"syn 2.0.37",
]
[[package]]
2020-05-06 15:14:05 +00:00
name = "futures-sink"
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
[[package]]
2020-05-06 15:14:05 +00:00
name = "futures-task"
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
2020-05-06 15:14:05 +00:00
[[package]]
name = "futures-util"
version = "0.3.28"
2020-05-06 15:14:05 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
dependencies = [
2020-05-06 15:14:05 +00:00
"futures-channel",
"futures-core",
"futures-io",
"futures-macro",
"futures-sink",
"futures-task",
"memchr",
"pin-project-lite",
2020-05-06 15:14:05 +00:00
"pin-utils",
"slab",
]
[[package]]
name = "generic-array"
version = "0.14.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
dependencies = [
"typenum",
"version_check",
]
[[package]]
name = "getrandom"
version = "0.1.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
dependencies = [
"cfg-if 1.0.0",
"libc",
"wasi 0.9.0+wasi-snapshot-preview1",
]
[[package]]
name = "getrandom"
2023-09-27 21:31:51 +00:00
version = "0.2.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
dependencies = [
2021-08-30 10:08:11 +00:00
"cfg-if 1.0.0",
"libc",
2022-10-18 18:54:51 +00:00
"wasi 0.11.0+wasi-snapshot-preview1",
]
2023-01-28 21:45:48 +00:00
[[package]]
name = "ghash"
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1583cc1656d7839fd3732b80cf4f38850336cdb9b8ded1cd399ca62958de3c99"
dependencies = [
"opaque-debug",
"polyval",
]
2023-09-27 21:31:51 +00:00
[[package]]
name = "gimli"
version = "0.28.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0"
2021-04-19 20:21:00 +00:00
[[package]]
name = "glob"
version = "0.3.1"
2021-04-19 20:21:00 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
2021-04-19 20:21:00 +00:00
[[package]]
name = "half"
2021-11-13 12:39:10 +00:00
version = "1.8.2"
2021-04-19 20:21:00 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-11-13 12:39:10 +00:00
checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7"
2021-04-19 20:21:00 +00:00
[[package]]
name = "heck"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
dependencies = [
"unicode-segmentation",
]
2022-10-18 12:05:06 +00:00
[[package]]
name = "heck"
version = "0.4.1"
2022-10-18 12:05:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
2022-10-18 12:05:06 +00:00
[[package]]
2020-05-06 15:14:05 +00:00
name = "hermit-abi"
2021-07-25 16:48:08 +00:00
version = "0.1.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-25 16:48:08 +00:00
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
dependencies = [
2020-05-06 15:14:05 +00:00
"libc",
]
[[package]]
name = "hermit-abi"
2023-09-27 21:31:51 +00:00
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7"
2021-07-15 07:13:31 +00:00
[[package]]
name = "hmac"
2023-02-06 16:09:17 +00:00
version = "0.12.1"
2021-07-15 07:13:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-06 16:09:17 +00:00
checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
2021-07-15 07:13:31 +00:00
dependencies = [
2023-09-27 21:31:51 +00:00
"digest 0.10.7",
2021-07-15 07:13:31 +00:00
]
[[package]]
name = "http"
version = "0.2.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
dependencies = [
"bytes",
"fnv",
"itoa",
]
[[package]]
name = "httparse"
2022-10-18 18:54:51 +00:00
version = "1.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
[[package]]
name = "iana-time-zone"
2023-09-27 21:31:51 +00:00
version = "0.1.57"
2022-10-18 18:54:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613"
2022-10-18 18:54:51 +00:00
dependencies = [
"android_system_properties",
"core-foundation-sys",
"iana-time-zone-haiku",
"js-sys",
"wasm-bindgen",
"windows",
2022-10-18 18:54:51 +00:00
]
[[package]]
name = "iana-time-zone-haiku"
2023-09-27 21:31:51 +00:00
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
2022-10-18 18:54:51 +00:00
dependencies = [
2023-09-27 21:31:51 +00:00
"cc",
2022-10-18 18:54:51 +00:00
]
[[package]]
name = "idna"
2023-09-27 21:31:51 +00:00
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
2021-08-30 10:08:11 +00:00
[[package]]
name = "inotify"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4816c66d2c8ae673df83366c18341538f234a26d65a9ecea5c348b453ac1d02f"
dependencies = [
2023-09-27 21:31:51 +00:00
"bitflags 1.3.2",
2021-08-30 10:08:11 +00: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]]
name = "input_buffer"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f97967975f448f1a7ddb12b0bc41069d09ed6a1c161a92687e057325db35d413"
dependencies = [
"bytes",
]
[[package]]
name = "instant"
2021-11-13 12:39:10 +00:00
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-11-13 12:39:10 +00:00
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
dependencies = [
"cfg-if 1.0.0",
]
2021-08-30 10:08:11 +00:00
[[package]]
name = "iovec"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
dependencies = [
"libc",
]
2021-04-19 20:21:00 +00:00
[[package]]
name = "itertools"
2022-10-18 18:54:51 +00:00
version = "0.10.5"
2021-04-19 20:21:00 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-18 18:54:51 +00:00
checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
2021-04-19 20:21:00 +00:00
dependencies = [
"either",
]
[[package]]
name = "itoa"
2023-09-27 21:31:51 +00:00
version = "1.0.9"
2022-01-14 14:55:30 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
2022-01-14 14:55:30 +00:00
2020-06-17 11:42:33 +00:00
[[package]]
name = "js-sys"
2023-09-27 21:31:51 +00:00
version = "0.3.64"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
2020-06-17 11:42:33 +00:00
dependencies = [
"wasm-bindgen",
]
2021-08-30 10:08:11 +00:00
[[package]]
name = "kernel32-sys"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
dependencies = [
"winapi 0.2.8",
"winapi-build",
]
[[package]]
name = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-06 15:14:05 +00:00
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
2021-08-30 10:08:11 +00:00
[[package]]
name = "lazycell"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
[[package]]
name = "libc"
2023-09-27 21:31:51 +00:00
version = "0.2.148"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "9cdc71e17332e86d2e1d38c1f99edcb6288ee11b815fb1a4b049eaa2114d369b"
[[package]]
name = "linux-raw-sys"
2023-09-27 21:31:51 +00:00
version = "0.4.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "1a9bad9f94746442c783ca431b22403b519cd7fbeed0533fdd6328b2f2212128"
[[package]]
name = "lock_api"
2023-09-27 21:31:51 +00:00
version = "0.4.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
dependencies = [
2022-10-18 18:54:51 +00:00
"autocfg",
"scopeguard",
]
[[package]]
name = "log"
2023-09-27 21:31:51 +00:00
version = "0.4.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
2020-05-18 12:33:36 +00:00
[[package]]
name = "matchers"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"
dependencies = [
2023-09-27 21:31:51 +00:00
"regex-automata 0.1.10",
2020-05-18 12:33:36 +00:00
]
[[package]]
name = "memchr"
2023-09-27 21:31:51 +00:00
version = "2.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "8f232d6ef707e1956a43342693d2a31e72989554d58299d7a88738cc95b0d35c"
2020-06-17 11:42:33 +00:00
[[package]]
name = "memoffset"
2023-09-27 21:31:51 +00:00
version = "0.9.0"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
2020-06-17 11:42:33 +00:00
dependencies = [
"autocfg",
]
2023-09-27 21:31:51 +00:00
[[package]]
name = "miniz_oxide"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
dependencies = [
"adler",
]
2021-08-30 10:08:11 +00:00
[[package]]
name = "mio"
version = "0.6.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"
dependencies = [
"cfg-if 0.1.10",
"fuchsia-zircon",
"fuchsia-zircon-sys",
"iovec",
"kernel32-sys",
"libc",
"log",
2022-10-18 18:54:51 +00:00
"miow",
2021-08-30 10:08:11 +00:00
"net2",
"slab",
"winapi 0.2.8",
]
[[package]]
name = "mio"
2023-09-27 21:31:51 +00:00
version = "0.8.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2"
dependencies = [
2020-05-06 15:14:05 +00:00
"libc",
2022-10-18 18:54:51 +00:00
"wasi 0.11.0+wasi-snapshot-preview1",
2023-09-27 21:31:51 +00:00
"windows-sys",
2021-08-30 10:08:11 +00:00
]
[[package]]
name = "mio-extras"
version = "2.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"
dependencies = [
"lazycell",
"log",
"mio 0.6.23",
"slab",
]
[[package]]
name = "miow"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"
dependencies = [
"kernel32-sys",
"net2",
"winapi 0.2.8",
"ws2_32-sys",
]
[[package]]
name = "native-tls"
version = "0.2.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e"
dependencies = [
"lazy_static",
"libc",
"log",
"openssl",
"openssl-probe",
"openssl-sys",
"schannel",
"security-framework",
"security-framework-sys",
"tempfile",
]
2021-08-30 10:08:11 +00:00
[[package]]
name = "net2"
2023-09-27 21:31:51 +00:00
version = "0.2.39"
2021-08-30 10:08:11 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "b13b648036a2339d06de780866fbdfda0dde886de7b3af2ddeba8b14f4ee34ac"
2021-08-30 10:08:11 +00:00
dependencies = [
"cfg-if 0.1.10",
"libc",
"winapi 0.3.9",
]
[[package]]
name = "noise-protocol"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fb474d36dfe51bb4d7e733fee2b0dfd92ee1b95c716030a70e92737dea1a52b"
dependencies = [
"arrayvec",
]
[[package]]
name = "noise-rust-crypto"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "82e7cfeb8e6a63b4a5ccef34ed7a22d084a129b1e53a000c080bbc54c0da6f8c"
dependencies = [
"aes-gcm",
"blake2",
"chacha20poly1305",
2023-09-27 21:31:51 +00:00
"getrandom 0.2.10",
"noise-protocol",
2023-02-06 16:09:17 +00:00
"sha2",
"x25519-dalek",
"zeroize",
]
2021-08-30 10:08:11 +00:00
[[package]]
name = "notify"
version = "4.0.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ae03c8c853dba7bfd23e571ff0cff7bc9dceb40a4cd684cd1681824183f45257"
dependencies = [
2023-09-27 21:31:51 +00:00
"bitflags 1.3.2",
2021-08-30 10:08:11 +00:00
"filetime",
"fsevent",
"fsevent-sys",
"inotify",
"libc",
"mio 0.6.23",
"mio-extras",
"walkdir",
"winapi 0.3.9",
]
[[package]]
name = "num"
2023-09-27 21:31:51 +00:00
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "b05180d69e3da0e530ba2a1dae5110317e49e3b7f3d41be227dc5f92e49ee7af"
dependencies = [
2020-05-06 15:14:05 +00:00
"num-bigint",
"num-complex",
"num-integer",
"num-iter",
"num-rational",
"num-traits",
]
[[package]]
name = "num-bigint"
2023-09-27 21:31:51 +00:00
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0"
dependencies = [
2020-05-06 15:14:05 +00:00
"autocfg",
"num-integer",
"num-traits",
]
[[package]]
name = "num-complex"
2023-09-27 21:31:51 +00:00
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "1ba157ca0885411de85d6ca030ba7e2a83a28636056c7c699b07c8b6f7383214"
dependencies = [
2020-05-06 15:14:05 +00:00
"num-traits",
]
[[package]]
name = "num-integer"
2022-10-18 18:54:51 +00:00
version = "0.1.45"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-18 18:54:51 +00:00
checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
dependencies = [
2020-05-06 15:14:05 +00:00
"autocfg",
"num-traits",
]
[[package]]
name = "num-iter"
2022-10-18 18:54:51 +00:00
version = "0.1.43"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-18 18:54:51 +00:00
checksum = "7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252"
dependencies = [
2020-05-06 15:14:05 +00:00
"autocfg",
"num-integer",
"num-traits",
]
[[package]]
name = "num-rational"
2022-10-18 18:54:51 +00:00
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-18 18:54:51 +00:00
checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"
dependencies = [
2020-05-06 15:14:05 +00:00
"autocfg",
"num-bigint",
"num-integer",
"num-traits",
]
[[package]]
name = "num-traits"
2023-09-27 21:31:51 +00:00
version = "0.2.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2"
dependencies = [
2020-05-06 15:14:05 +00:00
"autocfg",
]
[[package]]
name = "num_cpus"
2023-09-27 21:31:51 +00:00
version = "1.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
dependencies = [
2023-09-27 21:31:51 +00:00
"hermit-abi 0.3.3",
2020-05-06 15:14:05 +00:00
"libc",
]
2023-09-27 21:31:51 +00:00
[[package]]
name = "object"
version = "0.32.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0"
dependencies = [
"memchr",
]
[[package]]
name = "once_cell"
2023-09-27 21:31:51 +00:00
version = "1.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
2020-06-17 11:42:33 +00:00
[[package]]
name = "oorandom"
2021-04-19 20:21:00 +00:00
version = "11.1.3"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-19 20:21:00 +00:00
checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575"
2020-06-17 11:42:33 +00:00
[[package]]
name = "opaque-debug"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
[[package]]
name = "openssl"
2023-09-27 21:31:51 +00:00
version = "0.10.57"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "bac25ee399abb46215765b1cb35bc0212377e58a061560d8b29b024fd0430e7c"
dependencies = [
2023-09-27 21:31:51 +00:00
"bitflags 2.4.0",
2021-08-30 10:08:11 +00:00
"cfg-if 1.0.0",
"foreign-types",
"libc",
2021-05-17 14:38:40 +00:00
"once_cell",
2022-10-18 18:54:51 +00:00
"openssl-macros",
"openssl-sys",
]
2022-10-18 18:54:51 +00:00
[[package]]
name = "openssl-macros"
version = "0.1.1"
2022-10-18 18:54:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
2022-10-18 18:54:51 +00:00
dependencies = [
"proc-macro2",
"quote",
2023-09-27 21:31:51 +00:00
"syn 2.0.37",
2022-10-18 18:54:51 +00:00
]
[[package]]
name = "openssl-probe"
2022-01-14 14:55:30 +00:00
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-14 14:55:30 +00:00
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
2020-05-22 09:49:51 +00:00
[[package]]
name = "openssl-src"
2023-09-27 21:31:51 +00:00
version = "300.1.5+3.1.3"
2020-05-22 09:49:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "559068e4c12950d7dcaa1857a61725c0d38d4fc03ff8e070ab31a75d6e316491"
2020-05-22 09:49:51 +00:00
dependencies = [
"cc",
]
[[package]]
name = "openssl-sys"
2023-09-27 21:31:51 +00:00
version = "0.9.93"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "db4d56a4c0478783083cfafcc42493dd4a981d41669da64b4572a2a089b51b1d"
dependencies = [
"cc",
"libc",
2020-05-22 09:49:51 +00:00
"openssl-src",
"pkg-config",
"vcpkg",
]
[[package]]
name = "parking_lot"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
dependencies = [
"instant",
"lock_api",
"parking_lot_core",
]
[[package]]
name = "parking_lot_core"
version = "0.8.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc"
dependencies = [
"cfg-if 1.0.0",
"instant",
"libc",
"redox_syscall 0.2.16",
"smallvec",
"winapi 0.3.9",
]
[[package]]
name = "percent-encoding"
2023-09-27 21:31:51 +00:00
version = "2.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
2021-04-19 20:21:00 +00:00
[[package]]
name = "pin-project"
2023-09-27 21:31:51 +00:00
version = "1.1.3"
2021-04-19 20:21:00 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "fda4ed1c6c173e3fc7a83629421152e01d7b1f9b7f65fb301e490e8cfc656422"
2021-04-19 20:21:00 +00:00
dependencies = [
"pin-project-internal",
]
[[package]]
name = "pin-project-internal"
2023-09-27 21:31:51 +00:00
version = "1.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405"
dependencies = [
"proc-macro2",
"quote",
2023-09-27 21:31:51 +00:00
"syn 2.0.37",
]
2021-04-19 20:21:00 +00:00
[[package]]
name = "pin-project-lite"
2023-09-27 21:31:51 +00:00
version = "0.2.13"
2021-04-19 20:21:00 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
[[package]]
name = "pin-utils"
2020-05-06 15:14:05 +00:00
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-06 15:14:05 +00:00
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
[[package]]
name = "pkg-config"
version = "0.3.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
2020-06-17 11:42:33 +00:00
[[package]]
name = "plotters"
2023-09-27 21:31:51 +00:00
version = "0.3.5"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "d2c224ba00d7cadd4d5c660deaf2098e5e80e07846537c51f9cfa4be50c1fd45"
2020-06-17 11:42:33 +00:00
dependencies = [
"num-traits",
2021-04-19 20:21:00 +00:00
"plotters-backend",
"plotters-svg",
2020-06-17 11:42:33 +00:00
"wasm-bindgen",
"web-sys",
]
2021-04-19 20:21:00 +00:00
[[package]]
name = "plotters-backend"
2023-09-27 21:31:51 +00:00
version = "0.3.5"
2021-04-19 20:21:00 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "9e76628b4d3a7581389a35d5b6e2139607ad7c75b17aed325f210aa91f4a9609"
2021-04-19 20:21:00 +00:00
[[package]]
name = "plotters-svg"
2023-09-27 21:31:51 +00:00
version = "0.3.5"
2021-04-19 20:21:00 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "38f6d39893cca0701371e3c27294f09797214b86f1fb951b89ade8ec04e2abab"
2021-04-19 20:21:00 +00:00
dependencies = [
"plotters-backend",
]
2023-01-28 21:45:48 +00:00
[[package]]
name = "poly1305"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"
dependencies = [
"cpufeatures",
"opaque-debug",
"universal-hash",
]
[[package]]
name = "polyval"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"
dependencies = [
"cfg-if 1.0.0",
"cpufeatures",
"opaque-debug",
"universal-hash",
]
[[package]]
name = "ppv-lite86"
version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
[[package]]
name = "preserves"
version = "3.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41d204773b952fffeb40ceeb50aad4be6379ddff08bbaaaed0fe57a5a571cebe"
dependencies = [
2021-08-02 19:54:19 +00:00
"base64",
"dtoa",
"lazy_static",
2020-05-06 15:14:05 +00:00
"num",
2021-08-02 19:54:19 +00:00
"regex",
2020-05-06 15:14:05 +00:00
"serde",
"serde_bytes",
]
[[package]]
name = "preserves-schema"
version = "3.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e25edc535bea7fbffcd4616d704db7fe0f83c770505b56d5ca9956ca2f78f8a8"
dependencies = [
"convert_case",
"glob",
"lazy_static",
"preserves",
"regex",
"structopt",
2021-07-21 20:00:46 +00:00
"thiserror",
]
[[package]]
name = "proc-macro-error"
2021-04-19 20:21:00 +00:00
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-19 20:21:00 +00:00
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
dependencies = [
"proc-macro-error-attr",
"proc-macro2",
"quote",
"syn 1.0.109",
"version_check",
]
[[package]]
name = "proc-macro-error-attr"
2021-04-19 20:21:00 +00:00
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-19 20:21:00 +00:00
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
dependencies = [
"proc-macro2",
"quote",
"version_check",
]
[[package]]
name = "proc-macro2"
2023-09-27 21:28:06 +00:00
version = "1.0.67"
source = "git+https://github.com/tonyg/proc-macro2?branch=repair_span_start_end#e1af85d3dd6ad595cedc0c344418ab0a60f1ce72"
dependencies = [
2022-10-18 12:05:06 +00:00
"unicode-ident",
]
[[package]]
name = "quote"
2023-09-27 21:31:51 +00:00
version = "1.0.33"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae"
dependencies = [
2020-05-06 15:14:05 +00:00
"proc-macro2",
]
[[package]]
name = "rand"
version = "0.8.5"
2021-04-19 20:21:00 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
2021-04-19 20:21:00 +00:00
dependencies = [
"libc",
"rand_chacha",
"rand_core 0.6.4",
2021-04-19 20:21:00 +00:00
]
[[package]]
name = "rand_chacha"
version = "0.3.1"
2021-04-19 20:21:00 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
2021-04-19 20:21:00 +00:00
dependencies = [
"ppv-lite86",
"rand_core 0.6.4",
]
[[package]]
name = "rand_core"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
dependencies = [
"getrandom 0.1.16",
]
[[package]]
name = "rand_core"
2022-10-18 18:54:51 +00:00
version = "0.6.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-18 18:54:51 +00:00
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
dependencies = [
2023-09-27 21:31:51 +00:00
"getrandom 0.2.10",
2021-04-19 20:21:00 +00:00
]
2020-06-17 11:42:33 +00:00
[[package]]
name = "rayon"
2023-09-27 21:31:51 +00:00
version = "1.8.0"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "9c27db03db7734835b3f53954b534c91069375ce6ccaa2e065441e07d9b6cdb1"
2020-06-17 11:42:33 +00:00
dependencies = [
"either",
"rayon-core",
]
[[package]]
name = "rayon-core"
2023-09-27 21:31:51 +00:00
version = "1.12.0"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "5ce3fb6ad83f861aac485e76e1985cd109d9a3713802152be56c3b1f0e0658ed"
2020-06-17 11:42:33 +00:00
dependencies = [
"crossbeam-deque",
"crossbeam-utils",
]
[[package]]
name = "redox_syscall"
2022-10-18 18:54:51 +00:00
version = "0.2.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-18 18:54:51 +00:00
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
2021-04-19 20:21:00 +00:00
dependencies = [
2023-09-27 21:31:51 +00:00
"bitflags 1.3.2",
2021-04-19 20:21:00 +00:00
]
[[package]]
name = "redox_syscall"
version = "0.3.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
dependencies = [
2023-09-27 21:31:51 +00:00
"bitflags 1.3.2",
]
2020-05-18 12:33:36 +00:00
[[package]]
name = "regex"
2023-09-27 21:31:51 +00:00
version = "1.9.5"
2020-05-18 12:33:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "697061221ea1b4a94a624f67d0ae2bfe4e22b8a17b6a192afb11046542cc8c47"
2020-05-18 12:33:36 +00:00
dependencies = [
"aho-corasick",
"memchr",
2023-09-27 21:31:51 +00:00
"regex-automata 0.3.8",
"regex-syntax 0.7.5",
2020-05-18 12:33:36 +00:00
]
[[package]]
name = "regex-automata"
version = "0.1.10"
2020-05-18 12:33:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
2020-05-18 12:33:36 +00:00
dependencies = [
"regex-syntax 0.6.29",
2020-05-18 12:33:36 +00:00
]
2023-09-27 21:31:51 +00:00
[[package]]
name = "regex-automata"
version = "0.3.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c2f401f4955220693b56f8ec66ee9c78abffd8d1c4f23dc41a23839eb88f0795"
dependencies = [
"aho-corasick",
"memchr",
"regex-syntax 0.7.5",
]
2020-05-18 12:33:36 +00:00
[[package]]
name = "regex-syntax"
version = "0.6.29"
2020-05-18 12:33:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
2020-05-18 12:33:36 +00:00
[[package]]
name = "regex-syntax"
2023-09-27 21:31:51 +00:00
version = "0.7.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "dbb5fb1acd8a1a18b3dd5be62d25485eb770e05afb408a9627d14d451bae12da"
[[package]]
name = "rustc-demangle"
version = "0.1.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
[[package]]
name = "rustix"
2023-09-27 21:31:51 +00:00
version = "0.38.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "747c788e9ce8e92b12cd485c49ddf90723550b654b32508f979b71a7b1ecda4f"
dependencies = [
2023-09-27 21:31:51 +00:00
"bitflags 2.4.0",
"errno",
"libc",
"linux-raw-sys",
2023-09-27 21:31:51 +00:00
"windows-sys",
]
2020-05-18 12:33:36 +00:00
[[package]]
name = "ryu"
2023-09-27 21:31:51 +00:00
version = "1.0.15"
2020-05-18 12:33:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
2020-05-18 12:33:36 +00:00
2020-06-17 11:42:33 +00: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 = "schannel"
2023-09-27 21:31:51 +00:00
version = "0.1.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88"
dependencies = [
2023-09-27 21:31:51 +00:00
"windows-sys",
]
2020-06-17 11:42:33 +00:00
[[package]]
name = "scopeguard"
2023-09-27 21:31:51 +00:00
version = "1.2.0"
2022-10-18 18:54:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
2022-10-18 18:54:51 +00:00
[[package]]
name = "security-framework"
2023-09-27 21:31:51 +00:00
version = "2.9.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de"
dependencies = [
2023-09-27 21:31:51 +00:00
"bitflags 1.3.2",
"core-foundation",
"core-foundation-sys",
"libc",
"security-framework-sys",
]
[[package]]
name = "security-framework-sys"
2023-09-27 21:31:51 +00:00
version = "2.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a"
dependencies = [
"core-foundation-sys",
"libc",
]
[[package]]
name = "serde"
2023-09-27 21:31:51 +00:00
version = "1.0.188"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "cf9e0fcba69a370eed61bcf2b728575f726b50b55cba78064753d708ddc7549e"
dependencies = [
2020-05-06 15:14:05 +00:00
"serde_derive",
]
[[package]]
name = "serde_bytes"
2023-09-27 21:31:51 +00:00
version = "0.11.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "ab33ec92f677585af6d88c65593ae2375adde54efdbf16d597f2cbc7a6d368ff"
dependencies = [
2020-05-06 15:14:05 +00:00
"serde",
]
2021-04-19 20:21:00 +00:00
[[package]]
name = "serde_cbor"
2021-09-02 09:10:32 +00:00
version = "0.11.2"
2021-04-19 20:21:00 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-02 09:10:32 +00:00
checksum = "2bef2ebfde456fb76bbcf9f59315333decc4fda0b2b44b420243c11e0f5ec1f5"
2021-04-19 20:21:00 +00:00
dependencies = [
"half",
"serde",
]
[[package]]
name = "serde_derive"
2023-09-27 21:31:51 +00:00
version = "1.0.188"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "4eca7ac642d82aa35b60049a6eccb4be6be75e599bd2e9adb5f875a737654af2"
dependencies = [
2020-05-06 15:14:05 +00:00
"proc-macro2",
"quote",
2023-09-27 21:31:51 +00:00
"syn 2.0.37",
]
2020-05-18 12:33:36 +00:00
[[package]]
name = "serde_json"
2023-09-27 21:31:51 +00:00
version = "1.0.107"
2020-05-18 12:33:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65"
2020-05-18 12:33:36 +00:00
dependencies = [
"itoa",
2020-05-18 12:33:36 +00:00
"ryu",
"serde",
]
[[package]]
name = "sha-1"
2021-09-02 09:10:32 +00:00
version = "0.9.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-02 09:10:32 +00:00
checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"
dependencies = [
2023-01-28 21:45:48 +00:00
"block-buffer 0.9.0",
2021-08-30 10:08:11 +00:00
"cfg-if 1.0.0",
"cpufeatures",
2023-01-28 21:45:48 +00:00
"digest 0.9.0",
"opaque-debug",
]
2023-01-28 21:45:48 +00:00
[[package]]
name = "sha2"
2023-09-27 21:31:51 +00:00
version = "0.10.8"
2023-01-28 21:45:48 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
2023-01-28 21:45:48 +00:00
dependencies = [
"cfg-if 1.0.0",
"cpufeatures",
2023-09-27 21:31:51 +00:00
"digest 0.10.7",
2023-01-28 21:45:48 +00:00
]
2020-05-18 12:33:36 +00:00
[[package]]
name = "sharded-slab"
2021-11-13 12:39:10 +00:00
version = "0.1.4"
2020-05-18 12:33:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-11-13 12:39:10 +00:00
checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"
2020-05-18 12:33:36 +00:00
dependencies = [
"lazy_static",
]
2021-09-20 14:42:35 +00:00
[[package]]
name = "signal-hook-registry"
version = "1.4.1"
2021-09-20 14:42:35 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
2021-09-20 14:42:35 +00:00
dependencies = [
"libc",
]
[[package]]
name = "slab"
2023-09-27 21:31:51 +00:00
version = "0.4.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
2022-10-18 18:54:51 +00:00
dependencies = [
"autocfg",
]
[[package]]
name = "smallvec"
2023-09-27 21:31:51 +00:00
version = "1.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a"
[[package]]
name = "socket2"
2023-09-27 21:31:51 +00:00
version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "4031e820eb552adee9295814c0ced9e5cf38ddf1e8b7d566d6de8e2538ea989e"
dependencies = [
"libc",
2023-09-27 21:31:51 +00:00
"windows-sys",
]
[[package]]
name = "strsim"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
2022-10-18 12:05:06 +00:00
[[package]]
name = "strsim"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
[[package]]
name = "structopt"
2022-01-19 13:40:50 +00:00
version = "0.3.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-19 13:40:50 +00:00
checksum = "0c6b5c64445ba8094a6ab0c3cd2ad323e07171012d9c98b0b15651daf1787a10"
dependencies = [
2022-10-18 12:05:06 +00:00
"clap 2.34.0",
"lazy_static",
"structopt-derive",
]
[[package]]
name = "structopt-derive"
2021-11-13 12:39:10 +00:00
version = "0.4.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-11-13 12:39:10 +00:00
checksum = "dcb5ae327f9cc13b68763b5749770cb9e048a99bd9dfdfa58d0cf05d5f64afe0"
dependencies = [
2022-10-18 12:05:06 +00:00
"heck 0.3.3",
"proc-macro-error",
"proc-macro2",
"quote",
"syn 1.0.109",
]
2021-07-15 07:13:31 +00:00
[[package]]
name = "subtle"
version = "2.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
[[package]]
name = "syn"
version = "1.0.109"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
[[package]]
name = "syn"
2023-09-27 21:31:51 +00:00
version = "2.0.37"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "7303ef2c05cd654186cb250d29049a24840ca25d2747c25c0381c8d9e2f582e8"
dependencies = [
2020-05-06 15:14:05 +00:00
"proc-macro2",
"quote",
2022-10-18 18:54:51 +00:00
"unicode-ident",
]
[[package]]
2021-08-13 01:40:48 +00:00
name = "syndicate"
version = "0.28.2"
dependencies = [
2023-02-06 16:09:17 +00:00
"blake2",
"bytes",
2020-06-17 11:42:33 +00:00
"criterion",
2020-05-06 15:14:05 +00:00
"futures",
2023-09-27 21:31:51 +00:00
"getrandom 0.2.10",
2021-07-15 07:13:31 +00:00
"hmac",
"lazy_static",
2020-05-22 09:49:51 +00:00
"openssl",
"parking_lot",
2020-05-06 15:14:05 +00:00
"preserves",
"preserves-schema",
2021-08-13 01:40:48 +00:00
"tokio",
"tokio-util",
"tracing",
"tracing-futures",
"tracing-subscriber",
]
[[package]]
name = "syndicate-macros"
version = "0.23.0"
dependencies = [
"proc-macro2",
"quote",
"syn 1.0.109",
"syndicate",
2021-09-23 19:44:19 +00:00
"tokio",
"tracing",
]
2021-08-13 01:40:48 +00:00
[[package]]
name = "syndicate-server"
version = "0.31.0"
2021-08-13 01:40:48 +00:00
dependencies = [
2021-10-04 12:40:39 +00:00
"chrono",
2021-08-13 01:40:48 +00:00
"futures",
"lazy_static",
"noise-protocol",
"noise-rust-crypto",
2021-08-30 10:08:11 +00:00
"notify",
2021-08-28 16:50:55 +00:00
"preserves-schema",
"structopt",
2021-08-13 01:40:48 +00:00
"syndicate",
"syndicate-macros",
2020-05-06 15:14:05 +00:00
"tokio",
"tokio-tungstenite",
2020-05-06 15:14:05 +00:00
"tokio-util",
2020-05-18 12:33:36 +00:00
"tracing",
"tracing-futures",
"tracing-subscriber",
"tungstenite",
]
2022-10-18 12:05:06 +00:00
[[package]]
name = "syndicate-tools"
version = "0.6.0"
2022-10-18 12:05:06 +00:00
dependencies = [
2023-09-27 21:31:51 +00:00
"clap 4.4.5",
2022-10-18 12:05:06 +00:00
"clap_complete",
"preserves",
"syndicate",
]
[[package]]
name = "tempfile"
2023-09-27 21:31:51 +00:00
version = "3.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "cb94d2f3cc536af71caac6b6fcebf65860b347e7ce0cc9ebe8f70d3e521054ef"
dependencies = [
2021-08-30 10:08:11 +00:00
"cfg-if 1.0.0",
2022-01-14 14:55:30 +00:00
"fastrand",
"redox_syscall 0.3.5",
"rustix",
2023-09-27 21:31:51 +00:00
"windows-sys",
2022-10-18 12:05:06 +00:00
]
[[package]]
name = "textwrap"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
dependencies = [
"unicode-width",
]
[[package]]
name = "thiserror"
2023-09-27 21:31:51 +00:00
version = "1.0.49"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "1177e8c6d7ede7afde3585fd2513e611227efd6481bd78d2e82ba1ce16557ed4"
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2023-09-27 21:31:51 +00:00
version = "1.0.49"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "10712f02019e9288794769fba95cd6847df9874d49d871d062172f9dd41bc4cc"
dependencies = [
"proc-macro2",
"quote",
2023-09-27 21:31:51 +00:00
"syn 2.0.37",
]
2020-05-18 12:33:36 +00:00
[[package]]
name = "thread_local"
version = "1.1.7"
2020-05-18 12:33:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"
2020-05-18 12:33:36 +00:00
dependencies = [
"cfg-if 1.0.0",
2021-04-19 20:21:00 +00:00
"once_cell",
2020-05-18 12:33:36 +00:00
]
[[package]]
2021-04-19 20:21:00 +00:00
name = "tinytemplate"
version = "1.2.1"
2020-05-18 12:33:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-19 20:21:00 +00:00
checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
2020-05-18 12:33:36 +00:00
dependencies = [
2021-04-19 20:21:00 +00:00
"serde",
"serde_json",
2020-05-18 12:33:36 +00:00
]
2020-06-17 11:42:33 +00:00
[[package]]
2021-04-19 20:21:00 +00:00
name = "tinyvec"
2022-10-18 18:54:51 +00:00
version = "1.6.0"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-18 18:54:51 +00:00
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
2020-06-17 11:42:33 +00:00
dependencies = [
2021-04-19 20:21:00 +00:00
"tinyvec_macros",
2020-06-17 11:42:33 +00:00
]
2021-04-19 20:21:00 +00:00
[[package]]
name = "tinyvec_macros"
version = "0.1.1"
2021-04-19 20:21:00 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
2021-04-19 20:21:00 +00:00
[[package]]
name = "tokio"
2023-09-27 21:31:51 +00:00
version = "1.32.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "17ed6077ed6cd6c74735e21f37eb16dc3935f96878b1fe961074089cc80893f9"
dependencies = [
2023-09-27 21:31:51 +00:00
"backtrace",
"bytes",
"libc",
2023-09-27 21:31:51 +00:00
"mio 0.8.8",
2020-05-06 15:14:05 +00:00
"num_cpus",
"pin-project-lite",
2021-09-20 14:42:35 +00:00
"signal-hook-registry",
"socket2",
2020-05-06 15:14:05 +00:00
"tokio-macros",
2023-09-27 21:31:51 +00:00
"windows-sys",
]
[[package]]
name = "tokio-macros"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
dependencies = [
2020-05-06 15:14:05 +00:00
"proc-macro2",
"quote",
2023-09-27 21:31:51 +00:00
"syn 2.0.37",
]
[[package]]
name = "tokio-tungstenite"
version = "0.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e96bb520beab540ab664bd5a9cfeaa1fcd846fa68c830b42e2c8963071251d2"
dependencies = [
"futures-util",
"log",
"pin-project",
"tokio",
"tungstenite",
]
[[package]]
2020-05-06 15:14:05 +00:00
name = "tokio-util"
2022-10-18 18:54:51 +00:00
version = "0.6.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-18 18:54:51 +00:00
checksum = "36943ee01a6d67977dd3f84a5a1d2efeb4ada3a1ae771cadfaa535d9d9fc6507"
dependencies = [
"bytes",
2020-05-06 15:14:05 +00:00
"futures-core",
"futures-sink",
"log",
"pin-project-lite",
2020-05-06 15:14:05 +00:00
"tokio",
]
2020-05-18 12:33:36 +00:00
[[package]]
name = "tracing"
2022-10-18 18:54:51 +00:00
version = "0.1.37"
2020-05-18 12:33:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-18 18:54:51 +00:00
checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
2020-05-18 12:33:36 +00:00
dependencies = [
2021-08-30 10:08:11 +00:00
"cfg-if 1.0.0",
"pin-project-lite",
2020-05-18 12:33:36 +00:00
"tracing-attributes",
"tracing-core",
]
[[package]]
name = "tracing-attributes"
2023-09-27 21:31:51 +00:00
version = "0.1.26"
2020-05-18 12:33:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab"
2020-05-18 12:33:36 +00:00
dependencies = [
"proc-macro2",
"quote",
2023-09-27 21:31:51 +00:00
"syn 2.0.37",
2020-05-18 12:33:36 +00:00
]
[[package]]
name = "tracing-core"
version = "0.1.31"
2020-05-18 12:33:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
2020-05-18 12:33:36 +00:00
dependencies = [
2022-10-18 18:54:51 +00:00
"once_cell",
2022-02-04 13:13:08 +00:00
"valuable",
2020-05-18 12:33:36 +00:00
]
[[package]]
name = "tracing-futures"
2021-04-19 20:21:00 +00:00
version = "0.2.5"
2020-05-18 12:33:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-19 20:21:00 +00:00
checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
2020-05-18 12:33:36 +00:00
dependencies = [
"pin-project",
2020-05-18 12:33:36 +00:00
"tracing",
]
[[package]]
name = "tracing-log"
2022-10-18 18:54:51 +00:00
version = "0.1.3"
2020-05-18 12:33:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-18 18:54:51 +00:00
checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"
2020-05-18 12:33:36 +00:00
dependencies = [
"lazy_static",
"log",
"tracing-core",
]
[[package]]
name = "tracing-serde"
version = "0.1.3"
2020-05-18 12:33:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"
2020-05-18 12:33:36 +00:00
dependencies = [
"serde",
"tracing-core",
]
[[package]]
name = "tracing-subscriber"
2021-11-13 12:39:10 +00:00
version = "0.2.25"
2020-05-18 12:33:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-11-13 12:39:10 +00:00
checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"
2020-05-18 12:33:36 +00:00
dependencies = [
2022-01-14 14:55:30 +00:00
"ansi_term",
2020-05-18 12:33:36 +00:00
"chrono",
"lazy_static",
"matchers",
"regex",
"serde",
"serde_json",
"sharded-slab",
"smallvec",
2021-04-19 20:21:00 +00:00
"thread_local",
"tracing",
2020-05-18 12:33:36 +00:00
"tracing-core",
"tracing-log",
"tracing-serde",
]
[[package]]
name = "tungstenite"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5fe8dada8c1a3aeca77d6b51a4f1314e0f4b8e438b7b1b71e3ddaca8080e4093"
dependencies = [
"base64",
"byteorder",
"bytes",
"http",
"httparse",
"input_buffer",
"log",
"native-tls",
"rand",
"sha-1",
"thiserror",
"url",
"utf-8",
]
[[package]]
name = "typenum"
2023-09-27 21:31:51 +00:00
version = "1.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
2021-05-17 14:38:40 +00:00
[[package]]
name = "unicode-bidi"
version = "0.3.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
2022-10-18 12:05:06 +00:00
[[package]]
name = "unicode-ident"
2023-09-27 21:31:51 +00:00
version = "1.0.12"
2022-10-18 12:05:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
2022-10-18 12:05:06 +00:00
[[package]]
name = "unicode-normalization"
2022-10-18 18:54:51 +00:00
version = "0.1.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-18 18:54:51 +00:00
checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
dependencies = [
2021-04-19 20:21:00 +00:00
"tinyvec",
]
[[package]]
name = "unicode-segmentation"
version = "1.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36"
[[package]]
name = "unicode-width"
2023-09-27 21:31:51 +00:00
version = "0.1.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"
2023-01-28 21:45:48 +00:00
[[package]]
name = "universal-hash"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"
dependencies = [
"generic-array",
"subtle",
]
[[package]]
name = "url"
2023-09-27 21:31:51 +00:00
version = "2.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "143b538f18257fac9cad154828a57c6bf5157e1aa604d4816b5995bf6de87ae5"
dependencies = [
2021-04-19 20:21:00 +00:00
"form_urlencoded",
"idna",
"percent-encoding",
]
[[package]]
name = "utf-8"
2021-05-17 14:38:40 +00:00
version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-17 14:38:40 +00:00
checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
[[package]]
name = "utf8parse"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
2022-02-04 13:13:08 +00:00
[[package]]
name = "valuable"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
[[package]]
name = "vcpkg"
version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
[[package]]
name = "vec_map"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
[[package]]
name = "version_check"
2022-01-14 14:55:30 +00:00
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-14 14:55:30 +00:00
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
2020-06-17 11:42:33 +00:00
[[package]]
name = "walkdir"
2023-09-27 21:31:51 +00:00
version = "2.4.0"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee"
2020-06-17 11:42:33 +00:00
dependencies = [
"same-file",
"winapi-util",
]
[[package]]
name = "wasi"
version = "0.9.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
2022-10-18 18:54:51 +00:00
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2021-04-19 20:21:00 +00:00
2020-06-17 11:42:33 +00:00
[[package]]
name = "wasm-bindgen"
2023-09-27 21:31:51 +00:00
version = "0.2.87"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342"
2020-06-17 11:42:33 +00:00
dependencies = [
2021-08-30 10:08:11 +00:00
"cfg-if 1.0.0",
2020-06-17 11:42:33 +00:00
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
2023-09-27 21:31:51 +00:00
version = "0.2.87"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd"
2020-06-17 11:42:33 +00:00
dependencies = [
"bumpalo",
"log",
2022-10-18 18:54:51 +00:00
"once_cell",
2020-06-17 11:42:33 +00:00
"proc-macro2",
"quote",
2023-09-27 21:31:51 +00:00
"syn 2.0.37",
2020-06-17 11:42:33 +00:00
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-macro"
2023-09-27 21:31:51 +00:00
version = "0.2.87"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d"
2020-06-17 11:42:33 +00:00
dependencies = [
"quote",
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
2023-09-27 21:31:51 +00:00
version = "0.2.87"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
2020-06-17 11:42:33 +00:00
dependencies = [
"proc-macro2",
"quote",
2023-09-27 21:31:51 +00:00
"syn 2.0.37",
2020-06-17 11:42:33 +00:00
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
2023-09-27 21:31:51 +00:00
version = "0.2.87"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
2020-06-17 11:42:33 +00:00
[[package]]
name = "web-sys"
2023-09-27 21:31:51 +00:00
version = "0.3.64"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b"
2020-06-17 11:42:33 +00:00
dependencies = [
"js-sys",
"wasm-bindgen",
]
2021-08-30 10:08:11 +00:00
[[package]]
name = "winapi"
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
[[package]]
name = "winapi"
2021-04-19 20:21:00 +00:00
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-19 20:21:00 +00:00
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
dependencies = [
2020-05-06 15:14:05 +00:00
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
]
2021-08-30 10:08:11 +00:00
[[package]]
name = "winapi-build"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
[[package]]
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-06 15:14:05 +00:00
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2020-06-17 11:42:33 +00:00
[[package]]
name = "winapi-util"
2023-09-27 21:31:51 +00:00
version = "0.1.6"
2020-06-17 11:42:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
2020-06-17 11:42:33 +00:00
dependencies = [
2021-08-30 10:08:11 +00:00
"winapi 0.3.9",
2020-06-17 11:42:33 +00:00
]
[[package]]
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-06 15:14:05 +00:00
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2021-08-30 10:08:11 +00:00
[[package]]
name = "windows"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
dependencies = [
2023-09-27 21:31:51 +00:00
"windows-targets",
]
[[package]]
name = "windows-sys"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
dependencies = [
2023-09-27 21:31:51 +00:00
"windows-targets",
]
[[package]]
name = "windows-targets"
2023-09-27 21:31:51 +00:00
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
dependencies = [
2023-09-27 21:31:51 +00:00
"windows_aarch64_gnullvm",
"windows_aarch64_msvc",
"windows_i686_gnu",
"windows_i686_msvc",
"windows_x86_64_gnu",
"windows_x86_64_gnullvm",
"windows_x86_64_msvc",
]
[[package]]
name = "windows_aarch64_gnullvm"
2023-09-27 21:31:51 +00:00
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
[[package]]
name = "windows_aarch64_msvc"
2023-09-27 21:31:51 +00:00
version = "0.48.5"
2022-10-18 18:54:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
2022-10-18 18:54:51 +00:00
[[package]]
name = "windows_i686_gnu"
2023-09-27 21:31:51 +00:00
version = "0.48.5"
2022-10-18 18:54:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
[[package]]
name = "windows_i686_msvc"
2023-09-27 21:31:51 +00:00
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
2022-10-18 18:54:51 +00:00
[[package]]
name = "windows_x86_64_gnu"
2023-09-27 21:31:51 +00:00
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
[[package]]
name = "windows_x86_64_gnullvm"
2023-09-27 21:31:51 +00:00
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
2022-10-18 18:54:51 +00:00
[[package]]
name = "windows_x86_64_msvc"
2023-09-27 21:31:51 +00:00
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-09-27 21:31:51 +00:00
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
2021-08-30 10:08:11 +00:00
[[package]]
name = "ws2_32-sys"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
dependencies = [
"winapi 0.2.8",
"winapi-build",
]
2023-01-28 21:45:48 +00:00
[[package]]
name = "x25519-dalek"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2392b6b94a576b4e2bf3c5b2757d63f10ada8020a2e4d08ac849ebcf6ea8e077"
dependencies = [
"curve25519-dalek",
"rand_core 0.5.1",
"zeroize",
]
2023-01-28 21:45:48 +00:00
[[package]]
name = "zeroize"
version = "1.3.0"
2023-01-28 21:45:48 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4756f7db3f7b5574938c3eb1c117038b8e07f95ee6718c0efad4ac21508f1efd"
dependencies = [
"zeroize_derive",
]
[[package]]
name = "zeroize_derive"
version = "1.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
dependencies = [
"proc-macro2",
"quote",
2023-09-27 21:31:51 +00:00
"syn 2.0.37",
]