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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[]]
= "core_extensions"
= "0.1.20"
= [
"rand",
"rustc_version",
"serde",
"typenum",
]
[[]]
= "fuchsia-cprng"
= "0.1.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
[[]]
= "libc"
= "0.2.82"
= "registry+https://github.com/rust-lang/crates.io-index"
= "89203f3fba0a3795506acaad8ebce3c80c0af93f994d5a1d7a0b1eeb23271929"
[[]]
= "rand"
= "0.4.6"
= "registry+https://github.com/rust-lang/crates.io-index"
= "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"
= [
"fuchsia-cprng",
"libc",
"rand_core 0.3.1",
"rdrand",
"winapi",
]
[[]]
= "rand_core"
= "0.3.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
= [
"rand_core 0.4.2",
]
[[]]
= "rand_core"
= "0.4.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
[[]]
= "rdrand"
= "0.4.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
= [
"rand_core 0.3.1",
]
[[]]
= "rustc_version"
= "0.2.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
= [
"semver",
]
[[]]
= "semver"
= "0.9.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
= [
"semver-parser",
]
[[]]
= "semver-parser"
= "0.7.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
[[]]
= "serde"
= "1.0.118"
= "registry+https://github.com/rust-lang/crates.io-index"
= "06c64263859d87aa2eb554587e2d23183398d617427327cf2b3d0ed8c69e4800"
[[]]
= "typenum"
= "1.12.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "373c8a200f9e67a0c95e62a4f52fbf80c23b4381c05a17845531982fa99e6b33"
[[]]
= "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"