rust/Cargo.lock

658 lines
16 KiB
Plaintext
Raw Normal View History

2019-10-14 02:38:08 -05:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
2021-04-04 04:11:19 -05:00
version = 3
2019-10-14 02:38:08 -05:00
[[package]]
name = "aho-corasick"
2020-12-17 05:53:10 -06:00
version = "0.7.15"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-12-17 05:53:10 -06:00
checksum = "7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"memchr",
2019-10-14 02:38:08 -05:00
]
2020-03-08 10:29:57 -05:00
[[package]]
name = "anyhow"
2021-04-04 04:11:19 -05:00
version = "1.0.40"
2020-03-08 10:29:57 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:11:19 -05:00
checksum = "28b2cd92db5cbd74e8e5028f7e27dd7aa3090e89e4f2a197cc7c8dfb69c7063b"
2020-03-08 10:29:57 -05:00
2019-10-14 02:38:08 -05:00
[[package]]
name = "atty"
2020-02-23 15:44:16 -06:00
version = "0.2.14"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-08-20 18:48:35 -05:00
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"hermit-abi",
"libc",
"winapi",
2019-10-14 02:38:08 -05:00
]
2021-04-04 04:11:19 -05:00
[[package]]
name = "bitflags"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
2020-12-17 05:53:10 -06:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2019-10-14 02:38:08 -05:00
[[package]]
name = "colored"
2020-09-18 05:17:09 -05:00
version = "2.0.0"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-18 05:17:09 -05:00
checksum = "b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"atty",
"lazy_static",
"winapi",
2019-10-14 02:38:08 -05:00
]
[[package]]
name = "compiletest_rs"
2021-04-04 04:45:09 -05:00
version = "0.6.0"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:45:09 -05:00
checksum = "0086d6ad78cf409c3061618cd98e2789d5c9ce598fc9651611cf62eae0a599cb"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"diff",
"filetime",
"getopts",
2021-04-04 04:45:09 -05:00
"lazy_static",
2020-08-20 18:48:35 -05:00
"libc",
"log",
"miow",
"regex",
"rustfix",
"serde",
"serde_derive",
"serde_json",
"tempfile",
"tester",
"winapi",
2019-10-14 02:38:08 -05:00
]
[[package]]
name = "diff"
2020-02-23 15:44:16 -06:00
version = "0.1.12"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-08-20 18:48:35 -05:00
checksum = "0e25ea47919b1560c4e3b7fe0aaab9becf5b84a10325ddf7db0f0ba5e1026499"
2019-10-14 02:38:08 -05:00
2019-11-16 02:07:35 -06:00
[[package]]
2021-04-04 04:45:09 -05:00
name = "dirs-next"
version = "2.0.0"
2019-11-16 02:07:35 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:45:09 -05:00
checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
2019-11-16 02:07:35 -06:00
dependencies = [
2021-04-04 04:45:09 -05:00
"cfg-if",
"dirs-sys-next",
2019-11-16 02:07:35 -06:00
]
2019-10-14 02:38:08 -05:00
[[package]]
2021-04-04 04:45:09 -05:00
name = "dirs-sys-next"
version = "0.1.2"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:45:09 -05:00
checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"libc",
"redox_users",
"winapi",
2019-10-14 02:38:08 -05:00
]
[[package]]
name = "env_logger"
2021-04-04 04:45:09 -05:00
version = "0.8.3"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:45:09 -05:00
checksum = "17392a012ea30ef05a610aa97dfb49496e71c9f676b27879922ea5bdf60d9d3f"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"atty",
"humantime",
"log",
"regex",
"termcolor",
2019-10-14 02:38:08 -05:00
]
[[package]]
name = "filetime"
2021-04-04 04:11:19 -05:00
version = "0.2.14"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:11:19 -05:00
checksum = "1d34cfa13a63ae058bfa601fe9e313bbdb3746427c1459185464ce0fcf62e1e8"
2019-10-14 02:38:08 -05:00
dependencies = [
2021-04-04 04:45:09 -05:00
"cfg-if",
2020-08-20 18:48:35 -05:00
"libc",
2021-04-04 04:45:09 -05:00
"redox_syscall",
2020-08-20 18:48:35 -05:00
"winapi",
2019-10-14 02:38:08 -05:00
]
[[package]]
name = "getopts"
version = "0.2.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-08-20 18:48:35 -05:00
checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"unicode-width",
2019-10-14 02:38:08 -05:00
]
2020-09-18 05:17:09 -05:00
[[package]]
name = "getrandom"
2021-04-04 04:11:19 -05:00
version = "0.2.2"
2020-09-18 05:17:09 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:11:19 -05:00
checksum = "c9495705279e7140bf035dde1f6e750c162df8b625267cd52cc44e0b156732c8"
2020-09-18 05:17:09 -05:00
dependencies = [
2021-04-04 04:45:09 -05:00
"cfg-if",
2020-09-18 05:17:09 -05:00
"libc",
2021-04-04 04:45:09 -05:00
"wasi",
2020-09-18 05:17:09 -05:00
]
2020-02-23 15:44:16 -06:00
[[package]]
name = "hermit-abi"
2021-04-04 04:11:19 -05:00
version = "0.1.18"
2020-02-23 15:44:16 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:11:19 -05:00
checksum = "322f4de77956e22ed0e5032c359a0f1273f1f7f0d79bfa3b8ffbc730d7fbcc5c"
2020-02-23 15:44:16 -06:00
dependencies = [
2020-08-20 18:48:35 -05:00
"libc",
2019-10-14 02:38:08 -05:00
]
[[package]]
name = "hex"
2021-04-04 04:11:19 -05:00
version = "0.4.3"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:11:19 -05:00
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
2019-10-14 02:38:08 -05:00
[[package]]
name = "humantime"
2021-04-04 04:45:09 -05:00
version = "2.1.0"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:45:09 -05:00
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
2019-10-14 02:38:08 -05:00
[[package]]
name = "instant"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "61124eeebbd69b8190558df225adf7e4caafce0d743919e5d6b19652314ec5ec"
dependencies = [
"cfg-if",
]
2019-10-14 02:38:08 -05:00
[[package]]
name = "itoa"
2021-04-04 04:11:19 -05:00
version = "0.4.7"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:11:19 -05:00
checksum = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736"
2019-10-14 02:38:08 -05:00
[[package]]
name = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-08-20 18:48:35 -05:00
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
2019-10-14 02:38:08 -05:00
[[package]]
name = "libc"
2021-04-04 04:11:19 -05:00
version = "0.2.92"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:11:19 -05:00
checksum = "56d855069fafbb9b344c0f962150cd2c1187975cb1c22c1522c240d8c4986714"
2019-10-14 02:38:08 -05:00
[[package]]
name = "lock_api"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a3c91c24eae6777794bb1997ad98bbb87daf92890acab859f7eaa4320333176"
dependencies = [
"scopeguard",
]
2019-10-14 02:38:08 -05:00
[[package]]
name = "log"
2021-04-04 04:11:19 -05:00
version = "0.4.14"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:11:19 -05:00
checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
2019-10-14 02:38:08 -05:00
dependencies = [
2021-04-04 04:45:09 -05:00
"cfg-if",
2019-10-14 02:38:08 -05:00
]
[[package]]
name = "measureme"
2021-05-29 17:09:46 -05:00
version = "9.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78f7a41bc6f856a2cf0e95094ad5121f82500e2d9a0f3c0171d98f6566d8117d"
dependencies = [
"log",
"memmap2",
"parking_lot",
"perf-event-open-sys",
"rustc-hash",
"smallvec",
]
2019-10-14 02:38:08 -05:00
[[package]]
name = "memchr"
2020-12-17 05:53:10 -06:00
version = "2.3.4"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-12-17 05:53:10 -06:00
checksum = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525"
2019-10-14 02:38:08 -05:00
[[package]]
name = "memmap2"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "397d1a6d6d0563c0f5462bbdae662cf6c784edf5e828e40c7257f85d82bf56dd"
dependencies = [
"libc",
]
2019-10-14 02:38:08 -05:00
[[package]]
name = "miow"
2021-04-04 04:11:19 -05:00
version = "0.3.7"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:11:19 -05:00
checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"winapi",
2019-10-14 02:38:08 -05:00
]
[[package]]
name = "miri"
version = "0.1.0"
dependencies = [
2020-08-20 18:48:35 -05:00
"colored",
"compiletest_rs",
"env_logger",
2021-04-04 04:45:09 -05:00
"getrandom",
2020-08-20 18:48:35 -05:00
"hex",
"libc",
"log",
"measureme",
2021-04-04 04:45:09 -05:00
"rand",
2020-08-20 18:48:35 -05:00
"rustc-workspace-hack",
"rustc_version",
"shell-escape",
"smallvec",
2019-10-14 02:38:08 -05:00
]
2021-04-04 04:45:09 -05:00
[[package]]
name = "num_cpus"
version = "1.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
dependencies = [
"hermit-abi",
"libc",
]
[[package]]
name = "parking_lot"
version = "0.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d7744ac029df22dca6284efe4e898991d28e3085c706c972bcd7da4a27a15eb"
dependencies = [
"instant",
"lock_api",
"parking_lot_core",
]
[[package]]
name = "parking_lot_core"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fa7a782938e745763fe6907fc6ba86946d72f49fe7e21de074e08128a99fb018"
dependencies = [
"cfg-if",
"instant",
"libc",
"redox_syscall",
"smallvec",
"winapi",
]
[[package]]
name = "perf-event-open-sys"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ce9bedf5da2c234fdf2391ede2b90fabf585355f33100689bc364a3ea558561a"
dependencies = [
"libc",
]
2021-04-04 04:45:09 -05:00
[[package]]
name = "pest"
version = "2.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"
dependencies = [
"ucd-trie",
]
2019-10-14 02:38:08 -05:00
[[package]]
name = "ppv-lite86"
2020-12-17 05:53:10 -06:00
version = "0.2.10"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-12-17 05:53:10 -06:00
checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
2019-10-14 02:38:08 -05:00
[[package]]
name = "proc-macro2"
2021-04-04 04:11:19 -05:00
version = "1.0.26"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:11:19 -05:00
checksum = "a152013215dca273577e18d2bf00fa862b89b24169fb78c4c95aeb07992c9cec"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"unicode-xid",
2019-10-14 02:38:08 -05:00
]
[[package]]
name = "quote"
2021-04-04 04:11:19 -05:00
version = "1.0.9"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:11:19 -05:00
checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"proc-macro2",
2019-10-14 02:38:08 -05:00
]
2021-04-04 04:11:19 -05:00
[[package]]
name = "rand"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ef9e7e66b4468674bfcb0c81af8b7fa0bb154fa9f28eb840da5c447baeb8d7e"
dependencies = [
"libc",
2021-04-04 04:45:09 -05:00
"rand_chacha",
"rand_core",
"rand_hc",
2021-04-04 04:11:19 -05:00
]
[[package]]
name = "rand_chacha"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e12735cf05c9e10bf21534da50a147b924d555dc7a547c42e6bb2d5b6017ae0d"
dependencies = [
"ppv-lite86",
2021-04-04 04:45:09 -05:00
"rand_core",
2021-04-04 04:11:19 -05:00
]
[[package]]
name = "rand_core"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34cf66eb183df1c5876e2dcf6b13d57340741e8dc255b48e40a26de954d06ae7"
dependencies = [
2021-04-04 04:45:09 -05:00
"getrandom",
2021-04-04 04:11:19 -05:00
]
[[package]]
name = "rand_hc"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3190ef7066a446f2e7f42e239d161e905420ccab01eb967c9eb27d21b2322a73"
dependencies = [
2021-04-04 04:45:09 -05:00
"rand_core",
2019-10-14 02:38:08 -05:00
]
2021-04-04 04:11:19 -05:00
[[package]]
name = "redox_syscall"
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94341e4e44e24f6b591b59e47a8a027df12e008d73fd5672dbea9cc22f4507d9"
dependencies = [
"bitflags",
]
2019-10-14 02:38:08 -05:00
[[package]]
name = "redox_users"
2021-04-04 04:45:09 -05:00
version = "0.4.0"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:45:09 -05:00
checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"
2019-10-14 02:38:08 -05:00
dependencies = [
2021-04-04 04:45:09 -05:00
"getrandom",
"redox_syscall",
2019-10-14 02:38:08 -05:00
]
[[package]]
name = "regex"
2021-04-04 04:11:19 -05:00
version = "1.4.5"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:11:19 -05:00
checksum = "957056ecddbeba1b26965114e191d2e8589ce74db242b6ea25fc4062427a5c19"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"aho-corasick",
"memchr",
"regex-syntax",
2019-10-14 02:38:08 -05:00
]
[[package]]
name = "regex-syntax"
2021-04-04 04:11:19 -05:00
version = "0.6.23"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:11:19 -05:00
checksum = "24d5f089152e60f62d28b835fbff2cd2e8dc0baf1ac13343bef92ab7eed84548"
2019-10-14 02:38:08 -05:00
[[package]]
name = "remove_dir_all"
2020-09-17 13:08:18 -05:00
version = "0.5.3"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-17 13:08:18 -05:00
checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"winapi",
2019-10-14 02:38:08 -05:00
]
[[package]]
name = "rustc-hash"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
2019-10-14 02:38:08 -05:00
[[package]]
name = "rustc-workspace-hack"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-08-20 18:48:35 -05:00
checksum = "fc71d2faa173b74b232dedc235e3ee1696581bb132fc116fa3626d6151a1a8fb"
2019-10-14 02:38:08 -05:00
[[package]]
name = "rustc_version"
2021-04-04 04:45:09 -05:00
version = "0.3.3"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:45:09 -05:00
checksum = "f0dfe2087c51c460008730de8b57e6a320782fbfb312e1f4d520e6c6fae155ee"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"semver",
2019-10-14 02:38:08 -05:00
]
[[package]]
name = "rustfix"
2020-04-10 03:28:23 -05:00
version = "0.5.1"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-08-20 18:48:35 -05:00
checksum = "f2c50b74badcddeb8f7652fa8323ce440b95286f8e4b64ebfd871c609672704e"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"anyhow",
"log",
"serde",
"serde_json",
2019-10-14 02:38:08 -05:00
]
2021-04-04 04:45:09 -05:00
[[package]]
name = "rustversion"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cb5d2a036dc6d2d8fd16fde3498b04306e29bd193bf306a57427019b823d5acd"
2019-10-14 02:38:08 -05:00
[[package]]
name = "ryu"
2020-09-17 13:08:18 -05:00
version = "1.0.5"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-17 13:08:18 -05:00
checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
2019-10-14 02:38:08 -05:00
[[package]]
name = "scopeguard"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
2019-10-14 02:38:08 -05:00
[[package]]
name = "semver"
2021-04-04 04:45:09 -05:00
version = "0.11.0"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:45:09 -05:00
checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"semver-parser",
2019-10-14 02:38:08 -05:00
]
[[package]]
name = "semver-parser"
2021-04-04 04:45:09 -05:00
version = "0.10.2"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:45:09 -05:00
checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"
dependencies = [
"pest",
]
2019-10-14 02:38:08 -05:00
[[package]]
name = "serde"
2021-04-04 04:11:19 -05:00
version = "1.0.125"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:11:19 -05:00
checksum = "558dc50e1a5a5fa7112ca2ce4effcb321b0300c0d4ccf0776a9f60cd89031171"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"serde_derive",
2019-10-14 02:38:08 -05:00
]
[[package]]
name = "serde_derive"
2021-04-04 04:11:19 -05:00
version = "1.0.125"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:11:19 -05:00
checksum = "b093b7a2bb58203b5da3056c05b4ec1fed827dcfdb37347a8841695263b3d06d"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"proc-macro2",
"quote",
"syn",
2019-10-14 02:38:08 -05:00
]
[[package]]
name = "serde_json"
2021-04-04 04:11:19 -05:00
version = "1.0.64"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:11:19 -05:00
checksum = "799e97dc9fdae36a5c8b8f2cae9ce2ee9fdce2058c57a93e6099d919fd982f79"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"itoa",
"ryu",
"serde",
2019-10-14 02:38:08 -05:00
]
[[package]]
name = "shell-escape"
2020-09-17 13:08:18 -05:00
version = "0.1.5"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-17 13:08:18 -05:00
checksum = "45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f"
2019-10-14 02:38:08 -05:00
[[package]]
name = "smallvec"
2021-04-04 04:11:19 -05:00
version = "1.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:11:19 -05:00
checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e"
2019-10-14 02:38:08 -05:00
[[package]]
name = "syn"
2021-04-04 04:11:19 -05:00
version = "1.0.68"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:11:19 -05:00
checksum = "3ce15dd3ed8aa2f8eeac4716d6ef5ab58b6b9256db41d7e1a0224c2788e8fd87"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"proc-macro2",
"quote",
"unicode-xid",
2019-10-14 02:38:08 -05:00
]
[[package]]
name = "tempfile"
2021-04-04 04:11:19 -05:00
version = "3.2.0"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:11:19 -05:00
checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22"
2019-10-14 02:38:08 -05:00
dependencies = [
2021-04-04 04:45:09 -05:00
"cfg-if",
2020-08-20 18:48:35 -05:00
"libc",
2021-04-04 04:45:09 -05:00
"rand",
"redox_syscall",
2020-08-20 18:48:35 -05:00
"remove_dir_all",
"winapi",
2019-10-14 02:38:08 -05:00
]
2019-11-16 02:07:35 -06:00
[[package]]
name = "term"
2021-04-04 04:45:09 -05:00
version = "0.7.0"
2019-11-16 02:07:35 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:45:09 -05:00
checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f"
2019-11-16 02:07:35 -06:00
dependencies = [
2021-04-04 04:45:09 -05:00
"dirs-next",
"rustversion",
2020-08-20 18:48:35 -05:00
"winapi",
2019-11-16 02:07:35 -06:00
]
2019-10-14 02:38:08 -05:00
[[package]]
name = "termcolor"
2020-12-17 05:53:10 -06:00
version = "1.1.2"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-12-17 05:53:10 -06:00
checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"winapi-util",
2019-10-14 02:38:08 -05:00
]
2019-11-16 02:07:35 -06:00
[[package]]
name = "tester"
2021-04-04 04:45:09 -05:00
version = "0.9.0"
2019-11-16 02:07:35 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-04 04:45:09 -05:00
checksum = "0639d10d8f4615f223a57275cf40f9bdb7cfbb806bcb7f7cc56e3beb55a576eb"
2019-11-16 02:07:35 -06:00
dependencies = [
2021-04-04 04:45:09 -05:00
"cfg-if",
2020-08-20 18:48:35 -05:00
"getopts",
"libc",
2021-04-04 04:45:09 -05:00
"num_cpus",
2020-08-20 18:48:35 -05:00
"term",
2019-11-16 02:07:35 -06:00
]
2021-04-04 04:45:09 -05:00
[[package]]
name = "ucd-trie"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"
2019-10-14 02:38:08 -05:00
[[package]]
name = "unicode-width"
2020-09-17 13:08:18 -05:00
version = "0.1.8"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-17 13:08:18 -05:00
checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
2019-10-14 02:38:08 -05:00
[[package]]
name = "unicode-xid"
2020-09-17 13:08:18 -05:00
version = "0.2.1"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-17 13:08:18 -05:00
checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"
2019-10-14 02:38:08 -05:00
2021-04-04 04:11:19 -05:00
[[package]]
name = "wasi"
version = "0.10.2+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
2019-10-14 02:38:08 -05:00
[[package]]
name = "winapi"
2020-09-17 13:08:18 -05:00
version = "0.3.9"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-17 13:08:18 -05:00
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
2019-10-14 02:38:08 -05:00
]
[[package]]
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-08-20 18:48:35 -05:00
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2019-10-14 02:38:08 -05:00
[[package]]
name = "winapi-util"
2020-09-17 13:08:18 -05:00
version = "0.1.5"
2019-10-14 02:38:08 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-17 13:08:18 -05:00
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
2019-10-14 02:38:08 -05:00
dependencies = [
2020-08-20 18:48:35 -05:00
"winapi",
2019-10-14 02:38:08 -05:00
]
[[package]]
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-08-20 18:48:35 -05:00
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"