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
119
120
121
122
123
124
125
126
127
128
# 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"
= "0.1.10"
= "registry+https://github.com/rust-lang/crates.io-index"
= "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
[[]]
= "crossbeam"
= "0.7.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "69323bff1fb41c635347b8ead484a5ca6c3f11914d784170b158d8449ab07f8e"
= [
"cfg-if",
"crossbeam-channel",
"crossbeam-deque",
"crossbeam-epoch",
"crossbeam-queue",
"crossbeam-utils",
]
[[]]
= "crossbeam-channel"
= "0.4.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b153fe7cbef478c567df0f972e02e6d736db11affe43dfc9c56a9374d1adfb87"
= [
"crossbeam-utils",
"maybe-uninit",
]
[[]]
= "crossbeam-deque"
= "0.7.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c20ff29ded3204c5106278a81a38f4b482636ed4fa1e6cfbeef193291beb29ed"
= [
"crossbeam-epoch",
"crossbeam-utils",
"maybe-uninit",
]
[[]]
= "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-queue"
= "0.2.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "774ba60a54c213d409d5353bda12d49cd68d14e45036a285234c8d6f91f92570"
= [
"cfg-if",
"crossbeam-utils",
"maybe-uninit",
]
[[]]
= "crossbeam-utils"
= "0.7.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
= [
"autocfg",
"cfg-if",
"lazy_static",
]
[[]]
= "flate3"
= "0.1.22"
= [
"crossbeam",
"scoped_threadpool",
]
[[]]
= "lazy_static"
= "1.4.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[]]
= "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",
]
[[]]
= "scoped_threadpool"
= "0.1.9"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
[[]]
= "scopeguard"
= "1.2.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"