watchexec/Cargo.lock

2892 lines
70 KiB
Plaintext
Raw Normal View History

2019-05-29 08:27:11 +02:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "addr2line"
2021-12-23 14:35:26 +01:00
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b"
dependencies = [
"gimli",
]
[[package]]
name = "adler"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
2021-09-13 09:51:07 +02:00
[[package]]
name = "aho-corasick"
version = "0.7.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
dependencies = [
"memchr",
]
2021-08-16 15:15:17 +02:00
[[package]]
name = "ansi_term"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
dependencies = [
"winapi",
2021-08-16 15:15:17 +02:00
]
2021-09-29 12:38:02 +02:00
[[package]]
name = "anyhow"
2022-03-14 00:58:02 +01:00
version = "1.0.56"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "4361135be9122e0870de935d7c439aef945b9f9ddd4199a553b5270b49c82a27"
2021-09-29 12:38:02 +02:00
[[package]]
name = "arrayref"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"
[[package]]
name = "arrayvec"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
2021-05-10 13:02:31 +02:00
[[package]]
name = "assert_cmd"
2022-01-18 10:14:34 +01:00
version = "2.0.4"
2021-05-10 13:02:31 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "93ae1ddd39efd67689deb1979d80bad3bf7f2b09c6e6117c8d1f2443b5e2f83e"
2021-05-10 13:02:31 +02:00
dependencies = [
"bstr",
"doc-comment",
"predicates",
"predicates-core",
"predicates-tree",
"wait-timeout",
]
2022-03-14 00:58:02 +01:00
[[package]]
name = "async-broadcast"
version = "0.3.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90622698a1218e0b2fb846c97b5f19a0831f6baddee73d9454156365ccfa473b"
dependencies = [
"easy-parallel",
"event-listener",
"futures-core",
]
[[package]]
name = "async-channel"
version = "1.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2114d64672151c0c5eaa5e131ec84a74f06e1e559830dabba01ca30605d66319"
dependencies = [
"concurrent-queue",
"event-listener",
"futures-core",
]
[[package]]
name = "async-executor"
version = "1.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "871f9bb5e0a22eeb7e8cf16641feb87c9dc67032ccf8ff49e772eb9941d3a965"
dependencies = [
"async-task",
"concurrent-queue",
"fastrand",
"futures-lite",
"once_cell",
"slab",
]
[[package]]
name = "async-io"
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a811e6a479f2439f0c04038796b5cfb3d2ad56c230e0f2d3f7b04d68cfee607b"
dependencies = [
"concurrent-queue",
"futures-lite",
"libc",
"log",
"once_cell",
"parking",
"polling",
"slab",
"socket2",
"waker-fn",
"winapi",
]
2022-03-14 00:58:02 +01:00
[[package]]
name = "async-lock"
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e97a171d191782fba31bb902b14ad94e24a68145032b7eedf871ab0bc0d077b6"
dependencies = [
"event-listener",
]
[[package]]
name = "async-recursion"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d7d78656ba01f1b93024b7c3a0467f1608e4be67d725749fdcd7d2c7678fd7a2"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2021-08-22 14:28:20 +02:00
[[package]]
name = "async-recursion"
2022-01-18 10:14:34 +01:00
version = "1.0.0"
2021-08-22 14:28:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "2cda8f4bcc10624c4e85bc66b3f452cca98cfa5ca002dc83a16aad2367641bea"
2021-08-22 14:28:20 +02:00
dependencies = [
"proc-macro2",
2021-10-16 06:25:21 +02:00
"quote",
"syn",
2021-08-22 14:28:20 +02:00
]
2021-09-29 12:38:02 +02:00
[[package]]
name = "async-stream"
2022-03-14 00:58:02 +01:00
version = "0.3.3"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "dad5c83079eae9969be7fadefe640a1c566901f05ff91ab221de4b6f68d9507e"
2021-09-29 12:38:02 +02:00
dependencies = [
"async-stream-impl",
"futures-core",
]
[[package]]
name = "async-stream-impl"
2022-03-14 00:58:02 +01:00
version = "0.3.3"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "10f203db73a71dfa2fb6dd22763990fa26f3d2625a6da2da900d23b87d26be27"
2021-09-29 12:38:02 +02:00
dependencies = [
"proc-macro2",
2021-10-16 06:25:21 +02:00
"quote",
"syn",
2021-09-29 12:38:02 +02:00
]
2022-03-14 00:58:02 +01:00
[[package]]
name = "async-task"
version = "4.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "30696a84d817107fc028e049980e09d5e140e8da8f1caeb17e8e950658a3cea9"
2021-08-16 17:09:22 +02:00
[[package]]
name = "async-trait"
2021-12-23 14:35:26 +01:00
version = "0.1.52"
2021-08-16 17:09:22 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "061a7acccaa286c011ddc30970520b98fa40e00c9d644633fb26b5fc63a265e3"
2021-08-16 17:09:22 +02:00
dependencies = [
"proc-macro2",
2021-10-16 06:25:21 +02:00
"quote",
"syn",
2021-08-16 17:09:22 +02:00
]
[[package]]
name = "atomic-take"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f9f65e4fb35ff6a80b3298d1f028649f3a23da141fa3951e9b24dde1d515b67e"
2021-08-22 16:37:13 +02:00
[[package]]
name = "atty"
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
dependencies = [
"hermit-abi",
"libc",
"winapi",
2021-08-22 16:37:13 +02:00
]
[[package]]
name = "autocfg"
2022-03-14 00:58:02 +01:00
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
[[package]]
name = "backtrace"
2022-03-14 00:58:02 +01:00
version = "0.3.64"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "5e121dee8023ce33ab248d9ce1493df03c3b38a659b240096fcbd7048ff9c31f"
dependencies = [
"addr2line",
"cc",
"cfg-if 1.0.0",
"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"
2022-03-14 00:58:02 +01:00
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
2019-10-28 00:16:05 +01:00
[[package]]
name = "blake2b_simd"
version = "0.5.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "afa748e348ad3be8263be728124b24a24f268266f6f5d58af9d75f6a40b5c587"
dependencies = [
"arrayref",
"arrayvec",
"constant_time_eq",
]
[[package]]
name = "block"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
2019-10-28 00:16:05 +01:00
[[package]]
name = "bstr"
2021-09-28 14:47:18 +02:00
version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-28 14:47:18 +02:00
checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"
2019-10-28 00:16:05 +01:00
dependencies = [
2021-05-10 13:02:31 +02:00
"lazy_static",
2021-04-10 19:51:33 +02:00
"memchr",
2021-05-10 13:02:31 +02:00
"regex-automata",
2019-10-28 00:16:05 +01:00
]
[[package]]
name = "byteorder"
version = "1.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
2021-08-16 11:49:12 +02:00
[[package]]
name = "bytes"
2021-09-28 14:47:18 +02:00
version = "1.1.0"
2021-08-16 11:49:12 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-28 14:47:18 +02:00
checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"
2021-08-16 11:49:12 +02:00
[[package]]
name = "cache-padded"
2021-12-23 14:35:26 +01:00
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "c1db59621ec70f09c5e9b597b220c7a2b43611f4710dc03ceb8748637775692c"
[[package]]
name = "cc"
2022-03-14 00:58:02 +01:00
version = "1.0.73"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
[[package]]
name = "cfg-if"
2019-10-28 00:16:05 +01:00
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-10 19:51:33 +02:00
checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
[[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",
"time",
"winapi",
]
[[package]]
name = "clap"
2021-12-23 14:35:26 +01:00
version = "2.34.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c"
dependencies = [
2021-10-16 06:25:21 +02:00
"bitflags",
2021-04-10 19:51:33 +02:00
"term_size",
"textwrap 0.11.0",
2021-04-10 19:51:33 +02:00
"unicode-width",
]
[[package]]
name = "clearscreen"
2021-12-23 14:35:26 +01:00
version = "1.0.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "a7ed49b0e894fe6264a58496c7ec4e9d3c46f66b59efae527cd5bee429d0a418"
dependencies = [
2022-03-14 00:58:02 +01:00
"nix 0.22.3",
"terminfo",
"thiserror",
"which",
"winapi",
]
[[package]]
name = "command-group"
2021-10-16 08:08:35 +02:00
version = "1.0.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-16 08:08:35 +02:00
checksum = "f7a8a86f409b4a59df3a3e4bee2de0b83f1755fdd2a25e3a9684c396fc4bed2c"
dependencies = [
2021-08-16 17:09:22 +02:00
"async-trait",
2022-03-14 00:58:02 +01:00
"nix 0.22.3",
2021-08-16 17:09:22 +02:00
"tokio",
"winapi",
]
[[package]]
name = "concurrent-queue"
version = "1.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3"
dependencies = [
"cache-padded",
]
2021-05-10 13:02:31 +02:00
[[package]]
name = "console"
2022-01-18 10:14:34 +01:00
version = "0.15.0"
2021-05-10 13:02:31 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "a28b32d32ca44b70c3e4acd7db1babf555fa026e385fb95f18028f88848b3c31"
2021-05-10 13:02:31 +02:00
dependencies = [
"encode_unicode",
"libc",
2022-01-18 10:14:34 +01:00
"once_cell",
2021-05-10 13:02:31 +02:00
"terminal_size",
"winapi",
2021-05-10 13:02:31 +02:00
]
2021-09-29 12:38:02 +02:00
[[package]]
name = "console-api"
2022-03-14 00:58:02 +01:00
version = "0.1.2"
2021-12-23 14:28:21 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "cc347c19eb5b940f396ac155822caee6662f850d97306890ac3773ed76c90c5a"
2021-09-29 12:38:02 +02:00
dependencies = [
"prost",
"prost-types",
"tonic",
"tonic-build",
"tracing-core",
]
[[package]]
name = "console-subscriber"
2022-03-14 00:58:02 +01:00
version = "0.1.3"
2021-12-23 14:28:21 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "565a7dfea2d10dd0e5c57cc394d5d441b1910960d8c9211ed14135e0e6ec3a20"
2021-09-29 12:38:02 +02:00
dependencies = [
"console-api",
2022-03-14 00:58:02 +01:00
"crossbeam-channel",
"crossbeam-utils",
2021-09-29 12:38:02 +02:00
"futures",
"hdrhistogram",
"humantime",
2022-03-14 00:58:02 +01:00
"prost-types",
2021-09-29 12:38:02 +02:00
"serde",
"serde_json",
"thread_local",
"tokio",
"tokio-stream",
"tonic",
"tracing",
"tracing-core",
2021-12-23 14:35:26 +01:00
"tracing-subscriber",
2021-09-29 12:38:02 +02:00
]
[[package]]
name = "constant_time_eq"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
2021-09-29 12:38:02 +02:00
[[package]]
name = "crc32fast"
2022-03-14 00:58:02 +01:00
version = "1.3.2"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
2021-09-29 12:38:02 +02:00
dependencies = [
"cfg-if 1.0.0",
]
2021-08-16 11:49:12 +02:00
[[package]]
name = "crossbeam-channel"
version = "0.5.3"
2021-08-16 11:49:12 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fdbfe11fe19ff083c48923cf179540e8cd0535903dc35e178a1fdeeb59aef51f"
2021-08-16 11:49:12 +02:00
dependencies = [
"cfg-if 1.0.0",
"crossbeam-utils",
]
[[package]]
name = "crossbeam-utils"
version = "0.8.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0bf124c720b7686e3c2663cf54062ab0f68a88af2fb6a030e87e30bf721fcb38"
dependencies = [
"cfg-if 1.0.0",
"lazy_static",
]
[[package]]
name = "derivative"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
dependencies = [
"proc-macro2",
2021-10-16 06:25:21 +02:00
"quote",
"syn",
2019-10-27 11:29:58 +01:00
]
2021-05-10 13:02:31 +02:00
[[package]]
2021-07-10 10:07:59 +02:00
name = "difflib"
version = "0.4.0"
2021-05-10 13:02:31 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-10 10:07:59 +02:00
checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8"
2021-05-10 13:02:31 +02:00
[[package]]
name = "dirs"
version = "1.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3fd78930633bd1c6e35c4b42b1df7b0cbc6bc191146e512bb3bedf243fcc3901"
dependencies = [
"libc",
"redox_users 0.3.5",
"winapi",
]
[[package]]
name = "dirs"
version = "2.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "13aea89a5c93364a98e9b37b2fa237effbb694d5cfe01c5b70941f7eb087d5e3"
dependencies = [
"cfg-if 0.1.10",
"dirs-sys",
]
[[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"
2022-03-18 02:08:36 +01:00
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 02:08:36 +01:00
checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
dependencies = [
"libc",
2022-03-18 02:08:36 +01:00
"redox_users 0.4.2",
"winapi",
]
2021-05-10 13:02:31 +02:00
[[package]]
name = "doc-comment"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
2021-08-16 15:15:17 +02:00
[[package]]
name = "dunce"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "453440c271cf5577fd2a40e4942540cb7d0d2f85e27c8d07dd0023c925a67541"
2022-03-14 00:58:02 +01:00
[[package]]
name = "easy-parallel"
version = "3.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6907e25393cdcc1f4f3f513d9aac1e840eb1cc341a0fccb01171f7d14d10b946"
[[package]]
name = "either"
version = "1.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
[[package]]
name = "embed-resource"
2022-03-14 00:58:02 +01:00
version = "1.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "0e813aabad49e547de6abcc81004dfced79226fb3a14d73c26aabc2816ee8c7f"
dependencies = [
2021-04-10 19:51:33 +02:00
"cc",
2022-03-14 00:58:02 +01:00
"rustc_version",
"toml",
2021-04-10 19:51:33 +02:00
"vswhom",
"winreg",
]
2021-05-10 13:02:31 +02:00
[[package]]
name = "encode_unicode"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
[[package]]
name = "enumflags2"
2022-03-14 00:58:02 +01:00
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "a25c90b056b3f84111cf183cbeddef0d3a0bbe9a674f057e1a1533c315f24def"
dependencies = [
"enumflags2_derive",
"serde",
]
[[package]]
name = "enumflags2_derive"
2022-03-14 00:58:02 +01:00
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "144ec79496cbab6f84fa125dc67be9264aef22eb8a28da8454d9c33f15108da4"
dependencies = [
"proc-macro2",
2021-10-16 06:25:21 +02:00
"quote",
"syn",
]
2022-03-14 00:58:02 +01:00
[[package]]
name = "event-listener"
version = "2.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77f3309417938f28bf8228fcff79a4a37103981e3e186d2ccd19c74b38f4eb71"
[[package]]
name = "failure"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d32e9bd16cc02eae7db7ef620b392808b89f6a5e16bb3497d159c6b92a0f4f86"
dependencies = [
"backtrace",
"failure_derive",
]
[[package]]
name = "failure_derive"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa4da3c766cd7a0db8242e326e9e4e081edd567072893ed320008189715366a4"
dependencies = [
"proc-macro2",
"quote",
"syn",
"synstructure",
]
[[package]]
name = "fastrand"
2022-03-14 00:58:02 +01:00
version = "1.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf"
dependencies = [
"instant",
]
[[package]]
name = "filetime"
2021-09-28 14:47:18 +02:00
version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-28 14:47:18 +02:00
checksum = "975ccf83d8d9d0d84682850a38c8169027be83368805971cc4f238c2b245bc98"
dependencies = [
2021-04-10 20:09:48 +02:00
"cfg-if 1.0.0",
2021-04-10 19:51:33 +02:00
"libc",
2022-03-14 00:58:02 +01:00
"redox_syscall 0.2.11",
"winapi",
]
2021-09-29 12:38:02 +02:00
[[package]]
name = "fixedbitset"
2022-01-18 10:14:34 +01:00
version = "0.4.1"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "279fb028e20b3c4c320317955b77c5e0c9701f05a1d309905d6fc702cdc5053e"
2021-09-29 12:38:02 +02:00
[[package]]
name = "flate2"
version = "1.0.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e6988e897c1c9c485f43b47a529cef42fde0547f9d8d41a7062518f1d8fc53f"
dependencies = [
"cfg-if 1.0.0",
"crc32fast",
"libc",
"miniz_oxide",
]
[[package]]
name = "fnv"
2021-04-10 20:09:48 +02:00
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-10 20:09:48 +02:00
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
2022-03-18 02:08:36 +01:00
[[package]]
name = "fsevent-sys"
version = "4.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
dependencies = [
"libc",
]
[[package]]
name = "futures"
2022-03-14 00:58:02 +01:00
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "f73fe65f54d1e12b726f517d3e2135ca3125a437b6d998caf1962961f7172d9e"
dependencies = [
"futures-channel",
"futures-core",
"futures-executor",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-channel"
2022-03-14 00:58:02 +01:00
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010"
dependencies = [
"futures-core",
"futures-sink",
]
[[package]]
name = "futures-core"
2022-03-14 00:58:02 +01:00
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3"
[[package]]
name = "futures-executor"
2022-03-14 00:58:02 +01:00
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b8c7a749b8a6"
dependencies = [
"futures-core",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-io"
2022-03-14 00:58:02 +01:00
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b"
[[package]]
name = "futures-lite"
version = "1.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"
dependencies = [
"fastrand",
"futures-core",
"futures-io",
"memchr",
"parking",
"pin-project-lite",
"waker-fn",
]
[[package]]
name = "futures-macro"
2022-03-14 00:58:02 +01:00
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "33c1e13800337f4d4d7a316bf45a567dbcb6ffe087f16424852d97e97a91f512"
dependencies = [
"proc-macro2",
2021-10-16 06:25:21 +02:00
"quote",
"syn",
]
[[package]]
name = "futures-sink"
2022-03-14 00:58:02 +01:00
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868"
[[package]]
name = "futures-task"
2022-03-14 00:58:02 +01:00
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a"
[[package]]
name = "futures-util"
2022-03-14 00:58:02 +01:00
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a"
dependencies = [
"futures-channel",
"futures-core",
"futures-io",
"futures-macro",
"futures-sink",
"futures-task",
"memchr",
"pin-project-lite",
"pin-utils",
"slab",
]
[[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"
2022-03-14 00:58:02 +01:00
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "d39cd93900197114fa1fcb7ae84ca742095eed9442088988ae74fa744e930e77"
dependencies = [
"cfg-if 1.0.0",
"libc",
"wasi 0.10.2+wasi-snapshot-preview1",
]
[[package]]
name = "gimli"
2021-12-23 14:35:26 +01:00
version = "0.26.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "78cc372d058dcf6d5ecd98510e7fbc9e5aec4d21de70f65fea8fecebcd881bd4"
[[package]]
name = "git-config"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b21a3fec9a7437ebee54c52f1fcb6795bf8e97a5f058d4bde015fc37ff8193a3"
dependencies = [
"dirs 4.0.0",
"git-features",
"memchr",
"nom 7.1.1",
"pwd",
"quick-error",
"unicode-bom",
]
[[package]]
name = "git-features"
version = "0.20.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ebc06d6b83be53d9c7a00937a6baed4566aad7dba12af11ac830ea72c080af0"
dependencies = [
"git-hash",
"libc",
]
[[package]]
name = "git-hash"
version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "106e7c3a08b97285bf0bca7f109e67d286e7fbf34b222faf742443b021de2bb4"
dependencies = [
"hex",
"quick-error",
]
2021-09-14 10:09:57 +02:00
[[package]]
name = "globset"
version = "0.4.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10463d9ff00a2a068db14231982f5132edebad0d7660cd956a1c30292dbcbfbd"
dependencies = [
"aho-corasick",
"bstr",
"fnv",
"log",
"regex",
]
2021-09-29 12:38:02 +02:00
[[package]]
name = "h2"
2022-03-14 00:58:02 +01:00
version = "0.3.12"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "62eeb471aa3e3c9197aa4bfeabfe02982f6dc96f750486c0bb0009ac58b26d2b"
2021-09-29 12:38:02 +02:00
dependencies = [
"bytes",
"fnv",
"futures-core",
"futures-sink",
"futures-util",
"http",
"indexmap",
"slab",
"tokio",
2022-03-14 00:58:02 +01:00
"tokio-util 0.6.9",
2021-09-29 12:38:02 +02:00
"tracing",
]
2021-08-22 16:37:13 +02:00
[[package]]
name = "hashbrown"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
2021-09-29 12:38:02 +02:00
[[package]]
name = "hdrhistogram"
2022-03-14 00:58:02 +01:00
version = "7.5.0"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "31672b7011be2c4f7456c4ddbcb40e7e9a4a9fad8efe49a6ebaf5f307d0109c0"
2021-09-29 12:38:02 +02:00
dependencies = [
"base64",
"byteorder",
"flate2",
"nom 7.1.1",
2021-09-29 12:38:02 +02:00
"num-traits",
]
[[package]]
name = "heck"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
dependencies = [
"unicode-segmentation",
]
2021-08-16 11:49:12 +02:00
[[package]]
name = "hermit-abi"
version = "0.1.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
dependencies = [
"libc",
]
2022-03-14 00:58:02 +01:00
[[package]]
name = "hex"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
2021-09-29 12:38:02 +02:00
[[package]]
name = "http"
2022-01-18 10:14:34 +01:00
version = "0.2.6"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "31f4c6746584866f0feabcc69893c5b51beef3831656a968ed7ae254cdc4fd03"
2021-09-29 12:38:02 +02:00
dependencies = [
"bytes",
"fnv",
2022-03-14 00:58:02 +01:00
"itoa",
2021-09-29 12:38:02 +02:00
]
[[package]]
name = "http-body"
2021-12-23 14:28:21 +01:00
version = "0.4.4"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:28:21 +01:00
checksum = "1ff4f84919677303da5f147645dbea6b1881f368d03ac84e1dc09031ebd7b2c6"
2021-09-29 12:38:02 +02:00
dependencies = [
"bytes",
"http",
"pin-project-lite",
]
[[package]]
name = "httparse"
2022-03-14 00:58:02 +01:00
version = "1.6.0"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "9100414882e15fb7feccb4897e5f0ff0ff1ca7d1a86a23208ada4d7a18e6c6c4"
2021-09-29 12:38:02 +02:00
[[package]]
name = "httpdate"
2021-12-23 14:35:26 +01:00
version = "1.0.2"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
2021-09-29 12:38:02 +02:00
[[package]]
name = "humantime"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
[[package]]
name = "hyper"
2022-03-14 00:58:02 +01:00
version = "0.14.17"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "043f0e083e9901b6cc658a77d1eb86f4fc650bbb977a4337dd63192826aa85dd"
2021-09-29 12:38:02 +02:00
dependencies = [
"bytes",
"futures-channel",
"futures-core",
"futures-util",
"h2",
"http",
"http-body",
"httparse",
"httpdate",
2022-03-14 00:58:02 +01:00
"itoa",
2021-09-29 12:38:02 +02:00
"pin-project-lite",
"socket2",
"tokio",
"tower-service",
"tracing",
"want",
]
[[package]]
name = "hyper-timeout"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bbb958482e8c7be4bc3cf272a766a2b0bf1a6755e7a6ae777f017a31d11b13b1"
dependencies = [
"hyper",
"pin-project-lite",
"tokio",
"tokio-io-timeout",
]
2021-10-12 14:49:38 +02:00
[[package]]
name = "ignore"
version = "0.4.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "713f1b139373f96a2e0ce3ac931cd01ee973c3c5dd7c40c0c2efe96ad2b6751d"
dependencies = [
"crossbeam-utils",
"globset",
"lazy_static",
"log",
"memchr",
"regex",
"same-file",
"thread_local",
"walkdir",
"winapi-util",
]
2021-08-22 16:37:13 +02:00
[[package]]
name = "indexmap"
2022-01-18 10:14:34 +01:00
version = "1.8.0"
2021-08-22 16:37:13 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "282a6247722caba404c065016bbfa522806e51714c34f5dfc3e4a3a46fcb4223"
2021-08-22 16:37:13 +02:00
dependencies = [
"autocfg",
"hashbrown",
]
2021-08-16 11:49:12 +02:00
[[package]]
name = "inotify"
2021-12-23 14:35:26 +01:00
version = "0.9.6"
2021-08-16 11:49:12 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
2021-08-16 11:49:12 +02:00
dependencies = [
2021-10-16 06:25:21 +02:00
"bitflags",
2021-08-16 11:49:12 +02:00
"inotify-sys",
"libc",
]
2018-09-09 05:01:18 +02:00
[[package]]
name = "inotify-sys"
2021-04-10 20:09:48 +02:00
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-10 20:09:48 +02:00
checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
dependencies = [
2021-04-10 19:51:33 +02:00
"libc",
]
2021-05-10 13:02:31 +02:00
[[package]]
name = "insta"
2022-03-14 00:58:02 +01:00
version = "1.13.0"
2021-05-10 13:02:31 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "30a7e1911532a662f6b08b68f884080850f2fd9544963c3ab23a5af42bda1eac"
2021-05-10 13:02:31 +02:00
dependencies = [
"console",
2022-03-14 00:58:02 +01:00
"once_cell",
2021-05-10 13:02:31 +02:00
"serde",
"serde_json",
"serde_yaml",
"similar",
]
[[package]]
name = "instant"
2021-12-23 14:35:26 +01:00
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
dependencies = [
"cfg-if 1.0.0",
]
[[package]]
name = "is_ci"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "616cde7c720bb2bb5824a224687d8f77bfd38922027f01d825cd7453be5099fb"
2021-07-10 10:07:59 +02:00
[[package]]
name = "itertools"
2021-12-23 14:35:26 +01:00
version = "0.10.3"
2021-07-10 10:07:59 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3"
2021-07-10 10:07:59 +02:00
dependencies = [
"either",
]
2021-12-23 14:35:26 +01:00
[[package]]
name = "itoa"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35"
2021-08-16 11:49:12 +02:00
[[package]]
name = "kqueue"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "058a107a784f8be94c7d35c1300f4facced2e93d2fbe5b1452b44e905ddca4a9"
dependencies = [
"kqueue-sys",
"libc",
]
[[package]]
name = "kqueue-sys"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8367585489f01bc55dd27404dcf56b95e6da061a256a666ab23be9ba96a2e587"
dependencies = [
2021-10-16 06:25:21 +02:00
"bitflags",
2021-08-16 11:49:12 +02:00
"libc",
]
2016-10-22 21:37:03 +02:00
[[package]]
name = "lazy_static"
2019-10-28 00:16:05 +01:00
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-10 19:51:33 +02:00
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "libc"
version = "0.2.120"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ad5c14e80759d0939d013e6ca49930e59fc53dd8e5009132f76240c179380c09"
[[package]]
name = "libmimalloc-sys"
2022-03-14 00:58:02 +01:00
version = "0.1.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "7705fc40f6ed493f73584abbb324e74f96b358ff60dfe5659a0f8fc12c590a69"
dependencies = [
"cc",
]
2021-05-10 13:02:31 +02:00
[[package]]
name = "linked-hash-map"
version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"
2021-08-16 11:49:12 +02:00
[[package]]
name = "lock_api"
2022-03-14 00:58:02 +01:00
version = "0.4.6"
2021-08-16 11:49:12 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "88943dd7ef4a2e5a4bfa2753aaab3013e34ce2533d1996fb18ef591e315e2b3b"
2021-08-16 11:49:12 +02:00
dependencies = [
"scopeguard",
]
[[package]]
name = "log"
2021-04-10 19:51:33 +02:00
version = "0.4.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-10 19:51:33 +02:00
checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
dependencies = [
2021-04-10 19:51:33 +02:00
"cfg-if 1.0.0",
]
[[package]]
name = "mac-notification-sys"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3dfb6b71a9a89cd38b395d994214297447e8e63b1ba5708a9a2b0b1048ceda76"
dependencies = [
"cc",
"chrono",
"dirs 1.0.5",
"objc-foundation",
]
[[package]]
name = "malloc_buf"
version = "0.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
dependencies = [
"libc",
]
2021-08-16 15:15:17 +02:00
[[package]]
name = "matchers"
2021-12-23 14:35:26 +01:00
version = "0.1.0"
2021-08-16 15:15:17 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
2021-08-16 15:15:17 +02:00
dependencies = [
"regex-automata",
]
[[package]]
name = "memchr"
2021-09-28 14:47:18 +02:00
version = "2.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-28 14:47:18 +02:00
checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"
[[package]]
name = "memoffset"
2021-12-23 14:35:26 +01:00
version = "0.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"
dependencies = [
"autocfg",
]
2021-08-16 11:49:12 +02:00
[[package]]
name = "miette"
version = "3.3.0"
2021-08-16 11:49:12 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cd2adcfcced5d625bf90a958a82ae5b93231f57f3df1383fee28c9b5096d35ed"
2021-08-16 11:49:12 +02:00
dependencies = [
2021-08-22 16:37:13 +02:00
"atty",
"backtrace",
2021-08-16 11:49:12 +02:00
"miette-derive",
2021-08-22 16:37:13 +02:00
"once_cell",
2021-10-10 10:04:40 +02:00
"owo-colors",
"supports-color",
"supports-hyperlinks",
"supports-unicode",
"terminal_size",
"textwrap 0.14.2",
2021-08-16 11:49:12 +02:00
"thiserror",
]
[[package]]
name = "miette-derive"
version = "3.3.0"
2021-08-16 11:49:12 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c01a8b61312d367ce87956bb686731f87e4c6dd5dbc550e8f06e3c24fb1f67f"
2021-08-16 11:49:12 +02:00
dependencies = [
"proc-macro2",
2021-10-16 06:25:21 +02:00
"quote",
"syn",
2021-08-16 11:49:12 +02:00
]
[[package]]
name = "mimalloc"
2022-03-14 00:58:02 +01:00
version = "0.1.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "b0dfa131390c2f6bdb3242f65ff271fcdaca5ff7b6c08f28398be7f2280e3926"
dependencies = [
"libmimalloc-sys",
]
2021-09-14 10:09:57 +02:00
[[package]]
name = "minimal-lexical"
2021-12-23 14:35:26 +01:00
version = "0.2.1"
2021-09-14 10:09:57 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
2021-09-14 10:09:57 +02:00
[[package]]
name = "miniz_oxide"
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b"
dependencies = [
"adler",
"autocfg",
]
2022-03-14 00:57:49 +01:00
[[package]]
name = "mio"
2022-03-18 02:08:36 +01:00
version = "0.8.2"
2022-03-14 00:57:49 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 02:08:36 +01:00
checksum = "52da4364ffb0e4fe33a9841a98a3f3014fb964045ce4f7a45a398243c8d6b0c9"
2022-03-14 00:57:49 +01:00
dependencies = [
"libc",
"log",
"miow",
"ntapi",
"wasi 0.11.0+wasi-snapshot-preview1",
"winapi",
]
2021-08-16 11:49:12 +02:00
[[package]]
name = "miow"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"
dependencies = [
"winapi",
2021-08-16 11:49:12 +02:00
]
2021-09-29 12:38:02 +02:00
[[package]]
name = "multimap"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
[[package]]
name = "nix"
2022-03-14 00:58:02 +01:00
version = "0.22.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "e4916f159ed8e5de0082076562152a76b7a1f64a01fd9d1e0fea002c37624faf"
dependencies = [
2021-10-16 06:25:21 +02:00
"bitflags",
"cc",
2021-10-16 08:08:35 +02:00
"cfg-if 1.0.0",
"libc",
2021-10-16 08:08:35 +02:00
"memoffset",
]
[[package]]
name = "nix"
2022-03-14 00:58:02 +01:00
version = "0.23.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "9f866317acbd3a240710c63f065ffb1e4fd466259045ccb504130b7f668f35c6"
dependencies = [
2021-10-16 06:25:21 +02:00
"bitflags",
"cc",
"cfg-if 1.0.0",
"libc",
"memoffset",
]
[[package]]
name = "nom"
version = "5.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af"
dependencies = [
"memchr",
"version_check",
]
2021-09-29 12:38:02 +02:00
[[package]]
name = "nom"
version = "7.1.1"
2021-09-14 10:09:57 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36"
2021-09-14 10:09:57 +02:00
dependencies = [
"memchr",
"minimal-lexical",
]
2021-08-16 11:49:12 +02:00
[[package]]
name = "notify"
2022-03-14 00:57:49 +01:00
version = "5.0.0-pre.14"
2021-08-16 11:49:12 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:57:49 +01:00
checksum = "d13c22db70a63592e098fb51735bab36646821e6389a0ba171f3549facdf0b74"
2021-08-16 11:49:12 +02:00
dependencies = [
2021-10-16 06:25:21 +02:00
"bitflags",
2021-08-16 11:49:12 +02:00
"crossbeam-channel",
"filetime",
2022-03-18 02:08:36 +01:00
"fsevent-sys",
"inotify",
2021-08-16 11:49:12 +02:00
"kqueue",
"libc",
2022-03-14 00:58:02 +01:00
"mio",
2021-08-16 11:49:12 +02:00
"walkdir",
"winapi",
2021-08-16 11:49:12 +02:00
]
[[package]]
name = "notify-rust"
2022-03-14 00:58:02 +01:00
version = "4.5.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "367e1355a950d3e758e414f3ca1b3981a57a2aa1fa3338eb0059f5b230b6ffa4"
dependencies = [
"mac-notification-sys",
"serde",
"winrt-notification",
"zbus",
"zvariant",
"zvariant_derive",
]
2021-08-16 11:49:12 +02:00
[[package]]
name = "ntapi"
2022-03-14 00:58:02 +01:00
version = "0.3.7"
2021-08-16 11:49:12 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f"
2021-08-16 11:49:12 +02:00
dependencies = [
"winapi",
2021-08-16 11:49:12 +02:00
]
[[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",
]
2021-08-16 11:49:12 +02:00
[[package]]
name = "num_cpus"
2021-12-23 14:35:26 +01:00
version = "1.13.1"
2021-08-16 11:49:12 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"
2021-08-16 11:49:12 +02:00
dependencies = [
"hermit-abi",
"libc",
]
[[package]]
name = "objc"
version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
dependencies = [
"malloc_buf",
]
[[package]]
name = "objc-foundation"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9"
dependencies = [
"block",
"objc",
"objc_id",
]
[[package]]
name = "objc_id"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b"
dependencies = [
"objc",
]
[[package]]
name = "object"
2021-12-23 14:35:26 +01:00
version = "0.27.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "67ac1d3f9a1d3616fd9a60c8d74296f22406a238b6a72f5cc1e6f314df4ffbf9"
dependencies = [
"memchr",
]
[[package]]
name = "once_cell"
2022-03-14 00:58:02 +01:00
version = "1.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87f3e037eac156d1775da914196f0f37741a274155e34a0b7e427c35d2a2ecb9"
[[package]]
name = "ordered-stream"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "44630c059eacfd6e08bdaa51b1db2ce33119caa4ddc1235e923109aa5f25ccb1"
dependencies = [
"futures-core",
"pin-project-lite",
]
2021-08-22 16:37:13 +02:00
[[package]]
name = "owo-colors"
version = "3.2.0"
2021-08-22 16:37:13 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "20448fd678ec04e6ea15bbe0476874af65e98a01515d667aa49f1434dc44ebf4"
2021-08-22 16:37:13 +02:00
[[package]]
name = "parking"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"
2021-08-16 11:49:12 +02:00
[[package]]
name = "parking_lot"
2022-03-14 00:58:02 +01:00
version = "0.12.0"
2021-08-16 11:49:12 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "87f5ec2493a61ac0506c0f4199f99070cbe83857b0337006a30f3e6719b8ef58"
2021-08-16 11:49:12 +02:00
dependencies = [
"lock_api",
"parking_lot_core",
]
[[package]]
name = "parking_lot_core"
2022-03-14 00:58:02 +01:00
version = "0.9.1"
2021-08-16 11:49:12 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "28141e0cc4143da2443301914478dc976a61ffdb3f043058310c70df2fed8954"
2021-08-16 11:49:12 +02:00
dependencies = [
"cfg-if 1.0.0",
"libc",
2022-03-14 00:58:02 +01:00
"redox_syscall 0.2.11",
2021-08-16 11:49:12 +02:00
"smallvec",
2022-03-14 00:58:02 +01:00
"windows-sys",
2021-08-16 11:49:12 +02:00
]
2021-09-29 12:38:02 +02:00
[[package]]
name = "percent-encoding"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
[[package]]
name = "petgraph"
2021-12-23 14:28:21 +01:00
version = "0.6.0"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:28:21 +01:00
checksum = "4a13a2fa9d0b63e5f22328828741e523766fff0ee9e779316902290dff3f824f"
2021-09-29 12:38:02 +02:00
dependencies = [
"fixedbitset",
"indexmap",
]
[[package]]
name = "phf"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12"
dependencies = [
"phf_shared",
]
[[package]]
name = "phf_codegen"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815"
dependencies = [
"phf_generator",
"phf_shared",
]
[[package]]
name = "phf_generator"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526"
dependencies = [
"phf_shared",
2021-09-29 12:38:02 +02:00
"rand 0.7.3",
]
[[package]]
name = "phf_shared"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7"
dependencies = [
"siphasher",
]
2021-09-29 12:38:02 +02:00
[[package]]
name = "pin-project"
2022-01-18 10:14:34 +01:00
version = "1.0.10"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "58ad3879ad3baf4e44784bc6a718a8698867bb991f8ce24d1bcbe2cfb4c3a75e"
2021-09-29 12:38:02 +02:00
dependencies = [
"pin-project-internal",
]
[[package]]
name = "pin-project-internal"
2022-01-18 10:14:34 +01:00
version = "1.0.10"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "744b6f092ba29c3650faf274db506afd39944f48420f6c86b17cfe0ee1cb36bb"
2021-09-29 12:38:02 +02:00
dependencies = [
"proc-macro2",
2021-10-16 06:25:21 +02:00
"quote",
"syn",
2021-09-29 12:38:02 +02:00
]
[[package]]
name = "pin-project-lite"
2022-01-18 10:14:34 +01:00
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "e280fbe77cc62c91527259e9442153f4688736748d24660126286329742b4c6c"
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
[[package]]
name = "polling"
2021-12-23 14:35:26 +01:00
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "685404d509889fade3e86fe3a5803bca2ec09b0c0778d5ada6ec8bf7a8de5259"
dependencies = [
"cfg-if 1.0.0",
"libc",
"log",
"wepoll-ffi",
"winapi",
]
[[package]]
name = "ppv-lite86"
2022-01-18 10:14:34 +01:00
version = "0.2.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"
2021-05-10 13:02:31 +02:00
[[package]]
name = "predicates"
2022-01-18 10:14:34 +01:00
version = "2.1.1"
2021-05-10 13:02:31 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "a5aab5be6e4732b473071984b3164dbbfb7a3674d30ea5ff44410b6bcd960c3c"
2021-05-10 13:02:31 +02:00
dependencies = [
2021-07-10 10:07:59 +02:00
"difflib",
"itertools",
2021-05-10 13:02:31 +02:00
"predicates-core",
]
[[package]]
name = "predicates-core"
2022-01-18 10:14:34 +01:00
version = "1.0.3"
2021-05-10 13:02:31 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "da1c2388b1513e1b605fcec39a95e0a9e8ef088f71443ef37099fa9ae6673fcb"
2021-05-10 13:02:31 +02:00
[[package]]
name = "predicates-tree"
2022-01-18 10:14:34 +01:00
version = "1.0.5"
2021-05-10 13:02:31 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "4d86de6de25020a36c6d3643a86d9a6a9f552107c0559c60ea03551b5e16c032"
2021-05-10 13:02:31 +02:00
dependencies = [
"predicates-core",
2021-10-16 06:25:21 +02:00
"termtree",
2021-05-10 13:02:31 +02:00
]
[[package]]
name = "proc-macro-crate"
2022-03-14 00:58:02 +01:00
version = "1.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a"
dependencies = [
"thiserror",
"toml",
]
2019-10-27 11:29:58 +01:00
[[package]]
name = "proc-macro2"
2022-01-18 10:14:34 +01:00
version = "1.0.36"
2019-10-27 11:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029"
2019-10-27 11:29:58 +01:00
dependencies = [
2021-10-16 06:25:21 +02:00
"unicode-xid",
2019-10-27 11:29:58 +01:00
]
2021-09-29 12:38:02 +02:00
[[package]]
name = "prost"
2021-12-23 14:28:21 +01:00
version = "0.9.0"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:28:21 +01:00
checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
2021-09-29 12:38:02 +02:00
dependencies = [
"bytes",
"prost-derive",
]
[[package]]
name = "prost-build"
2021-12-23 14:28:21 +01:00
version = "0.9.0"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:28:21 +01:00
checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
2021-09-29 12:38:02 +02:00
dependencies = [
"bytes",
"heck",
"itertools",
2021-12-23 14:28:21 +01:00
"lazy_static",
2021-09-29 12:38:02 +02:00
"log",
"multimap",
"petgraph",
"prost",
"prost-types",
2021-12-23 14:28:21 +01:00
"regex",
2021-09-29 12:38:02 +02:00
"tempfile",
"which",
]
[[package]]
name = "prost-derive"
2021-12-23 14:28:21 +01:00
version = "0.9.0"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:28:21 +01:00
checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
2021-09-29 12:38:02 +02:00
dependencies = [
"anyhow",
"itertools",
"proc-macro2",
2021-10-16 06:25:21 +02:00
"quote",
"syn",
2021-09-29 12:38:02 +02:00
]
[[package]]
name = "prost-types"
2021-12-23 14:28:21 +01:00
version = "0.9.0"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:28:21 +01:00
checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
2021-09-29 12:38:02 +02:00
dependencies = [
"bytes",
"prost",
]
[[package]]
name = "pwd"
version = "1.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f9ca0304857594109dca88140120427c7a65027be6b77d86a5938588e79cb07b"
dependencies = [
"failure",
"libc",
]
[[package]]
name = "quick-error"
version = "2.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
[[package]]
name = "quote"
2022-03-18 02:08:36 +01:00
version = "1.0.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 02:08:36 +01:00
checksum = "b4af2ec4714533fcdf07e886f17025ace8b997b9ce51204ee69b6da831c3da57"
2019-10-27 11:29:58 +01:00
dependencies = [
2021-04-10 19:51:33 +02:00
"proc-macro2",
2019-10-27 11:29:58 +01:00
]
[[package]]
name = "rand"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
dependencies = [
"getrandom 0.1.16",
"libc",
2021-09-29 12:38:02 +02:00
"rand_chacha 0.2.2",
"rand_core 0.5.1",
2022-03-14 00:58:02 +01:00
"rand_hc",
"rand_pcg",
]
2021-09-29 12:38:02 +02:00
[[package]]
name = "rand"
2022-03-14 00:58:02 +01:00
version = "0.8.5"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
2021-09-29 12:38:02 +02:00
dependencies = [
"libc",
"rand_chacha 0.3.1",
"rand_core 0.6.3",
]
[[package]]
name = "rand_chacha"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
dependencies = [
"ppv-lite86",
2021-09-29 12:38:02 +02:00
"rand_core 0.5.1",
]
[[package]]
name = "rand_chacha"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
dependencies = [
"ppv-lite86",
"rand_core 0.6.3",
]
[[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",
]
2021-09-29 12:38:02 +02:00
[[package]]
name = "rand_core"
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
dependencies = [
2022-03-14 00:58:02 +01:00
"getrandom 0.2.5",
2021-09-29 12:38:02 +02:00
]
[[package]]
name = "rand_hc"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
dependencies = [
2021-09-29 12:38:02 +02:00
"rand_core 0.5.1",
]
[[package]]
name = "rand_pcg"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
dependencies = [
2021-09-29 12:38:02 +02:00
"rand_core 0.5.1",
]
[[package]]
name = "redox_syscall"
version = "0.1.57"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
2017-01-27 19:13:08 +01:00
[[package]]
name = "redox_syscall"
2022-03-14 00:58:02 +01:00
version = "0.2.11"
2017-01-27 19:13:08 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "8380fe0152551244f0747b1bf41737e0f8a74f97a14ccefd1148187271634f3c"
2021-04-10 20:09:48 +02:00
dependencies = [
2021-10-16 06:25:21 +02:00
"bitflags",
]
[[package]]
name = "redox_users"
version = "0.3.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "de0737333e7a9502c789a36d7c7fa6092a49895d4faa31ca5df163857ded2e9d"
dependencies = [
"getrandom 0.1.16",
"redox_syscall 0.1.57",
"rust-argon2",
2021-04-10 20:09:48 +02:00
]
2017-01-27 19:13:08 +01:00
[[package]]
name = "redox_users"
2022-03-18 02:08:36 +01:00
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 02:08:36 +01:00
checksum = "7776223e2696f1aa4c6b0170e83212f47296a00424305117d013dfe86fb0fe55"
dependencies = [
2022-03-14 00:58:02 +01:00
"getrandom 0.2.5",
"redox_syscall 0.2.11",
2022-03-18 02:08:36 +01:00
"thiserror",
]
[[package]]
name = "regex"
2022-03-14 00:58:02 +01:00
version = "1.5.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "1a11647b6b25ff05a515cb92c365cec08801e83423a235b51e231e1808747286"
dependencies = [
2021-09-13 09:51:07 +02:00
"aho-corasick",
"memchr",
2021-04-10 19:51:33 +02:00
"regex-syntax",
]
2021-05-10 13:02:31 +02:00
[[package]]
name = "regex-automata"
2021-07-10 10:07:59 +02:00
version = "0.1.10"
2021-05-10 13:02:31 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-10 10:07:59 +02:00
checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
2021-08-16 15:15:17 +02:00
dependencies = [
"regex-syntax",
]
2021-05-10 13:02:31 +02:00
[[package]]
name = "regex-syntax"
2021-05-22 10:00:06 +02:00
version = "0.6.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-22 10:00:06 +02:00
checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
2021-09-29 12:38:02 +02:00
[[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 = "rust-argon2"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4b18820d944b33caa75a71378964ac46f58517c92b6ae5f762636247c09e78fb"
dependencies = [
"base64",
"blake2b_simd",
"constant_time_eq",
"crossbeam-utils",
]
[[package]]
name = "rustc-demangle"
2021-09-28 14:47:18 +02:00
version = "0.1.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-28 14:47:18 +02:00
checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"
2022-03-14 00:58:02 +01:00
[[package]]
name = "rustc_version"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
dependencies = [
"semver",
]
2021-05-10 13:02:31 +02:00
[[package]]
name = "ryu"
2021-12-23 14:35:26 +01:00
version = "1.0.9"
2021-05-10 13:02:31 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f"
2021-05-10 13:02:31 +02:00
[[package]]
name = "same-file"
2021-04-10 20:09:48 +02:00
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-10 20:09:48 +02:00
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
dependencies = [
2021-04-10 19:51:33 +02:00
"winapi-util",
]
2021-08-16 11:49:12 +02:00
[[package]]
name = "scopeguard"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
2022-03-14 00:58:02 +01:00
[[package]]
name = "semver"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4a3381e03edd24287172047536f20cabde766e2cd3e65e6b00fb3af51c4f38d"
2021-05-10 13:02:31 +02:00
[[package]]
name = "serde"
2022-03-14 00:58:02 +01:00
version = "1.0.136"
2021-05-10 13:02:31 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "ce31e24b01e1e524df96f1c2fdd054405f8d7376249a5110886fb4b658484789"
2021-05-10 13:02:31 +02:00
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_derive"
2022-03-14 00:58:02 +01:00
version = "1.0.136"
2021-05-10 13:02:31 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "08597e7152fcd306f41838ed3e37be9eaeed2b61c42e2117266a554fab4662f9"
2021-05-10 13:02:31 +02:00
dependencies = [
"proc-macro2",
2021-10-16 06:25:21 +02:00
"quote",
"syn",
2021-05-10 13:02:31 +02:00
]
[[package]]
name = "serde_json"
2022-03-14 00:58:02 +01:00
version = "1.0.79"
2021-05-10 13:02:31 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "8e8d9fa5c3b304765ce1fd9c4c8a3de2c8db365a5b91be52f186efc675681d95"
2021-05-10 13:02:31 +02:00
dependencies = [
2022-03-14 00:58:02 +01:00
"itoa",
2021-05-10 13:02:31 +02:00
"ryu",
"serde",
]
[[package]]
name = "serde_repr"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "98d0516900518c29efa217c298fa1f4e6c6ffc85ae29fd7f4ee48f176e1a9ed5"
dependencies = [
"proc-macro2",
2021-10-16 06:25:21 +02:00
"quote",
"syn",
]
2021-05-10 13:02:31 +02:00
[[package]]
name = "serde_yaml"
2021-12-23 14:35:26 +01:00
version = "0.8.23"
2021-05-10 13:02:31 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "a4a521f2940385c165a24ee286aa8599633d162077a54bdcae2a6fd5a7bfa7a0"
2021-05-10 13:02:31 +02:00
dependencies = [
2021-09-28 14:47:18 +02:00
"indexmap",
2021-12-23 14:35:26 +01:00
"ryu",
2021-05-10 13:02:31 +02:00
"serde",
"yaml-rust",
]
2022-03-14 00:58:02 +01:00
[[package]]
name = "sha1"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1da05c97445caa12d05e848c4a4fcbbea29e748ac28f7e80e9b010392063770"
dependencies = [
"sha1_smol",
]
[[package]]
name = "sha1_smol"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"
[[package]]
name = "sharded-slab"
2021-10-16 06:25:21 +02:00
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-16 06:25:21 +02:00
checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"
dependencies = [
"lazy_static",
]
2021-08-16 11:49:12 +02:00
[[package]]
name = "signal-hook-registry"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"
dependencies = [
"libc",
]
2021-05-10 13:02:31 +02:00
[[package]]
name = "similar"
2022-01-18 10:14:34 +01:00
version = "2.1.0"
2021-05-10 13:02:31 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "2e24979f63a11545f5f2c60141afe249d4f19f84581ea2138065e400941d83d3"
2021-05-10 13:02:31 +02:00
[[package]]
name = "siphasher"
2022-03-14 00:58:02 +01:00
version = "0.3.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de"
[[package]]
name = "slab"
2021-10-16 06:25:21 +02:00
version = "0.4.5"
2018-09-09 05:01:18 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-16 06:25:21 +02:00
checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5"
2018-09-09 05:01:18 +02:00
2021-08-16 11:49:12 +02:00
[[package]]
name = "smallvec"
2022-01-18 10:14:34 +01:00
version = "1.8.0"
2021-08-16 11:49:12 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83"
2021-08-16 11:49:12 +02:00
[[package]]
name = "smawk"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f67ad224767faa3c7d8b6d91985b78e70a1324408abcb1cfcc2be4c06bc06043"
[[package]]
name = "socket2"
2022-03-14 00:58:02 +01:00
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"
dependencies = [
"libc",
"winapi",
]
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "strum"
2021-12-23 14:35:26 +01:00
version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "f7ac893c7d471c8a21f31cfe213ec4f6d9afeed25537c772e08ef3f005f8729e"
2021-10-16 06:25:21 +02:00
dependencies = [
"strum_macros",
]
[[package]]
name = "strum_macros"
2021-12-23 14:35:26 +01:00
version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "339f799d8b549e3744c7ac7feb216383e4005d94bdb22561b3ab8f3b808ae9fb"
dependencies = [
2021-10-16 06:25:21 +02:00
"heck",
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "supports-color"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4872ced36b91d47bae8a214a683fe54e7078875b399dfa251df346c9b547d1f9"
dependencies = [
"atty",
"is_ci",
]
[[package]]
name = "supports-hyperlinks"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "590b34f7c5f01ecc9d78dba4b3f445f31df750a67621cf31626f3b7441ce6406"
dependencies = [
"atty",
]
[[package]]
name = "supports-unicode"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8b945e45b417b125a8ec51f1b7df2f8df7920367700d1f98aedd21e5735f8b2"
dependencies = [
"atty",
]
[[package]]
name = "syn"
2022-03-18 02:08:36 +01:00
version = "1.0.89"
2019-10-27 11:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 02:08:36 +01:00
checksum = "ea297be220d52398dcc07ce15a209fce436d361735ac1db700cab3b6cdfb9f54"
2019-10-27 11:29:58 +01:00
dependencies = [
2021-04-10 19:51:33 +02:00
"proc-macro2",
2021-10-16 06:25:21 +02:00
"quote",
"unicode-xid",
2019-10-27 11:29:58 +01:00
]
[[package]]
name = "synstructure"
version = "0.12.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"
dependencies = [
"proc-macro2",
"quote",
"syn",
"unicode-xid",
]
2021-09-29 12:38:02 +02:00
[[package]]
name = "tempfile"
2022-01-18 10:14:34 +01:00
version = "3.3.0"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"
2021-09-29 12:38:02 +02:00
dependencies = [
"cfg-if 1.0.0",
2022-01-18 10:14:34 +01:00
"fastrand",
2021-09-29 12:38:02 +02:00
"libc",
2022-03-14 00:58:02 +01:00
"redox_syscall 0.2.11",
2021-09-29 12:38:02 +02:00
"remove_dir_all",
"winapi",
]
[[package]]
name = "term_size"
2021-04-10 20:09:48 +02:00
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-10 20:09:48 +02:00
checksum = "1e4129646ca0ed8f45d09b929036bafad5377103edd06e50bf574b353d2b08d9"
dependencies = [
2021-04-10 19:51:33 +02:00
"libc",
"winapi",
]
2021-05-10 13:02:31 +02:00
[[package]]
name = "terminal_size"
2021-05-22 10:00:06 +02:00
version = "0.1.17"
2021-05-10 13:02:31 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-22 10:00:06 +02:00
checksum = "633c1a546cee861a1a6d0dc69ebeca693bf4296661ba7852b9d21d159e0506df"
2021-05-10 13:02:31 +02:00
dependencies = [
"libc",
"winapi",
2021-05-10 13:02:31 +02:00
]
[[package]]
name = "terminfo"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76971977e6121664ec1b960d1313aacfa75642adc93b9d4d53b247bd4cb1747e"
dependencies = [
"dirs 2.0.2",
"fnv",
2021-09-14 10:09:57 +02:00
"nom 5.1.2",
"phf",
"phf_codegen",
]
2021-10-16 06:25:21 +02:00
[[package]]
name = "termtree"
2022-01-18 10:14:34 +01:00
version = "0.2.4"
2021-10-16 06:25:21 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "507e9898683b6c43a9aa55b64259b721b52ba226e0f3779137e50ad114a4c90b"
2021-10-16 06:25:21 +02:00
[[package]]
name = "textwrap"
2019-10-28 00:16:05 +01:00
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-10 19:51:33 +02:00
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
dependencies = [
2021-04-10 19:51:33 +02:00
"term_size",
"unicode-width",
]
[[package]]
name = "textwrap"
version = "0.14.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0066c8d12af8b5acd21e00547c3797fde4e8677254a7ee429176ccebbe93dd80"
dependencies = [
"smawk",
"unicode-linebreak",
"unicode-width",
]
[[package]]
name = "thiserror"
2021-10-16 06:25:21 +02:00
version = "1.0.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-16 06:25:21 +02:00
checksum = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417"
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2021-10-16 06:25:21 +02:00
version = "1.0.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-16 06:25:21 +02:00
checksum = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b"
dependencies = [
"proc-macro2",
2021-10-16 06:25:21 +02:00
"quote",
"syn",
]
[[package]]
name = "thread_local"
2022-03-14 00:58:02 +01:00
version = "1.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"
dependencies = [
"once_cell",
]
[[package]]
name = "time"
version = "0.1.43"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"
dependencies = [
"libc",
"winapi",
]
2021-08-16 11:49:12 +02:00
[[package]]
name = "tokio"
2022-03-14 00:58:02 +01:00
version = "1.17.0"
2021-08-16 11:49:12 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "2af73ac49756f3f7c01172e34a23e5d0216f6c32333757c2c61feb2bbff5a5ee"
2021-08-16 11:49:12 +02:00
dependencies = [
"bytes",
"libc",
"memchr",
2022-03-14 00:58:02 +01:00
"mio",
2021-08-16 11:49:12 +02:00
"num_cpus",
"once_cell",
"parking_lot",
"pin-project-lite",
"signal-hook-registry",
2022-03-14 00:58:02 +01:00
"socket2",
2021-08-16 11:49:12 +02:00
"tokio-macros",
2021-09-29 12:38:02 +02:00
"tracing",
"winapi",
2021-08-16 11:49:12 +02:00
]
2021-09-29 12:38:02 +02:00
[[package]]
name = "tokio-io-timeout"
2022-01-18 10:14:34 +01:00
version = "1.2.0"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "30b74022ada614a1b4834de765f9bb43877f910cc8ce4be40e89042c9223a8bf"
2021-09-29 12:38:02 +02:00
dependencies = [
"pin-project-lite",
"tokio",
]
2021-08-16 11:49:12 +02:00
[[package]]
name = "tokio-macros"
2021-12-23 14:28:21 +01:00
version = "1.7.0"
2021-08-16 11:49:12 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:28:21 +01:00
checksum = "b557f72f448c511a979e2564e55d74e6c4432fc96ff4f6241bc6bded342643b7"
2021-08-16 11:49:12 +02:00
dependencies = [
"proc-macro2",
2021-10-16 06:25:21 +02:00
"quote",
"syn",
2021-08-16 11:49:12 +02:00
]
2021-09-29 12:38:02 +02:00
[[package]]
name = "tokio-stream"
2021-12-23 14:35:26 +01:00
version = "0.1.8"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "50145484efff8818b5ccd256697f36863f587da82cf8b409c53adf1e840798e3"
2021-09-29 12:38:02 +02:00
dependencies = [
"futures-core",
"pin-project-lite",
"tokio",
]
[[package]]
name = "tokio-util"
2021-12-23 14:35:26 +01:00
version = "0.6.9"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "9e99e1983e5d376cd8eb4b66604d2e99e79f5bd988c3055891dcd8c9e2604cc0"
2021-09-29 12:38:02 +02:00
dependencies = [
"bytes",
"futures-core",
"futures-sink",
"log",
"pin-project-lite",
"tokio",
]
2022-03-14 00:58:02 +01:00
[[package]]
name = "tokio-util"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "64910e1b9c1901aaf5375561e35b9c057d95ff41a44ede043a03e09279eabaf1"
dependencies = [
"bytes",
"futures-core",
"futures-sink",
"log",
"pin-project-lite",
"tokio",
]
[[package]]
name = "toml"
version = "0.5.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa"
dependencies = [
"serde",
]
2021-09-29 12:38:02 +02:00
[[package]]
name = "tonic"
2021-12-23 14:28:21 +01:00
version = "0.6.2"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:28:21 +01:00
checksum = "ff08f4649d10a70ffa3522ca559031285d8e421d727ac85c60825761818f5d0a"
2021-09-29 12:38:02 +02:00
dependencies = [
"async-stream",
"async-trait",
"base64",
"bytes",
"futures-core",
"futures-util",
"h2",
"http",
"http-body",
"hyper",
"hyper-timeout",
"percent-encoding",
"pin-project",
"prost",
"prost-derive",
"tokio",
"tokio-stream",
2022-03-14 00:58:02 +01:00
"tokio-util 0.6.9",
2021-09-29 12:38:02 +02:00
"tower",
"tower-layer",
"tower-service",
"tracing",
"tracing-futures",
]
[[package]]
name = "tonic-build"
2021-12-23 14:28:21 +01:00
version = "0.6.2"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:28:21 +01:00
checksum = "9403f1bafde247186684b230dc6f38b5cd514584e8bec1dd32514be4745fa757"
2021-09-29 12:38:02 +02:00
dependencies = [
"proc-macro2",
"prost-build",
2021-10-16 06:25:21 +02:00
"quote",
"syn",
2021-09-29 12:38:02 +02:00
]
[[package]]
name = "tower"
2022-03-14 00:58:02 +01:00
version = "0.4.12"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "9a89fd63ad6adf737582df5db40d286574513c69a11dac5214dc3b5603d6713e"
2021-09-29 12:38:02 +02:00
dependencies = [
"futures-core",
"futures-util",
"indexmap",
"pin-project",
2021-10-16 06:25:21 +02:00
"pin-project-lite",
2022-03-14 00:58:02 +01:00
"rand 0.8.5",
2021-09-29 12:38:02 +02:00
"slab",
"tokio",
2022-03-14 00:58:02 +01:00
"tokio-util 0.7.0",
2021-09-29 12:38:02 +02:00
"tower-layer",
"tower-service",
"tracing",
]
[[package]]
name = "tower-layer"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "343bc9466d3fe6b0f960ef45960509f84480bf4fd96f92901afe7ff3df9d3a62"
[[package]]
name = "tower-service"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"
[[package]]
name = "tracing"
2022-03-14 00:58:02 +01:00
version = "0.1.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "4a1bdf54a7c28a2bbf701e1d2233f6c77f473486b94bee4f9678da5a148dca7f"
dependencies = [
"cfg-if 1.0.0",
2021-09-29 12:38:02 +02:00
"log",
"pin-project-lite",
"tracing-attributes",
"tracing-core",
]
[[package]]
name = "tracing-attributes"
2022-03-14 00:58:02 +01:00
version = "0.1.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "2e65ce065b4b5c53e73bb28912318cb8c9e9ad3921f1d669eb0e68b4c8143a2b"
dependencies = [
"proc-macro2",
2021-10-16 06:25:21 +02:00
"quote",
"syn",
]
[[package]]
name = "tracing-core"
2022-03-14 00:58:02 +01:00
version = "0.1.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "aa31669fa42c09c34d94d8165dd2012e8ff3c66aca50f3bb226b68f216f2706c"
dependencies = [
"lazy_static",
2022-03-14 00:58:02 +01:00
"valuable",
]
2021-09-29 12:38:02 +02:00
[[package]]
name = "tracing-futures"
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
dependencies = [
"pin-project",
"tracing",
]
2021-08-16 15:15:17 +02:00
[[package]]
name = "tracing-log"
2022-06-07 14:15:17 +02:00
version = "0.1.3"
2021-08-16 15:15:17 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-07 14:15:17 +02:00
checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"
2021-08-16 15:15:17 +02:00
dependencies = [
"lazy_static",
"log",
"tracing-core",
]
[[package]]
name = "tracing-subscriber"
2022-03-14 00:58:02 +01:00
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "9e0ab7bdc962035a87fba73f3acca9b8a8d0034c2e6f60b84aeaaddddc155dce"
dependencies = [
2021-08-16 15:15:17 +02:00
"ansi_term",
"lazy_static",
"matchers",
"regex",
"sharded-slab",
2021-08-16 15:15:17 +02:00
"smallvec",
"thread_local",
2021-08-16 15:15:17 +02:00
"tracing",
"tracing-core",
2021-08-16 15:15:17 +02:00
"tracing-log",
2021-12-23 14:28:21 +01:00
]
2021-09-29 12:38:02 +02:00
[[package]]
name = "try-lock"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
[[package]]
name = "unicase"
version = "2.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
dependencies = [
"version_check",
]
[[package]]
name = "unicode-bom"
version = "1.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "63ec69f541d875b783ca40184d655f2927c95f0bffd486faa83cd3ac3529ec32"
[[package]]
name = "unicode-linebreak"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3a52dcaab0c48d931f7cc8ef826fa51690a08e1ea55117ef26f89864f532383f"
dependencies = [
"regex",
]
2021-09-29 12:38:02 +02:00
[[package]]
name = "unicode-segmentation"
2022-03-14 00:58:02 +01:00
version = "1.9.0"
2021-09-29 12:38:02 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99"
2021-09-29 12:38:02 +02:00
[[package]]
name = "unicode-width"
2021-09-28 14:47:18 +02:00
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-28 14:47:18 +02:00
checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"
2019-10-27 11:29:58 +01:00
[[package]]
name = "unicode-xid"
2021-05-22 10:00:06 +02:00
version = "0.2.2"
2019-10-27 11:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-22 10:00:06 +02:00
checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
2016-10-22 21:37:03 +02:00
2021-05-10 13:02:31 +02:00
[[package]]
2022-03-14 00:58:02 +01:00
name = "valuable"
version = "0.1.0"
2021-05-10 13:02:31 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
2021-05-10 13:02:31 +02:00
[[package]]
name = "version_check"
2022-01-18 10:14:34 +01:00
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
[[package]]
name = "vswhom"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-10 19:51:33 +02:00
checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b"
dependencies = [
2021-04-10 19:51:33 +02:00
"libc",
"vswhom-sys",
]
[[package]]
name = "vswhom-sys"
2022-03-14 00:58:02 +01:00
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "22025f6d8eb903ebf920ea6933b70b1e495be37e2cb4099e62c80454aaf57c39"
dependencies = [
2021-04-10 19:51:33 +02:00
"cc",
"libc",
]
2021-05-10 13:02:31 +02:00
[[package]]
name = "wait-timeout"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6"
dependencies = [
"libc",
]
[[package]]
name = "waker-fn"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
[[package]]
name = "walkdir"
2021-04-10 19:51:33 +02:00
version = "2.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-10 19:51:33 +02:00
checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"
dependencies = [
2021-04-10 19:51:33 +02:00
"same-file",
"winapi",
2021-04-10 19:51:33 +02:00
"winapi-util",
]
2021-09-29 12:38:02 +02:00
[[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.9.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
[[package]]
name = "wasi"
version = "0.10.2+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
2022-03-14 00:57:49 +01:00
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
[[package]]
name = "watchexec"
2022-04-04 01:47:36 +02:00
version = "2.0.0-pre.14"
2021-08-16 11:49:12 +02:00
dependencies = [
2022-03-14 00:58:02 +01:00
"async-recursion 1.0.0",
"async-stream",
"atomic-take",
2021-08-22 14:28:20 +02:00
"clearscreen",
2021-08-16 17:09:22 +02:00
"command-group",
2021-08-16 15:15:17 +02:00
"dunce",
2021-08-18 15:12:50 +02:00
"futures",
"git-config",
2021-09-14 10:09:57 +02:00
"globset",
2021-10-12 14:49:38 +02:00
"ignore",
"libc",
2021-08-16 11:49:12 +02:00
"miette",
"nom 7.1.1",
"notify",
"once_cell",
2021-09-13 09:51:07 +02:00
"regex",
2021-08-16 11:49:12 +02:00
"thiserror",
"tokio",
2021-10-10 12:35:11 +02:00
"tokio-stream",
2021-08-16 11:49:12 +02:00
"tracing",
2022-01-30 12:45:47 +01:00
"tracing-subscriber",
"unicase",
2021-08-16 11:49:12 +02:00
]
[[package]]
name = "watchexec-cli"
2022-04-15 05:49:58 +02:00
version = "1.19.0"
dependencies = [
2021-05-10 13:02:31 +02:00
"assert_cmd",
"clap",
2021-09-29 12:38:02 +02:00
"console-subscriber",
"dirs 4.0.0",
"dunce",
"embed-resource",
2021-12-29 06:39:31 +01:00
"futures",
2021-05-10 13:02:31 +02:00
"insta",
"miette",
"mimalloc",
"notify-rust",
"tokio",
"tracing",
2022-06-07 14:15:17 +02:00
"tracing-log",
2021-12-23 14:35:26 +01:00
"tracing-subscriber",
2022-01-31 07:15:20 +01:00
"watchexec",
]
[[package]]
name = "wepoll-ffi"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"
dependencies = [
"cc",
]
[[package]]
name = "which"
2022-03-14 00:58:02 +01:00
version = "4.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "2a5a7e487e921cf220206864a94a89b6c6905bfc19f1057fa26a4cb360e5c1d2"
dependencies = [
"either",
2021-08-16 11:49:12 +02:00
"lazy_static",
"libc",
]
[[package]]
name = "winapi"
2020-07-03 14:51:51 +02:00
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-10 19:51:33 +02:00
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
dependencies = [
2021-04-10 19:51:33 +02:00
"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"
2021-04-10 19:51:33 +02:00
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2018-09-09 05:01:18 +02:00
[[package]]
name = "winapi-util"
2021-04-10 20:09:48 +02:00
version = "0.1.5"
2018-09-09 05:01:18 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-10 20:09:48 +02:00
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
2018-09-09 05:01:18 +02:00
dependencies = [
"winapi",
2018-09-09 05:01:18 +02:00
]
[[package]]
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-10 19:51:33 +02:00
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
[[package]]
2021-10-16 06:25:21 +02:00
name = "windows"
2021-12-23 14:35:26 +01:00
version = "0.24.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "a9f39345ae0c8ab072c0ac7fe8a8b411636aa34f89be19ddd0d9226544f13944"
dependencies = [
2022-03-14 00:58:02 +01:00
"windows_i686_gnu 0.24.0",
"windows_i686_msvc 0.24.0",
"windows_x86_64_gnu 0.24.0",
"windows_x86_64_msvc 0.24.0",
]
[[package]]
name = "windows-sys"
version = "0.32.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3df6e476185f92a12c072be4a189a0210dcdcf512a1891d6dff9edb874deadc6"
dependencies = [
"windows_aarch64_msvc",
"windows_i686_gnu 0.32.0",
"windows_i686_msvc 0.32.0",
"windows_x86_64_gnu 0.32.0",
"windows_x86_64_msvc 0.32.0",
]
2022-03-14 00:58:02 +01:00
[[package]]
name = "windows_aarch64_msvc"
version = "0.32.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d8e92753b1c443191654ec532f14c199742964a061be25d77d7a96f09db20bf5"
[[package]]
2021-12-23 14:35:26 +01:00
name = "windows_i686_gnu"
version = "0.24.0"
2021-10-16 06:25:21 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "c0866510a3eca9aed73a077490bbbf03e5eaac4e1fd70849d89539e5830501fd"
2021-10-16 06:25:21 +02:00
2022-03-14 00:58:02 +01:00
[[package]]
name = "windows_i686_gnu"
version = "0.32.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a711c68811799e017b6038e0922cb27a5e2f43a2ddb609fe0b6f3eeda9de615"
2021-10-16 06:25:21 +02:00
[[package]]
2021-12-23 14:35:26 +01:00
name = "windows_i686_msvc"
version = "0.24.0"
2021-10-16 06:25:21 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "bf0ffed56b7e9369a29078d2ab3aaeceea48eb58999d2cff3aa2494a275b95c6"
2021-10-16 06:25:21 +02:00
2022-03-14 00:58:02 +01:00
[[package]]
name = "windows_i686_msvc"
version = "0.32.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "146c11bb1a02615db74680b32a68e2d61f553cc24c4eb5b4ca10311740e44172"
2021-10-16 06:25:21 +02:00
[[package]]
2021-12-23 14:35:26 +01:00
name = "windows_x86_64_gnu"
version = "0.24.0"
2021-10-16 06:25:21 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "384a173630588044205a2993b6864a2f56e5a8c1e7668c07b93ec18cf4888dc4"
2021-10-16 06:25:21 +02:00
2022-03-14 00:58:02 +01:00
[[package]]
name = "windows_x86_64_gnu"
version = "0.32.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c912b12f7454c6620635bbff3450962753834be2a594819bd5e945af18ec64bc"
2021-10-16 06:25:21 +02:00
[[package]]
2021-12-23 14:35:26 +01:00
name = "windows_x86_64_msvc"
version = "0.24.0"
2021-10-16 06:25:21 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-23 14:35:26 +01:00
checksum = "9bd8f062d8ca5446358159d79a90be12c543b3a965c847c8f3eedf14b321d399"
2021-10-16 06:25:21 +02:00
2022-03-14 00:58:02 +01:00
[[package]]
name = "windows_x86_64_msvc"
version = "0.32.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "504a2476202769977a040c6364301a3f65d0cc9e3fb08600b2bda150a0488316"
2021-10-16 06:25:21 +02:00
[[package]]
name = "winreg"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-16 06:25:21 +02:00
checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"
dependencies = [
"winapi",
]
[[package]]
name = "winrt-notification"
2022-01-18 10:14:34 +01:00
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-18 10:14:34 +01:00
checksum = "007a0353840b23e0c6dc73e5b962ff58ed7f6bc9ceff3ce7fe6fbad8d496edf4"
dependencies = [
"strum",
2021-10-16 06:25:21 +02:00
"windows",
"xml-rs",
]
[[package]]
name = "xml-rs"
2021-10-16 06:25:21 +02:00
version = "0.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-16 06:25:21 +02:00
checksum = "d2d7d3948613f75c98fd9328cfdcc45acc4d360655289d0a7d4ec931392200a3"
2021-05-10 13:02:31 +02:00
[[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 = "zbus"
2022-03-14 00:58:02 +01:00
version = "2.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "7bb86f3d4592e26a48b2719742aec94f8ae6238ebde20d98183ee185d1275e9a"
dependencies = [
2022-03-14 00:58:02 +01:00
"async-broadcast",
"async-channel",
"async-executor",
"async-io",
2022-03-14 00:58:02 +01:00
"async-lock",
"async-recursion 0.3.2",
"async-task",
"async-trait",
"byteorder",
"derivative",
"enumflags2",
2022-03-14 00:58:02 +01:00
"event-listener",
"futures-core",
"futures-sink",
"futures-util",
"hex",
"lazy_static",
"nix 0.23.1",
"once_cell",
2022-03-14 00:58:02 +01:00
"ordered-stream",
"rand 0.8.5",
"serde",
"serde_repr",
2022-03-14 00:58:02 +01:00
"sha1",
"static_assertions",
"winapi",
"zbus_macros",
2022-03-14 00:58:02 +01:00
"zbus_names",
"zvariant",
]
[[package]]
name = "zbus_macros"
2022-03-14 00:58:02 +01:00
version = "2.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "36823cc10fddc3c6b19f048903262dacaf8274170e9a255784bdd8b4570a8040"
dependencies = [
2022-03-14 00:58:02 +01:00
"proc-macro-crate",
"proc-macro2",
2021-10-16 06:25:21 +02:00
"quote",
2022-03-14 00:58:02 +01:00
"regex",
2021-10-16 06:25:21 +02:00
"syn",
]
2022-03-14 00:58:02 +01:00
[[package]]
name = "zbus_names"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "45dfcdcf87b71dad505d30cc27b1b7b88a64b6d1c435648f48f9dbc1fdc4b7e1"
dependencies = [
"serde",
"static_assertions",
"zvariant",
]
[[package]]
name = "zvariant"
2022-03-14 00:58:02 +01:00
version = "3.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "49ea5dc38b2058fae6a5b79009388143dadce1e91c26a67f984a0fc0381c8033"
dependencies = [
"byteorder",
"enumflags2",
2021-10-16 06:25:21 +02:00
"libc",
"serde",
"static_assertions",
"zvariant_derive",
]
[[package]]
name = "zvariant_derive"
2022-03-14 00:58:02 +01:00
version = "3.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-14 00:58:02 +01:00
checksum = "8c2cecc5a61c2a053f7f653a24cd15b3b0195d7f7ddb5042c837fb32e161fb7a"
dependencies = [
2022-03-14 00:58:02 +01:00
"proc-macro-crate",
"proc-macro2",
2021-10-16 06:25:21 +02:00
"quote",
"syn",
]