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
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[]]
= "autocfg"
= "1.0.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
[[]]
= "cfg-if"
= "1.0.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[]]
= "const_fn"
= "0.4.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c478836e029dcef17fb47c89023448c64f781a046e0300e257ad8225ae59afab"
[[]]
= "crossbeam-epoch"
= "0.9.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a1aaa739f95311c2c7887a76863f500026092fb1dce0161dab577e559ef3569d"
= [
"cfg-if",
"const_fn",
"crossbeam-utils",
"lazy_static",
"memoffset",
"scopeguard",
]
[[]]
= "crossbeam-utils"
= "0.8.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "02d96d1e189ef58269ebe5b97953da3274d83a93af647c2ddd6f9dab28cedb8d"
= [
"autocfg",
"cfg-if",
"lazy_static",
]
[[]]
= "lazy_static"
= "1.4.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[]]
= "memoffset"
= "0.6.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "157b4208e3059a8f9e78d559edc658e13df41410cb3ae03979c83130067fdd87"
= [
"autocfg",
]
[[]]
= "scc"
= "0.3.0"
= [
"crossbeam-epoch",
"scopeguard",
]
[[]]
= "scopeguard"
= "1.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"