Cargo.lock 343 KB
Newer Older
1
2
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
asynchronous rob's avatar
asynchronous rob committed
3
4
[[package]]
name = "adder"
5
version = "0.6.3"
asynchronous rob's avatar
asynchronous rob committed
6
dependencies = [
7
 "dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
thiolliere's avatar
thiolliere committed
8
 "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
9
 "polkadot-parachain 0.6.3",
10
11
 "sr-std 2.0.0 (git+https://github.com/paritytech/substrate?branch=kiz-rpc-for-fee-stuff)",
 "substrate-wasm-builder-runner 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
12
 "tiny-keccak 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
13
14
15
16
17
18
]

[[package]]
name = "adder-collator"
version = "0.1.0"
dependencies = [
19
 "adder 0.6.3",
20
 "ctrlc 3.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
21
 "exit-future 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
22
 "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
23
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
24
25
26
 "polkadot-collator 0.6.3",
 "polkadot-parachain 0.6.3",
 "polkadot-primitives 0.6.3",
27
28
 "substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=kiz-rpc-for-fee-stuff)",
 "substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=kiz-rpc-for-fee-stuff)",
asynchronous rob's avatar
asynchronous rob committed
29
30
]

31
32
[[package]]
name = "adler32"
33
version = "1.0.4"
34
35
source = "registry+https://github.com/rust-lang/crates.io-index"

36
37
[[package]]
name = "aes-ctr"
38
version = "0.3.0"
39
40
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
41
42
 "aes-soft 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "aesni 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
43
 "ctr 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
44
 "stream-cipher 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
45
46
47
48
]

[[package]]
name = "aes-soft"
49
version = "0.3.3"
50
51
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
52
 "block-cipher-trait 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
53
 "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
54
 "opaque-debug 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
55
56
57
58
]

[[package]]
name = "aesni"
59
version = "0.6.0"
60
61
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
62
 "block-cipher-trait 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
63
 "opaque-debug 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
64
 "stream-cipher 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
65
66
]

67
68
[[package]]
name = "ahash"
69
version = "0.2.17"
70
71
72
73
74
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "const-random 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
]

75
76
[[package]]
name = "aho-corasick"
77
version = "0.7.6"
78
79
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
80
 "memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
81
82
]

asynchronous rob's avatar
asynchronous rob committed
83
84
[[package]]
name = "aio-limited"
85
version = "0.1.1"
86
source = "registry+https://github.com/rust-lang/crates.io-index"
asynchronous rob's avatar
asynchronous rob committed
87
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
88
 "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
89
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
90
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
91
 "tokio-executor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
92
 "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
93
 "tokio-timer 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
94
95
96
97
98
99
100
]

[[package]]
name = "ansi_term"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
101
 "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
102
103
]

104
105
106
107
108
109
110
111
[[package]]
name = "ansi_term"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
]

asynchronous rob's avatar
asynchronous rob committed
112
113
114
115
116
117
118
119
[[package]]
name = "app_dirs"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "ole32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "shell32-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
120
 "xdg 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
121
122
]

123
124
[[package]]
name = "arc-swap"
125
version = "0.4.3"
126
127
source = "registry+https://github.com/rust-lang/crates.io-index"

asynchronous rob's avatar
asynchronous rob committed
128
129
[[package]]
name = "arrayref"
130
version = "0.3.5"
asynchronous rob's avatar
asynchronous rob committed
131
132
133
134
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "arrayvec"
135
version = "0.4.12"
asynchronous rob's avatar
asynchronous rob committed
136
137
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
138
 "nodrop 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
139
140
141
142
]

[[package]]
name = "asn1_der"
143
version = "0.6.3"
asynchronous rob's avatar
asynchronous rob committed
144
145
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
146
 "asn1_der_derive 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
147
148
149
150
]

[[package]]
name = "asn1_der_derive"
151
version = "0.1.2"
152
153
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
154
 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
155
 "syn 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
156
157
158
159
]

[[package]]
name = "atty"
160
version = "0.2.13"
asynchronous rob's avatar
asynchronous rob committed
161
162
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
163
 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
164
 "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
165
166
]

167
168
[[package]]
name = "autocfg"
169
version = "0.1.7"
170
171
source = "registry+https://github.com/rust-lang/crates.io-index"

asynchronous rob's avatar
asynchronous rob committed
172
173
[[package]]
name = "backtrace"
174
version = "0.3.40"
asynchronous rob's avatar
asynchronous rob committed
175
176
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
177
 "backtrace-sys 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
178
 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
179
 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
180
 "rustc-demangle 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
181
182
183
184
]

[[package]]
name = "backtrace-sys"
185
version = "0.1.32"
asynchronous rob's avatar
asynchronous rob committed
186
187
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
188
189
 "cc 1.0.46 (registry+https://github.com/rust-lang/crates.io-index)",
 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
190
191
192
]

[[package]]
193
194
name = "base58"
version = "0.1.0"
asynchronous rob's avatar
asynchronous rob committed
195
196
source = "registry+https://github.com/rust-lang/crates.io-index"

197
198
199
200
201
[[package]]
name = "base64"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
202
 "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
203
204
]

205
206
[[package]]
name = "bindgen"
207
version = "0.47.3"
208
209
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
210
 "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
211
 "cexpr 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
212
 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
213
 "clang-sys 0.26.4 (registry+https://github.com/rust-lang/crates.io-index)",
214
 "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
215
 "env_logger 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
216
 "hashbrown 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
217
 "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
218
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
219
 "peeking_take_while 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
220
 "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
221
 "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
222
 "regex 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
223
 "which 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
224
225
]

226
227
[[package]]
name = "bitflags"
228
version = "1.2.1"
229
230
source = "registry+https://github.com/rust-lang/crates.io-index"

asynchronous rob's avatar
asynchronous rob committed
231
[[package]]
232
233
name = "bitmask"
version = "0.5.0"
234
source = "registry+https://github.com/rust-lang/crates.io-index"
asynchronous rob's avatar
asynchronous rob committed
235

Gavin Wood's avatar
Gavin Wood committed
236
237
[[package]]
name = "bitvec"
238
version = "0.14.0"
Gavin Wood's avatar
Gavin Wood committed
239
240
source = "registry+https://github.com/rust-lang/crates.io-index"

241
242
[[package]]
name = "blake2"
Gavin Wood's avatar
Gavin Wood committed
243
version = "0.8.1"
244
245
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
246
 "byte-tools 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
247
 "crypto-mac 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
248
 "digest 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
249
 "opaque-debug 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
250
251
]

asynchronous rob's avatar
asynchronous rob committed
252
253
254
255
256
[[package]]
name = "blake2-rfc"
version = "0.2.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
257
 "arrayvec 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
258
 "constant_time_eq 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
259
260
]

Gav Wood's avatar
Gav Wood committed
261
262
263
264
265
266
267
268
269
[[package]]
name = "block-buffer"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "byte-tools 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "generic-array 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)",
]

270
271
[[package]]
name = "block-buffer"
272
version = "0.7.3"
273
274
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
275
 "block-padding 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
276
 "byte-tools 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
277
 "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
278
 "generic-array 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
279
280
]

281
282
[[package]]
name = "block-cipher-trait"
283
version = "0.6.2"
284
285
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
286
 "generic-array 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
287
288
]

289
290
[[package]]
name = "block-padding"
291
version = "0.1.4"
292
293
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
294
 "byte-tools 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
295
296
]

asynchronous rob's avatar
asynchronous rob committed
297
298
[[package]]
name = "bs58"
Gavin Wood's avatar
Gavin Wood committed
299
version = "0.2.5"
asynchronous rob's avatar
asynchronous rob committed
300
301
source = "registry+https://github.com/rust-lang/crates.io-index"

302
303
[[package]]
name = "bstr"
Gavin Wood's avatar
Gavin Wood committed
304
version = "0.2.8"
305
306
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
307
 "memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
308
309
]

310
311
[[package]]
name = "bumpalo"
Gavin Wood's avatar
Gavin Wood committed
312
version = "2.6.0"
313
314
source = "registry+https://github.com/rust-lang/crates.io-index"

315
316
317
318
319
[[package]]
name = "byte-slice-cast"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"

asynchronous rob's avatar
asynchronous rob committed
320
321
322
323
324
[[package]]
name = "byte-tools"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

325
326
[[package]]
name = "byte-tools"
327
version = "0.3.1"
328
329
330
331
332
333
334
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "byteorder"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"

asynchronous rob's avatar
asynchronous rob committed
335
336
[[package]]
name = "byteorder"
337
version = "1.3.2"
asynchronous rob's avatar
asynchronous rob committed
338
339
340
341
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "bytes"
342
version = "0.4.12"
asynchronous rob's avatar
asynchronous rob committed
343
344
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
345
 "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
346
 "either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
347
 "iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
348
349
]

350
351
[[package]]
name = "c2-chacha"
352
version = "0.2.3"
353
354
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
355
 "ppv-lite86 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
356
357
]

358
359
360
361
362
[[package]]
name = "c_linked_list"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"

asynchronous rob's avatar
asynchronous rob committed
363
364
[[package]]
name = "cc"
365
version = "1.0.46"
asynchronous rob's avatar
asynchronous rob committed
366
source = "registry+https://github.com/rust-lang/crates.io-index"
367
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
368
369
 "jobserver 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
 "num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
370
371
372
373
]

[[package]]
name = "cexpr"
374
version = "0.3.5"
375
376
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
377
 "nom 4.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
378
]
asynchronous rob's avatar
asynchronous rob committed
379
380
381

[[package]]
name = "cfg-if"
382
version = "0.1.10"
asynchronous rob's avatar
asynchronous rob committed
383
384
385
386
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "chrono"
Gavin Wood's avatar
Gavin Wood committed
387
version = "0.4.9"
asynchronous rob's avatar
asynchronous rob committed
388
389
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
390
 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
391
392
 "num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)",
 "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
393
 "time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
394
395
]

396
397
[[package]]
name = "clang-sys"
398
version = "0.26.4"
399
400
401
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
402
 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
403
 "libloading 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
404
405
]

asynchronous rob's avatar
asynchronous rob committed
406
407
[[package]]
name = "clap"
408
version = "2.33.0"
asynchronous rob's avatar
asynchronous rob committed
409
410
411
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
412
 "atty 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
413
414
415
 "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "strsim 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
416
 "unicode-width 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
417
 "vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
418
419
420
421
422
423
424
]

[[package]]
name = "clear_on_drop"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
425
 "cc 1.0.46 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
426
427
428
429
430
431
432
]

[[package]]
name = "cloudabi"
version = "0.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
433
 "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
434
435
]

436
437
438
439
440
441
[[package]]
name = "const-random"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "const-random-macro 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
442
 "proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)",
443
444
445
446
447
448
449
]

[[package]]
name = "const-random-macro"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
450
 "proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)",
thiolliere's avatar
thiolliere committed
451
 "rand 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
452
453
]

asynchronous rob's avatar
asynchronous rob committed
454
455
[[package]]
name = "constant_time_eq"
Gavin Wood's avatar
Gavin Wood committed
456
version = "0.1.4"
asynchronous rob's avatar
asynchronous rob committed
457
458
source = "registry+https://github.com/rust-lang/crates.io-index"

Gavin Wood's avatar
Gavin Wood committed
459
460
461
462
463
464
[[package]]
name = "core-foundation"
version = "0.6.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
465
 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
466
467
468
469
470
471
472
]

[[package]]
name = "core-foundation-sys"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"

473
[[package]]
474
475
name = "crc32fast"
version = "1.2.0"
476
477
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
478
 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
479
480
]

481
482
483
484
485
486
487
488
[[package]]
name = "crossbeam-channel"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
]

489
490
491
492
493
[[package]]
name = "crossbeam-deque"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
494
495
 "crossbeam-epoch 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
496
497
]

asynchronous rob's avatar
asynchronous rob committed
498
499
[[package]]
name = "crossbeam-epoch"
500
version = "0.7.2"
asynchronous rob's avatar
asynchronous rob committed
501
502
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
503
504
 "arrayvec 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
505
 "crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
506
 "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
507
508
 "memoffset 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "scopeguard 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
509
510
]

511
512
513
514
515
[[package]]
name = "crossbeam-queue"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
516
 "crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
517
518
]

asynchronous rob's avatar
asynchronous rob committed
519
520
[[package]]
name = "crossbeam-utils"
521
version = "0.6.6"
522
source = "registry+https://github.com/rust-lang/crates.io-index"
523
dependencies = [
524
 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
525
 "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
526
]
527

528
529
[[package]]
name = "crunchy"
530
version = "0.2.2"
531
532
source = "registry+https://github.com/rust-lang/crates.io-index"

Gav Wood's avatar
Gav Wood committed
533
534
535
536
537
[[package]]
name = "crypto-mac"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
538
 "constant_time_eq 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
539
540
541
 "generic-array 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)",
]

542
543
[[package]]
name = "crypto-mac"
544
version = "0.7.0"
545
546
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
547
 "generic-array 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
548
 "subtle 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
549
550
551
552
]

[[package]]
name = "ctr"
553
version = "0.3.2"
554
555
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
556
 "block-cipher-trait 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
557
 "stream-cipher 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
558
559
]

asynchronous rob's avatar
asynchronous rob committed
560
561
[[package]]
name = "ctrlc"
562
version = "3.1.3"
563
source = "registry+https://github.com/rust-lang/crates.io-index"
asynchronous rob's avatar
asynchronous rob committed
564
dependencies = [
565
 "nix 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
566
 "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
567
568
]

569
570
571
572
573
574
[[package]]
name = "cuckoofilter"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "byteorder 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
575
 "rand 0.3.23 (registry+https://github.com/rust-lang/crates.io-index)",
576
577
]

578
579
[[package]]
name = "curve25519-dalek"
580
version = "1.2.3"
581
582
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
583
 "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
584
 "clear_on_drop 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
585
 "digest 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
586
 "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
587
 "subtle 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
588
589
]

590
591
[[package]]
name = "data-encoding"
592
version = "2.1.2"
593
594
source = "registry+https://github.com/rust-lang/crates.io-index"

595
596
[[package]]
name = "derive_more"
597
version = "0.14.1"
598
599
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
600
 "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
601
 "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
602
 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
603
 "syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)",
604
605
606
607
608
609
610
]

[[package]]
name = "derive_more"
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
611
 "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
612
 "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
613
 "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
614
 "regex 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
615
 "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
616
 "syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)",
617
618
]

asynchronous rob's avatar
asynchronous rob committed
619
620
[[package]]
name = "difference"
621
version = "2.0.0"
asynchronous rob's avatar
asynchronous rob committed
622
623
source = "registry+https://github.com/rust-lang/crates.io-index"

Gav Wood's avatar
Gav Wood committed
624
625
626
627
628
629
630
631
[[package]]
name = "digest"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "generic-array 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)",
]

632
633
[[package]]
name = "digest"
634
635
636
637
638
639
640
641
642
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "generic-array 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "dlmalloc"
version = "0.1.3"
643
644
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
645
 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
646
647
648
649
650
651
652
]

[[package]]
name = "dns-parser"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
653
 "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
654
655
656
 "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
]

Gavin Wood's avatar
Gavin Wood committed
657
658
659
660
661
[[package]]
name = "doc-comment"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"

662
663
664
665
666
667
668
[[package]]
name = "ed25519-dalek"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "clear_on_drop 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
 "curve25519-dalek 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
669
 "failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
670
671
672
 "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
]

Gav Wood's avatar
Gav Wood committed
673
674
[[package]]
name = "ed25519-dalek"
675
version = "1.0.0-pre.2"
Gav Wood's avatar
Gav Wood committed
676
677
678
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "clear_on_drop 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
679
 "curve25519-dalek 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
680
 "failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
681
682
 "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
683
684
685
 "sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

asynchronous rob's avatar
asynchronous rob committed
686
687
[[package]]
name = "either"
688
version = "1.5.3"
asynchronous rob's avatar
asynchronous rob committed
689
690
691
692
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "elastic-array"
693
version = "0.10.2"
asynchronous rob's avatar
asynchronous rob committed
694
695
696
697
698
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "heapsize 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
]

699
700
701
702
703
704
705
706
[[package]]
name = "enum_primitive"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "num-traits 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
]

707
708
[[package]]
name = "env_logger"
709
version = "0.6.2"
710
711
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
712
 "atty 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
713
 "humantime 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
714
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
715
 "regex 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
716
 "termcolor 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
717
718
]

719
720
[[package]]
name = "env_logger"
721
version = "0.7.1"
722
723
724
725
726
727
728
729
730
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "atty 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
 "humantime 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
 "regex 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "termcolor 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
]

asynchronous rob's avatar
asynchronous rob committed
731
732
[[package]]
name = "environmental"
733
version = "1.0.2"
734
source = "registry+https://github.com/rust-lang/crates.io-index"
asynchronous rob's avatar
asynchronous rob committed
735

736
737
738
739
740
[[package]]
name = "erased-serde"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
741
 "serde 1.0.102 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
742
743
744
745
]

[[package]]
name = "exit-future"
746
version = "0.1.4"
asynchronous rob's avatar
asynchronous rob committed
747
748
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
749
 "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
750
 "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
751
752
]

753
754
[[package]]
name = "failure"
755
version = "0.1.6"
756
source = "registry+https://github.com/rust-lang/crates.io-index"
757
dependencies = [
758
 "backtrace 0.3.40 (registry+https://github.com/rust-lang/crates.io-index)",
759
 "failure_derive 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
760
761
762
763
]

[[package]]
name = "failure_derive"
764
version = "0.1.6"
765
766
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
767
 "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
768
 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
769
 "syn 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
770
 "synstructure 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",
771
]
772

asynchronous rob's avatar
asynchronous rob committed
773
774
775
776
777
778
779
780
781
782
[[package]]
name = "fake-simd"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "fdlimit"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
783
 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
784
785
]

786
787
[[package]]
name = "finality-grandpa"
788
version = "0.9.1"
789
source = "registry+https://github.com/rust-lang/crates.io-index"
790
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
791
 "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
792
 "hashbrown 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
793
 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
794
 "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
thiolliere's avatar
thiolliere committed
795
 "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
796
 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
797
798
]

asynchronous rob's avatar
asynchronous rob committed
799
800
[[package]]
name = "fixed-hash"
Gavin Wood's avatar
Gavin Wood committed
801
version = "0.4.0"
asynchronous rob's avatar
asynchronous rob committed
802
803
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
804
 "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
805
 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
806
 "rand 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
807
808
 "rustc-hex 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "static_assertions 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
809
810
]

Gavin Wood's avatar
Gavin Wood committed
811
812
813
814
815
[[package]]
name = "fixedbitset"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"

816
817
[[package]]
name = "flate2"
818
version = "1.0.12"
819
820
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
821
 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
822
 "crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
823
 "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
824
 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
825
 "libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
826
 "miniz_oxide 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
827
828
829
 "tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
]

asynchronous rob's avatar
asynchronous rob committed
830
831
832
833
834
[[package]]
name = "fnv"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"

Gavin Wood's avatar
Gavin Wood committed
835
836
837
838
839
840
841
842
843
844
845
846
847
[[package]]
name = "foreign-types"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "foreign-types-shared"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"

thiolliere's avatar
thiolliere committed
848
849
[[package]]
name = "fork-tree"
thiolliere's avatar
thiolliere committed
850
version = "2.0.0"
851
source = "git+https://github.com/paritytech/substrate?branch=kiz-rpc-for-fee-stuff#3045ee228eb63c525c564df135d5a52546d90fc9"
thiolliere's avatar
thiolliere committed
852
dependencies = [
thiolliere's avatar
thiolliere committed
853
 "parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
thiolliere's avatar
thiolliere committed
854
855
]

asynchronous rob's avatar
asynchronous rob committed
856
857
[[package]]
name = "fs-swap"
858
version = "0.2.4"
asynchronous rob's avatar
asynchronous rob committed
859
860
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
861
 "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
862
 "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",
863
 "libloading 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
864
 "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
865
866
]

867
868
[[package]]
name = "fuchsia-cprng"
869
version = "0.1.1"
870
871
source = "registry+https://github.com/rust-lang/crates.io-index"

asynchronous rob's avatar
asynchronous rob committed
872
873
874
875
876
[[package]]
name = "fuchsia-zircon"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
877
 "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
878
879
880
881
882
883
884
885
886
887
 "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "fuchsia-zircon-sys"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "futures"
Gavin Wood's avatar
Gavin Wood committed
888
version = "0.1.29"
asynchronous rob's avatar
asynchronous rob committed
889
890
source = "registry+https://github.com/rust-lang/crates.io-index"

891
892
[[package]]
name = "futures-channel-preview"
893
version = "0.3.0-alpha.19"
894
895
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
896
897
 "futures-core-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-sink-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)",
898
899
900
901
]

[[package]]
name = "futures-core-preview"
902
version = "0.3.0-alpha.19"
903
904
source = "registry+https://github.com/rust-lang/crates.io-index"

asynchronous rob's avatar
asynchronous rob committed
905
906
907
908
909
[[package]]
name = "futures-cpupool"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
910
 "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
911
 "num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
asynchronous rob's avatar
asynchronous rob committed
912
913
]

914
915
[[package]]
name = "futures-executor-preview"
916
version = "0.3.0-alpha.19"
917
918
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
919
920
 "futures-core-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-util-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)",
921
922
923
924
925
 "num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "futures-io-preview"
926
version = "0.3.0-alpha.19"
927
928
929
930
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "futures-preview"
931
version = "0.3.0-alpha.19"
932
933
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
934
935
936
937
938
939
 "futures-channel-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-core-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-executor-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-io-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-sink-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-util-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)",
940
941
942
943
]

[[package]]
name = "futures-sink-preview"
944
version = "0.3.0-alpha.19"
945
source = "registry+https://github.com/rust-lang/crates.io-index"
thiolliere's avatar
thiolliere committed
946
947
948
949

[[package]]
name = "futures-timer"
version = "0.4.0"
950
951
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
952
953
 "futures-core-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-util-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)",
954
955
956
957
958
 "pin-utils 0.1.0-alpha.4 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "futures-util-preview"
959
version = "0.3.0-alpha.19"
960
961
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
962
 "futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
963
964
965
966
 "futures-channel-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-core-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-io-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)",
 "futures-sink-preview 0.3.0-alpha.19 (registry+https://github.com/rust-lang/crates.io-index)",
967
968
969
970
971
 "memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "pin-utils 0.1.0-alpha.4 (registry+https://github.com/rust-lang/crates.io-index)",
 "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
]

asynchronous rob's avatar
asynchronous rob committed
972
973
[[package]]
name = "gcc"
974
version = "0.3.55"
asynchronous rob's avatar
asynchronous rob committed
975
976
source = "registry+https://github.com/rust-lang/crates.io-index"

Gav Wood's avatar
Gav Wood committed
977
978
979
980
981
[[package]]
name = "generic-array"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
982
 "nodrop 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
Gavin Wood's avatar
Gavin Wood committed
983
 "typenum 1.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
Gav Wood's avatar
Gav Wood committed
984
985
]

986
987
[[package]]
name = "generic-array"
988
version = "0.12.3"
989
990
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
991
 "typenum 1.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
992
993
]

994
995
996
997
998
999
1000
[[package]]
name = "get_if_addrs"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "c_linked_list 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "get_if_addrs-sys 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
For faster browsing, not all history is shown. View entire blame