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.
= 3
[[]]
= "autocfg"
= "1.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
[[]]
= "cfg-if"
= "1.0.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[]]
= "crossbeam-epoch"
= "0.9.8"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1145cf131a2c6ba0615079ab6a638f7e1973ac9c2634fcbeaaad6114246efe8c"
= [
"autocfg",
"cfg-if",
"crossbeam-utils",
"lazy_static",
"memoffset",
"scopeguard",
]
[[]]
= "crossbeam-utils"
= "0.8.8"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0bf124c720b7686e3c2663cf54062ab0f68a88af2fb6a030e87e30bf721fcb38"
= [
"cfg-if",
"lazy_static",
]
[[]]
= "ebr"
= "0.0.4"
= [
"crossbeam-epoch",
"crossbeam-utils",
"shared-local-state",
]
[[]]
= "lazy_static"
= "1.4.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[]]
= "memoffset"
= "0.6.5"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"
= [
"autocfg",
]
[[]]
= "scopeguard"
= "1.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
[[]]
= "shared-local-state"
= "0.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "805c8304cd29d0806532e269e4f0f602d1d002fff40e0b44a1de32a52e615d14"