2020-10-21 16:53:01 +00:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
2021-02-13 02:02:02 +00:00
|
|
|
version = 3
|
|
|
|
|
2020-10-29 02:36:26 +00:00
|
|
|
[[package]]
|
|
|
|
name = "anyhow"
|
2022-06-20 08:06:47 +00:00
|
|
|
version = "1.0.58"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-20 08:06:47 +00:00
|
|
|
checksum = "bb07d2053ccdbe10e2af2995a2f116c1330396493dc1269f6a91d0ae82e19704"
|
2020-10-29 02:36:26 +00:00
|
|
|
|
2020-11-18 23:48:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "async-channel"
|
2021-02-18 15:19:14 +00:00
|
|
|
version = "1.6.1"
|
2020-11-18 23:48:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-02-18 15:19:14 +00:00
|
|
|
checksum = "2114d64672151c0c5eaa5e131ec84a74f06e1e559830dabba01ca30605d66319"
|
2020-11-18 23:48:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"concurrent-queue",
|
|
|
|
"event-listener",
|
|
|
|
"futures-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "async-io"
|
2022-06-24 03:59:32 +00:00
|
|
|
version = "1.7.0"
|
2020-11-18 23:48:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-24 03:59:32 +00:00
|
|
|
checksum = "e5e18f61464ae81cde0a23e713ae8fd299580c54d697a35820cfd0625b8b0e07"
|
2020-11-18 23:48:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"concurrent-queue",
|
|
|
|
"futures-lite",
|
|
|
|
"libc",
|
|
|
|
"log",
|
|
|
|
"once_cell",
|
|
|
|
"parking",
|
|
|
|
"polling",
|
2021-04-24 16:34:56 +00:00
|
|
|
"slab",
|
2021-04-16 21:28:17 +00:00
|
|
|
"socket2",
|
2020-11-18 23:48:37 +00:00
|
|
|
"waker-fn",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "async-net"
|
2021-07-01 02:39:45 +00:00
|
|
|
version = "1.6.1"
|
2020-11-18 23:48:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-07-01 02:39:45 +00:00
|
|
|
checksum = "5373304df79b9b4395068fb080369ec7178608827306ce4d081cba51cac551df"
|
2020-11-18 23:48:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"async-io",
|
|
|
|
"blocking",
|
|
|
|
"futures-lite",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "async-task"
|
2022-07-09 10:44:38 +00:00
|
|
|
version = "4.3.0"
|
2020-11-18 23:48:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-09 10:44:38 +00:00
|
|
|
checksum = "7a40729d2133846d9ed0ea60a8b9541bccddab49cd30f0715a1da672fe9a2524"
|
2020-11-18 23:48:37 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "atomic-waker"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"
|
|
|
|
|
2020-11-02 17:14:54 +00: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",
|
|
|
|
]
|
|
|
|
|
2020-11-19 16:54:49 +00:00
|
|
|
[[package]]
|
|
|
|
name = "autocfg"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "1.1.0"
|
2020-11-19 16:54:49 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
2020-11-19 16:54:49 +00:00
|
|
|
|
2020-10-30 16:20:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "base64"
|
2020-12-21 20:23:34 +00:00
|
|
|
version = "0.13.0"
|
2020-10-30 16:20:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-12-21 20:23:34 +00:00
|
|
|
checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
|
2020-10-30 16:20:37 +00:00
|
|
|
|
2020-10-29 02:36:26 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
2021-08-16 13:42:47 +00:00
|
|
|
version = "1.3.2"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-08-16 13:42:47 +00:00
|
|
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
2020-10-29 02:36:26 +00:00
|
|
|
|
|
|
|
[[package]]
|
2020-11-18 23:48:37 +00:00
|
|
|
name = "blocking"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "1.2.0"
|
2020-11-18 23:48:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "c6ccb65d468978a086b69884437ded69a90faab3bbe6e67f242173ea728acccc"
|
2020-11-18 23:48:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"async-channel",
|
|
|
|
"async-task",
|
|
|
|
"atomic-waker",
|
|
|
|
"fastrand",
|
|
|
|
"futures-lite",
|
|
|
|
"once_cell",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cache-padded"
|
2022-01-07 13:23:49 +00:00
|
|
|
version = "1.2.0"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-07 13:23:49 +00:00
|
|
|
checksum = "c1db59621ec70f09c5e9b597b220c7a2b43611f4710dc03ceb8748637775692c"
|
2020-10-29 02:36:26 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cassowary"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53"
|
|
|
|
|
2020-11-18 23:48:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "1.0.73"
|
2020-11-18 23:48:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
|
2020-11-18 23:48:37 +00:00
|
|
|
|
2020-10-29 02:36:26 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
|
2020-11-02 17:14:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clap"
|
2022-07-26 08:05:59 +00:00
|
|
|
version = "3.2.15"
|
2020-11-02 17:14:54 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-26 08:05:59 +00:00
|
|
|
checksum = "44bbe24bbd31a185bc2c4f7c2abe80bea13a20d57ee4e55be70ac512bdc76417"
|
2020-11-02 17:14:54 +00:00
|
|
|
dependencies = [
|
|
|
|
"atty",
|
|
|
|
"bitflags",
|
2021-02-05 00:02:45 +00:00
|
|
|
"clap_derive",
|
2022-05-04 16:16:44 +00:00
|
|
|
"clap_lex",
|
2021-02-05 00:02:45 +00:00
|
|
|
"indexmap",
|
2022-06-22 08:09:06 +00:00
|
|
|
"once_cell",
|
2020-11-02 17:14:54 +00:00
|
|
|
"strsim",
|
2021-02-05 00:02:45 +00:00
|
|
|
"termcolor",
|
2020-11-02 17:14:54 +00:00
|
|
|
"textwrap",
|
2021-10-18 12:29:45 +00:00
|
|
|
"unicase",
|
2020-11-02 17:14:54 +00:00
|
|
|
]
|
|
|
|
|
2022-01-07 13:23:49 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clap_complete"
|
2022-06-29 08:05:32 +00:00
|
|
|
version = "3.2.3"
|
2022-01-07 13:23:49 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-29 08:05:32 +00:00
|
|
|
checksum = "ead064480dfc4880a10764488415a97fdd36a4cf1bb022d372f02e8faf8386e1"
|
2022-01-07 13:23:49 +00:00
|
|
|
dependencies = [
|
|
|
|
"clap",
|
|
|
|
]
|
|
|
|
|
2021-02-05 00:02:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clap_derive"
|
2022-07-26 08:05:59 +00:00
|
|
|
version = "3.2.15"
|
2021-02-05 00:02:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-26 08:05:59 +00:00
|
|
|
checksum = "9ba52acd3b0a5c33aeada5cdaa3267cdc7c594a98731d4268cdc1532f4264cb4"
|
2021-02-05 00:02:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"heck",
|
|
|
|
"proc-macro-error",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2022-05-04 16:16:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clap_lex"
|
2022-07-09 10:44:38 +00:00
|
|
|
version = "0.2.4"
|
2022-05-04 16:16:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-09 10:44:38 +00:00
|
|
|
checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5"
|
2022-05-04 16:16:44 +00:00
|
|
|
dependencies = [
|
|
|
|
"os_str_bytes",
|
|
|
|
]
|
|
|
|
|
2020-11-18 23:48:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "concurrent-queue"
|
|
|
|
version = "1.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3"
|
|
|
|
dependencies = [
|
|
|
|
"cache-padded",
|
|
|
|
]
|
|
|
|
|
2020-11-19 16:54:49 +00:00
|
|
|
[[package]]
|
2020-11-20 14:20:46 +00:00
|
|
|
name = "crossbeam-queue"
|
2022-07-26 09:56:19 +00:00
|
|
|
version = "0.3.6"
|
2020-11-19 16:54:49 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-26 09:56:19 +00:00
|
|
|
checksum = "1cd42583b04998a5363558e5f9291ee5a5ff6b49944332103f251e7479a82aa7"
|
2020-11-19 16:54:49 +00:00
|
|
|
dependencies = [
|
2021-03-21 15:37:22 +00:00
|
|
|
"cfg-if",
|
2020-11-19 16:54:49 +00:00
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-utils"
|
2022-06-26 09:20:45 +00:00
|
|
|
version = "0.8.10"
|
2020-11-19 16:54:49 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-26 09:20:45 +00:00
|
|
|
checksum = "7d82ee10ce34d7bc12c2122495e7593a9c41347ecdd64185af4ecf72cb1a7f83"
|
2020-11-19 16:54:49 +00:00
|
|
|
dependencies = [
|
2021-03-21 15:37:22 +00:00
|
|
|
"cfg-if",
|
2022-06-26 09:20:45 +00:00
|
|
|
"once_cell",
|
2020-11-19 16:54:49 +00:00
|
|
|
]
|
|
|
|
|
2021-08-24 08:03:13 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crossterm"
|
2022-05-03 15:58:14 +00:00
|
|
|
version = "0.23.2"
|
2021-08-24 08:03:13 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-03 15:58:14 +00:00
|
|
|
checksum = "a2102ea4f781910f8a5b98dd061f4c2023f479ce7bb1236330099ceb5a93cf17"
|
2021-08-24 08:03:13 +00:00
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
2022-03-18 14:03:34 +00:00
|
|
|
"crossterm_winapi",
|
2021-08-24 08:03:13 +00:00
|
|
|
"libc",
|
|
|
|
"mio",
|
2022-05-03 14:33:24 +00:00
|
|
|
"parking_lot",
|
2021-08-24 08:03:13 +00:00
|
|
|
"signal-hook",
|
|
|
|
"signal-hook-mio",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2022-07-04 08:08:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crossterm"
|
|
|
|
version = "0.24.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ab9f7409c70a38a56216480fba371ee460207dd8926ccf5b4160591759559170"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"crossterm_winapi",
|
|
|
|
"libc",
|
|
|
|
"mio",
|
|
|
|
"parking_lot",
|
|
|
|
"signal-hook",
|
|
|
|
"signal-hook-mio",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2021-10-20 08:04:11 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crossterm_winapi"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2ae1b35a484aa10e07fe0638d02301c5ad24de82d310ccbd2f3693da5f09bf1c"
|
|
|
|
dependencies = [
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2020-11-02 17:14:54 +00:00
|
|
|
[[package]]
|
2021-09-17 18:50:37 +00:00
|
|
|
name = "dirs"
|
|
|
|
version = "4.0.0"
|
2020-11-02 17:14:54 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-09-17 18:50:37 +00:00
|
|
|
checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
|
2020-11-02 17:14:54 +00:00
|
|
|
dependencies = [
|
2021-09-17 18:50:37 +00:00
|
|
|
"dirs-sys",
|
2020-11-02 17:14:54 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2021-09-17 18:50:37 +00:00
|
|
|
name = "dirs-sys"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "0.3.7"
|
2020-11-02 17:14:54 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
|
2020-11-02 17:14:54 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"redox_users",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2020-11-18 23:48:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "event-listener"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "2.5.2"
|
2020-11-18 23:48:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "77f3309417938f28bf8228fcff79a4a37103981e3e186d2ccd19c74b38f4eb71"
|
2020-11-18 23:48:37 +00:00
|
|
|
|
2020-10-29 02:36:26 +00:00
|
|
|
[[package]]
|
|
|
|
name = "expand"
|
2020-11-06 20:35:52 +00:00
|
|
|
version = "0.2.0"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-06 20:35:52 +00:00
|
|
|
checksum = "0cd6d31b20fba7232909816f339b2811368618a89c7940f2e1f58a470d6919fc"
|
2020-10-29 02:36:26 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
2020-11-03 16:48:06 +00:00
|
|
|
"quote",
|
2020-10-29 02:36:26 +00:00
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2020-11-18 23:48:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "fastrand"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "1.7.0"
|
2020-11-18 23:48:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf"
|
2020-11-18 23:48:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"instant",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-core"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "0.3.21"
|
2020-11-18 23:48:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3"
|
2020-11-18 23:48:37 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-io"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "0.3.21"
|
2020-11-18 23:48:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b"
|
2020-11-18 23:48:37 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-lite"
|
2021-06-03 19:15:51 +00:00
|
|
|
version = "1.12.0"
|
2020-11-18 23:48:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-06-03 19:15:51 +00:00
|
|
|
checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"
|
2020-11-18 23:48:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"fastrand",
|
|
|
|
"futures-core",
|
|
|
|
"futures-io",
|
|
|
|
"memchr",
|
|
|
|
"parking",
|
|
|
|
"pin-project-lite",
|
|
|
|
"waker-fn",
|
|
|
|
]
|
|
|
|
|
2020-11-02 17:14:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
2022-06-26 09:20:45 +00:00
|
|
|
version = "0.2.7"
|
2020-11-02 17:14:54 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-26 09:20:45 +00:00
|
|
|
checksum = "4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6"
|
2020-11-02 17:14:54 +00:00
|
|
|
dependencies = [
|
2021-03-21 15:37:22 +00:00
|
|
|
"cfg-if",
|
2020-11-02 17:14:54 +00:00
|
|
|
"libc",
|
2022-06-26 09:20:45 +00:00
|
|
|
"wasi",
|
2020-11-02 17:14:54 +00:00
|
|
|
]
|
|
|
|
|
2021-02-05 00:02:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
2022-07-09 10:44:38 +00:00
|
|
|
version = "0.12.2"
|
2021-02-05 00:02:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-09 10:44:38 +00:00
|
|
|
checksum = "607c8a29735385251a339424dd462993c0fed8fa09d378f259377df08c126022"
|
2021-02-05 00:02:45 +00:00
|
|
|
|
2020-11-02 17:14:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "heck"
|
2022-01-07 13:23:49 +00:00
|
|
|
version = "0.4.0"
|
2020-11-02 17:14:54 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-07 13:23:49 +00:00
|
|
|
checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"
|
2020-11-02 17:14:54 +00:00
|
|
|
|
2020-10-29 02:36:26 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hermit-abi"
|
2022-01-07 13:23:49 +00:00
|
|
|
version = "0.1.19"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-07 13:23:49 +00:00
|
|
|
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
|
2020-10-29 02:36:26 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2021-02-05 00:02:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "indexmap"
|
2022-06-26 09:20:45 +00:00
|
|
|
version = "1.9.1"
|
2021-02-05 00:02:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-26 09:20:45 +00:00
|
|
|
checksum = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e"
|
2021-02-05 00:02:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
"hashbrown",
|
|
|
|
]
|
|
|
|
|
2020-10-29 02:36:26 +00:00
|
|
|
[[package]]
|
|
|
|
name = "instant"
|
2021-10-18 12:29:45 +00:00
|
|
|
version = "0.1.12"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-18 12:29:45 +00:00
|
|
|
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
|
2020-10-29 02:36:26 +00:00
|
|
|
dependencies = [
|
2021-03-21 15:37:22 +00:00
|
|
|
"cfg-if",
|
2020-10-29 02:36:26 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2022-05-22 20:54:53 +00:00
|
|
|
version = "0.2.126"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-22 20:54:53 +00:00
|
|
|
checksum = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836"
|
2020-10-29 02:36:26 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lock_api"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "0.4.7"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "327fa5b6a6940e4699ec49a9beae1ea4845c6bab9314e4f84ac68742139d8c53"
|
2020-10-29 02:36:26 +00:00
|
|
|
dependencies = [
|
2022-05-04 16:16:44 +00:00
|
|
|
"autocfg",
|
2020-10-29 02:36:26 +00:00
|
|
|
"scopeguard",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "log"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "0.4.17"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
|
2020-10-29 02:36:26 +00:00
|
|
|
dependencies = [
|
2021-03-21 15:37:22 +00:00
|
|
|
"cfg-if",
|
2020-10-29 02:36:26 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "memchr"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "2.5.0"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
|
2020-10-29 02:36:26 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mio"
|
2022-06-26 09:20:45 +00:00
|
|
|
version = "0.8.4"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-26 09:20:45 +00:00
|
|
|
checksum = "57ee1c23c7c63b0c9250c339ffdc69255f110b298b901b9f6c82547b7b87caaf"
|
2020-10-29 02:36:26 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"log",
|
2022-06-26 09:20:45 +00:00
|
|
|
"wasi",
|
2022-05-22 20:54:53 +00:00
|
|
|
"windows-sys",
|
2020-10-29 02:36:26 +00:00
|
|
|
]
|
|
|
|
|
2020-10-21 16:53:01 +00:00
|
|
|
[[package]]
|
|
|
|
name = "mmtc"
|
2021-11-08 19:03:17 +00:00
|
|
|
version = "0.2.14"
|
2020-10-29 02:36:26 +00:00
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
2020-11-18 23:48:37 +00:00
|
|
|
"async-io",
|
|
|
|
"async-net",
|
2021-02-05 00:02:45 +00:00
|
|
|
"clap",
|
2022-01-07 13:23:49 +00:00
|
|
|
"clap_complete",
|
2020-11-20 14:20:46 +00:00
|
|
|
"crossbeam-queue",
|
2022-07-04 08:08:10 +00:00
|
|
|
"crossterm 0.24.0",
|
2021-09-17 18:50:37 +00:00
|
|
|
"dirs",
|
2020-10-29 02:36:26 +00:00
|
|
|
"expand",
|
2020-11-18 23:48:37 +00:00
|
|
|
"futures-lite",
|
2020-10-30 16:20:37 +00:00
|
|
|
"ron",
|
|
|
|
"serde",
|
2020-10-29 02:36:26 +00:00
|
|
|
"tui",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2020-11-18 23:48:37 +00:00
|
|
|
name = "once_cell"
|
2022-07-09 10:44:38 +00:00
|
|
|
version = "1.13.0"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-09 10:44:38 +00:00
|
|
|
checksum = "18a6dbe30758c9f83eb00cbea4ac95966305f5a7772f3f42ebfc7fc7eddbd8e1"
|
2020-11-18 23:48:37 +00:00
|
|
|
|
2021-02-05 00:02:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "os_str_bytes"
|
2022-06-26 09:20:45 +00:00
|
|
|
version = "6.1.0"
|
2021-02-05 00:02:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-26 09:20:45 +00:00
|
|
|
checksum = "21326818e99cfe6ce1e524c2a805c189a99b5ae555a35d19f9a284b427d86afa"
|
2021-02-05 00:02:45 +00:00
|
|
|
|
2020-11-18 23:48:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "parking"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"
|
2020-10-29 02:36:26 +00:00
|
|
|
|
2022-03-18 13:57:23 +00:00
|
|
|
[[package]]
|
|
|
|
name = "parking_lot"
|
2022-06-26 09:20:45 +00:00
|
|
|
version = "0.12.1"
|
2022-03-18 13:57:23 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-26 09:20:45 +00:00
|
|
|
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
|
2022-03-18 13:57:23 +00:00
|
|
|
dependencies = [
|
|
|
|
"lock_api",
|
2022-05-03 14:33:24 +00:00
|
|
|
"parking_lot_core",
|
2020-10-29 02:36:26 +00:00
|
|
|
]
|
|
|
|
|
2022-03-18 13:57:23 +00:00
|
|
|
[[package]]
|
|
|
|
name = "parking_lot_core"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "0.9.3"
|
2022-03-18 13:57:23 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "09a279cbf25cb0757810394fbc1e359949b59e348145c643a939a525692e6929"
|
2022-03-18 13:57:23 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"libc",
|
|
|
|
"redox_syscall",
|
|
|
|
"smallvec",
|
|
|
|
"windows-sys",
|
|
|
|
]
|
|
|
|
|
2020-10-29 02:36:26 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pin-project-lite"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "0.2.9"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
|
2020-10-29 02:36:26 +00:00
|
|
|
|
2020-11-18 23:48:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "polling"
|
2021-12-05 03:23:19 +00:00
|
|
|
version = "2.2.0"
|
2020-11-18 23:48:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-12-05 03:23:19 +00:00
|
|
|
checksum = "685404d509889fade3e86fe3a5803bca2ec09b0c0778d5ada6ec8bf7a8de5259"
|
2020-11-18 23:48:37 +00:00
|
|
|
dependencies = [
|
2021-03-21 15:37:22 +00:00
|
|
|
"cfg-if",
|
2020-11-18 23:48:37 +00:00
|
|
|
"libc",
|
|
|
|
"log",
|
2021-06-14 16:56:44 +00:00
|
|
|
"wepoll-ffi",
|
2020-11-18 23:48:37 +00:00
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2020-11-02 17:14:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro-error"
|
|
|
|
version = "1.0.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro-error-attr",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "proc-macro-error-attr"
|
|
|
|
version = "1.0.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
2020-10-29 02:36:26 +00:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2022-06-26 09:20:45 +00:00
|
|
|
version = "1.0.40"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-26 09:20:45 +00:00
|
|
|
checksum = "dd96a1e8ed2596c337f8eae5f24924ec83f5ad5ab21ea8e455d3566c69fbcaf7"
|
2020-10-29 02:36:26 +00:00
|
|
|
dependencies = [
|
2022-05-22 20:54:53 +00:00
|
|
|
"unicode-ident",
|
2020-10-29 02:36:26 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2022-06-26 09:20:45 +00:00
|
|
|
version = "1.0.20"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-26 09:20:45 +00:00
|
|
|
checksum = "3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804"
|
2020-10-29 02:36:26 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
]
|
|
|
|
|
2021-01-09 16:34:01 +00:00
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "0.2.13"
|
2021-01-09 16:34:01 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42"
|
2021-01-09 16:34:01 +00:00
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
]
|
|
|
|
|
2020-11-02 17:14:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "redox_users"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "0.4.3"
|
2020-11-02 17:14:54 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
|
2020-11-02 17:14:54 +00:00
|
|
|
dependencies = [
|
|
|
|
"getrandom",
|
2021-02-13 02:02:02 +00:00
|
|
|
"redox_syscall",
|
2022-05-04 16:16:44 +00:00
|
|
|
"thiserror",
|
2020-11-02 17:14:54 +00:00
|
|
|
]
|
|
|
|
|
2020-10-30 16:20:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ron"
|
2022-06-16 08:05:37 +00:00
|
|
|
version = "0.7.1"
|
2020-10-30 16:20:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-16 08:05:37 +00:00
|
|
|
checksum = "88073939a61e5b7680558e6be56b419e208420c2adb92be54921fa6b72283f1a"
|
2020-10-30 16:20:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"base64",
|
|
|
|
"bitflags",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2020-10-29 02:36:26 +00:00
|
|
|
[[package]]
|
|
|
|
name = "scopeguard"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
|
|
|
|
|
2020-10-30 16:20:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
2022-07-23 07:51:08 +00:00
|
|
|
version = "1.0.140"
|
2020-10-30 16:20:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-23 07:51:08 +00:00
|
|
|
checksum = "fc855a42c7967b7c369eb5860f7164ef1f6f81c20c7cc1141f2a604e18723b03"
|
2020-10-30 16:20:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde_derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
2022-07-23 07:51:08 +00:00
|
|
|
version = "1.0.140"
|
2020-10-30 16:20:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-23 07:51:08 +00:00
|
|
|
checksum = "6f2122636b9fe3b81f1cb25099fcf2d3f542cdb1d45940d56c713158884a05da"
|
2020-10-30 16:20:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2021-06-11 00:25:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "signal-hook"
|
2022-05-22 20:54:53 +00:00
|
|
|
version = "0.3.14"
|
2021-06-11 00:25:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-22 20:54:53 +00:00
|
|
|
checksum = "a253b5e89e2698464fc26b545c9edceb338e18a89effeeecfea192c3025be29d"
|
2021-06-11 00:25:44 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"signal-hook-registry",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "signal-hook-mio"
|
2022-05-03 15:58:14 +00:00
|
|
|
version = "0.2.3"
|
2021-06-11 00:25:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-03 15:58:14 +00:00
|
|
|
checksum = "29ad2e15f37ec9a6cc544097b78a1ec90001e9f71b81338ca39f430adaca99af"
|
2021-06-11 00:25:44 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"mio",
|
2021-08-01 22:44:07 +00:00
|
|
|
"signal-hook",
|
2021-06-11 00:25:44 +00:00
|
|
|
]
|
|
|
|
|
2020-10-29 02:36:26 +00:00
|
|
|
[[package]]
|
|
|
|
name = "signal-hook-registry"
|
2021-06-01 16:23:04 +00:00
|
|
|
version = "1.4.0"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-06-01 16:23:04 +00:00
|
|
|
checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"
|
2020-10-29 02:36:26 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2021-04-24 16:34:56 +00:00
|
|
|
[[package]]
|
|
|
|
name = "slab"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "0.4.6"
|
2021-04-24 16:34:56 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "eb703cfe953bccee95685111adeedb76fabe4e97549a58d16f03ea7b9367bb32"
|
2021-04-24 16:34:56 +00:00
|
|
|
|
2020-10-29 02:36:26 +00:00
|
|
|
[[package]]
|
|
|
|
name = "smallvec"
|
2022-07-09 10:44:38 +00:00
|
|
|
version = "1.9.0"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-09 10:44:38 +00:00
|
|
|
checksum = "2fd0db749597d91ff862fd1d55ea87f7855a744a8425a64695b6fca237d1dad1"
|
2020-10-29 02:36:26 +00:00
|
|
|
|
2021-03-21 15:37:22 +00:00
|
|
|
[[package]]
|
|
|
|
name = "socket2"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "0.4.4"
|
2021-03-21 15:37:22 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"
|
2021-03-21 15:37:22 +00:00
|
|
|
dependencies = [
|
2020-10-29 02:36:26 +00:00
|
|
|
"libc",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2020-11-02 17:14:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "strsim"
|
2021-02-05 00:02:45 +00:00
|
|
|
version = "0.10.0"
|
2020-11-02 17:14:54 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-02-05 00:02:45 +00:00
|
|
|
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
|
2020-11-02 17:14:54 +00:00
|
|
|
|
|
|
|
[[package]]
|
2021-02-05 00:02:45 +00:00
|
|
|
name = "syn"
|
2022-06-26 09:20:45 +00:00
|
|
|
version = "1.0.98"
|
2020-11-02 17:14:54 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-26 09:20:45 +00:00
|
|
|
checksum = "c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd"
|
2020-11-02 17:14:54 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2022-05-22 20:54:53 +00:00
|
|
|
"unicode-ident",
|
2020-11-02 17:14:54 +00:00
|
|
|
]
|
|
|
|
|
2020-10-29 02:36:26 +00:00
|
|
|
[[package]]
|
2021-02-05 00:02:45 +00:00
|
|
|
name = "termcolor"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "1.1.3"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
|
2020-10-29 02:36:26 +00:00
|
|
|
dependencies = [
|
2021-02-05 00:02:45 +00:00
|
|
|
"winapi-util",
|
2020-10-29 02:36:26 +00:00
|
|
|
]
|
|
|
|
|
2020-11-02 17:14:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "textwrap"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "0.15.0"
|
2020-11-02 17:14:54 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb"
|
2020-11-02 17:14:54 +00:00
|
|
|
dependencies = [
|
|
|
|
"unicode-width",
|
|
|
|
]
|
|
|
|
|
2022-05-04 16:16:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "thiserror"
|
|
|
|
version = "1.0.31"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bd829fe32373d27f76265620b5309d0340cb8550f523c1dda251d6298069069a"
|
|
|
|
dependencies = [
|
|
|
|
"thiserror-impl",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror-impl"
|
|
|
|
version = "1.0.31"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0396bc89e626244658bef819e22d0cc459e795a5ebe878e6ec336d1674a8d79a"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2020-10-29 02:36:26 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tui"
|
2022-05-03 14:33:24 +00:00
|
|
|
version = "0.18.0"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-03 14:33:24 +00:00
|
|
|
checksum = "96fe69244ec2af261bced1d9046a6fee6c8c2a6b0228e59e5ba39bc8ba4ed729"
|
2020-10-29 02:36:26 +00:00
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"cassowary",
|
2022-07-04 08:08:10 +00:00
|
|
|
"crossterm 0.23.2",
|
2020-10-31 22:06:10 +00:00
|
|
|
"serde",
|
2020-10-29 02:36:26 +00:00
|
|
|
"unicode-segmentation",
|
|
|
|
"unicode-width",
|
|
|
|
]
|
|
|
|
|
2021-10-18 12:29:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicase"
|
|
|
|
version = "2.6.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
|
|
|
|
dependencies = [
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
2022-05-22 20:54:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-ident"
|
2022-06-26 09:20:45 +00:00
|
|
|
version = "1.0.1"
|
2022-05-22 20:54:53 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-26 09:20:45 +00:00
|
|
|
checksum = "5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c"
|
2022-05-22 20:54:53 +00:00
|
|
|
|
2020-10-29 02:36:26 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-segmentation"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "1.9.0"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99"
|
2020-10-29 02:36:26 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-width"
|
2021-09-21 01:13:35 +00:00
|
|
|
version = "0.1.9"
|
2020-10-29 02:36:26 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-09-21 01:13:35 +00:00
|
|
|
checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"
|
2020-10-29 02:36:26 +00:00
|
|
|
|
2020-11-02 17:14:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "version_check"
|
2022-01-07 13:23:49 +00:00
|
|
|
version = "0.9.4"
|
2020-11-02 17:14:54 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-07 13:23:49 +00:00
|
|
|
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
2020-11-02 17:14:54 +00:00
|
|
|
|
2020-11-18 23:48:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "waker-fn"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
|
|
|
|
|
2022-05-03 15:58:14 +00:00
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
|
|
|
version = "0.11.0+wasi-snapshot-preview1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
|
|
|
2020-11-18 23:48:37 +00:00
|
|
|
[[package]]
|
2021-06-14 16:56:44 +00:00
|
|
|
name = "wepoll-ffi"
|
|
|
|
version = "0.1.2"
|
2020-11-18 23:48:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-06-14 16:56:44 +00:00
|
|
|
checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"
|
2020-11-18 23:48:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
]
|
|
|
|
|
2020-10-29 02:36:26 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winapi"
|
|
|
|
version = "0.3.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
|
|
|
dependencies = [
|
|
|
|
"winapi-i686-pc-windows-gnu",
|
|
|
|
"winapi-x86_64-pc-windows-gnu",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-i686-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
|
|
|
2021-02-05 00:02:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winapi-util"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
|
|
|
|
dependencies = [
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2020-10-29 02:36:26 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winapi-x86_64-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
2022-03-18 13:57:23 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "0.36.1"
|
2022-03-18 13:57:23 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"
|
2022-03-18 13:57:23 +00:00
|
|
|
dependencies = [
|
|
|
|
"windows_aarch64_msvc",
|
|
|
|
"windows_i686_gnu",
|
|
|
|
"windows_i686_msvc",
|
|
|
|
"windows_x86_64_gnu",
|
|
|
|
"windows_x86_64_msvc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "0.36.1"
|
2022-03-18 13:57:23 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"
|
2022-03-18 13:57:23 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "0.36.1"
|
2022-03-18 13:57:23 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"
|
2022-03-18 13:57:23 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "0.36.1"
|
2022-03-18 13:57:23 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"
|
2022-03-18 13:57:23 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "0.36.1"
|
2022-03-18 13:57:23 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"
|
2022-03-18 13:57:23 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
2022-05-04 16:16:44 +00:00
|
|
|
version = "0.36.1"
|
2022-03-18 13:57:23 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-05-04 16:16:44 +00:00
|
|
|
checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"
|