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
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 4
[[]]
= "autocfg"
= "1.5.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
[[]]
= "cfg-if"
= "0.1.10"
= "registry+https://github.com/rust-lang/crates.io-index"
= "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
[[]]
= "crossbeam-epoch"
= "0.8.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace"
= [
"autocfg",
"cfg-if",
"crossbeam-utils",
"lazy_static",
"maybe-uninit",
"memoffset",
"scopeguard",
]
[[]]
= "crossbeam-utils"
= "0.7.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
= [
"autocfg",
"cfg-if",
"lazy_static",
]
[[]]
= "lazy_static"
= "1.5.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
[[]]
= "maybe-uninit"
= "2.0.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
[[]]
= "memoffset"
= "0.5.6"
= "registry+https://github.com/rust-lang/crates.io-index"
= "043175f069eda7b85febe4a74abbaeff828d9f8b448515d3151a14a3542811aa"
= [
"autocfg",
]
[[]]
= "remem"
= "0.1.0"
= [
"crossbeam-epoch",
]
[[]]
= "scopeguard"
= "1.2.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"