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.
= 3
[[]]
= "assert_matches"
= "1.5.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9"
[[]]
= "cfg-expr"
= "0.9.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "edae0b9625d1fce32f7d64b71784d9b1bf8469ec1a9c417e44aaf16a9cbd7571"
= [
"smallvec",
]
[[]]
= "either"
= "1.6.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
[[]]
= "heck"
= "0.3.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
= [
"unicode-segmentation",
]
[[]]
= "itertools"
= "0.10.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "69ddb889f9d0d08a67338271fa9b62996bc788c7796a5c18cf057420aaed5eaf"
= [
"either",
]
[[]]
= "lazy_static"
= "1.4.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[]]
= "pkg-config"
= "0.3.19"
= "registry+https://github.com/rust-lang/crates.io-index"
= "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
[[]]
= "serde"
= "1.0.130"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f12d06de37cf59146fbdecab66aa99f9fe4f78722e3607577a5375d66bd0c913"
[[]]
= "smallvec"
= "1.6.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e"
[[]]
= "system-deps"
= "5.0.0"
= [
"assert_matches",
"cfg-expr",
"heck",
"itertools",
"lazy_static",
"pkg-config",
"toml",
"version-compare",
]
[[]]
= "toml"
= "0.5.8"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa"
= [
"serde",
]
[[]]
= "unicode-segmentation"
= "1.8.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b"
[[]]
= "version-compare"
= "0.0.11"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1c18c859eead79d8b95d09e4678566e8d70105c4e7b251f707a03df32442661b"