You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1972 lines
47 KiB
1972 lines
47 KiB
# This file is automatically @generated by Cargo. |
|
# It is not intended for manual editing. |
|
version = 3 |
|
|
|
[[package]] |
|
name = "addr2line" |
|
version = "0.16.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3e61f2b7f93d2c7d2b08263acaa4a363b3e276806c68af6134c44f523bf1aacd" |
|
dependencies = [ |
|
"gimli", |
|
] |
|
|
|
[[package]] |
|
name = "adler" |
|
version = "1.0.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" |
|
|
|
[[package]] |
|
name = "aho-corasick" |
|
version = "0.7.18" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f" |
|
dependencies = [ |
|
"memchr", |
|
] |
|
|
|
[[package]] |
|
name = "alloc-no-stdlib" |
|
version = "2.0.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "35ef4730490ad1c4eae5c4325b2a95f521d023e5c885853ff7aca0a6a1631db3" |
|
|
|
[[package]] |
|
name = "alloc-stdlib" |
|
version = "0.2.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "697ed7edc0f1711de49ce108c541623a0af97c6c60b2f6e2b65229847ac843c2" |
|
dependencies = [ |
|
"alloc-no-stdlib", |
|
] |
|
|
|
[[package]] |
|
name = "ansi_term" |
|
version = "0.12.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2" |
|
dependencies = [ |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "async-compression" |
|
version = "0.3.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5443ccbb270374a2b1055fc72da40e1f237809cd6bb0e97e66d264cd138473a6" |
|
dependencies = [ |
|
"brotli", |
|
"futures-core", |
|
"memchr", |
|
"pin-project-lite", |
|
"tokio", |
|
] |
|
|
|
[[package]] |
|
name = "atty" |
|
version = "0.2.14" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" |
|
dependencies = [ |
|
"hermit-abi", |
|
"libc", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "autocfg" |
|
version = "1.0.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a" |
|
|
|
[[package]] |
|
name = "backtrace" |
|
version = "0.3.61" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e7a905d892734eea339e896738c14b9afce22b5318f64b951e70bf3844419b01" |
|
dependencies = [ |
|
"addr2line", |
|
"cc", |
|
"cfg-if", |
|
"libc", |
|
"miniz_oxide", |
|
"object", |
|
"rustc-demangle", |
|
] |
|
|
|
[[package]] |
|
name = "base64" |
|
version = "0.13.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd" |
|
|
|
[[package]] |
|
name = "bitflags" |
|
version = "1.3.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" |
|
|
|
[[package]] |
|
name = "brotli" |
|
version = "3.3.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "71cb90ade945043d3d53597b2fc359bb063db8ade2bcffe7997351d0756e9d50" |
|
dependencies = [ |
|
"alloc-no-stdlib", |
|
"alloc-stdlib", |
|
"brotli-decompressor", |
|
] |
|
|
|
[[package]] |
|
name = "brotli-decompressor" |
|
version = "2.3.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "59ad2d4653bf5ca36ae797b1f4bb4dbddb60ce49ca4aed8a2ce4829f60425b80" |
|
dependencies = [ |
|
"alloc-no-stdlib", |
|
"alloc-stdlib", |
|
] |
|
|
|
[[package]] |
|
name = "bstr" |
|
version = "0.2.17" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223" |
|
dependencies = [ |
|
"lazy_static", |
|
"memchr", |
|
"regex-automata", |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "bumpalo" |
|
version = "3.7.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d9df67f7bf9ef8498769f994239c45613ef0c5899415fb58e9add412d2c1a538" |
|
|
|
[[package]] |
|
name = "byteorder" |
|
version = "1.4.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" |
|
|
|
[[package]] |
|
name = "bytes" |
|
version = "1.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8" |
|
|
|
[[package]] |
|
name = "bzip2" |
|
version = "0.4.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6afcd980b5f3a45017c57e57a2fcccbb351cc43a356ce117ef760ef8052b89b0" |
|
dependencies = [ |
|
"bzip2-sys", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "bzip2-sys" |
|
version = "0.1.11+1.0.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc" |
|
dependencies = [ |
|
"cc", |
|
"libc", |
|
"pkg-config", |
|
] |
|
|
|
[[package]] |
|
name = "cc" |
|
version = "1.0.70" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d26a6ce4b6a484fa3edb70f7efa6fc430fd2b87285fe8b84304fd0936faa0dc0" |
|
|
|
[[package]] |
|
name = "cfg-if" |
|
version = "1.0.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" |
|
|
|
[[package]] |
|
name = "chrono" |
|
version = "0.4.19" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73" |
|
dependencies = [ |
|
"libc", |
|
"num-integer", |
|
"num-traits", |
|
"serde", |
|
"time", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "clap" |
|
version = "3.0.9" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8c506244a13c87262f84bf16369740d0b7c3850901b6a642aa41b031a710c473" |
|
dependencies = [ |
|
"atty", |
|
"bitflags", |
|
"clap_derive", |
|
"indexmap", |
|
"lazy_static", |
|
"os_str_bytes", |
|
"strsim", |
|
"termcolor", |
|
"textwrap", |
|
] |
|
|
|
[[package]] |
|
name = "clap_complete" |
|
version = "3.0.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d044e9db8cd0f68191becdeb5246b7462e4cf0c069b19ae00d1bf3fa9889498d" |
|
dependencies = [ |
|
"clap", |
|
] |
|
|
|
[[package]] |
|
name = "clap_derive" |
|
version = "3.0.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "41a0645a430ec9136d2d701e54a95d557de12649a9dd7109ced3187e648ac824" |
|
dependencies = [ |
|
"heck", |
|
"proc-macro-error", |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
] |
|
|
|
[[package]] |
|
name = "colored" |
|
version = "2.0.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd" |
|
dependencies = [ |
|
"atty", |
|
"lazy_static", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "console" |
|
version = "0.15.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a28b32d32ca44b70c3e4acd7db1babf555fa026e385fb95f18028f88848b3c31" |
|
dependencies = [ |
|
"encode_unicode", |
|
"libc", |
|
"once_cell", |
|
"terminal_size", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "core-foundation" |
|
version = "0.9.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6888e10551bb93e424d8df1d07f1a8b4fceb0001a3a4b048bfc47554946f47b3" |
|
dependencies = [ |
|
"core-foundation-sys", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "core-foundation-sys" |
|
version = "0.8.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc" |
|
|
|
[[package]] |
|
name = "crc32fast" |
|
version = "1.2.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a" |
|
dependencies = [ |
|
"cfg-if", |
|
] |
|
|
|
[[package]] |
|
name = "crossbeam-channel" |
|
version = "0.5.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "06ed27e177f16d65f0f0c22a213e17c696ace5dd64b14258b52f9417ccb52db4" |
|
dependencies = [ |
|
"cfg-if", |
|
"crossbeam-utils", |
|
] |
|
|
|
[[package]] |
|
name = "crossbeam-deque" |
|
version = "0.8.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e" |
|
dependencies = [ |
|
"cfg-if", |
|
"crossbeam-epoch", |
|
"crossbeam-utils", |
|
] |
|
|
|
[[package]] |
|
name = "crossbeam-epoch" |
|
version = "0.9.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "4ec02e091aa634e2c3ada4a392989e7c3116673ef0ac5b72232439094d73b7fd" |
|
dependencies = [ |
|
"cfg-if", |
|
"crossbeam-utils", |
|
"lazy_static", |
|
"memoffset", |
|
"scopeguard", |
|
] |
|
|
|
[[package]] |
|
name = "crossbeam-utils" |
|
version = "0.8.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d82cfc11ce7f2c3faef78d8a684447b40d503d9681acebed6cb728d45940c4db" |
|
dependencies = [ |
|
"cfg-if", |
|
"lazy_static", |
|
] |
|
|
|
[[package]] |
|
name = "csv" |
|
version = "1.1.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "22813a6dc45b335f9bade10bf7271dc477e81113e89eb251a0bc2a8a81c536e1" |
|
dependencies = [ |
|
"bstr", |
|
"csv-core", |
|
"itoa 0.4.8", |
|
"ryu", |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "csv-core" |
|
version = "0.1.10" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90" |
|
dependencies = [ |
|
"memchr", |
|
] |
|
|
|
[[package]] |
|
name = "ctor" |
|
version = "0.1.21" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ccc0a48a9b826acdf4028595adc9db92caea352f7af011a3034acd172a52a0aa" |
|
dependencies = [ |
|
"quote", |
|
"syn", |
|
] |
|
|
|
[[package]] |
|
name = "diff" |
|
version = "0.1.12" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0e25ea47919b1560c4e3b7fe0aaab9becf5b84a10325ddf7db0f0ba5e1026499" |
|
|
|
[[package]] |
|
name = "dirs" |
|
version = "4.0.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059" |
|
dependencies = [ |
|
"dirs-sys", |
|
] |
|
|
|
[[package]] |
|
name = "dirs-sys" |
|
version = "0.3.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "03d86534ed367a67548dc68113a0f5db55432fdfbb6e6f9d77704397d95d5780" |
|
dependencies = [ |
|
"libc", |
|
"redox_users", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "dtoa" |
|
version = "0.4.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "56899898ce76aaf4a0f24d914c97ea6ed976d42fec6ad33fcbb0a1103e07b2b0" |
|
|
|
[[package]] |
|
name = "duct" |
|
version = "0.13.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0fc6a0a59ed0888e0041cf708e66357b7ae1a82f1c67247e1f93b5e0818f7d8d" |
|
dependencies = [ |
|
"libc", |
|
"once_cell", |
|
"os_pipe", |
|
"shared_child", |
|
] |
|
|
|
[[package]] |
|
name = "either" |
|
version = "1.6.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457" |
|
|
|
[[package]] |
|
name = "embed-resource" |
|
version = "1.6.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "85505eb239fc952b300f29f0556d2d884082a83566768d980278d8faf38c780d" |
|
dependencies = [ |
|
"cc", |
|
"vswhom", |
|
"winreg 0.10.1", |
|
] |
|
|
|
[[package]] |
|
name = "encode_unicode" |
|
version = "0.3.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f" |
|
|
|
[[package]] |
|
name = "encoding_rs" |
|
version = "0.8.28" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "80df024fbc5ac80f87dfef0d9f5209a252f2a497f7f42944cff24d8253cac065" |
|
dependencies = [ |
|
"cfg-if", |
|
] |
|
|
|
[[package]] |
|
name = "encoding_rs_io" |
|
version = "0.1.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1cc3c5651fb62ab8aa3103998dade57efdd028544bd300516baa31840c252a83" |
|
dependencies = [ |
|
"encoding_rs", |
|
] |
|
|
|
[[package]] |
|
name = "env_logger" |
|
version = "0.9.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3" |
|
dependencies = [ |
|
"atty", |
|
"humantime", |
|
"log", |
|
"regex", |
|
"termcolor", |
|
] |
|
|
|
[[package]] |
|
name = "fastrand" |
|
version = "1.6.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "779d043b6a0b90cc4c0ed7ee380a6504394cee7efd7db050e3774eee387324b2" |
|
dependencies = [ |
|
"instant", |
|
] |
|
|
|
[[package]] |
|
name = "filetime" |
|
version = "0.2.15" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "975ccf83d8d9d0d84682850a38c8169027be83368805971cc4f238c2b245bc98" |
|
dependencies = [ |
|
"cfg-if", |
|
"libc", |
|
"redox_syscall", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "flate2" |
|
version = "1.0.22" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1e6988e897c1c9c485f43b47a529cef42fde0547f9d8d41a7062518f1d8fc53f" |
|
dependencies = [ |
|
"cfg-if", |
|
"crc32fast", |
|
"libc", |
|
"miniz_oxide", |
|
] |
|
|
|
[[package]] |
|
name = "fnm" |
|
version = "1.29.2" |
|
dependencies = [ |
|
"atty", |
|
"chrono", |
|
"clap", |
|
"clap_complete", |
|
"colored", |
|
"csv", |
|
"dirs", |
|
"duct", |
|
"embed-resource", |
|
"encoding_rs_io", |
|
"env_logger", |
|
"indoc", |
|
"insta", |
|
"junction", |
|
"log", |
|
"pretty_assertions", |
|
"reqwest", |
|
"semver", |
|
"serde", |
|
"serde_json", |
|
"serial_test", |
|
"shell-escape", |
|
"sysinfo", |
|
"tar", |
|
"tempfile", |
|
"test-log", |
|
"thiserror", |
|
"url", |
|
"xz2", |
|
"zip", |
|
] |
|
|
|
[[package]] |
|
name = "fnv" |
|
version = "1.0.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" |
|
|
|
[[package]] |
|
name = "form_urlencoded" |
|
version = "1.0.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191" |
|
dependencies = [ |
|
"matches", |
|
"percent-encoding", |
|
] |
|
|
|
[[package]] |
|
name = "futures-channel" |
|
version = "0.3.18" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7fc8cd39e3dbf865f7340dce6a2d401d24fd37c6fe6c4f0ee0de8bfca2252d27" |
|
dependencies = [ |
|
"futures-core", |
|
] |
|
|
|
[[package]] |
|
name = "futures-core" |
|
version = "0.3.18" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "629316e42fe7c2a0b9a65b47d159ceaa5453ab14e8f0a3c5eedbb8cd55b4a445" |
|
|
|
[[package]] |
|
name = "futures-io" |
|
version = "0.3.18" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e481354db6b5c353246ccf6a728b0c5511d752c08da7260546fc0933869daa11" |
|
|
|
[[package]] |
|
name = "futures-sink" |
|
version = "0.3.18" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "996c6442437b62d21a32cd9906f9c41e7dc1e19a9579843fad948696769305af" |
|
|
|
[[package]] |
|
name = "futures-task" |
|
version = "0.3.18" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "dabf1872aaab32c886832f2276d2f5399887e2bd613698a02359e4ea83f8de12" |
|
|
|
[[package]] |
|
name = "futures-util" |
|
version = "0.3.18" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "41d22213122356472061ac0f1ab2cee28d2bac8491410fd68c2af53d1cedb83e" |
|
dependencies = [ |
|
"futures-core", |
|
"futures-io", |
|
"futures-task", |
|
"memchr", |
|
"pin-project-lite", |
|
"pin-utils", |
|
"slab", |
|
] |
|
|
|
[[package]] |
|
name = "getrandom" |
|
version = "0.2.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753" |
|
dependencies = [ |
|
"cfg-if", |
|
"libc", |
|
"wasi", |
|
] |
|
|
|
[[package]] |
|
name = "gimli" |
|
version = "0.25.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f0a01e0497841a3b2db4f8afa483cce65f7e96a3498bd6c541734792aeac8fe7" |
|
|
|
[[package]] |
|
name = "h2" |
|
version = "0.3.10" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0c9de88456263e249e241fcd211d3954e2c9b0ef7ccfc235a444eb367cae3689" |
|
dependencies = [ |
|
"bytes", |
|
"fnv", |
|
"futures-core", |
|
"futures-sink", |
|
"futures-util", |
|
"http", |
|
"indexmap", |
|
"slab", |
|
"tokio", |
|
"tokio-util", |
|
"tracing", |
|
] |
|
|
|
[[package]] |
|
name = "hashbrown" |
|
version = "0.11.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e" |
|
|
|
[[package]] |
|
name = "heck" |
|
version = "0.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9" |
|
|
|
[[package]] |
|
name = "hermit-abi" |
|
version = "0.1.19" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" |
|
dependencies = [ |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "http" |
|
version = "0.2.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1323096b05d41827dadeaee54c9981958c0f94e670bc94ed80037d1a7b8b186b" |
|
dependencies = [ |
|
"bytes", |
|
"fnv", |
|
"itoa 0.4.8", |
|
] |
|
|
|
[[package]] |
|
name = "http-body" |
|
version = "0.4.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1ff4f84919677303da5f147645dbea6b1881f368d03ac84e1dc09031ebd7b2c6" |
|
dependencies = [ |
|
"bytes", |
|
"http", |
|
"pin-project-lite", |
|
] |
|
|
|
[[package]] |
|
name = "httparse" |
|
version = "1.5.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "acd94fdbe1d4ff688b67b04eee2e17bd50995534a61539e45adfefb45e5e5503" |
|
|
|
[[package]] |
|
name = "httpdate" |
|
version = "1.0.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421" |
|
|
|
[[package]] |
|
name = "humantime" |
|
version = "2.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" |
|
|
|
[[package]] |
|
name = "hyper" |
|
version = "0.14.15" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "436ec0091e4f20e655156a30a0df3770fe2900aa301e548e08446ec794b6953c" |
|
dependencies = [ |
|
"bytes", |
|
"futures-channel", |
|
"futures-core", |
|
"futures-util", |
|
"h2", |
|
"http", |
|
"http-body", |
|
"httparse", |
|
"httpdate", |
|
"itoa 0.4.8", |
|
"pin-project-lite", |
|
"socket2", |
|
"tokio", |
|
"tower-service", |
|
"tracing", |
|
"want", |
|
] |
|
|
|
[[package]] |
|
name = "hyper-rustls" |
|
version = "0.23.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d87c48c02e0dc5e3b849a2041db3029fd066650f8f717c07bf8ed78ccb895cac" |
|
dependencies = [ |
|
"http", |
|
"hyper", |
|
"rustls", |
|
"tokio", |
|
"tokio-rustls", |
|
] |
|
|
|
[[package]] |
|
name = "idna" |
|
version = "0.2.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8" |
|
dependencies = [ |
|
"matches", |
|
"unicode-bidi", |
|
"unicode-normalization", |
|
] |
|
|
|
[[package]] |
|
name = "indexmap" |
|
version = "1.7.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "bc633605454125dec4b66843673f01c7df2b89479b32e0ed634e43a91cff62a5" |
|
dependencies = [ |
|
"autocfg", |
|
"hashbrown", |
|
] |
|
|
|
[[package]] |
|
name = "indoc" |
|
version = "1.0.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e5a75aeaaef0ce18b58056d306c27b07436fbb34b8816c53094b76dd81803136" |
|
dependencies = [ |
|
"unindent", |
|
] |
|
|
|
[[package]] |
|
name = "insta" |
|
version = "1.10.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b3cb858fc306825b542b1311d5fd536e4483680528f303a17a1d6803b0f6ce17" |
|
dependencies = [ |
|
"backtrace", |
|
"console", |
|
"lazy_static", |
|
"serde", |
|
"serde_json", |
|
"serde_yaml", |
|
"similar", |
|
"uuid", |
|
] |
|
|
|
[[package]] |
|
name = "instant" |
|
version = "0.1.11" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "716d3d89f35ac6a34fd0eed635395f4c3b76fa889338a4632e5231a8684216bd" |
|
dependencies = [ |
|
"cfg-if", |
|
] |
|
|
|
[[package]] |
|
name = "ipnet" |
|
version = "2.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "68f2d64f2edebec4ce84ad108148e67e1064789bee435edc5b60ad398714a3a9" |
|
|
|
[[package]] |
|
name = "itoa" |
|
version = "0.4.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4" |
|
|
|
[[package]] |
|
name = "itoa" |
|
version = "1.0.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35" |
|
|
|
[[package]] |
|
name = "js-sys" |
|
version = "0.3.55" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7cc9ffccd38c451a86bf13657df244e9c3f37493cce8e5e21e940963777acc84" |
|
dependencies = [ |
|
"wasm-bindgen", |
|
] |
|
|
|
[[package]] |
|
name = "junction" |
|
version = "0.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "be39922b087cecaba4e2d5592dedfc8bda5d4a5a1231f143337cca207950b61d" |
|
dependencies = [ |
|
"scopeguard", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "lazy_static" |
|
version = "1.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" |
|
|
|
[[package]] |
|
name = "libc" |
|
version = "0.2.112" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1b03d17f364a3a042d5e5d46b053bbbf82c92c9430c592dd4c064dc6ee997125" |
|
|
|
[[package]] |
|
name = "linked-hash-map" |
|
version = "0.5.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3" |
|
|
|
[[package]] |
|
name = "lock_api" |
|
version = "0.4.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "712a4d093c9976e24e7dbca41db895dabcbac38eb5f4045393d17a95bdfb1109" |
|
dependencies = [ |
|
"scopeguard", |
|
] |
|
|
|
[[package]] |
|
name = "log" |
|
version = "0.4.14" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710" |
|
dependencies = [ |
|
"cfg-if", |
|
] |
|
|
|
[[package]] |
|
name = "lzma-sys" |
|
version = "0.1.17" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "bdb4b7c3eddad11d3af9e86c487607d2d2442d185d848575365c4856ba96d619" |
|
dependencies = [ |
|
"cc", |
|
"libc", |
|
"pkg-config", |
|
] |
|
|
|
[[package]] |
|
name = "matches" |
|
version = "0.1.9" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f" |
|
|
|
[[package]] |
|
name = "memchr" |
|
version = "2.4.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a" |
|
|
|
[[package]] |
|
name = "memoffset" |
|
version = "0.6.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "59accc507f1338036a0477ef61afdae33cde60840f4dfe481319ce3ad116ddf9" |
|
dependencies = [ |
|
"autocfg", |
|
] |
|
|
|
[[package]] |
|
name = "mime" |
|
version = "0.3.16" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d" |
|
|
|
[[package]] |
|
name = "miniz_oxide" |
|
version = "0.4.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b" |
|
dependencies = [ |
|
"adler", |
|
"autocfg", |
|
] |
|
|
|
[[package]] |
|
name = "mio" |
|
version = "0.7.14" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8067b404fe97c70829f082dec8bcf4f71225d7eaea1d8645349cb76fa06205cc" |
|
dependencies = [ |
|
"libc", |
|
"log", |
|
"miow", |
|
"ntapi", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "miow" |
|
version = "0.3.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21" |
|
dependencies = [ |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "ntapi" |
|
version = "0.3.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44" |
|
dependencies = [ |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "num-integer" |
|
version = "0.1.44" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db" |
|
dependencies = [ |
|
"autocfg", |
|
"num-traits", |
|
] |
|
|
|
[[package]] |
|
name = "num-traits" |
|
version = "0.2.14" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290" |
|
dependencies = [ |
|
"autocfg", |
|
] |
|
|
|
[[package]] |
|
name = "num_cpus" |
|
version = "1.13.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3" |
|
dependencies = [ |
|
"hermit-abi", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "object" |
|
version = "0.26.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "39f37e50073ccad23b6d09bcb5b263f4e76d3bb6038e4a3c08e52162ffa8abc2" |
|
dependencies = [ |
|
"memchr", |
|
] |
|
|
|
[[package]] |
|
name = "once_cell" |
|
version = "1.8.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "692fcb63b64b1758029e0a96ee63e049ce8c5948587f2f7208df04625e5f6b56" |
|
|
|
[[package]] |
|
name = "openssl-probe" |
|
version = "0.1.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a" |
|
|
|
[[package]] |
|
name = "os_pipe" |
|
version = "0.9.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "fb233f06c2307e1f5ce2ecad9f8121cffbbee2c95428f44ea85222e460d0d213" |
|
dependencies = [ |
|
"libc", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "os_str_bytes" |
|
version = "6.0.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8e22443d1643a904602595ba1cd8f7d896afe56d26712531c5ff73a15b2fbf64" |
|
dependencies = [ |
|
"memchr", |
|
] |
|
|
|
[[package]] |
|
name = "output_vt100" |
|
version = "0.1.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "53cdc5b785b7a58c5aad8216b3dfa114df64b0b06ae6e1501cef91df2fbdf8f9" |
|
dependencies = [ |
|
"winapi", |
|
] |
|
|
|
[[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.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216" |
|
dependencies = [ |
|
"cfg-if", |
|
"instant", |
|
"libc", |
|
"redox_syscall", |
|
"smallvec", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "percent-encoding" |
|
version = "2.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e" |
|
|
|
[[package]] |
|
name = "pin-project-lite" |
|
version = "0.2.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8d31d11c69a6b52a174b42bdc0c30e5e11670f90788b2c471c31c1d17d449443" |
|
|
|
[[package]] |
|
name = "pin-utils" |
|
version = "0.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" |
|
|
|
[[package]] |
|
name = "pkg-config" |
|
version = "0.3.20" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7c9b1041b4387893b91ee6746cddfc28516aff326a3519fb2adf820932c5e6cb" |
|
|
|
[[package]] |
|
name = "pretty_assertions" |
|
version = "1.0.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ec0cfe1b2403f172ba0f234e500906ee0a3e493fb81092dac23ebefe129301cc" |
|
dependencies = [ |
|
"ansi_term", |
|
"ctor", |
|
"diff", |
|
"output_vt100", |
|
] |
|
|
|
[[package]] |
|
name = "proc-macro-error" |
|
version = "1.0.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" |
|
dependencies = [ |
|
"proc-macro-error-attr", |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
"version_check", |
|
] |
|
|
|
[[package]] |
|
name = "proc-macro-error-attr" |
|
version = "1.0.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"version_check", |
|
] |
|
|
|
[[package]] |
|
name = "proc-macro2" |
|
version = "1.0.29" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b9f5105d4fdaab20335ca9565e106a5d9b82b6219b5ba735731124ac6711d23d" |
|
dependencies = [ |
|
"unicode-xid", |
|
] |
|
|
|
[[package]] |
|
name = "quote" |
|
version = "1.0.10" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "38bc8cc6a5f2e3655e0899c1b848643b2562f853f114bfec7be120678e3ace05" |
|
dependencies = [ |
|
"proc-macro2", |
|
] |
|
|
|
[[package]] |
|
name = "rayon" |
|
version = "1.5.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90" |
|
dependencies = [ |
|
"autocfg", |
|
"crossbeam-deque", |
|
"either", |
|
"rayon-core", |
|
] |
|
|
|
[[package]] |
|
name = "rayon-core" |
|
version = "1.9.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e" |
|
dependencies = [ |
|
"crossbeam-channel", |
|
"crossbeam-deque", |
|
"crossbeam-utils", |
|
"lazy_static", |
|
"num_cpus", |
|
] |
|
|
|
[[package]] |
|
name = "redox_syscall" |
|
version = "0.2.10" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff" |
|
dependencies = [ |
|
"bitflags", |
|
] |
|
|
|
[[package]] |
|
name = "redox_users" |
|
version = "0.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64" |
|
dependencies = [ |
|
"getrandom", |
|
"redox_syscall", |
|
] |
|
|
|
[[package]] |
|
name = "regex" |
|
version = "1.5.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461" |
|
dependencies = [ |
|
"aho-corasick", |
|
"memchr", |
|
"regex-syntax", |
|
] |
|
|
|
[[package]] |
|
name = "regex-automata" |
|
version = "0.1.10" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" |
|
|
|
[[package]] |
|
name = "regex-syntax" |
|
version = "0.6.25" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b" |
|
|
|
[[package]] |
|
name = "remove_dir_all" |
|
version = "0.5.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7" |
|
dependencies = [ |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "reqwest" |
|
version = "0.11.9" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "87f242f1488a539a79bac6dbe7c8609ae43b7914b7736210f239a37cccb32525" |
|
dependencies = [ |
|
"async-compression", |
|
"base64", |
|
"bytes", |
|
"encoding_rs", |
|
"futures-core", |
|
"futures-util", |
|
"h2", |
|
"http", |
|
"http-body", |
|
"hyper", |
|
"hyper-rustls", |
|
"ipnet", |
|
"js-sys", |
|
"lazy_static", |
|
"log", |
|
"mime", |
|
"percent-encoding", |
|
"pin-project-lite", |
|
"rustls", |
|
"rustls-native-certs", |
|
"rustls-pemfile", |
|
"serde", |
|
"serde_json", |
|
"serde_urlencoded", |
|
"tokio", |
|
"tokio-rustls", |
|
"tokio-util", |
|
"url", |
|
"wasm-bindgen", |
|
"wasm-bindgen-futures", |
|
"web-sys", |
|
"webpki-roots", |
|
"winreg 0.7.0", |
|
] |
|
|
|
[[package]] |
|
name = "ring" |
|
version = "0.16.20" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc" |
|
dependencies = [ |
|
"cc", |
|
"libc", |
|
"once_cell", |
|
"spin", |
|
"untrusted", |
|
"web-sys", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "rustc-demangle" |
|
version = "0.1.21" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342" |
|
|
|
[[package]] |
|
name = "rustls" |
|
version = "0.20.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d37e5e2290f3e040b594b1a9e04377c2c671f1a1cfd9bfdef82106ac1c113f84" |
|
dependencies = [ |
|
"log", |
|
"ring", |
|
"sct", |
|
"webpki", |
|
] |
|
|
|
[[package]] |
|
name = "rustls-native-certs" |
|
version = "0.6.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5ca9ebdfa27d3fc180e42879037b5338ab1c040c06affd00d8338598e7800943" |
|
dependencies = [ |
|
"openssl-probe", |
|
"rustls-pemfile", |
|
"schannel", |
|
"security-framework", |
|
] |
|
|
|
[[package]] |
|
name = "rustls-pemfile" |
|
version = "0.2.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5eebeaeb360c87bfb72e84abdb3447159c0eaececf1bef2aecd65a8be949d1c9" |
|
dependencies = [ |
|
"base64", |
|
] |
|
|
|
[[package]] |
|
name = "ryu" |
|
version = "1.0.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e" |
|
|
|
[[package]] |
|
name = "schannel" |
|
version = "0.1.19" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75" |
|
dependencies = [ |
|
"lazy_static", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "scopeguard" |
|
version = "1.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" |
|
|
|
[[package]] |
|
name = "sct" |
|
version = "0.7.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4" |
|
dependencies = [ |
|
"ring", |
|
"untrusted", |
|
] |
|
|
|
[[package]] |
|
name = "security-framework" |
|
version = "2.4.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "525bc1abfda2e1998d152c45cf13e696f76d0a4972310b22fac1658b05df7c87" |
|
dependencies = [ |
|
"bitflags", |
|
"core-foundation", |
|
"core-foundation-sys", |
|
"libc", |
|
"security-framework-sys", |
|
] |
|
|
|
[[package]] |
|
name = "security-framework-sys" |
|
version = "2.4.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a9dd14d83160b528b7bfd66439110573efcfbe281b17fc2ca9f39f550d619c7e" |
|
dependencies = [ |
|
"core-foundation-sys", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "semver" |
|
version = "1.0.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "568a8e6258aa33c13358f81fd834adb854c6f7c9468520910a9b1e8fac068012" |
|
|
|
[[package]] |
|
name = "serde" |
|
version = "1.0.133" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "97565067517b60e2d1ea8b268e59ce036de907ac523ad83a0475da04e818989a" |
|
dependencies = [ |
|
"serde_derive", |
|
] |
|
|
|
[[package]] |
|
name = "serde_derive" |
|
version = "1.0.133" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ed201699328568d8d08208fdd080e3ff594e6c422e438b6705905da01005d537" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
] |
|
|
|
[[package]] |
|
name = "serde_json" |
|
version = "1.0.75" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c059c05b48c5c0067d4b4b2b4f0732dd65feb52daf7e0ea09cd87e7dadc1af79" |
|
dependencies = [ |
|
"itoa 1.0.1", |
|
"ryu", |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "serde_urlencoded" |
|
version = "0.7.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "edfa57a7f8d9c1d260a549e7224100f6c43d43f9103e06dd8b4095a9b2b43ce9" |
|
dependencies = [ |
|
"form_urlencoded", |
|
"itoa 0.4.8", |
|
"ryu", |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "serde_yaml" |
|
version = "0.8.21" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d8c608a35705a5d3cdc9fbe403147647ff34b921f8e833e49306df898f9b20af" |
|
dependencies = [ |
|
"dtoa", |
|
"indexmap", |
|
"serde", |
|
"yaml-rust", |
|
] |
|
|
|
[[package]] |
|
name = "serial_test" |
|
version = "0.5.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e0bccbcf40c8938196944a3da0e133e031a33f4d6b72db3bda3cc556e361905d" |
|
dependencies = [ |
|
"lazy_static", |
|
"parking_lot", |
|
"serial_test_derive", |
|
] |
|
|
|
[[package]] |
|
name = "serial_test_derive" |
|
version = "0.5.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b2acd6defeddb41eb60bb468f8825d0cfd0c2a76bc03bfd235b6a1dc4f6a1ad5" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
] |
|
|
|
[[package]] |
|
name = "shared_child" |
|
version = "0.3.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6be9f7d5565b1483af3e72975e2dee33879b3b86bd48c0929fccf6585d79e65a" |
|
dependencies = [ |
|
"libc", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "shell-escape" |
|
version = "0.1.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f" |
|
|
|
[[package]] |
|
name = "similar" |
|
version = "2.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2e24979f63a11545f5f2c60141afe249d4f19f84581ea2138065e400941d83d3" |
|
|
|
[[package]] |
|
name = "slab" |
|
version = "0.4.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5" |
|
|
|
[[package]] |
|
name = "smallvec" |
|
version = "1.7.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1ecab6c735a6bb4139c0caafd0cc3635748bbb3acf4550e8138122099251f309" |
|
|
|
[[package]] |
|
name = "socket2" |
|
version = "0.4.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5dc90fe6c7be1a323296982db1836d1ea9e47b6839496dde9a541bc496df3516" |
|
dependencies = [ |
|
"libc", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "spin" |
|
version = "0.5.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d" |
|
|
|
[[package]] |
|
name = "strsim" |
|
version = "0.10.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" |
|
|
|
[[package]] |
|
name = "syn" |
|
version = "1.0.78" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a4eac2e6c19f5c3abc0c229bea31ff0b9b091c7b14990e8924b92902a303a0c0" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"unicode-xid", |
|
] |
|
|
|
[[package]] |
|
name = "sysinfo" |
|
version = "0.23.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9e757000a4bed2b1be9be65a3f418b9696adf30bb419214c73997422de73a591" |
|
dependencies = [ |
|
"cfg-if", |
|
"core-foundation-sys", |
|
"libc", |
|
"ntapi", |
|
"once_cell", |
|
"rayon", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "tar" |
|
version = "0.4.38" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "4b55807c0344e1e6c04d7c965f5289c39a8d94ae23ed5c0b57aabac549f871c6" |
|
dependencies = [ |
|
"filetime", |
|
"libc", |
|
"xattr", |
|
] |
|
|
|
[[package]] |
|
name = "tempfile" |
|
version = "3.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4" |
|
dependencies = [ |
|
"cfg-if", |
|
"fastrand", |
|
"libc", |
|
"redox_syscall", |
|
"remove_dir_all", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "termcolor" |
|
version = "1.1.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4" |
|
dependencies = [ |
|
"winapi-util", |
|
] |
|
|
|
[[package]] |
|
name = "terminal_size" |
|
version = "0.1.17" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "633c1a546cee861a1a6d0dc69ebeca693bf4296661ba7852b9d21d159e0506df" |
|
dependencies = [ |
|
"libc", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "test-log" |
|
version = "0.2.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "eb78caec569a40f42c078c798c0e35b922d9054ec28e166f0d6ac447563d91a4" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
] |
|
|
|
[[package]] |
|
name = "textwrap" |
|
version = "0.14.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0066c8d12af8b5acd21e00547c3797fde4e8677254a7ee429176ccebbe93dd80" |
|
|
|
[[package]] |
|
name = "thiserror" |
|
version = "1.0.30" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417" |
|
dependencies = [ |
|
"thiserror-impl", |
|
] |
|
|
|
[[package]] |
|
name = "thiserror-impl" |
|
version = "1.0.30" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
] |
|
|
|
[[package]] |
|
name = "time" |
|
version = "0.1.44" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255" |
|
dependencies = [ |
|
"libc", |
|
"wasi", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "tinyvec" |
|
version = "1.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f83b2a3d4d9091d0abd7eba4dc2710b1718583bd4d8992e2190720ea38f391f7" |
|
dependencies = [ |
|
"tinyvec_macros", |
|
] |
|
|
|
[[package]] |
|
name = "tinyvec_macros" |
|
version = "0.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c" |
|
|
|
[[package]] |
|
name = "tokio" |
|
version = "1.14.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "70e992e41e0d2fb9f755b37446f20900f64446ef54874f40a60c78f021ac6144" |
|
dependencies = [ |
|
"autocfg", |
|
"bytes", |
|
"libc", |
|
"memchr", |
|
"mio", |
|
"num_cpus", |
|
"pin-project-lite", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "tokio-rustls" |
|
version = "0.23.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "4baa378e417d780beff82bf54ceb0d195193ea6a00c14e22359e7f39456b5689" |
|
dependencies = [ |
|
"rustls", |
|
"tokio", |
|
"webpki", |
|
] |
|
|
|
[[package]] |
|
name = "tokio-util" |
|
version = "0.6.9" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9e99e1983e5d376cd8eb4b66604d2e99e79f5bd988c3055891dcd8c9e2604cc0" |
|
dependencies = [ |
|
"bytes", |
|
"futures-core", |
|
"futures-sink", |
|
"log", |
|
"pin-project-lite", |
|
"tokio", |
|
] |
|
|
|
[[package]] |
|
name = "tower-service" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6" |
|
|
|
[[package]] |
|
name = "tracing" |
|
version = "0.1.29" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "375a639232caf30edfc78e8d89b2d4c375515393e7af7e16f01cd96917fb2105" |
|
dependencies = [ |
|
"cfg-if", |
|
"pin-project-lite", |
|
"tracing-core", |
|
] |
|
|
|
[[package]] |
|
name = "tracing-core" |
|
version = "0.1.21" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1f4ed65637b8390770814083d20756f87bfa2c21bf2f110babdc5438351746e4" |
|
dependencies = [ |
|
"lazy_static", |
|
] |
|
|
|
[[package]] |
|
name = "try-lock" |
|
version = "0.2.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" |
|
|
|
[[package]] |
|
name = "unicode-bidi" |
|
version = "0.3.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "246f4c42e67e7a4e3c6106ff716a5d067d4132a642840b242e357e468a2a0085" |
|
|
|
[[package]] |
|
name = "unicode-normalization" |
|
version = "0.1.19" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9" |
|
dependencies = [ |
|
"tinyvec", |
|
] |
|
|
|
[[package]] |
|
name = "unicode-xid" |
|
version = "0.2.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3" |
|
|
|
[[package]] |
|
name = "unindent" |
|
version = "0.1.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f14ee04d9415b52b3aeab06258a3f07093182b88ba0f9b8d203f211a7a7d41c7" |
|
|
|
[[package]] |
|
name = "untrusted" |
|
version = "0.7.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a" |
|
|
|
[[package]] |
|
name = "url" |
|
version = "2.2.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c" |
|
dependencies = [ |
|
"form_urlencoded", |
|
"idna", |
|
"matches", |
|
"percent-encoding", |
|
] |
|
|
|
[[package]] |
|
name = "uuid" |
|
version = "0.8.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7" |
|
|
|
[[package]] |
|
name = "version_check" |
|
version = "0.9.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe" |
|
|
|
[[package]] |
|
name = "vswhom" |
|
version = "0.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b" |
|
dependencies = [ |
|
"libc", |
|
"vswhom-sys", |
|
] |
|
|
|
[[package]] |
|
name = "vswhom-sys" |
|
version = "0.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "fc2f5402d3d0e79a069714f7b48e3ecc60be7775a2c049cb839457457a239532" |
|
dependencies = [ |
|
"cc", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "want" |
|
version = "0.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0" |
|
dependencies = [ |
|
"log", |
|
"try-lock", |
|
] |
|
|
|
[[package]] |
|
name = "wasi" |
|
version = "0.10.0+wasi-snapshot-preview1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" |
|
|
|
[[package]] |
|
name = "wasm-bindgen" |
|
version = "0.2.78" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "632f73e236b219150ea279196e54e610f5dbafa5d61786303d4da54f84e47fce" |
|
dependencies = [ |
|
"cfg-if", |
|
"wasm-bindgen-macro", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen-backend" |
|
version = "0.2.78" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a317bf8f9fba2476b4b2c85ef4c4af8ff39c3c7f0cdfeed4f82c34a880aa837b" |
|
dependencies = [ |
|
"bumpalo", |
|
"lazy_static", |
|
"log", |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
"wasm-bindgen-shared", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen-futures" |
|
version = "0.4.28" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8e8d7523cb1f2a4c96c1317ca690031b714a51cc14e05f712446691f413f5d39" |
|
dependencies = [ |
|
"cfg-if", |
|
"js-sys", |
|
"wasm-bindgen", |
|
"web-sys", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen-macro" |
|
version = "0.2.78" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d56146e7c495528bf6587663bea13a8eb588d39b36b679d83972e1a2dbbdacf9" |
|
dependencies = [ |
|
"quote", |
|
"wasm-bindgen-macro-support", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen-macro-support" |
|
version = "0.2.78" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7803e0eea25835f8abdc585cd3021b3deb11543c6fe226dcd30b228857c5c5ab" |
|
dependencies = [ |
|
"proc-macro2", |
|
"quote", |
|
"syn", |
|
"wasm-bindgen-backend", |
|
"wasm-bindgen-shared", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen-shared" |
|
version = "0.2.78" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0237232789cf037d5480773fe568aac745bfe2afbc11a863e97901780a6b47cc" |
|
|
|
[[package]] |
|
name = "web-sys" |
|
version = "0.3.55" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "38eb105f1c59d9eaa6b5cdc92b859d85b926e82cb2e0945cd0c9259faa6fe9fb" |
|
dependencies = [ |
|
"js-sys", |
|
"wasm-bindgen", |
|
] |
|
|
|
[[package]] |
|
name = "webpki" |
|
version = "0.22.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd" |
|
dependencies = [ |
|
"ring", |
|
"untrusted", |
|
] |
|
|
|
[[package]] |
|
name = "webpki-roots" |
|
version = "0.22.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c475786c6f47219345717a043a37ec04cb4bc185e28853adcc4fa0a947eba630" |
|
dependencies = [ |
|
"webpki", |
|
] |
|
|
|
[[package]] |
|
name = "winapi" |
|
version = "0.3.9" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" |
|
dependencies = [ |
|
"winapi-i686-pc-windows-gnu", |
|
"winapi-x86_64-pc-windows-gnu", |
|
] |
|
|
|
[[package]] |
|
name = "winapi-i686-pc-windows-gnu" |
|
version = "0.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" |
|
|
|
[[package]] |
|
name = "winapi-util" |
|
version = "0.1.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" |
|
dependencies = [ |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "winapi-x86_64-pc-windows-gnu" |
|
version = "0.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" |
|
|
|
[[package]] |
|
name = "winreg" |
|
version = "0.7.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69" |
|
dependencies = [ |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "winreg" |
|
version = "0.10.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d" |
|
dependencies = [ |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "xattr" |
|
version = "0.2.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c" |
|
dependencies = [ |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "xz2" |
|
version = "0.1.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c179869f34fc7c01830d3ce7ea2086bc3a07e0d35289b667d0a8bf910258926c" |
|
dependencies = [ |
|
"lzma-sys", |
|
] |
|
|
|
[[package]] |
|
name = "yaml-rust" |
|
version = "0.4.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85" |
|
dependencies = [ |
|
"linked-hash-map", |
|
] |
|
|
|
[[package]] |
|
name = "zip" |
|
version = "0.5.13" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "93ab48844d61251bb3835145c521d88aa4031d7139e8485990f60ca911fa0815" |
|
dependencies = [ |
|
"byteorder", |
|
"bzip2", |
|
"crc32fast", |
|
"flate2", |
|
"thiserror", |
|
"time", |
|
]
|
|
|