Cargo.lock 260 KB
Newer Older
1
2
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
3
4
version = 3

Gavin Wood's avatar
Gavin Wood committed
5
6
7
8
[[package]]
name = "Inflector"
version = "0.11.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
9
checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"
Gavin Wood's avatar
Gavin Wood committed
10
dependencies = [
11
12
 "lazy_static",
 "regex",
Gavin Wood's avatar
Gavin Wood committed
13
14
]

15
16
[[package]]
name = "addr2line"
17
version = "0.14.1"
18
source = "registry+https://github.com/rust-lang/crates.io-index"
19
checksum = "a55f82cfe485775d02112886f4169bde0c5894d75e79ead7eafe7e40a25e45f7"
20
dependencies = [
21
22
23
24
25
26
27
28
29
30
 "gimli 0.23.0",
]

[[package]]
name = "addr2line"
version = "0.15.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "03345e98af8f3d786b6d9f656ccfa6ac316d954e92bc4841f0bba20789d5fb5a"
dependencies = [
 "gimli 0.24.0",
31
32
]

33
34
[[package]]
name = "adler"
35
version = "0.2.2"
36
source = "registry+https://github.com/rust-lang/crates.io-index"
37
checksum = "ccc9a9dd069569f212bc4330af9f17c4afb5e8ce185e83dbb14f1349dda18b10"
38

39
40
[[package]]
name = "aead"
41
version = "0.4.2"
42
source = "registry+https://github.com/rust-lang/crates.io-index"
43
checksum = "6e3e798aa0c8239776f54415bc06f3d74b1850f3f830b45c35cfc80556973f70"
44
dependencies = [
Pierre Krieger's avatar
Pierre Krieger committed
45
 "generic-array 0.14.4",
46
47
48
49
]

[[package]]
name = "aes"
50
version = "0.7.4"
51
source = "registry+https://github.com/rust-lang/crates.io-index"
52
checksum = "495ee669413bfbe9e8cace80f4d3d78e6d8c8d99579f97fb93bde351b185f2d4"
53
dependencies = [
54
55
56
57
 "cfg-if 1.0.0",
 "cipher",
 "cpufeatures",
 "opaque-debug 0.3.0",
58
59
60
61
]

[[package]]
name = "aes-gcm"
62
version = "0.9.3"
63
source = "registry+https://github.com/rust-lang/crates.io-index"
64
checksum = "b2a930fd487faaa92a30afa92cc9dd1526a5cff67124abbbb1c617ce070f4dcf"
65
66
67
dependencies = [
 "aead",
 "aes",
68
69
 "cipher",
 "ctr",
70
 "ghash",
71
 "subtle 2.4.1",
72
73
]

74
75
76
77
78
79
80
81
82
83
84
[[package]]
name = "ahash"
version = "0.7.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43bb833f0bf979d8475d38fbf09ed3b8a55e1885fe93ad3f93239fc6a4f17b98"
dependencies = [
 "getrandom 0.2.1",
 "once_cell",
 "version_check",
]

85
86
[[package]]
name = "aho-corasick"
87
version = "0.7.13"
88
source = "registry+https://github.com/rust-lang/crates.io-index"
89
checksum = "043164d8ba5c4c3035fec9bbee8647c0261d788f3474306f93bb65901cae0e86"
90
dependencies = [
91
 "memchr",
92
93
]

94
95
96
97
98
99
[[package]]
name = "always-assert"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fbf688625d06217d5b1bb0ea9d9c44a1635fd0ee3534466388d18203174f4d11"

asynchronous rob's avatar
asynchronous rob committed
100
101
102
103
[[package]]
name = "ansi_term"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
104
checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
asynchronous rob's avatar
asynchronous rob committed
105
dependencies = [
106
 "winapi 0.3.9",
asynchronous rob's avatar
asynchronous rob committed
107
108
]

109
110
111
112
[[package]]
name = "ansi_term"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
113
checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
114
dependencies = [
115
 "winapi 0.3.9",
116
117
]

118
119
[[package]]
name = "anyhow"
120
version = "1.0.39"
121
source = "registry+https://github.com/rust-lang/crates.io-index"
122
checksum = "81cddc5f91628367664cc7c69714ff08deee8a3efc54623011c772544d7b2767"
123

124
125
[[package]]
name = "approx"
126
version = "0.5.0"
127
source = "registry+https://github.com/rust-lang/crates.io-index"
128
checksum = "072df7202e63b127ab55acfe16ce97013d5b97bf160489336d3f1840fd78e99e"
129
dependencies = [
Sergey Pepyakin's avatar
Sergey Pepyakin committed
130
 "num-traits",
131
132
]

asynchronous rob's avatar
asynchronous rob committed
133
134
[[package]]
name = "arrayref"
Gavin Wood's avatar
Gavin Wood committed
135
version = "0.3.6"
asynchronous rob's avatar
asynchronous rob committed
136
source = "registry+https://github.com/rust-lang/crates.io-index"
137
checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"
asynchronous rob's avatar
asynchronous rob committed
138
139
140

[[package]]
name = "arrayvec"
141
version = "0.4.12"
asynchronous rob's avatar
asynchronous rob committed
142
source = "registry+https://github.com/rust-lang/crates.io-index"
143
checksum = "cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9"
asynchronous rob's avatar
asynchronous rob committed
144
dependencies = [
145
 "nodrop",
asynchronous rob's avatar
asynchronous rob committed
146
147
]

148
149
[[package]]
name = "arrayvec"
150
version = "0.5.2"
151
source = "registry+https://github.com/rust-lang/crates.io-index"
152
checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
153

Gavin Wood's avatar
Gavin Wood committed
154
155
156
157
158
159
[[package]]
name = "arrayvec"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a2f58b0bb10c380af2b26e57212856b8c9a59e0925b4c20f4a174a49734eaf7"

asynchronous rob's avatar
asynchronous rob committed
160
161
[[package]]
name = "asn1_der"
162
version = "0.7.4"
asynchronous rob's avatar
asynchronous rob committed
163
source = "registry+https://github.com/rust-lang/crates.io-index"
164
checksum = "9d6e24d2cce90c53b948c46271bfb053e4bdc2db9b5d3f65e20f8cf28a1b7fc3"
asynchronous rob's avatar
asynchronous rob committed
165

166
167
[[package]]
name = "assert_cmd"
168
version = "1.0.2"
169
source = "registry+https://github.com/rust-lang/crates.io-index"
170
checksum = "3dc1679af9a1ab4bea16f228b05d18f8363f8327b1fa8db00d2760cfafc6b61e"
171
dependencies = [
172
173
174
175
 "doc-comment",
 "predicates",
 "predicates-core",
 "predicates-tree",
176
 "wait-timeout",
177
178
]

Gavin Wood's avatar
Gavin Wood committed
179
180
[[package]]
name = "assert_matches"
181
version = "1.5.0"
Gavin Wood's avatar
Gavin Wood committed
182
source = "registry+https://github.com/rust-lang/crates.io-index"
183
checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9"
Gavin Wood's avatar
Gavin Wood committed
184

185
186
187
188
189
190
191
192
193
194
[[package]]
name = "async-attributes"
version = "1.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"
dependencies = [
 "quote",
 "syn",
]

195
196
[[package]]
name = "async-channel"
197
version = "1.5.1"
198
source = "registry+https://github.com/rust-lang/crates.io-index"
199
checksum = "59740d83946db6a5af71ae25ddf9562c2b176b2ca42cf99a455f09f4a220d6b9"
200
201
202
203
204
205
dependencies = [
 "concurrent-queue",
 "event-listener",
 "futures-core",
]

206
207
[[package]]
name = "async-executor"
208
version = "1.4.1"
209
source = "registry+https://github.com/rust-lang/crates.io-index"
210
checksum = "871f9bb5e0a22eeb7e8cf16641feb87c9dc67032ccf8ff49e772eb9941d3a965"
211
dependencies = [
212
 "async-task",
213
214
 "concurrent-queue",
 "fastrand",
215
 "futures-lite",
216
 "once_cell",
217
 "slab",
218
219
220
221
]

[[package]]
name = "async-global-executor"
222
version = "2.0.2"
223
source = "registry+https://github.com/rust-lang/crates.io-index"
224
checksum = "9586ec52317f36de58453159d48351bc244bc24ced3effc1fce22f3d48664af6"
225
dependencies = [
226
 "async-channel",
227
228
 "async-executor",
 "async-io",
229
230
 "async-mutex",
 "blocking",
231
 "futures-lite",
232
 "num_cpus",
233
 "once_cell",
234
235
236
237
]

[[package]]
name = "async-io"
238
version = "1.3.1"
239
source = "registry+https://github.com/rust-lang/crates.io-index"
240
checksum = "9315f8f07556761c3e48fec2e6b276004acf426e6dc068b2c2251854d65ee0fd"
241
242
243
dependencies = [
 "concurrent-queue",
 "fastrand",
244
 "futures-lite",
245
 "libc",
246
 "log",
247
 "nb-connect",
248
 "once_cell",
249
 "parking",
250
 "polling",
251
 "vec-arena",
252
 "waker-fn",
253
254
255
 "winapi 0.3.9",
]

256
257
258
259
260
261
262
263
264
[[package]]
name = "async-lock"
version = "2.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6a8ea61bf9947a1007c5cada31e647dbc77b103c679858150003ba697ea798b"
dependencies = [
 "event-listener",
]

265
266
267
268
269
270
271
272
273
[[package]]
name = "async-mutex"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "479db852db25d9dbf6204e6cb6253698f175c15726470f78af0d918e99d6156e"
dependencies = [
 "event-listener",
]

274
275
[[package]]
name = "async-process"
276
version = "1.1.0"
277
source = "registry+https://github.com/rust-lang/crates.io-index"
278
checksum = "a8f38756dd9ac84671c428afbf7c9f7495feff9ec5b0710f17100098e5b354ac"
279
280
281
dependencies = [
 "async-io",
 "blocking",
282
 "cfg-if 1.0.0",
283
284
 "event-listener",
 "futures-lite",
285
 "libc",
286
287
288
289
290
 "once_cell",
 "signal-hook",
 "winapi 0.3.9",
]

291
292
[[package]]
name = "async-std"
293
version = "1.9.0"
294
source = "registry+https://github.com/rust-lang/crates.io-index"
295
checksum = "d9f06685bad74e0570f5213741bea82158279a4103d988e57bfada11ad230341"
296
dependencies = [
297
 "async-attributes",
298
 "async-channel",
299
 "async-global-executor",
300
 "async-io",
301
 "async-lock",
302
303
 "async-process",
 "crossbeam-utils 0.8.1",
304
 "futures-channel",
305
306
 "futures-core",
 "futures-io",
307
 "futures-lite",
308
 "gloo-timers",
309
 "kv-log-macro",
310
 "log",
311
312
 "memchr",
 "num_cpus",
313
 "once_cell",
314
 "pin-project-lite 0.2.4",
315
316
 "pin-utils",
 "slab",
317
 "wasm-bindgen-futures",
318
319
]

320
321
322
323
324
325
326
327
328
329
330
331
332
333
[[package]]
name = "async-std-resolver"
version = "0.20.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f665c56111e244fe38e7708ee10948a4356ad6a548997c21f5a63a0f4e0edc4d"
dependencies = [
 "async-std",
 "async-trait",
 "futures-io",
 "futures-util",
 "pin-utils",
 "trust-dns-resolver",
]

334
335
336
337
338
339
[[package]]
name = "async-task"
version = "4.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e91831deabf0d6d7ec49552e489aed63b7456a7a3c46cff62adad428110b0af0"

340
341
[[package]]
name = "async-trait"
342
version = "0.1.51"
343
source = "registry+https://github.com/rust-lang/crates.io-index"
344
checksum = "44318e776df68115a881de9a8fd1b9e53368d7a4a5ce4cc48517da3393233a5e"
345
dependencies = [
Sergey Pepyakin's avatar
Sergey Pepyakin committed
346
347
348
 "proc-macro2",
 "quote",
 "syn",
349
350
]

351
352
353
354
355
356
357
358
359
360
361
362
363
[[package]]
name = "asynchronous-codec"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb4401f0a3622dad2e0763fa79e0eb328bc70fb7dccfdd645341f00d671247d6"
dependencies = [
 "bytes 1.0.1",
 "futures-sink",
 "futures-util",
 "memchr",
 "pin-project-lite 0.2.4",
]

364
365
366
367
368
369
370
371
372
373
374
375
376
[[package]]
name = "asynchronous-codec"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f0de5164e5edbf51c45fb8c2d9664ae1c095cce1b265ecf7569093c0d66ef690"
dependencies = [
 "bytes 1.0.1",
 "futures-sink",
 "futures-util",
 "memchr",
 "pin-project-lite 0.2.4",
]

Seun Lanlege's avatar
Seun Lanlege committed
377
378
[[package]]
name = "atomic"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
379
version = "0.5.0"
Seun Lanlege's avatar
Seun Lanlege committed
380
source = "registry+https://github.com/rust-lang/crates.io-index"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
381
382
checksum = "c3410529e8288c463bedb5930f82833bc0c90e5d2fe639a56582a4d09220b281"
dependencies = [
383
 "autocfg",
Shawn Tabrizi's avatar
Shawn Tabrizi committed
384
]
Seun Lanlege's avatar
Seun Lanlege committed
385

386
387
388
389
390
391
[[package]]
name = "atomic-waker"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"

asynchronous rob's avatar
asynchronous rob committed
392
393
[[package]]
name = "atty"
Gavin Wood's avatar
Gavin Wood committed
394
version = "0.2.14"
asynchronous rob's avatar
asynchronous rob committed
395
source = "registry+https://github.com/rust-lang/crates.io-index"
396
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
asynchronous rob's avatar
asynchronous rob committed
397
dependencies = [
398
399
 "hermit-abi",
 "libc",
400
 "winapi 0.3.9",
asynchronous rob's avatar
asynchronous rob committed
401
402
]

Gavin Wood's avatar
Gavin Wood committed
403
404
[[package]]
name = "autocfg"
405
version = "1.0.0"
Gavin Wood's avatar
Gavin Wood committed
406
source = "registry+https://github.com/rust-lang/crates.io-index"
407
checksum = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d"
Gavin Wood's avatar
Gavin Wood committed
408

asynchronous rob's avatar
asynchronous rob committed
409
410
[[package]]
name = "backtrace"
411
version = "0.3.56"
asynchronous rob's avatar
asynchronous rob committed
412
source = "registry+https://github.com/rust-lang/crates.io-index"
413
checksum = "9d117600f438b1707d4e4ae15d3595657288f8235a0eb593e80ecc98ab34e1bc"
asynchronous rob's avatar
asynchronous rob committed
414
dependencies = [
415
 "addr2line 0.14.1",
416
 "cfg-if 1.0.0",
417
 "libc",
418
 "miniz_oxide",
419
 "object 0.23.0",
420
 "rustc-demangle",
asynchronous rob's avatar
asynchronous rob committed
421
422
]

423
424
425
426
427
428
429
430
431
432
433
434
435
[[package]]
name = "bae"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec107f431ee3d8a8e45e6dd117adab769556ef463959e77bf6a4888d5fd500cf"
dependencies = [
 "heck",
 "proc-macro-error 0.4.12",
 "proc-macro2",
 "quote",
 "syn",
]

436
437
438
439
440
441
[[package]]
name = "base-x"
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4521f3e3d031370679b3b140beb36dfe4801b09ac77e30c61941f97df3ef28b"

asynchronous rob's avatar
asynchronous rob committed
442
[[package]]
443
444
name = "base58"
version = "0.1.0"
asynchronous rob's avatar
asynchronous rob committed
445
source = "registry+https://github.com/rust-lang/crates.io-index"
446
checksum = "5024ee8015f02155eee35c711107ddd9a9bf3cb689cf2a9089c97e79b6e1ae83"
asynchronous rob's avatar
asynchronous rob committed
447

448
449
[[package]]
name = "base64"
450
version = "0.12.3"
451
source = "registry+https://github.com/rust-lang/crates.io-index"
452
checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff"
453

Shawn Tabrizi's avatar
Shawn Tabrizi committed
454
455
456
457
458
459
[[package]]
name = "base64"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"

460
461
462
463
464
[[package]]
name = "beef"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6736e2428df2ca2848d846c43e88745121a6654696e349ce0054a420815a7409"
Niklas Adolfsson's avatar
Niklas Adolfsson committed
465
466
467
dependencies = [
 "serde",
]
468

469
470
471
[[package]]
name = "beefy-gadget"
version = "0.1.0"
472
source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#71859649338cff5ebc47003cd2606307b20ec87e"
473
474
dependencies = [
 "beefy-primitives",
Andreas Doerr's avatar
Andreas Doerr committed
475
 "fnv",
476
 "futures 0.3.17",
477
478
479
480
481
482
483
484
 "hex",
 "log",
 "parity-scale-codec",
 "parking_lot 0.11.1",
 "sc-client-api",
 "sc-keystore",
 "sc-network",
 "sc-network-gossip",
485
 "sc-utils",
486
487
 "sp-api",
 "sp-application-crypto",
Andreas Doerr's avatar
Andreas Doerr committed
488
 "sp-arithmetic",
489
490
491
492
493
494
495
 "sp-blockchain",
 "sp-consensus",
 "sp-core",
 "sp-keystore",
 "sp-runtime",
 "substrate-prometheus-endpoint",
 "thiserror",
496
 "wasm-timer",
497
498
499
500
501
]

[[package]]
name = "beefy-gadget-rpc"
version = "0.1.0"
502
source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#71859649338cff5ebc47003cd2606307b20ec87e"
503
504
505
dependencies = [
 "beefy-gadget",
 "beefy-primitives",
506
 "futures 0.3.17",
507
508
509
510
511
512
513
514
515
516
517
518
519
 "jsonrpc-core",
 "jsonrpc-core-client",
 "jsonrpc-derive",
 "jsonrpc-pubsub",
 "log",
 "parity-scale-codec",
 "sc-rpc",
 "serde",
 "serde_json",
 "sp-core",
 "sp-runtime",
]

520
521
522
[[package]]
name = "beefy-merkle-tree"
version = "0.1.0"
523
source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#71859649338cff5ebc47003cd2606307b20ec87e"
524

525
526
527
[[package]]
name = "beefy-primitives"
version = "0.1.0"
528
source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=master#71859649338cff5ebc47003cd2606307b20ec87e"
529
530
dependencies = [
 "parity-scale-codec",
531
 "scale-info",
532
533
534
535
536
537
538
 "sp-api",
 "sp-application-crypto",
 "sp-core",
 "sp-runtime",
 "sp-std",
]

Gavin Wood's avatar
Gavin Wood committed
539
540
[[package]]
name = "bincode"
541
version = "1.3.1"
Gavin Wood's avatar
Gavin Wood committed
542
source = "registry+https://github.com/rust-lang/crates.io-index"
543
checksum = "f30d3a39baa26f9651f17b375061f3233dde33424a8b72b0dbe93a68a0bc896d"
Gavin Wood's avatar
Gavin Wood committed
544
dependencies = [
Shawn Tabrizi's avatar
Shawn Tabrizi committed
545
 "byteorder",
546
 "serde",
Gavin Wood's avatar
Gavin Wood committed
547
548
]

549
550
[[package]]
name = "bindgen"
551
version = "0.59.1"
552
source = "registry+https://github.com/rust-lang/crates.io-index"
553
checksum = "453c49e5950bb0eb63bb3df640e31618846c89d5b7faa54040d76e98e0134375"
554
dependencies = [
555
556
557
558
559
560
 "bitflags",
 "cexpr",
 "clang-sys",
 "lazy_static",
 "lazycell",
 "peeking_take_while",
Sergey Pepyakin's avatar
Sergey Pepyakin committed
561
562
 "proc-macro2",
 "quote",
563
564
565
 "regex",
 "rustc-hash",
 "shlex",
566
567
]

568
569
[[package]]
name = "bitflags"
570
version = "1.3.2"
571
source = "registry+https://github.com/rust-lang/crates.io-index"
572
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
573

574
575
576
577
578
579
580
581
582
583
584
585
[[package]]
name = "bitvec"
version = "0.19.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8942c8d352ae1838c9dda0b0ca2ab657696ef2232a20147cf1b30ae1a9cb4321"
dependencies = [
 "funty",
 "radium 0.5.3",
 "tap",
 "wyz",
]

Gavin Wood's avatar
Gavin Wood committed
586
587
[[package]]
name = "bitvec"
588
version = "0.20.1"
Gavin Wood's avatar
Gavin Wood committed
589
source = "registry+https://github.com/rust-lang/crates.io-index"
590
checksum = "f5011ffc90248764d7005b0e10c7294f5aa1bd87d9dd7248f4ad475b347c294d"
591
dependencies = [
592
 "funty",
593
 "radium 0.6.2",
594
595
 "tap",
 "wyz",
596
]
Gavin Wood's avatar
Gavin Wood committed
597

598
599
[[package]]
name = "blake2"
600
version = "0.9.0"
601
source = "registry+https://github.com/rust-lang/crates.io-index"
602
checksum = "84ce5b6108f8e154604bd4eb76a2f726066c3464d5a552a4229262a18c9bb471"
603
dependencies = [
604
605
 "byte-tools",
 "byteorder",
606
607
 "crypto-mac 0.8.0",
 "digest 0.9.0",
608
 "opaque-debug 0.2.3",
609
610
]

asynchronous rob's avatar
asynchronous rob committed
611
612
613
614
[[package]]
name = "blake2-rfc"
version = "0.2.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
615
checksum = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"
asynchronous rob's avatar
asynchronous rob committed
616
dependencies = [
617
618
 "arrayvec 0.4.12",
 "constant_time_eq",
asynchronous rob's avatar
asynchronous rob committed
619
620
]

Gavin Wood's avatar
Gavin Wood committed
621
622
[[package]]
name = "blake2b_simd"
623
version = "0.5.10"
Gavin Wood's avatar
Gavin Wood committed
624
source = "registry+https://github.com/rust-lang/crates.io-index"
625
checksum = "d8fb2d74254a3a0b5cac33ac9f8ed0e44aa50378d9dbb2e5d83bd21ed1dc2c8a"
Gavin Wood's avatar
Gavin Wood committed
626
dependencies = [
627
 "arrayref",
628
 "arrayvec 0.5.2",
629
 "constant_time_eq",
Gavin Wood's avatar
Gavin Wood committed
630
631
]

632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
[[package]]
name = "blake2s_simd"
version = "0.5.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e461a7034e85b211a4acb57ee2e6730b32912b06c08cc242243c39fc21ae6a2"
dependencies = [
 "arrayref",
 "arrayvec 0.5.2",
 "constant_time_eq",
]

[[package]]
name = "blake3"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e9ff35b701f3914bdb8fad3368d822c766ef2858b2583198e41639b936f09d3f"
dependencies = [
 "arrayref",
 "arrayvec 0.5.2",
 "cc",
 "cfg-if 0.1.10",
 "constant_time_eq",
 "crypto-mac 0.8.0",
 "digest 0.9.0",
]

658
659
[[package]]
name = "block-buffer"
660
version = "0.7.3"
661
source = "registry+https://github.com/rust-lang/crates.io-index"
662
checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"
663
dependencies = [
Shawn Tabrizi's avatar
Shawn Tabrizi committed
664
 "block-padding 0.1.5",
665
 "byte-tools",
Shawn Tabrizi's avatar
Shawn Tabrizi committed
666
 "byteorder",
667
 "generic-array 0.12.3",
668
669
]

670
[[package]]
671
672
673
674
675
name = "block-buffer"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
dependencies = [
Shawn Tabrizi's avatar
Shawn Tabrizi committed
676
 "block-padding 0.2.1",
Pierre Krieger's avatar
Pierre Krieger committed
677
 "generic-array 0.14.4",
678
679
]

680
681
[[package]]
name = "block-padding"
682
version = "0.1.5"
683
source = "registry+https://github.com/rust-lang/crates.io-index"
684
checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"
685
dependencies = [
686
 "byte-tools",
687
688
]

Shawn Tabrizi's avatar
Shawn Tabrizi committed
689
690
691
692
693
694
[[package]]
name = "block-padding"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8d696c370c750c948ada61c69a0ee2cbbb9c50b1019ddb86d9317157a99c2cae"

695
696
697
698
699
700
701
[[package]]
name = "blocking"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c5e170dbede1f740736619b776d7251cb1b9095c435c34d8ca9f57fcd2f335e9"
dependencies = [
 "async-channel",
702
 "async-task",
703
704
 "atomic-waker",
 "fastrand",
705
 "futures-lite",
706
 "once_cell",
707
708
]

709
710
711
712
713
714
715
716
717
[[package]]
name = "bounded-vec"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "afdd1dffefe5fc66262a524b91087c43b16e478b2e3dc49eb11b0e2fd6b6ec90"
dependencies = [
 "thiserror",
]

718
[[package]]
719
name = "bp-header-chain"
720
721
version = "0.1.0"
dependencies = [
722
 "assert_matches",
723
724
 "bp-test-utils",
 "finality-grandpa",
725
 "frame-support",
726
 "parity-scale-codec",
727
 "scale-info",
728
 "serde",
729
 "sp-core",
730
 "sp-finality-grandpa",
731
732
733
734
 "sp-runtime",
 "sp-std",
]

735
736
737
738
739
740
741
[[package]]
name = "bp-message-dispatch"
version = "0.1.0"
dependencies = [
 "bp-runtime",
 "frame-support",
 "parity-scale-codec",
742
 "scale-info",
743
744
745
 "sp-std",
]

746
747
[[package]]
name = "bp-messages"
748
749
version = "0.1.0"
dependencies = [
750
 "bitvec 0.20.1",
751
752
753
 "bp-runtime",
 "frame-support",
 "frame-system",
754
 "impl-trait-for-tuples",
755
 "parity-scale-codec",
756
 "scale-info",
757
 "serde",
758
759
760
 "sp-std",
]

761
762
763
764
765
[[package]]
name = "bp-polkadot-core"
version = "0.1.0"
dependencies = [
 "bp-messages",
766
767
768
 "bp-runtime",
 "frame-support",
 "frame-system",
769
770
 "hex",
 "parity-scale-codec",
771
 "scale-info",
772
773
774
775
 "sp-api",
 "sp-core",
 "sp-runtime",
 "sp-std",
776
777
778
 "sp-version",
]

779
780
781
782
783
784
785
786
787
788
789
790
791
792
[[package]]
name = "bp-rialto"
version = "0.1.0"
dependencies = [
 "bp-messages",
 "bp-runtime",
 "frame-support",
 "frame-system",
 "sp-api",
 "sp-core",
 "sp-runtime",
 "sp-std",
]

793
794
795
796
797
798
799
[[package]]
name = "bp-rococo"
version = "0.1.0"
dependencies = [
 "bp-messages",
 "bp-polkadot-core",
 "bp-runtime",
800
 "frame-support",
801
 "parity-scale-codec",
802
 "smallvec",
803
804
805
806
 "sp-api",
 "sp-runtime",
 "sp-std",
 "sp-version",
807
808
809
810
811
812
813
]

[[package]]
name = "bp-runtime"
version = "0.1.0"
dependencies = [
 "frame-support",
814
 "hash-db",
815
816
 "num-traits",
 "parity-scale-codec",
817
 "scale-info",
818
819
820
 "sp-core",
 "sp-io",
 "sp-runtime",
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
 "sp-state-machine",
 "sp-std",
 "sp-trie",
]

[[package]]
name = "bp-test-utils"
version = "0.1.0"
dependencies = [
 "bp-header-chain",
 "ed25519-dalek",
 "finality-grandpa",
 "parity-scale-codec",
 "sp-application-crypto",
 "sp-finality-grandpa",
 "sp-runtime",
 "sp-std",
]

[[package]]
841
name = "bp-wococo"
842
843
844
845
version = "0.1.0"
dependencies = [
 "bp-messages",
 "bp-polkadot-core",
846
 "bp-rococo",
847
848
849
850
 "bp-runtime",
 "parity-scale-codec",
 "sp-api",
 "sp-runtime",
851
852
853
 "sp-std",
]

854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
[[package]]
name = "bridge-runtime-common"
version = "0.1.0"
dependencies = [
 "bp-message-dispatch",
 "bp-messages",
 "bp-runtime",
 "ed25519-dalek",
 "frame-support",
 "hash-db",
 "pallet-bridge-dispatch",
 "pallet-bridge-grandpa",
 "pallet-bridge-messages",
 "pallet-transaction-payment",
 "parity-scale-codec",
869
 "scale-info",
870
871
872
873
874
875
876
 "sp-core",
 "sp-runtime",
 "sp-state-machine",
 "sp-std",
 "sp-trie",
]

877
878
879
880
881
882
[[package]]
name = "bs58"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"

883
884
[[package]]
name = "bstr"
885
version = "0.2.13"
886
source = "registry+https://github.com/rust-lang/crates.io-index"
887
checksum = "31accafdb70df7871592c058eca3985b71104e15ac32f64706022c58867da931"
888
dependencies = [
889
 "memchr",
890
891
]

892
893
894
895
896
897
898
899
900
[[package]]
name = "build-helper"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bdce191bf3fa4995ce948c8c83b4640a1745457a149e73c6db75b4ffe36aad5f"
dependencies = [
 "semver 0.6.0",
]

901
902
[[package]]
name = "bumpalo"
903
version = "3.4.0"
904
source = "registry+https://github.com/rust-lang/crates.io-index"
905
checksum = "2e8c087f005730276d1096a652e92a8bacee2e2472bcc9715a74d2bec38b5820"
906

907
908
[[package]]
name = "byte-slice-cast"
909
version = "1.0.0"
910
source = "registry+https://github.com/rust-lang/crates.io-index"
911
checksum = "65c1bf4a04a88c54f589125563643d773f3254b5c38571395e2b591c693bbc81"
912

913
914
[[package]]
name = "byte-tools"
915
version = "0.3.1"
916
source = "registry+https://github.com/rust-lang/crates.io-index"
917
checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
918

asynchronous rob's avatar
asynchronous rob committed
919
920
[[package]]
name = "byteorder"
921
version = "1.3.4"
asynchronous rob's avatar
asynchronous rob committed
922
source = "registry+https://github.com/rust-lang/crates.io-index"
923
checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de"
asynchronous rob's avatar
asynchronous rob committed
924
925
926

[[package]]
name = "bytes"
927
version = "0.4.12"
asynchronous rob's avatar
asynchronous rob committed
928
source = "registry+https://github.com/rust-lang/crates.io-index"
929
checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
asynchronous rob's avatar
asynchronous rob committed
930
dependencies = [
Shawn Tabrizi's avatar
Shawn Tabrizi committed
931
 "byteorder",
932
 "iovec",
asynchronous rob's avatar
asynchronous rob committed
933
934
]

Gavin Wood's avatar
Gavin Wood committed
935
936
[[package]]
name = "bytes"
937
version = "0.5.6"
Gavin Wood's avatar
Gavin Wood committed
938
source = "registry+https://github.com/rust-lang/crates.io-index"
939
checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"
940

941
942
943
944
945
946
[[package]]
name = "bytes"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040"

947
948
949
950
951
952
[[package]]
name = "cache-padded"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "631ae5198c9be5e753e5cc215e1bd73c2b466a3565173db433f52bb9d3e66dba"

953
954
955
956
957
958
959
960
961
[[package]]
name = "camino"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4648c6d00a709aa069a236adcaae4f605a6241c72bf5bee79331a4b625921a9"
dependencies = [
 "serde",
]

Gavin Wood's avatar
Gavin Wood committed
962
963
964
965
966
967
968
969
970
[[package]]
name = "cargo-platform"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0226944a63d1bf35a3b5f948dd7c59e263db83695c9e8bffc4037de02e30f1d7"
dependencies = [
 "serde",
]

971
972
[[package]]
name = "cargo_metadata"
973
version = "0.13.1"
974
source = "registry+https://github.com/rust-lang/crates.io-index"
975
checksum = "081e3f0755c1f380c2d010481b6fa2e02973586d5f2b24eebb7a2a1d98b143d8"
976
dependencies = [
977
 "camino",
Gavin Wood's avatar
Gavin Wood committed
978
 "cargo-platform",
979
 "semver 0.11.0",
Gavin Wood's avatar
Gavin Wood committed
980
 "semver-parser 0.10.2",
981
982
983
984
 "serde",
 "serde_json",
]

asynchronous rob's avatar
asynchronous rob committed
985
986
[[package]]
name = "cc"
987
version = "1.0.67"
asynchronous rob's avatar
asynchronous rob committed
988
source = "registry+https://github.com/rust-lang/crates.io-index"
989
checksum = "e3c69b077ad434294d3ce9f1f6143a2a4b89a8a2d54ef813d85003a4fd1137fd"
990
dependencies = [
991
 "jobserver",
992
993
994
995
]

[[package]]
name = "cexpr"
996
version = "0.5.0"
997
source = "registry+https://github.com/rust-lang/crates.io-index"
998
checksum = "db507a7679252d2276ed0dd8113c6875ec56d3089f9225b2b42c30cc1f8e5c89"
999
dependencies = [
1000
 "nom",
For faster browsing, not all history is shown. View entire blame