mmtc/Cargo.lock

797 lines
20 KiB
Text
Raw Normal View History

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"
version = "1.0.44"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "61604a8f862e1d5c3229fdd78f8b02c68dcf73a4c4b05fd636d12240aaa242c1"
2020-10-29 02:36:26 +00:00
[[package]]
name = "async-channel"
2021-02-18 15:19:14 +00:00
version = "1.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-18 15:19:14 +00:00
checksum = "2114d64672151c0c5eaa5e131ec84a74f06e1e559830dabba01ca30605d66319"
dependencies = [
"concurrent-queue",
"event-listener",
"futures-core",
]
[[package]]
name = "async-io"
2021-07-01 02:39:45 +00:00
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-01 02:39:45 +00:00
checksum = "a811e6a479f2439f0c04038796b5cfb3d2ad56c230e0f2d3f7b04d68cfee607b"
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",
"waker-fn",
"winapi",
]
[[package]]
name = "async-net"
2021-07-01 02:39:45 +00:00
version = "1.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-01 02:39:45 +00:00
checksum = "5373304df79b9b4395068fb080369ec7178608827306ce4d081cba51cac551df"
dependencies = [
"async-io",
"blocking",
"futures-lite",
]
[[package]]
name = "async-task"
version = "4.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e91831deabf0d6d7ec49552e489aed63b7456a7a3c46cff62adad428110b0af0"
[[package]]
name = "atomic-waker"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"
[[package]]
name = "atty"
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
dependencies = [
"hermit-abi",
"libc",
"winapi",
]
[[package]]
name = "autocfg"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
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]]
name = "blocking"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c5e170dbede1f740736619b776d7251cb1b9095c435c34d8ca9f57fcd2f335e9"
dependencies = [
"async-channel",
"async-task",
"atomic-waker",
"fastrand",
"futures-lite",
"once_cell",
]
[[package]]
name = "cache-padded"
version = "1.1.1"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "631ae5198c9be5e753e5cc215e1bd73c2b466a3565173db433f52bb9d3e66dba"
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"
[[package]]
name = "cc"
2021-09-01 18:04:59 +00:00
version = "1.0.70"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-01 18:04:59 +00:00
checksum = "d26a6ce4b6a484fa3edb70f7efa6fc430fd2b87285fe8b84304fd0936faa0dc0"
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"
[[package]]
name = "clap"
2021-08-15 01:09:53 +00:00
version = "3.0.0-beta.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-15 01:09:53 +00:00
checksum = "fcd70aa5597dbc42f7217a543f9ef2768b2ef823ba29036072d30e1d88e98406"
dependencies = [
"atty",
"bitflags",
"clap_derive",
"indexmap",
"lazy_static",
"os_str_bytes",
"strsim",
"termcolor",
"textwrap",
"vec_map",
]
[[package]]
name = "clap_derive"
2021-08-15 01:09:53 +00:00
version = "3.0.0-beta.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-15 01:09:53 +00:00
checksum = "0b5bb0d655624a0b8770d1c178fb8ffcb1f91cc722cb08f451e3dc72465421ac"
dependencies = [
"heck",
"proc-macro-error",
"proc-macro2",
"quote",
"syn",
]
2021-02-17 19:16:54 +00:00
[[package]]
name = "clap_generate"
2021-08-15 01:09:53 +00:00
version = "3.0.0-beta.4"
2021-02-17 19:16:54 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-15 01:09:53 +00:00
checksum = "2d9b1abef93569f290952eff3c4a0a92d6767bb5158db095b4dc9a512b1c3643"
2021-02-17 19:16:54 +00:00
dependencies = [
"clap",
]
[[package]]
name = "concurrent-queue"
version = "1.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3"
dependencies = [
"cache-padded",
]
[[package]]
name = "crossbeam-queue"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b10ddc024425c88c2ad148c1b0fd53f4c6d38db9697c9f1588381212fa657c9"
dependencies = [
2021-03-21 15:37:22 +00:00
"cfg-if",
"crossbeam-utils",
]
[[package]]
name = "crossbeam-utils"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d82cfc11ce7f2c3faef78d8a684447b40d503d9681acebed6cb728d45940c4db"
dependencies = [
2021-03-21 15:37:22 +00:00
"cfg-if",
"lazy_static",
]
2021-06-11 00:25:44 +00:00
[[package]]
name = "crossterm"
version = "0.20.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0ebde6a9dd5e331cd6c6f48253254d117642c31653baa475e394657c59c1f7d"
dependencies = [
"bitflags",
2021-08-01 22:44:07 +00:00
"crossterm_winapi",
2021-06-11 00:25:44 +00:00
"libc",
"mio",
"parking_lot",
2021-08-01 22:44:07 +00:00
"signal-hook",
2021-06-11 00:25:44 +00:00
"signal-hook-mio",
2020-10-29 02:36:26 +00:00
"winapi",
]
[[package]]
name = "crossterm"
version = "0.21.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "486d44227f71a1ef39554c0dc47e44b9f4139927c75043312690c3f476d1d788"
dependencies = [
"bitflags",
"crossterm_winapi",
"libc",
"mio",
"parking_lot",
"signal-hook",
"signal-hook-mio",
"winapi",
]
2021-06-11 00:25:44 +00:00
[[package]]
name = "crossterm_winapi"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3a6966607622438301997d3dac0d2f6e9a90c68bb6bc1785ea98456ab93c0507"
dependencies = [
"winapi",
]
[[package]]
name = "dirs-next"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
dependencies = [
2021-03-21 15:37:22 +00:00
"cfg-if",
"dirs-sys-next",
]
[[package]]
name = "dirs-sys-next"
2021-01-09 16:34:01 +00:00
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-09 16:34:01 +00:00
checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
dependencies = [
"libc",
"redox_users",
"winapi",
]
[[package]]
name = "event-listener"
version = "2.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7531096570974c3a9dcf9e4b8e1cede1ec26cf5046219fb3b9d897503b9be59"
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",
]
[[package]]
name = "fastrand"
2021-07-19 19:29:49 +00:00
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 19:29:49 +00:00
checksum = "b394ed3d285a429378d3b384b9eb1285267e7df4b166df24b7a6939a04dc392e"
dependencies = [
"instant",
]
[[package]]
name = "futures-core"
2021-09-01 18:04:59 +00:00
version = "0.3.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-01 18:04:59 +00:00
checksum = "88d1c26957f23603395cd326b0ffe64124b818f4449552f960d815cfba83a53d"
[[package]]
name = "futures-io"
2021-09-01 18:04:59 +00:00
version = "0.3.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-01 18:04:59 +00:00
checksum = "522de2a0fe3e380f1bc577ba0474108faf3f6b18321dbf60b3b9c39a75073377"
[[package]]
name = "futures-lite"
2021-06-03 19:15:51 +00:00
version = "1.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-03 19:15:51 +00:00
checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"
dependencies = [
"fastrand",
"futures-core",
"futures-io",
"memchr",
"parking",
"pin-project-lite",
"waker-fn",
]
[[package]]
name = "getrandom"
2021-05-20 16:02:32 +00:00
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-20 16:02:32 +00:00
checksum = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753"
dependencies = [
2021-03-21 15:37:22 +00:00
"cfg-if",
"libc",
"wasi",
]
[[package]]
name = "hashbrown"
2021-06-29 21:08:49 +00:00
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-29 21:08:49 +00:00
checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
[[package]]
name = "heck"
2021-06-03 01:55:31 +00:00
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-03 01:55:31 +00:00
checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
dependencies = [
"unicode-segmentation",
]
2020-10-29 02:36:26 +00:00
[[package]]
name = "hermit-abi"
2021-06-24 17:48:56 +00:00
version = "0.1.19"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 17:48:56 +00:00
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
2020-10-29 02:36:26 +00:00
dependencies = [
"libc",
]
[[package]]
name = "indexmap"
2021-06-29 21:08:49 +00:00
version = "1.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-29 21:08:49 +00:00
checksum = "bc633605454125dec4b66843673f01c7df2b89479b32e0ed634e43a91cff62a5"
dependencies = [
"autocfg",
"hashbrown",
]
2020-10-29 02:36:26 +00:00
[[package]]
name = "instant"
2021-07-15 00:18:16 +00:00
version = "0.1.10"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-15 00:18:16 +00:00
checksum = "bee0328b1209d157ef001c94dd85b4f8f64139adb0eac2659f4b08382b2f474d"
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 = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "libc"
2021-08-26 14:41:47 +00:00
version = "0.2.101"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-26 14:41:47 +00:00
checksum = "3cb00336871be5ed2c8ed44b60ae9959dc5b9f08539422ed43f09e34ecaeba21"
2020-10-29 02:36:26 +00:00
[[package]]
name = "lock_api"
2021-08-28 16:25:33 +00:00
version = "0.4.5"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-28 16:25:33 +00:00
checksum = "712a4d093c9976e24e7dbca41db895dabcbac38eb5f4045393d17a95bdfb1109"
2020-10-29 02:36:26 +00:00
dependencies = [
"scopeguard",
]
[[package]]
name = "log"
2021-01-27 12:29:09 +00:00
version = "0.4.14"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-27 12:29:09 +00:00
checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
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"
2021-08-18 13:39:29 +00:00
version = "2.4.1"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-18 13:39:29 +00:00
checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"
2020-10-29 02:36:26 +00:00
[[package]]
name = "mio"
2021-06-14 22:41:50 +00:00
version = "0.7.13"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-14 22:41:50 +00:00
checksum = "8c2bdb6314ec10835cd3293dd268473a835c02b7b352e788be788b3c6ca6bb16"
2020-10-29 02:36:26 +00:00
dependencies = [
"libc",
"log",
"miow",
"ntapi",
"winapi",
]
[[package]]
name = "miow"
2021-03-22 22:53:59 +00:00
version = "0.3.7"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-03-22 22:53:59 +00:00
checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"
2020-10-29 02:36:26 +00:00
dependencies = [
"winapi",
]
2020-10-21 16:53:01 +00:00
[[package]]
name = "mmtc"
2021-02-19 23:19:06 +00:00
version = "0.2.13"
2020-10-29 02:36:26 +00:00
dependencies = [
"anyhow",
"async-io",
"async-net",
"clap",
2021-02-17 19:16:54 +00:00
"clap_generate",
"crossbeam-queue",
"crossterm 0.21.0",
"dirs-next",
2020-10-29 02:36:26 +00:00
"expand",
"futures-lite",
2020-10-30 16:20:37 +00:00
"ron",
"serde",
2020-10-29 02:36:26 +00:00
"tui",
]
[[package]]
name = "ntapi"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44"
dependencies = [
"winapi",
]
[[package]]
name = "once_cell"
2021-06-13 23:45:21 +00:00
version = "1.8.0"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-13 23:45:21 +00:00
checksum = "692fcb63b64b1758029e0a96ee63e049ce8c5948587f2f7208df04625e5f6b56"
[[package]]
name = "os_str_bytes"
2021-08-15 01:09:53 +00:00
version = "3.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-15 01:09:53 +00:00
checksum = "6acbef58a60fe69ab50510a55bc8cdd4d6cf2283d27ad338f54cb52747a9cf2d"
[[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
[[package]]
name = "parking_lot"
2021-08-28 16:25:33 +00:00
version = "0.11.2"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-28 16:25:33 +00:00
checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
2020-10-29 02:36:26 +00:00
dependencies = [
"instant",
2020-11-14 21:33:18 +00:00
"lock_api",
"parking_lot_core",
2020-10-29 02:36:26 +00:00
]
[[package]]
name = "parking_lot_core"
2021-08-28 16:25:33 +00:00
version = "0.8.5"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-28 16:25:33 +00:00
checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"
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
"instant",
"libc",
2021-02-13 02:02:02 +00:00
"redox_syscall",
2020-10-29 02:36:26 +00:00
"smallvec",
"winapi",
]
[[package]]
name = "pin-project-lite"
2021-06-27 16:00:55 +00:00
version = "0.2.7"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-27 16:00:55 +00:00
checksum = "8d31d11c69a6b52a174b42bdc0c30e5e11670f90788b2c471c31c1d17d449443"
2020-10-29 02:36:26 +00:00
[[package]]
name = "polling"
2021-06-14 16:56:44 +00:00
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-14 16:56:44 +00:00
checksum = "92341d779fa34ea8437ef4d82d440d5e1ce3f3ff7f824aa64424cd481f9a1f25"
dependencies = [
2021-03-21 15:37:22 +00:00
"cfg-if",
"libc",
"log",
2021-06-14 16:56:44 +00:00
"wepoll-ffi",
"winapi",
]
[[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"
2021-09-01 18:04:59 +00:00
version = "1.0.29"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-01 18:04:59 +00:00
checksum = "b9f5105d4fdaab20335ca9565e106a5d9b82b6219b5ba735731124ac6711d23d"
2020-10-29 02:36:26 +00:00
dependencies = [
"unicode-xid",
]
[[package]]
name = "quote"
2021-02-13 02:02:02 +00:00
version = "1.0.9"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-13 02:02:02 +00:00
checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7"
2020-10-29 02:36:26 +00:00
dependencies = [
"proc-macro2",
]
2021-01-09 16:34:01 +00:00
[[package]]
name = "redox_syscall"
2021-08-06 20:12:44 +00:00
version = "0.2.10"
2021-01-09 16:34:01 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-06 20:12:44 +00:00
checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff"
2021-01-09 16:34:01 +00:00
dependencies = [
"bitflags",
]
[[package]]
name = "redox_users"
2021-01-09 16:34:01 +00:00
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-09 16:34:01 +00:00
checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"
dependencies = [
"getrandom",
2021-02-13 02:02:02 +00:00
"redox_syscall",
]
2020-10-30 16:20:37 +00:00
[[package]]
name = "ron"
version = "0.6.5"
2020-10-30 16:20:37 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "45005aa836116903a49cf3461474da697cfe66221762c6e95871092009ec86d6"
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"
2021-08-29 01:43:50 +00:00
version = "1.0.130"
2020-10-30 16:20:37 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 01:43:50 +00:00
checksum = "f12d06de37cf59146fbdecab66aa99f9fe4f78722e3607577a5375d66bd0c913"
2020-10-30 16:20:37 +00:00
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_derive"
2021-08-29 01:43:50 +00:00
version = "1.0.130"
2020-10-30 16:20:37 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 01:43:50 +00:00
checksum = "d7bc1a1ab1961464eae040d96713baa5a724a8152c1222492465b54322ec508b"
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"
2021-09-01 18:04:59 +00:00
version = "0.3.10"
2021-06-11 00:25:44 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-01 18:04:59 +00:00
checksum = "9c98891d737e271a2954825ef19e46bd16bdb98e2746f2eec4f7a4ef7946efd1"
2021-06-11 00:25:44 +00:00
dependencies = [
"libc",
"signal-hook-registry",
]
[[package]]
name = "signal-hook-mio"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "29fd5867f1c4f2c5be079aee7a2adf1152ebb04a4bc4d341f504b7dece607ed4"
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"
2021-08-06 20:12:44 +00:00
version = "0.4.4"
2021-04-24 16:34:56 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-06 20:12:44 +00:00
checksum = "c307a32c1c5c437f38c7fd45d753050587732ba8628319fbdf12a7e289ccc590"
2021-04-24 16:34:56 +00:00
2020-10-29 02:36:26 +00:00
[[package]]
name = "smallvec"
2021-01-08 20:43:51 +00:00
version = "1.6.1"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-08 20:43:51 +00:00
checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e"
2020-10-29 02:36:26 +00:00
2021-03-21 15:37:22 +00:00
[[package]]
name = "socket2"
2021-07-28 19:10:26 +00:00
version = "0.4.1"
2021-03-21 15:37:22 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-28 19:10:26 +00:00
checksum = "765f090f0e423d2b55843402a07915add955e7d60657db13707a159727326cad"
2021-03-21 15:37:22 +00:00
dependencies = [
2020-10-29 02:36:26 +00:00
"libc",
"winapi",
]
[[package]]
name = "strsim"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
[[package]]
name = "syn"
2021-09-03 23:14:28 +00:00
version = "1.0.76"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-03 23:14:28 +00:00
checksum = "c6f107db402c2c2055242dbf4d2af0e69197202e9faacbef9571bbe47f5a1b84"
dependencies = [
"proc-macro2",
"quote",
"unicode-xid",
]
2020-10-29 02:36:26 +00:00
[[package]]
name = "termcolor"
version = "1.1.2"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"
2020-10-29 02:36:26 +00:00
dependencies = [
"winapi-util",
2020-10-29 02:36:26 +00:00
]
[[package]]
name = "textwrap"
2021-08-15 01:09:53 +00:00
version = "0.14.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-15 01:09:53 +00:00
checksum = "0066c8d12af8b5acd21e00547c3797fde4e8677254a7ee429176ccebbe93dd80"
dependencies = [
"unicode-width",
]
2020-10-29 02:36:26 +00:00
[[package]]
name = "tui"
2021-08-01 22:44:07 +00:00
version = "0.16.0"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-01 22:44:07 +00:00
checksum = "39c8ce4e27049eed97cfa363a5048b09d995e209994634a0efc26a14ab6c0c23"
2020-10-29 02:36:26 +00:00
dependencies = [
"bitflags",
"cassowary",
"crossterm 0.20.0",
"serde",
2020-10-29 02:36:26 +00:00
"unicode-segmentation",
"unicode-width",
]
[[package]]
name = "unicode-segmentation"
2021-07-03 00:33:10 +00:00
version = "1.8.0"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-03 00:33:10 +00:00
checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b"
2020-10-29 02:36:26 +00:00
[[package]]
name = "unicode-width"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
[[package]]
name = "unicode-xid"
2021-04-30 12:13:10 +00:00
version = "0.2.2"
2020-10-29 02:36:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-30 12:13:10 +00:00
checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
2020-10-29 02:36:26 +00:00
[[package]]
name = "vec_map"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
[[package]]
name = "version_check"
2021-03-16 11:50:24 +00:00
version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-03-16 11:50:24 +00:00
checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe"
[[package]]
name = "waker-fn"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
[[package]]
name = "wasi"
2021-01-28 15:51:20 +00:00
version = "0.10.2+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-28 15:51:20 +00:00
checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
[[package]]
2021-06-14 16:56:44 +00:00
name = "wepoll-ffi"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-14 16:56:44 +00:00
checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"
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"
[[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"