1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 4
[[]]
= "cc"
= "1.1.37"
= "registry+https://github.com/rust-lang/crates.io-index"
= "40545c26d092346d8a8dab71ee48e7685a7a9cba76e634790c215b41a4a7b4cf"
= [
"shlex",
]
[[]]
= "cfg-if"
= "0.1.10"
= "registry+https://github.com/rust-lang/crates.io-index"
= "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
[[]]
= "generator"
= "0.6.25"
= "registry+https://github.com/rust-lang/crates.io-index"
= "061d3be1afec479d56fa3bd182bf966c7999ec175fcfdb87ac14d417241366c6"
= [
"cc",
"libc",
"log",
"rustversion",
"winapi",
]
[[]]
= "libc"
= "0.2.162"
= "registry+https://github.com/rust-lang/crates.io-index"
= "18d287de67fe55fd7e1581fe933d965a5a9477b38e949cfa9f8574ef01506398"
[[]]
= "log"
= "0.4.22"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
[[]]
= "loom"
= "0.2.15"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9049efff372520962bcf0e7375edd7dfe8bd673becc3ea9eddd5c2fd64380074"
= [
"cfg-if",
"generator",
"scoped-tls",
]
[[]]
= "rustversion"
= "1.0.18"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248"
[[]]
= "scoped-tls"
= "0.1.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "332ffa32bf586782a3efaeb58f127980944bbc8c4d6913a86107ac2a5ab24b28"
[[]]
= "shlex"
= "1.3.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
[[]]
= "spmc"
= "0.3.0"
= [
"loom",
]
[[]]
= "winapi"
= "0.3.9"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
= [
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
]
[[]]
= "winapi-i686-pc-windows-gnu"
= "0.4.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
[[]]
= "winapi-x86_64-pc-windows-gnu"
= "0.4.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"