blob: fd37e9037884f2a17bba5fd6e78a0a392b1a5e1a [file] [log] [blame]
Jakub Koturfc1672b2020-12-21 17:28:14 +01001# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
Joel Galenson0d440922021-04-01 15:34:31 -07003version = 3
4
Jakub Koturfc1672b2020-12-21 17:28:14 +01005[[package]]
6name = "autocfg"
7version = "1.0.1"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
10
11[[package]]
Joel Galenson0d440922021-04-01 15:34:31 -070012name = "cc"
13version = "1.0.67"
Jakub Koturfc1672b2020-12-21 17:28:14 +010014source = "registry+https://github.com/rust-lang/crates.io-index"
Joel Galenson0d440922021-04-01 15:34:31 -070015checksum = "e3c69b077ad434294d3ce9f1f6143a2a4b89a8a2d54ef813d85003a4fd1137fd"
Jakub Koturfc1672b2020-12-21 17:28:14 +010016
17[[package]]
18name = "cfg-if"
19version = "1.0.0"
20source = "registry+https://github.com/rust-lang/crates.io-index"
21checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
22
23[[package]]
24name = "const_fn"
Joel Galenson0d440922021-04-01 15:34:31 -070025version = "0.4.5"
Jakub Koturfc1672b2020-12-21 17:28:14 +010026source = "registry+https://github.com/rust-lang/crates.io-index"
Joel Galenson0d440922021-04-01 15:34:31 -070027checksum = "28b9d6de7f49e22cf97ad17fc4036ece69300032f45f78f30b4a4482cdc3f4a6"
Jakub Koturfc1672b2020-12-21 17:28:14 +010028
29[[package]]
30name = "crossbeam-epoch"
Joel Galenson0d440922021-04-01 15:34:31 -070031version = "0.9.3"
Jakub Koturfc1672b2020-12-21 17:28:14 +010032dependencies = [
Joel Galenson0d440922021-04-01 15:34:31 -070033 "cfg-if",
Jakub Koturfc1672b2020-12-21 17:28:14 +010034 "const_fn",
35 "crossbeam-utils",
36 "lazy_static",
Joel Galenson0d440922021-04-01 15:34:31 -070037 "loom",
Jakub Koturfc1672b2020-12-21 17:28:14 +010038 "memoffset",
39 "rand",
40 "scopeguard",
41]
42
43[[package]]
44name = "crossbeam-utils"
Joel Galenson0d440922021-04-01 15:34:31 -070045version = "0.8.3"
Jakub Koturfc1672b2020-12-21 17:28:14 +010046source = "registry+https://github.com/rust-lang/crates.io-index"
Joel Galenson0d440922021-04-01 15:34:31 -070047checksum = "e7e9d99fa91428effe99c5c6d4634cdeba32b8cf784fc428a2a687f61a952c49"
Jakub Koturfc1672b2020-12-21 17:28:14 +010048dependencies = [
49 "autocfg",
Joel Galenson0d440922021-04-01 15:34:31 -070050 "cfg-if",
Jakub Koturfc1672b2020-12-21 17:28:14 +010051 "lazy_static",
Joel Galenson0d440922021-04-01 15:34:31 -070052 "loom",
53]
54
55[[package]]
56name = "generator"
57version = "0.6.24"
58source = "registry+https://github.com/rust-lang/crates.io-index"
59checksum = "a9fed24fd1e18827652b4d55652899a1e9da8e54d91624dc3437a5bc3a9f9a9c"
60dependencies = [
61 "cc",
62 "libc",
63 "log",
64 "rustversion",
65 "winapi",
Jakub Koturfc1672b2020-12-21 17:28:14 +010066]
67
68[[package]]
69name = "getrandom"
Joel Galenson0d440922021-04-01 15:34:31 -070070version = "0.2.2"
Jakub Koturfc1672b2020-12-21 17:28:14 +010071source = "registry+https://github.com/rust-lang/crates.io-index"
Joel Galenson0d440922021-04-01 15:34:31 -070072checksum = "c9495705279e7140bf035dde1f6e750c162df8b625267cd52cc44e0b156732c8"
Jakub Koturfc1672b2020-12-21 17:28:14 +010073dependencies = [
Joel Galenson0d440922021-04-01 15:34:31 -070074 "cfg-if",
Jakub Koturfc1672b2020-12-21 17:28:14 +010075 "libc",
76 "wasi",
77]
78
79[[package]]
80name = "lazy_static"
81version = "1.4.0"
82source = "registry+https://github.com/rust-lang/crates.io-index"
83checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
84
85[[package]]
86name = "libc"
Joel Galenson0d440922021-04-01 15:34:31 -070087version = "0.2.86"
Jakub Koturfc1672b2020-12-21 17:28:14 +010088source = "registry+https://github.com/rust-lang/crates.io-index"
Joel Galenson0d440922021-04-01 15:34:31 -070089checksum = "b7282d924be3275cec7f6756ff4121987bc6481325397dde6ba3e7802b1a8b1c"
90
91[[package]]
92name = "log"
93version = "0.4.14"
94source = "registry+https://github.com/rust-lang/crates.io-index"
95checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
96dependencies = [
97 "cfg-if",
98]
99
100[[package]]
101name = "loom"
102version = "0.4.0"
103source = "registry+https://github.com/rust-lang/crates.io-index"
104checksum = "d44c73b4636e497b4917eb21c33539efa3816741a2d3ff26c6316f1b529481a4"
105dependencies = [
106 "cfg-if",
107 "generator",
108 "scoped-tls",
109]
Jakub Koturfc1672b2020-12-21 17:28:14 +0100110
111[[package]]
112name = "memoffset"
113version = "0.6.1"
114source = "registry+https://github.com/rust-lang/crates.io-index"
115checksum = "157b4208e3059a8f9e78d559edc658e13df41410cb3ae03979c83130067fdd87"
116dependencies = [
117 "autocfg",
118]
119
120[[package]]
121name = "ppv-lite86"
122version = "0.2.10"
123source = "registry+https://github.com/rust-lang/crates.io-index"
124checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
125
126[[package]]
127name = "rand"
Joel Galenson0d440922021-04-01 15:34:31 -0700128version = "0.8.3"
Jakub Koturfc1672b2020-12-21 17:28:14 +0100129source = "registry+https://github.com/rust-lang/crates.io-index"
Joel Galenson0d440922021-04-01 15:34:31 -0700130checksum = "0ef9e7e66b4468674bfcb0c81af8b7fa0bb154fa9f28eb840da5c447baeb8d7e"
Jakub Koturfc1672b2020-12-21 17:28:14 +0100131dependencies = [
Jakub Koturfc1672b2020-12-21 17:28:14 +0100132 "libc",
133 "rand_chacha",
134 "rand_core",
135 "rand_hc",
136]
137
138[[package]]
139name = "rand_chacha"
Joel Galenson0d440922021-04-01 15:34:31 -0700140version = "0.3.0"
Jakub Koturfc1672b2020-12-21 17:28:14 +0100141source = "registry+https://github.com/rust-lang/crates.io-index"
Joel Galenson0d440922021-04-01 15:34:31 -0700142checksum = "e12735cf05c9e10bf21534da50a147b924d555dc7a547c42e6bb2d5b6017ae0d"
Jakub Koturfc1672b2020-12-21 17:28:14 +0100143dependencies = [
144 "ppv-lite86",
145 "rand_core",
146]
147
148[[package]]
149name = "rand_core"
Joel Galenson0d440922021-04-01 15:34:31 -0700150version = "0.6.2"
Jakub Koturfc1672b2020-12-21 17:28:14 +0100151source = "registry+https://github.com/rust-lang/crates.io-index"
Joel Galenson0d440922021-04-01 15:34:31 -0700152checksum = "34cf66eb183df1c5876e2dcf6b13d57340741e8dc255b48e40a26de954d06ae7"
Jakub Koturfc1672b2020-12-21 17:28:14 +0100153dependencies = [
154 "getrandom",
155]
156
157[[package]]
158name = "rand_hc"
Joel Galenson0d440922021-04-01 15:34:31 -0700159version = "0.3.0"
Jakub Koturfc1672b2020-12-21 17:28:14 +0100160source = "registry+https://github.com/rust-lang/crates.io-index"
Joel Galenson0d440922021-04-01 15:34:31 -0700161checksum = "3190ef7066a446f2e7f42e239d161e905420ccab01eb967c9eb27d21b2322a73"
Jakub Koturfc1672b2020-12-21 17:28:14 +0100162dependencies = [
163 "rand_core",
164]
165
166[[package]]
Joel Galenson0d440922021-04-01 15:34:31 -0700167name = "rustversion"
168version = "1.0.4"
169source = "registry+https://github.com/rust-lang/crates.io-index"
170checksum = "cb5d2a036dc6d2d8fd16fde3498b04306e29bd193bf306a57427019b823d5acd"
171
172[[package]]
173name = "scoped-tls"
174version = "1.0.0"
175source = "registry+https://github.com/rust-lang/crates.io-index"
176checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
177
178[[package]]
Jakub Koturfc1672b2020-12-21 17:28:14 +0100179name = "scopeguard"
180version = "1.1.0"
181source = "registry+https://github.com/rust-lang/crates.io-index"
182checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
183
184[[package]]
185name = "wasi"
Joel Galenson0d440922021-04-01 15:34:31 -0700186version = "0.10.2+wasi-snapshot-preview1"
Jakub Koturfc1672b2020-12-21 17:28:14 +0100187source = "registry+https://github.com/rust-lang/crates.io-index"
Joel Galenson0d440922021-04-01 15:34:31 -0700188checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
189
190[[package]]
191name = "winapi"
192version = "0.3.9"
193source = "registry+https://github.com/rust-lang/crates.io-index"
194checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
195dependencies = [
196 "winapi-i686-pc-windows-gnu",
197 "winapi-x86_64-pc-windows-gnu",
198]
199
200[[package]]
201name = "winapi-i686-pc-windows-gnu"
202version = "0.4.0"
203source = "registry+https://github.com/rust-lang/crates.io-index"
204checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
205
206[[package]]
207name = "winapi-x86_64-pc-windows-gnu"
208version = "0.4.0"
209source = "registry+https://github.com/rust-lang/crates.io-index"
210checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"