fd/Cargo.lock

601 lines
15 KiB
Plaintext
Raw Normal View History

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
2017-05-12 11:50:03 +02:00
[[package]]
name = "aho-corasick"
2020-03-22 15:47:06 +01:00
version = "0.7.10"
2017-05-12 11:50:03 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8716408b8bc624ed7f65d223ddb9ac2d044c0547b6fa4b0d554f3a9540496ada"
2017-05-12 11:50:03 +02:00
dependencies = [
"memchr",
2017-05-12 11:50:03 +02:00
]
2017-05-12 13:02:20 +02:00
[[package]]
name = "ansi_term"
2018-03-12 22:24:12 +01:00
version = "0.11.0"
2017-12-10 06:40:13 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
2018-03-12 22:24:12 +01:00
dependencies = [
"winapi",
2018-12-12 19:22:09 +01:00
]
2019-09-15 17:26:19 +02:00
[[package]]
name = "ansi_term"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
2019-09-15 17:26:19 +02:00
dependencies = [
"winapi",
2019-09-15 17:26:19 +02:00
]
2020-04-03 20:55:14 +02:00
[[package]]
name = "anyhow"
2020-05-19 18:01:51 +02:00
version = "1.0.31"
2020-04-03 20:55:14 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85bb70cc08ec97ca5450e6eba421deeea5f172c0fc61f78b5357b2a8e8be195f"
2020-04-03 20:55:14 +02:00
2020-05-19 14:01:22 +02:00
[[package]]
name = "arrayref"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"
2020-05-19 14:01:22 +02:00
[[package]]
name = "arrayvec"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cff77d8686867eceff3105329d4698d96c2391c176d5d03adc90c7389162b5b8"
2020-05-19 14:01:22 +02:00
2017-06-10 17:30:48 +02:00
[[package]]
name = "atty"
2020-03-22 15:47:06 +01:00
version = "0.2.14"
2017-06-10 17:30:48 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
2017-06-10 17:30:48 +02:00
dependencies = [
"hermit-abi",
"libc",
"winapi",
2017-06-10 17:30:48 +02:00
]
2020-03-22 15:47:06 +01:00
[[package]]
name = "autocfg"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d"
2020-03-22 15:47:06 +01:00
2020-05-19 14:01:22 +02:00
[[package]]
name = "base64"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b41b7ea54a0c9d92199de89e20e58d49f02f8e699814ef3fdf266f6f748d15c7"
2020-05-19 14:01:22 +02:00
[[package]]
name = "bitflags"
2020-03-22 15:47:06 +01:00
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
2020-05-19 14:01:22 +02:00
[[package]]
name = "blake2b_simd"
version = "0.5.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d8fb2d74254a3a0b5cac33ac9f8ed0e44aa50378d9dbb2e5d83bd21ed1dc2c8a"
2020-05-19 14:01:22 +02:00
dependencies = [
"arrayref",
"arrayvec",
"constant_time_eq",
2020-05-19 14:01:22 +02:00
]
[[package]]
name = "bstr"
2020-05-19 18:01:51 +02:00
version = "0.2.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "31accafdb70df7871592c058eca3985b71104e15ac32f64706022c58867da931"
dependencies = [
"memchr",
]
[[package]]
2018-07-30 17:19:37 +02:00
name = "cc"
2020-05-19 18:01:51 +02:00
version = "1.0.53"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "404b1fe4f65288577753b17e3b36a04596ee784493ec249bf81c7f2d2acd751c"
[[package]]
name = "cfg-if"
2020-03-22 15:47:06 +01:00
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
[[package]]
name = "clap"
2020-05-19 18:01:51 +02:00
version = "2.33.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bdfa80d47f954d53a35a64987ca1422f495b8d6483c0fe9f7117b36c2a792129"
dependencies = [
"ansi_term 0.11.0",
"atty",
"bitflags",
"strsim",
"term_size",
"textwrap",
"unicode-width",
"vec_map",
]
2020-05-19 14:01:22 +02:00
[[package]]
name = "constant_time_eq"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
2020-05-19 14:01:22 +02:00
2018-12-12 19:22:09 +01:00
[[package]]
name = "crossbeam-utils"
2020-03-22 15:47:06 +01:00
version = "0.7.2"
2018-12-12 19:22:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
2018-12-12 19:22:09 +01:00
dependencies = [
"autocfg",
"cfg-if",
"lazy_static",
2018-12-12 19:22:09 +01:00
]
2017-05-15 22:38:34 +02:00
[[package]]
name = "ctrlc"
2020-03-22 15:47:06 +01:00
version = "3.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a4ba686dff9fa4c1c9636ce1010b0cf98ceb421361b0bb3d6faeec43bd217a7"
dependencies = [
"nix",
"winapi",
]
[[package]]
2017-12-10 06:40:13 +01:00
name = "diff"
2020-03-22 15:47:06 +01:00
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0e25ea47919b1560c4e3b7fe0aaab9becf5b84a10325ddf7db0f0ba5e1026499"
2020-05-19 14:01:22 +02:00
[[package]]
2020-10-09 18:45:26 +02:00
name = "dirs-next"
version = "1.0.1"
2020-05-19 14:01:22 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-10-09 18:45:26 +02:00
checksum = "1cbcf9241d9e8d106295bd496bbe2e9cffd5fa098f2a8c9e2bbcbf09773c11a8"
2020-05-19 14:01:22 +02:00
dependencies = [
"cfg-if",
"dirs-sys-next",
2020-05-19 14:01:22 +02:00
]
[[package]]
2020-10-09 18:45:26 +02:00
name = "dirs-sys-next"
version = "0.1.0"
2020-05-19 14:01:22 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-10-09 18:45:26 +02:00
checksum = "9c60f7b8a8953926148223260454befb50c751d3c50e1c178c4fd1ace4083c9a"
2020-05-19 14:01:22 +02:00
dependencies = [
"libc",
"redox_users",
"winapi",
2020-05-19 14:01:22 +02:00
]
[[package]]
name = "fd-find"
2020-12-06 11:56:36 +01:00
version = "8.2.0"
dependencies = [
"ansi_term 0.12.1",
"anyhow",
"atty",
"clap",
"ctrlc",
"diff",
"dirs-next",
"filetime",
"globset",
"humantime",
"ignore",
"jemallocator",
"lazy_static",
"libc",
"lscolors",
"num_cpus",
"regex",
"regex-syntax",
"tempdir",
"users",
"version_check",
]
[[package]]
name = "filetime"
2020-05-19 18:01:51 +02:00
version = "0.2.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "affc17579b132fc2461adf7c575cc6e8b134ebca52c51f5411388965227dc695"
dependencies = [
"cfg-if",
"libc",
"redox_syscall",
"winapi",
]
[[package]]
2017-12-10 06:40:13 +01:00
name = "fnv"
2020-05-19 18:01:51 +02:00
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
2019-09-15 19:29:15 +02:00
[[package]]
name = "fs_extra"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5f2a4a2034423744d2cc7ca2068453168dcdb82c438419e639a26bd87839c674"
2019-09-15 19:29:15 +02:00
2017-05-15 22:38:34 +02:00
[[package]]
2019-02-13 19:53:48 +01:00
name = "fuchsia-cprng"
version = "0.1.1"
2017-05-15 22:38:34 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
2017-12-10 06:40:13 +01:00
2020-05-19 14:01:22 +02:00
[[package]]
name = "getrandom"
version = "0.1.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7abc8dd8451921606d809ba32e95b6111925cd2906060d2dcc29c070220503eb"
2020-05-19 14:01:22 +02:00
dependencies = [
"cfg-if",
"libc",
"wasi",
2020-05-19 14:01:22 +02:00
]
2017-12-10 06:40:13 +01:00
[[package]]
name = "globset"
2020-03-22 15:47:06 +01:00
version = "0.4.5"
2017-12-10 06:40:13 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ad1da430bd7281dde2576f44c84cc3f0f7b475e7202cd503042dff01a8c8120"
2017-12-10 06:40:13 +01:00
dependencies = [
"aho-corasick",
"bstr",
"fnv",
"log",
"regex",
2020-03-22 15:47:06 +01:00
]
[[package]]
name = "hermit-abi"
2020-05-19 18:01:51 +02:00
version = "0.1.13"
2020-03-22 15:47:06 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "91780f809e750b0a89f5544be56617ff6b1227ee485bcb06ebe10cdf89bd3b71"
2020-03-22 15:47:06 +01:00
dependencies = [
"libc",
2017-05-15 22:38:34 +02:00
]
[[package]]
name = "humantime"
2020-03-22 15:56:52 +01:00
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9b6c53306532d3c8e8087b44e6580e10db51a023cf9b433cea2ac38066b92da"
2017-05-15 22:38:34 +02:00
[[package]]
name = "ignore"
2020-05-19 18:01:51 +02:00
version = "0.4.15"
2017-05-15 22:38:34 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "128b9e89d15a3faa642ee164c998fd4fae3d89d054463cddb2c25a7baad3a352"
2017-05-15 22:38:34 +02:00
dependencies = [
"crossbeam-utils",
"globset",
"lazy_static",
"log",
"memchr",
"regex",
"same-file",
"thread_local",
"walkdir",
"winapi-util",
2017-05-15 22:38:34 +02:00
]
2019-09-15 19:29:15 +02:00
[[package]]
name = "jemalloc-sys"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0d3b9f3f5c9b31aa0f5ed3260385ac205db665baa41d49bb8338008ae94ede45"
2019-09-15 19:29:15 +02:00
dependencies = [
"cc",
"fs_extra",
"libc",
2019-09-15 19:29:15 +02:00
]
[[package]]
name = "jemallocator"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43ae63fcfc45e99ab3d1b29a46782ad679e98436c3169d15a167a1108a724b69"
2019-09-15 19:29:15 +02:00
dependencies = [
"jemalloc-sys",
"libc",
2017-05-12 11:50:03 +02:00
]
[[package]]
2017-12-10 06:40:13 +01:00
name = "lazy_static"
version = "1.4.0"
2017-05-12 11:50:03 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
2017-05-12 11:50:03 +02:00
2017-05-15 22:38:34 +02:00
[[package]]
2017-12-10 06:40:13 +01:00
name = "libc"
2020-05-19 18:01:51 +02:00
version = "0.2.70"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3baa92041a6fec78c687fa0cc2b3fae8884f743d672cf551bed1d6dac6988d0f"
2018-01-03 10:32:18 +01:00
[[package]]
name = "log"
version = "0.4.8"
2018-01-03 10:32:18 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7"
2018-01-03 10:32:18 +01:00
dependencies = [
"cfg-if",
2018-01-03 10:32:18 +01:00
]
[[package]]
name = "lscolors"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f77452267149eac960ded529fe5f5460ddf792845a1d71b5d0cfcee5642e47e"
dependencies = [
"ansi_term 0.12.1",
]
2017-05-12 11:50:03 +02:00
[[package]]
name = "memchr"
2020-03-22 15:47:06 +01:00
version = "2.3.3"
2017-05-12 11:50:03 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3728d817d99e5ac407411fa471ff9800a778d88a24685968b36824eaf4bee400"
2017-05-12 11:50:03 +02:00
[[package]]
name = "nix"
2020-03-22 15:47:06 +01:00
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50e4785f2c3b7589a0d0c1dd60285e1188adac4006e8abd6dd578e1567027363"
dependencies = [
"bitflags",
"cc",
"cfg-if",
"libc",
"void",
]
[[package]]
name = "num_cpus"
2020-04-16 09:46:22 +02:00
version = "1.13.0"
2018-12-12 19:22:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
2018-12-12 19:22:09 +01:00
dependencies = [
"hermit-abi",
"libc",
]
[[package]]
name = "rand"
2019-02-13 19:53:48 +01:00
version = "0.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"
dependencies = [
"fuchsia-cprng",
"libc",
"rand_core 0.3.1",
"rdrand",
"winapi",
]
2018-12-12 19:22:09 +01:00
[[package]]
name = "rand_core"
2019-02-13 19:53:48 +01:00
version = "0.3.1"
2019-01-01 22:23:05 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
2019-01-01 22:23:05 +01:00
dependencies = [
"rand_core 0.4.2",
2019-01-01 22:23:05 +01:00
]
[[package]]
2019-02-13 19:53:48 +01:00
name = "rand_core"
version = "0.4.2"
2019-01-01 22:23:05 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
2019-01-01 22:23:05 +01:00
[[package]]
2019-02-13 19:53:48 +01:00
name = "rdrand"
version = "0.4.0"
2019-01-01 22:23:05 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
2019-01-01 22:23:05 +01:00
dependencies = [
"rand_core 0.3.1",
2019-01-01 22:23:05 +01:00
]
2017-10-04 23:38:01 +02:00
[[package]]
name = "redox_syscall"
version = "0.1.56"
2017-10-04 23:38:01 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"
2017-10-04 23:38:01 +02:00
2020-05-19 14:01:22 +02:00
[[package]]
name = "redox_users"
version = "0.3.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09b23093265f8d200fa7b4c2c76297f47e681c655f6f1285a8780d6a022f7431"
2020-05-19 14:01:22 +02:00
dependencies = [
"getrandom",
"redox_syscall",
"rust-argon2",
2020-05-19 14:01:22 +02:00
]
2017-05-12 11:50:03 +02:00
[[package]]
name = "regex"
2020-05-19 18:01:51 +02:00
version = "1.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a6020f034922e3194c711b82a627453881bc4682166cabb07134a10c26ba7692"
dependencies = [
"aho-corasick",
"memchr",
"regex-syntax",
"thread_local",
]
[[package]]
name = "regex-syntax"
2020-03-22 15:47:06 +01:00
version = "0.6.17"
2017-05-12 11:50:03 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fe5bd57d1d7414c6b5ed48563a2c855d995ff777729dcd91c369ec7fea395ae"
2017-05-12 11:50:03 +02:00
[[package]]
2018-02-21 21:40:19 +01:00
name = "remove_dir_all"
version = "0.5.2"
2017-05-12 11:50:03 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e"
2017-05-12 11:50:03 +02:00
dependencies = [
"winapi",
2018-12-12 19:22:09 +01:00
]
2020-05-19 14:01:22 +02:00
[[package]]
name = "rust-argon2"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2bc8af4bda8e1ff4932523b94d3dd20ee30a87232323eda55903ffd71d2fb017"
2020-05-19 14:01:22 +02:00
dependencies = [
"base64",
"blake2b_simd",
"constant_time_eq",
"crossbeam-utils",
2020-05-19 14:01:22 +02:00
]
2018-02-21 21:40:19 +01:00
[[package]]
name = "same-file"
2020-03-22 15:47:06 +01:00
version = "1.0.6"
2018-12-12 19:22:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
2018-12-12 19:22:09 +01:00
dependencies = [
"winapi-util",
2018-12-12 19:22:09 +01:00
]
[[package]]
name = "strsim"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
[[package]]
name = "tempdir"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8"
dependencies = [
"rand",
"remove_dir_all",
]
2018-01-01 12:15:39 +01:00
[[package]]
name = "term_size"
2020-05-19 18:01:51 +02:00
version = "0.3.2"
2018-01-01 12:15:39 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e4129646ca0ed8f45d09b929036bafad5377103edd06e50bf574b353d2b08d9"
2018-01-01 12:15:39 +01:00
dependencies = [
"libc",
"winapi",
2018-01-01 12:15:39 +01:00
]
2017-05-12 11:50:03 +02:00
[[package]]
2017-09-09 10:04:34 +02:00
name = "textwrap"
version = "0.11.0"
2017-05-12 11:50:03 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
2017-05-12 11:50:03 +02:00
dependencies = [
"term_size",
"unicode-width",
2017-05-12 11:50:03 +02:00
]
[[package]]
name = "thread_local"
2020-03-22 15:47:06 +01:00
version = "1.0.1"
2017-05-12 11:50:03 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14"
2017-05-12 11:50:03 +02:00
dependencies = [
"lazy_static",
2017-05-12 11:50:03 +02:00
]
[[package]]
name = "unicode-width"
2020-03-22 15:47:06 +01:00
version = "0.1.7"
2018-12-12 19:22:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "caaa9d531767d1ff2150b9332433f32a24622147e5ebb1f26409d5da67afd479"
2017-05-12 11:50:03 +02:00
[[package]]
name = "users"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa4227e95324a443c9fcb06e03d4d85e91aabe9a5a02aa818688b6918b6af486"
dependencies = [
"libc",
"log",
]
[[package]]
name = "vec_map"
2020-05-19 18:01:51 +02:00
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
[[package]]
name = "version_check"
2019-09-15 17:26:19 +02:00
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "078775d0255232fb988e6fccf26ddc9d1ac274299aaedcedce21c6f72cc533ce"
2017-05-12 11:50:03 +02:00
[[package]]
name = "void"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
2017-05-12 11:50:03 +02:00
[[package]]
name = "walkdir"
2020-03-22 15:47:06 +01:00
version = "2.3.1"
2017-05-12 11:50:03 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "777182bc735b6424e1a57516d35ed72cb8019d85c8c9bf536dccb3445c1a2f7d"
2017-05-12 11:50:03 +02:00
dependencies = [
"same-file",
"winapi",
"winapi-util",
2017-05-12 11:50:03 +02:00
]
2020-05-19 14:01:22 +02:00
[[package]]
name = "wasi"
version = "0.9.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
2020-05-19 14:01:22 +02:00
2018-01-03 10:32:18 +01:00
[[package]]
name = "winapi"
version = "0.3.8"
2018-01-03 10:32:18 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6"
2018-01-03 10:32:18 +01:00
dependencies = [
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
2018-01-03 10:32:18 +01:00
]
[[package]]
name = "winapi-i686-pc-windows-gnu"
2018-02-21 21:40:19 +01:00
version = "0.4.0"
2018-01-03 10:32:18 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2018-01-03 10:32:18 +01:00
2018-12-12 19:22:09 +01:00
[[package]]
name = "winapi-util"
2020-05-19 18:01:51 +02:00
version = "0.1.5"
2018-12-12 19:22:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
2018-12-12 19:22:09 +01:00
dependencies = [
"winapi",
2018-12-12 19:22:09 +01:00
]
2018-01-03 10:32:18 +01:00
[[package]]
name = "winapi-x86_64-pc-windows-gnu"
2018-02-21 21:40:19 +01:00
version = "0.4.0"
2018-01-03 10:32:18 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"