1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3[[package]]
4name = "atty"
5version = "0.2.14"
6dependencies = [
7 "hermit-abi 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
8 "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
9 "winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
10]
11
12[[package]]
13name = "hermit-abi"
14version = "0.1.6"
15source = "registry+https://github.com/rust-lang/crates.io-index"
16dependencies = [
17 "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
18]
19
20[[package]]
21name = "libc"
22version = "0.2.66"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24
25[[package]]
26name = "winapi"
27version = "0.3.4"
28source = "registry+https://github.com/rust-lang/crates.io-index"
29dependencies = [
30 "winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
31 "winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
32]
33
34[[package]]
35name = "winapi-i686-pc-windows-gnu"
36version = "0.4.0"
37source = "registry+https://github.com/rust-lang/crates.io-index"
38
39[[package]]
40name = "winapi-x86_64-pc-windows-gnu"
41version = "0.4.0"
42source = "registry+https://github.com/rust-lang/crates.io-index"
43
44[metadata]
45"checksum hermit-abi 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "eff2656d88f158ce120947499e971d743c05dbcbed62e5bd2f38f1698bbc3772"
46"checksum libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)" = "d515b1f41455adea1313a4a2ac8a8a477634fbae63cc6100e3aebb207ce61558"
47"checksum winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "04e3bd221fcbe8a271359c04f21a76db7d0c6028862d1bb5512d85e1e2eb5bb3"
48"checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
49"checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
50