biglybt: 3.5.0.0 -> 3.6.0.0
[NixPkgs.git] / pkgs / applications / blockchains / polkadot / Cargo.lock
blobad5d007915020b3b0c9f4a38e839e159de64fa0d
1 # This file is automatically @generated by Cargo.
2 # It is not intended for manual editing.
3 version = 3
5 [[package]]
6 name = "Inflector"
7 version = "0.11.4"
8 source = "registry+https://github.com/rust-lang/crates.io-index"
9 checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"
10 dependencies = [
11  "lazy_static",
12  "regex",
15 [[package]]
16 name = "addr2line"
17 version = "0.19.0"
18 source = "registry+https://github.com/rust-lang/crates.io-index"
19 checksum = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97"
20 dependencies = [
21  "gimli 0.27.3",
24 [[package]]
25 name = "addr2line"
26 version = "0.21.0"
27 source = "registry+https://github.com/rust-lang/crates.io-index"
28 checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
29 dependencies = [
30  "gimli 0.28.0",
33 [[package]]
34 name = "adler"
35 version = "1.0.2"
36 source = "registry+https://github.com/rust-lang/crates.io-index"
37 checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
39 [[package]]
40 name = "adler32"
41 version = "1.2.0"
42 source = "registry+https://github.com/rust-lang/crates.io-index"
43 checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
45 [[package]]
46 name = "aead"
47 version = "0.4.3"
48 source = "registry+https://github.com/rust-lang/crates.io-index"
49 checksum = "0b613b8e1e3cf911a086f53f03bf286f52fd7a7258e4fa606f0ef220d39d8877"
50 dependencies = [
51  "generic-array 0.14.7",
54 [[package]]
55 name = "aead"
56 version = "0.5.2"
57 source = "registry+https://github.com/rust-lang/crates.io-index"
58 checksum = "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0"
59 dependencies = [
60  "crypto-common",
61  "generic-array 0.14.7",
64 [[package]]
65 name = "aes"
66 version = "0.7.5"
67 source = "registry+https://github.com/rust-lang/crates.io-index"
68 checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8"
69 dependencies = [
70  "cfg-if",
71  "cipher 0.3.0",
72  "cpufeatures",
73  "opaque-debug 0.3.0",
76 [[package]]
77 name = "aes"
78 version = "0.8.3"
79 source = "registry+https://github.com/rust-lang/crates.io-index"
80 checksum = "ac1f845298e95f983ff1944b728ae08b8cebab80d684f0a832ed0fc74dfa27e2"
81 dependencies = [
82  "cfg-if",
83  "cipher 0.4.4",
84  "cpufeatures",
87 [[package]]
88 name = "aes-gcm"
89 version = "0.9.2"
90 source = "registry+https://github.com/rust-lang/crates.io-index"
91 checksum = "bc3be92e19a7ef47457b8e6f90707e12b6ac5d20c6f3866584fa3be0787d839f"
92 dependencies = [
93  "aead 0.4.3",
94  "aes 0.7.5",
95  "cipher 0.3.0",
96  "ctr 0.7.0",
97  "ghash 0.4.4",
98  "subtle 2.5.0",
101 [[package]]
102 name = "aes-gcm"
103 version = "0.10.3"
104 source = "registry+https://github.com/rust-lang/crates.io-index"
105 checksum = "831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1"
106 dependencies = [
107  "aead 0.5.2",
108  "aes 0.8.3",
109  "cipher 0.4.4",
110  "ctr 0.9.2",
111  "ghash 0.5.0",
112  "subtle 2.5.0",
115 [[package]]
116 name = "ahash"
117 version = "0.7.8"
118 source = "registry+https://github.com/rust-lang/crates.io-index"
119 checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9"
120 dependencies = [
121  "getrandom 0.2.10",
122  "once_cell",
123  "version_check",
126 [[package]]
127 name = "ahash"
128 version = "0.8.8"
129 source = "registry+https://github.com/rust-lang/crates.io-index"
130 checksum = "42cd52102d3df161c77a887b608d7a4897d7cc112886a9537b738a887a03aaff"
131 dependencies = [
132  "cfg-if",
133  "getrandom 0.2.10",
134  "once_cell",
135  "version_check",
136  "zerocopy",
139 [[package]]
140 name = "aho-corasick"
141 version = "1.0.4"
142 source = "registry+https://github.com/rust-lang/crates.io-index"
143 checksum = "6748e8def348ed4d14996fa801f4122cd763fff530258cdc03f64b25f89d3a5a"
144 dependencies = [
145  "memchr",
148 [[package]]
149 name = "allocator-api2"
150 version = "0.2.16"
151 source = "registry+https://github.com/rust-lang/crates.io-index"
152 checksum = "0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5"
154 [[package]]
155 name = "alloy-primitives"
156 version = "0.4.2"
157 source = "registry+https://github.com/rust-lang/crates.io-index"
158 checksum = "a0628ec0ba5b98b3370bb6be17b12f23bfce8ee4ad83823325a20546d9b03b78"
159 dependencies = [
160  "alloy-rlp",
161  "bytes",
162  "cfg-if",
163  "const-hex",
164  "derive_more",
165  "hex-literal",
166  "itoa",
167  "proptest",
168  "rand",
169  "ruint",
170  "serde",
171  "tiny-keccak",
174 [[package]]
175 name = "alloy-rlp"
176 version = "0.3.3"
177 source = "registry+https://github.com/rust-lang/crates.io-index"
178 checksum = "cc0fac0fc16baf1f63f78b47c3d24718f3619b0714076f6a02957d808d52cbef"
179 dependencies = [
180  "alloy-rlp-derive",
181  "arrayvec 0.7.4",
182  "bytes",
183  "smol_str",
186 [[package]]
187 name = "alloy-rlp-derive"
188 version = "0.3.3"
189 source = "registry+https://github.com/rust-lang/crates.io-index"
190 checksum = "c0391754c09fab4eae3404d19d0d297aa1c670c1775ab51d8a5312afeca23157"
191 dependencies = [
192  "proc-macro2",
193  "quote",
194  "syn 2.0.53",
197 [[package]]
198 name = "alloy-sol-macro"
199 version = "0.4.2"
200 source = "registry+https://github.com/rust-lang/crates.io-index"
201 checksum = "8a98ad1696a2e17f010ae8e43e9f2a1e930ed176a8e3ff77acfeff6dfb07b42c"
202 dependencies = [
203  "const-hex",
204  "dunce",
205  "heck 0.4.1",
206  "proc-macro-error",
207  "proc-macro2",
208  "quote",
209  "syn 2.0.53",
210  "syn-solidity",
211  "tiny-keccak",
214 [[package]]
215 name = "alloy-sol-types"
216 version = "0.4.2"
217 source = "registry+https://github.com/rust-lang/crates.io-index"
218 checksum = "98d7107bed88e8f09f0ddcc3335622d87bfb6821f3e0c7473329fb1cfad5e015"
219 dependencies = [
220  "alloy-primitives",
221  "alloy-sol-macro",
222  "const-hex",
223  "serde",
226 [[package]]
227 name = "always-assert"
228 version = "0.1.3"
229 source = "registry+https://github.com/rust-lang/crates.io-index"
230 checksum = "4436e0292ab1bb631b42973c61205e704475fe8126af845c8d923c0996328127"
232 [[package]]
233 name = "android-tzdata"
234 version = "0.1.1"
235 source = "registry+https://github.com/rust-lang/crates.io-index"
236 checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
238 [[package]]
239 name = "android_system_properties"
240 version = "0.1.5"
241 source = "registry+https://github.com/rust-lang/crates.io-index"
242 checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
243 dependencies = [
244  "libc",
247 [[package]]
248 name = "anes"
249 version = "0.1.6"
250 source = "registry+https://github.com/rust-lang/crates.io-index"
251 checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
253 [[package]]
254 name = "ansi_term"
255 version = "0.12.1"
256 source = "registry+https://github.com/rust-lang/crates.io-index"
257 checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
258 dependencies = [
259  "winapi",
262 [[package]]
263 name = "anstream"
264 version = "0.6.11"
265 source = "registry+https://github.com/rust-lang/crates.io-index"
266 checksum = "6e2e1ebcb11de5c03c67de28a7df593d32191b44939c482e97702baaaa6ab6a5"
267 dependencies = [
268  "anstyle",
269  "anstyle-parse",
270  "anstyle-query",
271  "anstyle-wincon",
272  "colorchoice",
273  "utf8parse",
276 [[package]]
277 name = "anstyle"
278 version = "1.0.6"
279 source = "registry+https://github.com/rust-lang/crates.io-index"
280 checksum = "8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc"
282 [[package]]
283 name = "anstyle-parse"
284 version = "0.2.1"
285 source = "registry+https://github.com/rust-lang/crates.io-index"
286 checksum = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333"
287 dependencies = [
288  "utf8parse",
291 [[package]]
292 name = "anstyle-query"
293 version = "1.0.0"
294 source = "registry+https://github.com/rust-lang/crates.io-index"
295 checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
296 dependencies = [
297  "windows-sys 0.48.0",
300 [[package]]
301 name = "anstyle-wincon"
302 version = "3.0.1"
303 source = "registry+https://github.com/rust-lang/crates.io-index"
304 checksum = "f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628"
305 dependencies = [
306  "anstyle",
307  "windows-sys 0.48.0",
310 [[package]]
311 name = "anyhow"
312 version = "1.0.81"
313 source = "registry+https://github.com/rust-lang/crates.io-index"
314 checksum = "0952808a6c2afd1aa8947271f3a60f1a6763c7b912d210184c5149b5cf147247"
316 [[package]]
317 name = "approx"
318 version = "0.5.1"
319 source = "registry+https://github.com/rust-lang/crates.io-index"
320 checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
321 dependencies = [
322  "num-traits",
325 [[package]]
326 name = "aquamarine"
327 version = "0.3.3"
328 source = "registry+https://github.com/rust-lang/crates.io-index"
329 checksum = "d1da02abba9f9063d786eab1509833ebb2fac0f966862ca59439c76b9c566760"
330 dependencies = [
331  "include_dir",
332  "itertools 0.10.5",
333  "proc-macro-error",
334  "proc-macro2",
335  "quote",
336  "syn 1.0.109",
339 [[package]]
340 name = "aquamarine"
341 version = "0.5.0"
342 source = "registry+https://github.com/rust-lang/crates.io-index"
343 checksum = "21cc1548309245035eb18aa7f0967da6bc65587005170c56e6ef2788a4cf3f4e"
344 dependencies = [
345  "include_dir",
346  "itertools 0.10.5",
347  "proc-macro-error",
348  "proc-macro2",
349  "quote",
350  "syn 2.0.53",
353 [[package]]
354 name = "arbitrary"
355 version = "1.3.2"
356 source = "registry+https://github.com/rust-lang/crates.io-index"
357 checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110"
359 [[package]]
360 name = "ark-bls12-377"
361 version = "0.4.0"
362 source = "registry+https://github.com/rust-lang/crates.io-index"
363 checksum = "fb00293ba84f51ce3bd026bd0de55899c4e68f0a39a5728cebae3a73ffdc0a4f"
364 dependencies = [
365  "ark-ec",
366  "ark-ff 0.4.2",
367  "ark-std 0.4.0",
370 [[package]]
371 name = "ark-bls12-377-ext"
372 version = "0.4.1"
373 source = "registry+https://github.com/rust-lang/crates.io-index"
374 checksum = "20c7021f180a0cbea0380eba97c2af3c57074cdaffe0eef7e840e1c9f2841e55"
375 dependencies = [
376  "ark-bls12-377",
377  "ark-ec",
378  "ark-models-ext",
379  "ark-std 0.4.0",
382 [[package]]
383 name = "ark-bls12-381"
384 version = "0.4.0"
385 source = "registry+https://github.com/rust-lang/crates.io-index"
386 checksum = "c775f0d12169cba7aae4caeb547bb6a50781c7449a8aa53793827c9ec4abf488"
387 dependencies = [
388  "ark-ec",
389  "ark-ff 0.4.2",
390  "ark-serialize 0.4.2",
391  "ark-std 0.4.0",
394 [[package]]
395 name = "ark-bls12-381-ext"
396 version = "0.4.1"
397 source = "registry+https://github.com/rust-lang/crates.io-index"
398 checksum = "b1dc4b3d08f19e8ec06e949712f95b8361e43f1391d94f65e4234df03480631c"
399 dependencies = [
400  "ark-bls12-381",
401  "ark-ec",
402  "ark-ff 0.4.2",
403  "ark-models-ext",
404  "ark-serialize 0.4.2",
405  "ark-std 0.4.0",
408 [[package]]
409 name = "ark-bw6-761"
410 version = "0.4.0"
411 source = "registry+https://github.com/rust-lang/crates.io-index"
412 checksum = "2e0605daf0cc5aa2034b78d008aaf159f56901d92a52ee4f6ecdfdac4f426700"
413 dependencies = [
414  "ark-bls12-377",
415  "ark-ec",
416  "ark-ff 0.4.2",
417  "ark-std 0.4.0",
420 [[package]]
421 name = "ark-bw6-761-ext"
422 version = "0.4.1"
423 source = "registry+https://github.com/rust-lang/crates.io-index"
424 checksum = "ccee5fba47266f460067588ee1bf070a9c760bf2050c1c509982c5719aadb4f2"
425 dependencies = [
426  "ark-bw6-761",
427  "ark-ec",
428  "ark-ff 0.4.2",
429  "ark-models-ext",
430  "ark-std 0.4.0",
433 [[package]]
434 name = "ark-ec"
435 version = "0.4.2"
436 source = "registry+https://github.com/rust-lang/crates.io-index"
437 checksum = "defd9a439d56ac24968cca0571f598a61bc8c55f71d50a89cda591cb750670ba"
438 dependencies = [
439  "ark-ff 0.4.2",
440  "ark-poly",
441  "ark-serialize 0.4.2",
442  "ark-std 0.4.0",
443  "derivative",
444  "hashbrown 0.13.2",
445  "itertools 0.10.5",
446  "num-traits",
447  "rayon",
448  "zeroize",
451 [[package]]
452 name = "ark-ed-on-bls12-377"
453 version = "0.4.0"
454 source = "registry+https://github.com/rust-lang/crates.io-index"
455 checksum = "b10d901b9ac4b38f9c32beacedfadcdd64e46f8d7f8e88c1ae1060022cf6f6c6"
456 dependencies = [
457  "ark-bls12-377",
458  "ark-ec",
459  "ark-ff 0.4.2",
460  "ark-std 0.4.0",
463 [[package]]
464 name = "ark-ed-on-bls12-377-ext"
465 version = "0.4.1"
466 source = "registry+https://github.com/rust-lang/crates.io-index"
467 checksum = "524a4fb7540df2e1a8c2e67a83ba1d1e6c3947f4f9342cc2359fc2e789ad731d"
468 dependencies = [
469  "ark-ec",
470  "ark-ed-on-bls12-377",
471  "ark-ff 0.4.2",
472  "ark-models-ext",
473  "ark-std 0.4.0",
476 [[package]]
477 name = "ark-ed-on-bls12-381-bandersnatch"
478 version = "0.4.0"
479 source = "registry+https://github.com/rust-lang/crates.io-index"
480 checksum = "f9cde0f2aa063a2a5c28d39b47761aa102bda7c13c84fc118a61b87c7b2f785c"
481 dependencies = [
482  "ark-bls12-381",
483  "ark-ec",
484  "ark-ff 0.4.2",
485  "ark-std 0.4.0",
488 [[package]]
489 name = "ark-ed-on-bls12-381-bandersnatch-ext"
490 version = "0.4.1"
491 source = "registry+https://github.com/rust-lang/crates.io-index"
492 checksum = "d15185f1acb49a07ff8cbe5f11a1adc5a93b19e211e325d826ae98e98e124346"
493 dependencies = [
494  "ark-ec",
495  "ark-ed-on-bls12-381-bandersnatch",
496  "ark-ff 0.4.2",
497  "ark-models-ext",
498  "ark-std 0.4.0",
501 [[package]]
502 name = "ark-ff"
503 version = "0.3.0"
504 source = "registry+https://github.com/rust-lang/crates.io-index"
505 checksum = "6b3235cc41ee7a12aaaf2c575a2ad7b46713a8a50bda2fc3b003a04845c05dd6"
506 dependencies = [
507  "ark-ff-asm 0.3.0",
508  "ark-ff-macros 0.3.0",
509  "ark-serialize 0.3.0",
510  "ark-std 0.3.0",
511  "derivative",
512  "num-bigint",
513  "num-traits",
514  "paste",
515  "rustc_version 0.3.3",
516  "zeroize",
519 [[package]]
520 name = "ark-ff"
521 version = "0.4.2"
522 source = "registry+https://github.com/rust-lang/crates.io-index"
523 checksum = "ec847af850f44ad29048935519032c33da8aa03340876d351dfab5660d2966ba"
524 dependencies = [
525  "ark-ff-asm 0.4.2",
526  "ark-ff-macros 0.4.2",
527  "ark-serialize 0.4.2",
528  "ark-std 0.4.0",
529  "derivative",
530  "digest 0.10.7",
531  "itertools 0.10.5",
532  "num-bigint",
533  "num-traits",
534  "paste",
535  "rustc_version 0.4.0",
536  "zeroize",
539 [[package]]
540 name = "ark-ff-asm"
541 version = "0.3.0"
542 source = "registry+https://github.com/rust-lang/crates.io-index"
543 checksum = "db02d390bf6643fb404d3d22d31aee1c4bc4459600aef9113833d17e786c6e44"
544 dependencies = [
545  "quote",
546  "syn 1.0.109",
549 [[package]]
550 name = "ark-ff-asm"
551 version = "0.4.2"
552 source = "registry+https://github.com/rust-lang/crates.io-index"
553 checksum = "3ed4aa4fe255d0bc6d79373f7e31d2ea147bcf486cba1be5ba7ea85abdb92348"
554 dependencies = [
555  "quote",
556  "syn 1.0.109",
559 [[package]]
560 name = "ark-ff-macros"
561 version = "0.3.0"
562 source = "registry+https://github.com/rust-lang/crates.io-index"
563 checksum = "db2fd794a08ccb318058009eefdf15bcaaaaf6f8161eb3345f907222bac38b20"
564 dependencies = [
565  "num-bigint",
566  "num-traits",
567  "quote",
568  "syn 1.0.109",
571 [[package]]
572 name = "ark-ff-macros"
573 version = "0.4.2"
574 source = "registry+https://github.com/rust-lang/crates.io-index"
575 checksum = "7abe79b0e4288889c4574159ab790824d0033b9fdcb2a112a3182fac2e514565"
576 dependencies = [
577  "num-bigint",
578  "num-traits",
579  "proc-macro2",
580  "quote",
581  "syn 1.0.109",
584 [[package]]
585 name = "ark-models-ext"
586 version = "0.4.1"
587 source = "registry+https://github.com/rust-lang/crates.io-index"
588 checksum = "3e9eab5d4b5ff2f228b763d38442adc9b084b0a465409b059fac5c2308835ec2"
589 dependencies = [
590  "ark-ec",
591  "ark-ff 0.4.2",
592  "ark-serialize 0.4.2",
593  "ark-std 0.4.0",
594  "derivative",
597 [[package]]
598 name = "ark-poly"
599 version = "0.4.2"
600 source = "registry+https://github.com/rust-lang/crates.io-index"
601 checksum = "d320bfc44ee185d899ccbadfa8bc31aab923ce1558716e1997a1e74057fe86bf"
602 dependencies = [
603  "ark-ff 0.4.2",
604  "ark-serialize 0.4.2",
605  "ark-std 0.4.0",
606  "derivative",
607  "hashbrown 0.13.2",
610 [[package]]
611 name = "ark-scale"
612 version = "0.0.11"
613 source = "registry+https://github.com/rust-lang/crates.io-index"
614 checksum = "51bd73bb6ddb72630987d37fa963e99196896c0d0ea81b7c894567e74a2f83af"
615 dependencies = [
616  "ark-ec",
617  "ark-ff 0.4.2",
618  "ark-serialize 0.4.2",
619  "ark-std 0.4.0",
620  "parity-scale-codec",
621  "scale-info",
624 [[package]]
625 name = "ark-scale"
626 version = "0.0.12"
627 source = "registry+https://github.com/rust-lang/crates.io-index"
628 checksum = "5f69c00b3b529be29528a6f2fd5fa7b1790f8bed81b9cdca17e326538545a179"
629 dependencies = [
630  "ark-ec",
631  "ark-ff 0.4.2",
632  "ark-serialize 0.4.2",
633  "ark-std 0.4.0",
634  "parity-scale-codec",
635  "scale-info",
638 [[package]]
639 name = "ark-secret-scalar"
640 version = "0.0.2"
641 source = "git+https://github.com/w3f/ring-vrf?rev=e9782f9#e9782f938629c90f3adb3fff2358bc8d1386af3e"
642 dependencies = [
643  "ark-ec",
644  "ark-ff 0.4.2",
645  "ark-serialize 0.4.2",
646  "ark-std 0.4.0",
647  "ark-transcript",
648  "digest 0.10.7",
649  "getrandom_or_panic",
650  "zeroize",
653 [[package]]
654 name = "ark-serialize"
655 version = "0.3.0"
656 source = "registry+https://github.com/rust-lang/crates.io-index"
657 checksum = "1d6c2b318ee6e10f8c2853e73a83adc0ccb88995aa978d8a3408d492ab2ee671"
658 dependencies = [
659  "ark-std 0.3.0",
660  "digest 0.9.0",
663 [[package]]
664 name = "ark-serialize"
665 version = "0.4.2"
666 source = "registry+https://github.com/rust-lang/crates.io-index"
667 checksum = "adb7b85a02b83d2f22f89bd5cac66c9c89474240cb6207cb1efc16d098e822a5"
668 dependencies = [
669  "ark-serialize-derive",
670  "ark-std 0.4.0",
671  "digest 0.10.7",
672  "num-bigint",
675 [[package]]
676 name = "ark-serialize-derive"
677 version = "0.4.2"
678 source = "registry+https://github.com/rust-lang/crates.io-index"
679 checksum = "ae3281bc6d0fd7e549af32b52511e1302185bd688fd3359fa36423346ff682ea"
680 dependencies = [
681  "proc-macro2",
682  "quote",
683  "syn 1.0.109",
686 [[package]]
687 name = "ark-std"
688 version = "0.3.0"
689 source = "registry+https://github.com/rust-lang/crates.io-index"
690 checksum = "1df2c09229cbc5a028b1d70e00fdb2acee28b1055dfb5ca73eea49c5a25c4e7c"
691 dependencies = [
692  "num-traits",
693  "rand",
696 [[package]]
697 name = "ark-std"
698 version = "0.4.0"
699 source = "registry+https://github.com/rust-lang/crates.io-index"
700 checksum = "94893f1e0c6eeab764ade8dc4c0db24caf4fe7cbbaafc0eba0a9030f447b5185"
701 dependencies = [
702  "num-traits",
703  "rand",
704  "rayon",
707 [[package]]
708 name = "ark-transcript"
709 version = "0.0.2"
710 source = "git+https://github.com/w3f/ring-vrf?rev=e9782f9#e9782f938629c90f3adb3fff2358bc8d1386af3e"
711 dependencies = [
712  "ark-ff 0.4.2",
713  "ark-serialize 0.4.2",
714  "ark-std 0.4.0",
715  "digest 0.10.7",
716  "rand_core 0.6.4",
717  "sha3",
720 [[package]]
721 name = "array-bytes"
722 version = "4.2.0"
723 source = "registry+https://github.com/rust-lang/crates.io-index"
724 checksum = "f52f63c5c1316a16a4b35eaac8b76a98248961a533f061684cb2a7cb0eafb6c6"
726 [[package]]
727 name = "array-bytes"
728 version = "6.1.0"
729 source = "registry+https://github.com/rust-lang/crates.io-index"
730 checksum = "d9b1c5a481ec30a5abd8dfbd94ab5cf1bb4e9a66be7f1b3b322f2f1170c200fd"
732 [[package]]
733 name = "arrayref"
734 version = "0.3.7"
735 source = "registry+https://github.com/rust-lang/crates.io-index"
736 checksum = "6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545"
738 [[package]]
739 name = "arrayvec"
740 version = "0.4.12"
741 source = "registry+https://github.com/rust-lang/crates.io-index"
742 checksum = "cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9"
743 dependencies = [
744  "nodrop",
747 [[package]]
748 name = "arrayvec"
749 version = "0.7.4"
750 source = "registry+https://github.com/rust-lang/crates.io-index"
751 checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
753 [[package]]
754 name = "asn1-rs"
755 version = "0.5.2"
756 source = "registry+https://github.com/rust-lang/crates.io-index"
757 checksum = "7f6fd5ddaf0351dff5b8da21b2fb4ff8e08ddd02857f0bf69c47639106c0fff0"
758 dependencies = [
759  "asn1-rs-derive",
760  "asn1-rs-impl",
761  "displaydoc",
762  "nom",
763  "num-traits",
764  "rusticata-macros",
765  "thiserror",
766  "time",
769 [[package]]
770 name = "asn1-rs-derive"
771 version = "0.4.0"
772 source = "registry+https://github.com/rust-lang/crates.io-index"
773 checksum = "726535892e8eae7e70657b4c8ea93d26b8553afb1ce617caee529ef96d7dee6c"
774 dependencies = [
775  "proc-macro2",
776  "quote",
777  "syn 1.0.109",
778  "synstructure",
781 [[package]]
782 name = "asn1-rs-impl"
783 version = "0.1.0"
784 source = "registry+https://github.com/rust-lang/crates.io-index"
785 checksum = "2777730b2039ac0f95f093556e61b6d26cebed5393ca6f152717777cec3a42ed"
786 dependencies = [
787  "proc-macro2",
788  "quote",
789  "syn 1.0.109",
792 [[package]]
793 name = "assert_cmd"
794 version = "2.0.12"
795 source = "registry+https://github.com/rust-lang/crates.io-index"
796 checksum = "88903cb14723e4d4003335bb7f8a14f27691649105346a0f0957466c096adfe6"
797 dependencies = [
798  "anstyle",
799  "bstr",
800  "doc-comment",
801  "predicates 3.0.3",
802  "predicates-core",
803  "predicates-tree",
804  "wait-timeout",
807 [[package]]
808 name = "assert_matches"
809 version = "1.5.0"
810 source = "registry+https://github.com/rust-lang/crates.io-index"
811 checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9"
813 [[package]]
814 name = "asset-hub-rococo-emulated-chain"
815 version = "0.0.0"
816 dependencies = [
817  "asset-hub-rococo-runtime",
818  "cumulus-primitives-core",
819  "emulated-integration-tests-common",
820  "frame-support",
821  "parachains-common",
822  "rococo-emulated-chain",
823  "sp-core",
824  "testnet-parachains-constants",
827 [[package]]
828 name = "asset-hub-rococo-integration-tests"
829 version = "1.0.0"
830 dependencies = [
831  "assert_matches",
832  "asset-hub-rococo-runtime",
833  "asset-test-utils",
834  "cumulus-pallet-parachain-system",
835  "emulated-integration-tests-common",
836  "frame-support",
837  "pallet-asset-conversion",
838  "pallet-assets",
839  "pallet-balances",
840  "pallet-message-queue",
841  "pallet-xcm",
842  "parachains-common",
843  "parity-scale-codec",
844  "penpal-runtime",
845  "rococo-runtime",
846  "rococo-system-emulated-network",
847  "sp-runtime",
848  "staging-xcm",
849  "staging-xcm-executor",
850  "testnet-parachains-constants",
853 [[package]]
854 name = "asset-hub-rococo-runtime"
855 version = "0.11.0"
856 dependencies = [
857  "asset-test-utils",
858  "assets-common",
859  "bp-asset-hub-rococo",
860  "bp-asset-hub-westend",
861  "bp-bridge-hub-rococo",
862  "bp-bridge-hub-westend",
863  "cumulus-pallet-aura-ext",
864  "cumulus-pallet-parachain-system",
865  "cumulus-pallet-session-benchmarking",
866  "cumulus-pallet-xcm",
867  "cumulus-pallet-xcmp-queue",
868  "cumulus-primitives-aura",
869  "cumulus-primitives-core",
870  "cumulus-primitives-storage-weight-reclaim",
871  "cumulus-primitives-utility",
872  "frame-benchmarking",
873  "frame-executive",
874  "frame-support",
875  "frame-system",
876  "frame-system-benchmarking",
877  "frame-system-rpc-runtime-api",
878  "frame-try-runtime",
879  "hex-literal",
880  "log",
881  "pallet-asset-conversion",
882  "pallet-asset-conversion-tx-payment",
883  "pallet-assets",
884  "pallet-aura",
885  "pallet-authorship",
886  "pallet-balances",
887  "pallet-collator-selection",
888  "pallet-message-queue",
889  "pallet-multisig",
890  "pallet-nft-fractionalization",
891  "pallet-nfts",
892  "pallet-nfts-runtime-api",
893  "pallet-proxy",
894  "pallet-session",
895  "pallet-state-trie-migration",
896  "pallet-timestamp",
897  "pallet-transaction-payment",
898  "pallet-transaction-payment-rpc-runtime-api",
899  "pallet-uniques",
900  "pallet-utility",
901  "pallet-xcm",
902  "pallet-xcm-benchmarks",
903  "pallet-xcm-bridge-hub-router",
904  "parachains-common",
905  "parity-scale-codec",
906  "polkadot-parachain-primitives",
907  "polkadot-runtime-common",
908  "primitive-types",
909  "rococo-runtime-constants",
910  "scale-info",
911  "snowbridge-router-primitives",
912  "sp-api",
913  "sp-block-builder",
914  "sp-consensus-aura",
915  "sp-core",
916  "sp-genesis-builder",
917  "sp-inherents",
918  "sp-offchain",
919  "sp-runtime",
920  "sp-session",
921  "sp-std 14.0.0",
922  "sp-storage 19.0.0",
923  "sp-transaction-pool",
924  "sp-version",
925  "sp-weights",
926  "staging-parachain-info",
927  "staging-xcm",
928  "staging-xcm-builder",
929  "staging-xcm-executor",
930  "substrate-wasm-builder",
931  "testnet-parachains-constants",
934 [[package]]
935 name = "asset-hub-westend-emulated-chain"
936 version = "0.0.0"
937 dependencies = [
938  "asset-hub-westend-runtime",
939  "cumulus-primitives-core",
940  "emulated-integration-tests-common",
941  "frame-support",
942  "parachains-common",
943  "sp-core",
944  "testnet-parachains-constants",
945  "westend-emulated-chain",
948 [[package]]
949 name = "asset-hub-westend-integration-tests"
950 version = "1.0.0"
951 dependencies = [
952  "assert_matches",
953  "asset-hub-westend-runtime",
954  "asset-test-utils",
955  "cumulus-pallet-parachain-system",
956  "cumulus-pallet-xcmp-queue",
957  "emulated-integration-tests-common",
958  "frame-support",
959  "pallet-asset-conversion",
960  "pallet-assets",
961  "pallet-balances",
962  "pallet-message-queue",
963  "pallet-treasury",
964  "pallet-xcm",
965  "parachains-common",
966  "parity-scale-codec",
967  "penpal-runtime",
968  "polkadot-runtime-common",
969  "sp-runtime",
970  "staging-xcm",
971  "staging-xcm-executor",
972  "testnet-parachains-constants",
973  "westend-runtime",
974  "westend-system-emulated-network",
977 [[package]]
978 name = "asset-hub-westend-runtime"
979 version = "0.15.0"
980 dependencies = [
981  "asset-test-utils",
982  "assets-common",
983  "bp-asset-hub-rococo",
984  "bp-asset-hub-westend",
985  "bp-bridge-hub-rococo",
986  "bp-bridge-hub-westend",
987  "cumulus-pallet-aura-ext",
988  "cumulus-pallet-parachain-system",
989  "cumulus-pallet-session-benchmarking",
990  "cumulus-pallet-xcm",
991  "cumulus-pallet-xcmp-queue",
992  "cumulus-primitives-aura",
993  "cumulus-primitives-core",
994  "cumulus-primitives-storage-weight-reclaim",
995  "cumulus-primitives-utility",
996  "frame-benchmarking",
997  "frame-executive",
998  "frame-support",
999  "frame-system",
1000  "frame-system-benchmarking",
1001  "frame-system-rpc-runtime-api",
1002  "frame-try-runtime",
1003  "hex-literal",
1004  "log",
1005  "pallet-asset-conversion",
1006  "pallet-asset-conversion-tx-payment",
1007  "pallet-assets",
1008  "pallet-aura",
1009  "pallet-authorship",
1010  "pallet-balances",
1011  "pallet-collator-selection",
1012  "pallet-message-queue",
1013  "pallet-multisig",
1014  "pallet-nft-fractionalization",
1015  "pallet-nfts",
1016  "pallet-nfts-runtime-api",
1017  "pallet-proxy",
1018  "pallet-session",
1019  "pallet-timestamp",
1020  "pallet-transaction-payment",
1021  "pallet-transaction-payment-rpc-runtime-api",
1022  "pallet-uniques",
1023  "pallet-utility",
1024  "pallet-xcm",
1025  "pallet-xcm-benchmarks",
1026  "pallet-xcm-bridge-hub-router",
1027  "parachains-common",
1028  "parity-scale-codec",
1029  "polkadot-parachain-primitives",
1030  "polkadot-runtime-common",
1031  "primitive-types",
1032  "scale-info",
1033  "sp-api",
1034  "sp-block-builder",
1035  "sp-consensus-aura",
1036  "sp-core",
1037  "sp-genesis-builder",
1038  "sp-inherents",
1039  "sp-offchain",
1040  "sp-runtime",
1041  "sp-session",
1042  "sp-std 14.0.0",
1043  "sp-storage 19.0.0",
1044  "sp-transaction-pool",
1045  "sp-version",
1046  "staging-parachain-info",
1047  "staging-xcm",
1048  "staging-xcm-builder",
1049  "staging-xcm-executor",
1050  "substrate-wasm-builder",
1051  "testnet-parachains-constants",
1052  "westend-runtime-constants",
1055 [[package]]
1056 name = "asset-test-utils"
1057 version = "7.0.0"
1058 dependencies = [
1059  "cumulus-pallet-parachain-system",
1060  "cumulus-pallet-xcmp-queue",
1061  "cumulus-primitives-core",
1062  "frame-support",
1063  "frame-system",
1064  "hex-literal",
1065  "pallet-assets",
1066  "pallet-balances",
1067  "pallet-collator-selection",
1068  "pallet-session",
1069  "pallet-timestamp",
1070  "pallet-xcm",
1071  "pallet-xcm-bridge-hub-router",
1072  "parachains-common",
1073  "parachains-runtimes-test-utils",
1074  "parity-scale-codec",
1075  "sp-io",
1076  "sp-runtime",
1077  "sp-std 14.0.0",
1078  "staging-parachain-info",
1079  "staging-xcm",
1080  "staging-xcm-builder",
1081  "staging-xcm-executor",
1082  "substrate-wasm-builder",
1085 [[package]]
1086 name = "assets-common"
1087 version = "0.7.0"
1088 dependencies = [
1089  "cumulus-primitives-core",
1090  "frame-support",
1091  "impl-trait-for-tuples",
1092  "log",
1093  "pallet-asset-conversion",
1094  "pallet-xcm",
1095  "parachains-common",
1096  "parity-scale-codec",
1097  "scale-info",
1098  "sp-api",
1099  "sp-runtime",
1100  "sp-std 14.0.0",
1101  "staging-xcm",
1102  "staging-xcm-builder",
1103  "staging-xcm-executor",
1104  "substrate-wasm-builder",
1107 [[package]]
1108 name = "async-channel"
1109 version = "1.9.0"
1110 source = "registry+https://github.com/rust-lang/crates.io-index"
1111 checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35"
1112 dependencies = [
1113  "concurrent-queue",
1114  "event-listener 2.5.3",
1115  "futures-core",
1118 [[package]]
1119 name = "async-executor"
1120 version = "1.5.1"
1121 source = "registry+https://github.com/rust-lang/crates.io-index"
1122 checksum = "6fa3dc5f2a8564f07759c008b9109dc0d39de92a88d5588b8a5036d286383afb"
1123 dependencies = [
1124  "async-lock 2.8.0",
1125  "async-task",
1126  "concurrent-queue",
1127  "fastrand 1.9.0",
1128  "futures-lite",
1129  "slab",
1132 [[package]]
1133 name = "async-fs"
1134 version = "1.6.0"
1135 source = "registry+https://github.com/rust-lang/crates.io-index"
1136 checksum = "279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06"
1137 dependencies = [
1138  "async-lock 2.8.0",
1139  "autocfg",
1140  "blocking",
1141  "futures-lite",
1144 [[package]]
1145 name = "async-io"
1146 version = "1.13.0"
1147 source = "registry+https://github.com/rust-lang/crates.io-index"
1148 checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af"
1149 dependencies = [
1150  "async-lock 2.8.0",
1151  "autocfg",
1152  "cfg-if",
1153  "concurrent-queue",
1154  "futures-lite",
1155  "log",
1156  "parking",
1157  "polling",
1158  "rustix 0.37.23",
1159  "slab",
1160  "socket2 0.4.9",
1161  "waker-fn",
1164 [[package]]
1165 name = "async-lock"
1166 version = "2.8.0"
1167 source = "registry+https://github.com/rust-lang/crates.io-index"
1168 checksum = "287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b"
1169 dependencies = [
1170  "event-listener 2.5.3",
1173 [[package]]
1174 name = "async-lock"
1175 version = "3.3.0"
1176 source = "registry+https://github.com/rust-lang/crates.io-index"
1177 checksum = "d034b430882f8381900d3fe6f0aaa3ad94f2cb4ac519b429692a1bc2dda4ae7b"
1178 dependencies = [
1179  "event-listener 4.0.3",
1180  "event-listener-strategy",
1181  "pin-project-lite 0.2.12",
1184 [[package]]
1185 name = "async-net"
1186 version = "1.7.0"
1187 source = "registry+https://github.com/rust-lang/crates.io-index"
1188 checksum = "4051e67316bc7eff608fe723df5d32ed639946adcd69e07df41fd42a7b411f1f"
1189 dependencies = [
1190  "async-io",
1191  "autocfg",
1192  "blocking",
1193  "futures-lite",
1196 [[package]]
1197 name = "async-process"
1198 version = "1.7.0"
1199 source = "registry+https://github.com/rust-lang/crates.io-index"
1200 checksum = "7a9d28b1d97e08915212e2e45310d47854eafa69600756fc735fb788f75199c9"
1201 dependencies = [
1202  "async-io",
1203  "async-lock 2.8.0",
1204  "autocfg",
1205  "blocking",
1206  "cfg-if",
1207  "event-listener 2.5.3",
1208  "futures-lite",
1209  "rustix 0.37.23",
1210  "signal-hook",
1211  "windows-sys 0.48.0",
1214 [[package]]
1215 name = "async-stream"
1216 version = "0.3.5"
1217 source = "registry+https://github.com/rust-lang/crates.io-index"
1218 checksum = "cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51"
1219 dependencies = [
1220  "async-stream-impl",
1221  "futures-core",
1222  "pin-project-lite 0.2.12",
1225 [[package]]
1226 name = "async-stream-impl"
1227 version = "0.3.5"
1228 source = "registry+https://github.com/rust-lang/crates.io-index"
1229 checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193"
1230 dependencies = [
1231  "proc-macro2",
1232  "quote",
1233  "syn 2.0.53",
1236 [[package]]
1237 name = "async-task"
1238 version = "4.4.0"
1239 source = "registry+https://github.com/rust-lang/crates.io-index"
1240 checksum = "ecc7ab41815b3c653ccd2978ec3255c81349336702dfdf62ee6f7069b12a3aae"
1242 [[package]]
1243 name = "async-trait"
1244 version = "0.1.79"
1245 source = "registry+https://github.com/rust-lang/crates.io-index"
1246 checksum = "a507401cad91ec6a857ed5513a2073c82a9b9048762b885bb98655b306964681"
1247 dependencies = [
1248  "proc-macro2",
1249  "quote",
1250  "syn 2.0.53",
1253 [[package]]
1254 name = "asynchronous-codec"
1255 version = "0.6.2"
1256 source = "registry+https://github.com/rust-lang/crates.io-index"
1257 checksum = "4057f2c32adbb2fc158e22fb38433c8e9bbf76b75a4732c7c0cbaf695fb65568"
1258 dependencies = [
1259  "bytes",
1260  "futures-sink",
1261  "futures-util",
1262  "memchr",
1263  "pin-project-lite 0.2.12",
1266 [[package]]
1267 name = "atomic-take"
1268 version = "1.1.0"
1269 source = "registry+https://github.com/rust-lang/crates.io-index"
1270 checksum = "a8ab6b55fe97976e46f91ddbed8d147d966475dc29b2032757ba47e02376fbc3"
1272 [[package]]
1273 name = "atomic-waker"
1274 version = "1.1.1"
1275 source = "registry+https://github.com/rust-lang/crates.io-index"
1276 checksum = "1181e1e0d1fce796a03db1ae795d67167da795f9cf4a39c37589e85ef57f26d3"
1278 [[package]]
1279 name = "atty"
1280 version = "0.2.14"
1281 source = "registry+https://github.com/rust-lang/crates.io-index"
1282 checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
1283 dependencies = [
1284  "hermit-abi 0.1.19",
1285  "libc",
1286  "winapi",
1289 [[package]]
1290 name = "auto_impl"
1291 version = "1.1.0"
1292 source = "registry+https://github.com/rust-lang/crates.io-index"
1293 checksum = "fee3da8ef1276b0bee5dd1c7258010d8fffd31801447323115a25560e1327b89"
1294 dependencies = [
1295  "proc-macro-error",
1296  "proc-macro2",
1297  "quote",
1298  "syn 1.0.109",
1301 [[package]]
1302 name = "autocfg"
1303 version = "1.1.0"
1304 source = "registry+https://github.com/rust-lang/crates.io-index"
1305 checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
1307 [[package]]
1308 name = "backtrace"
1309 version = "0.3.69"
1310 source = "registry+https://github.com/rust-lang/crates.io-index"
1311 checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837"
1312 dependencies = [
1313  "addr2line 0.21.0",
1314  "cc",
1315  "cfg-if",
1316  "libc",
1317  "miniz_oxide",
1318  "object 0.32.2",
1319  "rustc-demangle",
1322 [[package]]
1323 name = "bandersnatch_vrfs"
1324 version = "0.0.4"
1325 source = "git+https://github.com/w3f/ring-vrf?rev=e9782f9#e9782f938629c90f3adb3fff2358bc8d1386af3e"
1326 dependencies = [
1327  "ark-bls12-381",
1328  "ark-ec",
1329  "ark-ed-on-bls12-381-bandersnatch",
1330  "ark-ff 0.4.2",
1331  "ark-serialize 0.4.2",
1332  "ark-std 0.4.0",
1333  "dleq_vrf",
1334  "fflonk",
1335  "merlin",
1336  "rand_chacha 0.3.1",
1337  "rand_core 0.6.4",
1338  "ring 0.1.0",
1339  "sha2 0.10.7",
1340  "sp-ark-bls12-381",
1341  "sp-ark-ed-on-bls12-381-bandersnatch",
1342  "zeroize",
1345 [[package]]
1346 name = "base-x"
1347 version = "0.2.11"
1348 source = "registry+https://github.com/rust-lang/crates.io-index"
1349 checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270"
1351 [[package]]
1352 name = "base16ct"
1353 version = "0.2.0"
1354 source = "registry+https://github.com/rust-lang/crates.io-index"
1355 checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf"
1357 [[package]]
1358 name = "base64"
1359 version = "0.13.1"
1360 source = "registry+https://github.com/rust-lang/crates.io-index"
1361 checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
1363 [[package]]
1364 name = "base64"
1365 version = "0.21.2"
1366 source = "registry+https://github.com/rust-lang/crates.io-index"
1367 checksum = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d"
1369 [[package]]
1370 name = "base64ct"
1371 version = "1.6.0"
1372 source = "registry+https://github.com/rust-lang/crates.io-index"
1373 checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
1375 [[package]]
1376 name = "basic-toml"
1377 version = "0.1.8"
1378 source = "registry+https://github.com/rust-lang/crates.io-index"
1379 checksum = "2db21524cad41c5591204d22d75e1970a2d1f71060214ca931dc7d5afe2c14e5"
1380 dependencies = [
1381  "serde",
1384 [[package]]
1385 name = "beef"
1386 version = "0.5.2"
1387 source = "registry+https://github.com/rust-lang/crates.io-index"
1388 checksum = "3a8241f3ebb85c056b509d4327ad0358fbbba6ffb340bf388f26350aeda225b1"
1389 dependencies = [
1390  "serde",
1393 [[package]]
1394 name = "binary-merkle-tree"
1395 version = "13.0.0"
1396 dependencies = [
1397  "array-bytes 6.1.0",
1398  "env_logger 0.11.3",
1399  "hash-db",
1400  "log",
1401  "sp-core",
1402  "sp-runtime",
1405 [[package]]
1406 name = "bincode"
1407 version = "1.3.3"
1408 source = "registry+https://github.com/rust-lang/crates.io-index"
1409 checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
1410 dependencies = [
1411  "serde",
1414 [[package]]
1415 name = "bindgen"
1416 version = "0.65.1"
1417 source = "registry+https://github.com/rust-lang/crates.io-index"
1418 checksum = "cfdf7b466f9a4903edc73f95d6d2bcd5baf8ae620638762244d3f60143643cc5"
1419 dependencies = [
1420  "bitflags 1.3.2",
1421  "cexpr",
1422  "clang-sys",
1423  "lazy_static",
1424  "lazycell",
1425  "peeking_take_while",
1426  "prettyplease 0.2.12",
1427  "proc-macro2",
1428  "quote",
1429  "regex",
1430  "rustc-hash",
1431  "shlex",
1432  "syn 2.0.53",
1435 [[package]]
1436 name = "bip39"
1437 version = "2.0.0"
1438 source = "registry+https://github.com/rust-lang/crates.io-index"
1439 checksum = "93f2635620bf0b9d4576eb7bb9a38a55df78bd1205d26fa994b25911a69f212f"
1440 dependencies = [
1441  "bitcoin_hashes 0.11.0",
1442  "serde",
1443  "unicode-normalization",
1446 [[package]]
1447 name = "bit-set"
1448 version = "0.5.3"
1449 source = "registry+https://github.com/rust-lang/crates.io-index"
1450 checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
1451 dependencies = [
1452  "bit-vec",
1455 [[package]]
1456 name = "bit-vec"
1457 version = "0.6.3"
1458 source = "registry+https://github.com/rust-lang/crates.io-index"
1459 checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
1461 [[package]]
1462 name = "bitcoin-internals"
1463 version = "0.2.0"
1464 source = "registry+https://github.com/rust-lang/crates.io-index"
1465 checksum = "9425c3bf7089c983facbae04de54513cce73b41c7f9ff8c845b54e7bc64ebbfb"
1467 [[package]]
1468 name = "bitcoin_hashes"
1469 version = "0.11.0"
1470 source = "registry+https://github.com/rust-lang/crates.io-index"
1471 checksum = "90064b8dee6815a6470d60bad07bbbaee885c0e12d04177138fa3291a01b7bc4"
1473 [[package]]
1474 name = "bitcoin_hashes"
1475 version = "0.13.0"
1476 source = "registry+https://github.com/rust-lang/crates.io-index"
1477 checksum = "1930a4dabfebb8d7d9992db18ebe3ae2876f0a305fab206fd168df931ede293b"
1478 dependencies = [
1479  "bitcoin-internals",
1480  "hex-conservative",
1483 [[package]]
1484 name = "bitflags"
1485 version = "1.3.2"
1486 source = "registry+https://github.com/rust-lang/crates.io-index"
1487 checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
1489 [[package]]
1490 name = "bitflags"
1491 version = "2.4.0"
1492 source = "registry+https://github.com/rust-lang/crates.io-index"
1493 checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635"
1495 [[package]]
1496 name = "bitvec"
1497 version = "1.0.1"
1498 source = "registry+https://github.com/rust-lang/crates.io-index"
1499 checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
1500 dependencies = [
1501  "funty",
1502  "radium",
1503  "serde",
1504  "tap",
1505  "wyz",
1508 [[package]]
1509 name = "blake2"
1510 version = "0.8.1"
1511 source = "registry+https://github.com/rust-lang/crates.io-index"
1512 checksum = "94cb07b0da6a73955f8fb85d24c466778e70cda767a568229b104f0264089330"
1513 dependencies = [
1514  "byte-tools",
1515  "crypto-mac 0.7.0",
1516  "digest 0.8.1",
1517  "opaque-debug 0.2.3",
1520 [[package]]
1521 name = "blake2"
1522 version = "0.10.6"
1523 source = "registry+https://github.com/rust-lang/crates.io-index"
1524 checksum = "46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe"
1525 dependencies = [
1526  "digest 0.10.7",
1529 [[package]]
1530 name = "blake2-rfc"
1531 version = "0.2.18"
1532 source = "registry+https://github.com/rust-lang/crates.io-index"
1533 checksum = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"
1534 dependencies = [
1535  "arrayvec 0.4.12",
1536  "constant_time_eq 0.1.5",
1539 [[package]]
1540 name = "blake2b_simd"
1541 version = "1.0.1"
1542 source = "registry+https://github.com/rust-lang/crates.io-index"
1543 checksum = "3c2f0dc9a68c6317d884f97cc36cf5a3d20ba14ce404227df55e1af708ab04bc"
1544 dependencies = [
1545  "arrayref",
1546  "arrayvec 0.7.4",
1547  "constant_time_eq 0.2.6",
1550 [[package]]
1551 name = "blake2s_simd"
1552 version = "1.0.1"
1553 source = "registry+https://github.com/rust-lang/crates.io-index"
1554 checksum = "6637f448b9e61dfadbdcbae9a885fadee1f3eaffb1f8d3c1965d3ade8bdfd44f"
1555 dependencies = [
1556  "arrayref",
1557  "arrayvec 0.7.4",
1558  "constant_time_eq 0.2.6",
1561 [[package]]
1562 name = "blake3"
1563 version = "1.5.0"
1564 source = "registry+https://github.com/rust-lang/crates.io-index"
1565 checksum = "0231f06152bf547e9c2b5194f247cd97aacf6dcd8b15d8e5ec0663f64580da87"
1566 dependencies = [
1567  "arrayref",
1568  "arrayvec 0.7.4",
1569  "cc",
1570  "cfg-if",
1571  "constant_time_eq 0.3.0",
1574 [[package]]
1575 name = "block-buffer"
1576 version = "0.9.0"
1577 source = "registry+https://github.com/rust-lang/crates.io-index"
1578 checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
1579 dependencies = [
1580  "generic-array 0.14.7",
1583 [[package]]
1584 name = "block-buffer"
1585 version = "0.10.4"
1586 source = "registry+https://github.com/rust-lang/crates.io-index"
1587 checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
1588 dependencies = [
1589  "generic-array 0.14.7",
1592 [[package]]
1593 name = "blocking"
1594 version = "1.3.1"
1595 source = "registry+https://github.com/rust-lang/crates.io-index"
1596 checksum = "77231a1c8f801696fc0123ec6150ce92cffb8e164a02afb9c8ddee0e9b65ad65"
1597 dependencies = [
1598  "async-channel",
1599  "async-lock 2.8.0",
1600  "async-task",
1601  "atomic-waker",
1602  "fastrand 1.9.0",
1603  "futures-lite",
1604  "log",
1607 [[package]]
1608 name = "bounded-collections"
1609 version = "0.2.0"
1610 source = "registry+https://github.com/rust-lang/crates.io-index"
1611 checksum = "d32385ecb91a31bddaf908e8dcf4a15aef1bcd3913cc03ebfad02ff6d568abc1"
1612 dependencies = [
1613  "log",
1614  "parity-scale-codec",
1615  "scale-info",
1616  "schemars",
1617  "serde",
1620 [[package]]
1621 name = "bounded-vec"
1622 version = "0.7.1"
1623 source = "registry+https://github.com/rust-lang/crates.io-index"
1624 checksum = "68534a48cbf63a4b1323c433cf21238c9ec23711e0df13b08c33e5c2082663ce"
1625 dependencies = [
1626  "thiserror",
1629 [[package]]
1630 name = "bp-asset-hub-rococo"
1631 version = "0.4.0"
1632 dependencies = [
1633  "bp-xcm-bridge-hub-router",
1634  "frame-support",
1635  "parity-scale-codec",
1636  "scale-info",
1639 [[package]]
1640 name = "bp-asset-hub-westend"
1641 version = "0.3.0"
1642 dependencies = [
1643  "bp-xcm-bridge-hub-router",
1644  "frame-support",
1645  "parity-scale-codec",
1646  "scale-info",
1649 [[package]]
1650 name = "bp-bridge-hub-cumulus"
1651 version = "0.7.0"
1652 dependencies = [
1653  "bp-messages",
1654  "bp-polkadot-core",
1655  "bp-runtime",
1656  "frame-support",
1657  "frame-system",
1658  "polkadot-primitives",
1659  "sp-api",
1660  "sp-std 14.0.0",
1663 [[package]]
1664 name = "bp-bridge-hub-kusama"
1665 version = "0.6.0"
1666 dependencies = [
1667  "bp-bridge-hub-cumulus",
1668  "bp-messages",
1669  "bp-runtime",
1670  "frame-support",
1671  "sp-api",
1672  "sp-runtime",
1673  "sp-std 14.0.0",
1676 [[package]]
1677 name = "bp-bridge-hub-polkadot"
1678 version = "0.6.0"
1679 dependencies = [
1680  "bp-bridge-hub-cumulus",
1681  "bp-messages",
1682  "bp-runtime",
1683  "frame-support",
1684  "sp-api",
1685  "sp-runtime",
1686  "sp-std 14.0.0",
1689 [[package]]
1690 name = "bp-bridge-hub-rococo"
1691 version = "0.7.0"
1692 dependencies = [
1693  "bp-bridge-hub-cumulus",
1694  "bp-messages",
1695  "bp-runtime",
1696  "frame-support",
1697  "sp-api",
1698  "sp-runtime",
1699  "sp-std 14.0.0",
1702 [[package]]
1703 name = "bp-bridge-hub-westend"
1704 version = "0.3.0"
1705 dependencies = [
1706  "bp-bridge-hub-cumulus",
1707  "bp-messages",
1708  "bp-runtime",
1709  "frame-support",
1710  "sp-api",
1711  "sp-runtime",
1712  "sp-std 14.0.0",
1715 [[package]]
1716 name = "bp-header-chain"
1717 version = "0.7.0"
1718 dependencies = [
1719  "bp-runtime",
1720  "bp-test-utils",
1721  "finality-grandpa",
1722  "frame-support",
1723  "hex",
1724  "hex-literal",
1725  "parity-scale-codec",
1726  "scale-info",
1727  "serde",
1728  "sp-consensus-grandpa",
1729  "sp-core",
1730  "sp-runtime",
1731  "sp-std 14.0.0",
1734 [[package]]
1735 name = "bp-kusama"
1736 version = "0.5.0"
1737 dependencies = [
1738  "bp-header-chain",
1739  "bp-polkadot-core",
1740  "bp-runtime",
1741  "frame-support",
1742  "sp-api",
1743  "sp-std 14.0.0",
1746 [[package]]
1747 name = "bp-messages"
1748 version = "0.7.0"
1749 dependencies = [
1750  "bp-header-chain",
1751  "bp-runtime",
1752  "frame-support",
1753  "hex",
1754  "hex-literal",
1755  "parity-scale-codec",
1756  "scale-info",
1757  "serde",
1758  "sp-core",
1759  "sp-std 14.0.0",
1762 [[package]]
1763 name = "bp-parachains"
1764 version = "0.7.0"
1765 dependencies = [
1766  "bp-header-chain",
1767  "bp-polkadot-core",
1768  "bp-runtime",
1769  "frame-support",
1770  "impl-trait-for-tuples",
1771  "parity-scale-codec",
1772  "scale-info",
1773  "sp-core",
1774  "sp-runtime",
1775  "sp-std 14.0.0",
1778 [[package]]
1779 name = "bp-polkadot"
1780 version = "0.5.0"
1781 dependencies = [
1782  "bp-header-chain",
1783  "bp-polkadot-core",
1784  "bp-runtime",
1785  "frame-support",
1786  "sp-api",
1787  "sp-std 14.0.0",
1790 [[package]]
1791 name = "bp-polkadot-bulletin"
1792 version = "0.4.0"
1793 dependencies = [
1794  "bp-header-chain",
1795  "bp-messages",
1796  "bp-polkadot-core",
1797  "bp-runtime",
1798  "frame-support",
1799  "frame-system",
1800  "parity-scale-codec",
1801  "scale-info",
1802  "sp-api",
1803  "sp-runtime",
1804  "sp-std 14.0.0",
1807 [[package]]
1808 name = "bp-polkadot-core"
1809 version = "0.7.0"
1810 dependencies = [
1811  "bp-messages",
1812  "bp-runtime",
1813  "frame-support",
1814  "frame-system",
1815  "hex",
1816  "parity-scale-codec",
1817  "parity-util-mem",
1818  "scale-info",
1819  "serde",
1820  "sp-core",
1821  "sp-runtime",
1822  "sp-std 14.0.0",
1825 [[package]]
1826 name = "bp-relayers"
1827 version = "0.7.0"
1828 dependencies = [
1829  "bp-messages",
1830  "bp-runtime",
1831  "frame-support",
1832  "hex",
1833  "hex-literal",
1834  "parity-scale-codec",
1835  "scale-info",
1836  "sp-runtime",
1837  "sp-std 14.0.0",
1840 [[package]]
1841 name = "bp-rococo"
1842 version = "0.6.0"
1843 dependencies = [
1844  "bp-header-chain",
1845  "bp-polkadot-core",
1846  "bp-runtime",
1847  "frame-support",
1848  "sp-api",
1849  "sp-std 14.0.0",
1852 [[package]]
1853 name = "bp-runtime"
1854 version = "0.7.0"
1855 dependencies = [
1856  "frame-support",
1857  "frame-system",
1858  "hash-db",
1859  "hex-literal",
1860  "impl-trait-for-tuples",
1861  "log",
1862  "num-traits",
1863  "parity-scale-codec",
1864  "scale-info",
1865  "serde",
1866  "sp-core",
1867  "sp-io",
1868  "sp-runtime",
1869  "sp-state-machine",
1870  "sp-std 14.0.0",
1871  "sp-trie",
1872  "trie-db",
1875 [[package]]
1876 name = "bp-test-utils"
1877 version = "0.7.0"
1878 dependencies = [
1879  "bp-header-chain",
1880  "bp-parachains",
1881  "bp-polkadot-core",
1882  "bp-runtime",
1883  "ed25519-dalek",
1884  "finality-grandpa",
1885  "parity-scale-codec",
1886  "sp-application-crypto",
1887  "sp-consensus-grandpa",
1888  "sp-core",
1889  "sp-runtime",
1890  "sp-std 14.0.0",
1891  "sp-trie",
1894 [[package]]
1895 name = "bp-westend"
1896 version = "0.3.0"
1897 dependencies = [
1898  "bp-header-chain",
1899  "bp-polkadot-core",
1900  "bp-runtime",
1901  "frame-support",
1902  "sp-api",
1903  "sp-std 14.0.0",
1906 [[package]]
1907 name = "bp-xcm-bridge-hub"
1908 version = "0.2.0"
1909 dependencies = [
1910  "sp-std 14.0.0",
1913 [[package]]
1914 name = "bp-xcm-bridge-hub-router"
1915 version = "0.6.0"
1916 dependencies = [
1917  "parity-scale-codec",
1918  "scale-info",
1919  "sp-core",
1920  "sp-runtime",
1923 [[package]]
1924 name = "bridge-hub-common"
1925 version = "0.0.0"
1926 dependencies = [
1927  "cumulus-primitives-core",
1928  "frame-support",
1929  "pallet-message-queue",
1930  "parity-scale-codec",
1931  "scale-info",
1932  "snowbridge-core",
1933  "sp-core",
1934  "sp-runtime",
1935  "sp-std 14.0.0",
1936  "staging-xcm",
1939 [[package]]
1940 name = "bridge-hub-rococo-emulated-chain"
1941 version = "0.0.0"
1942 dependencies = [
1943  "bridge-hub-common",
1944  "bridge-hub-rococo-runtime",
1945  "emulated-integration-tests-common",
1946  "frame-support",
1947  "parachains-common",
1948  "sp-core",
1949  "testnet-parachains-constants",
1952 [[package]]
1953 name = "bridge-hub-rococo-integration-tests"
1954 version = "1.0.0"
1955 dependencies = [
1956  "asset-hub-rococo-runtime",
1957  "bp-messages",
1958  "bridge-hub-rococo-runtime",
1959  "cumulus-pallet-xcmp-queue",
1960  "emulated-integration-tests-common",
1961  "frame-support",
1962  "hex-literal",
1963  "pallet-asset-conversion",
1964  "pallet-assets",
1965  "pallet-balances",
1966  "pallet-bridge-messages",
1967  "pallet-message-queue",
1968  "pallet-xcm",
1969  "parachains-common",
1970  "parity-scale-codec",
1971  "rococo-system-emulated-network",
1972  "rococo-westend-system-emulated-network",
1973  "scale-info",
1974  "snowbridge-core",
1975  "snowbridge-pallet-inbound-queue",
1976  "snowbridge-pallet-inbound-queue-fixtures",
1977  "snowbridge-pallet-outbound-queue",
1978  "snowbridge-pallet-system",
1979  "snowbridge-router-primitives",
1980  "sp-core",
1981  "sp-runtime",
1982  "staging-xcm",
1983  "staging-xcm-executor",
1984  "testnet-parachains-constants",
1987 [[package]]
1988 name = "bridge-hub-rococo-runtime"
1989 version = "0.5.0"
1990 dependencies = [
1991  "bp-asset-hub-rococo",
1992  "bp-asset-hub-westend",
1993  "bp-bridge-hub-polkadot",
1994  "bp-bridge-hub-rococo",
1995  "bp-bridge-hub-westend",
1996  "bp-header-chain",
1997  "bp-messages",
1998  "bp-parachains",
1999  "bp-polkadot-bulletin",
2000  "bp-polkadot-core",
2001  "bp-relayers",
2002  "bp-rococo",
2003  "bp-runtime",
2004  "bp-westend",
2005  "bridge-hub-common",
2006  "bridge-hub-test-utils",
2007  "bridge-runtime-common",
2008  "cumulus-pallet-aura-ext",
2009  "cumulus-pallet-parachain-system",
2010  "cumulus-pallet-session-benchmarking",
2011  "cumulus-pallet-xcm",
2012  "cumulus-pallet-xcmp-queue",
2013  "cumulus-primitives-aura",
2014  "cumulus-primitives-core",
2015  "cumulus-primitives-storage-weight-reclaim",
2016  "cumulus-primitives-utility",
2017  "frame-benchmarking",
2018  "frame-executive",
2019  "frame-support",
2020  "frame-system",
2021  "frame-system-benchmarking",
2022  "frame-system-rpc-runtime-api",
2023  "frame-try-runtime",
2024  "hex-literal",
2025  "log",
2026  "pallet-aura",
2027  "pallet-authorship",
2028  "pallet-balances",
2029  "pallet-bridge-grandpa",
2030  "pallet-bridge-messages",
2031  "pallet-bridge-parachains",
2032  "pallet-bridge-relayers",
2033  "pallet-collator-selection",
2034  "pallet-message-queue",
2035  "pallet-multisig",
2036  "pallet-session",
2037  "pallet-timestamp",
2038  "pallet-transaction-payment",
2039  "pallet-transaction-payment-rpc-runtime-api",
2040  "pallet-utility",
2041  "pallet-xcm",
2042  "pallet-xcm-benchmarks",
2043  "pallet-xcm-bridge-hub",
2044  "parachains-common",
2045  "parity-scale-codec",
2046  "polkadot-parachain-primitives",
2047  "polkadot-runtime-common",
2048  "rococo-runtime-constants",
2049  "scale-info",
2050  "serde",
2051  "snowbridge-beacon-primitives",
2052  "snowbridge-core",
2053  "snowbridge-outbound-queue-runtime-api",
2054  "snowbridge-pallet-ethereum-client",
2055  "snowbridge-pallet-inbound-queue",
2056  "snowbridge-pallet-outbound-queue",
2057  "snowbridge-pallet-system",
2058  "snowbridge-router-primitives",
2059  "snowbridge-runtime-common",
2060  "snowbridge-runtime-test-common",
2061  "snowbridge-system-runtime-api",
2062  "sp-api",
2063  "sp-block-builder",
2064  "sp-consensus-aura",
2065  "sp-core",
2066  "sp-genesis-builder",
2067  "sp-inherents",
2068  "sp-io",
2069  "sp-keyring",
2070  "sp-offchain",
2071  "sp-runtime",
2072  "sp-session",
2073  "sp-std 14.0.0",
2074  "sp-storage 19.0.0",
2075  "sp-transaction-pool",
2076  "sp-version",
2077  "staging-parachain-info",
2078  "staging-xcm",
2079  "staging-xcm-builder",
2080  "staging-xcm-executor",
2081  "static_assertions",
2082  "substrate-wasm-builder",
2083  "testnet-parachains-constants",
2086 [[package]]
2087 name = "bridge-hub-test-utils"
2088 version = "0.7.0"
2089 dependencies = [
2090  "asset-test-utils",
2091  "bp-header-chain",
2092  "bp-messages",
2093  "bp-polkadot-core",
2094  "bp-relayers",
2095  "bp-runtime",
2096  "bp-test-utils",
2097  "bridge-runtime-common",
2098  "cumulus-pallet-parachain-system",
2099  "cumulus-pallet-xcmp-queue",
2100  "frame-support",
2101  "frame-system",
2102  "impl-trait-for-tuples",
2103  "log",
2104  "pallet-balances",
2105  "pallet-bridge-grandpa",
2106  "pallet-bridge-messages",
2107  "pallet-bridge-parachains",
2108  "pallet-bridge-relayers",
2109  "pallet-timestamp",
2110  "pallet-utility",
2111  "parachains-common",
2112  "parachains-runtimes-test-utils",
2113  "parity-scale-codec",
2114  "sp-core",
2115  "sp-io",
2116  "sp-keyring",
2117  "sp-runtime",
2118  "sp-std 14.0.0",
2119  "sp-tracing 16.0.0",
2120  "staging-xcm",
2121  "staging-xcm-builder",
2122  "staging-xcm-executor",
2125 [[package]]
2126 name = "bridge-hub-westend-emulated-chain"
2127 version = "0.0.0"
2128 dependencies = [
2129  "bridge-hub-common",
2130  "bridge-hub-westend-runtime",
2131  "emulated-integration-tests-common",
2132  "frame-support",
2133  "parachains-common",
2134  "sp-core",
2135  "testnet-parachains-constants",
2138 [[package]]
2139 name = "bridge-hub-westend-integration-tests"
2140 version = "1.0.0"
2141 dependencies = [
2142  "bp-messages",
2143  "bridge-hub-westend-runtime",
2144  "cumulus-pallet-xcmp-queue",
2145  "emulated-integration-tests-common",
2146  "frame-support",
2147  "pallet-asset-conversion",
2148  "pallet-assets",
2149  "pallet-balances",
2150  "pallet-bridge-messages",
2151  "pallet-message-queue",
2152  "pallet-xcm",
2153  "parachains-common",
2154  "parity-scale-codec",
2155  "rococo-westend-system-emulated-network",
2156  "sp-runtime",
2157  "staging-xcm",
2158  "staging-xcm-executor",
2161 [[package]]
2162 name = "bridge-hub-westend-runtime"
2163 version = "0.2.0"
2164 dependencies = [
2165  "bp-asset-hub-rococo",
2166  "bp-asset-hub-westend",
2167  "bp-bridge-hub-rococo",
2168  "bp-bridge-hub-westend",
2169  "bp-header-chain",
2170  "bp-messages",
2171  "bp-parachains",
2172  "bp-polkadot-core",
2173  "bp-relayers",
2174  "bp-rococo",
2175  "bp-runtime",
2176  "bp-westend",
2177  "bridge-hub-common",
2178  "bridge-hub-test-utils",
2179  "bridge-runtime-common",
2180  "cumulus-pallet-aura-ext",
2181  "cumulus-pallet-parachain-system",
2182  "cumulus-pallet-session-benchmarking",
2183  "cumulus-pallet-xcm",
2184  "cumulus-pallet-xcmp-queue",
2185  "cumulus-primitives-aura",
2186  "cumulus-primitives-core",
2187  "cumulus-primitives-storage-weight-reclaim",
2188  "cumulus-primitives-utility",
2189  "frame-benchmarking",
2190  "frame-executive",
2191  "frame-support",
2192  "frame-system",
2193  "frame-system-benchmarking",
2194  "frame-system-rpc-runtime-api",
2195  "frame-try-runtime",
2196  "hex-literal",
2197  "log",
2198  "pallet-aura",
2199  "pallet-authorship",
2200  "pallet-balances",
2201  "pallet-bridge-grandpa",
2202  "pallet-bridge-messages",
2203  "pallet-bridge-parachains",
2204  "pallet-bridge-relayers",
2205  "pallet-collator-selection",
2206  "pallet-message-queue",
2207  "pallet-multisig",
2208  "pallet-session",
2209  "pallet-timestamp",
2210  "pallet-transaction-payment",
2211  "pallet-transaction-payment-rpc-runtime-api",
2212  "pallet-utility",
2213  "pallet-xcm",
2214  "pallet-xcm-benchmarks",
2215  "pallet-xcm-bridge-hub",
2216  "parachains-common",
2217  "parity-scale-codec",
2218  "polkadot-parachain-primitives",
2219  "polkadot-runtime-common",
2220  "scale-info",
2221  "serde",
2222  "sp-api",
2223  "sp-block-builder",
2224  "sp-consensus-aura",
2225  "sp-core",
2226  "sp-genesis-builder",
2227  "sp-inherents",
2228  "sp-io",
2229  "sp-keyring",
2230  "sp-offchain",
2231  "sp-runtime",
2232  "sp-session",
2233  "sp-std 14.0.0",
2234  "sp-storage 19.0.0",
2235  "sp-transaction-pool",
2236  "sp-version",
2237  "staging-parachain-info",
2238  "staging-xcm",
2239  "staging-xcm-builder",
2240  "staging-xcm-executor",
2241  "static_assertions",
2242  "substrate-wasm-builder",
2243  "testnet-parachains-constants",
2244  "westend-runtime-constants",
2247 [[package]]
2248 name = "bridge-runtime-common"
2249 version = "0.7.0"
2250 dependencies = [
2251  "bp-header-chain",
2252  "bp-messages",
2253  "bp-parachains",
2254  "bp-polkadot-core",
2255  "bp-relayers",
2256  "bp-runtime",
2257  "bp-test-utils",
2258  "bp-xcm-bridge-hub",
2259  "bp-xcm-bridge-hub-router",
2260  "frame-support",
2261  "frame-system",
2262  "hash-db",
2263  "log",
2264  "pallet-balances",
2265  "pallet-bridge-grandpa",
2266  "pallet-bridge-messages",
2267  "pallet-bridge-parachains",
2268  "pallet-bridge-relayers",
2269  "pallet-transaction-payment",
2270  "pallet-utility",
2271  "parity-scale-codec",
2272  "scale-info",
2273  "sp-api",
2274  "sp-core",
2275  "sp-io",
2276  "sp-runtime",
2277  "sp-std 14.0.0",
2278  "sp-trie",
2279  "staging-xcm",
2280  "staging-xcm-builder",
2281  "static_assertions",
2284 [[package]]
2285 name = "bs58"
2286 version = "0.4.0"
2287 source = "registry+https://github.com/rust-lang/crates.io-index"
2288 checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"
2290 [[package]]
2291 name = "bs58"
2292 version = "0.5.0"
2293 source = "registry+https://github.com/rust-lang/crates.io-index"
2294 checksum = "f5353f36341f7451062466f0b755b96ac3a9547e4d7f6b70d603fc721a7d7896"
2295 dependencies = [
2296  "tinyvec",
2299 [[package]]
2300 name = "bstr"
2301 version = "1.6.0"
2302 source = "registry+https://github.com/rust-lang/crates.io-index"
2303 checksum = "6798148dccfbff0fae41c7574d2fa8f1ef3492fba0face179de5d8d447d67b05"
2304 dependencies = [
2305  "memchr",
2306  "regex-automata 0.3.6",
2307  "serde",
2310 [[package]]
2311 name = "build-helper"
2312 version = "0.1.1"
2313 source = "registry+https://github.com/rust-lang/crates.io-index"
2314 checksum = "bdce191bf3fa4995ce948c8c83b4640a1745457a149e73c6db75b4ffe36aad5f"
2315 dependencies = [
2316  "semver 0.6.0",
2319 [[package]]
2320 name = "bumpalo"
2321 version = "3.13.0"
2322 source = "registry+https://github.com/rust-lang/crates.io-index"
2323 checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
2325 [[package]]
2326 name = "byte-slice-cast"
2327 version = "1.2.2"
2328 source = "registry+https://github.com/rust-lang/crates.io-index"
2329 checksum = "c3ac9f8b63eca6fd385229b3675f6cc0dc5c8a5c8a54a59d4f52ffd670d87b0c"
2331 [[package]]
2332 name = "byte-tools"
2333 version = "0.3.1"
2334 source = "registry+https://github.com/rust-lang/crates.io-index"
2335 checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
2337 [[package]]
2338 name = "bytemuck"
2339 version = "1.13.1"
2340 source = "registry+https://github.com/rust-lang/crates.io-index"
2341 checksum = "17febce684fd15d89027105661fec94afb475cb995fbc59d2865198446ba2eea"
2343 [[package]]
2344 name = "byteorder"
2345 version = "1.4.3"
2346 source = "registry+https://github.com/rust-lang/crates.io-index"
2347 checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
2349 [[package]]
2350 name = "bytes"
2351 version = "1.4.0"
2352 source = "registry+https://github.com/rust-lang/crates.io-index"
2353 checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
2355 [[package]]
2356 name = "bzip2-sys"
2357 version = "0.1.11+1.0.8"
2358 source = "registry+https://github.com/rust-lang/crates.io-index"
2359 checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"
2360 dependencies = [
2361  "cc",
2362  "libc",
2363  "pkg-config",
2366 [[package]]
2367 name = "c2-chacha"
2368 version = "0.3.3"
2369 source = "registry+https://github.com/rust-lang/crates.io-index"
2370 checksum = "d27dae93fe7b1e0424dc57179ac396908c26b035a87234809f5c4dfd1b47dc80"
2371 dependencies = [
2372  "cipher 0.2.5",
2373  "ppv-lite86",
2376 [[package]]
2377 name = "camino"
2378 version = "1.1.6"
2379 source = "registry+https://github.com/rust-lang/crates.io-index"
2380 checksum = "c59e92b5a388f549b863a7bea62612c09f24c8393560709a54558a9abdfb3b9c"
2381 dependencies = [
2382  "serde",
2385 [[package]]
2386 name = "cargo-platform"
2387 version = "0.1.3"
2388 source = "registry+https://github.com/rust-lang/crates.io-index"
2389 checksum = "2cfa25e60aea747ec7e1124f238816749faa93759c6ff5b31f1ccdda137f4479"
2390 dependencies = [
2391  "serde",
2394 [[package]]
2395 name = "cargo_metadata"
2396 version = "0.15.4"
2397 source = "registry+https://github.com/rust-lang/crates.io-index"
2398 checksum = "eee4243f1f26fc7a42710e7439c149e2b10b05472f88090acce52632f231a73a"
2399 dependencies = [
2400  "camino",
2401  "cargo-platform",
2402  "semver 1.0.18",
2403  "serde",
2404  "serde_json",
2405  "thiserror",
2408 [[package]]
2409 name = "cast"
2410 version = "0.3.0"
2411 source = "registry+https://github.com/rust-lang/crates.io-index"
2412 checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
2414 [[package]]
2415 name = "cc"
2416 version = "1.0.83"
2417 source = "registry+https://github.com/rust-lang/crates.io-index"
2418 checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0"
2419 dependencies = [
2420  "jobserver",
2421  "libc",
2424 [[package]]
2425 name = "cexpr"
2426 version = "0.6.0"
2427 source = "registry+https://github.com/rust-lang/crates.io-index"
2428 checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
2429 dependencies = [
2430  "nom",
2433 [[package]]
2434 name = "cfg-expr"
2435 version = "0.15.5"
2436 source = "registry+https://github.com/rust-lang/crates.io-index"
2437 checksum = "03915af431787e6ffdcc74c645077518c6b6e01f80b761e0fbbfa288536311b3"
2438 dependencies = [
2439  "smallvec",
2442 [[package]]
2443 name = "cfg-if"
2444 version = "1.0.0"
2445 source = "registry+https://github.com/rust-lang/crates.io-index"
2446 checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2448 [[package]]
2449 name = "cfg_aliases"
2450 version = "0.1.1"
2451 source = "registry+https://github.com/rust-lang/crates.io-index"
2452 checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
2454 [[package]]
2455 name = "chacha"
2456 version = "0.3.0"
2457 source = "registry+https://github.com/rust-lang/crates.io-index"
2458 checksum = "ddf3c081b5fba1e5615640aae998e0fbd10c24cbd897ee39ed754a77601a4862"
2459 dependencies = [
2460  "byteorder",
2461  "keystream",
2464 [[package]]
2465 name = "chacha20"
2466 version = "0.8.2"
2467 source = "registry+https://github.com/rust-lang/crates.io-index"
2468 checksum = "5c80e5460aa66fe3b91d40bcbdab953a597b60053e34d684ac6903f863b680a6"
2469 dependencies = [
2470  "cfg-if",
2471  "cipher 0.3.0",
2472  "cpufeatures",
2473  "zeroize",
2476 [[package]]
2477 name = "chacha20"
2478 version = "0.9.1"
2479 source = "registry+https://github.com/rust-lang/crates.io-index"
2480 checksum = "c3613f74bd2eac03dad61bd53dbe620703d4371614fe0bc3b9f04dd36fe4e818"
2481 dependencies = [
2482  "cfg-if",
2483  "cipher 0.4.4",
2484  "cpufeatures",
2487 [[package]]
2488 name = "chacha20poly1305"
2489 version = "0.9.1"
2490 source = "registry+https://github.com/rust-lang/crates.io-index"
2491 checksum = "a18446b09be63d457bbec447509e85f662f32952b035ce892290396bc0b0cff5"
2492 dependencies = [
2493  "aead 0.4.3",
2494  "chacha20 0.8.2",
2495  "cipher 0.3.0",
2496  "poly1305 0.7.2",
2497  "zeroize",
2500 [[package]]
2501 name = "chrono"
2502 version = "0.4.31"
2503 source = "registry+https://github.com/rust-lang/crates.io-index"
2504 checksum = "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38"
2505 dependencies = [
2506  "android-tzdata",
2507  "iana-time-zone",
2508  "js-sys",
2509  "num-traits",
2510  "wasm-bindgen",
2511  "windows-targets 0.48.5",
2514 [[package]]
2515 name = "ciborium"
2516 version = "0.2.1"
2517 source = "registry+https://github.com/rust-lang/crates.io-index"
2518 checksum = "effd91f6c78e5a4ace8a5d3c0b6bfaec9e2baaef55f3efc00e45fb2e477ee926"
2519 dependencies = [
2520  "ciborium-io",
2521  "ciborium-ll",
2522  "serde",
2525 [[package]]
2526 name = "ciborium-io"
2527 version = "0.2.1"
2528 source = "registry+https://github.com/rust-lang/crates.io-index"
2529 checksum = "cdf919175532b369853f5d5e20b26b43112613fd6fe7aee757e35f7a44642656"
2531 [[package]]
2532 name = "ciborium-ll"
2533 version = "0.2.1"
2534 source = "registry+https://github.com/rust-lang/crates.io-index"
2535 checksum = "defaa24ecc093c77630e6c15e17c51f5e187bf35ee514f4e2d67baaa96dae22b"
2536 dependencies = [
2537  "ciborium-io",
2538  "half",
2541 [[package]]
2542 name = "cid"
2543 version = "0.9.0"
2544 source = "registry+https://github.com/rust-lang/crates.io-index"
2545 checksum = "b9b68e3193982cd54187d71afdb2a271ad4cf8af157858e9cb911b91321de143"
2546 dependencies = [
2547  "core2",
2548  "multibase",
2549  "multihash 0.17.0",
2550  "serde",
2551  "unsigned-varint",
2554 [[package]]
2555 name = "cipher"
2556 version = "0.2.5"
2557 source = "registry+https://github.com/rust-lang/crates.io-index"
2558 checksum = "12f8e7987cbd042a63249497f41aed09f8e65add917ea6566effbc56578d6801"
2559 dependencies = [
2560  "generic-array 0.14.7",
2563 [[package]]
2564 name = "cipher"
2565 version = "0.3.0"
2566 source = "registry+https://github.com/rust-lang/crates.io-index"
2567 checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"
2568 dependencies = [
2569  "generic-array 0.14.7",
2572 [[package]]
2573 name = "cipher"
2574 version = "0.4.4"
2575 source = "registry+https://github.com/rust-lang/crates.io-index"
2576 checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
2577 dependencies = [
2578  "crypto-common",
2579  "inout",
2582 [[package]]
2583 name = "ckb-merkle-mountain-range"
2584 version = "0.5.2"
2585 source = "registry+https://github.com/rust-lang/crates.io-index"
2586 checksum = "56ccb671c5921be8a84686e6212ca184cb1d7c51cadcdbfcbd1cc3f042f5dfb8"
2587 dependencies = [
2588  "cfg-if",
2591 [[package]]
2592 name = "clang-sys"
2593 version = "1.6.1"
2594 source = "registry+https://github.com/rust-lang/crates.io-index"
2595 checksum = "c688fc74432808e3eb684cae8830a86be1d66a2bd58e1f248ed0960a590baf6f"
2596 dependencies = [
2597  "glob",
2598  "libc",
2599  "libloading",
2602 [[package]]
2603 name = "clap"
2604 version = "3.2.25"
2605 source = "registry+https://github.com/rust-lang/crates.io-index"
2606 checksum = "4ea181bf566f71cb9a5d17a59e1871af638180a18fb0035c92ae62b705207123"
2607 dependencies = [
2608  "atty",
2609  "bitflags 1.3.2",
2610  "clap_derive 3.2.25",
2611  "clap_lex 0.2.4",
2612  "indexmap 1.9.3",
2613  "once_cell",
2614  "strsim 0.10.0",
2615  "termcolor",
2616  "textwrap",
2619 [[package]]
2620 name = "clap"
2621 version = "4.5.3"
2622 source = "registry+https://github.com/rust-lang/crates.io-index"
2623 checksum = "949626d00e063efc93b6dca932419ceb5432f99769911c0b995f7e884c778813"
2624 dependencies = [
2625  "clap_builder",
2626  "clap_derive 4.5.3",
2629 [[package]]
2630 name = "clap-num"
2631 version = "1.0.2"
2632 source = "registry+https://github.com/rust-lang/crates.io-index"
2633 checksum = "488557e97528174edaa2ee268b23a809e0c598213a4bbcb4f34575a46fda147e"
2634 dependencies = [
2635  "num-traits",
2638 [[package]]
2639 name = "clap_builder"
2640 version = "4.5.2"
2641 source = "registry+https://github.com/rust-lang/crates.io-index"
2642 checksum = "ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4"
2643 dependencies = [
2644  "anstream",
2645  "anstyle",
2646  "clap_lex 0.7.0",
2647  "strsim 0.11.0",
2648  "terminal_size",
2651 [[package]]
2652 name = "clap_complete"
2653 version = "4.4.0"
2654 source = "registry+https://github.com/rust-lang/crates.io-index"
2655 checksum = "586a385f7ef2f8b4d86bddaa0c094794e7ccbfe5ffef1f434fe928143fc783a5"
2656 dependencies = [
2657  "clap 4.5.3",
2660 [[package]]
2661 name = "clap_derive"
2662 version = "3.2.25"
2663 source = "registry+https://github.com/rust-lang/crates.io-index"
2664 checksum = "ae6371b8bdc8b7d3959e9cf7b22d4435ef3e79e138688421ec654acf8c81b008"
2665 dependencies = [
2666  "heck 0.4.1",
2667  "proc-macro-error",
2668  "proc-macro2",
2669  "quote",
2670  "syn 1.0.109",
2673 [[package]]
2674 name = "clap_derive"
2675 version = "4.5.3"
2676 source = "registry+https://github.com/rust-lang/crates.io-index"
2677 checksum = "90239a040c80f5e14809ca132ddc4176ab33d5e17e49691793296e3fcb34d72f"
2678 dependencies = [
2679  "heck 0.5.0",
2680  "proc-macro2",
2681  "quote",
2682  "syn 2.0.53",
2685 [[package]]
2686 name = "clap_lex"
2687 version = "0.2.4"
2688 source = "registry+https://github.com/rust-lang/crates.io-index"
2689 checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5"
2690 dependencies = [
2691  "os_str_bytes",
2694 [[package]]
2695 name = "clap_lex"
2696 version = "0.7.0"
2697 source = "registry+https://github.com/rust-lang/crates.io-index"
2698 checksum = "98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce"
2700 [[package]]
2701 name = "coarsetime"
2702 version = "0.1.23"
2703 source = "registry+https://github.com/rust-lang/crates.io-index"
2704 checksum = "a90d114103adbc625300f346d4d09dfb4ab1c4a8df6868435dd903392ecf4354"
2705 dependencies = [
2706  "libc",
2707  "once_cell",
2708  "wasi 0.11.0+wasi-snapshot-preview1",
2709  "wasm-bindgen",
2712 [[package]]
2713 name = "codespan-reporting"
2714 version = "0.11.1"
2715 source = "registry+https://github.com/rust-lang/crates.io-index"
2716 checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
2717 dependencies = [
2718  "termcolor",
2719  "unicode-width",
2722 [[package]]
2723 name = "collectives-westend-emulated-chain"
2724 version = "0.0.0"
2725 dependencies = [
2726  "collectives-westend-runtime",
2727  "cumulus-primitives-core",
2728  "emulated-integration-tests-common",
2729  "frame-support",
2730  "parachains-common",
2731  "sp-core",
2732  "testnet-parachains-constants",
2735 [[package]]
2736 name = "collectives-westend-runtime"
2737 version = "3.0.0"
2738 dependencies = [
2739  "cumulus-pallet-aura-ext",
2740  "cumulus-pallet-parachain-system",
2741  "cumulus-pallet-session-benchmarking",
2742  "cumulus-pallet-xcm",
2743  "cumulus-pallet-xcmp-queue",
2744  "cumulus-primitives-aura",
2745  "cumulus-primitives-core",
2746  "cumulus-primitives-storage-weight-reclaim",
2747  "cumulus-primitives-utility",
2748  "frame-benchmarking",
2749  "frame-executive",
2750  "frame-support",
2751  "frame-system",
2752  "frame-system-benchmarking",
2753  "frame-system-rpc-runtime-api",
2754  "frame-try-runtime",
2755  "hex-literal",
2756  "log",
2757  "pallet-alliance",
2758  "pallet-asset-rate",
2759  "pallet-aura",
2760  "pallet-authorship",
2761  "pallet-balances",
2762  "pallet-collator-selection",
2763  "pallet-collective",
2764  "pallet-collective-content",
2765  "pallet-core-fellowship",
2766  "pallet-message-queue",
2767  "pallet-multisig",
2768  "pallet-preimage",
2769  "pallet-proxy",
2770  "pallet-ranked-collective",
2771  "pallet-referenda",
2772  "pallet-salary",
2773  "pallet-scheduler",
2774  "pallet-session",
2775  "pallet-timestamp",
2776  "pallet-transaction-payment",
2777  "pallet-transaction-payment-rpc-runtime-api",
2778  "pallet-treasury",
2779  "pallet-utility",
2780  "pallet-xcm",
2781  "parachains-common",
2782  "parity-scale-codec",
2783  "polkadot-parachain-primitives",
2784  "polkadot-runtime-common",
2785  "scale-info",
2786  "sp-api",
2787  "sp-arithmetic",
2788  "sp-block-builder",
2789  "sp-consensus-aura",
2790  "sp-core",
2791  "sp-genesis-builder",
2792  "sp-inherents",
2793  "sp-io",
2794  "sp-offchain",
2795  "sp-runtime",
2796  "sp-session",
2797  "sp-std 14.0.0",
2798  "sp-storage 19.0.0",
2799  "sp-transaction-pool",
2800  "sp-version",
2801  "staging-parachain-info",
2802  "staging-xcm",
2803  "staging-xcm-builder",
2804  "staging-xcm-executor",
2805  "substrate-wasm-builder",
2806  "testnet-parachains-constants",
2807  "westend-runtime-constants",
2810 [[package]]
2811 name = "color-eyre"
2812 version = "0.6.2"
2813 source = "registry+https://github.com/rust-lang/crates.io-index"
2814 checksum = "5a667583cca8c4f8436db8de46ea8233c42a7d9ae424a82d338f2e4675229204"
2815 dependencies = [
2816  "backtrace",
2817  "eyre",
2818  "indenter",
2819  "once_cell",
2820  "owo-colors",
2823 [[package]]
2824 name = "color-print"
2825 version = "0.3.4"
2826 source = "registry+https://github.com/rust-lang/crates.io-index"
2827 checksum = "f2a5e6504ed8648554968650feecea00557a3476bc040d0ffc33080e66b646d0"
2828 dependencies = [
2829  "color-print-proc-macro",
2832 [[package]]
2833 name = "color-print-proc-macro"
2834 version = "0.3.4"
2835 source = "registry+https://github.com/rust-lang/crates.io-index"
2836 checksum = "d51beaa537d73d2d1ff34ee70bc095f170420ab2ec5d687ecd3ec2b0d092514b"
2837 dependencies = [
2838  "nom",
2839  "proc-macro2",
2840  "quote",
2841  "syn 1.0.109",
2844 [[package]]
2845 name = "colorchoice"
2846 version = "1.0.0"
2847 source = "registry+https://github.com/rust-lang/crates.io-index"
2848 checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
2850 [[package]]
2851 name = "colored"
2852 version = "2.0.4"
2853 source = "registry+https://github.com/rust-lang/crates.io-index"
2854 checksum = "2674ec482fbc38012cf31e6c42ba0177b431a0cb6f15fe40efa5aab1bda516f6"
2855 dependencies = [
2856  "is-terminal",
2857  "lazy_static",
2858  "windows-sys 0.48.0",
2861 [[package]]
2862 name = "comfy-table"
2863 version = "7.1.0"
2864 source = "registry+https://github.com/rust-lang/crates.io-index"
2865 checksum = "7c64043d6c7b7a4c58e39e7efccfdea7b93d885a795d0c054a69dbbf4dd52686"
2866 dependencies = [
2867  "strum 0.25.0",
2868  "strum_macros 0.25.3",
2869  "unicode-width",
2872 [[package]]
2873 name = "common"
2874 version = "0.1.0"
2875 source = "git+https://github.com/w3f/ring-proof#b273d33f9981e2bb3375ab45faeb537f7ee35224"
2876 dependencies = [
2877  "ark-ec",
2878  "ark-ff 0.4.2",
2879  "ark-poly",
2880  "ark-serialize 0.4.2",
2881  "ark-std 0.4.0",
2882  "fflonk",
2883  "getrandom_or_panic",
2884  "merlin",
2885  "rand_chacha 0.3.1",
2888 [[package]]
2889 name = "common-path"
2890 version = "1.0.0"
2891 source = "registry+https://github.com/rust-lang/crates.io-index"
2892 checksum = "2382f75942f4b3be3690fe4f86365e9c853c1587d6ee58212cebf6e2a9ccd101"
2894 [[package]]
2895 name = "concurrent-queue"
2896 version = "2.2.0"
2897 source = "registry+https://github.com/rust-lang/crates.io-index"
2898 checksum = "62ec6771ecfa0762d24683ee5a32ad78487a3d3afdc0fb8cae19d2c5deb50b7c"
2899 dependencies = [
2900  "crossbeam-utils",
2903 [[package]]
2904 name = "console"
2905 version = "0.15.8"
2906 source = "registry+https://github.com/rust-lang/crates.io-index"
2907 checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
2908 dependencies = [
2909  "encode_unicode",
2910  "lazy_static",
2911  "libc",
2912  "unicode-width",
2913  "windows-sys 0.52.0",
2916 [[package]]
2917 name = "console_error_panic_hook"
2918 version = "0.1.7"
2919 source = "registry+https://github.com/rust-lang/crates.io-index"
2920 checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc"
2921 dependencies = [
2922  "cfg-if",
2923  "wasm-bindgen",
2926 [[package]]
2927 name = "const-hex"
2928 version = "1.10.0"
2929 source = "registry+https://github.com/rust-lang/crates.io-index"
2930 checksum = "a5104de16b218eddf8e34ffe2f86f74bfa4e61e95a1b89732fccf6325efd0557"
2931 dependencies = [
2932  "cfg-if",
2933  "cpufeatures",
2934  "hex",
2935  "proptest",
2936  "serde",
2939 [[package]]
2940 name = "const-oid"
2941 version = "0.9.5"
2942 source = "registry+https://github.com/rust-lang/crates.io-index"
2943 checksum = "28c122c3980598d243d63d9a704629a2d748d101f278052ff068be5a4423ab6f"
2945 [[package]]
2946 name = "const-random"
2947 version = "0.1.15"
2948 source = "registry+https://github.com/rust-lang/crates.io-index"
2949 checksum = "368a7a772ead6ce7e1de82bfb04c485f3db8ec744f72925af5735e29a22cc18e"
2950 dependencies = [
2951  "const-random-macro",
2952  "proc-macro-hack",
2955 [[package]]
2956 name = "const-random-macro"
2957 version = "0.1.15"
2958 source = "registry+https://github.com/rust-lang/crates.io-index"
2959 checksum = "9d7d6ab3c3a2282db210df5f02c4dab6e0a7057af0fb7ebd4070f30fe05c0ddb"
2960 dependencies = [
2961  "getrandom 0.2.10",
2962  "once_cell",
2963  "proc-macro-hack",
2964  "tiny-keccak",
2967 [[package]]
2968 name = "constant_time_eq"
2969 version = "0.1.5"
2970 source = "registry+https://github.com/rust-lang/crates.io-index"
2971 checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
2973 [[package]]
2974 name = "constant_time_eq"
2975 version = "0.2.6"
2976 source = "registry+https://github.com/rust-lang/crates.io-index"
2977 checksum = "21a53c0a4d288377e7415b53dcfc3c04da5cdc2cc95c8d5ac178b58f0b861ad6"
2979 [[package]]
2980 name = "constant_time_eq"
2981 version = "0.3.0"
2982 source = "registry+https://github.com/rust-lang/crates.io-index"
2983 checksum = "f7144d30dcf0fafbce74250a3963025d8d52177934239851c917d29f1df280c2"
2985 [[package]]
2986 name = "constcat"
2987 version = "0.3.0"
2988 source = "registry+https://github.com/rust-lang/crates.io-index"
2989 checksum = "f272d0c4cf831b4fa80ee529c7707f76585986e910e1fbce1d7921970bc1a241"
2991 [[package]]
2992 name = "contracts-rococo-runtime"
2993 version = "0.8.0"
2994 dependencies = [
2995  "cumulus-pallet-aura-ext",
2996  "cumulus-pallet-parachain-system",
2997  "cumulus-pallet-session-benchmarking",
2998  "cumulus-pallet-xcm",
2999  "cumulus-pallet-xcmp-queue",
3000  "cumulus-primitives-aura",
3001  "cumulus-primitives-core",
3002  "cumulus-primitives-storage-weight-reclaim",
3003  "cumulus-primitives-utility",
3004  "frame-benchmarking",
3005  "frame-executive",
3006  "frame-support",
3007  "frame-system",
3008  "frame-system-benchmarking",
3009  "frame-system-rpc-runtime-api",
3010  "frame-try-runtime",
3011  "hex-literal",
3012  "log",
3013  "pallet-aura",
3014  "pallet-authorship",
3015  "pallet-balances",
3016  "pallet-collator-selection",
3017  "pallet-contracts",
3018  "pallet-insecure-randomness-collective-flip",
3019  "pallet-message-queue",
3020  "pallet-multisig",
3021  "pallet-session",
3022  "pallet-sudo",
3023  "pallet-timestamp",
3024  "pallet-transaction-payment",
3025  "pallet-transaction-payment-rpc-runtime-api",
3026  "pallet-utility",
3027  "pallet-xcm",
3028  "parachains-common",
3029  "parity-scale-codec",
3030  "polkadot-parachain-primitives",
3031  "polkadot-runtime-common",
3032  "rococo-runtime-constants",
3033  "scale-info",
3034  "sp-api",
3035  "sp-block-builder",
3036  "sp-consensus-aura",
3037  "sp-core",
3038  "sp-genesis-builder",
3039  "sp-inherents",
3040  "sp-offchain",
3041  "sp-runtime",
3042  "sp-session",
3043  "sp-std 14.0.0",
3044  "sp-storage 19.0.0",
3045  "sp-transaction-pool",
3046  "sp-version",
3047  "staging-parachain-info",
3048  "staging-xcm",
3049  "staging-xcm-builder",
3050  "staging-xcm-executor",
3051  "substrate-wasm-builder",
3052  "testnet-parachains-constants",
3055 [[package]]
3056 name = "convert_case"
3057 version = "0.4.0"
3058 source = "registry+https://github.com/rust-lang/crates.io-index"
3059 checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
3061 [[package]]
3062 name = "core-foundation"
3063 version = "0.9.3"
3064 source = "registry+https://github.com/rust-lang/crates.io-index"
3065 checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"
3066 dependencies = [
3067  "core-foundation-sys",
3068  "libc",
3071 [[package]]
3072 name = "core-foundation-sys"
3073 version = "0.8.4"
3074 source = "registry+https://github.com/rust-lang/crates.io-index"
3075 checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
3077 [[package]]
3078 name = "core2"
3079 version = "0.4.0"
3080 source = "registry+https://github.com/rust-lang/crates.io-index"
3081 checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"
3082 dependencies = [
3083  "memchr",
3086 [[package]]
3087 name = "coretime-rococo-runtime"
3088 version = "0.1.0"
3089 dependencies = [
3090  "cumulus-pallet-aura-ext",
3091  "cumulus-pallet-parachain-system",
3092  "cumulus-pallet-session-benchmarking",
3093  "cumulus-pallet-xcm",
3094  "cumulus-pallet-xcmp-queue",
3095  "cumulus-primitives-aura",
3096  "cumulus-primitives-core",
3097  "cumulus-primitives-storage-weight-reclaim",
3098  "cumulus-primitives-utility",
3099  "frame-benchmarking",
3100  "frame-executive",
3101  "frame-support",
3102  "frame-system",
3103  "frame-system-benchmarking",
3104  "frame-system-rpc-runtime-api",
3105  "frame-try-runtime",
3106  "hex-literal",
3107  "log",
3108  "pallet-aura",
3109  "pallet-authorship",
3110  "pallet-balances",
3111  "pallet-broker",
3112  "pallet-collator-selection",
3113  "pallet-message-queue",
3114  "pallet-multisig",
3115  "pallet-session",
3116  "pallet-sudo",
3117  "pallet-timestamp",
3118  "pallet-transaction-payment",
3119  "pallet-transaction-payment-rpc-runtime-api",
3120  "pallet-utility",
3121  "pallet-xcm",
3122  "pallet-xcm-benchmarks",
3123  "parachains-common",
3124  "parity-scale-codec",
3125  "polkadot-parachain-primitives",
3126  "polkadot-runtime-common",
3127  "rococo-runtime-constants",
3128  "scale-info",
3129  "serde",
3130  "sp-api",
3131  "sp-block-builder",
3132  "sp-consensus-aura",
3133  "sp-core",
3134  "sp-genesis-builder",
3135  "sp-inherents",
3136  "sp-offchain",
3137  "sp-runtime",
3138  "sp-session",
3139  "sp-std 14.0.0",
3140  "sp-storage 19.0.0",
3141  "sp-transaction-pool",
3142  "sp-version",
3143  "staging-parachain-info",
3144  "staging-xcm",
3145  "staging-xcm-builder",
3146  "staging-xcm-executor",
3147  "substrate-wasm-builder",
3148  "testnet-parachains-constants",
3151 [[package]]
3152 name = "coretime-westend-runtime"
3153 version = "0.1.0"
3154 dependencies = [
3155  "cumulus-pallet-aura-ext",
3156  "cumulus-pallet-parachain-system",
3157  "cumulus-pallet-session-benchmarking",
3158  "cumulus-pallet-xcm",
3159  "cumulus-pallet-xcmp-queue",
3160  "cumulus-primitives-aura",
3161  "cumulus-primitives-core",
3162  "cumulus-primitives-storage-weight-reclaim",
3163  "cumulus-primitives-utility",
3164  "frame-benchmarking",
3165  "frame-executive",
3166  "frame-support",
3167  "frame-system",
3168  "frame-system-benchmarking",
3169  "frame-system-rpc-runtime-api",
3170  "frame-try-runtime",
3171  "hex-literal",
3172  "log",
3173  "pallet-aura",
3174  "pallet-authorship",
3175  "pallet-balances",
3176  "pallet-broker",
3177  "pallet-collator-selection",
3178  "pallet-message-queue",
3179  "pallet-multisig",
3180  "pallet-session",
3181  "pallet-timestamp",
3182  "pallet-transaction-payment",
3183  "pallet-transaction-payment-rpc-runtime-api",
3184  "pallet-utility",
3185  "pallet-xcm",
3186  "pallet-xcm-benchmarks",
3187  "parachains-common",
3188  "parity-scale-codec",
3189  "polkadot-parachain-primitives",
3190  "polkadot-runtime-common",
3191  "scale-info",
3192  "serde",
3193  "sp-api",
3194  "sp-block-builder",
3195  "sp-consensus-aura",
3196  "sp-core",
3197  "sp-genesis-builder",
3198  "sp-inherents",
3199  "sp-offchain",
3200  "sp-runtime",
3201  "sp-session",
3202  "sp-std 14.0.0",
3203  "sp-storage 19.0.0",
3204  "sp-transaction-pool",
3205  "sp-version",
3206  "staging-parachain-info",
3207  "staging-xcm",
3208  "staging-xcm-builder",
3209  "staging-xcm-executor",
3210  "substrate-wasm-builder",
3211  "testnet-parachains-constants",
3212  "westend-runtime-constants",
3215 [[package]]
3216 name = "cpp_demangle"
3217 version = "0.3.5"
3218 source = "registry+https://github.com/rust-lang/crates.io-index"
3219 checksum = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f"
3220 dependencies = [
3221  "cfg-if",
3224 [[package]]
3225 name = "cpp_demangle"
3226 version = "0.4.3"
3227 source = "registry+https://github.com/rust-lang/crates.io-index"
3228 checksum = "7e8227005286ec39567949b33df9896bcadfa6051bccca2488129f108ca23119"
3229 dependencies = [
3230  "cfg-if",
3233 [[package]]
3234 name = "cpu-time"
3235 version = "1.0.0"
3236 source = "registry+https://github.com/rust-lang/crates.io-index"
3237 checksum = "e9e393a7668fe1fad3075085b86c781883000b4ede868f43627b34a87c8b7ded"
3238 dependencies = [
3239  "libc",
3240  "winapi",
3243 [[package]]
3244 name = "cpufeatures"
3245 version = "0.2.9"
3246 source = "registry+https://github.com/rust-lang/crates.io-index"
3247 checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1"
3248 dependencies = [
3249  "libc",
3252 [[package]]
3253 name = "cranelift-bforest"
3254 version = "0.95.1"
3255 source = "registry+https://github.com/rust-lang/crates.io-index"
3256 checksum = "1277fbfa94bc82c8ec4af2ded3e639d49ca5f7f3c7eeab2c66accd135ece4e70"
3257 dependencies = [
3258  "cranelift-entity",
3261 [[package]]
3262 name = "cranelift-codegen"
3263 version = "0.95.1"
3264 source = "registry+https://github.com/rust-lang/crates.io-index"
3265 checksum = "c6e8c31ad3b2270e9aeec38723888fe1b0ace3bea2b06b3f749ccf46661d3220"
3266 dependencies = [
3267  "bumpalo",
3268  "cranelift-bforest",
3269  "cranelift-codegen-meta",
3270  "cranelift-codegen-shared",
3271  "cranelift-entity",
3272  "cranelift-isle",
3273  "gimli 0.27.3",
3274  "hashbrown 0.13.2",
3275  "log",
3276  "regalloc2 0.6.1",
3277  "smallvec",
3278  "target-lexicon",
3281 [[package]]
3282 name = "cranelift-codegen-meta"
3283 version = "0.95.1"
3284 source = "registry+https://github.com/rust-lang/crates.io-index"
3285 checksum = "c8ac5ac30d62b2d66f12651f6b606dbdfd9c2cfd0908de6b387560a277c5c9da"
3286 dependencies = [
3287  "cranelift-codegen-shared",
3290 [[package]]
3291 name = "cranelift-codegen-shared"
3292 version = "0.95.1"
3293 source = "registry+https://github.com/rust-lang/crates.io-index"
3294 checksum = "dd82b8b376247834b59ed9bdc0ddeb50f517452827d4a11bccf5937b213748b8"
3296 [[package]]
3297 name = "cranelift-entity"
3298 version = "0.95.1"
3299 source = "registry+https://github.com/rust-lang/crates.io-index"
3300 checksum = "40099d38061b37e505e63f89bab52199037a72b931ad4868d9089ff7268660b0"
3301 dependencies = [
3302  "serde",
3305 [[package]]
3306 name = "cranelift-frontend"
3307 version = "0.95.1"
3308 source = "registry+https://github.com/rust-lang/crates.io-index"
3309 checksum = "64a25d9d0a0ae3079c463c34115ec59507b4707175454f0eee0891e83e30e82d"
3310 dependencies = [
3311  "cranelift-codegen",
3312  "log",
3313  "smallvec",
3314  "target-lexicon",
3317 [[package]]
3318 name = "cranelift-isle"
3319 version = "0.95.1"
3320 source = "registry+https://github.com/rust-lang/crates.io-index"
3321 checksum = "80de6a7d0486e4acbd5f9f87ec49912bf4c8fb6aea00087b989685460d4469ba"
3323 [[package]]
3324 name = "cranelift-native"
3325 version = "0.95.1"
3326 source = "registry+https://github.com/rust-lang/crates.io-index"
3327 checksum = "bb6b03e0e03801c4b3fd8ce0758a94750c07a44e7944cc0ffbf0d3f2e7c79b00"
3328 dependencies = [
3329  "cranelift-codegen",
3330  "libc",
3331  "target-lexicon",
3334 [[package]]
3335 name = "cranelift-wasm"
3336 version = "0.95.1"
3337 source = "registry+https://github.com/rust-lang/crates.io-index"
3338 checksum = "ff3220489a3d928ad91e59dd7aeaa8b3de18afb554a6211213673a71c90737ac"
3339 dependencies = [
3340  "cranelift-codegen",
3341  "cranelift-entity",
3342  "cranelift-frontend",
3343  "itertools 0.10.5",
3344  "log",
3345  "smallvec",
3346  "wasmparser",
3347  "wasmtime-types",
3350 [[package]]
3351 name = "crc32fast"
3352 version = "1.3.2"
3353 source = "registry+https://github.com/rust-lang/crates.io-index"
3354 checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
3355 dependencies = [
3356  "cfg-if",
3359 [[package]]
3360 name = "criterion"
3361 version = "0.4.0"
3362 source = "registry+https://github.com/rust-lang/crates.io-index"
3363 checksum = "e7c76e09c1aae2bc52b3d2f29e13c6572553b30c4aa1b8a49fd70de6412654cb"
3364 dependencies = [
3365  "anes",
3366  "atty",
3367  "cast",
3368  "ciborium",
3369  "clap 3.2.25",
3370  "criterion-plot",
3371  "futures",
3372  "itertools 0.10.5",
3373  "lazy_static",
3374  "num-traits",
3375  "oorandom",
3376  "plotters",
3377  "rayon",
3378  "regex",
3379  "serde",
3380  "serde_derive",
3381  "serde_json",
3382  "tinytemplate",
3383  "tokio",
3384  "walkdir",
3387 [[package]]
3388 name = "criterion"
3389 version = "0.5.1"
3390 source = "registry+https://github.com/rust-lang/crates.io-index"
3391 checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f"
3392 dependencies = [
3393  "anes",
3394  "cast",
3395  "ciborium",
3396  "clap 4.5.3",
3397  "criterion-plot",
3398  "futures",
3399  "is-terminal",
3400  "itertools 0.10.5",
3401  "num-traits",
3402  "once_cell",
3403  "oorandom",
3404  "plotters",
3405  "rayon",
3406  "regex",
3407  "serde",
3408  "serde_derive",
3409  "serde_json",
3410  "tinytemplate",
3411  "tokio",
3412  "walkdir",
3415 [[package]]
3416 name = "criterion-plot"
3417 version = "0.5.0"
3418 source = "registry+https://github.com/rust-lang/crates.io-index"
3419 checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
3420 dependencies = [
3421  "cast",
3422  "itertools 0.10.5",
3425 [[package]]
3426 name = "crossbeam-channel"
3427 version = "0.5.8"
3428 source = "registry+https://github.com/rust-lang/crates.io-index"
3429 checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
3430 dependencies = [
3431  "cfg-if",
3432  "crossbeam-utils",
3435 [[package]]
3436 name = "crossbeam-deque"
3437 version = "0.8.3"
3438 source = "registry+https://github.com/rust-lang/crates.io-index"
3439 checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
3440 dependencies = [
3441  "cfg-if",
3442  "crossbeam-epoch",
3443  "crossbeam-utils",
3446 [[package]]
3447 name = "crossbeam-epoch"
3448 version = "0.9.15"
3449 source = "registry+https://github.com/rust-lang/crates.io-index"
3450 checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
3451 dependencies = [
3452  "autocfg",
3453  "cfg-if",
3454  "crossbeam-utils",
3455  "memoffset 0.9.0",
3456  "scopeguard",
3459 [[package]]
3460 name = "crossbeam-queue"
3461 version = "0.3.8"
3462 source = "registry+https://github.com/rust-lang/crates.io-index"
3463 checksum = "d1cfb3ea8a53f37c40dea2c7bedcbd88bdfae54f5e2175d6ecaff1c988353add"
3464 dependencies = [
3465  "cfg-if",
3466  "crossbeam-utils",
3469 [[package]]
3470 name = "crossbeam-utils"
3471 version = "0.8.16"
3472 source = "registry+https://github.com/rust-lang/crates.io-index"
3473 checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
3474 dependencies = [
3475  "cfg-if",
3478 [[package]]
3479 name = "crunchy"
3480 version = "0.2.2"
3481 source = "registry+https://github.com/rust-lang/crates.io-index"
3482 checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
3484 [[package]]
3485 name = "crypto-bigint"
3486 version = "0.5.2"
3487 source = "registry+https://github.com/rust-lang/crates.io-index"
3488 checksum = "cf4c2f4e1afd912bc40bfd6fed5d9dc1f288e0ba01bfcc835cc5bc3eb13efe15"
3489 dependencies = [
3490  "generic-array 0.14.7",
3491  "rand_core 0.6.4",
3492  "subtle 2.5.0",
3493  "zeroize",
3496 [[package]]
3497 name = "crypto-common"
3498 version = "0.1.6"
3499 source = "registry+https://github.com/rust-lang/crates.io-index"
3500 checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
3501 dependencies = [
3502  "generic-array 0.14.7",
3503  "rand_core 0.6.4",
3504  "typenum",
3507 [[package]]
3508 name = "crypto-mac"
3509 version = "0.7.0"
3510 source = "registry+https://github.com/rust-lang/crates.io-index"
3511 checksum = "4434400df11d95d556bac068ddfedd482915eb18fe8bea89bc80b6e4b1c179e5"
3512 dependencies = [
3513  "generic-array 0.12.4",
3514  "subtle 1.0.0",
3517 [[package]]
3518 name = "crypto-mac"
3519 version = "0.8.0"
3520 source = "registry+https://github.com/rust-lang/crates.io-index"
3521 checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"
3522 dependencies = [
3523  "generic-array 0.14.7",
3524  "subtle 2.5.0",
3527 [[package]]
3528 name = "ctr"
3529 version = "0.7.0"
3530 source = "registry+https://github.com/rust-lang/crates.io-index"
3531 checksum = "a232f92a03f37dd7d7dd2adc67166c77e9cd88de5b019b9a9eecfaeaf7bfd481"
3532 dependencies = [
3533  "cipher 0.3.0",
3536 [[package]]
3537 name = "ctr"
3538 version = "0.9.2"
3539 source = "registry+https://github.com/rust-lang/crates.io-index"
3540 checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835"
3541 dependencies = [
3542  "cipher 0.4.4",
3545 [[package]]
3546 name = "cumulus-client-cli"
3547 version = "0.7.0"
3548 dependencies = [
3549  "clap 4.5.3",
3550  "parity-scale-codec",
3551  "sc-chain-spec",
3552  "sc-cli",
3553  "sc-client-api",
3554  "sc-service",
3555  "sp-blockchain",
3556  "sp-core",
3557  "sp-runtime",
3558  "url",
3561 [[package]]
3562 name = "cumulus-client-collator"
3563 version = "0.7.0"
3564 dependencies = [
3565  "async-trait",
3566  "cumulus-client-consensus-common",
3567  "cumulus-client-network",
3568  "cumulus-primitives-core",
3569  "cumulus-test-client",
3570  "cumulus-test-relay-sproof-builder",
3571  "cumulus-test-runtime",
3572  "futures",
3573  "parity-scale-codec",
3574  "parking_lot 0.12.1",
3575  "polkadot-node-primitives",
3576  "polkadot-node-subsystem",
3577  "polkadot-node-subsystem-test-helpers",
3578  "polkadot-overseer",
3579  "polkadot-primitives",
3580  "sc-client-api",
3581  "sp-api",
3582  "sp-consensus",
3583  "sp-core",
3584  "sp-maybe-compressed-blob",
3585  "sp-runtime",
3586  "sp-state-machine",
3587  "sp-tracing 16.0.0",
3588  "tracing",
3591 [[package]]
3592 name = "cumulus-client-consensus-aura"
3593 version = "0.7.0"
3594 dependencies = [
3595  "async-trait",
3596  "cumulus-client-collator",
3597  "cumulus-client-consensus-common",
3598  "cumulus-client-consensus-proposer",
3599  "cumulus-client-parachain-inherent",
3600  "cumulus-primitives-aura",
3601  "cumulus-primitives-core",
3602  "cumulus-relay-chain-interface",
3603  "futures",
3604  "parity-scale-codec",
3605  "polkadot-node-primitives",
3606  "polkadot-node-subsystem",
3607  "polkadot-overseer",
3608  "polkadot-primitives",
3609  "sc-client-api",
3610  "sc-consensus",
3611  "sc-consensus-aura",
3612  "sc-consensus-babe",
3613  "sc-consensus-slots",
3614  "sc-telemetry",
3615  "schnellru",
3616  "sp-api",
3617  "sp-application-crypto",
3618  "sp-block-builder",
3619  "sp-blockchain",
3620  "sp-consensus",
3621  "sp-consensus-aura",
3622  "sp-core",
3623  "sp-inherents",
3624  "sp-keystore",
3625  "sp-runtime",
3626  "sp-state-machine",
3627  "sp-timestamp",
3628  "substrate-prometheus-endpoint",
3629  "tracing",
3632 [[package]]
3633 name = "cumulus-client-consensus-common"
3634 version = "0.7.0"
3635 dependencies = [
3636  "async-trait",
3637  "cumulus-client-pov-recovery",
3638  "cumulus-primitives-core",
3639  "cumulus-relay-chain-interface",
3640  "cumulus-test-client",
3641  "cumulus-test-relay-sproof-builder",
3642  "dyn-clone",
3643  "futures",
3644  "futures-timer",
3645  "log",
3646  "parity-scale-codec",
3647  "polkadot-primitives",
3648  "sc-client-api",
3649  "sc-consensus",
3650  "sc-consensus-babe",
3651  "schnellru",
3652  "sp-blockchain",
3653  "sp-consensus",
3654  "sp-consensus-slots",
3655  "sp-core",
3656  "sp-runtime",
3657  "sp-timestamp",
3658  "sp-tracing 16.0.0",
3659  "sp-trie",
3660  "substrate-prometheus-endpoint",
3661  "tracing",
3664 [[package]]
3665 name = "cumulus-client-consensus-proposer"
3666 version = "0.7.0"
3667 dependencies = [
3668  "anyhow",
3669  "async-trait",
3670  "cumulus-primitives-parachain-inherent",
3671  "sp-consensus",
3672  "sp-inherents",
3673  "sp-runtime",
3674  "sp-state-machine",
3675  "thiserror",
3678 [[package]]
3679 name = "cumulus-client-consensus-relay-chain"
3680 version = "0.7.0"
3681 dependencies = [
3682  "async-trait",
3683  "cumulus-client-consensus-common",
3684  "cumulus-primitives-core",
3685  "cumulus-relay-chain-interface",
3686  "futures",
3687  "parking_lot 0.12.1",
3688  "sc-consensus",
3689  "sp-api",
3690  "sp-block-builder",
3691  "sp-blockchain",
3692  "sp-consensus",
3693  "sp-core",
3694  "sp-inherents",
3695  "sp-runtime",
3696  "substrate-prometheus-endpoint",
3697  "tracing",
3700 [[package]]
3701 name = "cumulus-client-network"
3702 version = "0.7.0"
3703 dependencies = [
3704  "async-trait",
3705  "cumulus-primitives-core",
3706  "cumulus-relay-chain-inprocess-interface",
3707  "cumulus-relay-chain-interface",
3708  "cumulus-test-service",
3709  "futures",
3710  "futures-timer",
3711  "parity-scale-codec",
3712  "parking_lot 0.12.1",
3713  "polkadot-node-primitives",
3714  "polkadot-parachain-primitives",
3715  "polkadot-primitives",
3716  "polkadot-test-client",
3717  "portpicker",
3718  "sc-cli",
3719  "sc-client-api",
3720  "sp-blockchain",
3721  "sp-consensus",
3722  "sp-core",
3723  "sp-keyring",
3724  "sp-keystore",
3725  "sp-runtime",
3726  "sp-state-machine",
3727  "substrate-test-utils",
3728  "tokio",
3729  "tracing",
3730  "url",
3733 [[package]]
3734 name = "cumulus-client-parachain-inherent"
3735 version = "0.1.0"
3736 dependencies = [
3737  "async-trait",
3738  "cumulus-primitives-core",
3739  "cumulus-primitives-parachain-inherent",
3740  "cumulus-relay-chain-interface",
3741  "cumulus-test-relay-sproof-builder",
3742  "parity-scale-codec",
3743  "sc-client-api",
3744  "scale-info",
3745  "sp-api",
3746  "sp-crypto-hashing",
3747  "sp-inherents",
3748  "sp-runtime",
3749  "sp-state-machine",
3750  "sp-std 14.0.0",
3751  "sp-storage 19.0.0",
3752  "sp-trie",
3753  "tracing",
3756 [[package]]
3757 name = "cumulus-client-pov-recovery"
3758 version = "0.7.0"
3759 dependencies = [
3760  "async-trait",
3761  "cumulus-primitives-core",
3762  "cumulus-relay-chain-interface",
3763  "cumulus-test-service",
3764  "futures",
3765  "futures-timer",
3766  "parity-scale-codec",
3767  "polkadot-node-primitives",
3768  "polkadot-node-subsystem",
3769  "polkadot-overseer",
3770  "polkadot-primitives",
3771  "portpicker",
3772  "rand",
3773  "sc-cli",
3774  "sc-client-api",
3775  "sc-consensus",
3776  "sp-consensus",
3777  "sp-maybe-compressed-blob",
3778  "sp-runtime",
3779  "substrate-test-utils",
3780  "tokio",
3781  "tracing",
3784 [[package]]
3785 name = "cumulus-client-service"
3786 version = "0.7.0"
3787 dependencies = [
3788  "cumulus-client-cli",
3789  "cumulus-client-collator",
3790  "cumulus-client-consensus-common",
3791  "cumulus-client-network",
3792  "cumulus-client-pov-recovery",
3793  "cumulus-primitives-core",
3794  "cumulus-primitives-proof-size-hostfunction",
3795  "cumulus-relay-chain-inprocess-interface",
3796  "cumulus-relay-chain-interface",
3797  "cumulus-relay-chain-minimal-node",
3798  "futures",
3799  "polkadot-primitives",
3800  "sc-client-api",
3801  "sc-consensus",
3802  "sc-network",
3803  "sc-network-sync",
3804  "sc-network-transactions",
3805  "sc-rpc",
3806  "sc-service",
3807  "sc-sysinfo",
3808  "sc-telemetry",
3809  "sc-transaction-pool",
3810  "sc-utils",
3811  "sp-api",
3812  "sp-blockchain",
3813  "sp-consensus",
3814  "sp-core",
3815  "sp-io",
3816  "sp-runtime",
3817  "sp-transaction-pool",
3820 [[package]]
3821 name = "cumulus-pallet-aura-ext"
3822 version = "0.7.0"
3823 dependencies = [
3824  "cumulus-pallet-parachain-system",
3825  "frame-support",
3826  "frame-system",
3827  "pallet-aura",
3828  "pallet-timestamp",
3829  "parity-scale-codec",
3830  "scale-info",
3831  "sp-application-crypto",
3832  "sp-consensus-aura",
3833  "sp-runtime",
3834  "sp-std 14.0.0",
3837 [[package]]
3838 name = "cumulus-pallet-dmp-queue"
3839 version = "0.7.0"
3840 dependencies = [
3841  "cumulus-primitives-core",
3842  "frame-benchmarking",
3843  "frame-support",
3844  "frame-system",
3845  "log",
3846  "parity-scale-codec",
3847  "scale-info",
3848  "sp-core",
3849  "sp-io",
3850  "sp-runtime",
3851  "sp-std 14.0.0",
3852  "sp-tracing 16.0.0",
3853  "staging-xcm",
3856 [[package]]
3857 name = "cumulus-pallet-parachain-system"
3858 version = "0.7.0"
3859 dependencies = [
3860  "assert_matches",
3861  "bytes",
3862  "cumulus-pallet-parachain-system-proc-macro",
3863  "cumulus-primitives-core",
3864  "cumulus-primitives-parachain-inherent",
3865  "cumulus-primitives-proof-size-hostfunction",
3866  "cumulus-test-client",
3867  "cumulus-test-relay-sproof-builder",
3868  "environmental",
3869  "frame-benchmarking",
3870  "frame-support",
3871  "frame-system",
3872  "futures",
3873  "hex-literal",
3874  "impl-trait-for-tuples",
3875  "lazy_static",
3876  "log",
3877  "pallet-message-queue",
3878  "parity-scale-codec",
3879  "polkadot-parachain-primitives",
3880  "polkadot-runtime-common",
3881  "polkadot-runtime-parachains",
3882  "rand",
3883  "sc-client-api",
3884  "scale-info",
3885  "sp-core",
3886  "sp-crypto-hashing",
3887  "sp-externalities 0.25.0",
3888  "sp-inherents",
3889  "sp-io",
3890  "sp-keyring",
3891  "sp-runtime",
3892  "sp-state-machine",
3893  "sp-std 14.0.0",
3894  "sp-tracing 16.0.0",
3895  "sp-trie",
3896  "sp-version",
3897  "staging-xcm",
3898  "trie-db",
3899  "trie-standardmap",
3902 [[package]]
3903 name = "cumulus-pallet-parachain-system-proc-macro"
3904 version = "0.6.0"
3905 dependencies = [
3906  "proc-macro-crate 3.0.0",
3907  "proc-macro2",
3908  "quote",
3909  "syn 2.0.53",
3912 [[package]]
3913 name = "cumulus-pallet-session-benchmarking"
3914 version = "9.0.0"
3915 dependencies = [
3916  "frame-benchmarking",
3917  "frame-support",
3918  "frame-system",
3919  "pallet-session",
3920  "parity-scale-codec",
3921  "sp-runtime",
3922  "sp-std 14.0.0",
3925 [[package]]
3926 name = "cumulus-pallet-solo-to-para"
3927 version = "0.7.0"
3928 dependencies = [
3929  "cumulus-pallet-parachain-system",
3930  "frame-support",
3931  "frame-system",
3932  "pallet-sudo",
3933  "parity-scale-codec",
3934  "polkadot-primitives",
3935  "scale-info",
3936  "sp-runtime",
3937  "sp-std 14.0.0",
3940 [[package]]
3941 name = "cumulus-pallet-xcm"
3942 version = "0.7.0"
3943 dependencies = [
3944  "cumulus-primitives-core",
3945  "frame-support",
3946  "frame-system",
3947  "parity-scale-codec",
3948  "scale-info",
3949  "sp-io",
3950  "sp-runtime",
3951  "sp-std 14.0.0",
3952  "staging-xcm",
3955 [[package]]
3956 name = "cumulus-pallet-xcmp-queue"
3957 version = "0.7.0"
3958 dependencies = [
3959  "bounded-collections",
3960  "bp-xcm-bridge-hub-router",
3961  "cumulus-pallet-parachain-system",
3962  "cumulus-primitives-core",
3963  "frame-benchmarking",
3964  "frame-support",
3965  "frame-system",
3966  "log",
3967  "pallet-balances",
3968  "pallet-message-queue",
3969  "parity-scale-codec",
3970  "polkadot-runtime-common",
3971  "polkadot-runtime-parachains",
3972  "scale-info",
3973  "sp-core",
3974  "sp-io",
3975  "sp-runtime",
3976  "sp-std 14.0.0",
3977  "staging-xcm",
3978  "staging-xcm-builder",
3979  "staging-xcm-executor",
3982 [[package]]
3983 name = "cumulus-ping"
3984 version = "0.7.0"
3985 dependencies = [
3986  "cumulus-pallet-xcm",
3987  "cumulus-primitives-core",
3988  "frame-support",
3989  "frame-system",
3990  "parity-scale-codec",
3991  "scale-info",
3992  "sp-runtime",
3993  "sp-std 14.0.0",
3994  "staging-xcm",
3997 [[package]]
3998 name = "cumulus-primitives-aura"
3999 version = "0.7.0"
4000 dependencies = [
4001  "parity-scale-codec",
4002  "polkadot-core-primitives",
4003  "polkadot-primitives",
4004  "sp-api",
4005  "sp-consensus-aura",
4006  "sp-runtime",
4007  "sp-std 14.0.0",
4010 [[package]]
4011 name = "cumulus-primitives-core"
4012 version = "0.7.0"
4013 dependencies = [
4014  "parity-scale-codec",
4015  "polkadot-core-primitives",
4016  "polkadot-parachain-primitives",
4017  "polkadot-primitives",
4018  "scale-info",
4019  "sp-api",
4020  "sp-runtime",
4021  "sp-std 14.0.0",
4022  "sp-trie",
4023  "staging-xcm",
4026 [[package]]
4027 name = "cumulus-primitives-parachain-inherent"
4028 version = "0.7.0"
4029 dependencies = [
4030  "async-trait",
4031  "cumulus-primitives-core",
4032  "parity-scale-codec",
4033  "scale-info",
4034  "sp-core",
4035  "sp-inherents",
4036  "sp-runtime",
4037  "sp-state-machine",
4038  "sp-std 14.0.0",
4039  "sp-trie",
4042 [[package]]
4043 name = "cumulus-primitives-proof-size-hostfunction"
4044 version = "0.2.0"
4045 dependencies = [
4046  "sp-core",
4047  "sp-externalities 0.25.0",
4048  "sp-io",
4049  "sp-runtime-interface 24.0.0",
4050  "sp-state-machine",
4051  "sp-trie",
4054 [[package]]
4055 name = "cumulus-primitives-storage-weight-reclaim"
4056 version = "1.0.0"
4057 dependencies = [
4058  "cumulus-primitives-core",
4059  "cumulus-primitives-proof-size-hostfunction",
4060  "cumulus-test-runtime",
4061  "docify",
4062  "frame-support",
4063  "frame-system",
4064  "log",
4065  "parity-scale-codec",
4066  "scale-info",
4067  "sp-io",
4068  "sp-runtime",
4069  "sp-std 14.0.0",
4070  "sp-trie",
4073 [[package]]
4074 name = "cumulus-primitives-timestamp"
4075 version = "0.7.0"
4076 dependencies = [
4077  "cumulus-primitives-core",
4078  "futures",
4079  "parity-scale-codec",
4080  "sp-inherents",
4081  "sp-std 14.0.0",
4082  "sp-timestamp",
4085 [[package]]
4086 name = "cumulus-primitives-utility"
4087 version = "0.7.0"
4088 dependencies = [
4089  "cumulus-primitives-core",
4090  "frame-support",
4091  "log",
4092  "pallet-asset-conversion",
4093  "parity-scale-codec",
4094  "polkadot-runtime-common",
4095  "polkadot-runtime-parachains",
4096  "sp-io",
4097  "sp-runtime",
4098  "sp-std 14.0.0",
4099  "staging-xcm",
4100  "staging-xcm-builder",
4101  "staging-xcm-executor",
4104 [[package]]
4105 name = "cumulus-relay-chain-inprocess-interface"
4106 version = "0.7.0"
4107 dependencies = [
4108  "async-trait",
4109  "cumulus-primitives-core",
4110  "cumulus-relay-chain-interface",
4111  "cumulus-test-service",
4112  "futures",
4113  "futures-timer",
4114  "polkadot-cli",
4115  "polkadot-primitives",
4116  "polkadot-service",
4117  "polkadot-test-client",
4118  "prioritized-metered-channel",
4119  "sc-cli",
4120  "sc-client-api",
4121  "sc-sysinfo",
4122  "sc-telemetry",
4123  "sc-tracing",
4124  "sp-api",
4125  "sp-consensus",
4126  "sp-core",
4127  "sp-keyring",
4128  "sp-runtime",
4129  "sp-state-machine",
4132 [[package]]
4133 name = "cumulus-relay-chain-interface"
4134 version = "0.7.0"
4135 dependencies = [
4136  "async-trait",
4137  "cumulus-primitives-core",
4138  "futures",
4139  "jsonrpsee-core",
4140  "parity-scale-codec",
4141  "polkadot-overseer",
4142  "sc-client-api",
4143  "sp-api",
4144  "sp-blockchain",
4145  "sp-state-machine",
4146  "thiserror",
4149 [[package]]
4150 name = "cumulus-relay-chain-minimal-node"
4151 version = "0.7.0"
4152 dependencies = [
4153  "array-bytes 6.1.0",
4154  "async-trait",
4155  "cumulus-primitives-core",
4156  "cumulus-relay-chain-interface",
4157  "cumulus-relay-chain-rpc-interface",
4158  "futures",
4159  "parking_lot 0.12.1",
4160  "polkadot-availability-recovery",
4161  "polkadot-collator-protocol",
4162  "polkadot-core-primitives",
4163  "polkadot-network-bridge",
4164  "polkadot-node-collation-generation",
4165  "polkadot-node-core-chain-api",
4166  "polkadot-node-core-prospective-parachains",
4167  "polkadot-node-core-runtime-api",
4168  "polkadot-node-network-protocol",
4169  "polkadot-node-subsystem-util",
4170  "polkadot-overseer",
4171  "polkadot-primitives",
4172  "polkadot-service",
4173  "sc-authority-discovery",
4174  "sc-client-api",
4175  "sc-network",
4176  "sc-network-common",
4177  "sc-service",
4178  "sc-tracing",
4179  "sc-utils",
4180  "sp-api",
4181  "sp-blockchain",
4182  "sp-consensus",
4183  "sp-consensus-babe",
4184  "sp-runtime",
4185  "substrate-prometheus-endpoint",
4186  "tokio",
4187  "tracing",
4190 [[package]]
4191 name = "cumulus-relay-chain-rpc-interface"
4192 version = "0.7.0"
4193 dependencies = [
4194  "async-trait",
4195  "cumulus-primitives-core",
4196  "cumulus-relay-chain-interface",
4197  "either",
4198  "futures",
4199  "futures-timer",
4200  "jsonrpsee",
4201  "parity-scale-codec",
4202  "pin-project",
4203  "polkadot-overseer",
4204  "rand",
4205  "sc-client-api",
4206  "sc-rpc-api",
4207  "sc-service",
4208  "schnellru",
4209  "serde",
4210  "serde_json",
4211  "smoldot",
4212  "smoldot-light",
4213  "sp-api",
4214  "sp-authority-discovery",
4215  "sp-consensus-babe",
4216  "sp-core",
4217  "sp-runtime",
4218  "sp-state-machine",
4219  "sp-storage 19.0.0",
4220  "sp-version",
4221  "thiserror",
4222  "tokio",
4223  "tokio-util",
4224  "tracing",
4225  "url",
4228 [[package]]
4229 name = "cumulus-test-client"
4230 version = "0.1.0"
4231 dependencies = [
4232  "cumulus-primitives-core",
4233  "cumulus-primitives-parachain-inherent",
4234  "cumulus-primitives-proof-size-hostfunction",
4235  "cumulus-primitives-storage-weight-reclaim",
4236  "cumulus-test-relay-sproof-builder",
4237  "cumulus-test-runtime",
4238  "cumulus-test-service",
4239  "frame-system",
4240  "pallet-balances",
4241  "pallet-transaction-payment",
4242  "parity-scale-codec",
4243  "polkadot-parachain-primitives",
4244  "polkadot-primitives",
4245  "sc-block-builder",
4246  "sc-consensus",
4247  "sc-executor",
4248  "sc-executor-common",
4249  "sc-service",
4250  "sp-api",
4251  "sp-blockchain",
4252  "sp-core",
4253  "sp-inherents",
4254  "sp-io",
4255  "sp-keyring",
4256  "sp-runtime",
4257  "sp-timestamp",
4258  "substrate-test-client",
4261 [[package]]
4262 name = "cumulus-test-relay-sproof-builder"
4263 version = "0.7.0"
4264 dependencies = [
4265  "cumulus-primitives-core",
4266  "parity-scale-codec",
4267  "polkadot-primitives",
4268  "sp-runtime",
4269  "sp-state-machine",
4270  "sp-std 14.0.0",
4271  "sp-trie",
4274 [[package]]
4275 name = "cumulus-test-runtime"
4276 version = "0.1.0"
4277 dependencies = [
4278  "cumulus-pallet-parachain-system",
4279  "cumulus-primitives-core",
4280  "cumulus-primitives-storage-weight-reclaim",
4281  "frame-executive",
4282  "frame-support",
4283  "frame-system",
4284  "frame-system-rpc-runtime-api",
4285  "pallet-balances",
4286  "pallet-glutton",
4287  "pallet-message-queue",
4288  "pallet-sudo",
4289  "pallet-timestamp",
4290  "pallet-transaction-payment",
4291  "parity-scale-codec",
4292  "scale-info",
4293  "sp-api",
4294  "sp-block-builder",
4295  "sp-core",
4296  "sp-genesis-builder",
4297  "sp-inherents",
4298  "sp-io",
4299  "sp-offchain",
4300  "sp-runtime",
4301  "sp-session",
4302  "sp-std 14.0.0",
4303  "sp-transaction-pool",
4304  "sp-version",
4305  "substrate-wasm-builder",
4308 [[package]]
4309 name = "cumulus-test-service"
4310 version = "0.1.0"
4311 dependencies = [
4312  "async-trait",
4313  "clap 4.5.3",
4314  "criterion 0.5.1",
4315  "cumulus-client-cli",
4316  "cumulus-client-consensus-common",
4317  "cumulus-client-consensus-relay-chain",
4318  "cumulus-client-parachain-inherent",
4319  "cumulus-client-pov-recovery",
4320  "cumulus-client-service",
4321  "cumulus-pallet-parachain-system",
4322  "cumulus-primitives-core",
4323  "cumulus-primitives-storage-weight-reclaim",
4324  "cumulus-relay-chain-inprocess-interface",
4325  "cumulus-relay-chain-interface",
4326  "cumulus-relay-chain-minimal-node",
4327  "cumulus-test-client",
4328  "cumulus-test-relay-sproof-builder",
4329  "cumulus-test-runtime",
4330  "frame-system",
4331  "frame-system-rpc-runtime-api",
4332  "futures",
4333  "jsonrpsee",
4334  "pallet-timestamp",
4335  "pallet-transaction-payment",
4336  "parachains-common",
4337  "parity-scale-codec",
4338  "polkadot-cli",
4339  "polkadot-node-subsystem",
4340  "polkadot-overseer",
4341  "polkadot-primitives",
4342  "polkadot-service",
4343  "polkadot-test-service",
4344  "portpicker",
4345  "rand",
4346  "rococo-parachain-runtime",
4347  "sc-basic-authorship",
4348  "sc-block-builder",
4349  "sc-chain-spec",
4350  "sc-cli",
4351  "sc-client-api",
4352  "sc-consensus",
4353  "sc-executor",
4354  "sc-executor-common",
4355  "sc-executor-wasmtime",
4356  "sc-network",
4357  "sc-service",
4358  "sc-telemetry",
4359  "sc-tracing",
4360  "sc-transaction-pool",
4361  "sc-transaction-pool-api",
4362  "serde",
4363  "serde_json",
4364  "sp-api",
4365  "sp-arithmetic",
4366  "sp-authority-discovery",
4367  "sp-blockchain",
4368  "sp-consensus",
4369  "sp-consensus-grandpa",
4370  "sp-core",
4371  "sp-io",
4372  "sp-keyring",
4373  "sp-runtime",
4374  "sp-state-machine",
4375  "sp-timestamp",
4376  "sp-tracing 16.0.0",
4377  "substrate-test-client",
4378  "substrate-test-utils",
4379  "tempfile",
4380  "tokio",
4381  "tracing",
4382  "url",
4385 [[package]]
4386 name = "curve25519-dalek"
4387 version = "3.2.0"
4388 source = "registry+https://github.com/rust-lang/crates.io-index"
4389 checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61"
4390 dependencies = [
4391  "byteorder",
4392  "digest 0.9.0",
4393  "rand_core 0.5.1",
4394  "subtle 2.5.0",
4395  "zeroize",
4398 [[package]]
4399 name = "curve25519-dalek"
4400 version = "4.1.2"
4401 source = "registry+https://github.com/rust-lang/crates.io-index"
4402 checksum = "0a677b8922c94e01bdbb12126b0bc852f00447528dee1782229af9c720c3f348"
4403 dependencies = [
4404  "cfg-if",
4405  "cpufeatures",
4406  "curve25519-dalek-derive",
4407  "digest 0.10.7",
4408  "fiat-crypto",
4409  "platforms",
4410  "rustc_version 0.4.0",
4411  "subtle 2.5.0",
4412  "zeroize",
4415 [[package]]
4416 name = "curve25519-dalek-derive"
4417 version = "0.1.0"
4418 source = "registry+https://github.com/rust-lang/crates.io-index"
4419 checksum = "83fdaf97f4804dcebfa5862639bc9ce4121e82140bec2a987ac5140294865b5b"
4420 dependencies = [
4421  "proc-macro2",
4422  "quote",
4423  "syn 2.0.53",
4426 [[package]]
4427 name = "curve25519-dalek-ng"
4428 version = "4.1.1"
4429 source = "registry+https://github.com/rust-lang/crates.io-index"
4430 checksum = "1c359b7249347e46fb28804470d071c921156ad62b3eef5d34e2ba867533dec8"
4431 dependencies = [
4432  "byteorder",
4433  "digest 0.9.0",
4434  "rand_core 0.6.4",
4435  "subtle-ng",
4436  "zeroize",
4439 [[package]]
4440 name = "cxx"
4441 version = "1.0.106"
4442 source = "registry+https://github.com/rust-lang/crates.io-index"
4443 checksum = "28403c86fc49e3401fdf45499ba37fad6493d9329449d6449d7f0e10f4654d28"
4444 dependencies = [
4445  "cc",
4446  "cxxbridge-flags",
4447  "cxxbridge-macro",
4448  "link-cplusplus",
4451 [[package]]
4452 name = "cxx-build"
4453 version = "1.0.106"
4454 source = "registry+https://github.com/rust-lang/crates.io-index"
4455 checksum = "78da94fef01786dc3e0c76eafcd187abcaa9972c78e05ff4041e24fdf059c285"
4456 dependencies = [
4457  "cc",
4458  "codespan-reporting",
4459  "once_cell",
4460  "proc-macro2",
4461  "quote",
4462  "scratch",
4463  "syn 2.0.53",
4466 [[package]]
4467 name = "cxxbridge-flags"
4468 version = "1.0.106"
4469 source = "registry+https://github.com/rust-lang/crates.io-index"
4470 checksum = "e2a6f5e1dfb4b34292ad4ea1facbfdaa1824705b231610087b00b17008641809"
4472 [[package]]
4473 name = "cxxbridge-macro"
4474 version = "1.0.106"
4475 source = "registry+https://github.com/rust-lang/crates.io-index"
4476 checksum = "50c49547d73ba8dcfd4ad7325d64c6d5391ff4224d498fc39a6f3f49825a530d"
4477 dependencies = [
4478  "proc-macro2",
4479  "quote",
4480  "syn 2.0.53",
4483 [[package]]
4484 name = "dashmap"
4485 version = "5.5.1"
4486 source = "registry+https://github.com/rust-lang/crates.io-index"
4487 checksum = "edd72493923899c6f10c641bdbdeddc7183d6396641d99c1a0d1597f37f92e28"
4488 dependencies = [
4489  "cfg-if",
4490  "hashbrown 0.14.3",
4491  "lock_api",
4492  "once_cell",
4493  "parking_lot_core 0.9.8",
4496 [[package]]
4497 name = "data-encoding"
4498 version = "2.4.0"
4499 source = "registry+https://github.com/rust-lang/crates.io-index"
4500 checksum = "c2e66c9d817f1720209181c316d28635c050fa304f9c79e47a520882661b7308"
4502 [[package]]
4503 name = "data-encoding-macro"
4504 version = "0.1.13"
4505 source = "registry+https://github.com/rust-lang/crates.io-index"
4506 checksum = "c904b33cc60130e1aeea4956ab803d08a3f4a0ca82d64ed757afac3891f2bb99"
4507 dependencies = [
4508  "data-encoding",
4509  "data-encoding-macro-internal",
4512 [[package]]
4513 name = "data-encoding-macro-internal"
4514 version = "0.1.11"
4515 source = "registry+https://github.com/rust-lang/crates.io-index"
4516 checksum = "8fdf3fce3ce863539ec1d7fd1b6dcc3c645663376b43ed376bbf887733e4f772"
4517 dependencies = [
4518  "data-encoding",
4519  "syn 1.0.109",
4522 [[package]]
4523 name = "debugid"
4524 version = "0.8.0"
4525 source = "registry+https://github.com/rust-lang/crates.io-index"
4526 checksum = "bef552e6f588e446098f6ba40d89ac146c8c7b64aade83c051ee00bb5d2bc18d"
4527 dependencies = [
4528  "uuid",
4531 [[package]]
4532 name = "der"
4533 version = "0.7.8"
4534 source = "registry+https://github.com/rust-lang/crates.io-index"
4535 checksum = "fffa369a668c8af7dbf8b5e56c9f744fbd399949ed171606040001947de40b1c"
4536 dependencies = [
4537  "const-oid",
4538  "zeroize",
4541 [[package]]
4542 name = "der-parser"
4543 version = "8.2.0"
4544 source = "registry+https://github.com/rust-lang/crates.io-index"
4545 checksum = "dbd676fbbab537128ef0278adb5576cf363cff6aa22a7b24effe97347cfab61e"
4546 dependencies = [
4547  "asn1-rs",
4548  "displaydoc",
4549  "nom",
4550  "num-bigint",
4551  "num-traits",
4552  "rusticata-macros",
4555 [[package]]
4556 name = "deranged"
4557 version = "0.3.8"
4558 source = "registry+https://github.com/rust-lang/crates.io-index"
4559 checksum = "f2696e8a945f658fd14dc3b87242e6b80cd0f36ff04ea560fa39082368847946"
4561 [[package]]
4562 name = "derivative"
4563 version = "2.2.0"
4564 source = "registry+https://github.com/rust-lang/crates.io-index"
4565 checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
4566 dependencies = [
4567  "proc-macro2",
4568  "quote",
4569  "syn 1.0.109",
4572 [[package]]
4573 name = "derive-syn-parse"
4574 version = "0.1.5"
4575 source = "registry+https://github.com/rust-lang/crates.io-index"
4576 checksum = "e79116f119dd1dba1abf1f3405f03b9b0e79a27a3883864bfebded8a3dc768cd"
4577 dependencies = [
4578  "proc-macro2",
4579  "quote",
4580  "syn 1.0.109",
4583 [[package]]
4584 name = "derive-syn-parse"
4585 version = "0.2.0"
4586 source = "registry+https://github.com/rust-lang/crates.io-index"
4587 checksum = "d65d7ce8132b7c0e54497a4d9a55a1c2a0912a0d786cf894472ba818fba45762"
4588 dependencies = [
4589  "proc-macro2",
4590  "quote",
4591  "syn 2.0.53",
4594 [[package]]
4595 name = "derive_more"
4596 version = "0.99.17"
4597 source = "registry+https://github.com/rust-lang/crates.io-index"
4598 checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
4599 dependencies = [
4600  "convert_case",
4601  "proc-macro2",
4602  "quote",
4603  "rustc_version 0.4.0",
4604  "syn 1.0.109",
4607 [[package]]
4608 name = "diff"
4609 version = "0.1.13"
4610 source = "registry+https://github.com/rust-lang/crates.io-index"
4611 checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
4613 [[package]]
4614 name = "difflib"
4615 version = "0.4.0"
4616 source = "registry+https://github.com/rust-lang/crates.io-index"
4617 checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8"
4619 [[package]]
4620 name = "digest"
4621 version = "0.8.1"
4622 source = "registry+https://github.com/rust-lang/crates.io-index"
4623 checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"
4624 dependencies = [
4625  "generic-array 0.12.4",
4628 [[package]]
4629 name = "digest"
4630 version = "0.9.0"
4631 source = "registry+https://github.com/rust-lang/crates.io-index"
4632 checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
4633 dependencies = [
4634  "generic-array 0.14.7",
4637 [[package]]
4638 name = "digest"
4639 version = "0.10.7"
4640 source = "registry+https://github.com/rust-lang/crates.io-index"
4641 checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
4642 dependencies = [
4643  "block-buffer 0.10.4",
4644  "const-oid",
4645  "crypto-common",
4646  "subtle 2.5.0",
4649 [[package]]
4650 name = "directories"
4651 version = "5.0.1"
4652 source = "registry+https://github.com/rust-lang/crates.io-index"
4653 checksum = "9a49173b84e034382284f27f1af4dcbbd231ffa358c0fe316541a7337f376a35"
4654 dependencies = [
4655  "dirs-sys",
4658 [[package]]
4659 name = "directories-next"
4660 version = "2.0.0"
4661 source = "registry+https://github.com/rust-lang/crates.io-index"
4662 checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"
4663 dependencies = [
4664  "cfg-if",
4665  "dirs-sys-next",
4668 [[package]]
4669 name = "dirs-sys"
4670 version = "0.4.1"
4671 source = "registry+https://github.com/rust-lang/crates.io-index"
4672 checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
4673 dependencies = [
4674  "libc",
4675  "option-ext",
4676  "redox_users",
4677  "windows-sys 0.48.0",
4680 [[package]]
4681 name = "dirs-sys-next"
4682 version = "0.1.2"
4683 source = "registry+https://github.com/rust-lang/crates.io-index"
4684 checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
4685 dependencies = [
4686  "libc",
4687  "redox_users",
4688  "winapi",
4691 [[package]]
4692 name = "displaydoc"
4693 version = "0.2.4"
4694 source = "registry+https://github.com/rust-lang/crates.io-index"
4695 checksum = "487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d"
4696 dependencies = [
4697  "proc-macro2",
4698  "quote",
4699  "syn 2.0.53",
4702 [[package]]
4703 name = "dissimilar"
4704 version = "1.0.7"
4705 source = "registry+https://github.com/rust-lang/crates.io-index"
4706 checksum = "86e3bdc80eee6e16b2b6b0f87fbc98c04bee3455e35174c0de1a125d0688c632"
4708 [[package]]
4709 name = "dleq_vrf"
4710 version = "0.0.2"
4711 source = "git+https://github.com/w3f/ring-vrf?rev=e9782f9#e9782f938629c90f3adb3fff2358bc8d1386af3e"
4712 dependencies = [
4713  "ark-ec",
4714  "ark-ff 0.4.2",
4715  "ark-scale 0.0.12",
4716  "ark-secret-scalar",
4717  "ark-serialize 0.4.2",
4718  "ark-std 0.4.0",
4719  "ark-transcript",
4720  "arrayvec 0.7.4",
4721  "zeroize",
4724 [[package]]
4725 name = "dlmalloc"
4726 version = "0.2.4"
4727 source = "registry+https://github.com/rust-lang/crates.io-index"
4728 checksum = "203540e710bfadb90e5e29930baf5d10270cec1f43ab34f46f78b147b2de715a"
4729 dependencies = [
4730  "libc",
4733 [[package]]
4734 name = "doc-comment"
4735 version = "0.3.3"
4736 source = "registry+https://github.com/rust-lang/crates.io-index"
4737 checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
4739 [[package]]
4740 name = "docify"
4741 version = "0.2.8"
4742 source = "registry+https://github.com/rust-lang/crates.io-index"
4743 checksum = "43a2f138ad521dc4a2ced1a4576148a6a610b4c5923933b062a263130a6802ce"
4744 dependencies = [
4745  "docify_macros",
4748 [[package]]
4749 name = "docify_macros"
4750 version = "0.2.8"
4751 source = "registry+https://github.com/rust-lang/crates.io-index"
4752 checksum = "1a081e51fb188742f5a7a1164ad752121abcb22874b21e2c3b0dd040c515fdad"
4753 dependencies = [
4754  "common-path",
4755  "derive-syn-parse 0.2.0",
4756  "once_cell",
4757  "proc-macro2",
4758  "quote",
4759  "regex",
4760  "syn 2.0.53",
4761  "termcolor",
4762  "toml 0.8.8",
4763  "walkdir",
4766 [[package]]
4767 name = "downcast"
4768 version = "0.11.0"
4769 source = "registry+https://github.com/rust-lang/crates.io-index"
4770 checksum = "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1"
4772 [[package]]
4773 name = "downcast-rs"
4774 version = "1.2.0"
4775 source = "registry+https://github.com/rust-lang/crates.io-index"
4776 checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"
4778 [[package]]
4779 name = "dtoa"
4780 version = "1.0.9"
4781 source = "registry+https://github.com/rust-lang/crates.io-index"
4782 checksum = "dcbb2bf8e87535c23f7a8a321e364ce21462d0ff10cb6407820e8e96dfff6653"
4784 [[package]]
4785 name = "dunce"
4786 version = "1.0.4"
4787 source = "registry+https://github.com/rust-lang/crates.io-index"
4788 checksum = "56ce8c6da7551ec6c462cbaf3bfbc75131ebbfa1c944aeaa9dab51ca1c5f0c3b"
4790 [[package]]
4791 name = "dyn-clonable"
4792 version = "0.9.0"
4793 source = "registry+https://github.com/rust-lang/crates.io-index"
4794 checksum = "4e9232f0e607a262ceb9bd5141a3dfb3e4db6994b31989bbfd845878cba59fd4"
4795 dependencies = [
4796  "dyn-clonable-impl",
4797  "dyn-clone",
4800 [[package]]
4801 name = "dyn-clonable-impl"
4802 version = "0.9.0"
4803 source = "registry+https://github.com/rust-lang/crates.io-index"
4804 checksum = "558e40ea573c374cf53507fd240b7ee2f5477df7cfebdb97323ec61c719399c5"
4805 dependencies = [
4806  "proc-macro2",
4807  "quote",
4808  "syn 1.0.109",
4811 [[package]]
4812 name = "dyn-clone"
4813 version = "1.0.16"
4814 source = "registry+https://github.com/rust-lang/crates.io-index"
4815 checksum = "545b22097d44f8a9581187cdf93de7a71e4722bf51200cfaba810865b49a495d"
4817 [[package]]
4818 name = "ecdsa"
4819 version = "0.16.8"
4820 source = "registry+https://github.com/rust-lang/crates.io-index"
4821 checksum = "a4b1e0c257a9e9f25f90ff76d7a68360ed497ee519c8e428d1825ef0000799d4"
4822 dependencies = [
4823  "der",
4824  "digest 0.10.7",
4825  "elliptic-curve",
4826  "rfc6979",
4827  "serdect",
4828  "signature",
4829  "spki",
4832 [[package]]
4833 name = "ed25519"
4834 version = "2.2.2"
4835 source = "registry+https://github.com/rust-lang/crates.io-index"
4836 checksum = "60f6d271ca33075c88028be6f04d502853d63a5ece419d269c15315d4fc1cf1d"
4837 dependencies = [
4838  "pkcs8",
4839  "signature",
4842 [[package]]
4843 name = "ed25519-dalek"
4844 version = "2.1.0"
4845 source = "registry+https://github.com/rust-lang/crates.io-index"
4846 checksum = "1f628eaec48bfd21b865dc2950cfa014450c01d2fa2b69a86c2fd5844ec523c0"
4847 dependencies = [
4848  "curve25519-dalek 4.1.2",
4849  "ed25519",
4850  "rand_core 0.6.4",
4851  "serde",
4852  "sha2 0.10.7",
4853  "subtle 2.5.0",
4854  "zeroize",
4857 [[package]]
4858 name = "ed25519-zebra"
4859 version = "3.1.0"
4860 source = "registry+https://github.com/rust-lang/crates.io-index"
4861 checksum = "7c24f403d068ad0b359e577a77f92392118be3f3c927538f2bb544a5ecd828c6"
4862 dependencies = [
4863  "curve25519-dalek 3.2.0",
4864  "hashbrown 0.12.3",
4865  "hex",
4866  "rand_core 0.6.4",
4867  "sha2 0.9.9",
4868  "zeroize",
4871 [[package]]
4872 name = "ed25519-zebra"
4873 version = "4.0.3"
4874 source = "registry+https://github.com/rust-lang/crates.io-index"
4875 checksum = "7d9ce6874da5d4415896cd45ffbc4d1cfc0c4f9c079427bd870742c30f2f65a9"
4876 dependencies = [
4877  "curve25519-dalek 4.1.2",
4878  "ed25519",
4879  "hashbrown 0.14.3",
4880  "hex",
4881  "rand_core 0.6.4",
4882  "sha2 0.10.7",
4883  "zeroize",
4886 [[package]]
4887 name = "either"
4888 version = "1.9.0"
4889 source = "registry+https://github.com/rust-lang/crates.io-index"
4890 checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
4892 [[package]]
4893 name = "elliptic-curve"
4894 version = "0.13.8"
4895 source = "registry+https://github.com/rust-lang/crates.io-index"
4896 checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47"
4897 dependencies = [
4898  "base16ct",
4899  "crypto-bigint",
4900  "digest 0.10.7",
4901  "ff",
4902  "generic-array 0.14.7",
4903  "group",
4904  "pkcs8",
4905  "rand_core 0.6.4",
4906  "sec1",
4907  "serdect",
4908  "subtle 2.5.0",
4909  "zeroize",
4912 [[package]]
4913 name = "emulated-integration-tests-common"
4914 version = "3.0.0"
4915 dependencies = [
4916  "asset-test-utils",
4917  "bp-messages",
4918  "bridge-runtime-common",
4919  "cumulus-pallet-parachain-system",
4920  "cumulus-pallet-xcmp-queue",
4921  "cumulus-primitives-core",
4922  "frame-support",
4923  "pallet-assets",
4924  "pallet-balances",
4925  "pallet-bridge-messages",
4926  "pallet-message-queue",
4927  "pallet-xcm",
4928  "parachains-common",
4929  "parity-scale-codec",
4930  "paste",
4931  "polkadot-parachain-primitives",
4932  "polkadot-primitives",
4933  "polkadot-runtime-parachains",
4934  "sc-consensus-grandpa",
4935  "sp-authority-discovery",
4936  "sp-consensus-babe",
4937  "sp-consensus-beefy",
4938  "sp-core",
4939  "sp-runtime",
4940  "staging-xcm",
4941  "xcm-emulator",
4944 [[package]]
4945 name = "encode_unicode"
4946 version = "0.3.6"
4947 source = "registry+https://github.com/rust-lang/crates.io-index"
4948 checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
4950 [[package]]
4951 name = "encoding_rs"
4952 version = "0.8.33"
4953 source = "registry+https://github.com/rust-lang/crates.io-index"
4954 checksum = "7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1"
4955 dependencies = [
4956  "cfg-if",
4959 [[package]]
4960 name = "enum-as-inner"
4961 version = "0.5.1"
4962 source = "registry+https://github.com/rust-lang/crates.io-index"
4963 checksum = "c9720bba047d567ffc8a3cba48bf19126600e249ab7f128e9233e6376976a116"
4964 dependencies = [
4965  "heck 0.4.1",
4966  "proc-macro2",
4967  "quote",
4968  "syn 1.0.109",
4971 [[package]]
4972 name = "enumflags2"
4973 version = "0.7.7"
4974 source = "registry+https://github.com/rust-lang/crates.io-index"
4975 checksum = "c041f5090df68b32bcd905365fd51769c8b9d553fe87fde0b683534f10c01bd2"
4976 dependencies = [
4977  "enumflags2_derive",
4980 [[package]]
4981 name = "enumflags2_derive"
4982 version = "0.7.7"
4983 source = "registry+https://github.com/rust-lang/crates.io-index"
4984 checksum = "5e9a1f9f7d83e59740248a6e14ecf93929ade55027844dfcea78beafccc15745"
4985 dependencies = [
4986  "proc-macro2",
4987  "quote",
4988  "syn 2.0.53",
4991 [[package]]
4992 name = "enumn"
4993 version = "0.1.12"
4994 source = "registry+https://github.com/rust-lang/crates.io-index"
4995 checksum = "c2ad8cef1d801a4686bfd8919f0b30eac4c8e48968c437a6405ded4fb5272d2b"
4996 dependencies = [
4997  "proc-macro2",
4998  "quote",
4999  "syn 2.0.53",
5002 [[package]]
5003 name = "env_filter"
5004 version = "0.1.0"
5005 source = "registry+https://github.com/rust-lang/crates.io-index"
5006 checksum = "a009aa4810eb158359dda09d0c87378e4bbb89b5a801f016885a4707ba24f7ea"
5007 dependencies = [
5008  "log",
5009  "regex",
5012 [[package]]
5013 name = "env_logger"
5014 version = "0.8.4"
5015 source = "registry+https://github.com/rust-lang/crates.io-index"
5016 checksum = "a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3"
5017 dependencies = [
5018  "log",
5019  "regex",
5022 [[package]]
5023 name = "env_logger"
5024 version = "0.10.1"
5025 source = "registry+https://github.com/rust-lang/crates.io-index"
5026 checksum = "95b3f3e67048839cb0d0781f445682a35113da7121f7c949db0e2be96a4fbece"
5027 dependencies = [
5028  "humantime",
5029  "is-terminal",
5030  "log",
5031  "regex",
5032  "termcolor",
5035 [[package]]
5036 name = "env_logger"
5037 version = "0.11.3"
5038 source = "registry+https://github.com/rust-lang/crates.io-index"
5039 checksum = "38b35839ba51819680ba087cd351788c9a3c476841207e0b8cee0b04722343b9"
5040 dependencies = [
5041  "anstream",
5042  "anstyle",
5043  "env_filter",
5044  "humantime",
5045  "log",
5048 [[package]]
5049 name = "environmental"
5050 version = "1.1.4"
5051 source = "registry+https://github.com/rust-lang/crates.io-index"
5052 checksum = "e48c92028aaa870e83d51c64e5d4e0b6981b360c522198c23959f219a4e1b15b"
5054 [[package]]
5055 name = "equivalent"
5056 version = "1.0.1"
5057 source = "registry+https://github.com/rust-lang/crates.io-index"
5058 checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
5060 [[package]]
5061 name = "erased-serde"
5062 version = "0.4.4"
5063 source = "registry+https://github.com/rust-lang/crates.io-index"
5064 checksum = "2b73807008a3c7f171cc40312f37d95ef0396e048b5848d775f54b1a4dd4a0d3"
5065 dependencies = [
5066  "serde",
5069 [[package]]
5070 name = "erasure_coding_fuzzer"
5071 version = "1.0.0"
5072 dependencies = [
5073  "honggfuzz",
5074  "polkadot-erasure-coding",
5075  "polkadot-node-primitives",
5076  "polkadot-primitives",
5079 [[package]]
5080 name = "errno"
5081 version = "0.3.2"
5082 source = "registry+https://github.com/rust-lang/crates.io-index"
5083 checksum = "6b30f669a7961ef1631673d2766cc92f52d64f7ef354d4fe0ddfd30ed52f0f4f"
5084 dependencies = [
5085  "errno-dragonfly",
5086  "libc",
5087  "windows-sys 0.48.0",
5090 [[package]]
5091 name = "errno-dragonfly"
5092 version = "0.1.2"
5093 source = "registry+https://github.com/rust-lang/crates.io-index"
5094 checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
5095 dependencies = [
5096  "cc",
5097  "libc",
5100 [[package]]
5101 name = "ethabi-decode"
5102 version = "1.0.0"
5103 source = "registry+https://github.com/rust-lang/crates.io-index"
5104 checksum = "09d398648d65820a727d6a81e58b962f874473396a047e4c30bafe3240953417"
5105 dependencies = [
5106  "ethereum-types",
5107  "tiny-keccak",
5110 [[package]]
5111 name = "ethbloom"
5112 version = "0.13.0"
5113 source = "registry+https://github.com/rust-lang/crates.io-index"
5114 checksum = "c22d4b5885b6aa2fe5e8b9329fb8d232bf739e434e6b87347c63bdd00c120f60"
5115 dependencies = [
5116  "crunchy",
5117  "fixed-hash",
5118  "impl-codec",
5119  "impl-rlp",
5120  "impl-serde",
5121  "scale-info",
5122  "tiny-keccak",
5125 [[package]]
5126 name = "ethereum-types"
5127 version = "0.14.1"
5128 source = "registry+https://github.com/rust-lang/crates.io-index"
5129 checksum = "02d215cbf040552efcbe99a38372fe80ab9d00268e20012b79fcd0f073edd8ee"
5130 dependencies = [
5131  "ethbloom",
5132  "fixed-hash",
5133  "impl-codec",
5134  "impl-rlp",
5135  "impl-serde",
5136  "primitive-types",
5137  "scale-info",
5138  "uint",
5141 [[package]]
5142 name = "event-listener"
5143 version = "2.5.3"
5144 source = "registry+https://github.com/rust-lang/crates.io-index"
5145 checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
5147 [[package]]
5148 name = "event-listener"
5149 version = "4.0.3"
5150 source = "registry+https://github.com/rust-lang/crates.io-index"
5151 checksum = "67b215c49b2b248c855fb73579eb1f4f26c38ffdc12973e20e07b91d78d5646e"
5152 dependencies = [
5153  "concurrent-queue",
5154  "parking",
5155  "pin-project-lite 0.2.12",
5158 [[package]]
5159 name = "event-listener-strategy"
5160 version = "0.4.0"
5161 source = "registry+https://github.com/rust-lang/crates.io-index"
5162 checksum = "958e4d70b6d5e81971bebec42271ec641e7ff4e170a6fa605f2b8a8b65cb97d3"
5163 dependencies = [
5164  "event-listener 4.0.3",
5165  "pin-project-lite 0.2.12",
5168 [[package]]
5169 name = "exit-future"
5170 version = "0.2.0"
5171 source = "registry+https://github.com/rust-lang/crates.io-index"
5172 checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5"
5173 dependencies = [
5174  "futures",
5177 [[package]]
5178 name = "expander"
5179 version = "0.0.4"
5180 source = "registry+https://github.com/rust-lang/crates.io-index"
5181 checksum = "a718c0675c555c5f976fff4ea9e2c150fa06cefa201cadef87cfbf9324075881"
5182 dependencies = [
5183  "blake3",
5184  "fs-err",
5185  "proc-macro2",
5186  "quote",
5189 [[package]]
5190 name = "expander"
5191 version = "2.0.0"
5192 source = "registry+https://github.com/rust-lang/crates.io-index"
5193 checksum = "5f86a749cf851891866c10515ef6c299b5c69661465e9c3bbe7e07a2b77fb0f7"
5194 dependencies = [
5195  "blake2 0.10.6",
5196  "fs-err",
5197  "proc-macro2",
5198  "quote",
5199  "syn 2.0.53",
5202 [[package]]
5203 name = "eyre"
5204 version = "0.6.8"
5205 source = "registry+https://github.com/rust-lang/crates.io-index"
5206 checksum = "4c2b6b5a29c02cdc822728b7d7b8ae1bab3e3b05d44522770ddd49722eeac7eb"
5207 dependencies = [
5208  "indenter",
5209  "once_cell",
5212 [[package]]
5213 name = "fallible-iterator"
5214 version = "0.2.0"
5215 source = "registry+https://github.com/rust-lang/crates.io-index"
5216 checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"
5218 [[package]]
5219 name = "fallible-iterator"
5220 version = "0.3.0"
5221 source = "registry+https://github.com/rust-lang/crates.io-index"
5222 checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
5224 [[package]]
5225 name = "fastrand"
5226 version = "1.9.0"
5227 source = "registry+https://github.com/rust-lang/crates.io-index"
5228 checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
5229 dependencies = [
5230  "instant",
5233 [[package]]
5234 name = "fastrand"
5235 version = "2.0.0"
5236 source = "registry+https://github.com/rust-lang/crates.io-index"
5237 checksum = "6999dc1837253364c2ebb0704ba97994bd874e8f195d665c50b7548f6ea92764"
5239 [[package]]
5240 name = "fastrlp"
5241 version = "0.3.1"
5242 source = "registry+https://github.com/rust-lang/crates.io-index"
5243 checksum = "139834ddba373bbdd213dffe02c8d110508dcf1726c2be27e8d1f7d7e1856418"
5244 dependencies = [
5245  "arrayvec 0.7.4",
5246  "auto_impl",
5247  "bytes",
5250 [[package]]
5251 name = "fatality"
5252 version = "0.0.6"
5253 source = "registry+https://github.com/rust-lang/crates.io-index"
5254 checksum = "2ad875162843b0d046276327afe0136e9ed3a23d5a754210fb6f1f33610d39ab"
5255 dependencies = [
5256  "fatality-proc-macro",
5257  "thiserror",
5260 [[package]]
5261 name = "fatality-proc-macro"
5262 version = "0.0.6"
5263 source = "registry+https://github.com/rust-lang/crates.io-index"
5264 checksum = "f5aa1e3ae159e592ad222dc90c5acbad632b527779ba88486abe92782ab268bd"
5265 dependencies = [
5266  "expander 0.0.4",
5267  "indexmap 1.9.3",
5268  "proc-macro-crate 1.3.1",
5269  "proc-macro2",
5270  "quote",
5271  "syn 1.0.109",
5272  "thiserror",
5275 [[package]]
5276 name = "fdlimit"
5277 version = "0.3.0"
5278 source = "registry+https://github.com/rust-lang/crates.io-index"
5279 checksum = "e182f7dbc2ef73d9ef67351c5fbbea084729c48362d3ce9dd44c28e32e277fe5"
5280 dependencies = [
5281  "libc",
5282  "thiserror",
5285 [[package]]
5286 name = "femme"
5287 version = "2.2.1"
5288 source = "registry+https://github.com/rust-lang/crates.io-index"
5289 checksum = "cc04871e5ae3aa2952d552dae6b291b3099723bf779a8054281c1366a54613ef"
5290 dependencies = [
5291  "cfg-if",
5292  "js-sys",
5293  "log",
5294  "serde",
5295  "serde_derive",
5296  "serde_json",
5297  "wasm-bindgen",
5298  "web-sys",
5301 [[package]]
5302 name = "ff"
5303 version = "0.13.0"
5304 source = "registry+https://github.com/rust-lang/crates.io-index"
5305 checksum = "ded41244b729663b1e574f1b4fb731469f69f79c17667b5d776b16cda0479449"
5306 dependencies = [
5307  "rand_core 0.6.4",
5308  "subtle 2.5.0",
5311 [[package]]
5312 name = "fflonk"
5313 version = "0.1.0"
5314 source = "git+https://github.com/w3f/fflonk#1e854f35e9a65d08b11a86291405cdc95baa0a35"
5315 dependencies = [
5316  "ark-ec",
5317  "ark-ff 0.4.2",
5318  "ark-poly",
5319  "ark-serialize 0.4.2",
5320  "ark-std 0.4.0",
5321  "merlin",
5324 [[package]]
5325 name = "fiat-crypto"
5326 version = "0.2.5"
5327 source = "registry+https://github.com/rust-lang/crates.io-index"
5328 checksum = "27573eac26f4dd11e2b1916c3fe1baa56407c83c71a773a8ba17ec0bca03b6b7"
5330 [[package]]
5331 name = "file-per-thread-logger"
5332 version = "0.1.6"
5333 source = "registry+https://github.com/rust-lang/crates.io-index"
5334 checksum = "84f2e425d9790201ba4af4630191feac6dcc98765b118d4d18e91d23c2353866"
5335 dependencies = [
5336  "env_logger 0.10.1",
5337  "log",
5340 [[package]]
5341 name = "filetime"
5342 version = "0.2.22"
5343 source = "registry+https://github.com/rust-lang/crates.io-index"
5344 checksum = "d4029edd3e734da6fe05b6cd7bd2960760a616bd2ddd0d59a0124746d6272af0"
5345 dependencies = [
5346  "cfg-if",
5347  "libc",
5348  "redox_syscall 0.3.5",
5349  "windows-sys 0.48.0",
5352 [[package]]
5353 name = "finality-grandpa"
5354 version = "0.16.2"
5355 source = "registry+https://github.com/rust-lang/crates.io-index"
5356 checksum = "36530797b9bf31cd4ff126dcfee8170f86b00cfdcea3269d73133cc0415945c3"
5357 dependencies = [
5358  "either",
5359  "futures",
5360  "futures-timer",
5361  "log",
5362  "num-traits",
5363  "parity-scale-codec",
5364  "parking_lot 0.12.1",
5365  "rand",
5366  "scale-info",
5369 [[package]]
5370 name = "findshlibs"
5371 version = "0.10.2"
5372 source = "registry+https://github.com/rust-lang/crates.io-index"
5373 checksum = "40b9e59cd0f7e0806cca4be089683ecb6434e602038df21fe6bf6711b2f07f64"
5374 dependencies = [
5375  "cc",
5376  "lazy_static",
5377  "libc",
5378  "winapi",
5381 [[package]]
5382 name = "fixed-hash"
5383 version = "0.8.0"
5384 source = "registry+https://github.com/rust-lang/crates.io-index"
5385 checksum = "835c052cb0c08c1acf6ffd71c022172e18723949c8282f2b9f27efbc51e64534"
5386 dependencies = [
5387  "byteorder",
5388  "rand",
5389  "rustc-hex",
5390  "static_assertions",
5393 [[package]]
5394 name = "fixedbitset"
5395 version = "0.4.2"
5396 source = "registry+https://github.com/rust-lang/crates.io-index"
5397 checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
5399 [[package]]
5400 name = "flate2"
5401 version = "1.0.27"
5402 source = "registry+https://github.com/rust-lang/crates.io-index"
5403 checksum = "c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010"
5404 dependencies = [
5405  "crc32fast",
5406  "libz-sys",
5407  "miniz_oxide",
5410 [[package]]
5411 name = "float-cmp"
5412 version = "0.9.0"
5413 source = "registry+https://github.com/rust-lang/crates.io-index"
5414 checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
5415 dependencies = [
5416  "num-traits",
5419 [[package]]
5420 name = "fnv"
5421 version = "1.0.7"
5422 source = "registry+https://github.com/rust-lang/crates.io-index"
5423 checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
5425 [[package]]
5426 name = "fork-tree"
5427 version = "12.0.0"
5428 dependencies = [
5429  "parity-scale-codec",
5432 [[package]]
5433 name = "form_urlencoded"
5434 version = "1.2.0"
5435 source = "registry+https://github.com/rust-lang/crates.io-index"
5436 checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
5437 dependencies = [
5438  "percent-encoding",
5441 [[package]]
5442 name = "fraction"
5443 version = "0.13.1"
5444 source = "registry+https://github.com/rust-lang/crates.io-index"
5445 checksum = "3027ae1df8d41b4bed2241c8fdad4acc1e7af60c8e17743534b545e77182d678"
5446 dependencies = [
5447  "lazy_static",
5448  "num",
5451 [[package]]
5452 name = "fragile"
5453 version = "2.0.0"
5454 source = "registry+https://github.com/rust-lang/crates.io-index"
5455 checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa"
5457 [[package]]
5458 name = "frame"
5459 version = "0.0.1-dev"
5460 dependencies = [
5461  "docify",
5462  "frame-executive",
5463  "frame-support",
5464  "frame-system",
5465  "frame-system-rpc-runtime-api",
5466  "log",
5467  "pallet-examples",
5468  "parity-scale-codec",
5469  "scale-info",
5470  "sp-api",
5471  "sp-arithmetic",
5472  "sp-block-builder",
5473  "sp-consensus-aura",
5474  "sp-consensus-grandpa",
5475  "sp-core",
5476  "sp-inherents",
5477  "sp-io",
5478  "sp-offchain",
5479  "sp-runtime",
5480  "sp-session",
5481  "sp-std 14.0.0",
5482  "sp-transaction-pool",
5483  "sp-version",
5486 [[package]]
5487 name = "frame-benchmarking"
5488 version = "28.0.0"
5489 dependencies = [
5490  "array-bytes 6.1.0",
5491  "frame-support",
5492  "frame-support-procedural",
5493  "frame-system",
5494  "linregress",
5495  "log",
5496  "parity-scale-codec",
5497  "paste",
5498  "rusty-fork",
5499  "scale-info",
5500  "serde",
5501  "sp-api",
5502  "sp-application-crypto",
5503  "sp-core",
5504  "sp-io",
5505  "sp-keystore",
5506  "sp-runtime",
5507  "sp-runtime-interface 24.0.0",
5508  "sp-std 14.0.0",
5509  "sp-storage 19.0.0",
5510  "static_assertions",
5513 [[package]]
5514 name = "frame-benchmarking-cli"
5515 version = "32.0.0"
5516 dependencies = [
5517  "Inflector",
5518  "array-bytes 6.1.0",
5519  "chrono",
5520  "clap 4.5.3",
5521  "comfy-table",
5522  "frame-benchmarking",
5523  "frame-support",
5524  "frame-system",
5525  "gethostname",
5526  "handlebars",
5527  "itertools 0.10.5",
5528  "lazy_static",
5529  "linked-hash-map",
5530  "log",
5531  "parity-scale-codec",
5532  "rand",
5533  "rand_pcg",
5534  "sc-block-builder",
5535  "sc-cli",
5536  "sc-client-api",
5537  "sc-client-db",
5538  "sc-executor",
5539  "sc-service",
5540  "sc-sysinfo",
5541  "serde",
5542  "serde_json",
5543  "sp-api",
5544  "sp-blockchain",
5545  "sp-core",
5546  "sp-database",
5547  "sp-externalities 0.25.0",
5548  "sp-inherents",
5549  "sp-io",
5550  "sp-keystore",
5551  "sp-runtime",
5552  "sp-state-machine",
5553  "sp-storage 19.0.0",
5554  "sp-trie",
5555  "sp-wasm-interface 20.0.0",
5556  "thiserror",
5557  "thousands",
5560 [[package]]
5561 name = "frame-benchmarking-pallet-pov"
5562 version = "18.0.0"
5563 dependencies = [
5564  "frame-benchmarking",
5565  "frame-support",
5566  "frame-system",
5567  "parity-scale-codec",
5568  "scale-info",
5569  "sp-io",
5570  "sp-runtime",
5571  "sp-std 14.0.0",
5574 [[package]]
5575 name = "frame-election-provider-solution-type"
5576 version = "13.0.0"
5577 dependencies = [
5578  "frame-election-provider-support",
5579  "frame-support",
5580  "parity-scale-codec",
5581  "proc-macro-crate 3.0.0",
5582  "proc-macro2",
5583  "quote",
5584  "scale-info",
5585  "sp-arithmetic",
5586  "syn 2.0.53",
5587  "trybuild",
5590 [[package]]
5591 name = "frame-election-provider-support"
5592 version = "28.0.0"
5593 dependencies = [
5594  "frame-election-provider-solution-type",
5595  "frame-support",
5596  "frame-system",
5597  "parity-scale-codec",
5598  "rand",
5599  "scale-info",
5600  "sp-arithmetic",
5601  "sp-core",
5602  "sp-io",
5603  "sp-npos-elections",
5604  "sp-runtime",
5605  "sp-std 14.0.0",
5608 [[package]]
5609 name = "frame-election-solution-type-fuzzer"
5610 version = "2.0.0-alpha.5"
5611 dependencies = [
5612  "clap 4.5.3",
5613  "frame-election-provider-solution-type",
5614  "frame-election-provider-support",
5615  "frame-support",
5616  "honggfuzz",
5617  "parity-scale-codec",
5618  "rand",
5619  "scale-info",
5620  "sp-arithmetic",
5621  "sp-npos-elections",
5622  "sp-runtime",
5625 [[package]]
5626 name = "frame-executive"
5627 version = "28.0.0"
5628 dependencies = [
5629  "aquamarine 0.3.3",
5630  "array-bytes 6.1.0",
5631  "frame-support",
5632  "frame-system",
5633  "frame-try-runtime",
5634  "log",
5635  "pallet-balances",
5636  "pallet-transaction-payment",
5637  "parity-scale-codec",
5638  "scale-info",
5639  "sp-core",
5640  "sp-inherents",
5641  "sp-io",
5642  "sp-runtime",
5643  "sp-std 14.0.0",
5644  "sp-tracing 16.0.0",
5645  "sp-version",
5648 [[package]]
5649 name = "frame-metadata"
5650 version = "16.0.0"
5651 source = "registry+https://github.com/rust-lang/crates.io-index"
5652 checksum = "87cf1549fba25a6fcac22785b61698317d958e96cac72a59102ea45b9ae64692"
5653 dependencies = [
5654  "cfg-if",
5655  "parity-scale-codec",
5656  "scale-info",
5657  "serde",
5660 [[package]]
5661 name = "frame-remote-externalities"
5662 version = "0.35.0"
5663 dependencies = [
5664  "futures",
5665  "indicatif",
5666  "jsonrpsee",
5667  "log",
5668  "parity-scale-codec",
5669  "serde",
5670  "sp-core",
5671  "sp-crypto-hashing",
5672  "sp-io",
5673  "sp-runtime",
5674  "sp-state-machine",
5675  "sp-tracing 16.0.0",
5676  "spinners",
5677  "substrate-rpc-client",
5678  "tokio",
5679  "tokio-retry",
5682 [[package]]
5683 name = "frame-support"
5684 version = "28.0.0"
5685 dependencies = [
5686  "aquamarine 0.5.0",
5687  "array-bytes 6.1.0",
5688  "assert_matches",
5689  "bitflags 1.3.2",
5690  "docify",
5691  "environmental",
5692  "frame-metadata",
5693  "frame-support-procedural",
5694  "frame-system",
5695  "impl-trait-for-tuples",
5696  "k256",
5697  "log",
5698  "macro_magic",
5699  "parity-scale-codec",
5700  "paste",
5701  "pretty_assertions",
5702  "scale-info",
5703  "serde",
5704  "serde_json",
5705  "smallvec",
5706  "sp-api",
5707  "sp-arithmetic",
5708  "sp-core",
5709  "sp-crypto-hashing",
5710  "sp-crypto-hashing-proc-macro",
5711  "sp-debug-derive 14.0.0",
5712  "sp-genesis-builder",
5713  "sp-inherents",
5714  "sp-io",
5715  "sp-metadata-ir",
5716  "sp-runtime",
5717  "sp-staking",
5718  "sp-state-machine",
5719  "sp-std 14.0.0",
5720  "sp-timestamp",
5721  "sp-tracing 16.0.0",
5722  "sp-weights",
5723  "static_assertions",
5724  "tt-call",
5727 [[package]]
5728 name = "frame-support-procedural"
5729 version = "23.0.0"
5730 dependencies = [
5731  "Inflector",
5732  "cfg-expr",
5733  "derive-syn-parse 0.2.0",
5734  "expander 2.0.0",
5735  "frame-support-procedural-tools",
5736  "itertools 0.10.5",
5737  "macro_magic",
5738  "proc-macro-warning",
5739  "proc-macro2",
5740  "quote",
5741  "regex",
5742  "sp-crypto-hashing",
5743  "syn 2.0.53",
5746 [[package]]
5747 name = "frame-support-procedural-tools"
5748 version = "10.0.0"
5749 dependencies = [
5750  "frame-support-procedural-tools-derive",
5751  "proc-macro-crate 3.0.0",
5752  "proc-macro2",
5753  "quote",
5754  "syn 2.0.53",
5757 [[package]]
5758 name = "frame-support-procedural-tools-derive"
5759 version = "11.0.0"
5760 dependencies = [
5761  "proc-macro2",
5762  "quote",
5763  "syn 2.0.53",
5766 [[package]]
5767 name = "frame-support-test"
5768 version = "3.0.0"
5769 dependencies = [
5770  "frame-benchmarking",
5771  "frame-executive",
5772  "frame-metadata",
5773  "frame-support",
5774  "frame-support-test-pallet",
5775  "frame-system",
5776  "parity-scale-codec",
5777  "pretty_assertions",
5778  "rustversion",
5779  "scale-info",
5780  "serde",
5781  "sp-api",
5782  "sp-arithmetic",
5783  "sp-core",
5784  "sp-io",
5785  "sp-metadata-ir",
5786  "sp-runtime",
5787  "sp-state-machine",
5788  "sp-std 14.0.0",
5789  "sp-version",
5790  "static_assertions",
5791  "trybuild",
5794 [[package]]
5795 name = "frame-support-test-compile-pass"
5796 version = "4.0.0-dev"
5797 dependencies = [
5798  "frame-support",
5799  "frame-system",
5800  "parity-scale-codec",
5801  "scale-info",
5802  "sp-core",
5803  "sp-runtime",
5804  "sp-version",
5807 [[package]]
5808 name = "frame-support-test-pallet"
5809 version = "4.0.0-dev"
5810 dependencies = [
5811  "frame-support",
5812  "frame-system",
5813  "parity-scale-codec",
5814  "scale-info",
5815  "serde",
5816  "sp-runtime",
5819 [[package]]
5820 name = "frame-support-test-stg-frame-crate"
5821 version = "0.1.0"
5822 dependencies = [
5823  "frame",
5824  "parity-scale-codec",
5825  "scale-info",
5828 [[package]]
5829 name = "frame-system"
5830 version = "28.0.0"
5831 dependencies = [
5832  "cfg-if",
5833  "criterion 0.4.0",
5834  "docify",
5835  "frame-support",
5836  "log",
5837  "parity-scale-codec",
5838  "scale-info",
5839  "serde",
5840  "sp-core",
5841  "sp-externalities 0.25.0",
5842  "sp-io",
5843  "sp-runtime",
5844  "sp-std 14.0.0",
5845  "sp-version",
5846  "sp-weights",
5847  "substrate-test-runtime-client",
5850 [[package]]
5851 name = "frame-system-benchmarking"
5852 version = "28.0.0"
5853 dependencies = [
5854  "frame-benchmarking",
5855  "frame-support",
5856  "frame-system",
5857  "parity-scale-codec",
5858  "scale-info",
5859  "sp-core",
5860  "sp-externalities 0.25.0",
5861  "sp-io",
5862  "sp-runtime",
5863  "sp-std 14.0.0",
5864  "sp-version",
5867 [[package]]
5868 name = "frame-system-rpc-runtime-api"
5869 version = "26.0.0"
5870 dependencies = [
5871  "parity-scale-codec",
5872  "sp-api",
5875 [[package]]
5876 name = "frame-try-runtime"
5877 version = "0.34.0"
5878 dependencies = [
5879  "frame-support",
5880  "parity-scale-codec",
5881  "sp-api",
5882  "sp-runtime",
5883  "sp-std 14.0.0",
5886 [[package]]
5887 name = "fs-err"
5888 version = "2.9.0"
5889 source = "registry+https://github.com/rust-lang/crates.io-index"
5890 checksum = "0845fa252299212f0389d64ba26f34fa32cfe41588355f21ed507c59a0f64541"
5892 [[package]]
5893 name = "fs2"
5894 version = "0.4.3"
5895 source = "registry+https://github.com/rust-lang/crates.io-index"
5896 checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
5897 dependencies = [
5898  "libc",
5899  "winapi",
5902 [[package]]
5903 name = "fs4"
5904 version = "0.7.0"
5905 source = "registry+https://github.com/rust-lang/crates.io-index"
5906 checksum = "29f9df8a11882c4e3335eb2d18a0137c505d9ca927470b0cac9c6f0ae07d28f7"
5907 dependencies = [
5908  "rustix 0.38.21",
5909  "windows-sys 0.48.0",
5912 [[package]]
5913 name = "fs_extra"
5914 version = "1.3.0"
5915 source = "registry+https://github.com/rust-lang/crates.io-index"
5916 checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
5918 [[package]]
5919 name = "funty"
5920 version = "2.0.0"
5921 source = "registry+https://github.com/rust-lang/crates.io-index"
5922 checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
5924 [[package]]
5925 name = "futures"
5926 version = "0.3.30"
5927 source = "registry+https://github.com/rust-lang/crates.io-index"
5928 checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
5929 dependencies = [
5930  "futures-channel",
5931  "futures-core",
5932  "futures-executor",
5933  "futures-io",
5934  "futures-sink",
5935  "futures-task",
5936  "futures-util",
5939 [[package]]
5940 name = "futures-channel"
5941 version = "0.3.30"
5942 source = "registry+https://github.com/rust-lang/crates.io-index"
5943 checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
5944 dependencies = [
5945  "futures-core",
5946  "futures-sink",
5949 [[package]]
5950 name = "futures-core"
5951 version = "0.3.30"
5952 source = "registry+https://github.com/rust-lang/crates.io-index"
5953 checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
5955 [[package]]
5956 name = "futures-executor"
5957 version = "0.3.30"
5958 source = "registry+https://github.com/rust-lang/crates.io-index"
5959 checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
5960 dependencies = [
5961  "futures-core",
5962  "futures-task",
5963  "futures-util",
5964  "num_cpus",
5967 [[package]]
5968 name = "futures-io"
5969 version = "0.3.30"
5970 source = "registry+https://github.com/rust-lang/crates.io-index"
5971 checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
5973 [[package]]
5974 name = "futures-lite"
5975 version = "1.13.0"
5976 source = "registry+https://github.com/rust-lang/crates.io-index"
5977 checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
5978 dependencies = [
5979  "fastrand 1.9.0",
5980  "futures-core",
5981  "futures-io",
5982  "memchr",
5983  "parking",
5984  "pin-project-lite 0.2.12",
5985  "waker-fn",
5988 [[package]]
5989 name = "futures-macro"
5990 version = "0.3.30"
5991 source = "registry+https://github.com/rust-lang/crates.io-index"
5992 checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
5993 dependencies = [
5994  "proc-macro2",
5995  "quote",
5996  "syn 2.0.53",
5999 [[package]]
6000 name = "futures-rustls"
6001 version = "0.22.2"
6002 source = "registry+https://github.com/rust-lang/crates.io-index"
6003 checksum = "d2411eed028cdf8c8034eaf21f9915f956b6c3abec4d4c7949ee67f0721127bd"
6004 dependencies = [
6005  "futures-io",
6006  "rustls 0.20.8",
6007  "webpki",
6010 [[package]]
6011 name = "futures-sink"
6012 version = "0.3.30"
6013 source = "registry+https://github.com/rust-lang/crates.io-index"
6014 checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
6016 [[package]]
6017 name = "futures-task"
6018 version = "0.3.30"
6019 source = "registry+https://github.com/rust-lang/crates.io-index"
6020 checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
6022 [[package]]
6023 name = "futures-timer"
6024 version = "3.0.2"
6025 source = "registry+https://github.com/rust-lang/crates.io-index"
6026 checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"
6028 [[package]]
6029 name = "futures-util"
6030 version = "0.3.30"
6031 source = "registry+https://github.com/rust-lang/crates.io-index"
6032 checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
6033 dependencies = [
6034  "futures-channel",
6035  "futures-core",
6036  "futures-io",
6037  "futures-macro",
6038  "futures-sink",
6039  "futures-task",
6040  "memchr",
6041  "pin-project-lite 0.2.12",
6042  "pin-utils",
6043  "slab",
6046 [[package]]
6047 name = "fxhash"
6048 version = "0.2.1"
6049 source = "registry+https://github.com/rust-lang/crates.io-index"
6050 checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
6051 dependencies = [
6052  "byteorder",
6055 [[package]]
6056 name = "generate-bags"
6057 version = "28.0.0"
6058 dependencies = [
6059  "chrono",
6060  "frame-election-provider-support",
6061  "frame-support",
6062  "frame-system",
6063  "num-format",
6064  "pallet-staking",
6065  "sp-staking",
6068 [[package]]
6069 name = "generic-array"
6070 version = "0.12.4"
6071 source = "registry+https://github.com/rust-lang/crates.io-index"
6072 checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"
6073 dependencies = [
6074  "typenum",
6077 [[package]]
6078 name = "generic-array"
6079 version = "0.14.7"
6080 source = "registry+https://github.com/rust-lang/crates.io-index"
6081 checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
6082 dependencies = [
6083  "typenum",
6084  "version_check",
6085  "zeroize",
6088 [[package]]
6089 name = "gethostname"
6090 version = "0.2.3"
6091 source = "registry+https://github.com/rust-lang/crates.io-index"
6092 checksum = "c1ebd34e35c46e00bb73e81363248d627782724609fe1b6396f553f68fe3862e"
6093 dependencies = [
6094  "libc",
6095  "winapi",
6098 [[package]]
6099 name = "getrandom"
6100 version = "0.1.16"
6101 source = "registry+https://github.com/rust-lang/crates.io-index"
6102 checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
6103 dependencies = [
6104  "cfg-if",
6105  "libc",
6106  "wasi 0.9.0+wasi-snapshot-preview1",
6109 [[package]]
6110 name = "getrandom"
6111 version = "0.2.10"
6112 source = "registry+https://github.com/rust-lang/crates.io-index"
6113 checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
6114 dependencies = [
6115  "cfg-if",
6116  "libc",
6117  "wasi 0.11.0+wasi-snapshot-preview1",
6120 [[package]]
6121 name = "getrandom_or_panic"
6122 version = "0.0.3"
6123 source = "registry+https://github.com/rust-lang/crates.io-index"
6124 checksum = "6ea1015b5a70616b688dc230cfe50c8af89d972cb132d5a622814d29773b10b9"
6125 dependencies = [
6126  "rand",
6127  "rand_core 0.6.4",
6130 [[package]]
6131 name = "ghash"
6132 version = "0.4.4"
6133 source = "registry+https://github.com/rust-lang/crates.io-index"
6134 checksum = "1583cc1656d7839fd3732b80cf4f38850336cdb9b8ded1cd399ca62958de3c99"
6135 dependencies = [
6136  "opaque-debug 0.3.0",
6137  "polyval 0.5.3",
6140 [[package]]
6141 name = "ghash"
6142 version = "0.5.0"
6143 source = "registry+https://github.com/rust-lang/crates.io-index"
6144 checksum = "d930750de5717d2dd0b8c0d42c076c0e884c81a73e6cab859bbd2339c71e3e40"
6145 dependencies = [
6146  "opaque-debug 0.3.0",
6147  "polyval 0.6.1",
6150 [[package]]
6151 name = "gimli"
6152 version = "0.27.3"
6153 source = "registry+https://github.com/rust-lang/crates.io-index"
6154 checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e"
6155 dependencies = [
6156  "fallible-iterator 0.2.0",
6157  "indexmap 1.9.3",
6158  "stable_deref_trait",
6161 [[package]]
6162 name = "gimli"
6163 version = "0.28.0"
6164 source = "registry+https://github.com/rust-lang/crates.io-index"
6165 checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0"
6166 dependencies = [
6167  "fallible-iterator 0.3.0",
6168  "stable_deref_trait",
6171 [[package]]
6172 name = "glob"
6173 version = "0.3.1"
6174 source = "registry+https://github.com/rust-lang/crates.io-index"
6175 checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
6177 [[package]]
6178 name = "glutton-westend-runtime"
6179 version = "3.0.0"
6180 dependencies = [
6181  "cumulus-pallet-aura-ext",
6182  "cumulus-pallet-parachain-system",
6183  "cumulus-pallet-xcm",
6184  "cumulus-primitives-aura",
6185  "cumulus-primitives-core",
6186  "cumulus-primitives-timestamp",
6187  "frame-benchmarking",
6188  "frame-executive",
6189  "frame-support",
6190  "frame-system",
6191  "frame-system-benchmarking",
6192  "frame-system-rpc-runtime-api",
6193  "frame-try-runtime",
6194  "pallet-aura",
6195  "pallet-glutton",
6196  "pallet-message-queue",
6197  "pallet-sudo",
6198  "pallet-timestamp",
6199  "parachains-common",
6200  "parity-scale-codec",
6201  "scale-info",
6202  "sp-api",
6203  "sp-block-builder",
6204  "sp-consensus-aura",
6205  "sp-core",
6206  "sp-genesis-builder",
6207  "sp-inherents",
6208  "sp-offchain",
6209  "sp-runtime",
6210  "sp-session",
6211  "sp-std 14.0.0",
6212  "sp-storage 19.0.0",
6213  "sp-transaction-pool",
6214  "sp-version",
6215  "staging-parachain-info",
6216  "staging-xcm",
6217  "staging-xcm-builder",
6218  "staging-xcm-executor",
6219  "substrate-wasm-builder",
6220  "testnet-parachains-constants",
6223 [[package]]
6224 name = "governor"
6225 version = "0.6.0"
6226 source = "registry+https://github.com/rust-lang/crates.io-index"
6227 checksum = "821239e5672ff23e2a7060901fa622950bbd80b649cdaadd78d1c1767ed14eb4"
6228 dependencies = [
6229  "cfg-if",
6230  "dashmap",
6231  "futures",
6232  "futures-timer",
6233  "no-std-compat",
6234  "nonzero_ext",
6235  "parking_lot 0.12.1",
6236  "quanta",
6237  "rand",
6238  "smallvec",
6241 [[package]]
6242 name = "group"
6243 version = "0.13.0"
6244 source = "registry+https://github.com/rust-lang/crates.io-index"
6245 checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63"
6246 dependencies = [
6247  "ff",
6248  "rand_core 0.6.4",
6249  "subtle 2.5.0",
6252 [[package]]
6253 name = "h2"
6254 version = "0.3.24"
6255 source = "registry+https://github.com/rust-lang/crates.io-index"
6256 checksum = "bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9"
6257 dependencies = [
6258  "bytes",
6259  "fnv",
6260  "futures-core",
6261  "futures-sink",
6262  "futures-util",
6263  "http",
6264  "indexmap 2.2.3",
6265  "slab",
6266  "tokio",
6267  "tokio-util",
6268  "tracing",
6271 [[package]]
6272 name = "half"
6273 version = "1.8.2"
6274 source = "registry+https://github.com/rust-lang/crates.io-index"
6275 checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7"
6277 [[package]]
6278 name = "handlebars"
6279 version = "5.1.0"
6280 source = "registry+https://github.com/rust-lang/crates.io-index"
6281 checksum = "ab283476b99e66691dee3f1640fea91487a8d81f50fb5ecc75538f8f8879a1e4"
6282 dependencies = [
6283  "log",
6284  "pest",
6285  "pest_derive",
6286  "serde",
6287  "serde_json",
6288  "thiserror",
6291 [[package]]
6292 name = "hash-db"
6293 version = "0.16.0"
6294 source = "registry+https://github.com/rust-lang/crates.io-index"
6295 checksum = "8e7d7786361d7425ae2fe4f9e407eb0efaa0840f5212d109cc018c40c35c6ab4"
6297 [[package]]
6298 name = "hash256-std-hasher"
6299 version = "0.15.2"
6300 source = "registry+https://github.com/rust-lang/crates.io-index"
6301 checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"
6302 dependencies = [
6303  "crunchy",
6306 [[package]]
6307 name = "hashbrown"
6308 version = "0.12.3"
6309 source = "registry+https://github.com/rust-lang/crates.io-index"
6310 checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
6311 dependencies = [
6312  "ahash 0.7.8",
6315 [[package]]
6316 name = "hashbrown"
6317 version = "0.13.2"
6318 source = "registry+https://github.com/rust-lang/crates.io-index"
6319 checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
6320 dependencies = [
6321  "ahash 0.8.8",
6324 [[package]]
6325 name = "hashbrown"
6326 version = "0.14.3"
6327 source = "registry+https://github.com/rust-lang/crates.io-index"
6328 checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604"
6329 dependencies = [
6330  "ahash 0.8.8",
6331  "allocator-api2",
6332  "serde",
6335 [[package]]
6336 name = "hashlink"
6337 version = "0.8.4"
6338 source = "registry+https://github.com/rust-lang/crates.io-index"
6339 checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7"
6340 dependencies = [
6341  "hashbrown 0.14.3",
6344 [[package]]
6345 name = "heck"
6346 version = "0.4.1"
6347 source = "registry+https://github.com/rust-lang/crates.io-index"
6348 checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
6350 [[package]]
6351 name = "heck"
6352 version = "0.5.0"
6353 source = "registry+https://github.com/rust-lang/crates.io-index"
6354 checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
6356 [[package]]
6357 name = "hermit-abi"
6358 version = "0.1.19"
6359 source = "registry+https://github.com/rust-lang/crates.io-index"
6360 checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
6361 dependencies = [
6362  "libc",
6365 [[package]]
6366 name = "hermit-abi"
6367 version = "0.3.2"
6368 source = "registry+https://github.com/rust-lang/crates.io-index"
6369 checksum = "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b"
6371 [[package]]
6372 name = "hex"
6373 version = "0.4.3"
6374 source = "registry+https://github.com/rust-lang/crates.io-index"
6375 checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
6377 [[package]]
6378 name = "hex-conservative"
6379 version = "0.1.1"
6380 source = "registry+https://github.com/rust-lang/crates.io-index"
6381 checksum = "30ed443af458ccb6d81c1e7e661545f94d3176752fb1df2f543b902a1e0f51e2"
6383 [[package]]
6384 name = "hex-literal"
6385 version = "0.4.1"
6386 source = "registry+https://github.com/rust-lang/crates.io-index"
6387 checksum = "6fe2267d4ed49bc07b63801559be28c718ea06c4738b7a03c94df7386d2cde46"
6389 [[package]]
6390 name = "hkdf"
6391 version = "0.12.3"
6392 source = "registry+https://github.com/rust-lang/crates.io-index"
6393 checksum = "791a029f6b9fc27657f6f188ec6e5e43f6911f6f878e0dc5501396e09809d437"
6394 dependencies = [
6395  "hmac 0.12.1",
6398 [[package]]
6399 name = "hmac"
6400 version = "0.8.1"
6401 source = "registry+https://github.com/rust-lang/crates.io-index"
6402 checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"
6403 dependencies = [
6404  "crypto-mac 0.8.0",
6405  "digest 0.9.0",
6408 [[package]]
6409 name = "hmac"
6410 version = "0.12.1"
6411 source = "registry+https://github.com/rust-lang/crates.io-index"
6412 checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
6413 dependencies = [
6414  "digest 0.10.7",
6417 [[package]]
6418 name = "hmac-drbg"
6419 version = "0.3.0"
6420 source = "registry+https://github.com/rust-lang/crates.io-index"
6421 checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1"
6422 dependencies = [
6423  "digest 0.9.0",
6424  "generic-array 0.14.7",
6425  "hmac 0.8.1",
6428 [[package]]
6429 name = "honggfuzz"
6430 version = "0.5.55"
6431 source = "registry+https://github.com/rust-lang/crates.io-index"
6432 checksum = "848e9c511092e0daa0a35a63e8e6e475a3e8f870741448b9f6028d69b142f18e"
6433 dependencies = [
6434  "arbitrary",
6435  "lazy_static",
6436  "memmap2 0.5.10",
6437  "rustc_version 0.4.0",
6440 [[package]]
6441 name = "hostname"
6442 version = "0.3.1"
6443 source = "registry+https://github.com/rust-lang/crates.io-index"
6444 checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"
6445 dependencies = [
6446  "libc",
6447  "match_cfg",
6448  "winapi",
6451 [[package]]
6452 name = "http"
6453 version = "0.2.9"
6454 source = "registry+https://github.com/rust-lang/crates.io-index"
6455 checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
6456 dependencies = [
6457  "bytes",
6458  "fnv",
6459  "itoa",
6462 [[package]]
6463 name = "http-body"
6464 version = "0.4.5"
6465 source = "registry+https://github.com/rust-lang/crates.io-index"
6466 checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
6467 dependencies = [
6468  "bytes",
6469  "http",
6470  "pin-project-lite 0.2.12",
6473 [[package]]
6474 name = "http-range-header"
6475 version = "0.3.1"
6476 source = "registry+https://github.com/rust-lang/crates.io-index"
6477 checksum = "add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f"
6479 [[package]]
6480 name = "httparse"
6481 version = "1.8.0"
6482 source = "registry+https://github.com/rust-lang/crates.io-index"
6483 checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
6485 [[package]]
6486 name = "httpdate"
6487 version = "1.0.3"
6488 source = "registry+https://github.com/rust-lang/crates.io-index"
6489 checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
6491 [[package]]
6492 name = "humantime"
6493 version = "2.1.0"
6494 source = "registry+https://github.com/rust-lang/crates.io-index"
6495 checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
6497 [[package]]
6498 name = "hyper"
6499 version = "0.14.27"
6500 source = "registry+https://github.com/rust-lang/crates.io-index"
6501 checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
6502 dependencies = [
6503  "bytes",
6504  "futures-channel",
6505  "futures-core",
6506  "futures-util",
6507  "h2",
6508  "http",
6509  "http-body",
6510  "httparse",
6511  "httpdate",
6512  "itoa",
6513  "pin-project-lite 0.2.12",
6514  "socket2 0.4.9",
6515  "tokio",
6516  "tower-service",
6517  "tracing",
6518  "want",
6521 [[package]]
6522 name = "hyper-rustls"
6523 version = "0.24.1"
6524 source = "registry+https://github.com/rust-lang/crates.io-index"
6525 checksum = "8d78e1e73ec14cf7375674f74d7dde185c8206fd9dea6fb6295e8a98098aaa97"
6526 dependencies = [
6527  "futures-util",
6528  "http",
6529  "hyper",
6530  "log",
6531  "rustls 0.21.6",
6532  "rustls-native-certs 0.6.3",
6533  "tokio",
6534  "tokio-rustls 0.24.1",
6537 [[package]]
6538 name = "iana-time-zone"
6539 version = "0.1.57"
6540 source = "registry+https://github.com/rust-lang/crates.io-index"
6541 checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613"
6542 dependencies = [
6543  "android_system_properties",
6544  "core-foundation-sys",
6545  "iana-time-zone-haiku",
6546  "js-sys",
6547  "wasm-bindgen",
6548  "windows 0.48.0",
6551 [[package]]
6552 name = "iana-time-zone-haiku"
6553 version = "0.1.2"
6554 source = "registry+https://github.com/rust-lang/crates.io-index"
6555 checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
6556 dependencies = [
6557  "cc",
6560 [[package]]
6561 name = "idna"
6562 version = "0.2.3"
6563 source = "registry+https://github.com/rust-lang/crates.io-index"
6564 checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
6565 dependencies = [
6566  "matches",
6567  "unicode-bidi",
6568  "unicode-normalization",
6571 [[package]]
6572 name = "idna"
6573 version = "0.4.0"
6574 source = "registry+https://github.com/rust-lang/crates.io-index"
6575 checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
6576 dependencies = [
6577  "unicode-bidi",
6578  "unicode-normalization",
6581 [[package]]
6582 name = "if-addrs"
6583 version = "0.7.0"
6584 source = "registry+https://github.com/rust-lang/crates.io-index"
6585 checksum = "cbc0fa01ffc752e9dbc72818cdb072cd028b86be5e09dd04c5a643704fe101a9"
6586 dependencies = [
6587  "libc",
6588  "winapi",
6591 [[package]]
6592 name = "if-watch"
6593 version = "3.0.1"
6594 source = "registry+https://github.com/rust-lang/crates.io-index"
6595 checksum = "a9465340214b296cd17a0009acdb890d6160010b8adf8f78a00d0d7ab270f79f"
6596 dependencies = [
6597  "async-io",
6598  "core-foundation",
6599  "fnv",
6600  "futures",
6601  "if-addrs",
6602  "ipnet",
6603  "log",
6604  "rtnetlink",
6605  "system-configuration",
6606  "tokio",
6607  "windows 0.34.0",
6610 [[package]]
6611 name = "impl-codec"
6612 version = "0.6.0"
6613 source = "registry+https://github.com/rust-lang/crates.io-index"
6614 checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f"
6615 dependencies = [
6616  "parity-scale-codec",
6619 [[package]]
6620 name = "impl-num-traits"
6621 version = "0.1.2"
6622 source = "registry+https://github.com/rust-lang/crates.io-index"
6623 checksum = "951641f13f873bff03d4bf19ae8bec531935ac0ac2cc775f84d7edfdcfed3f17"
6624 dependencies = [
6625  "integer-sqrt",
6626  "num-traits",
6627  "uint",
6630 [[package]]
6631 name = "impl-rlp"
6632 version = "0.3.0"
6633 source = "registry+https://github.com/rust-lang/crates.io-index"
6634 checksum = "f28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808"
6635 dependencies = [
6636  "rlp",
6639 [[package]]
6640 name = "impl-serde"
6641 version = "0.4.0"
6642 source = "registry+https://github.com/rust-lang/crates.io-index"
6643 checksum = "ebc88fc67028ae3db0c853baa36269d398d5f45b6982f95549ff5def78c935cd"
6644 dependencies = [
6645  "serde",
6648 [[package]]
6649 name = "impl-trait-for-tuples"
6650 version = "0.2.2"
6651 source = "registry+https://github.com/rust-lang/crates.io-index"
6652 checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb"
6653 dependencies = [
6654  "proc-macro2",
6655  "quote",
6656  "syn 1.0.109",
6659 [[package]]
6660 name = "include_dir"
6661 version = "0.7.3"
6662 source = "registry+https://github.com/rust-lang/crates.io-index"
6663 checksum = "18762faeff7122e89e0857b02f7ce6fcc0d101d5e9ad2ad7846cc01d61b7f19e"
6664 dependencies = [
6665  "include_dir_macros",
6668 [[package]]
6669 name = "include_dir_macros"
6670 version = "0.7.3"
6671 source = "registry+https://github.com/rust-lang/crates.io-index"
6672 checksum = "b139284b5cf57ecfa712bcc66950bb635b31aff41c188e8a4cfc758eca374a3f"
6673 dependencies = [
6674  "proc-macro2",
6675  "quote",
6678 [[package]]
6679 name = "indenter"
6680 version = "0.3.3"
6681 source = "registry+https://github.com/rust-lang/crates.io-index"
6682 checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683"
6684 [[package]]
6685 name = "indexmap"
6686 version = "1.9.3"
6687 source = "registry+https://github.com/rust-lang/crates.io-index"
6688 checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
6689 dependencies = [
6690  "autocfg",
6691  "hashbrown 0.12.3",
6692  "serde",
6695 [[package]]
6696 name = "indexmap"
6697 version = "2.2.3"
6698 source = "registry+https://github.com/rust-lang/crates.io-index"
6699 checksum = "233cf39063f058ea2caae4091bf4a3ef70a653afbc026f5c4a4135d114e3c177"
6700 dependencies = [
6701  "equivalent",
6702  "hashbrown 0.14.3",
6705 [[package]]
6706 name = "indexmap-nostd"
6707 version = "0.4.0"
6708 source = "registry+https://github.com/rust-lang/crates.io-index"
6709 checksum = "8e04e2fd2b8188ea827b32ef11de88377086d690286ab35747ef7f9bf3ccb590"
6711 [[package]]
6712 name = "indicatif"
6713 version = "0.17.7"
6714 source = "registry+https://github.com/rust-lang/crates.io-index"
6715 checksum = "fb28741c9db9a713d93deb3bb9515c20788cef5815265bee4980e87bde7e0f25"
6716 dependencies = [
6717  "console",
6718  "instant",
6719  "number_prefix",
6720  "portable-atomic",
6721  "unicode-width",
6724 [[package]]
6725 name = "inout"
6726 version = "0.1.3"
6727 source = "registry+https://github.com/rust-lang/crates.io-index"
6728 checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
6729 dependencies = [
6730  "generic-array 0.14.7",
6733 [[package]]
6734 name = "instant"
6735 version = "0.1.12"
6736 source = "registry+https://github.com/rust-lang/crates.io-index"
6737 checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
6738 dependencies = [
6739  "cfg-if",
6742 [[package]]
6743 name = "integer-encoding"
6744 version = "3.0.4"
6745 source = "registry+https://github.com/rust-lang/crates.io-index"
6746 checksum = "8bb03732005da905c88227371639bf1ad885cc712789c011c31c5fb3ab3ccf02"
6748 [[package]]
6749 name = "integer-sqrt"
6750 version = "0.1.5"
6751 source = "registry+https://github.com/rust-lang/crates.io-index"
6752 checksum = "276ec31bcb4a9ee45f58bec6f9ec700ae4cf4f4f8f2fa7e06cb406bd5ffdd770"
6753 dependencies = [
6754  "num-traits",
6757 [[package]]
6758 name = "io-lifetimes"
6759 version = "1.0.11"
6760 source = "registry+https://github.com/rust-lang/crates.io-index"
6761 checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
6762 dependencies = [
6763  "hermit-abi 0.3.2",
6764  "libc",
6765  "windows-sys 0.48.0",
6768 [[package]]
6769 name = "ip_network"
6770 version = "0.4.1"
6771 source = "registry+https://github.com/rust-lang/crates.io-index"
6772 checksum = "aa2f047c0a98b2f299aa5d6d7088443570faae494e9ae1305e48be000c9e0eb1"
6774 [[package]]
6775 name = "ipconfig"
6776 version = "0.3.2"
6777 source = "registry+https://github.com/rust-lang/crates.io-index"
6778 checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f"
6779 dependencies = [
6780  "socket2 0.5.6",
6781  "widestring",
6782  "windows-sys 0.48.0",
6783  "winreg",
6786 [[package]]
6787 name = "ipnet"
6788 version = "2.8.0"
6789 source = "registry+https://github.com/rust-lang/crates.io-index"
6790 checksum = "28b29a3cd74f0f4598934efe3aeba42bae0eb4680554128851ebbecb02af14e6"
6792 [[package]]
6793 name = "is-terminal"
6794 version = "0.4.9"
6795 source = "registry+https://github.com/rust-lang/crates.io-index"
6796 checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b"
6797 dependencies = [
6798  "hermit-abi 0.3.2",
6799  "rustix 0.38.21",
6800  "windows-sys 0.48.0",
6803 [[package]]
6804 name = "is_executable"
6805 version = "1.0.1"
6806 source = "registry+https://github.com/rust-lang/crates.io-index"
6807 checksum = "fa9acdc6d67b75e626ad644734e8bc6df893d9cd2a834129065d3dd6158ea9c8"
6808 dependencies = [
6809  "winapi",
6812 [[package]]
6813 name = "itertools"
6814 version = "0.10.5"
6815 source = "registry+https://github.com/rust-lang/crates.io-index"
6816 checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
6817 dependencies = [
6818  "either",
6821 [[package]]
6822 name = "itertools"
6823 version = "0.11.0"
6824 source = "registry+https://github.com/rust-lang/crates.io-index"
6825 checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
6826 dependencies = [
6827  "either",
6830 [[package]]
6831 name = "itoa"
6832 version = "1.0.9"
6833 source = "registry+https://github.com/rust-lang/crates.io-index"
6834 checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
6836 [[package]]
6837 name = "jobserver"
6838 version = "0.1.26"
6839 source = "registry+https://github.com/rust-lang/crates.io-index"
6840 checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2"
6841 dependencies = [
6842  "libc",
6845 [[package]]
6846 name = "js-sys"
6847 version = "0.3.64"
6848 source = "registry+https://github.com/rust-lang/crates.io-index"
6849 checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
6850 dependencies = [
6851  "wasm-bindgen",
6854 [[package]]
6855 name = "json"
6856 version = "0.12.4"
6857 source = "registry+https://github.com/rust-lang/crates.io-index"
6858 checksum = "078e285eafdfb6c4b434e0d31e8cfcb5115b651496faca5749b88fafd4f23bfd"
6860 [[package]]
6861 name = "jsonrpsee"
6862 version = "0.22.2"
6863 source = "registry+https://github.com/rust-lang/crates.io-index"
6864 checksum = "87f3ae45a64cfc0882934f963be9431b2a165d667f53140358181f262aca0702"
6865 dependencies = [
6866  "jsonrpsee-core",
6867  "jsonrpsee-http-client",
6868  "jsonrpsee-proc-macros",
6869  "jsonrpsee-server",
6870  "jsonrpsee-types",
6871  "jsonrpsee-ws-client",
6872  "tokio",
6873  "tracing",
6876 [[package]]
6877 name = "jsonrpsee-client-transport"
6878 version = "0.22.2"
6879 source = "registry+https://github.com/rust-lang/crates.io-index"
6880 checksum = "455fc882e56f58228df2aee36b88a1340eafd707c76af2fa68cf94b37d461131"
6881 dependencies = [
6882  "futures-util",
6883  "http",
6884  "jsonrpsee-core",
6885  "pin-project",
6886  "rustls-native-certs 0.7.0",
6887  "rustls-pki-types",
6888  "soketto",
6889  "thiserror",
6890  "tokio",
6891  "tokio-rustls 0.25.0",
6892  "tokio-util",
6893  "tracing",
6894  "url",
6897 [[package]]
6898 name = "jsonrpsee-core"
6899 version = "0.22.2"
6900 source = "registry+https://github.com/rust-lang/crates.io-index"
6901 checksum = "b75568f4f9696e3a47426e1985b548e1a9fcb13372a5e320372acaf04aca30d1"
6902 dependencies = [
6903  "anyhow",
6904  "async-lock 3.3.0",
6905  "async-trait",
6906  "beef",
6907  "futures-timer",
6908  "futures-util",
6909  "hyper",
6910  "jsonrpsee-types",
6911  "parking_lot 0.12.1",
6912  "pin-project",
6913  "rand",
6914  "rustc-hash",
6915  "serde",
6916  "serde_json",
6917  "thiserror",
6918  "tokio",
6919  "tokio-stream",
6920  "tracing",
6923 [[package]]
6924 name = "jsonrpsee-http-client"
6925 version = "0.22.2"
6926 source = "registry+https://github.com/rust-lang/crates.io-index"
6927 checksum = "9e7a95e346f55df84fb167b7e06470e196e7d5b9488a21d69c5d9732043ba7ba"
6928 dependencies = [
6929  "async-trait",
6930  "hyper",
6931  "hyper-rustls",
6932  "jsonrpsee-core",
6933  "jsonrpsee-types",
6934  "serde",
6935  "serde_json",
6936  "thiserror",
6937  "tokio",
6938  "tower",
6939  "tracing",
6940  "url",
6943 [[package]]
6944 name = "jsonrpsee-proc-macros"
6945 version = "0.22.2"
6946 source = "registry+https://github.com/rust-lang/crates.io-index"
6947 checksum = "30ca066e73dd70294aebc5c2675d8ffae43be944af027c857ce0d4c51785f014"
6948 dependencies = [
6949  "heck 0.4.1",
6950  "proc-macro-crate 3.0.0",
6951  "proc-macro2",
6952  "quote",
6953  "syn 2.0.53",
6956 [[package]]
6957 name = "jsonrpsee-server"
6958 version = "0.22.2"
6959 source = "registry+https://github.com/rust-lang/crates.io-index"
6960 checksum = "0e29c1bd1f9bba83c864977c73404e505f74f730fa0db89dd490ec174e36d7f0"
6961 dependencies = [
6962  "futures-util",
6963  "http",
6964  "hyper",
6965  "jsonrpsee-core",
6966  "jsonrpsee-types",
6967  "pin-project",
6968  "route-recognizer",
6969  "serde",
6970  "serde_json",
6971  "soketto",
6972  "thiserror",
6973  "tokio",
6974  "tokio-stream",
6975  "tokio-util",
6976  "tower",
6977  "tracing",
6980 [[package]]
6981 name = "jsonrpsee-types"
6982 version = "0.22.2"
6983 source = "registry+https://github.com/rust-lang/crates.io-index"
6984 checksum = "3467fd35feeee179f71ab294516bdf3a81139e7aeebdd860e46897c12e1a3368"
6985 dependencies = [
6986  "anyhow",
6987  "beef",
6988  "serde",
6989  "serde_json",
6990  "thiserror",
6993 [[package]]
6994 name = "jsonrpsee-ws-client"
6995 version = "0.22.2"
6996 source = "registry+https://github.com/rust-lang/crates.io-index"
6997 checksum = "68ca71e74983f624c0cb67828e480a981586074da8ad3a2f214c6a3f884edab9"
6998 dependencies = [
6999  "http",
7000  "jsonrpsee-client-transport",
7001  "jsonrpsee-core",
7002  "jsonrpsee-types",
7003  "url",
7006 [[package]]
7007 name = "k256"
7008 version = "0.13.3"
7009 source = "registry+https://github.com/rust-lang/crates.io-index"
7010 checksum = "956ff9b67e26e1a6a866cb758f12c6f8746208489e3e4a4b5580802f2f0a587b"
7011 dependencies = [
7012  "cfg-if",
7013  "ecdsa",
7014  "elliptic-curve",
7015  "once_cell",
7016  "serdect",
7017  "sha2 0.10.7",
7020 [[package]]
7021 name = "keccak"
7022 version = "0.1.4"
7023 source = "registry+https://github.com/rust-lang/crates.io-index"
7024 checksum = "8f6d5ed8676d904364de097082f4e7d240b571b67989ced0240f08b7f966f940"
7025 dependencies = [
7026  "cpufeatures",
7029 [[package]]
7030 name = "keccak-hasher"
7031 version = "0.16.0"
7032 source = "registry+https://github.com/rust-lang/crates.io-index"
7033 checksum = "19ea4653859ca2266a86419d3f592d3f22e7a854b482f99180d2498507902048"
7034 dependencies = [
7035  "hash-db",
7036  "hash256-std-hasher",
7037  "tiny-keccak",
7040 [[package]]
7041 name = "keystream"
7042 version = "1.0.0"
7043 source = "registry+https://github.com/rust-lang/crates.io-index"
7044 checksum = "c33070833c9ee02266356de0c43f723152bd38bd96ddf52c82b3af10c9138b28"
7046 [[package]]
7047 name = "kitchensink-runtime"
7048 version = "3.0.0-dev"
7049 dependencies = [
7050  "frame-benchmarking",
7051  "frame-benchmarking-pallet-pov",
7052  "frame-election-provider-support",
7053  "frame-executive",
7054  "frame-support",
7055  "frame-system",
7056  "frame-system-benchmarking",
7057  "frame-system-rpc-runtime-api",
7058  "frame-try-runtime",
7059  "log",
7060  "node-primitives",
7061  "pallet-alliance",
7062  "pallet-asset-conversion",
7063  "pallet-asset-conversion-tx-payment",
7064  "pallet-asset-rate",
7065  "pallet-asset-tx-payment",
7066  "pallet-assets",
7067  "pallet-authority-discovery",
7068  "pallet-authorship",
7069  "pallet-babe",
7070  "pallet-bags-list",
7071  "pallet-balances",
7072  "pallet-beefy",
7073  "pallet-beefy-mmr",
7074  "pallet-bounties",
7075  "pallet-broker",
7076  "pallet-child-bounties",
7077  "pallet-collective",
7078  "pallet-contracts",
7079  "pallet-conviction-voting",
7080  "pallet-core-fellowship",
7081  "pallet-democracy",
7082  "pallet-election-provider-multi-phase",
7083  "pallet-election-provider-support-benchmarking",
7084  "pallet-elections-phragmen",
7085  "pallet-example-tasks",
7086  "pallet-fast-unstake",
7087  "pallet-glutton",
7088  "pallet-grandpa",
7089  "pallet-identity",
7090  "pallet-im-online",
7091  "pallet-indices",
7092  "pallet-insecure-randomness-collective-flip",
7093  "pallet-lottery",
7094  "pallet-membership",
7095  "pallet-message-queue",
7096  "pallet-migrations",
7097  "pallet-mixnet",
7098  "pallet-mmr",
7099  "pallet-multisig",
7100  "pallet-nft-fractionalization",
7101  "pallet-nfts",
7102  "pallet-nfts-runtime-api",
7103  "pallet-nis",
7104  "pallet-nomination-pools",
7105  "pallet-nomination-pools-benchmarking",
7106  "pallet-nomination-pools-runtime-api",
7107  "pallet-offences",
7108  "pallet-offences-benchmarking",
7109  "pallet-parameters",
7110  "pallet-preimage",
7111  "pallet-proxy",
7112  "pallet-ranked-collective",
7113  "pallet-recovery",
7114  "pallet-referenda",
7115  "pallet-remark",
7116  "pallet-root-testing",
7117  "pallet-safe-mode",
7118  "pallet-salary",
7119  "pallet-scheduler",
7120  "pallet-session",
7121  "pallet-session-benchmarking",
7122  "pallet-skip-feeless-payment",
7123  "pallet-society",
7124  "pallet-staking",
7125  "pallet-staking-reward-curve",
7126  "pallet-staking-runtime-api",
7127  "pallet-state-trie-migration",
7128  "pallet-statement",
7129  "pallet-sudo",
7130  "pallet-timestamp",
7131  "pallet-tips",
7132  "pallet-transaction-payment",
7133  "pallet-transaction-payment-rpc-runtime-api",
7134  "pallet-transaction-storage",
7135  "pallet-treasury",
7136  "pallet-tx-pause",
7137  "pallet-uniques",
7138  "pallet-utility",
7139  "pallet-vesting",
7140  "pallet-whitelist",
7141  "parity-scale-codec",
7142  "primitive-types",
7143  "scale-info",
7144  "serde_json",
7145  "sp-api",
7146  "sp-authority-discovery",
7147  "sp-block-builder",
7148  "sp-consensus-babe",
7149  "sp-consensus-beefy",
7150  "sp-consensus-grandpa",
7151  "sp-core",
7152  "sp-genesis-builder",
7153  "sp-inherents",
7154  "sp-io",
7155  "sp-mixnet",
7156  "sp-offchain",
7157  "sp-runtime",
7158  "sp-session",
7159  "sp-staking",
7160  "sp-statement-store",
7161  "sp-std 14.0.0",
7162  "sp-storage 19.0.0",
7163  "sp-transaction-pool",
7164  "sp-version",
7165  "static_assertions",
7166  "substrate-wasm-builder",
7169 [[package]]
7170 name = "kvdb"
7171 version = "0.13.0"
7172 source = "registry+https://github.com/rust-lang/crates.io-index"
7173 checksum = "e7d770dcb02bf6835887c3a979b5107a04ff4bbde97a5f0928d27404a155add9"
7174 dependencies = [
7175  "smallvec",
7178 [[package]]
7179 name = "kvdb-memorydb"
7180 version = "0.13.0"
7181 source = "registry+https://github.com/rust-lang/crates.io-index"
7182 checksum = "bf7a85fe66f9ff9cd74e169fdd2c94c6e1e74c412c99a73b4df3200b5d3760b2"
7183 dependencies = [
7184  "kvdb",
7185  "parking_lot 0.12.1",
7188 [[package]]
7189 name = "kvdb-rocksdb"
7190 version = "0.19.0"
7191 source = "registry+https://github.com/rust-lang/crates.io-index"
7192 checksum = "b644c70b92285f66bfc2032922a79000ea30af7bc2ab31902992a5dcb9b434f6"
7193 dependencies = [
7194  "kvdb",
7195  "num_cpus",
7196  "parking_lot 0.12.1",
7197  "regex",
7198  "rocksdb",
7199  "smallvec",
7202 [[package]]
7203 name = "kvdb-shared-tests"
7204 version = "0.11.0"
7205 source = "registry+https://github.com/rust-lang/crates.io-index"
7206 checksum = "64d3b4e3e80c369f1b5364b6acdeba9b8a02285e91a5570f7c0404b7f9024541"
7207 dependencies = [
7208  "kvdb",
7211 [[package]]
7212 name = "landlock"
7213 version = "0.3.0"
7214 source = "registry+https://github.com/rust-lang/crates.io-index"
7215 checksum = "1530c5b973eeed4ac216af7e24baf5737645a6272e361f1fb95710678b67d9cc"
7216 dependencies = [
7217  "enumflags2",
7218  "libc",
7219  "thiserror",
7222 [[package]]
7223 name = "lazy_static"
7224 version = "1.4.0"
7225 source = "registry+https://github.com/rust-lang/crates.io-index"
7226 checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
7228 [[package]]
7229 name = "lazycell"
7230 version = "1.3.0"
7231 source = "registry+https://github.com/rust-lang/crates.io-index"
7232 checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
7234 [[package]]
7235 name = "leb128"
7236 version = "0.2.5"
7237 source = "registry+https://github.com/rust-lang/crates.io-index"
7238 checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
7240 [[package]]
7241 name = "libc"
7242 version = "0.2.152"
7243 source = "registry+https://github.com/rust-lang/crates.io-index"
7244 checksum = "13e3bf6590cbc649f4d1a3eefc9d5d6eb746f5200ffb04e5e142700b8faa56e7"
7246 [[package]]
7247 name = "libflate"
7248 version = "1.4.0"
7249 source = "registry+https://github.com/rust-lang/crates.io-index"
7250 checksum = "5ff4ae71b685bbad2f2f391fe74f6b7659a34871c08b210fdc039e43bee07d18"
7251 dependencies = [
7252  "adler32",
7253  "crc32fast",
7254  "libflate_lz77",
7257 [[package]]
7258 name = "libflate_lz77"
7259 version = "1.2.0"
7260 source = "registry+https://github.com/rust-lang/crates.io-index"
7261 checksum = "a52d3a8bfc85f250440e4424db7d857e241a3aebbbe301f3eb606ab15c39acbf"
7262 dependencies = [
7263  "rle-decode-fast",
7266 [[package]]
7267 name = "libfuzzer-sys"
7268 version = "0.4.7"
7269 source = "registry+https://github.com/rust-lang/crates.io-index"
7270 checksum = "a96cfd5557eb82f2b83fed4955246c988d331975a002961b07c81584d107e7f7"
7271 dependencies = [
7272  "arbitrary",
7273  "cc",
7274  "once_cell",
7277 [[package]]
7278 name = "libloading"
7279 version = "0.7.4"
7280 source = "registry+https://github.com/rust-lang/crates.io-index"
7281 checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
7282 dependencies = [
7283  "cfg-if",
7284  "winapi",
7287 [[package]]
7288 name = "libm"
7289 version = "0.2.7"
7290 source = "registry+https://github.com/rust-lang/crates.io-index"
7291 checksum = "f7012b1bbb0719e1097c47611d3898568c546d597c2e74d66f6087edd5233ff4"
7293 [[package]]
7294 name = "libp2p"
7295 version = "0.51.4"
7296 source = "registry+https://github.com/rust-lang/crates.io-index"
7297 checksum = "f35eae38201a993ece6bdc823292d6abd1bffed1c4d0f4a3517d2bd8e1d917fe"
7298 dependencies = [
7299  "bytes",
7300  "futures",
7301  "futures-timer",
7302  "getrandom 0.2.10",
7303  "instant",
7304  "libp2p-allow-block-list",
7305  "libp2p-connection-limits",
7306  "libp2p-core",
7307  "libp2p-dns",
7308  "libp2p-identify",
7309  "libp2p-identity",
7310  "libp2p-kad",
7311  "libp2p-mdns",
7312  "libp2p-metrics",
7313  "libp2p-noise",
7314  "libp2p-ping",
7315  "libp2p-quic",
7316  "libp2p-request-response",
7317  "libp2p-swarm",
7318  "libp2p-tcp",
7319  "libp2p-wasm-ext",
7320  "libp2p-websocket",
7321  "libp2p-yamux",
7322  "multiaddr",
7323  "pin-project",
7326 [[package]]
7327 name = "libp2p-allow-block-list"
7328 version = "0.1.1"
7329 source = "registry+https://github.com/rust-lang/crates.io-index"
7330 checksum = "510daa05efbc25184458db837f6f9a5143888f1caa742426d92e1833ddd38a50"
7331 dependencies = [
7332  "libp2p-core",
7333  "libp2p-identity",
7334  "libp2p-swarm",
7335  "void",
7338 [[package]]
7339 name = "libp2p-connection-limits"
7340 version = "0.1.0"
7341 source = "registry+https://github.com/rust-lang/crates.io-index"
7342 checksum = "4caa33f1d26ed664c4fe2cca81a08c8e07d4c1c04f2f4ac7655c2dd85467fda0"
7343 dependencies = [
7344  "libp2p-core",
7345  "libp2p-identity",
7346  "libp2p-swarm",
7347  "void",
7350 [[package]]
7351 name = "libp2p-core"
7352 version = "0.39.2"
7353 source = "registry+https://github.com/rust-lang/crates.io-index"
7354 checksum = "3c1df63c0b582aa434fb09b2d86897fa2b419ffeccf934b36f87fcedc8e835c2"
7355 dependencies = [
7356  "either",
7357  "fnv",
7358  "futures",
7359  "futures-timer",
7360  "instant",
7361  "libp2p-identity",
7362  "log",
7363  "multiaddr",
7364  "multihash 0.17.0",
7365  "multistream-select",
7366  "once_cell",
7367  "parking_lot 0.12.1",
7368  "pin-project",
7369  "quick-protobuf",
7370  "rand",
7371  "rw-stream-sink",
7372  "smallvec",
7373  "thiserror",
7374  "unsigned-varint",
7375  "void",
7378 [[package]]
7379 name = "libp2p-dns"
7380 version = "0.39.0"
7381 source = "registry+https://github.com/rust-lang/crates.io-index"
7382 checksum = "146ff7034daae62077c415c2376b8057368042df6ab95f5432ad5e88568b1554"
7383 dependencies = [
7384  "futures",
7385  "libp2p-core",
7386  "log",
7387  "parking_lot 0.12.1",
7388  "smallvec",
7389  "trust-dns-resolver",
7392 [[package]]
7393 name = "libp2p-identify"
7394 version = "0.42.2"
7395 source = "registry+https://github.com/rust-lang/crates.io-index"
7396 checksum = "5455f472243e63b9c497ff320ded0314254a9eb751799a39c283c6f20b793f3c"
7397 dependencies = [
7398  "asynchronous-codec",
7399  "either",
7400  "futures",
7401  "futures-timer",
7402  "libp2p-core",
7403  "libp2p-identity",
7404  "libp2p-swarm",
7405  "log",
7406  "lru 0.10.1",
7407  "quick-protobuf",
7408  "quick-protobuf-codec",
7409  "smallvec",
7410  "thiserror",
7411  "void",
7414 [[package]]
7415 name = "libp2p-identity"
7416 version = "0.1.3"
7417 source = "registry+https://github.com/rust-lang/crates.io-index"
7418 checksum = "276bb57e7af15d8f100d3c11cbdd32c6752b7eef4ba7a18ecf464972c07abcce"
7419 dependencies = [
7420  "bs58 0.4.0",
7421  "ed25519-dalek",
7422  "log",
7423  "multiaddr",
7424  "multihash 0.17.0",
7425  "quick-protobuf",
7426  "rand",
7427  "sha2 0.10.7",
7428  "thiserror",
7429  "zeroize",
7432 [[package]]
7433 name = "libp2p-kad"
7434 version = "0.43.3"
7435 source = "registry+https://github.com/rust-lang/crates.io-index"
7436 checksum = "39d5ef876a2b2323d63c258e63c2f8e36f205fe5a11f0b3095d59635650790ff"
7437 dependencies = [
7438  "arrayvec 0.7.4",
7439  "asynchronous-codec",
7440  "bytes",
7441  "either",
7442  "fnv",
7443  "futures",
7444  "futures-timer",
7445  "instant",
7446  "libp2p-core",
7447  "libp2p-identity",
7448  "libp2p-swarm",
7449  "log",
7450  "quick-protobuf",
7451  "rand",
7452  "sha2 0.10.7",
7453  "smallvec",
7454  "thiserror",
7455  "uint",
7456  "unsigned-varint",
7457  "void",
7460 [[package]]
7461 name = "libp2p-mdns"
7462 version = "0.43.1"
7463 source = "registry+https://github.com/rust-lang/crates.io-index"
7464 checksum = "19983e1f949f979a928f2c603de1cf180cc0dc23e4ac93a62651ccb18341460b"
7465 dependencies = [
7466  "data-encoding",
7467  "futures",
7468  "if-watch",
7469  "libp2p-core",
7470  "libp2p-identity",
7471  "libp2p-swarm",
7472  "log",
7473  "rand",
7474  "smallvec",
7475  "socket2 0.4.9",
7476  "tokio",
7477  "trust-dns-proto",
7478  "void",
7481 [[package]]
7482 name = "libp2p-metrics"
7483 version = "0.12.0"
7484 source = "registry+https://github.com/rust-lang/crates.io-index"
7485 checksum = "a42ec91e227d7d0dafa4ce88b333cdf5f277253873ab087555c92798db2ddd46"
7486 dependencies = [
7487  "libp2p-core",
7488  "libp2p-identify",
7489  "libp2p-kad",
7490  "libp2p-ping",
7491  "libp2p-swarm",
7492  "prometheus-client",
7495 [[package]]
7496 name = "libp2p-noise"
7497 version = "0.42.2"
7498 source = "registry+https://github.com/rust-lang/crates.io-index"
7499 checksum = "9c3673da89d29936bc6435bafc638e2f184180d554ce844db65915113f86ec5e"
7500 dependencies = [
7501  "bytes",
7502  "curve25519-dalek 3.2.0",
7503  "futures",
7504  "libp2p-core",
7505  "libp2p-identity",
7506  "log",
7507  "once_cell",
7508  "quick-protobuf",
7509  "rand",
7510  "sha2 0.10.7",
7511  "snow",
7512  "static_assertions",
7513  "thiserror",
7514  "x25519-dalek 1.1.1",
7515  "zeroize",
7518 [[package]]
7519 name = "libp2p-ping"
7520 version = "0.42.0"
7521 source = "registry+https://github.com/rust-lang/crates.io-index"
7522 checksum = "3e57759c19c28a73ef1eb3585ca410cefb72c1a709fcf6de1612a378e4219202"
7523 dependencies = [
7524  "either",
7525  "futures",
7526  "futures-timer",
7527  "instant",
7528  "libp2p-core",
7529  "libp2p-swarm",
7530  "log",
7531  "rand",
7532  "void",
7535 [[package]]
7536 name = "libp2p-quic"
7537 version = "0.7.0-alpha.3"
7538 source = "registry+https://github.com/rust-lang/crates.io-index"
7539 checksum = "c6b26abd81cd2398382a1edfe739b539775be8a90fa6914f39b2ab49571ec735"
7540 dependencies = [
7541  "bytes",
7542  "futures",
7543  "futures-timer",
7544  "if-watch",
7545  "libp2p-core",
7546  "libp2p-identity",
7547  "libp2p-tls",
7548  "log",
7549  "parking_lot 0.12.1",
7550  "quinn-proto",
7551  "rand",
7552  "rustls 0.20.8",
7553  "thiserror",
7554  "tokio",
7557 [[package]]
7558 name = "libp2p-request-response"
7559 version = "0.24.1"
7560 source = "registry+https://github.com/rust-lang/crates.io-index"
7561 checksum = "7ffdb374267d42dc5ed5bc53f6e601d4a64ac5964779c6e40bb9e4f14c1e30d5"
7562 dependencies = [
7563  "async-trait",
7564  "futures",
7565  "instant",
7566  "libp2p-core",
7567  "libp2p-identity",
7568  "libp2p-swarm",
7569  "rand",
7570  "smallvec",
7573 [[package]]
7574 name = "libp2p-swarm"
7575 version = "0.42.2"
7576 source = "registry+https://github.com/rust-lang/crates.io-index"
7577 checksum = "903b3d592d7694e56204d211f29d31bc004be99386644ba8731fc3e3ef27b296"
7578 dependencies = [
7579  "either",
7580  "fnv",
7581  "futures",
7582  "futures-timer",
7583  "instant",
7584  "libp2p-core",
7585  "libp2p-identity",
7586  "libp2p-swarm-derive",
7587  "log",
7588  "rand",
7589  "smallvec",
7590  "tokio",
7591  "void",
7594 [[package]]
7595 name = "libp2p-swarm-derive"
7596 version = "0.32.0"
7597 source = "registry+https://github.com/rust-lang/crates.io-index"
7598 checksum = "0fba456131824ab6acd4c7bf61e9c0f0a3014b5fc9868ccb8e10d344594cdc4f"
7599 dependencies = [
7600  "heck 0.4.1",
7601  "quote",
7602  "syn 1.0.109",
7605 [[package]]
7606 name = "libp2p-tcp"
7607 version = "0.39.0"
7608 source = "registry+https://github.com/rust-lang/crates.io-index"
7609 checksum = "33d33698596d7722d85d3ab0c86c2c322254fce1241e91208e3679b4eb3026cf"
7610 dependencies = [
7611  "futures",
7612  "futures-timer",
7613  "if-watch",
7614  "libc",
7615  "libp2p-core",
7616  "log",
7617  "socket2 0.4.9",
7618  "tokio",
7621 [[package]]
7622 name = "libp2p-tls"
7623 version = "0.1.0"
7624 source = "registry+https://github.com/rust-lang/crates.io-index"
7625 checksum = "ff08d13d0dc66e5e9ba6279c1de417b84fa0d0adc3b03e5732928c180ec02781"
7626 dependencies = [
7627  "futures",
7628  "futures-rustls",
7629  "libp2p-core",
7630  "libp2p-identity",
7631  "rcgen",
7632  "ring 0.16.20",
7633  "rustls 0.20.8",
7634  "thiserror",
7635  "webpki",
7636  "x509-parser",
7637  "yasna",
7640 [[package]]
7641 name = "libp2p-wasm-ext"
7642 version = "0.39.0"
7643 source = "registry+https://github.com/rust-lang/crates.io-index"
7644 checksum = "77dff9d32353a5887adb86c8afc1de1a94d9e8c3bc6df8b2201d7cdf5c848f43"
7645 dependencies = [
7646  "futures",
7647  "js-sys",
7648  "libp2p-core",
7649  "parity-send-wrapper",
7650  "wasm-bindgen",
7651  "wasm-bindgen-futures",
7654 [[package]]
7655 name = "libp2p-websocket"
7656 version = "0.41.0"
7657 source = "registry+https://github.com/rust-lang/crates.io-index"
7658 checksum = "111273f7b3d3510524c752e8b7a5314b7f7a1fee7e68161c01a7d72cbb06db9f"
7659 dependencies = [
7660  "either",
7661  "futures",
7662  "futures-rustls",
7663  "libp2p-core",
7664  "log",
7665  "parking_lot 0.12.1",
7666  "quicksink",
7667  "rw-stream-sink",
7668  "soketto",
7669  "url",
7670  "webpki-roots 0.22.6",
7673 [[package]]
7674 name = "libp2p-yamux"
7675 version = "0.43.1"
7676 source = "registry+https://github.com/rust-lang/crates.io-index"
7677 checksum = "4dcd21d950662700a385d4c6d68e2f5f54d778e97068cdd718522222ef513bda"
7678 dependencies = [
7679  "futures",
7680  "libp2p-core",
7681  "log",
7682  "thiserror",
7683  "yamux",
7686 [[package]]
7687 name = "librocksdb-sys"
7688 version = "0.11.0+8.1.1"
7689 source = "registry+https://github.com/rust-lang/crates.io-index"
7690 checksum = "d3386f101bcb4bd252d8e9d2fb41ec3b0862a15a62b478c355b2982efa469e3e"
7691 dependencies = [
7692  "bindgen",
7693  "bzip2-sys",
7694  "cc",
7695  "glob",
7696  "libc",
7697  "libz-sys",
7698  "tikv-jemalloc-sys",
7701 [[package]]
7702 name = "libsecp256k1"
7703 version = "0.7.1"
7704 source = "registry+https://github.com/rust-lang/crates.io-index"
7705 checksum = "95b09eff1b35ed3b33b877ced3a691fc7a481919c7e29c53c906226fcf55e2a1"
7706 dependencies = [
7707  "arrayref",
7708  "base64 0.13.1",
7709  "digest 0.9.0",
7710  "hmac-drbg",
7711  "libsecp256k1-core",
7712  "libsecp256k1-gen-ecmult",
7713  "libsecp256k1-gen-genmult",
7714  "rand",
7715  "serde",
7716  "sha2 0.9.9",
7717  "typenum",
7720 [[package]]
7721 name = "libsecp256k1-core"
7722 version = "0.3.0"
7723 source = "registry+https://github.com/rust-lang/crates.io-index"
7724 checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451"
7725 dependencies = [
7726  "crunchy",
7727  "digest 0.9.0",
7728  "subtle 2.5.0",
7731 [[package]]
7732 name = "libsecp256k1-gen-ecmult"
7733 version = "0.3.0"
7734 source = "registry+https://github.com/rust-lang/crates.io-index"
7735 checksum = "3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809"
7736 dependencies = [
7737  "libsecp256k1-core",
7740 [[package]]
7741 name = "libsecp256k1-gen-genmult"
7742 version = "0.3.0"
7743 source = "registry+https://github.com/rust-lang/crates.io-index"
7744 checksum = "3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7c"
7745 dependencies = [
7746  "libsecp256k1-core",
7749 [[package]]
7750 name = "libz-sys"
7751 version = "1.1.12"
7752 source = "registry+https://github.com/rust-lang/crates.io-index"
7753 checksum = "d97137b25e321a73eef1418d1d5d2eda4d77e12813f8e6dead84bc52c5870a7b"
7754 dependencies = [
7755  "cc",
7756  "pkg-config",
7757  "vcpkg",
7760 [[package]]
7761 name = "link-cplusplus"
7762 version = "1.0.9"
7763 source = "registry+https://github.com/rust-lang/crates.io-index"
7764 checksum = "9d240c6f7e1ba3a28b0249f774e6a9dd0175054b52dfbb61b16eb8505c3785c9"
7765 dependencies = [
7766  "cc",
7769 [[package]]
7770 name = "linked-hash-map"
7771 version = "0.5.6"
7772 source = "registry+https://github.com/rust-lang/crates.io-index"
7773 checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
7775 [[package]]
7776 name = "linked_hash_set"
7777 version = "0.1.4"
7778 source = "registry+https://github.com/rust-lang/crates.io-index"
7779 checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"
7780 dependencies = [
7781  "linked-hash-map",
7784 [[package]]
7785 name = "linregress"
7786 version = "0.5.2"
7787 source = "registry+https://github.com/rust-lang/crates.io-index"
7788 checksum = "4de0b5f52a9f84544d268f5fabb71b38962d6aa3c6600b8bcd27d44ccf9c9c45"
7789 dependencies = [
7790  "nalgebra",
7793 [[package]]
7794 name = "linux-raw-sys"
7795 version = "0.1.4"
7796 source = "registry+https://github.com/rust-lang/crates.io-index"
7797 checksum = "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4"
7799 [[package]]
7800 name = "linux-raw-sys"
7801 version = "0.3.8"
7802 source = "registry+https://github.com/rust-lang/crates.io-index"
7803 checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
7805 [[package]]
7806 name = "linux-raw-sys"
7807 version = "0.4.10"
7808 source = "registry+https://github.com/rust-lang/crates.io-index"
7809 checksum = "da2479e8c062e40bf0066ffa0bc823de0a9368974af99c9f6df941d2c231e03f"
7811 [[package]]
7812 name = "lioness"
7813 version = "0.1.2"
7814 source = "registry+https://github.com/rust-lang/crates.io-index"
7815 checksum = "4ae926706ba42c425c9457121178330d75e273df2e82e28b758faf3de3a9acb9"
7816 dependencies = [
7817  "arrayref",
7818  "blake2 0.8.1",
7819  "chacha",
7820  "keystream",
7823 [[package]]
7824 name = "lite-json"
7825 version = "0.2.0"
7826 source = "registry+https://github.com/rust-lang/crates.io-index"
7827 checksum = "cd0e787ffe1153141a0f6f6d759fdf1cc34b1226e088444523812fd412a5cca2"
7828 dependencies = [
7829  "lite-parser",
7832 [[package]]
7833 name = "lite-parser"
7834 version = "0.2.0"
7835 source = "registry+https://github.com/rust-lang/crates.io-index"
7836 checksum = "c3d5f9dc37c52d889a21fd701983d02bb6a84f852c5140a6c80ef4557f7dc29e"
7837 dependencies = [
7838  "paste",
7841 [[package]]
7842 name = "lock_api"
7843 version = "0.4.10"
7844 source = "registry+https://github.com/rust-lang/crates.io-index"
7845 checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
7846 dependencies = [
7847  "autocfg",
7848  "scopeguard",
7851 [[package]]
7852 name = "log"
7853 version = "0.4.21"
7854 source = "registry+https://github.com/rust-lang/crates.io-index"
7855 checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
7856 dependencies = [
7857  "serde",
7858  "value-bag",
7861 [[package]]
7862 name = "lru"
7863 version = "0.8.1"
7864 source = "registry+https://github.com/rust-lang/crates.io-index"
7865 checksum = "b6e8aaa3f231bb4bd57b84b2d5dc3ae7f350265df8aa96492e0bc394a1571909"
7866 dependencies = [
7867  "hashbrown 0.12.3",
7870 [[package]]
7871 name = "lru"
7872 version = "0.10.1"
7873 source = "registry+https://github.com/rust-lang/crates.io-index"
7874 checksum = "718e8fae447df0c7e1ba7f5189829e63fd536945c8988d61444c19039f16b670"
7875 dependencies = [
7876  "hashbrown 0.13.2",
7879 [[package]]
7880 name = "lru"
7881 version = "0.11.0"
7882 source = "registry+https://github.com/rust-lang/crates.io-index"
7883 checksum = "eedb2bdbad7e0634f83989bf596f497b070130daaa398ab22d84c39e266deec5"
7885 [[package]]
7886 name = "lru-cache"
7887 version = "0.1.2"
7888 source = "registry+https://github.com/rust-lang/crates.io-index"
7889 checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"
7890 dependencies = [
7891  "linked-hash-map",
7894 [[package]]
7895 name = "lz4"
7896 version = "1.24.0"
7897 source = "registry+https://github.com/rust-lang/crates.io-index"
7898 checksum = "7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1"
7899 dependencies = [
7900  "libc",
7901  "lz4-sys",
7904 [[package]]
7905 name = "lz4-sys"
7906 version = "1.9.4"
7907 source = "registry+https://github.com/rust-lang/crates.io-index"
7908 checksum = "57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900"
7909 dependencies = [
7910  "cc",
7911  "libc",
7914 [[package]]
7915 name = "mach"
7916 version = "0.3.2"
7917 source = "registry+https://github.com/rust-lang/crates.io-index"
7918 checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"
7919 dependencies = [
7920  "libc",
7923 [[package]]
7924 name = "mach2"
7925 version = "0.4.2"
7926 source = "registry+https://github.com/rust-lang/crates.io-index"
7927 checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709"
7928 dependencies = [
7929  "libc",
7932 [[package]]
7933 name = "macro_magic"
7934 version = "0.5.0"
7935 source = "registry+https://github.com/rust-lang/crates.io-index"
7936 checksum = "e03844fc635e92f3a0067e25fa4bf3e3dbf3f2927bf3aa01bb7bc8f1c428949d"
7937 dependencies = [
7938  "macro_magic_core",
7939  "macro_magic_macros",
7940  "quote",
7941  "syn 2.0.53",
7944 [[package]]
7945 name = "macro_magic_core"
7946 version = "0.5.0"
7947 source = "registry+https://github.com/rust-lang/crates.io-index"
7948 checksum = "468155613a44cfd825f1fb0ffa532b018253920d404e6fca1e8d43155198a46d"
7949 dependencies = [
7950  "const-random",
7951  "derive-syn-parse 0.1.5",
7952  "macro_magic_core_macros",
7953  "proc-macro2",
7954  "quote",
7955  "syn 2.0.53",
7958 [[package]]
7959 name = "macro_magic_core_macros"
7960 version = "0.5.0"
7961 source = "registry+https://github.com/rust-lang/crates.io-index"
7962 checksum = "9ea73aa640dc01d62a590d48c0c3521ed739d53b27f919b25c3551e233481654"
7963 dependencies = [
7964  "proc-macro2",
7965  "quote",
7966  "syn 2.0.53",
7969 [[package]]
7970 name = "macro_magic_macros"
7971 version = "0.5.0"
7972 source = "registry+https://github.com/rust-lang/crates.io-index"
7973 checksum = "ef9d79ae96aaba821963320eb2b6e34d17df1e5a83d8a1985c29cc5be59577b3"
7974 dependencies = [
7975  "macro_magic_core",
7976  "quote",
7977  "syn 2.0.53",
7980 [[package]]
7981 name = "maplit"
7982 version = "1.0.2"
7983 source = "registry+https://github.com/rust-lang/crates.io-index"
7984 checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
7986 [[package]]
7987 name = "match_cfg"
7988 version = "0.1.0"
7989 source = "registry+https://github.com/rust-lang/crates.io-index"
7990 checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"
7992 [[package]]
7993 name = "matchers"
7994 version = "0.0.1"
7995 source = "registry+https://github.com/rust-lang/crates.io-index"
7996 checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"
7997 dependencies = [
7998  "regex-automata 0.1.10",
8001 [[package]]
8002 name = "matchers"
8003 version = "0.1.0"
8004 source = "registry+https://github.com/rust-lang/crates.io-index"
8005 checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
8006 dependencies = [
8007  "regex-automata 0.1.10",
8010 [[package]]
8011 name = "matches"
8012 version = "0.1.10"
8013 source = "registry+https://github.com/rust-lang/crates.io-index"
8014 checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"
8016 [[package]]
8017 name = "matrixmultiply"
8018 version = "0.3.7"
8019 source = "registry+https://github.com/rust-lang/crates.io-index"
8020 checksum = "090126dc04f95dc0d1c1c91f61bdd474b3930ca064c1edc8a849da2c6cbe1e77"
8021 dependencies = [
8022  "autocfg",
8023  "rawpointer",
8026 [[package]]
8027 name = "memchr"
8028 version = "2.6.4"
8029 source = "registry+https://github.com/rust-lang/crates.io-index"
8030 checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167"
8032 [[package]]
8033 name = "memfd"
8034 version = "0.6.3"
8035 source = "registry+https://github.com/rust-lang/crates.io-index"
8036 checksum = "ffc89ccdc6e10d6907450f753537ebc5c5d3460d2e4e62ea74bd571db62c0f9e"
8037 dependencies = [
8038  "rustix 0.37.23",
8041 [[package]]
8042 name = "memmap2"
8043 version = "0.5.10"
8044 source = "registry+https://github.com/rust-lang/crates.io-index"
8045 checksum = "83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327"
8046 dependencies = [
8047  "libc",
8050 [[package]]
8051 name = "memmap2"
8052 version = "0.9.3"
8053 source = "registry+https://github.com/rust-lang/crates.io-index"
8054 checksum = "45fd3a57831bf88bc63f8cebc0cf956116276e97fef3966103e96416209f7c92"
8055 dependencies = [
8056  "libc",
8059 [[package]]
8060 name = "memoffset"
8061 version = "0.7.1"
8062 source = "registry+https://github.com/rust-lang/crates.io-index"
8063 checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
8064 dependencies = [
8065  "autocfg",
8068 [[package]]
8069 name = "memoffset"
8070 version = "0.8.0"
8071 source = "registry+https://github.com/rust-lang/crates.io-index"
8072 checksum = "d61c719bcfbcf5d62b3a09efa6088de8c54bc0bfcd3ea7ae39fcc186108b8de1"
8073 dependencies = [
8074  "autocfg",
8077 [[package]]
8078 name = "memoffset"
8079 version = "0.9.0"
8080 source = "registry+https://github.com/rust-lang/crates.io-index"
8081 checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
8082 dependencies = [
8083  "autocfg",
8086 [[package]]
8087 name = "memory-db"
8088 version = "0.32.0"
8089 source = "registry+https://github.com/rust-lang/crates.io-index"
8090 checksum = "808b50db46293432a45e63bc15ea51e0ab4c0a1647b8eb114e31a3e698dd6fbe"
8091 dependencies = [
8092  "hash-db",
8095 [[package]]
8096 name = "merlin"
8097 version = "3.0.0"
8098 source = "registry+https://github.com/rust-lang/crates.io-index"
8099 checksum = "58c38e2799fc0978b65dfff8023ec7843e2330bb462f19198840b34b6582397d"
8100 dependencies = [
8101  "byteorder",
8102  "keccak",
8103  "rand_core 0.6.4",
8104  "zeroize",
8107 [[package]]
8108 name = "mick-jaeger"
8109 version = "0.1.8"
8110 source = "registry+https://github.com/rust-lang/crates.io-index"
8111 checksum = "69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532"
8112 dependencies = [
8113  "futures",
8114  "rand",
8115  "thrift",
8118 [[package]]
8119 name = "mime"
8120 version = "0.3.17"
8121 source = "registry+https://github.com/rust-lang/crates.io-index"
8122 checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
8124 [[package]]
8125 name = "minimal-lexical"
8126 version = "0.2.1"
8127 source = "registry+https://github.com/rust-lang/crates.io-index"
8128 checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
8130 [[package]]
8131 name = "minimal-template-node"
8132 version = "0.0.0"
8133 dependencies = [
8134  "clap 4.5.3",
8135  "frame",
8136  "futures",
8137  "futures-timer",
8138  "jsonrpsee",
8139  "minimal-template-runtime",
8140  "sc-basic-authorship",
8141  "sc-cli",
8142  "sc-client-api",
8143  "sc-consensus",
8144  "sc-consensus-manual-seal",
8145  "sc-executor",
8146  "sc-network",
8147  "sc-offchain",
8148  "sc-rpc-api",
8149  "sc-service",
8150  "sc-telemetry",
8151  "sc-transaction-pool",
8152  "sc-transaction-pool-api",
8153  "serde_json",
8154  "sp-api",
8155  "sp-block-builder",
8156  "sp-blockchain",
8157  "sp-io",
8158  "sp-keyring",
8159  "sp-runtime",
8160  "sp-timestamp",
8161  "substrate-build-script-utils",
8162  "substrate-frame-rpc-system",
8165 [[package]]
8166 name = "minimal-template-runtime"
8167 version = "0.0.0"
8168 dependencies = [
8169  "frame",
8170  "pallet-balances",
8171  "pallet-minimal-template",
8172  "pallet-sudo",
8173  "pallet-timestamp",
8174  "pallet-transaction-payment",
8175  "pallet-transaction-payment-rpc-runtime-api",
8176  "parity-scale-codec",
8177  "scale-info",
8178  "sp-genesis-builder",
8179  "substrate-wasm-builder",
8182 [[package]]
8183 name = "miniz_oxide"
8184 version = "0.7.1"
8185 source = "registry+https://github.com/rust-lang/crates.io-index"
8186 checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
8187 dependencies = [
8188  "adler",
8191 [[package]]
8192 name = "mio"
8193 version = "0.8.11"
8194 source = "registry+https://github.com/rust-lang/crates.io-index"
8195 checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
8196 dependencies = [
8197  "libc",
8198  "wasi 0.11.0+wasi-snapshot-preview1",
8199  "windows-sys 0.48.0",
8202 [[package]]
8203 name = "mixnet"
8204 version = "0.7.0"
8205 source = "registry+https://github.com/rust-lang/crates.io-index"
8206 checksum = "daa3eb39495d8e2e2947a1d862852c90cc6a4a8845f8b41c8829cb9fcc047f4a"
8207 dependencies = [
8208  "arrayref",
8209  "arrayvec 0.7.4",
8210  "bitflags 1.3.2",
8211  "blake2 0.10.6",
8212  "c2-chacha",
8213  "curve25519-dalek 4.1.2",
8214  "either",
8215  "hashlink",
8216  "lioness",
8217  "log",
8218  "parking_lot 0.12.1",
8219  "rand",
8220  "rand_chacha 0.3.1",
8221  "rand_distr",
8222  "subtle 2.5.0",
8223  "thiserror",
8224  "zeroize",
8227 [[package]]
8228 name = "mmr-gadget"
8229 version = "29.0.0"
8230 dependencies = [
8231  "futures",
8232  "log",
8233  "parity-scale-codec",
8234  "parking_lot 0.12.1",
8235  "sc-block-builder",
8236  "sc-client-api",
8237  "sc-offchain",
8238  "sp-api",
8239  "sp-blockchain",
8240  "sp-consensus",
8241  "sp-consensus-beefy",
8242  "sp-core",
8243  "sp-mmr-primitives",
8244  "sp-runtime",
8245  "sp-tracing 16.0.0",
8246  "substrate-test-runtime-client",
8247  "tokio",
8250 [[package]]
8251 name = "mmr-rpc"
8252 version = "28.0.0"
8253 dependencies = [
8254  "jsonrpsee",
8255  "parity-scale-codec",
8256  "serde",
8257  "serde_json",
8258  "sp-api",
8259  "sp-blockchain",
8260  "sp-core",
8261  "sp-mmr-primitives",
8262  "sp-runtime",
8265 [[package]]
8266 name = "mockall"
8267 version = "0.11.4"
8268 source = "registry+https://github.com/rust-lang/crates.io-index"
8269 checksum = "4c84490118f2ee2d74570d114f3d0493cbf02790df303d2707606c3e14e07c96"
8270 dependencies = [
8271  "cfg-if",
8272  "downcast",
8273  "fragile",
8274  "lazy_static",
8275  "mockall_derive",
8276  "predicates 2.1.5",
8277  "predicates-tree",
8280 [[package]]
8281 name = "mockall_derive"
8282 version = "0.11.4"
8283 source = "registry+https://github.com/rust-lang/crates.io-index"
8284 checksum = "22ce75669015c4f47b289fd4d4f56e894e4c96003ffdf3ac51313126f94c6cbb"
8285 dependencies = [
8286  "cfg-if",
8287  "proc-macro2",
8288  "quote",
8289  "syn 1.0.109",
8292 [[package]]
8293 name = "multiaddr"
8294 version = "0.17.1"
8295 source = "registry+https://github.com/rust-lang/crates.io-index"
8296 checksum = "2b36f567c7099511fa8612bbbb52dda2419ce0bdbacf31714e3a5ffdb766d3bd"
8297 dependencies = [
8298  "arrayref",
8299  "byteorder",
8300  "data-encoding",
8301  "log",
8302  "multibase",
8303  "multihash 0.17.0",
8304  "percent-encoding",
8305  "serde",
8306  "static_assertions",
8307  "unsigned-varint",
8308  "url",
8311 [[package]]
8312 name = "multibase"
8313 version = "0.9.1"
8314 source = "registry+https://github.com/rust-lang/crates.io-index"
8315 checksum = "9b3539ec3c1f04ac9748a260728e855f261b4977f5c3406612c884564f329404"
8316 dependencies = [
8317  "base-x",
8318  "data-encoding",
8319  "data-encoding-macro",
8322 [[package]]
8323 name = "multihash"
8324 version = "0.17.0"
8325 source = "registry+https://github.com/rust-lang/crates.io-index"
8326 checksum = "835d6ff01d610179fbce3de1694d007e500bf33a7f29689838941d6bf783ae40"
8327 dependencies = [
8328  "blake2b_simd",
8329  "blake2s_simd",
8330  "blake3",
8331  "core2",
8332  "digest 0.10.7",
8333  "multihash-derive 0.8.0",
8334  "sha2 0.10.7",
8335  "sha3",
8336  "unsigned-varint",
8339 [[package]]
8340 name = "multihash"
8341 version = "0.18.1"
8342 source = "registry+https://github.com/rust-lang/crates.io-index"
8343 checksum = "cfd8a792c1694c6da4f68db0a9d707c72bd260994da179e6030a5dcee00bb815"
8344 dependencies = [
8345  "core2",
8346  "digest 0.10.7",
8347  "multihash-derive 0.8.0",
8348  "sha2 0.10.7",
8349  "unsigned-varint",
8352 [[package]]
8353 name = "multihash"
8354 version = "0.19.1"
8355 source = "registry+https://github.com/rust-lang/crates.io-index"
8356 checksum = "076d548d76a0e2a0d4ab471d0b1c36c577786dfc4471242035d97a12a735c492"
8357 dependencies = [
8358  "core2",
8359  "unsigned-varint",
8362 [[package]]
8363 name = "multihash-codetable"
8364 version = "0.1.1"
8365 source = "registry+https://github.com/rust-lang/crates.io-index"
8366 checksum = "f6d815ecb3c8238d00647f8630ede7060a642c9f704761cd6082cb4028af6935"
8367 dependencies = [
8368  "blake2b_simd",
8369  "blake2s_simd",
8370  "blake3",
8371  "core2",
8372  "digest 0.10.7",
8373  "multihash-derive 0.9.0",
8374  "ripemd",
8375  "serde",
8376  "sha1",
8377  "sha2 0.10.7",
8378  "sha3",
8379  "strobe-rs",
8382 [[package]]
8383 name = "multihash-derive"
8384 version = "0.8.0"
8385 source = "registry+https://github.com/rust-lang/crates.io-index"
8386 checksum = "fc076939022111618a5026d3be019fd8b366e76314538ff9a1b59ffbcbf98bcd"
8387 dependencies = [
8388  "proc-macro-crate 1.3.1",
8389  "proc-macro-error",
8390  "proc-macro2",
8391  "quote",
8392  "syn 1.0.109",
8393  "synstructure",
8396 [[package]]
8397 name = "multihash-derive"
8398 version = "0.9.0"
8399 source = "registry+https://github.com/rust-lang/crates.io-index"
8400 checksum = "890e72cb7396cb99ed98c1246a97b243cc16394470d94e0bc8b0c2c11d84290e"
8401 dependencies = [
8402  "core2",
8403  "multihash 0.19.1",
8404  "multihash-derive-impl",
8407 [[package]]
8408 name = "multihash-derive-impl"
8409 version = "0.1.0"
8410 source = "registry+https://github.com/rust-lang/crates.io-index"
8411 checksum = "d38685e08adb338659871ecfc6ee47ba9b22dcc8abcf6975d379cc49145c3040"
8412 dependencies = [
8413  "proc-macro-crate 1.3.1",
8414  "proc-macro-error",
8415  "proc-macro2",
8416  "quote",
8417  "syn 1.0.109",
8418  "synstructure",
8421 [[package]]
8422 name = "multimap"
8423 version = "0.8.3"
8424 source = "registry+https://github.com/rust-lang/crates.io-index"
8425 checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
8427 [[package]]
8428 name = "multistream-select"
8429 version = "0.12.1"
8430 source = "registry+https://github.com/rust-lang/crates.io-index"
8431 checksum = "c8552ab875c1313b97b8d20cb857b9fd63e2d1d6a0a1b53ce9821e575405f27a"
8432 dependencies = [
8433  "bytes",
8434  "futures",
8435  "log",
8436  "pin-project",
8437  "smallvec",
8438  "unsigned-varint",
8441 [[package]]
8442 name = "nalgebra"
8443 version = "0.32.3"
8444 source = "registry+https://github.com/rust-lang/crates.io-index"
8445 checksum = "307ed9b18cc2423f29e83f84fd23a8e73628727990181f18641a8b5dc2ab1caa"
8446 dependencies = [
8447  "approx",
8448  "matrixmultiply",
8449  "nalgebra-macros",
8450  "num-complex",
8451  "num-rational",
8452  "num-traits",
8453  "simba",
8454  "typenum",
8457 [[package]]
8458 name = "nalgebra-macros"
8459 version = "0.2.1"
8460 source = "registry+https://github.com/rust-lang/crates.io-index"
8461 checksum = "91761aed67d03ad966ef783ae962ef9bbaca728d2dd7ceb7939ec110fffad998"
8462 dependencies = [
8463  "proc-macro2",
8464  "quote",
8465  "syn 1.0.109",
8468 [[package]]
8469 name = "names"
8470 version = "0.14.0"
8471 source = "registry+https://github.com/rust-lang/crates.io-index"
8472 checksum = "7bddcd3bf5144b6392de80e04c347cd7fab2508f6df16a85fc496ecd5cec39bc"
8473 dependencies = [
8474  "clap 3.2.25",
8475  "rand",
8478 [[package]]
8479 name = "nanorand"
8480 version = "0.7.0"
8481 source = "registry+https://github.com/rust-lang/crates.io-index"
8482 checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
8484 [[package]]
8485 name = "netlink-packet-core"
8486 version = "0.4.2"
8487 source = "registry+https://github.com/rust-lang/crates.io-index"
8488 checksum = "345b8ab5bd4e71a2986663e88c56856699d060e78e152e6e9d7966fcd5491297"
8489 dependencies = [
8490  "anyhow",
8491  "byteorder",
8492  "libc",
8493  "netlink-packet-utils",
8496 [[package]]
8497 name = "netlink-packet-route"
8498 version = "0.12.0"
8499 source = "registry+https://github.com/rust-lang/crates.io-index"
8500 checksum = "d9ea4302b9759a7a88242299225ea3688e63c85ea136371bb6cf94fd674efaab"
8501 dependencies = [
8502  "anyhow",
8503  "bitflags 1.3.2",
8504  "byteorder",
8505  "libc",
8506  "netlink-packet-core",
8507  "netlink-packet-utils",
8510 [[package]]
8511 name = "netlink-packet-utils"
8512 version = "0.5.2"
8513 source = "registry+https://github.com/rust-lang/crates.io-index"
8514 checksum = "0ede8a08c71ad5a95cdd0e4e52facd37190977039a4704eb82a283f713747d34"
8515 dependencies = [
8516  "anyhow",
8517  "byteorder",
8518  "paste",
8519  "thiserror",
8522 [[package]]
8523 name = "netlink-proto"
8524 version = "0.10.0"
8525 source = "registry+https://github.com/rust-lang/crates.io-index"
8526 checksum = "65b4b14489ab424703c092062176d52ba55485a89c076b4f9db05092b7223aa6"
8527 dependencies = [
8528  "bytes",
8529  "futures",
8530  "log",
8531  "netlink-packet-core",
8532  "netlink-sys",
8533  "thiserror",
8534  "tokio",
8537 [[package]]
8538 name = "netlink-sys"
8539 version = "0.8.5"
8540 source = "registry+https://github.com/rust-lang/crates.io-index"
8541 checksum = "6471bf08e7ac0135876a9581bf3217ef0333c191c128d34878079f42ee150411"
8542 dependencies = [
8543  "bytes",
8544  "futures",
8545  "libc",
8546  "log",
8547  "tokio",
8550 [[package]]
8551 name = "nix"
8552 version = "0.24.3"
8553 source = "registry+https://github.com/rust-lang/crates.io-index"
8554 checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069"
8555 dependencies = [
8556  "bitflags 1.3.2",
8557  "cfg-if",
8558  "libc",
8561 [[package]]
8562 name = "nix"
8563 version = "0.26.2"
8564 source = "registry+https://github.com/rust-lang/crates.io-index"
8565 checksum = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a"
8566 dependencies = [
8567  "bitflags 1.3.2",
8568  "cfg-if",
8569  "libc",
8570  "memoffset 0.7.1",
8571  "pin-utils",
8572  "static_assertions",
8575 [[package]]
8576 name = "nix"
8577 version = "0.27.1"
8578 source = "registry+https://github.com/rust-lang/crates.io-index"
8579 checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053"
8580 dependencies = [
8581  "bitflags 2.4.0",
8582  "cfg-if",
8583  "libc",
8586 [[package]]
8587 name = "no-std-compat"
8588 version = "0.4.1"
8589 source = "registry+https://github.com/rust-lang/crates.io-index"
8590 checksum = "b93853da6d84c2e3c7d730d6473e8817692dd89be387eb01b94d7f108ecb5b8c"
8592 [[package]]
8593 name = "no-std-net"
8594 version = "0.6.0"
8595 source = "registry+https://github.com/rust-lang/crates.io-index"
8596 checksum = "43794a0ace135be66a25d3ae77d41b91615fb68ae937f904090203e81f755b65"
8598 [[package]]
8599 name = "node-bench"
8600 version = "0.9.0-dev"
8601 dependencies = [
8602  "array-bytes 6.1.0",
8603  "clap 4.5.3",
8604  "derive_more",
8605  "fs_extra",
8606  "futures",
8607  "hash-db",
8608  "kitchensink-runtime",
8609  "kvdb",
8610  "kvdb-rocksdb",
8611  "lazy_static",
8612  "log",
8613  "node-primitives",
8614  "node-testing",
8615  "parity-db",
8616  "rand",
8617  "sc-basic-authorship",
8618  "sc-client-api",
8619  "sc-transaction-pool",
8620  "sc-transaction-pool-api",
8621  "serde",
8622  "serde_json",
8623  "sp-consensus",
8624  "sp-core",
8625  "sp-inherents",
8626  "sp-runtime",
8627  "sp-state-machine",
8628  "sp-timestamp",
8629  "sp-tracing 16.0.0",
8630  "sp-trie",
8631  "tempfile",
8634 [[package]]
8635 name = "node-primitives"
8636 version = "2.0.0"
8637 dependencies = [
8638  "sp-core",
8639  "sp-runtime",
8642 [[package]]
8643 name = "node-rpc"
8644 version = "3.0.0-dev"
8645 dependencies = [
8646  "jsonrpsee",
8647  "mmr-rpc",
8648  "node-primitives",
8649  "pallet-transaction-payment-rpc",
8650  "sc-chain-spec",
8651  "sc-client-api",
8652  "sc-consensus-babe",
8653  "sc-consensus-babe-rpc",
8654  "sc-consensus-beefy",
8655  "sc-consensus-beefy-rpc",
8656  "sc-consensus-grandpa",
8657  "sc-consensus-grandpa-rpc",
8658  "sc-mixnet",
8659  "sc-rpc",
8660  "sc-rpc-api",
8661  "sc-rpc-spec-v2",
8662  "sc-sync-state-rpc",
8663  "sc-transaction-pool-api",
8664  "sp-api",
8665  "sp-block-builder",
8666  "sp-blockchain",
8667  "sp-consensus",
8668  "sp-consensus-babe",
8669  "sp-keystore",
8670  "sp-runtime",
8671  "sp-statement-store",
8672  "substrate-frame-rpc-system",
8673  "substrate-state-trie-migration-rpc",
8676 [[package]]
8677 name = "node-runtime-generate-bags"
8678 version = "3.0.0"
8679 dependencies = [
8680  "clap 4.5.3",
8681  "generate-bags",
8682  "kitchensink-runtime",
8685 [[package]]
8686 name = "node-template-release"
8687 version = "3.0.0"
8688 dependencies = [
8689  "clap 4.5.3",
8690  "flate2",
8691  "fs_extra",
8692  "glob",
8693  "itertools 0.10.5",
8694  "tar",
8695  "tempfile",
8696  "toml_edit 0.19.15",
8699 [[package]]
8700 name = "node-testing"
8701 version = "3.0.0-dev"
8702 dependencies = [
8703  "frame-system",
8704  "fs_extra",
8705  "futures",
8706  "kitchensink-runtime",
8707  "log",
8708  "node-primitives",
8709  "pallet-asset-conversion",
8710  "pallet-asset-conversion-tx-payment",
8711  "pallet-asset-tx-payment",
8712  "pallet-assets",
8713  "pallet-skip-feeless-payment",
8714  "parity-scale-codec",
8715  "sc-block-builder",
8716  "sc-client-api",
8717  "sc-client-db",
8718  "sc-consensus",
8719  "sc-executor",
8720  "sc-service",
8721  "sp-api",
8722  "sp-block-builder",
8723  "sp-blockchain",
8724  "sp-consensus",
8725  "sp-core",
8726  "sp-crypto-hashing",
8727  "sp-inherents",
8728  "sp-io",
8729  "sp-keyring",
8730  "sp-runtime",
8731  "sp-timestamp",
8732  "staging-node-cli",
8733  "substrate-test-client",
8734  "tempfile",
8737 [[package]]
8738 name = "nodrop"
8739 version = "0.1.14"
8740 source = "registry+https://github.com/rust-lang/crates.io-index"
8741 checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"
8743 [[package]]
8744 name = "nohash-hasher"
8745 version = "0.2.0"
8746 source = "registry+https://github.com/rust-lang/crates.io-index"
8747 checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"
8749 [[package]]
8750 name = "nom"
8751 version = "7.1.3"
8752 source = "registry+https://github.com/rust-lang/crates.io-index"
8753 checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
8754 dependencies = [
8755  "memchr",
8756  "minimal-lexical",
8759 [[package]]
8760 name = "nonzero_ext"
8761 version = "0.3.0"
8762 source = "registry+https://github.com/rust-lang/crates.io-index"
8763 checksum = "38bf9645c8b145698bb0b18a4637dcacbc421ea49bef2317e4fd8065a387cf21"
8765 [[package]]
8766 name = "normalize-line-endings"
8767 version = "0.3.0"
8768 source = "registry+https://github.com/rust-lang/crates.io-index"
8769 checksum = "61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be"
8771 [[package]]
8772 name = "nu-ansi-term"
8773 version = "0.46.0"
8774 source = "registry+https://github.com/rust-lang/crates.io-index"
8775 checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
8776 dependencies = [
8777  "overload",
8778  "winapi",
8781 [[package]]
8782 name = "num"
8783 version = "0.4.1"
8784 source = "registry+https://github.com/rust-lang/crates.io-index"
8785 checksum = "b05180d69e3da0e530ba2a1dae5110317e49e3b7f3d41be227dc5f92e49ee7af"
8786 dependencies = [
8787  "num-bigint",
8788  "num-complex",
8789  "num-integer",
8790  "num-iter",
8791  "num-rational",
8792  "num-traits",
8795 [[package]]
8796 name = "num-bigint"
8797 version = "0.4.4"
8798 source = "registry+https://github.com/rust-lang/crates.io-index"
8799 checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0"
8800 dependencies = [
8801  "autocfg",
8802  "num-integer",
8803  "num-traits",
8806 [[package]]
8807 name = "num-complex"
8808 version = "0.4.4"
8809 source = "registry+https://github.com/rust-lang/crates.io-index"
8810 checksum = "1ba157ca0885411de85d6ca030ba7e2a83a28636056c7c699b07c8b6f7383214"
8811 dependencies = [
8812  "num-traits",
8815 [[package]]
8816 name = "num-format"
8817 version = "0.4.4"
8818 source = "registry+https://github.com/rust-lang/crates.io-index"
8819 checksum = "a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3"
8820 dependencies = [
8821  "arrayvec 0.7.4",
8822  "itoa",
8825 [[package]]
8826 name = "num-integer"
8827 version = "0.1.45"
8828 source = "registry+https://github.com/rust-lang/crates.io-index"
8829 checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
8830 dependencies = [
8831  "autocfg",
8832  "num-traits",
8835 [[package]]
8836 name = "num-iter"
8837 version = "0.1.43"
8838 source = "registry+https://github.com/rust-lang/crates.io-index"
8839 checksum = "7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252"
8840 dependencies = [
8841  "autocfg",
8842  "num-integer",
8843  "num-traits",
8846 [[package]]
8847 name = "num-rational"
8848 version = "0.4.1"
8849 source = "registry+https://github.com/rust-lang/crates.io-index"
8850 checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"
8851 dependencies = [
8852  "autocfg",
8853  "num-bigint",
8854  "num-integer",
8855  "num-traits",
8858 [[package]]
8859 name = "num-traits"
8860 version = "0.2.17"
8861 source = "registry+https://github.com/rust-lang/crates.io-index"
8862 checksum = "39e3200413f237f41ab11ad6d161bc7239c84dcb631773ccd7de3dfe4b5c267c"
8863 dependencies = [
8864  "autocfg",
8865  "libm",
8868 [[package]]
8869 name = "num_cpus"
8870 version = "1.16.0"
8871 source = "registry+https://github.com/rust-lang/crates.io-index"
8872 checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
8873 dependencies = [
8874  "hermit-abi 0.3.2",
8875  "libc",
8878 [[package]]
8879 name = "number_prefix"
8880 version = "0.4.0"
8881 source = "registry+https://github.com/rust-lang/crates.io-index"
8882 checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
8884 [[package]]
8885 name = "object"
8886 version = "0.30.4"
8887 source = "registry+https://github.com/rust-lang/crates.io-index"
8888 checksum = "03b4680b86d9cfafba8fc491dc9b6df26b68cf40e9e6cd73909194759a63c385"
8889 dependencies = [
8890  "crc32fast",
8891  "hashbrown 0.13.2",
8892  "indexmap 1.9.3",
8893  "memchr",
8896 [[package]]
8897 name = "object"
8898 version = "0.32.2"
8899 source = "registry+https://github.com/rust-lang/crates.io-index"
8900 checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
8901 dependencies = [
8902  "memchr",
8905 [[package]]
8906 name = "oid-registry"
8907 version = "0.6.1"
8908 source = "registry+https://github.com/rust-lang/crates.io-index"
8909 checksum = "9bedf36ffb6ba96c2eb7144ef6270557b52e54b20c0a8e1eb2ff99a6c6959bff"
8910 dependencies = [
8911  "asn1-rs",
8914 [[package]]
8915 name = "once_cell"
8916 version = "1.19.0"
8917 source = "registry+https://github.com/rust-lang/crates.io-index"
8918 checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
8920 [[package]]
8921 name = "oorandom"
8922 version = "11.1.3"
8923 source = "registry+https://github.com/rust-lang/crates.io-index"
8924 checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575"
8926 [[package]]
8927 name = "opaque-debug"
8928 version = "0.2.3"
8929 source = "registry+https://github.com/rust-lang/crates.io-index"
8930 checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
8932 [[package]]
8933 name = "opaque-debug"
8934 version = "0.3.0"
8935 source = "registry+https://github.com/rust-lang/crates.io-index"
8936 checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
8938 [[package]]
8939 name = "openssl-probe"
8940 version = "0.1.5"
8941 source = "registry+https://github.com/rust-lang/crates.io-index"
8942 checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
8944 [[package]]
8945 name = "option-ext"
8946 version = "0.2.0"
8947 source = "registry+https://github.com/rust-lang/crates.io-index"
8948 checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
8950 [[package]]
8951 name = "orchestra"
8952 version = "0.3.5"
8953 source = "registry+https://github.com/rust-lang/crates.io-index"
8954 checksum = "2356622ffdfe72362a45a1e5e87bb113b8327e596e39b91f11f0ef4395c8da79"
8955 dependencies = [
8956  "async-trait",
8957  "dyn-clonable",
8958  "futures",
8959  "futures-timer",
8960  "orchestra-proc-macro",
8961  "pin-project",
8962  "prioritized-metered-channel",
8963  "thiserror",
8964  "tracing",
8967 [[package]]
8968 name = "orchestra-proc-macro"
8969 version = "0.3.5"
8970 source = "registry+https://github.com/rust-lang/crates.io-index"
8971 checksum = "eedb646674596266dc9bb2b5c7eea7c36b32ecc7777eba0d510196972d72c4fd"
8972 dependencies = [
8973  "expander 2.0.0",
8974  "indexmap 2.2.3",
8975  "itertools 0.11.0",
8976  "petgraph",
8977  "proc-macro-crate 1.3.1",
8978  "proc-macro2",
8979  "quote",
8980  "syn 1.0.109",
8983 [[package]]
8984 name = "ordered-float"
8985 version = "1.1.1"
8986 source = "registry+https://github.com/rust-lang/crates.io-index"
8987 checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7"
8988 dependencies = [
8989  "num-traits",
8992 [[package]]
8993 name = "os_str_bytes"
8994 version = "6.5.1"
8995 source = "registry+https://github.com/rust-lang/crates.io-index"
8996 checksum = "4d5d9eb14b174ee9aa2ef96dc2b94637a2d4b6e7cb873c7e171f0c20c6cf3eac"
8998 [[package]]
8999 name = "overload"
9000 version = "0.1.1"
9001 source = "registry+https://github.com/rust-lang/crates.io-index"
9002 checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
9004 [[package]]
9005 name = "owo-colors"
9006 version = "3.5.0"
9007 source = "registry+https://github.com/rust-lang/crates.io-index"
9008 checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f"
9010 [[package]]
9011 name = "pallet-alliance"
9012 version = "27.0.0"
9013 dependencies = [
9014  "array-bytes 6.1.0",
9015  "frame-benchmarking",
9016  "frame-support",
9017  "frame-system",
9018  "log",
9019  "pallet-balances",
9020  "pallet-collective",
9021  "pallet-identity",
9022  "parity-scale-codec",
9023  "scale-info",
9024  "sp-core",
9025  "sp-crypto-hashing",
9026  "sp-io",
9027  "sp-runtime",
9028  "sp-std 14.0.0",
9031 [[package]]
9032 name = "pallet-asset-conversion"
9033 version = "10.0.0"
9034 dependencies = [
9035  "frame-benchmarking",
9036  "frame-support",
9037  "frame-system",
9038  "pallet-assets",
9039  "pallet-balances",
9040  "parity-scale-codec",
9041  "primitive-types",
9042  "scale-info",
9043  "sp-api",
9044  "sp-arithmetic",
9045  "sp-core",
9046  "sp-io",
9047  "sp-runtime",
9048  "sp-std 14.0.0",
9051 [[package]]
9052 name = "pallet-asset-conversion-tx-payment"
9053 version = "10.0.0"
9054 dependencies = [
9055  "frame-support",
9056  "frame-system",
9057  "pallet-asset-conversion",
9058  "pallet-assets",
9059  "pallet-balances",
9060  "pallet-transaction-payment",
9061  "parity-scale-codec",
9062  "scale-info",
9063  "sp-core",
9064  "sp-io",
9065  "sp-runtime",
9066  "sp-std 14.0.0",
9067  "sp-storage 19.0.0",
9070 [[package]]
9071 name = "pallet-asset-rate"
9072 version = "7.0.0"
9073 dependencies = [
9074  "frame-benchmarking",
9075  "frame-support",
9076  "frame-system",
9077  "pallet-balances",
9078  "parity-scale-codec",
9079  "scale-info",
9080  "sp-core",
9081  "sp-io",
9082  "sp-runtime",
9083  "sp-std 14.0.0",
9086 [[package]]
9087 name = "pallet-asset-tx-payment"
9088 version = "28.0.0"
9089 dependencies = [
9090  "frame-benchmarking",
9091  "frame-support",
9092  "frame-system",
9093  "pallet-assets",
9094  "pallet-authorship",
9095  "pallet-balances",
9096  "pallet-transaction-payment",
9097  "parity-scale-codec",
9098  "scale-info",
9099  "serde",
9100  "serde_json",
9101  "sp-core",
9102  "sp-io",
9103  "sp-runtime",
9104  "sp-std 14.0.0",
9105  "sp-storage 19.0.0",
9108 [[package]]
9109 name = "pallet-assets"
9110 version = "29.0.0"
9111 dependencies = [
9112  "frame-benchmarking",
9113  "frame-support",
9114  "frame-system",
9115  "log",
9116  "pallet-balances",
9117  "parity-scale-codec",
9118  "scale-info",
9119  "sp-core",
9120  "sp-io",
9121  "sp-runtime",
9122  "sp-std 14.0.0",
9125 [[package]]
9126 name = "pallet-atomic-swap"
9127 version = "28.0.0"
9128 dependencies = [
9129  "frame-support",
9130  "frame-system",
9131  "pallet-balances",
9132  "parity-scale-codec",
9133  "scale-info",
9134  "sp-core",
9135  "sp-io",
9136  "sp-runtime",
9137  "sp-std 14.0.0",
9140 [[package]]
9141 name = "pallet-aura"
9142 version = "27.0.0"
9143 dependencies = [
9144  "frame-support",
9145  "frame-system",
9146  "log",
9147  "pallet-timestamp",
9148  "parity-scale-codec",
9149  "scale-info",
9150  "sp-application-crypto",
9151  "sp-consensus-aura",
9152  "sp-core",
9153  "sp-io",
9154  "sp-runtime",
9155  "sp-std 14.0.0",
9158 [[package]]
9159 name = "pallet-authority-discovery"
9160 version = "28.0.0"
9161 dependencies = [
9162  "frame-support",
9163  "frame-system",
9164  "pallet-session",
9165  "parity-scale-codec",
9166  "scale-info",
9167  "sp-application-crypto",
9168  "sp-authority-discovery",
9169  "sp-core",
9170  "sp-io",
9171  "sp-runtime",
9172  "sp-std 14.0.0",
9175 [[package]]
9176 name = "pallet-authorship"
9177 version = "28.0.0"
9178 dependencies = [
9179  "frame-support",
9180  "frame-system",
9181  "impl-trait-for-tuples",
9182  "parity-scale-codec",
9183  "scale-info",
9184  "sp-core",
9185  "sp-io",
9186  "sp-runtime",
9187  "sp-std 14.0.0",
9190 [[package]]
9191 name = "pallet-babe"
9192 version = "28.0.0"
9193 dependencies = [
9194  "frame-benchmarking",
9195  "frame-election-provider-support",
9196  "frame-support",
9197  "frame-system",
9198  "log",
9199  "pallet-authorship",
9200  "pallet-balances",
9201  "pallet-offences",
9202  "pallet-session",
9203  "pallet-staking",
9204  "pallet-staking-reward-curve",
9205  "pallet-timestamp",
9206  "parity-scale-codec",
9207  "scale-info",
9208  "sp-application-crypto",
9209  "sp-consensus-babe",
9210  "sp-core",
9211  "sp-io",
9212  "sp-runtime",
9213  "sp-session",
9214  "sp-staking",
9215  "sp-std 14.0.0",
9218 [[package]]
9219 name = "pallet-bags-list"
9220 version = "27.0.0"
9221 dependencies = [
9222  "aquamarine 0.5.0",
9223  "docify",
9224  "frame-benchmarking",
9225  "frame-election-provider-support",
9226  "frame-support",
9227  "frame-system",
9228  "log",
9229  "pallet-balances",
9230  "parity-scale-codec",
9231  "scale-info",
9232  "sp-core",
9233  "sp-io",
9234  "sp-runtime",
9235  "sp-std 14.0.0",
9236  "sp-tracing 16.0.0",
9239 [[package]]
9240 name = "pallet-bags-list-fuzzer"
9241 version = "4.0.0-dev"
9242 dependencies = [
9243  "frame-election-provider-support",
9244  "honggfuzz",
9245  "pallet-bags-list",
9246  "rand",
9249 [[package]]
9250 name = "pallet-bags-list-remote-tests"
9251 version = "4.0.0-dev"
9252 dependencies = [
9253  "frame-election-provider-support",
9254  "frame-remote-externalities",
9255  "frame-support",
9256  "frame-system",
9257  "log",
9258  "pallet-bags-list",
9259  "pallet-staking",
9260  "sp-core",
9261  "sp-runtime",
9262  "sp-std 14.0.0",
9263  "sp-storage 19.0.0",
9264  "sp-tracing 16.0.0",
9267 [[package]]
9268 name = "pallet-balances"
9269 version = "28.0.0"
9270 dependencies = [
9271  "docify",
9272  "frame-benchmarking",
9273  "frame-support",
9274  "frame-system",
9275  "log",
9276  "pallet-transaction-payment",
9277  "parity-scale-codec",
9278  "paste",
9279  "scale-info",
9280  "sp-core",
9281  "sp-io",
9282  "sp-runtime",
9283  "sp-std 14.0.0",
9286 [[package]]
9287 name = "pallet-beefy"
9288 version = "28.0.0"
9289 dependencies = [
9290  "frame-election-provider-support",
9291  "frame-support",
9292  "frame-system",
9293  "log",
9294  "pallet-authorship",
9295  "pallet-balances",
9296  "pallet-offences",
9297  "pallet-session",
9298  "pallet-staking",
9299  "pallet-staking-reward-curve",
9300  "pallet-timestamp",
9301  "parity-scale-codec",
9302  "scale-info",
9303  "serde",
9304  "sp-consensus-beefy",
9305  "sp-core",
9306  "sp-io",
9307  "sp-runtime",
9308  "sp-session",
9309  "sp-staking",
9310  "sp-state-machine",
9311  "sp-std 14.0.0",
9314 [[package]]
9315 name = "pallet-beefy-mmr"
9316 version = "28.0.0"
9317 dependencies = [
9318  "array-bytes 6.1.0",
9319  "binary-merkle-tree",
9320  "frame-support",
9321  "frame-system",
9322  "log",
9323  "pallet-beefy",
9324  "pallet-mmr",
9325  "pallet-session",
9326  "parity-scale-codec",
9327  "scale-info",
9328  "serde",
9329  "sp-api",
9330  "sp-consensus-beefy",
9331  "sp-core",
9332  "sp-io",
9333  "sp-runtime",
9334  "sp-staking",
9335  "sp-state-machine",
9336  "sp-std 14.0.0",
9339 [[package]]
9340 name = "pallet-bounties"
9341 version = "27.0.0"
9342 dependencies = [
9343  "frame-benchmarking",
9344  "frame-support",
9345  "frame-system",
9346  "log",
9347  "pallet-balances",
9348  "pallet-treasury",
9349  "parity-scale-codec",
9350  "scale-info",
9351  "sp-core",
9352  "sp-io",
9353  "sp-runtime",
9354  "sp-std 14.0.0",
9357 [[package]]
9358 name = "pallet-bridge-grandpa"
9359 version = "0.7.0"
9360 dependencies = [
9361  "bp-header-chain",
9362  "bp-runtime",
9363  "bp-test-utils",
9364  "finality-grandpa",
9365  "frame-benchmarking",
9366  "frame-support",
9367  "frame-system",
9368  "log",
9369  "parity-scale-codec",
9370  "scale-info",
9371  "sp-consensus-grandpa",
9372  "sp-core",
9373  "sp-io",
9374  "sp-runtime",
9375  "sp-std 14.0.0",
9376  "sp-trie",
9379 [[package]]
9380 name = "pallet-bridge-messages"
9381 version = "0.7.0"
9382 dependencies = [
9383  "bp-messages",
9384  "bp-runtime",
9385  "bp-test-utils",
9386  "frame-benchmarking",
9387  "frame-support",
9388  "frame-system",
9389  "log",
9390  "num-traits",
9391  "pallet-balances",
9392  "parity-scale-codec",
9393  "scale-info",
9394  "sp-io",
9395  "sp-runtime",
9396  "sp-std 14.0.0",
9399 [[package]]
9400 name = "pallet-bridge-parachains"
9401 version = "0.7.0"
9402 dependencies = [
9403  "bp-header-chain",
9404  "bp-parachains",
9405  "bp-polkadot-core",
9406  "bp-runtime",
9407  "bp-test-utils",
9408  "frame-benchmarking",
9409  "frame-support",
9410  "frame-system",
9411  "log",
9412  "pallet-bridge-grandpa",
9413  "parity-scale-codec",
9414  "scale-info",
9415  "sp-core",
9416  "sp-io",
9417  "sp-runtime",
9418  "sp-std 14.0.0",
9419  "sp-trie",
9422 [[package]]
9423 name = "pallet-bridge-relayers"
9424 version = "0.7.0"
9425 dependencies = [
9426  "bp-messages",
9427  "bp-relayers",
9428  "bp-runtime",
9429  "frame-benchmarking",
9430  "frame-support",
9431  "frame-system",
9432  "log",
9433  "pallet-balances",
9434  "pallet-bridge-messages",
9435  "parity-scale-codec",
9436  "scale-info",
9437  "sp-arithmetic",
9438  "sp-io",
9439  "sp-runtime",
9440  "sp-std 14.0.0",
9443 [[package]]
9444 name = "pallet-broker"
9445 version = "0.6.0"
9446 dependencies = [
9447  "bitvec",
9448  "frame-benchmarking",
9449  "frame-support",
9450  "frame-system",
9451  "parity-scale-codec",
9452  "scale-info",
9453  "sp-arithmetic",
9454  "sp-core",
9455  "sp-io",
9456  "sp-runtime",
9457  "sp-std 14.0.0",
9460 [[package]]
9461 name = "pallet-child-bounties"
9462 version = "27.0.0"
9463 dependencies = [
9464  "frame-benchmarking",
9465  "frame-support",
9466  "frame-system",
9467  "log",
9468  "pallet-balances",
9469  "pallet-bounties",
9470  "pallet-treasury",
9471  "parity-scale-codec",
9472  "scale-info",
9473  "sp-core",
9474  "sp-io",
9475  "sp-runtime",
9476  "sp-std 14.0.0",
9479 [[package]]
9480 name = "pallet-collator-selection"
9481 version = "9.0.0"
9482 dependencies = [
9483  "frame-benchmarking",
9484  "frame-support",
9485  "frame-system",
9486  "log",
9487  "pallet-aura",
9488  "pallet-authorship",
9489  "pallet-balances",
9490  "pallet-session",
9491  "pallet-timestamp",
9492  "parity-scale-codec",
9493  "rand",
9494  "scale-info",
9495  "sp-consensus-aura",
9496  "sp-core",
9497  "sp-io",
9498  "sp-runtime",
9499  "sp-staking",
9500  "sp-std 14.0.0",
9501  "sp-tracing 16.0.0",
9504 [[package]]
9505 name = "pallet-collective"
9506 version = "28.0.0"
9507 dependencies = [
9508  "frame-benchmarking",
9509  "frame-support",
9510  "frame-system",
9511  "log",
9512  "parity-scale-codec",
9513  "scale-info",
9514  "sp-core",
9515  "sp-io",
9516  "sp-runtime",
9517  "sp-std 14.0.0",
9520 [[package]]
9521 name = "pallet-collective-content"
9522 version = "0.6.0"
9523 dependencies = [
9524  "frame-benchmarking",
9525  "frame-support",
9526  "frame-system",
9527  "parity-scale-codec",
9528  "scale-info",
9529  "sp-core",
9530  "sp-io",
9531  "sp-runtime",
9532  "sp-std 14.0.0",
9535 [[package]]
9536 name = "pallet-contracts"
9537 version = "27.0.0"
9538 dependencies = [
9539  "array-bytes 6.1.0",
9540  "assert_matches",
9541  "bitflags 1.3.2",
9542  "env_logger 0.11.3",
9543  "environmental",
9544  "frame-benchmarking",
9545  "frame-support",
9546  "frame-system",
9547  "impl-trait-for-tuples",
9548  "log",
9549  "pallet-assets",
9550  "pallet-balances",
9551  "pallet-contracts-fixtures",
9552  "pallet-contracts-proc-macro",
9553  "pallet-contracts-uapi",
9554  "pallet-insecure-randomness-collective-flip",
9555  "pallet-message-queue",
9556  "pallet-proxy",
9557  "pallet-timestamp",
9558  "pallet-utility",
9559  "parity-scale-codec",
9560  "paste",
9561  "pretty_assertions",
9562  "rand",
9563  "rand_pcg",
9564  "scale-info",
9565  "serde",
9566  "smallvec",
9567  "sp-api",
9568  "sp-core",
9569  "sp-io",
9570  "sp-keystore",
9571  "sp-runtime",
9572  "sp-std 14.0.0",
9573  "sp-tracing 16.0.0",
9574  "staging-xcm",
9575  "staging-xcm-builder",
9576  "wasm-instrument",
9577  "wasmi",
9578  "wat",
9581 [[package]]
9582 name = "pallet-contracts-fixtures"
9583 version = "1.0.0"
9584 dependencies = [
9585  "anyhow",
9586  "frame-system",
9587  "parity-wasm",
9588  "polkavm-linker",
9589  "sp-runtime",
9590  "tempfile",
9591  "toml 0.8.8",
9592  "twox-hash",
9595 [[package]]
9596 name = "pallet-contracts-mock-network"
9597 version = "3.0.0"
9598 dependencies = [
9599  "assert_matches",
9600  "frame-support",
9601  "frame-system",
9602  "pallet-assets",
9603  "pallet-balances",
9604  "pallet-contracts",
9605  "pallet-contracts-fixtures",
9606  "pallet-contracts-proc-macro",
9607  "pallet-contracts-uapi",
9608  "pallet-insecure-randomness-collective-flip",
9609  "pallet-message-queue",
9610  "pallet-proxy",
9611  "pallet-timestamp",
9612  "pallet-utility",
9613  "pallet-xcm",
9614  "parity-scale-codec",
9615  "polkadot-parachain-primitives",
9616  "polkadot-primitives",
9617  "polkadot-runtime-parachains",
9618  "pretty_assertions",
9619  "scale-info",
9620  "sp-api",
9621  "sp-core",
9622  "sp-io",
9623  "sp-keystore",
9624  "sp-runtime",
9625  "sp-std 14.0.0",
9626  "sp-tracing 16.0.0",
9627  "staging-xcm",
9628  "staging-xcm-builder",
9629  "staging-xcm-executor",
9630  "xcm-simulator",
9633 [[package]]
9634 name = "pallet-contracts-proc-macro"
9635 version = "18.0.0"
9636 dependencies = [
9637  "proc-macro2",
9638  "quote",
9639  "syn 2.0.53",
9642 [[package]]
9643 name = "pallet-contracts-uapi"
9644 version = "5.0.0"
9645 dependencies = [
9646  "bitflags 1.3.2",
9647  "parity-scale-codec",
9648  "paste",
9649  "polkavm-derive",
9650  "scale-info",
9653 [[package]]
9654 name = "pallet-conviction-voting"
9655 version = "28.0.0"
9656 dependencies = [
9657  "assert_matches",
9658  "frame-benchmarking",
9659  "frame-support",
9660  "frame-system",
9661  "pallet-balances",
9662  "pallet-scheduler",
9663  "parity-scale-codec",
9664  "scale-info",
9665  "serde",
9666  "sp-core",
9667  "sp-io",
9668  "sp-runtime",
9669  "sp-std 14.0.0",
9672 [[package]]
9673 name = "pallet-core-fellowship"
9674 version = "12.0.0"
9675 dependencies = [
9676  "frame-benchmarking",
9677  "frame-support",
9678  "frame-system",
9679  "log",
9680  "pallet-ranked-collective",
9681  "parity-scale-codec",
9682  "scale-info",
9683  "sp-arithmetic",
9684  "sp-core",
9685  "sp-io",
9686  "sp-runtime",
9687  "sp-std 14.0.0",
9690 [[package]]
9691 name = "pallet-default-config-example"
9692 version = "10.0.0"
9693 dependencies = [
9694  "frame-support",
9695  "frame-system",
9696  "log",
9697  "parity-scale-codec",
9698  "scale-info",
9699  "sp-io",
9700  "sp-runtime",
9701  "sp-std 14.0.0",
9704 [[package]]
9705 name = "pallet-democracy"
9706 version = "28.0.0"
9707 dependencies = [
9708  "frame-benchmarking",
9709  "frame-support",
9710  "frame-system",
9711  "log",
9712  "pallet-balances",
9713  "pallet-preimage",
9714  "pallet-scheduler",
9715  "parity-scale-codec",
9716  "scale-info",
9717  "serde",
9718  "sp-core",
9719  "sp-io",
9720  "sp-runtime",
9721  "sp-std 14.0.0",
9724 [[package]]
9725 name = "pallet-dev-mode"
9726 version = "10.0.0"
9727 dependencies = [
9728  "frame-support",
9729  "frame-system",
9730  "log",
9731  "pallet-balances",
9732  "parity-scale-codec",
9733  "scale-info",
9734  "sp-core",
9735  "sp-io",
9736  "sp-runtime",
9737  "sp-std 14.0.0",
9740 [[package]]
9741 name = "pallet-election-provider-e2e-test"
9742 version = "1.0.0"
9743 dependencies = [
9744  "frame-election-provider-support",
9745  "frame-support",
9746  "frame-system",
9747  "log",
9748  "pallet-bags-list",
9749  "pallet-balances",
9750  "pallet-election-provider-multi-phase",
9751  "pallet-nomination-pools",
9752  "pallet-session",
9753  "pallet-staking",
9754  "pallet-timestamp",
9755  "parity-scale-codec",
9756  "parking_lot 0.12.1",
9757  "scale-info",
9758  "sp-core",
9759  "sp-io",
9760  "sp-npos-elections",
9761  "sp-runtime",
9762  "sp-staking",
9763  "sp-std 14.0.0",
9764  "sp-tracing 16.0.0",
9767 [[package]]
9768 name = "pallet-election-provider-multi-phase"
9769 version = "27.0.0"
9770 dependencies = [
9771  "frame-benchmarking",
9772  "frame-election-provider-support",
9773  "frame-support",
9774  "frame-system",
9775  "log",
9776  "pallet-balances",
9777  "pallet-election-provider-support-benchmarking",
9778  "parity-scale-codec",
9779  "parking_lot 0.12.1",
9780  "rand",
9781  "scale-info",
9782  "sp-arithmetic",
9783  "sp-core",
9784  "sp-io",
9785  "sp-npos-elections",
9786  "sp-runtime",
9787  "sp-std 14.0.0",
9788  "sp-tracing 16.0.0",
9789  "strum 0.26.2",
9792 [[package]]
9793 name = "pallet-election-provider-support-benchmarking"
9794 version = "27.0.0"
9795 dependencies = [
9796  "frame-benchmarking",
9797  "frame-election-provider-support",
9798  "frame-system",
9799  "parity-scale-codec",
9800  "sp-npos-elections",
9801  "sp-runtime",
9802  "sp-std 14.0.0",
9805 [[package]]
9806 name = "pallet-elections-phragmen"
9807 version = "29.0.0"
9808 dependencies = [
9809  "frame-benchmarking",
9810  "frame-support",
9811  "frame-system",
9812  "log",
9813  "pallet-balances",
9814  "parity-scale-codec",
9815  "scale-info",
9816  "sp-core",
9817  "sp-io",
9818  "sp-npos-elections",
9819  "sp-runtime",
9820  "sp-staking",
9821  "sp-std 14.0.0",
9822  "sp-tracing 16.0.0",
9823  "substrate-test-utils",
9826 [[package]]
9827 name = "pallet-example-basic"
9828 version = "27.0.0"
9829 dependencies = [
9830  "frame-benchmarking",
9831  "frame-support",
9832  "frame-system",
9833  "log",
9834  "pallet-balances",
9835  "parity-scale-codec",
9836  "scale-info",
9837  "sp-core",
9838  "sp-io",
9839  "sp-runtime",
9840  "sp-std 14.0.0",
9843 [[package]]
9844 name = "pallet-example-frame-crate"
9845 version = "0.0.1"
9846 dependencies = [
9847  "frame",
9848  "parity-scale-codec",
9849  "scale-info",
9852 [[package]]
9853 name = "pallet-example-kitchensink"
9854 version = "4.0.0-dev"
9855 dependencies = [
9856  "frame-benchmarking",
9857  "frame-support",
9858  "frame-system",
9859  "log",
9860  "pallet-balances",
9861  "parity-scale-codec",
9862  "scale-info",
9863  "sp-core",
9864  "sp-io",
9865  "sp-runtime",
9866  "sp-std 14.0.0",
9869 [[package]]
9870 name = "pallet-example-offchain-worker"
9871 version = "28.0.0"
9872 dependencies = [
9873  "frame-support",
9874  "frame-system",
9875  "lite-json",
9876  "log",
9877  "parity-scale-codec",
9878  "scale-info",
9879  "sp-core",
9880  "sp-io",
9881  "sp-keystore",
9882  "sp-runtime",
9883  "sp-std 14.0.0",
9886 [[package]]
9887 name = "pallet-example-single-block-migrations"
9888 version = "0.0.1"
9889 dependencies = [
9890  "docify",
9891  "frame-executive",
9892  "frame-support",
9893  "frame-system",
9894  "frame-try-runtime",
9895  "log",
9896  "pallet-balances",
9897  "parity-scale-codec",
9898  "scale-info",
9899  "sp-core",
9900  "sp-io",
9901  "sp-runtime",
9902  "sp-std 14.0.0",
9903  "sp-version",
9906 [[package]]
9907 name = "pallet-example-split"
9908 version = "10.0.0"
9909 dependencies = [
9910  "frame-benchmarking",
9911  "frame-support",
9912  "frame-system",
9913  "log",
9914  "parity-scale-codec",
9915  "scale-info",
9916  "sp-core",
9917  "sp-io",
9918  "sp-std 14.0.0",
9921 [[package]]
9922 name = "pallet-example-tasks"
9923 version = "1.0.0"
9924 dependencies = [
9925  "frame-benchmarking",
9926  "frame-support",
9927  "frame-system",
9928  "log",
9929  "parity-scale-codec",
9930  "scale-info",
9931  "sp-core",
9932  "sp-io",
9933  "sp-runtime",
9934  "sp-std 14.0.0",
9937 [[package]]
9938 name = "pallet-examples"
9939 version = "4.0.0-dev"
9940 dependencies = [
9941  "pallet-default-config-example",
9942  "pallet-dev-mode",
9943  "pallet-example-basic",
9944  "pallet-example-frame-crate",
9945  "pallet-example-kitchensink",
9946  "pallet-example-offchain-worker",
9947  "pallet-example-single-block-migrations",
9948  "pallet-example-split",
9949  "pallet-example-tasks",
9952 [[package]]
9953 name = "pallet-fast-unstake"
9954 version = "27.0.0"
9955 dependencies = [
9956  "docify",
9957  "frame-benchmarking",
9958  "frame-election-provider-support",
9959  "frame-support",
9960  "frame-system",
9961  "log",
9962  "pallet-balances",
9963  "pallet-staking",
9964  "pallet-staking-reward-curve",
9965  "pallet-timestamp",
9966  "parity-scale-codec",
9967  "scale-info",
9968  "sp-core",
9969  "sp-io",
9970  "sp-runtime",
9971  "sp-staking",
9972  "sp-std 14.0.0",
9973  "sp-tracing 16.0.0",
9974  "substrate-test-utils",
9977 [[package]]
9978 name = "pallet-glutton"
9979 version = "14.0.0"
9980 dependencies = [
9981  "blake2 0.10.6",
9982  "frame-benchmarking",
9983  "frame-support",
9984  "frame-system",
9985  "log",
9986  "pallet-balances",
9987  "parity-scale-codec",
9988  "scale-info",
9989  "sp-core",
9990  "sp-io",
9991  "sp-runtime",
9992  "sp-std 14.0.0",
9995 [[package]]
9996 name = "pallet-grandpa"
9997 version = "28.0.0"
9998 dependencies = [
9999  "finality-grandpa",
10000  "frame-benchmarking",
10001  "frame-election-provider-support",
10002  "frame-support",
10003  "frame-system",
10004  "log",
10005  "pallet-authorship",
10006  "pallet-balances",
10007  "pallet-offences",
10008  "pallet-session",
10009  "pallet-staking",
10010  "pallet-staking-reward-curve",
10011  "pallet-timestamp",
10012  "parity-scale-codec",
10013  "scale-info",
10014  "sp-application-crypto",
10015  "sp-consensus-grandpa",
10016  "sp-core",
10017  "sp-io",
10018  "sp-keyring",
10019  "sp-runtime",
10020  "sp-session",
10021  "sp-staking",
10022  "sp-std 14.0.0",
10025 [[package]]
10026 name = "pallet-identity"
10027 version = "28.0.0"
10028 dependencies = [
10029  "enumflags2",
10030  "frame-benchmarking",
10031  "frame-support",
10032  "frame-system",
10033  "log",
10034  "pallet-balances",
10035  "parity-scale-codec",
10036  "scale-info",
10037  "sp-core",
10038  "sp-io",
10039  "sp-keystore",
10040  "sp-runtime",
10041  "sp-std 14.0.0",
10044 [[package]]
10045 name = "pallet-im-online"
10046 version = "27.0.0"
10047 dependencies = [
10048  "frame-benchmarking",
10049  "frame-support",
10050  "frame-system",
10051  "log",
10052  "pallet-authorship",
10053  "pallet-session",
10054  "parity-scale-codec",
10055  "scale-info",
10056  "sp-application-crypto",
10057  "sp-core",
10058  "sp-io",
10059  "sp-runtime",
10060  "sp-staking",
10061  "sp-std 14.0.0",
10064 [[package]]
10065 name = "pallet-indices"
10066 version = "28.0.0"
10067 dependencies = [
10068  "frame-benchmarking",
10069  "frame-support",
10070  "frame-system",
10071  "pallet-balances",
10072  "parity-scale-codec",
10073  "scale-info",
10074  "sp-core",
10075  "sp-io",
10076  "sp-keyring",
10077  "sp-runtime",
10078  "sp-std 14.0.0",
10081 [[package]]
10082 name = "pallet-insecure-randomness-collective-flip"
10083 version = "16.0.0"
10084 dependencies = [
10085  "frame-support",
10086  "frame-system",
10087  "parity-scale-codec",
10088  "safe-mix",
10089  "scale-info",
10090  "sp-core",
10091  "sp-io",
10092  "sp-runtime",
10093  "sp-std 14.0.0",
10096 [[package]]
10097 name = "pallet-lottery"
10098 version = "28.0.0"
10099 dependencies = [
10100  "frame-benchmarking",
10101  "frame-support",
10102  "frame-support-test",
10103  "frame-system",
10104  "pallet-balances",
10105  "parity-scale-codec",
10106  "scale-info",
10107  "sp-core",
10108  "sp-io",
10109  "sp-runtime",
10110  "sp-std 14.0.0",
10113 [[package]]
10114 name = "pallet-membership"
10115 version = "28.0.0"
10116 dependencies = [
10117  "frame-benchmarking",
10118  "frame-support",
10119  "frame-system",
10120  "log",
10121  "parity-scale-codec",
10122  "scale-info",
10123  "sp-core",
10124  "sp-io",
10125  "sp-runtime",
10126  "sp-std 14.0.0",
10129 [[package]]
10130 name = "pallet-message-queue"
10131 version = "31.0.0"
10132 dependencies = [
10133  "environmental",
10134  "frame-benchmarking",
10135  "frame-support",
10136  "frame-system",
10137  "log",
10138  "parity-scale-codec",
10139  "rand",
10140  "rand_distr",
10141  "scale-info",
10142  "serde",
10143  "sp-arithmetic",
10144  "sp-core",
10145  "sp-crypto-hashing",
10146  "sp-io",
10147  "sp-runtime",
10148  "sp-std 14.0.0",
10149  "sp-tracing 16.0.0",
10150  "sp-weights",
10153 [[package]]
10154 name = "pallet-migrations"
10155 version = "1.0.0"
10156 dependencies = [
10157  "docify",
10158  "frame-benchmarking",
10159  "frame-executive",
10160  "frame-support",
10161  "frame-system",
10162  "impl-trait-for-tuples",
10163  "log",
10164  "parity-scale-codec",
10165  "pretty_assertions",
10166  "scale-info",
10167  "sp-api",
10168  "sp-block-builder",
10169  "sp-core",
10170  "sp-io",
10171  "sp-runtime",
10172  "sp-std 14.0.0",
10173  "sp-tracing 16.0.0",
10174  "sp-version",
10177 [[package]]
10178 name = "pallet-minimal-template"
10179 version = "0.0.0"
10180 dependencies = [
10181  "frame",
10182  "parity-scale-codec",
10183  "scale-info",
10186 [[package]]
10187 name = "pallet-mixnet"
10188 version = "0.4.0"
10189 dependencies = [
10190  "frame-benchmarking",
10191  "frame-support",
10192  "frame-system",
10193  "log",
10194  "parity-scale-codec",
10195  "scale-info",
10196  "serde",
10197  "sp-application-crypto",
10198  "sp-arithmetic",
10199  "sp-io",
10200  "sp-mixnet",
10201  "sp-runtime",
10202  "sp-std 14.0.0",
10205 [[package]]
10206 name = "pallet-mmr"
10207 version = "27.0.0"
10208 dependencies = [
10209  "array-bytes 6.1.0",
10210  "env_logger 0.11.3",
10211  "frame-benchmarking",
10212  "frame-support",
10213  "frame-system",
10214  "itertools 0.10.5",
10215  "log",
10216  "parity-scale-codec",
10217  "scale-info",
10218  "sp-core",
10219  "sp-io",
10220  "sp-mmr-primitives",
10221  "sp-runtime",
10222  "sp-std 14.0.0",
10225 [[package]]
10226 name = "pallet-multisig"
10227 version = "28.0.0"
10228 dependencies = [
10229  "frame-benchmarking",
10230  "frame-support",
10231  "frame-system",
10232  "log",
10233  "pallet-balances",
10234  "parity-scale-codec",
10235  "scale-info",
10236  "sp-io",
10237  "sp-runtime",
10238  "sp-std 14.0.0",
10241 [[package]]
10242 name = "pallet-nft-fractionalization"
10243 version = "10.0.0"
10244 dependencies = [
10245  "frame-benchmarking",
10246  "frame-support",
10247  "frame-system",
10248  "log",
10249  "pallet-assets",
10250  "pallet-balances",
10251  "pallet-nfts",
10252  "parity-scale-codec",
10253  "scale-info",
10254  "sp-core",
10255  "sp-io",
10256  "sp-runtime",
10257  "sp-std 14.0.0",
10260 [[package]]
10261 name = "pallet-nfts"
10262 version = "22.0.0"
10263 dependencies = [
10264  "enumflags2",
10265  "frame-benchmarking",
10266  "frame-support",
10267  "frame-system",
10268  "log",
10269  "pallet-balances",
10270  "parity-scale-codec",
10271  "scale-info",
10272  "sp-core",
10273  "sp-io",
10274  "sp-keystore",
10275  "sp-runtime",
10276  "sp-std 14.0.0",
10279 [[package]]
10280 name = "pallet-nfts-runtime-api"
10281 version = "14.0.0"
10282 dependencies = [
10283  "pallet-nfts",
10284  "parity-scale-codec",
10285  "sp-api",
10286  "sp-std 14.0.0",
10289 [[package]]
10290 name = "pallet-nis"
10291 version = "28.0.0"
10292 dependencies = [
10293  "frame-benchmarking",
10294  "frame-support",
10295  "frame-system",
10296  "pallet-balances",
10297  "parity-scale-codec",
10298  "scale-info",
10299  "sp-arithmetic",
10300  "sp-core",
10301  "sp-io",
10302  "sp-runtime",
10303  "sp-std 14.0.0",
10306 [[package]]
10307 name = "pallet-node-authorization"
10308 version = "28.0.0"
10309 dependencies = [
10310  "frame-support",
10311  "frame-system",
10312  "log",
10313  "parity-scale-codec",
10314  "scale-info",
10315  "sp-core",
10316  "sp-io",
10317  "sp-runtime",
10318  "sp-std 14.0.0",
10321 [[package]]
10322 name = "pallet-nomination-pools"
10323 version = "25.0.0"
10324 dependencies = [
10325  "frame-support",
10326  "frame-system",
10327  "log",
10328  "pallet-balances",
10329  "parity-scale-codec",
10330  "scale-info",
10331  "sp-core",
10332  "sp-io",
10333  "sp-runtime",
10334  "sp-staking",
10335  "sp-std 14.0.0",
10336  "sp-tracing 16.0.0",
10339 [[package]]
10340 name = "pallet-nomination-pools-benchmarking"
10341 version = "26.0.0"
10342 dependencies = [
10343  "frame-benchmarking",
10344  "frame-election-provider-support",
10345  "frame-support",
10346  "frame-system",
10347  "pallet-bags-list",
10348  "pallet-balances",
10349  "pallet-nomination-pools",
10350  "pallet-staking",
10351  "pallet-staking-reward-curve",
10352  "pallet-timestamp",
10353  "parity-scale-codec",
10354  "scale-info",
10355  "sp-core",
10356  "sp-io",
10357  "sp-runtime",
10358  "sp-runtime-interface 24.0.0",
10359  "sp-staking",
10360  "sp-std 14.0.0",
10363 [[package]]
10364 name = "pallet-nomination-pools-fuzzer"
10365 version = "2.0.0"
10366 dependencies = [
10367  "frame-support",
10368  "frame-system",
10369  "honggfuzz",
10370  "log",
10371  "pallet-nomination-pools",
10372  "rand",
10373  "sp-io",
10374  "sp-runtime",
10375  "sp-tracing 16.0.0",
10378 [[package]]
10379 name = "pallet-nomination-pools-runtime-api"
10380 version = "23.0.0"
10381 dependencies = [
10382  "pallet-nomination-pools",
10383  "parity-scale-codec",
10384  "sp-api",
10385  "sp-std 14.0.0",
10388 [[package]]
10389 name = "pallet-nomination-pools-test-staking"
10390 version = "1.0.0"
10391 dependencies = [
10392  "frame-election-provider-support",
10393  "frame-support",
10394  "frame-system",
10395  "log",
10396  "pallet-bags-list",
10397  "pallet-balances",
10398  "pallet-nomination-pools",
10399  "pallet-staking",
10400  "pallet-staking-reward-curve",
10401  "pallet-timestamp",
10402  "parity-scale-codec",
10403  "scale-info",
10404  "sp-core",
10405  "sp-io",
10406  "sp-runtime",
10407  "sp-staking",
10408  "sp-std 14.0.0",
10409  "sp-tracing 16.0.0",
10412 [[package]]
10413 name = "pallet-offences"
10414 version = "27.0.0"
10415 dependencies = [
10416  "frame-support",
10417  "frame-system",
10418  "log",
10419  "pallet-balances",
10420  "parity-scale-codec",
10421  "scale-info",
10422  "serde",
10423  "sp-core",
10424  "sp-io",
10425  "sp-runtime",
10426  "sp-staking",
10427  "sp-std 14.0.0",
10430 [[package]]
10431 name = "pallet-offences-benchmarking"
10432 version = "28.0.0"
10433 dependencies = [
10434  "frame-benchmarking",
10435  "frame-election-provider-support",
10436  "frame-support",
10437  "frame-system",
10438  "log",
10439  "pallet-babe",
10440  "pallet-balances",
10441  "pallet-grandpa",
10442  "pallet-im-online",
10443  "pallet-offences",
10444  "pallet-session",
10445  "pallet-staking",
10446  "pallet-staking-reward-curve",
10447  "pallet-timestamp",
10448  "parity-scale-codec",
10449  "scale-info",
10450  "sp-core",
10451  "sp-io",
10452  "sp-runtime",
10453  "sp-staking",
10454  "sp-std 14.0.0",
10457 [[package]]
10458 name = "pallet-paged-list"
10459 version = "0.6.0"
10460 dependencies = [
10461  "docify",
10462  "frame-benchmarking",
10463  "frame-support",
10464  "frame-system",
10465  "parity-scale-codec",
10466  "scale-info",
10467  "sp-core",
10468  "sp-io",
10469  "sp-metadata-ir",
10470  "sp-runtime",
10471  "sp-std 14.0.0",
10474 [[package]]
10475 name = "pallet-paged-list-fuzzer"
10476 version = "0.1.0"
10477 dependencies = [
10478  "arbitrary",
10479  "frame-support",
10480  "honggfuzz",
10481  "pallet-paged-list",
10482  "sp-io",
10485 [[package]]
10486 name = "pallet-parachain-template"
10487 version = "0.0.0"
10488 dependencies = [
10489  "frame-benchmarking",
10490  "frame-support",
10491  "frame-system",
10492  "parity-scale-codec",
10493  "scale-info",
10494  "sp-core",
10495  "sp-io",
10496  "sp-runtime",
10499 [[package]]
10500 name = "pallet-parameters"
10501 version = "0.0.1"
10502 dependencies = [
10503  "docify",
10504  "frame-benchmarking",
10505  "frame-support",
10506  "frame-system",
10507  "pallet-balances",
10508  "pallet-example-basic",
10509  "parity-scale-codec",
10510  "paste",
10511  "scale-info",
10512  "serde",
10513  "sp-core",
10514  "sp-io",
10515  "sp-runtime",
10516  "sp-std 14.0.0",
10519 [[package]]
10520 name = "pallet-preimage"
10521 version = "28.0.0"
10522 dependencies = [
10523  "frame-benchmarking",
10524  "frame-support",
10525  "frame-system",
10526  "log",
10527  "pallet-balances",
10528  "parity-scale-codec",
10529  "scale-info",
10530  "sp-core",
10531  "sp-io",
10532  "sp-runtime",
10533  "sp-std 14.0.0",
10536 [[package]]
10537 name = "pallet-proxy"
10538 version = "28.0.0"
10539 dependencies = [
10540  "frame-benchmarking",
10541  "frame-support",
10542  "frame-system",
10543  "pallet-balances",
10544  "pallet-utility",
10545  "parity-scale-codec",
10546  "scale-info",
10547  "sp-core",
10548  "sp-io",
10549  "sp-runtime",
10550  "sp-std 14.0.0",
10553 [[package]]
10554 name = "pallet-ranked-collective"
10555 version = "28.0.0"
10556 dependencies = [
10557  "frame-benchmarking",
10558  "frame-support",
10559  "frame-system",
10560  "impl-trait-for-tuples",
10561  "log",
10562  "parity-scale-codec",
10563  "scale-info",
10564  "sp-arithmetic",
10565  "sp-core",
10566  "sp-io",
10567  "sp-runtime",
10568  "sp-std 14.0.0",
10571 [[package]]
10572 name = "pallet-recovery"
10573 version = "28.0.0"
10574 dependencies = [
10575  "frame-benchmarking",
10576  "frame-support",
10577  "frame-system",
10578  "pallet-balances",
10579  "parity-scale-codec",
10580  "scale-info",
10581  "sp-core",
10582  "sp-io",
10583  "sp-runtime",
10584  "sp-std 14.0.0",
10587 [[package]]
10588 name = "pallet-referenda"
10589 version = "28.0.0"
10590 dependencies = [
10591  "assert_matches",
10592  "frame-benchmarking",
10593  "frame-support",
10594  "frame-system",
10595  "log",
10596  "pallet-balances",
10597  "pallet-preimage",
10598  "pallet-scheduler",
10599  "parity-scale-codec",
10600  "scale-info",
10601  "serde",
10602  "sp-arithmetic",
10603  "sp-core",
10604  "sp-io",
10605  "sp-runtime",
10606  "sp-std 14.0.0",
10609 [[package]]
10610 name = "pallet-remark"
10611 version = "28.0.0"
10612 dependencies = [
10613  "frame-benchmarking",
10614  "frame-support",
10615  "frame-system",
10616  "parity-scale-codec",
10617  "scale-info",
10618  "serde",
10619  "sp-core",
10620  "sp-io",
10621  "sp-runtime",
10622  "sp-std 14.0.0",
10625 [[package]]
10626 name = "pallet-root-offences"
10627 version = "25.0.0"
10628 dependencies = [
10629  "frame-election-provider-support",
10630  "frame-support",
10631  "frame-system",
10632  "pallet-balances",
10633  "pallet-session",
10634  "pallet-staking",
10635  "pallet-staking-reward-curve",
10636  "pallet-timestamp",
10637  "parity-scale-codec",
10638  "scale-info",
10639  "sp-core",
10640  "sp-io",
10641  "sp-runtime",
10642  "sp-staking",
10643  "sp-std 14.0.0",
10646 [[package]]
10647 name = "pallet-root-testing"
10648 version = "4.0.0"
10649 dependencies = [
10650  "frame-support",
10651  "frame-system",
10652  "parity-scale-codec",
10653  "scale-info",
10654  "sp-core",
10655  "sp-io",
10656  "sp-runtime",
10657  "sp-std 14.0.0",
10660 [[package]]
10661 name = "pallet-safe-mode"
10662 version = "9.0.0"
10663 dependencies = [
10664  "docify",
10665  "frame-benchmarking",
10666  "frame-support",
10667  "frame-system",
10668  "pallet-balances",
10669  "pallet-proxy",
10670  "pallet-utility",
10671  "parity-scale-codec",
10672  "scale-info",
10673  "sp-arithmetic",
10674  "sp-core",
10675  "sp-io",
10676  "sp-runtime",
10677  "sp-std 14.0.0",
10680 [[package]]
10681 name = "pallet-salary"
10682 version = "13.0.0"
10683 dependencies = [
10684  "frame-benchmarking",
10685  "frame-support",
10686  "frame-system",
10687  "log",
10688  "pallet-ranked-collective",
10689  "parity-scale-codec",
10690  "scale-info",
10691  "sp-arithmetic",
10692  "sp-core",
10693  "sp-io",
10694  "sp-runtime",
10695  "sp-std 14.0.0",
10698 [[package]]
10699 name = "pallet-sassafras"
10700 version = "0.3.5-dev"
10701 dependencies = [
10702  "array-bytes 6.1.0",
10703  "frame-benchmarking",
10704  "frame-support",
10705  "frame-system",
10706  "log",
10707  "parity-scale-codec",
10708  "scale-info",
10709  "sp-consensus-sassafras",
10710  "sp-core",
10711  "sp-crypto-hashing",
10712  "sp-io",
10713  "sp-runtime",
10714  "sp-std 14.0.0",
10717 [[package]]
10718 name = "pallet-scheduler"
10719 version = "29.0.0"
10720 dependencies = [
10721  "docify",
10722  "frame-benchmarking",
10723  "frame-support",
10724  "frame-system",
10725  "log",
10726  "pallet-preimage",
10727  "parity-scale-codec",
10728  "scale-info",
10729  "sp-core",
10730  "sp-io",
10731  "sp-runtime",
10732  "sp-std 14.0.0",
10733  "sp-weights",
10734  "substrate-test-utils",
10737 [[package]]
10738 name = "pallet-scored-pool"
10739 version = "28.0.0"
10740 dependencies = [
10741  "frame-support",
10742  "frame-system",
10743  "pallet-balances",
10744  "parity-scale-codec",
10745  "scale-info",
10746  "sp-core",
10747  "sp-io",
10748  "sp-runtime",
10749  "sp-std 14.0.0",
10752 [[package]]
10753 name = "pallet-session"
10754 version = "28.0.0"
10755 dependencies = [
10756  "frame-support",
10757  "frame-system",
10758  "impl-trait-for-tuples",
10759  "log",
10760  "pallet-timestamp",
10761  "parity-scale-codec",
10762  "scale-info",
10763  "sp-core",
10764  "sp-io",
10765  "sp-runtime",
10766  "sp-session",
10767  "sp-staking",
10768  "sp-state-machine",
10769  "sp-std 14.0.0",
10770  "sp-trie",
10773 [[package]]
10774 name = "pallet-session-benchmarking"
10775 version = "28.0.0"
10776 dependencies = [
10777  "frame-benchmarking",
10778  "frame-election-provider-support",
10779  "frame-support",
10780  "frame-system",
10781  "pallet-balances",
10782  "pallet-session",
10783  "pallet-staking",
10784  "pallet-staking-reward-curve",
10785  "pallet-timestamp",
10786  "parity-scale-codec",
10787  "rand",
10788  "scale-info",
10789  "sp-core",
10790  "sp-io",
10791  "sp-runtime",
10792  "sp-session",
10793  "sp-std 14.0.0",
10796 [[package]]
10797 name = "pallet-skip-feeless-payment"
10798 version = "3.0.0"
10799 dependencies = [
10800  "frame-support",
10801  "frame-system",
10802  "parity-scale-codec",
10803  "scale-info",
10804  "sp-runtime",
10805  "sp-std 14.0.0",
10808 [[package]]
10809 name = "pallet-society"
10810 version = "28.0.0"
10811 dependencies = [
10812  "frame-benchmarking",
10813  "frame-support",
10814  "frame-support-test",
10815  "frame-system",
10816  "log",
10817  "pallet-balances",
10818  "parity-scale-codec",
10819  "rand_chacha 0.2.2",
10820  "scale-info",
10821  "sp-arithmetic",
10822  "sp-core",
10823  "sp-crypto-hashing",
10824  "sp-io",
10825  "sp-runtime",
10826  "sp-std 14.0.0",
10829 [[package]]
10830 name = "pallet-staking"
10831 version = "28.0.0"
10832 dependencies = [
10833  "frame-benchmarking",
10834  "frame-election-provider-support",
10835  "frame-support",
10836  "frame-system",
10837  "log",
10838  "pallet-authorship",
10839  "pallet-bags-list",
10840  "pallet-balances",
10841  "pallet-session",
10842  "pallet-staking-reward-curve",
10843  "pallet-timestamp",
10844  "parity-scale-codec",
10845  "rand_chacha 0.2.2",
10846  "scale-info",
10847  "serde",
10848  "sp-application-crypto",
10849  "sp-core",
10850  "sp-io",
10851  "sp-npos-elections",
10852  "sp-runtime",
10853  "sp-staking",
10854  "sp-std 14.0.0",
10855  "sp-tracing 16.0.0",
10856  "substrate-test-utils",
10859 [[package]]
10860 name = "pallet-staking-reward-curve"
10861 version = "11.0.0"
10862 dependencies = [
10863  "proc-macro-crate 3.0.0",
10864  "proc-macro2",
10865  "quote",
10866  "sp-runtime",
10867  "syn 2.0.53",
10870 [[package]]
10871 name = "pallet-staking-reward-fn"
10872 version = "19.0.0"
10873 dependencies = [
10874  "log",
10875  "sp-arithmetic",
10878 [[package]]
10879 name = "pallet-staking-runtime-api"
10880 version = "14.0.0"
10881 dependencies = [
10882  "parity-scale-codec",
10883  "sp-api",
10884  "sp-staking",
10887 [[package]]
10888 name = "pallet-state-trie-migration"
10889 version = "29.0.0"
10890 dependencies = [
10891  "frame-benchmarking",
10892  "frame-remote-externalities",
10893  "frame-support",
10894  "frame-system",
10895  "log",
10896  "pallet-balances",
10897  "parity-scale-codec",
10898  "parking_lot 0.12.1",
10899  "scale-info",
10900  "serde",
10901  "sp-core",
10902  "sp-io",
10903  "sp-runtime",
10904  "sp-std 14.0.0",
10905  "sp-tracing 16.0.0",
10906  "substrate-state-trie-migration-rpc",
10907  "thousands",
10908  "tokio",
10909  "zstd 0.12.4",
10912 [[package]]
10913 name = "pallet-statement"
10914 version = "10.0.0"
10915 dependencies = [
10916  "frame-support",
10917  "frame-system",
10918  "log",
10919  "pallet-balances",
10920  "parity-scale-codec",
10921  "scale-info",
10922  "sp-api",
10923  "sp-core",
10924  "sp-io",
10925  "sp-runtime",
10926  "sp-statement-store",
10927  "sp-std 14.0.0",
10930 [[package]]
10931 name = "pallet-sudo"
10932 version = "28.0.0"
10933 dependencies = [
10934  "docify",
10935  "frame-benchmarking",
10936  "frame-support",
10937  "frame-system",
10938  "parity-scale-codec",
10939  "scale-info",
10940  "sp-core",
10941  "sp-io",
10942  "sp-runtime",
10943  "sp-std 14.0.0",
10946 [[package]]
10947 name = "pallet-template"
10948 version = "0.0.0"
10949 dependencies = [
10950  "frame-benchmarking",
10951  "frame-support",
10952  "frame-system",
10953  "parity-scale-codec",
10954  "scale-info",
10955  "sp-core",
10956  "sp-io",
10957  "sp-runtime",
10960 [[package]]
10961 name = "pallet-timestamp"
10962 version = "27.0.0"
10963 dependencies = [
10964  "docify",
10965  "frame-benchmarking",
10966  "frame-support",
10967  "frame-system",
10968  "log",
10969  "parity-scale-codec",
10970  "scale-info",
10971  "sp-core",
10972  "sp-inherents",
10973  "sp-io",
10974  "sp-runtime",
10975  "sp-std 14.0.0",
10976  "sp-storage 19.0.0",
10977  "sp-timestamp",
10980 [[package]]
10981 name = "pallet-tips"
10982 version = "27.0.0"
10983 dependencies = [
10984  "frame-benchmarking",
10985  "frame-support",
10986  "frame-system",
10987  "log",
10988  "pallet-balances",
10989  "pallet-treasury",
10990  "parity-scale-codec",
10991  "scale-info",
10992  "serde",
10993  "sp-core",
10994  "sp-io",
10995  "sp-runtime",
10996  "sp-std 14.0.0",
10997  "sp-storage 19.0.0",
11000 [[package]]
11001 name = "pallet-transaction-payment"
11002 version = "28.0.0"
11003 dependencies = [
11004  "frame-support",
11005  "frame-system",
11006  "pallet-balances",
11007  "parity-scale-codec",
11008  "scale-info",
11009  "serde",
11010  "serde_json",
11011  "sp-core",
11012  "sp-io",
11013  "sp-runtime",
11014  "sp-std 14.0.0",
11017 [[package]]
11018 name = "pallet-transaction-payment-rpc"
11019 version = "30.0.0"
11020 dependencies = [
11021  "jsonrpsee",
11022  "pallet-transaction-payment-rpc-runtime-api",
11023  "parity-scale-codec",
11024  "sp-api",
11025  "sp-blockchain",
11026  "sp-core",
11027  "sp-rpc",
11028  "sp-runtime",
11029  "sp-weights",
11032 [[package]]
11033 name = "pallet-transaction-payment-rpc-runtime-api"
11034 version = "28.0.0"
11035 dependencies = [
11036  "pallet-transaction-payment",
11037  "parity-scale-codec",
11038  "sp-api",
11039  "sp-runtime",
11040  "sp-weights",
11043 [[package]]
11044 name = "pallet-transaction-storage"
11045 version = "27.0.0"
11046 dependencies = [
11047  "array-bytes 6.1.0",
11048  "frame-benchmarking",
11049  "frame-support",
11050  "frame-system",
11051  "log",
11052  "pallet-balances",
11053  "parity-scale-codec",
11054  "scale-info",
11055  "serde",
11056  "sp-core",
11057  "sp-inherents",
11058  "sp-io",
11059  "sp-runtime",
11060  "sp-std 14.0.0",
11061  "sp-transaction-storage-proof",
11064 [[package]]
11065 name = "pallet-treasury"
11066 version = "27.0.0"
11067 dependencies = [
11068  "docify",
11069  "frame-benchmarking",
11070  "frame-support",
11071  "frame-system",
11072  "impl-trait-for-tuples",
11073  "pallet-balances",
11074  "pallet-utility",
11075  "parity-scale-codec",
11076  "scale-info",
11077  "serde",
11078  "sp-core",
11079  "sp-io",
11080  "sp-runtime",
11081  "sp-std 14.0.0",
11084 [[package]]
11085 name = "pallet-tx-pause"
11086 version = "9.0.0"
11087 dependencies = [
11088  "docify",
11089  "frame-benchmarking",
11090  "frame-support",
11091  "frame-system",
11092  "pallet-balances",
11093  "pallet-proxy",
11094  "pallet-utility",
11095  "parity-scale-codec",
11096  "scale-info",
11097  "sp-core",
11098  "sp-io",
11099  "sp-runtime",
11100  "sp-std 14.0.0",
11103 [[package]]
11104 name = "pallet-uniques"
11105 version = "28.0.0"
11106 dependencies = [
11107  "frame-benchmarking",
11108  "frame-support",
11109  "frame-system",
11110  "log",
11111  "pallet-balances",
11112  "parity-scale-codec",
11113  "scale-info",
11114  "sp-core",
11115  "sp-io",
11116  "sp-runtime",
11117  "sp-std 14.0.0",
11120 [[package]]
11121 name = "pallet-utility"
11122 version = "28.0.0"
11123 dependencies = [
11124  "frame-benchmarking",
11125  "frame-support",
11126  "frame-system",
11127  "pallet-balances",
11128  "pallet-collective",
11129  "pallet-root-testing",
11130  "pallet-timestamp",
11131  "parity-scale-codec",
11132  "scale-info",
11133  "sp-core",
11134  "sp-io",
11135  "sp-runtime",
11136  "sp-std 14.0.0",
11139 [[package]]
11140 name = "pallet-vesting"
11141 version = "28.0.0"
11142 dependencies = [
11143  "frame-benchmarking",
11144  "frame-support",
11145  "frame-system",
11146  "log",
11147  "pallet-balances",
11148  "parity-scale-codec",
11149  "scale-info",
11150  "sp-core",
11151  "sp-io",
11152  "sp-runtime",
11153  "sp-std 14.0.0",
11156 [[package]]
11157 name = "pallet-whitelist"
11158 version = "27.0.0"
11159 dependencies = [
11160  "frame-benchmarking",
11161  "frame-support",
11162  "frame-system",
11163  "pallet-balances",
11164  "pallet-preimage",
11165  "parity-scale-codec",
11166  "scale-info",
11167  "sp-api",
11168  "sp-core",
11169  "sp-io",
11170  "sp-runtime",
11171  "sp-std 14.0.0",
11174 [[package]]
11175 name = "pallet-xcm"
11176 version = "7.0.0"
11177 dependencies = [
11178  "bounded-collections",
11179  "frame-benchmarking",
11180  "frame-support",
11181  "frame-system",
11182  "log",
11183  "pallet-assets",
11184  "pallet-balances",
11185  "parity-scale-codec",
11186  "polkadot-parachain-primitives",
11187  "polkadot-runtime-parachains",
11188  "scale-info",
11189  "serde",
11190  "sp-core",
11191  "sp-io",
11192  "sp-runtime",
11193  "sp-std 14.0.0",
11194  "staging-xcm",
11195  "staging-xcm-builder",
11196  "staging-xcm-executor",
11197  "xcm-fee-payment-runtime-api",
11200 [[package]]
11201 name = "pallet-xcm-benchmarks"
11202 version = "7.0.0"
11203 dependencies = [
11204  "frame-benchmarking",
11205  "frame-support",
11206  "frame-system",
11207  "log",
11208  "pallet-assets",
11209  "pallet-balances",
11210  "pallet-xcm",
11211  "parity-scale-codec",
11212  "polkadot-primitives",
11213  "polkadot-runtime-common",
11214  "scale-info",
11215  "sp-core",
11216  "sp-io",
11217  "sp-runtime",
11218  "sp-std 14.0.0",
11219  "sp-tracing 16.0.0",
11220  "staging-xcm",
11221  "staging-xcm-builder",
11222  "staging-xcm-executor",
11225 [[package]]
11226 name = "pallet-xcm-bridge-hub"
11227 version = "0.2.0"
11228 dependencies = [
11229  "bp-header-chain",
11230  "bp-messages",
11231  "bp-runtime",
11232  "bp-xcm-bridge-hub",
11233  "bridge-runtime-common",
11234  "frame-support",
11235  "frame-system",
11236  "log",
11237  "pallet-balances",
11238  "pallet-bridge-messages",
11239  "parity-scale-codec",
11240  "scale-info",
11241  "sp-core",
11242  "sp-io",
11243  "sp-runtime",
11244  "sp-std 14.0.0",
11245  "staging-xcm",
11246  "staging-xcm-builder",
11247  "staging-xcm-executor",
11250 [[package]]
11251 name = "pallet-xcm-bridge-hub-router"
11252 version = "0.5.0"
11253 dependencies = [
11254  "bp-xcm-bridge-hub-router",
11255  "frame-benchmarking",
11256  "frame-support",
11257  "frame-system",
11258  "log",
11259  "parity-scale-codec",
11260  "scale-info",
11261  "sp-core",
11262  "sp-io",
11263  "sp-runtime",
11264  "sp-std 14.0.0",
11265  "staging-xcm",
11266  "staging-xcm-builder",
11269 [[package]]
11270 name = "parachain-template-node"
11271 version = "0.0.0"
11272 dependencies = [
11273  "clap 4.5.3",
11274  "color-print",
11275  "cumulus-client-cli",
11276  "cumulus-client-collator",
11277  "cumulus-client-consensus-aura",
11278  "cumulus-client-consensus-common",
11279  "cumulus-client-consensus-proposer",
11280  "cumulus-client-service",
11281  "cumulus-primitives-core",
11282  "cumulus-primitives-parachain-inherent",
11283  "cumulus-relay-chain-interface",
11284  "frame-benchmarking",
11285  "frame-benchmarking-cli",
11286  "futures",
11287  "jsonrpsee",
11288  "log",
11289  "pallet-transaction-payment-rpc",
11290  "parachain-template-runtime",
11291  "parity-scale-codec",
11292  "polkadot-cli",
11293  "polkadot-primitives",
11294  "sc-basic-authorship",
11295  "sc-chain-spec",
11296  "sc-cli",
11297  "sc-client-api",
11298  "sc-consensus",
11299  "sc-executor",
11300  "sc-network",
11301  "sc-network-sync",
11302  "sc-offchain",
11303  "sc-rpc",
11304  "sc-service",
11305  "sc-sysinfo",
11306  "sc-telemetry",
11307  "sc-tracing",
11308  "sc-transaction-pool",
11309  "sc-transaction-pool-api",
11310  "serde",
11311  "serde_json",
11312  "sp-api",
11313  "sp-block-builder",
11314  "sp-blockchain",
11315  "sp-consensus-aura",
11316  "sp-core",
11317  "sp-io",
11318  "sp-keystore",
11319  "sp-runtime",
11320  "sp-timestamp",
11321  "staging-xcm",
11322  "substrate-build-script-utils",
11323  "substrate-frame-rpc-system",
11324  "substrate-prometheus-endpoint",
11327 [[package]]
11328 name = "parachain-template-runtime"
11329 version = "0.0.0"
11330 dependencies = [
11331  "cumulus-pallet-aura-ext",
11332  "cumulus-pallet-parachain-system",
11333  "cumulus-pallet-session-benchmarking",
11334  "cumulus-pallet-xcm",
11335  "cumulus-pallet-xcmp-queue",
11336  "cumulus-primitives-core",
11337  "cumulus-primitives-storage-weight-reclaim",
11338  "cumulus-primitives-utility",
11339  "frame-benchmarking",
11340  "frame-executive",
11341  "frame-support",
11342  "frame-system",
11343  "frame-system-benchmarking",
11344  "frame-system-rpc-runtime-api",
11345  "frame-try-runtime",
11346  "hex-literal",
11347  "log",
11348  "pallet-aura",
11349  "pallet-authorship",
11350  "pallet-balances",
11351  "pallet-collator-selection",
11352  "pallet-message-queue",
11353  "pallet-parachain-template",
11354  "pallet-session",
11355  "pallet-sudo",
11356  "pallet-timestamp",
11357  "pallet-transaction-payment",
11358  "pallet-transaction-payment-rpc-runtime-api",
11359  "pallet-xcm",
11360  "parachains-common",
11361  "parity-scale-codec",
11362  "polkadot-parachain-primitives",
11363  "polkadot-runtime-common",
11364  "scale-info",
11365  "smallvec",
11366  "sp-api",
11367  "sp-block-builder",
11368  "sp-consensus-aura",
11369  "sp-core",
11370  "sp-genesis-builder",
11371  "sp-inherents",
11372  "sp-offchain",
11373  "sp-runtime",
11374  "sp-session",
11375  "sp-std 14.0.0",
11376  "sp-transaction-pool",
11377  "sp-version",
11378  "staging-parachain-info",
11379  "staging-xcm",
11380  "staging-xcm-builder",
11381  "staging-xcm-executor",
11382  "substrate-wasm-builder",
11385 [[package]]
11386 name = "parachains-common"
11387 version = "7.0.0"
11388 dependencies = [
11389  "cumulus-primitives-core",
11390  "cumulus-primitives-utility",
11391  "frame-support",
11392  "frame-system",
11393  "log",
11394  "pallet-asset-tx-payment",
11395  "pallet-assets",
11396  "pallet-authorship",
11397  "pallet-balances",
11398  "pallet-collator-selection",
11399  "pallet-message-queue",
11400  "pallet-xcm",
11401  "parity-scale-codec",
11402  "polkadot-primitives",
11403  "scale-info",
11404  "sp-consensus-aura",
11405  "sp-core",
11406  "sp-io",
11407  "sp-runtime",
11408  "sp-std 14.0.0",
11409  "staging-parachain-info",
11410  "staging-xcm",
11411  "staging-xcm-executor",
11412  "substrate-wasm-builder",
11415 [[package]]
11416 name = "parachains-runtimes-test-utils"
11417 version = "7.0.0"
11418 dependencies = [
11419  "cumulus-pallet-parachain-system",
11420  "cumulus-pallet-xcmp-queue",
11421  "cumulus-primitives-core",
11422  "cumulus-primitives-parachain-inherent",
11423  "cumulus-test-relay-sproof-builder",
11424  "frame-support",
11425  "frame-system",
11426  "hex-literal",
11427  "pallet-balances",
11428  "pallet-collator-selection",
11429  "pallet-session",
11430  "pallet-timestamp",
11431  "pallet-xcm",
11432  "parity-scale-codec",
11433  "polkadot-parachain-primitives",
11434  "sp-consensus-aura",
11435  "sp-core",
11436  "sp-io",
11437  "sp-runtime",
11438  "sp-std 14.0.0",
11439  "sp-tracing 16.0.0",
11440  "staging-parachain-info",
11441  "staging-xcm",
11442  "staging-xcm-executor",
11443  "substrate-wasm-builder",
11446 [[package]]
11447 name = "parity-bip39"
11448 version = "2.0.1"
11449 source = "registry+https://github.com/rust-lang/crates.io-index"
11450 checksum = "4e69bf016dc406eff7d53a7d3f7cf1c2e72c82b9088aac1118591e36dd2cd3e9"
11451 dependencies = [
11452  "bitcoin_hashes 0.13.0",
11453  "rand",
11454  "rand_core 0.6.4",
11455  "serde",
11456  "unicode-normalization",
11459 [[package]]
11460 name = "parity-bytes"
11461 version = "0.1.2"
11462 source = "registry+https://github.com/rust-lang/crates.io-index"
11463 checksum = "16b56e3a2420138bdb970f84dfb9c774aea80fa0e7371549eedec0d80c209c67"
11465 [[package]]
11466 name = "parity-db"
11467 version = "0.4.12"
11468 source = "registry+https://github.com/rust-lang/crates.io-index"
11469 checksum = "59e9ab494af9e6e813c72170f0d3c1de1500990d62c97cc05cc7576f91aa402f"
11470 dependencies = [
11471  "blake2 0.10.6",
11472  "crc32fast",
11473  "fs2",
11474  "hex",
11475  "libc",
11476  "log",
11477  "lz4",
11478  "memmap2 0.5.10",
11479  "parking_lot 0.12.1",
11480  "rand",
11481  "siphasher",
11482  "snap",
11485 [[package]]
11486 name = "parity-scale-codec"
11487 version = "3.6.5"
11488 source = "registry+https://github.com/rust-lang/crates.io-index"
11489 checksum = "0dec8a8073036902368c2cdc0387e85ff9a37054d7e7c98e592145e0c92cd4fb"
11490 dependencies = [
11491  "arrayvec 0.7.4",
11492  "bitvec",
11493  "byte-slice-cast",
11494  "bytes",
11495  "impl-trait-for-tuples",
11496  "parity-scale-codec-derive",
11497  "serde",
11500 [[package]]
11501 name = "parity-scale-codec-derive"
11502 version = "3.6.5"
11503 source = "registry+https://github.com/rust-lang/crates.io-index"
11504 checksum = "312270ee71e1cd70289dacf597cab7b207aa107d2f28191c2ae45b2ece18a260"
11505 dependencies = [
11506  "proc-macro-crate 1.3.1",
11507  "proc-macro2",
11508  "quote",
11509  "syn 1.0.109",
11512 [[package]]
11513 name = "parity-send-wrapper"
11514 version = "0.1.0"
11515 source = "registry+https://github.com/rust-lang/crates.io-index"
11516 checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"
11518 [[package]]
11519 name = "parity-util-mem"
11520 version = "0.12.0"
11521 source = "registry+https://github.com/rust-lang/crates.io-index"
11522 checksum = "0d32c34f4f5ca7f9196001c0aba5a1f9a5a12382c8944b8b0f90233282d1e8f8"
11523 dependencies = [
11524  "cfg-if",
11525  "ethereum-types",
11526  "hashbrown 0.12.3",
11527  "impl-trait-for-tuples",
11528  "lru 0.8.1",
11529  "parity-util-mem-derive",
11530  "parking_lot 0.12.1",
11531  "primitive-types",
11532  "smallvec",
11533  "winapi",
11536 [[package]]
11537 name = "parity-util-mem-derive"
11538 version = "0.1.0"
11539 source = "registry+https://github.com/rust-lang/crates.io-index"
11540 checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"
11541 dependencies = [
11542  "proc-macro2",
11543  "syn 1.0.109",
11544  "synstructure",
11547 [[package]]
11548 name = "parity-wasm"
11549 version = "0.45.0"
11550 source = "registry+https://github.com/rust-lang/crates.io-index"
11551 checksum = "e1ad0aff30c1da14b1254fcb2af73e1fa9a28670e584a626f53a369d0e157304"
11553 [[package]]
11554 name = "parking"
11555 version = "2.1.0"
11556 source = "registry+https://github.com/rust-lang/crates.io-index"
11557 checksum = "14f2252c834a40ed9bb5422029649578e63aa341ac401f74e719dd1afda8394e"
11559 [[package]]
11560 name = "parking_lot"
11561 version = "0.11.2"
11562 source = "registry+https://github.com/rust-lang/crates.io-index"
11563 checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
11564 dependencies = [
11565  "instant",
11566  "lock_api",
11567  "parking_lot_core 0.8.6",
11570 [[package]]
11571 name = "parking_lot"
11572 version = "0.12.1"
11573 source = "registry+https://github.com/rust-lang/crates.io-index"
11574 checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
11575 dependencies = [
11576  "lock_api",
11577  "parking_lot_core 0.9.8",
11580 [[package]]
11581 name = "parking_lot_core"
11582 version = "0.8.6"
11583 source = "registry+https://github.com/rust-lang/crates.io-index"
11584 checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc"
11585 dependencies = [
11586  "cfg-if",
11587  "instant",
11588  "libc",
11589  "redox_syscall 0.2.16",
11590  "smallvec",
11591  "winapi",
11594 [[package]]
11595 name = "parking_lot_core"
11596 version = "0.9.8"
11597 source = "registry+https://github.com/rust-lang/crates.io-index"
11598 checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
11599 dependencies = [
11600  "cfg-if",
11601  "libc",
11602  "redox_syscall 0.3.5",
11603  "smallvec",
11604  "windows-targets 0.48.5",
11607 [[package]]
11608 name = "partial_sort"
11609 version = "0.2.0"
11610 source = "registry+https://github.com/rust-lang/crates.io-index"
11611 checksum = "7924d1d0ad836f665c9065e26d016c673ece3993f30d340068b16f282afc1156"
11613 [[package]]
11614 name = "password-hash"
11615 version = "0.5.0"
11616 source = "registry+https://github.com/rust-lang/crates.io-index"
11617 checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166"
11618 dependencies = [
11619  "base64ct",
11620  "rand_core 0.6.4",
11621  "subtle 2.5.0",
11624 [[package]]
11625 name = "paste"
11626 version = "1.0.14"
11627 source = "registry+https://github.com/rust-lang/crates.io-index"
11628 checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
11630 [[package]]
11631 name = "pbkdf2"
11632 version = "0.12.2"
11633 source = "registry+https://github.com/rust-lang/crates.io-index"
11634 checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
11635 dependencies = [
11636  "digest 0.10.7",
11637  "password-hash",
11640 [[package]]
11641 name = "peeking_take_while"
11642 version = "0.1.2"
11643 source = "registry+https://github.com/rust-lang/crates.io-index"
11644 checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
11646 [[package]]
11647 name = "pem"
11648 version = "1.1.1"
11649 source = "registry+https://github.com/rust-lang/crates.io-index"
11650 checksum = "a8835c273a76a90455d7344889b0964598e3316e2a79ede8e36f16bdcf2228b8"
11651 dependencies = [
11652  "base64 0.13.1",
11655 [[package]]
11656 name = "penpal-emulated-chain"
11657 version = "0.0.0"
11658 dependencies = [
11659  "cumulus-primitives-core",
11660  "emulated-integration-tests-common",
11661  "frame-support",
11662  "parachains-common",
11663  "penpal-runtime",
11664  "sp-core",
11665  "staging-xcm",
11668 [[package]]
11669 name = "penpal-runtime"
11670 version = "0.14.0"
11671 dependencies = [
11672  "assets-common",
11673  "cumulus-pallet-aura-ext",
11674  "cumulus-pallet-parachain-system",
11675  "cumulus-pallet-session-benchmarking",
11676  "cumulus-pallet-xcm",
11677  "cumulus-pallet-xcmp-queue",
11678  "cumulus-primitives-core",
11679  "cumulus-primitives-utility",
11680  "frame-benchmarking",
11681  "frame-executive",
11682  "frame-support",
11683  "frame-system",
11684  "frame-system-benchmarking",
11685  "frame-system-rpc-runtime-api",
11686  "frame-try-runtime",
11687  "hex-literal",
11688  "log",
11689  "pallet-asset-tx-payment",
11690  "pallet-assets",
11691  "pallet-aura",
11692  "pallet-authorship",
11693  "pallet-balances",
11694  "pallet-collator-selection",
11695  "pallet-message-queue",
11696  "pallet-session",
11697  "pallet-sudo",
11698  "pallet-timestamp",
11699  "pallet-transaction-payment",
11700  "pallet-transaction-payment-rpc-runtime-api",
11701  "pallet-xcm",
11702  "parachains-common",
11703  "parity-scale-codec",
11704  "polkadot-parachain-primitives",
11705  "polkadot-primitives",
11706  "polkadot-runtime-common",
11707  "scale-info",
11708  "smallvec",
11709  "sp-api",
11710  "sp-block-builder",
11711  "sp-consensus-aura",
11712  "sp-core",
11713  "sp-genesis-builder",
11714  "sp-inherents",
11715  "sp-offchain",
11716  "sp-runtime",
11717  "sp-session",
11718  "sp-std 14.0.0",
11719  "sp-storage 19.0.0",
11720  "sp-transaction-pool",
11721  "sp-version",
11722  "staging-parachain-info",
11723  "staging-xcm",
11724  "staging-xcm-builder",
11725  "staging-xcm-executor",
11726  "substrate-wasm-builder",
11729 [[package]]
11730 name = "people-rococo-emulated-chain"
11731 version = "0.1.0"
11732 dependencies = [
11733  "cumulus-primitives-core",
11734  "emulated-integration-tests-common",
11735  "frame-support",
11736  "parachains-common",
11737  "people-rococo-runtime",
11738  "sp-core",
11739  "testnet-parachains-constants",
11742 [[package]]
11743 name = "people-rococo-integration-tests"
11744 version = "0.1.0"
11745 dependencies = [
11746  "asset-test-utils",
11747  "emulated-integration-tests-common",
11748  "frame-support",
11749  "pallet-balances",
11750  "pallet-identity",
11751  "pallet-message-queue",
11752  "parachains-common",
11753  "parity-scale-codec",
11754  "people-rococo-runtime",
11755  "polkadot-runtime-common",
11756  "rococo-runtime",
11757  "rococo-runtime-constants",
11758  "rococo-system-emulated-network",
11759  "sp-runtime",
11760  "staging-xcm",
11761  "staging-xcm-executor",
11764 [[package]]
11765 name = "people-rococo-runtime"
11766 version = "0.1.0"
11767 dependencies = [
11768  "cumulus-pallet-aura-ext",
11769  "cumulus-pallet-parachain-system",
11770  "cumulus-pallet-session-benchmarking",
11771  "cumulus-pallet-xcm",
11772  "cumulus-pallet-xcmp-queue",
11773  "cumulus-primitives-aura",
11774  "cumulus-primitives-core",
11775  "cumulus-primitives-storage-weight-reclaim",
11776  "cumulus-primitives-utility",
11777  "enumflags2",
11778  "frame-benchmarking",
11779  "frame-executive",
11780  "frame-support",
11781  "frame-system",
11782  "frame-system-benchmarking",
11783  "frame-system-rpc-runtime-api",
11784  "frame-try-runtime",
11785  "hex-literal",
11786  "log",
11787  "pallet-aura",
11788  "pallet-authorship",
11789  "pallet-balances",
11790  "pallet-collator-selection",
11791  "pallet-identity",
11792  "pallet-message-queue",
11793  "pallet-multisig",
11794  "pallet-session",
11795  "pallet-timestamp",
11796  "pallet-transaction-payment",
11797  "pallet-transaction-payment-rpc-runtime-api",
11798  "pallet-utility",
11799  "pallet-xcm",
11800  "pallet-xcm-benchmarks",
11801  "parachains-common",
11802  "parity-scale-codec",
11803  "polkadot-parachain-primitives",
11804  "polkadot-runtime-common",
11805  "rococo-runtime-constants",
11806  "scale-info",
11807  "serde",
11808  "sp-api",
11809  "sp-block-builder",
11810  "sp-consensus-aura",
11811  "sp-core",
11812  "sp-genesis-builder",
11813  "sp-inherents",
11814  "sp-offchain",
11815  "sp-runtime",
11816  "sp-session",
11817  "sp-std 14.0.0",
11818  "sp-storage 19.0.0",
11819  "sp-transaction-pool",
11820  "sp-version",
11821  "staging-parachain-info",
11822  "staging-xcm",
11823  "staging-xcm-builder",
11824  "staging-xcm-executor",
11825  "substrate-wasm-builder",
11826  "testnet-parachains-constants",
11829 [[package]]
11830 name = "people-westend-emulated-chain"
11831 version = "0.1.0"
11832 dependencies = [
11833  "cumulus-primitives-core",
11834  "emulated-integration-tests-common",
11835  "frame-support",
11836  "parachains-common",
11837  "people-westend-runtime",
11838  "sp-core",
11839  "testnet-parachains-constants",
11842 [[package]]
11843 name = "people-westend-integration-tests"
11844 version = "0.1.0"
11845 dependencies = [
11846  "asset-test-utils",
11847  "emulated-integration-tests-common",
11848  "frame-support",
11849  "pallet-balances",
11850  "pallet-identity",
11851  "pallet-message-queue",
11852  "parachains-common",
11853  "parity-scale-codec",
11854  "people-westend-runtime",
11855  "polkadot-runtime-common",
11856  "sp-runtime",
11857  "staging-xcm",
11858  "staging-xcm-executor",
11859  "westend-runtime",
11860  "westend-runtime-constants",
11861  "westend-system-emulated-network",
11864 [[package]]
11865 name = "people-westend-runtime"
11866 version = "0.1.0"
11867 dependencies = [
11868  "cumulus-pallet-aura-ext",
11869  "cumulus-pallet-parachain-system",
11870  "cumulus-pallet-session-benchmarking",
11871  "cumulus-pallet-xcm",
11872  "cumulus-pallet-xcmp-queue",
11873  "cumulus-primitives-aura",
11874  "cumulus-primitives-core",
11875  "cumulus-primitives-storage-weight-reclaim",
11876  "cumulus-primitives-utility",
11877  "enumflags2",
11878  "frame-benchmarking",
11879  "frame-executive",
11880  "frame-support",
11881  "frame-system",
11882  "frame-system-benchmarking",
11883  "frame-system-rpc-runtime-api",
11884  "frame-try-runtime",
11885  "hex-literal",
11886  "log",
11887  "pallet-aura",
11888  "pallet-authorship",
11889  "pallet-balances",
11890  "pallet-collator-selection",
11891  "pallet-identity",
11892  "pallet-message-queue",
11893  "pallet-multisig",
11894  "pallet-session",
11895  "pallet-timestamp",
11896  "pallet-transaction-payment",
11897  "pallet-transaction-payment-rpc-runtime-api",
11898  "pallet-utility",
11899  "pallet-xcm",
11900  "pallet-xcm-benchmarks",
11901  "parachains-common",
11902  "parity-scale-codec",
11903  "polkadot-parachain-primitives",
11904  "polkadot-runtime-common",
11905  "scale-info",
11906  "serde",
11907  "sp-api",
11908  "sp-block-builder",
11909  "sp-consensus-aura",
11910  "sp-core",
11911  "sp-genesis-builder",
11912  "sp-inherents",
11913  "sp-offchain",
11914  "sp-runtime",
11915  "sp-session",
11916  "sp-std 14.0.0",
11917  "sp-storage 19.0.0",
11918  "sp-transaction-pool",
11919  "sp-version",
11920  "staging-parachain-info",
11921  "staging-xcm",
11922  "staging-xcm-builder",
11923  "staging-xcm-executor",
11924  "substrate-wasm-builder",
11925  "testnet-parachains-constants",
11926  "westend-runtime-constants",
11929 [[package]]
11930 name = "percent-encoding"
11931 version = "2.3.0"
11932 source = "registry+https://github.com/rust-lang/crates.io-index"
11933 checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
11935 [[package]]
11936 name = "pest"
11937 version = "2.7.2"
11938 source = "registry+https://github.com/rust-lang/crates.io-index"
11939 checksum = "1acb4a4365a13f749a93f1a094a7805e5cfa0955373a9de860d962eaa3a5fe5a"
11940 dependencies = [
11941  "thiserror",
11942  "ucd-trie",
11945 [[package]]
11946 name = "pest_derive"
11947 version = "2.7.2"
11948 source = "registry+https://github.com/rust-lang/crates.io-index"
11949 checksum = "666d00490d4ac815001da55838c500eafb0320019bbaa44444137c48b443a853"
11950 dependencies = [
11951  "pest",
11952  "pest_generator",
11955 [[package]]
11956 name = "pest_generator"
11957 version = "2.7.2"
11958 source = "registry+https://github.com/rust-lang/crates.io-index"
11959 checksum = "68ca01446f50dbda87c1786af8770d535423fa8a53aec03b8f4e3d7eb10e0929"
11960 dependencies = [
11961  "pest",
11962  "pest_meta",
11963  "proc-macro2",
11964  "quote",
11965  "syn 2.0.53",
11968 [[package]]
11969 name = "pest_meta"
11970 version = "2.7.2"
11971 source = "registry+https://github.com/rust-lang/crates.io-index"
11972 checksum = "56af0a30af74d0445c0bf6d9d051c979b516a1a5af790d251daee76005420a48"
11973 dependencies = [
11974  "once_cell",
11975  "pest",
11976  "sha2 0.10.7",
11979 [[package]]
11980 name = "petgraph"
11981 version = "0.6.4"
11982 source = "registry+https://github.com/rust-lang/crates.io-index"
11983 checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9"
11984 dependencies = [
11985  "fixedbitset",
11986  "indexmap 2.2.3",
11989 [[package]]
11990 name = "pin-project"
11991 version = "1.1.3"
11992 source = "registry+https://github.com/rust-lang/crates.io-index"
11993 checksum = "fda4ed1c6c173e3fc7a83629421152e01d7b1f9b7f65fb301e490e8cfc656422"
11994 dependencies = [
11995  "pin-project-internal",
11998 [[package]]
11999 name = "pin-project-internal"
12000 version = "1.1.3"
12001 source = "registry+https://github.com/rust-lang/crates.io-index"
12002 checksum = "4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405"
12003 dependencies = [
12004  "proc-macro2",
12005  "quote",
12006  "syn 2.0.53",
12009 [[package]]
12010 name = "pin-project-lite"
12011 version = "0.1.12"
12012 source = "registry+https://github.com/rust-lang/crates.io-index"
12013 checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"
12015 [[package]]
12016 name = "pin-project-lite"
12017 version = "0.2.12"
12018 source = "registry+https://github.com/rust-lang/crates.io-index"
12019 checksum = "12cc1b0bf1727a77a54b6654e7b5f1af8604923edc8b81885f8ec92f9e3f0a05"
12021 [[package]]
12022 name = "pin-utils"
12023 version = "0.1.0"
12024 source = "registry+https://github.com/rust-lang/crates.io-index"
12025 checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
12027 [[package]]
12028 name = "pkcs8"
12029 version = "0.10.2"
12030 source = "registry+https://github.com/rust-lang/crates.io-index"
12031 checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
12032 dependencies = [
12033  "der",
12034  "spki",
12037 [[package]]
12038 name = "pkg-config"
12039 version = "0.3.27"
12040 source = "registry+https://github.com/rust-lang/crates.io-index"
12041 checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
12043 [[package]]
12044 name = "platforms"
12045 version = "3.0.2"
12046 source = "registry+https://github.com/rust-lang/crates.io-index"
12047 checksum = "e3d7ddaed09e0eb771a79ab0fd64609ba0afb0a8366421957936ad14cbd13630"
12049 [[package]]
12050 name = "plotters"
12051 version = "0.3.5"
12052 source = "registry+https://github.com/rust-lang/crates.io-index"
12053 checksum = "d2c224ba00d7cadd4d5c660deaf2098e5e80e07846537c51f9cfa4be50c1fd45"
12054 dependencies = [
12055  "num-traits",
12056  "plotters-backend",
12057  "plotters-svg",
12058  "wasm-bindgen",
12059  "web-sys",
12062 [[package]]
12063 name = "plotters-backend"
12064 version = "0.3.5"
12065 source = "registry+https://github.com/rust-lang/crates.io-index"
12066 checksum = "9e76628b4d3a7581389a35d5b6e2139607ad7c75b17aed325f210aa91f4a9609"
12068 [[package]]
12069 name = "plotters-svg"
12070 version = "0.3.5"
12071 source = "registry+https://github.com/rust-lang/crates.io-index"
12072 checksum = "38f6d39893cca0701371e3c27294f09797214b86f1fb951b89ade8ec04e2abab"
12073 dependencies = [
12074  "plotters-backend",
12077 [[package]]
12078 name = "polkadot"
12079 version = "6.0.0"
12080 dependencies = [
12081  "assert_cmd",
12082  "color-eyre",
12083  "nix 0.26.2",
12084  "polkadot-cli",
12085  "polkadot-core-primitives",
12086  "polkadot-node-core-pvf",
12087  "polkadot-node-core-pvf-common",
12088  "polkadot-node-core-pvf-execute-worker",
12089  "polkadot-node-core-pvf-prepare-worker",
12090  "polkadot-overseer",
12091  "substrate-build-script-utils",
12092  "substrate-rpc-client",
12093  "tempfile",
12094  "tikv-jemallocator",
12095  "tokio",
12098 [[package]]
12099 name = "polkadot-approval-distribution"
12100 version = "7.0.0"
12101 dependencies = [
12102  "assert_matches",
12103  "bitvec",
12104  "env_logger 0.11.3",
12105  "futures",
12106  "futures-timer",
12107  "itertools 0.10.5",
12108  "log",
12109  "polkadot-node-jaeger",
12110  "polkadot-node-metrics",
12111  "polkadot-node-network-protocol",
12112  "polkadot-node-primitives",
12113  "polkadot-node-subsystem",
12114  "polkadot-node-subsystem-test-helpers",
12115  "polkadot-node-subsystem-util",
12116  "polkadot-primitives",
12117  "polkadot-primitives-test-helpers",
12118  "rand",
12119  "rand_chacha 0.3.1",
12120  "rand_core 0.6.4",
12121  "schnorrkel 0.11.4",
12122  "sp-authority-discovery",
12123  "sp-core",
12124  "tracing-gum",
12127 [[package]]
12128 name = "polkadot-availability-bitfield-distribution"
12129 version = "7.0.0"
12130 dependencies = [
12131  "always-assert",
12132  "assert_matches",
12133  "bitvec",
12134  "env_logger 0.11.3",
12135  "futures",
12136  "futures-timer",
12137  "log",
12138  "maplit",
12139  "polkadot-node-network-protocol",
12140  "polkadot-node-subsystem",
12141  "polkadot-node-subsystem-test-helpers",
12142  "polkadot-node-subsystem-util",
12143  "polkadot-primitives",
12144  "rand",
12145  "rand_chacha 0.3.1",
12146  "sp-application-crypto",
12147  "sp-authority-discovery",
12148  "sp-core",
12149  "sp-keyring",
12150  "sp-keystore",
12151  "tracing-gum",
12154 [[package]]
12155 name = "polkadot-availability-distribution"
12156 version = "7.0.0"
12157 dependencies = [
12158  "assert_matches",
12159  "derive_more",
12160  "fatality",
12161  "futures",
12162  "futures-timer",
12163  "parity-scale-codec",
12164  "polkadot-erasure-coding",
12165  "polkadot-node-network-protocol",
12166  "polkadot-node-primitives",
12167  "polkadot-node-subsystem",
12168  "polkadot-node-subsystem-test-helpers",
12169  "polkadot-node-subsystem-util",
12170  "polkadot-primitives",
12171  "polkadot-primitives-test-helpers",
12172  "polkadot-subsystem-bench",
12173  "rand",
12174  "sc-network",
12175  "schnellru",
12176  "sp-core",
12177  "sp-keyring",
12178  "sp-keystore",
12179  "sp-tracing 16.0.0",
12180  "thiserror",
12181  "tracing-gum",
12184 [[package]]
12185 name = "polkadot-availability-recovery"
12186 version = "7.0.0"
12187 dependencies = [
12188  "assert_matches",
12189  "async-trait",
12190  "env_logger 0.11.3",
12191  "fatality",
12192  "futures",
12193  "futures-timer",
12194  "log",
12195  "parity-scale-codec",
12196  "polkadot-erasure-coding",
12197  "polkadot-node-network-protocol",
12198  "polkadot-node-primitives",
12199  "polkadot-node-subsystem",
12200  "polkadot-node-subsystem-test-helpers",
12201  "polkadot-node-subsystem-util",
12202  "polkadot-primitives",
12203  "polkadot-primitives-test-helpers",
12204  "polkadot-subsystem-bench",
12205  "rand",
12206  "sc-network",
12207  "schnellru",
12208  "sp-application-crypto",
12209  "sp-core",
12210  "sp-keyring",
12211  "thiserror",
12212  "tokio",
12213  "tracing-gum",
12216 [[package]]
12217 name = "polkadot-cli"
12218 version = "7.0.0"
12219 dependencies = [
12220  "cfg-if",
12221  "clap 4.5.3",
12222  "frame-benchmarking-cli",
12223  "futures",
12224  "log",
12225  "polkadot-node-metrics",
12226  "polkadot-node-primitives",
12227  "polkadot-service",
12228  "pyroscope",
12229  "pyroscope_pprofrs",
12230  "sc-cli",
12231  "sc-executor",
12232  "sc-service",
12233  "sc-storage-monitor",
12234  "sc-sysinfo",
12235  "sc-tracing",
12236  "sp-core",
12237  "sp-io",
12238  "sp-keyring",
12239  "sp-maybe-compressed-blob",
12240  "sp-runtime",
12241  "substrate-build-script-utils",
12242  "thiserror",
12243  "try-runtime-cli",
12246 [[package]]
12247 name = "polkadot-collator-protocol"
12248 version = "7.0.0"
12249 dependencies = [
12250  "assert_matches",
12251  "bitvec",
12252  "env_logger 0.11.3",
12253  "fatality",
12254  "futures",
12255  "futures-timer",
12256  "log",
12257  "parity-scale-codec",
12258  "polkadot-node-network-protocol",
12259  "polkadot-node-primitives",
12260  "polkadot-node-subsystem",
12261  "polkadot-node-subsystem-test-helpers",
12262  "polkadot-node-subsystem-util",
12263  "polkadot-primitives",
12264  "polkadot-primitives-test-helpers",
12265  "sc-keystore",
12266  "sc-network",
12267  "sp-core",
12268  "sp-keyring",
12269  "sp-keystore",
12270  "sp-runtime",
12271  "thiserror",
12272  "tokio-util",
12273  "tracing-gum",
12276 [[package]]
12277 name = "polkadot-core-primitives"
12278 version = "7.0.0"
12279 dependencies = [
12280  "parity-scale-codec",
12281  "scale-info",
12282  "sp-core",
12283  "sp-runtime",
12284  "sp-std 14.0.0",
12287 [[package]]
12288 name = "polkadot-dispute-distribution"
12289 version = "7.0.0"
12290 dependencies = [
12291  "assert_matches",
12292  "async-channel",
12293  "async-trait",
12294  "derive_more",
12295  "fatality",
12296  "futures",
12297  "futures-timer",
12298  "indexmap 2.2.3",
12299  "lazy_static",
12300  "parity-scale-codec",
12301  "polkadot-erasure-coding",
12302  "polkadot-node-network-protocol",
12303  "polkadot-node-primitives",
12304  "polkadot-node-subsystem",
12305  "polkadot-node-subsystem-test-helpers",
12306  "polkadot-node-subsystem-util",
12307  "polkadot-primitives",
12308  "polkadot-primitives-test-helpers",
12309  "sc-keystore",
12310  "sc-network",
12311  "schnellru",
12312  "sp-application-crypto",
12313  "sp-keyring",
12314  "sp-keystore",
12315  "sp-tracing 16.0.0",
12316  "thiserror",
12317  "tracing-gum",
12320 [[package]]
12321 name = "polkadot-erasure-coding"
12322 version = "7.0.0"
12323 dependencies = [
12324  "criterion 0.4.0",
12325  "parity-scale-codec",
12326  "polkadot-node-primitives",
12327  "polkadot-primitives",
12328  "reed-solomon-novelpoly",
12329  "sp-core",
12330  "sp-trie",
12331  "thiserror",
12334 [[package]]
12335 name = "polkadot-gossip-support"
12336 version = "7.0.0"
12337 dependencies = [
12338  "assert_matches",
12339  "async-trait",
12340  "futures",
12341  "futures-timer",
12342  "lazy_static",
12343  "parking_lot 0.12.1",
12344  "polkadot-node-network-protocol",
12345  "polkadot-node-subsystem",
12346  "polkadot-node-subsystem-test-helpers",
12347  "polkadot-node-subsystem-util",
12348  "polkadot-primitives",
12349  "quickcheck",
12350  "rand",
12351  "rand_chacha 0.3.1",
12352  "sc-network",
12353  "sc-network-common",
12354  "sp-application-crypto",
12355  "sp-authority-discovery",
12356  "sp-consensus-babe",
12357  "sp-core",
12358  "sp-crypto-hashing",
12359  "sp-keyring",
12360  "sp-keystore",
12361  "sp-tracing 16.0.0",
12362  "tracing-gum",
12365 [[package]]
12366 name = "polkadot-network-bridge"
12367 version = "7.0.0"
12368 dependencies = [
12369  "always-assert",
12370  "assert_matches",
12371  "async-trait",
12372  "bytes",
12373  "fatality",
12374  "futures",
12375  "futures-timer",
12376  "parity-scale-codec",
12377  "parking_lot 0.12.1",
12378  "polkadot-node-metrics",
12379  "polkadot-node-network-protocol",
12380  "polkadot-node-subsystem",
12381  "polkadot-node-subsystem-test-helpers",
12382  "polkadot-node-subsystem-util",
12383  "polkadot-overseer",
12384  "polkadot-primitives",
12385  "polkadot-primitives-test-helpers",
12386  "sc-network",
12387  "sp-consensus",
12388  "sp-core",
12389  "sp-keyring",
12390  "thiserror",
12391  "tracing-gum",
12394 [[package]]
12395 name = "polkadot-node-collation-generation"
12396 version = "7.0.0"
12397 dependencies = [
12398  "assert_matches",
12399  "futures",
12400  "parity-scale-codec",
12401  "polkadot-erasure-coding",
12402  "polkadot-node-primitives",
12403  "polkadot-node-subsystem",
12404  "polkadot-node-subsystem-test-helpers",
12405  "polkadot-node-subsystem-util",
12406  "polkadot-primitives",
12407  "polkadot-primitives-test-helpers",
12408  "rstest",
12409  "sp-core",
12410  "sp-keyring",
12411  "sp-maybe-compressed-blob",
12412  "thiserror",
12413  "tracing-gum",
12416 [[package]]
12417 name = "polkadot-node-core-approval-voting"
12418 version = "7.0.0"
12419 dependencies = [
12420  "assert_matches",
12421  "async-trait",
12422  "bitvec",
12423  "derive_more",
12424  "env_logger 0.11.3",
12425  "futures",
12426  "futures-timer",
12427  "itertools 0.10.5",
12428  "kvdb",
12429  "kvdb-memorydb",
12430  "log",
12431  "merlin",
12432  "parity-scale-codec",
12433  "parking_lot 0.12.1",
12434  "polkadot-node-jaeger",
12435  "polkadot-node-primitives",
12436  "polkadot-node-subsystem",
12437  "polkadot-node-subsystem-test-helpers",
12438  "polkadot-node-subsystem-util",
12439  "polkadot-overseer",
12440  "polkadot-primitives",
12441  "polkadot-primitives-test-helpers",
12442  "rand",
12443  "rand_chacha 0.3.1",
12444  "rand_core 0.6.4",
12445  "sc-keystore",
12446  "schnellru",
12447  "schnorrkel 0.11.4",
12448  "sp-application-crypto",
12449  "sp-consensus",
12450  "sp-consensus-babe",
12451  "sp-consensus-slots",
12452  "sp-core",
12453  "sp-keyring",
12454  "sp-keystore",
12455  "sp-runtime",
12456  "thiserror",
12457  "tracing-gum",
12460 [[package]]
12461 name = "polkadot-node-core-av-store"
12462 version = "7.0.0"
12463 dependencies = [
12464  "assert_matches",
12465  "bitvec",
12466  "env_logger 0.11.3",
12467  "futures",
12468  "futures-timer",
12469  "kvdb",
12470  "kvdb-memorydb",
12471  "log",
12472  "parity-scale-codec",
12473  "parking_lot 0.12.1",
12474  "polkadot-erasure-coding",
12475  "polkadot-node-jaeger",
12476  "polkadot-node-primitives",
12477  "polkadot-node-subsystem",
12478  "polkadot-node-subsystem-test-helpers",
12479  "polkadot-node-subsystem-util",
12480  "polkadot-overseer",
12481  "polkadot-primitives",
12482  "polkadot-primitives-test-helpers",
12483  "sp-consensus",
12484  "sp-core",
12485  "sp-keyring",
12486  "thiserror",
12487  "tracing-gum",
12490 [[package]]
12491 name = "polkadot-node-core-backing"
12492 version = "7.0.0"
12493 dependencies = [
12494  "assert_matches",
12495  "bitvec",
12496  "fatality",
12497  "futures",
12498  "polkadot-erasure-coding",
12499  "polkadot-node-primitives",
12500  "polkadot-node-subsystem",
12501  "polkadot-node-subsystem-test-helpers",
12502  "polkadot-node-subsystem-util",
12503  "polkadot-primitives",
12504  "polkadot-primitives-test-helpers",
12505  "polkadot-statement-table",
12506  "rstest",
12507  "sc-keystore",
12508  "schnellru",
12509  "sp-application-crypto",
12510  "sp-core",
12511  "sp-keyring",
12512  "sp-keystore",
12513  "sp-tracing 16.0.0",
12514  "thiserror",
12515  "tracing-gum",
12518 [[package]]
12519 name = "polkadot-node-core-bitfield-signing"
12520 version = "7.0.0"
12521 dependencies = [
12522  "futures",
12523  "polkadot-node-subsystem",
12524  "polkadot-node-subsystem-test-helpers",
12525  "polkadot-node-subsystem-util",
12526  "polkadot-primitives",
12527  "polkadot-primitives-test-helpers",
12528  "sp-keystore",
12529  "thiserror",
12530  "tracing-gum",
12531  "wasm-timer",
12534 [[package]]
12535 name = "polkadot-node-core-candidate-validation"
12536 version = "7.0.0"
12537 dependencies = [
12538  "assert_matches",
12539  "async-trait",
12540  "futures",
12541  "futures-timer",
12542  "parity-scale-codec",
12543  "polkadot-node-core-pvf",
12544  "polkadot-node-metrics",
12545  "polkadot-node-primitives",
12546  "polkadot-node-subsystem",
12547  "polkadot-node-subsystem-test-helpers",
12548  "polkadot-node-subsystem-util",
12549  "polkadot-overseer",
12550  "polkadot-parachain-primitives",
12551  "polkadot-primitives",
12552  "polkadot-primitives-test-helpers",
12553  "sp-core",
12554  "sp-keyring",
12555  "sp-maybe-compressed-blob",
12556  "tracing-gum",
12559 [[package]]
12560 name = "polkadot-node-core-chain-api"
12561 version = "7.0.0"
12562 dependencies = [
12563  "futures",
12564  "maplit",
12565  "parity-scale-codec",
12566  "polkadot-node-metrics",
12567  "polkadot-node-primitives",
12568  "polkadot-node-subsystem",
12569  "polkadot-node-subsystem-test-helpers",
12570  "polkadot-node-subsystem-types",
12571  "polkadot-primitives",
12572  "sc-client-api",
12573  "sc-consensus-babe",
12574  "sp-blockchain",
12575  "sp-core",
12576  "tracing-gum",
12579 [[package]]
12580 name = "polkadot-node-core-chain-selection"
12581 version = "7.0.0"
12582 dependencies = [
12583  "assert_matches",
12584  "futures",
12585  "futures-timer",
12586  "kvdb",
12587  "kvdb-memorydb",
12588  "parity-scale-codec",
12589  "parking_lot 0.12.1",
12590  "polkadot-node-primitives",
12591  "polkadot-node-subsystem",
12592  "polkadot-node-subsystem-test-helpers",
12593  "polkadot-node-subsystem-util",
12594  "polkadot-primitives",
12595  "sp-core",
12596  "thiserror",
12597  "tracing-gum",
12600 [[package]]
12601 name = "polkadot-node-core-dispute-coordinator"
12602 version = "7.0.0"
12603 dependencies = [
12604  "assert_matches",
12605  "fatality",
12606  "futures",
12607  "futures-timer",
12608  "kvdb",
12609  "kvdb-memorydb",
12610  "parity-scale-codec",
12611  "polkadot-node-primitives",
12612  "polkadot-node-subsystem",
12613  "polkadot-node-subsystem-test-helpers",
12614  "polkadot-node-subsystem-util",
12615  "polkadot-primitives",
12616  "polkadot-primitives-test-helpers",
12617  "sc-keystore",
12618  "schnellru",
12619  "sp-application-crypto",
12620  "sp-core",
12621  "sp-keyring",
12622  "sp-keystore",
12623  "sp-tracing 16.0.0",
12624  "thiserror",
12625  "tracing-gum",
12628 [[package]]
12629 name = "polkadot-node-core-parachains-inherent"
12630 version = "7.0.0"
12631 dependencies = [
12632  "async-trait",
12633  "futures",
12634  "futures-timer",
12635  "polkadot-node-subsystem",
12636  "polkadot-overseer",
12637  "polkadot-primitives",
12638  "sp-blockchain",
12639  "sp-inherents",
12640  "thiserror",
12641  "tracing-gum",
12644 [[package]]
12645 name = "polkadot-node-core-prospective-parachains"
12646 version = "6.0.0"
12647 dependencies = [
12648  "assert_matches",
12649  "bitvec",
12650  "fatality",
12651  "futures",
12652  "parity-scale-codec",
12653  "polkadot-node-primitives",
12654  "polkadot-node-subsystem",
12655  "polkadot-node-subsystem-test-helpers",
12656  "polkadot-node-subsystem-types",
12657  "polkadot-node-subsystem-util",
12658  "polkadot-primitives",
12659  "polkadot-primitives-test-helpers",
12660  "rstest",
12661  "sc-keystore",
12662  "sp-application-crypto",
12663  "sp-core",
12664  "sp-keyring",
12665  "sp-keystore",
12666  "thiserror",
12667  "tracing-gum",
12670 [[package]]
12671 name = "polkadot-node-core-provisioner"
12672 version = "7.0.0"
12673 dependencies = [
12674  "bitvec",
12675  "fatality",
12676  "futures",
12677  "futures-timer",
12678  "polkadot-node-primitives",
12679  "polkadot-node-subsystem",
12680  "polkadot-node-subsystem-test-helpers",
12681  "polkadot-node-subsystem-util",
12682  "polkadot-primitives",
12683  "polkadot-primitives-test-helpers",
12684  "rstest",
12685  "schnellru",
12686  "sp-application-crypto",
12687  "sp-keystore",
12688  "thiserror",
12689  "tracing-gum",
12692 [[package]]
12693 name = "polkadot-node-core-pvf"
12694 version = "7.0.0"
12695 dependencies = [
12696  "always-assert",
12697  "array-bytes 6.1.0",
12698  "assert_matches",
12699  "blake3",
12700  "cfg-if",
12701  "criterion 0.4.0",
12702  "futures",
12703  "futures-timer",
12704  "hex-literal",
12705  "is_executable",
12706  "libc",
12707  "parity-scale-codec",
12708  "pin-project",
12709  "polkadot-core-primitives",
12710  "polkadot-node-core-pvf",
12711  "polkadot-node-core-pvf-common",
12712  "polkadot-node-core-pvf-execute-worker",
12713  "polkadot-node-core-pvf-prepare-worker",
12714  "polkadot-node-metrics",
12715  "polkadot-node-primitives",
12716  "polkadot-node-subsystem",
12717  "polkadot-parachain-primitives",
12718  "polkadot-primitives",
12719  "procfs",
12720  "rand",
12721  "rococo-runtime",
12722  "rusty-fork",
12723  "sc-sysinfo",
12724  "slotmap",
12725  "sp-core",
12726  "sp-maybe-compressed-blob",
12727  "sp-wasm-interface 20.0.0",
12728  "tempfile",
12729  "test-parachain-adder",
12730  "test-parachain-halt",
12731  "thiserror",
12732  "tokio",
12733  "tracing-gum",
12736 [[package]]
12737 name = "polkadot-node-core-pvf-checker"
12738 version = "7.0.0"
12739 dependencies = [
12740  "futures",
12741  "futures-timer",
12742  "polkadot-node-primitives",
12743  "polkadot-node-subsystem",
12744  "polkadot-node-subsystem-test-helpers",
12745  "polkadot-node-subsystem-util",
12746  "polkadot-overseer",
12747  "polkadot-primitives",
12748  "polkadot-primitives-test-helpers",
12749  "sc-keystore",
12750  "sp-application-crypto",
12751  "sp-core",
12752  "sp-keyring",
12753  "sp-keystore",
12754  "sp-runtime",
12755  "thiserror",
12756  "tracing-gum",
12759 [[package]]
12760 name = "polkadot-node-core-pvf-common"
12761 version = "7.0.0"
12762 dependencies = [
12763  "assert_matches",
12764  "cfg-if",
12765  "cpu-time",
12766  "futures",
12767  "landlock",
12768  "libc",
12769  "nix 0.27.1",
12770  "parity-scale-codec",
12771  "polkadot-parachain-primitives",
12772  "polkadot-primitives",
12773  "sc-executor",
12774  "sc-executor-common",
12775  "sc-executor-wasmtime",
12776  "seccompiler",
12777  "sp-core",
12778  "sp-crypto-hashing",
12779  "sp-externalities 0.25.0",
12780  "sp-io",
12781  "sp-tracing 16.0.0",
12782  "tempfile",
12783  "thiserror",
12784  "tracing-gum",
12787 [[package]]
12788 name = "polkadot-node-core-pvf-execute-worker"
12789 version = "7.0.0"
12790 dependencies = [
12791  "cfg-if",
12792  "cpu-time",
12793  "libc",
12794  "nix 0.27.1",
12795  "parity-scale-codec",
12796  "polkadot-node-core-pvf-common",
12797  "polkadot-parachain-primitives",
12798  "polkadot-primitives",
12799  "tracing-gum",
12802 [[package]]
12803 name = "polkadot-node-core-pvf-prepare-worker"
12804 version = "7.0.0"
12805 dependencies = [
12806  "blake3",
12807  "cfg-if",
12808  "criterion 0.4.0",
12809  "libc",
12810  "nix 0.27.1",
12811  "parity-scale-codec",
12812  "polkadot-node-core-pvf-common",
12813  "polkadot-primitives",
12814  "rayon",
12815  "rococo-runtime",
12816  "sc-executor-common",
12817  "sc-executor-wasmtime",
12818  "sp-maybe-compressed-blob",
12819  "staging-tracking-allocator",
12820  "tikv-jemalloc-ctl",
12821  "tikv-jemallocator",
12822  "tracing-gum",
12825 [[package]]
12826 name = "polkadot-node-core-runtime-api"
12827 version = "7.0.0"
12828 dependencies = [
12829  "async-trait",
12830  "futures",
12831  "polkadot-node-metrics",
12832  "polkadot-node-primitives",
12833  "polkadot-node-subsystem",
12834  "polkadot-node-subsystem-test-helpers",
12835  "polkadot-node-subsystem-types",
12836  "polkadot-primitives",
12837  "polkadot-primitives-test-helpers",
12838  "schnellru",
12839  "sp-api",
12840  "sp-consensus-babe",
12841  "sp-core",
12842  "sp-keyring",
12843  "tracing-gum",
12846 [[package]]
12847 name = "polkadot-node-jaeger"
12848 version = "7.0.0"
12849 dependencies = [
12850  "lazy_static",
12851  "log",
12852  "mick-jaeger",
12853  "parity-scale-codec",
12854  "parking_lot 0.12.1",
12855  "polkadot-node-primitives",
12856  "polkadot-primitives",
12857  "sc-network",
12858  "sp-core",
12859  "thiserror",
12860  "tokio",
12863 [[package]]
12864 name = "polkadot-node-metrics"
12865 version = "7.0.0"
12866 dependencies = [
12867  "assert_cmd",
12868  "bs58 0.5.0",
12869  "futures",
12870  "futures-timer",
12871  "hyper",
12872  "log",
12873  "parity-scale-codec",
12874  "polkadot-primitives",
12875  "polkadot-test-service",
12876  "prioritized-metered-channel",
12877  "prometheus-parse",
12878  "sc-cli",
12879  "sc-service",
12880  "sc-tracing",
12881  "sp-keyring",
12882  "substrate-prometheus-endpoint",
12883  "substrate-test-utils",
12884  "tempfile",
12885  "tokio",
12886  "tracing-gum",
12889 [[package]]
12890 name = "polkadot-node-network-protocol"
12891 version = "7.0.0"
12892 dependencies = [
12893  "async-channel",
12894  "async-trait",
12895  "bitvec",
12896  "derive_more",
12897  "fatality",
12898  "futures",
12899  "hex",
12900  "parity-scale-codec",
12901  "polkadot-node-jaeger",
12902  "polkadot-node-primitives",
12903  "polkadot-primitives",
12904  "rand",
12905  "rand_chacha 0.3.1",
12906  "sc-authority-discovery",
12907  "sc-network",
12908  "strum 0.26.2",
12909  "thiserror",
12910  "tracing-gum",
12913 [[package]]
12914 name = "polkadot-node-primitives"
12915 version = "7.0.0"
12916 dependencies = [
12917  "bitvec",
12918  "bounded-vec",
12919  "futures",
12920  "parity-scale-codec",
12921  "polkadot-erasure-coding",
12922  "polkadot-parachain-primitives",
12923  "polkadot-primitives",
12924  "schnorrkel 0.11.4",
12925  "serde",
12926  "sp-application-crypto",
12927  "sp-consensus-babe",
12928  "sp-core",
12929  "sp-keystore",
12930  "sp-maybe-compressed-blob",
12931  "sp-runtime",
12932  "thiserror",
12933  "zstd 0.12.4",
12936 [[package]]
12937 name = "polkadot-node-subsystem"
12938 version = "7.0.0"
12939 dependencies = [
12940  "polkadot-node-jaeger",
12941  "polkadot-node-subsystem-types",
12942  "polkadot-overseer",
12945 [[package]]
12946 name = "polkadot-node-subsystem-test-helpers"
12947 version = "1.0.0"
12948 dependencies = [
12949  "async-trait",
12950  "futures",
12951  "parking_lot 0.12.1",
12952  "polkadot-erasure-coding",
12953  "polkadot-node-primitives",
12954  "polkadot-node-subsystem",
12955  "polkadot-node-subsystem-util",
12956  "polkadot-primitives",
12957  "sc-client-api",
12958  "sc-keystore",
12959  "sc-utils",
12960  "sp-application-crypto",
12961  "sp-core",
12962  "sp-keyring",
12963  "sp-keystore",
12966 [[package]]
12967 name = "polkadot-node-subsystem-types"
12968 version = "7.0.0"
12969 dependencies = [
12970  "async-trait",
12971  "bitvec",
12972  "derive_more",
12973  "futures",
12974  "orchestra",
12975  "polkadot-node-jaeger",
12976  "polkadot-node-network-protocol",
12977  "polkadot-node-primitives",
12978  "polkadot-primitives",
12979  "polkadot-statement-table",
12980  "sc-client-api",
12981  "sc-network",
12982  "sc-transaction-pool-api",
12983  "smallvec",
12984  "sp-api",
12985  "sp-authority-discovery",
12986  "sp-blockchain",
12987  "sp-consensus-babe",
12988  "sp-runtime",
12989  "substrate-prometheus-endpoint",
12990  "thiserror",
12993 [[package]]
12994 name = "polkadot-node-subsystem-util"
12995 version = "7.0.0"
12996 dependencies = [
12997  "assert_matches",
12998  "async-trait",
12999  "derive_more",
13000  "env_logger 0.11.3",
13001  "fatality",
13002  "futures",
13003  "futures-channel",
13004  "itertools 0.10.5",
13005  "kvdb",
13006  "kvdb-memorydb",
13007  "kvdb-shared-tests",
13008  "lazy_static",
13009  "log",
13010  "parity-db",
13011  "parity-scale-codec",
13012  "parking_lot 0.12.1",
13013  "pin-project",
13014  "polkadot-node-jaeger",
13015  "polkadot-node-metrics",
13016  "polkadot-node-network-protocol",
13017  "polkadot-node-primitives",
13018  "polkadot-node-subsystem",
13019  "polkadot-node-subsystem-test-helpers",
13020  "polkadot-node-subsystem-types",
13021  "polkadot-overseer",
13022  "polkadot-primitives",
13023  "polkadot-primitives-test-helpers",
13024  "prioritized-metered-channel",
13025  "rand",
13026  "sc-client-api",
13027  "schnellru",
13028  "sp-application-crypto",
13029  "sp-core",
13030  "sp-keystore",
13031  "tempfile",
13032  "thiserror",
13033  "tracing-gum",
13036 [[package]]
13037 name = "polkadot-overseer"
13038 version = "7.0.0"
13039 dependencies = [
13040  "assert_matches",
13041  "async-trait",
13042  "femme",
13043  "futures",
13044  "futures-timer",
13045  "orchestra",
13046  "parking_lot 0.12.1",
13047  "polkadot-node-metrics",
13048  "polkadot-node-network-protocol",
13049  "polkadot-node-primitives",
13050  "polkadot-node-subsystem-test-helpers",
13051  "polkadot-node-subsystem-types",
13052  "polkadot-primitives",
13053  "polkadot-primitives-test-helpers",
13054  "prioritized-metered-channel",
13055  "sc-client-api",
13056  "sp-api",
13057  "sp-core",
13058  "tikv-jemalloc-ctl",
13059  "tracing-gum",
13062 [[package]]
13063 name = "polkadot-parachain-bin"
13064 version = "1.10.0"
13065 dependencies = [
13066  "assert_cmd",
13067  "asset-hub-rococo-runtime",
13068  "asset-hub-westend-runtime",
13069  "async-trait",
13070  "bridge-hub-rococo-runtime",
13071  "bridge-hub-westend-runtime",
13072  "clap 4.5.3",
13073  "collectives-westend-runtime",
13074  "color-print",
13075  "contracts-rococo-runtime",
13076  "coretime-rococo-runtime",
13077  "coretime-westend-runtime",
13078  "cumulus-client-cli",
13079  "cumulus-client-collator",
13080  "cumulus-client-consensus-aura",
13081  "cumulus-client-consensus-common",
13082  "cumulus-client-consensus-proposer",
13083  "cumulus-client-consensus-relay-chain",
13084  "cumulus-client-parachain-inherent",
13085  "cumulus-client-service",
13086  "cumulus-primitives-aura",
13087  "cumulus-primitives-core",
13088  "cumulus-relay-chain-interface",
13089  "frame-benchmarking",
13090  "frame-benchmarking-cli",
13091  "frame-support",
13092  "frame-system-rpc-runtime-api",
13093  "frame-try-runtime",
13094  "futures",
13095  "glutton-westend-runtime",
13096  "hex-literal",
13097  "jsonrpsee",
13098  "log",
13099  "nix 0.26.2",
13100  "pallet-transaction-payment",
13101  "pallet-transaction-payment-rpc",
13102  "pallet-transaction-payment-rpc-runtime-api",
13103  "parachains-common",
13104  "parity-scale-codec",
13105  "penpal-runtime",
13106  "people-rococo-runtime",
13107  "people-westend-runtime",
13108  "polkadot-cli",
13109  "polkadot-primitives",
13110  "polkadot-service",
13111  "rococo-parachain-runtime",
13112  "sc-basic-authorship",
13113  "sc-chain-spec",
13114  "sc-cli",
13115  "sc-client-api",
13116  "sc-consensus",
13117  "sc-executor",
13118  "sc-network",
13119  "sc-network-sync",
13120  "sc-rpc",
13121  "sc-service",
13122  "sc-sysinfo",
13123  "sc-telemetry",
13124  "sc-tracing",
13125  "sc-transaction-pool",
13126  "sc-transaction-pool-api",
13127  "seedling-runtime",
13128  "serde",
13129  "serde_json",
13130  "shell-runtime",
13131  "sp-api",
13132  "sp-block-builder",
13133  "sp-blockchain",
13134  "sp-consensus-aura",
13135  "sp-core",
13136  "sp-genesis-builder",
13137  "sp-inherents",
13138  "sp-io",
13139  "sp-keystore",
13140  "sp-offchain",
13141  "sp-runtime",
13142  "sp-session",
13143  "sp-std 14.0.0",
13144  "sp-timestamp",
13145  "sp-tracing 16.0.0",
13146  "sp-transaction-pool",
13147  "sp-version",
13148  "staging-xcm",
13149  "substrate-build-script-utils",
13150  "substrate-frame-rpc-system",
13151  "substrate-prometheus-endpoint",
13152  "substrate-state-trie-migration-rpc",
13153  "tempfile",
13154  "testnet-parachains-constants",
13155  "tokio",
13156  "wait-timeout",
13159 [[package]]
13160 name = "polkadot-parachain-primitives"
13161 version = "6.0.0"
13162 dependencies = [
13163  "bounded-collections",
13164  "derive_more",
13165  "parity-scale-codec",
13166  "polkadot-core-primitives",
13167  "scale-info",
13168  "serde",
13169  "sp-core",
13170  "sp-runtime",
13171  "sp-std 14.0.0",
13172  "sp-weights",
13175 [[package]]
13176 name = "polkadot-primitives"
13177 version = "7.0.0"
13178 dependencies = [
13179  "bitvec",
13180  "hex-literal",
13181  "log",
13182  "parity-scale-codec",
13183  "polkadot-core-primitives",
13184  "polkadot-parachain-primitives",
13185  "scale-info",
13186  "serde",
13187  "sp-api",
13188  "sp-application-crypto",
13189  "sp-arithmetic",
13190  "sp-authority-discovery",
13191  "sp-consensus-slots",
13192  "sp-core",
13193  "sp-inherents",
13194  "sp-io",
13195  "sp-keystore",
13196  "sp-runtime",
13197  "sp-staking",
13198  "sp-std 14.0.0",
13201 [[package]]
13202 name = "polkadot-primitives-test-helpers"
13203 version = "1.0.0"
13204 dependencies = [
13205  "polkadot-primitives",
13206  "rand",
13207  "sp-application-crypto",
13208  "sp-core",
13209  "sp-keyring",
13210  "sp-runtime",
13213 [[package]]
13214 name = "polkadot-rpc"
13215 version = "7.0.0"
13216 dependencies = [
13217  "jsonrpsee",
13218  "mmr-rpc",
13219  "pallet-transaction-payment-rpc",
13220  "polkadot-primitives",
13221  "sc-chain-spec",
13222  "sc-client-api",
13223  "sc-consensus-babe",
13224  "sc-consensus-babe-rpc",
13225  "sc-consensus-beefy",
13226  "sc-consensus-beefy-rpc",
13227  "sc-consensus-epochs",
13228  "sc-consensus-grandpa",
13229  "sc-consensus-grandpa-rpc",
13230  "sc-rpc",
13231  "sc-rpc-spec-v2",
13232  "sc-sync-state-rpc",
13233  "sc-transaction-pool-api",
13234  "sp-api",
13235  "sp-block-builder",
13236  "sp-blockchain",
13237  "sp-consensus",
13238  "sp-consensus-babe",
13239  "sp-keystore",
13240  "sp-runtime",
13241  "substrate-frame-rpc-system",
13242  "substrate-state-trie-migration-rpc",
13245 [[package]]
13246 name = "polkadot-runtime-common"
13247 version = "7.0.0"
13248 dependencies = [
13249  "bitvec",
13250  "frame-benchmarking",
13251  "frame-election-provider-support",
13252  "frame-support",
13253  "frame-support-test",
13254  "frame-system",
13255  "hex-literal",
13256  "impl-trait-for-tuples",
13257  "libsecp256k1",
13258  "log",
13259  "pallet-asset-rate",
13260  "pallet-authorship",
13261  "pallet-babe",
13262  "pallet-balances",
13263  "pallet-broker",
13264  "pallet-election-provider-multi-phase",
13265  "pallet-fast-unstake",
13266  "pallet-identity",
13267  "pallet-session",
13268  "pallet-staking",
13269  "pallet-staking-reward-fn",
13270  "pallet-timestamp",
13271  "pallet-transaction-payment",
13272  "pallet-treasury",
13273  "pallet-vesting",
13274  "parity-scale-codec",
13275  "polkadot-primitives",
13276  "polkadot-primitives-test-helpers",
13277  "polkadot-runtime-parachains",
13278  "rustc-hex",
13279  "scale-info",
13280  "serde",
13281  "serde_derive",
13282  "serde_json",
13283  "slot-range-helper",
13284  "sp-api",
13285  "sp-core",
13286  "sp-inherents",
13287  "sp-io",
13288  "sp-keyring",
13289  "sp-keystore",
13290  "sp-npos-elections",
13291  "sp-runtime",
13292  "sp-session",
13293  "sp-staking",
13294  "sp-std 14.0.0",
13295  "staging-xcm",
13296  "staging-xcm-builder",
13297  "staging-xcm-executor",
13298  "static_assertions",
13301 [[package]]
13302 name = "polkadot-runtime-metrics"
13303 version = "7.0.0"
13304 dependencies = [
13305  "bs58 0.5.0",
13306  "frame-benchmarking",
13307  "parity-scale-codec",
13308  "polkadot-primitives",
13309  "sp-std 14.0.0",
13310  "sp-tracing 16.0.0",
13313 [[package]]
13314 name = "polkadot-runtime-parachains"
13315 version = "7.0.0"
13316 dependencies = [
13317  "assert_matches",
13318  "bitflags 1.3.2",
13319  "bitvec",
13320  "derive_more",
13321  "frame-benchmarking",
13322  "frame-support",
13323  "frame-support-test",
13324  "frame-system",
13325  "futures",
13326  "hex-literal",
13327  "impl-trait-for-tuples",
13328  "log",
13329  "pallet-authority-discovery",
13330  "pallet-authorship",
13331  "pallet-babe",
13332  "pallet-balances",
13333  "pallet-broker",
13334  "pallet-message-queue",
13335  "pallet-session",
13336  "pallet-staking",
13337  "pallet-timestamp",
13338  "pallet-vesting",
13339  "parity-scale-codec",
13340  "polkadot-core-primitives",
13341  "polkadot-parachain-primitives",
13342  "polkadot-primitives",
13343  "polkadot-primitives-test-helpers",
13344  "polkadot-runtime-metrics",
13345  "rand",
13346  "rand_chacha 0.3.1",
13347  "rstest",
13348  "rustc-hex",
13349  "sc-keystore",
13350  "scale-info",
13351  "serde",
13352  "serde_json",
13353  "sp-api",
13354  "sp-application-crypto",
13355  "sp-arithmetic",
13356  "sp-core",
13357  "sp-crypto-hashing",
13358  "sp-inherents",
13359  "sp-io",
13360  "sp-keyring",
13361  "sp-keystore",
13362  "sp-runtime",
13363  "sp-session",
13364  "sp-staking",
13365  "sp-std 14.0.0",
13366  "sp-tracing 16.0.0",
13367  "staging-xcm",
13368  "staging-xcm-executor",
13369  "static_assertions",
13370  "thousands",
13373 [[package]]
13374 name = "polkadot-sdk-docs"
13375 version = "0.0.1"
13376 dependencies = [
13377  "cumulus-pallet-aura-ext",
13378  "cumulus-pallet-parachain-system",
13379  "docify",
13380  "frame",
13381  "frame-executive",
13382  "frame-support",
13383  "frame-system",
13384  "kitchensink-runtime",
13385  "pallet-assets",
13386  "pallet-aura",
13387  "pallet-authorship",
13388  "pallet-babe",
13389  "pallet-balances",
13390  "pallet-broker",
13391  "pallet-collective",
13392  "pallet-default-config-example",
13393  "pallet-democracy",
13394  "pallet-example-offchain-worker",
13395  "pallet-example-single-block-migrations",
13396  "pallet-examples",
13397  "pallet-multisig",
13398  "pallet-nfts",
13399  "pallet-preimage",
13400  "pallet-proxy",
13401  "pallet-referenda",
13402  "pallet-scheduler",
13403  "pallet-timestamp",
13404  "pallet-transaction-payment",
13405  "pallet-uniques",
13406  "pallet-utility",
13407  "parity-scale-codec",
13408  "sc-cli",
13409  "sc-client-db",
13410  "sc-consensus-aura",
13411  "sc-consensus-babe",
13412  "sc-consensus-beefy",
13413  "sc-consensus-grandpa",
13414  "sc-consensus-manual-seal",
13415  "sc-consensus-pow",
13416  "sc-network",
13417  "sc-rpc",
13418  "sc-rpc-api",
13419  "scale-info",
13420  "simple-mermaid",
13421  "sp-api",
13422  "sp-arithmetic",
13423  "sp-core",
13424  "sp-io",
13425  "sp-keyring",
13426  "sp-offchain",
13427  "sp-runtime",
13428  "sp-version",
13429  "staging-chain-spec-builder",
13430  "staging-node-cli",
13431  "staging-parachain-info",
13432  "staging-xcm",
13433  "subkey",
13434  "substrate-wasm-builder",
13437 [[package]]
13438 name = "polkadot-service"
13439 version = "7.0.0"
13440 dependencies = [
13441  "assert_matches",
13442  "async-trait",
13443  "bitvec",
13444  "env_logger 0.11.3",
13445  "frame-benchmarking",
13446  "frame-benchmarking-cli",
13447  "frame-support",
13448  "frame-system",
13449  "frame-system-rpc-runtime-api",
13450  "futures",
13451  "hex-literal",
13452  "is_executable",
13453  "kvdb",
13454  "kvdb-rocksdb",
13455  "log",
13456  "mmr-gadget",
13457  "pallet-babe",
13458  "pallet-staking",
13459  "pallet-transaction-payment",
13460  "pallet-transaction-payment-rpc-runtime-api",
13461  "parity-db",
13462  "parity-scale-codec",
13463  "parking_lot 0.12.1",
13464  "polkadot-approval-distribution",
13465  "polkadot-availability-bitfield-distribution",
13466  "polkadot-availability-distribution",
13467  "polkadot-availability-recovery",
13468  "polkadot-collator-protocol",
13469  "polkadot-core-primitives",
13470  "polkadot-dispute-distribution",
13471  "polkadot-gossip-support",
13472  "polkadot-network-bridge",
13473  "polkadot-node-collation-generation",
13474  "polkadot-node-core-approval-voting",
13475  "polkadot-node-core-av-store",
13476  "polkadot-node-core-backing",
13477  "polkadot-node-core-bitfield-signing",
13478  "polkadot-node-core-candidate-validation",
13479  "polkadot-node-core-chain-api",
13480  "polkadot-node-core-chain-selection",
13481  "polkadot-node-core-dispute-coordinator",
13482  "polkadot-node-core-parachains-inherent",
13483  "polkadot-node-core-prospective-parachains",
13484  "polkadot-node-core-provisioner",
13485  "polkadot-node-core-pvf",
13486  "polkadot-node-core-pvf-checker",
13487  "polkadot-node-core-runtime-api",
13488  "polkadot-node-network-protocol",
13489  "polkadot-node-primitives",
13490  "polkadot-node-subsystem",
13491  "polkadot-node-subsystem-test-helpers",
13492  "polkadot-node-subsystem-types",
13493  "polkadot-node-subsystem-util",
13494  "polkadot-overseer",
13495  "polkadot-parachain-primitives",
13496  "polkadot-primitives",
13497  "polkadot-primitives-test-helpers",
13498  "polkadot-rpc",
13499  "polkadot-runtime-parachains",
13500  "polkadot-statement-distribution",
13501  "polkadot-test-client",
13502  "rococo-runtime",
13503  "rococo-runtime-constants",
13504  "sc-authority-discovery",
13505  "sc-basic-authorship",
13506  "sc-block-builder",
13507  "sc-chain-spec",
13508  "sc-client-api",
13509  "sc-client-db",
13510  "sc-consensus",
13511  "sc-consensus-babe",
13512  "sc-consensus-beefy",
13513  "sc-consensus-grandpa",
13514  "sc-consensus-slots",
13515  "sc-executor",
13516  "sc-keystore",
13517  "sc-network",
13518  "sc-network-common",
13519  "sc-network-sync",
13520  "sc-offchain",
13521  "sc-service",
13522  "sc-sync-state-rpc",
13523  "sc-sysinfo",
13524  "sc-telemetry",
13525  "sc-transaction-pool",
13526  "sc-transaction-pool-api",
13527  "schnellru",
13528  "serde",
13529  "serde_json",
13530  "serial_test",
13531  "sp-api",
13532  "sp-authority-discovery",
13533  "sp-block-builder",
13534  "sp-blockchain",
13535  "sp-consensus",
13536  "sp-consensus-babe",
13537  "sp-consensus-beefy",
13538  "sp-consensus-grandpa",
13539  "sp-core",
13540  "sp-inherents",
13541  "sp-io",
13542  "sp-keyring",
13543  "sp-keystore",
13544  "sp-mmr-primitives",
13545  "sp-offchain",
13546  "sp-runtime",
13547  "sp-session",
13548  "sp-state-machine",
13549  "sp-storage 19.0.0",
13550  "sp-timestamp",
13551  "sp-transaction-pool",
13552  "sp-version",
13553  "sp-weights",
13554  "staging-xcm",
13555  "substrate-prometheus-endpoint",
13556  "tempfile",
13557  "thiserror",
13558  "tracing-gum",
13559  "westend-runtime",
13560  "westend-runtime-constants",
13561  "xcm-fee-payment-runtime-api",
13564 [[package]]
13565 name = "polkadot-statement-distribution"
13566 version = "7.0.0"
13567 dependencies = [
13568  "arrayvec 0.7.4",
13569  "assert_matches",
13570  "async-channel",
13571  "bitvec",
13572  "fatality",
13573  "futures",
13574  "futures-timer",
13575  "indexmap 2.2.3",
13576  "parity-scale-codec",
13577  "polkadot-node-network-protocol",
13578  "polkadot-node-primitives",
13579  "polkadot-node-subsystem",
13580  "polkadot-node-subsystem-test-helpers",
13581  "polkadot-node-subsystem-util",
13582  "polkadot-primitives",
13583  "polkadot-primitives-test-helpers",
13584  "rand_chacha 0.3.1",
13585  "sc-keystore",
13586  "sc-network",
13587  "sp-application-crypto",
13588  "sp-authority-discovery",
13589  "sp-core",
13590  "sp-keyring",
13591  "sp-keystore",
13592  "sp-staking",
13593  "sp-tracing 16.0.0",
13594  "thiserror",
13595  "tracing-gum",
13598 [[package]]
13599 name = "polkadot-statement-table"
13600 version = "7.0.0"
13601 dependencies = [
13602  "parity-scale-codec",
13603  "polkadot-primitives",
13604  "sp-core",
13605  "tracing-gum",
13608 [[package]]
13609 name = "polkadot-subsystem-bench"
13610 version = "1.0.0"
13611 dependencies = [
13612  "assert_matches",
13613  "async-trait",
13614  "bincode",
13615  "bitvec",
13616  "clap 4.5.3",
13617  "clap-num",
13618  "color-eyre",
13619  "colored",
13620  "env_logger 0.11.3",
13621  "futures",
13622  "futures-timer",
13623  "hex",
13624  "itertools 0.11.0",
13625  "kvdb-memorydb",
13626  "log",
13627  "orchestra",
13628  "parity-scale-codec",
13629  "paste",
13630  "polkadot-approval-distribution",
13631  "polkadot-availability-bitfield-distribution",
13632  "polkadot-availability-distribution",
13633  "polkadot-availability-recovery",
13634  "polkadot-erasure-coding",
13635  "polkadot-node-core-approval-voting",
13636  "polkadot-node-core-av-store",
13637  "polkadot-node-core-chain-api",
13638  "polkadot-node-metrics",
13639  "polkadot-node-network-protocol",
13640  "polkadot-node-primitives",
13641  "polkadot-node-subsystem",
13642  "polkadot-node-subsystem-test-helpers",
13643  "polkadot-node-subsystem-types",
13644  "polkadot-node-subsystem-util",
13645  "polkadot-overseer",
13646  "polkadot-primitives",
13647  "polkadot-primitives-test-helpers",
13648  "prometheus",
13649  "pyroscope",
13650  "pyroscope_pprofrs",
13651  "rand",
13652  "rand_chacha 0.3.1",
13653  "rand_core 0.6.4",
13654  "rand_distr",
13655  "sc-keystore",
13656  "sc-network",
13657  "sc-service",
13658  "schnorrkel 0.11.4",
13659  "serde",
13660  "serde_json",
13661  "serde_yaml",
13662  "sha1",
13663  "sp-application-crypto",
13664  "sp-consensus",
13665  "sp-consensus-babe",
13666  "sp-core",
13667  "sp-keyring",
13668  "sp-keystore",
13669  "sp-runtime",
13670  "sp-timestamp",
13671  "substrate-prometheus-endpoint",
13672  "tokio",
13673  "tracing-gum",
13676 [[package]]
13677 name = "polkadot-test-client"
13678 version = "1.0.0"
13679 dependencies = [
13680  "frame-benchmarking",
13681  "futures",
13682  "parity-scale-codec",
13683  "polkadot-node-subsystem",
13684  "polkadot-primitives",
13685  "polkadot-test-runtime",
13686  "polkadot-test-service",
13687  "sc-block-builder",
13688  "sc-consensus",
13689  "sc-offchain",
13690  "sc-service",
13691  "sp-api",
13692  "sp-blockchain",
13693  "sp-consensus",
13694  "sp-consensus-babe",
13695  "sp-core",
13696  "sp-inherents",
13697  "sp-io",
13698  "sp-keyring",
13699  "sp-runtime",
13700  "sp-state-machine",
13701  "sp-timestamp",
13702  "substrate-test-client",
13705 [[package]]
13706 name = "polkadot-test-malus"
13707 version = "1.0.0"
13708 dependencies = [
13709  "assert_matches",
13710  "async-trait",
13711  "clap 4.5.3",
13712  "color-eyre",
13713  "futures",
13714  "futures-timer",
13715  "polkadot-cli",
13716  "polkadot-erasure-coding",
13717  "polkadot-node-core-backing",
13718  "polkadot-node-core-candidate-validation",
13719  "polkadot-node-core-dispute-coordinator",
13720  "polkadot-node-core-pvf-common",
13721  "polkadot-node-core-pvf-execute-worker",
13722  "polkadot-node-core-pvf-prepare-worker",
13723  "polkadot-node-primitives",
13724  "polkadot-node-subsystem",
13725  "polkadot-node-subsystem-test-helpers",
13726  "polkadot-node-subsystem-types",
13727  "polkadot-node-subsystem-util",
13728  "polkadot-primitives",
13729  "rand",
13730  "sp-core",
13731  "sp-keystore",
13732  "substrate-build-script-utils",
13733  "tracing-gum",
13736 [[package]]
13737 name = "polkadot-test-runtime"
13738 version = "1.0.0"
13739 dependencies = [
13740  "bitvec",
13741  "frame-election-provider-support",
13742  "frame-executive",
13743  "frame-support",
13744  "frame-system",
13745  "frame-system-rpc-runtime-api",
13746  "hex-literal",
13747  "log",
13748  "pallet-authority-discovery",
13749  "pallet-authorship",
13750  "pallet-babe",
13751  "pallet-balances",
13752  "pallet-grandpa",
13753  "pallet-indices",
13754  "pallet-offences",
13755  "pallet-session",
13756  "pallet-staking",
13757  "pallet-staking-reward-curve",
13758  "pallet-sudo",
13759  "pallet-timestamp",
13760  "pallet-transaction-payment",
13761  "pallet-transaction-payment-rpc-runtime-api",
13762  "pallet-vesting",
13763  "pallet-xcm",
13764  "parity-scale-codec",
13765  "polkadot-parachain-primitives",
13766  "polkadot-primitives",
13767  "polkadot-runtime-common",
13768  "polkadot-runtime-parachains",
13769  "rustc-hex",
13770  "scale-info",
13771  "serde",
13772  "serde_derive",
13773  "serde_json",
13774  "smallvec",
13775  "sp-api",
13776  "sp-authority-discovery",
13777  "sp-block-builder",
13778  "sp-consensus-babe",
13779  "sp-consensus-beefy",
13780  "sp-core",
13781  "sp-genesis-builder",
13782  "sp-inherents",
13783  "sp-io",
13784  "sp-keyring",
13785  "sp-mmr-primitives",
13786  "sp-offchain",
13787  "sp-runtime",
13788  "sp-session",
13789  "sp-staking",
13790  "sp-std 14.0.0",
13791  "sp-transaction-pool",
13792  "sp-trie",
13793  "sp-version",
13794  "staging-xcm",
13795  "staging-xcm-builder",
13796  "staging-xcm-executor",
13797  "substrate-wasm-builder",
13798  "test-runtime-constants",
13799  "tiny-keccak",
13802 [[package]]
13803 name = "polkadot-test-service"
13804 version = "1.0.0"
13805 dependencies = [
13806  "frame-system",
13807  "futures",
13808  "hex",
13809  "pallet-balances",
13810  "pallet-staking",
13811  "pallet-transaction-payment",
13812  "polkadot-node-primitives",
13813  "polkadot-node-subsystem",
13814  "polkadot-overseer",
13815  "polkadot-parachain-primitives",
13816  "polkadot-primitives",
13817  "polkadot-rpc",
13818  "polkadot-runtime-common",
13819  "polkadot-runtime-parachains",
13820  "polkadot-service",
13821  "polkadot-test-runtime",
13822  "rand",
13823  "sc-authority-discovery",
13824  "sc-chain-spec",
13825  "sc-cli",
13826  "sc-client-api",
13827  "sc-consensus",
13828  "sc-consensus-babe",
13829  "sc-consensus-grandpa",
13830  "sc-network",
13831  "sc-service",
13832  "sc-tracing",
13833  "sc-transaction-pool",
13834  "serde_json",
13835  "sp-arithmetic",
13836  "sp-authority-discovery",
13837  "sp-blockchain",
13838  "sp-consensus",
13839  "sp-consensus-babe",
13840  "sp-consensus-grandpa",
13841  "sp-core",
13842  "sp-inherents",
13843  "sp-keyring",
13844  "sp-runtime",
13845  "sp-state-machine",
13846  "substrate-test-client",
13847  "substrate-test-utils",
13848  "tempfile",
13849  "test-runtime-constants",
13850  "tokio",
13851  "tracing-gum",
13854 [[package]]
13855 name = "polkadot-voter-bags"
13856 version = "7.0.0"
13857 dependencies = [
13858  "clap 4.5.3",
13859  "generate-bags",
13860  "sp-io",
13861  "westend-runtime",
13864 [[package]]
13865 name = "polkavm"
13866 version = "0.9.3"
13867 source = "registry+https://github.com/rust-lang/crates.io-index"
13868 checksum = "8a3693e5efdb2bf74e449cd25fd777a28bd7ed87e41f5d5da75eb31b4de48b94"
13869 dependencies = [
13870  "libc",
13871  "log",
13872  "polkavm-assembler",
13873  "polkavm-common",
13874  "polkavm-linux-raw",
13877 [[package]]
13878 name = "polkavm-assembler"
13879 version = "0.9.0"
13880 source = "registry+https://github.com/rust-lang/crates.io-index"
13881 checksum = "1fa96d6d868243acc12de813dd48e756cbadcc8e13964c70d272753266deadc1"
13882 dependencies = [
13883  "log",
13886 [[package]]
13887 name = "polkavm-common"
13888 version = "0.9.0"
13889 source = "registry+https://github.com/rust-lang/crates.io-index"
13890 checksum = "1d9428a5cfcc85c5d7b9fc4b6a18c4b802d0173d768182a51cc7751640f08b92"
13891 dependencies = [
13892  "log",
13895 [[package]]
13896 name = "polkavm-derive"
13897 version = "0.9.1"
13898 source = "registry+https://github.com/rust-lang/crates.io-index"
13899 checksum = "ae8c4bea6f3e11cd89bb18bcdddac10bd9a24015399bd1c485ad68a985a19606"
13900 dependencies = [
13901  "polkavm-derive-impl-macro",
13904 [[package]]
13905 name = "polkavm-derive-impl"
13906 version = "0.9.0"
13907 source = "registry+https://github.com/rust-lang/crates.io-index"
13908 checksum = "5c4fdfc49717fb9a196e74a5d28e0bc764eb394a2c803eb11133a31ac996c60c"
13909 dependencies = [
13910  "polkavm-common",
13911  "proc-macro2",
13912  "quote",
13913  "syn 2.0.53",
13916 [[package]]
13917 name = "polkavm-derive-impl-macro"
13918 version = "0.9.0"
13919 source = "registry+https://github.com/rust-lang/crates.io-index"
13920 checksum = "8ba81f7b5faac81e528eb6158a6f3c9e0bb1008e0ffa19653bc8dea925ecb429"
13921 dependencies = [
13922  "polkavm-derive-impl",
13923  "syn 2.0.53",
13926 [[package]]
13927 name = "polkavm-linker"
13928 version = "0.9.2"
13929 source = "registry+https://github.com/rust-lang/crates.io-index"
13930 checksum = "9c7be503e60cf56c0eb785f90aaba4b583b36bff00e93997d93fef97f9553c39"
13931 dependencies = [
13932  "gimli 0.28.0",
13933  "hashbrown 0.14.3",
13934  "log",
13935  "object 0.32.2",
13936  "polkavm-common",
13937  "regalloc2 0.9.3",
13938  "rustc-demangle",
13941 [[package]]
13942 name = "polkavm-linux-raw"
13943 version = "0.9.0"
13944 source = "registry+https://github.com/rust-lang/crates.io-index"
13945 checksum = "26e85d3456948e650dff0cfc85603915847faf893ed1e66b020bb82ef4557120"
13947 [[package]]
13948 name = "polling"
13949 version = "2.8.0"
13950 source = "registry+https://github.com/rust-lang/crates.io-index"
13951 checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
13952 dependencies = [
13953  "autocfg",
13954  "bitflags 1.3.2",
13955  "cfg-if",
13956  "concurrent-queue",
13957  "libc",
13958  "log",
13959  "pin-project-lite 0.2.12",
13960  "windows-sys 0.48.0",
13963 [[package]]
13964 name = "poly1305"
13965 version = "0.7.2"
13966 source = "registry+https://github.com/rust-lang/crates.io-index"
13967 checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"
13968 dependencies = [
13969  "cpufeatures",
13970  "opaque-debug 0.3.0",
13971  "universal-hash 0.4.0",
13974 [[package]]
13975 name = "poly1305"
13976 version = "0.8.0"
13977 source = "registry+https://github.com/rust-lang/crates.io-index"
13978 checksum = "8159bd90725d2df49889a078b54f4f79e87f1f8a8444194cdca81d38f5393abf"
13979 dependencies = [
13980  "cpufeatures",
13981  "opaque-debug 0.3.0",
13982  "universal-hash 0.5.1",
13985 [[package]]
13986 name = "polyval"
13987 version = "0.5.3"
13988 source = "registry+https://github.com/rust-lang/crates.io-index"
13989 checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"
13990 dependencies = [
13991  "cfg-if",
13992  "cpufeatures",
13993  "opaque-debug 0.3.0",
13994  "universal-hash 0.4.0",
13997 [[package]]
13998 name = "polyval"
13999 version = "0.6.1"
14000 source = "registry+https://github.com/rust-lang/crates.io-index"
14001 checksum = "d52cff9d1d4dee5fe6d03729099f4a310a41179e0a10dbf542039873f2e826fb"
14002 dependencies = [
14003  "cfg-if",
14004  "cpufeatures",
14005  "opaque-debug 0.3.0",
14006  "universal-hash 0.5.1",
14009 [[package]]
14010 name = "portable-atomic"
14011 version = "1.4.2"
14012 source = "registry+https://github.com/rust-lang/crates.io-index"
14013 checksum = "f32154ba0af3a075eefa1eda8bb414ee928f62303a54ea85b8d6638ff1a6ee9e"
14015 [[package]]
14016 name = "portpicker"
14017 version = "0.1.1"
14018 source = "registry+https://github.com/rust-lang/crates.io-index"
14019 checksum = "be97d76faf1bfab666e1375477b23fde79eccf0276e9b63b92a39d676a889ba9"
14020 dependencies = [
14021  "rand",
14024 [[package]]
14025 name = "pprof"
14026 version = "0.12.1"
14027 source = "registry+https://github.com/rust-lang/crates.io-index"
14028 checksum = "978385d59daf9269189d052ca8a84c1acfd0715c0599a5d5188d4acc078ca46a"
14029 dependencies = [
14030  "backtrace",
14031  "cfg-if",
14032  "findshlibs",
14033  "libc",
14034  "log",
14035  "nix 0.26.2",
14036  "once_cell",
14037  "parking_lot 0.12.1",
14038  "smallvec",
14039  "symbolic-demangle",
14040  "tempfile",
14041  "thiserror",
14044 [[package]]
14045 name = "ppv-lite86"
14046 version = "0.2.17"
14047 source = "registry+https://github.com/rust-lang/crates.io-index"
14048 checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
14050 [[package]]
14051 name = "predicates"
14052 version = "2.1.5"
14053 source = "registry+https://github.com/rust-lang/crates.io-index"
14054 checksum = "59230a63c37f3e18569bdb90e4a89cbf5bf8b06fea0b84e65ea10cc4df47addd"
14055 dependencies = [
14056  "difflib",
14057  "float-cmp",
14058  "itertools 0.10.5",
14059  "normalize-line-endings",
14060  "predicates-core",
14061  "regex",
14064 [[package]]
14065 name = "predicates"
14066 version = "3.0.3"
14067 source = "registry+https://github.com/rust-lang/crates.io-index"
14068 checksum = "09963355b9f467184c04017ced4a2ba2d75cbcb4e7462690d388233253d4b1a9"
14069 dependencies = [
14070  "anstyle",
14071  "difflib",
14072  "itertools 0.10.5",
14073  "predicates-core",
14076 [[package]]
14077 name = "predicates-core"
14078 version = "1.0.6"
14079 source = "registry+https://github.com/rust-lang/crates.io-index"
14080 checksum = "b794032607612e7abeb4db69adb4e33590fa6cf1149e95fd7cb00e634b92f174"
14082 [[package]]
14083 name = "predicates-tree"
14084 version = "1.0.9"
14085 source = "registry+https://github.com/rust-lang/crates.io-index"
14086 checksum = "368ba315fb8c5052ab692e68a0eefec6ec57b23a36959c14496f0b0df2c0cecf"
14087 dependencies = [
14088  "predicates-core",
14089  "termtree",
14092 [[package]]
14093 name = "pretty_assertions"
14094 version = "1.4.0"
14095 source = "registry+https://github.com/rust-lang/crates.io-index"
14096 checksum = "af7cee1a6c8a5b9208b3cb1061f10c0cb689087b3d8ce85fb9d2dd7a29b6ba66"
14097 dependencies = [
14098  "diff",
14099  "yansi",
14102 [[package]]
14103 name = "prettyplease"
14104 version = "0.1.25"
14105 source = "registry+https://github.com/rust-lang/crates.io-index"
14106 checksum = "6c8646e95016a7a6c4adea95bafa8a16baab64b583356217f2c85db4a39d9a86"
14107 dependencies = [
14108  "proc-macro2",
14109  "syn 1.0.109",
14112 [[package]]
14113 name = "prettyplease"
14114 version = "0.2.12"
14115 source = "registry+https://github.com/rust-lang/crates.io-index"
14116 checksum = "6c64d9ba0963cdcea2e1b2230fbae2bab30eb25a174be395c41e764bfb65dd62"
14117 dependencies = [
14118  "proc-macro2",
14119  "syn 2.0.53",
14122 [[package]]
14123 name = "primitive-types"
14124 version = "0.12.1"
14125 source = "registry+https://github.com/rust-lang/crates.io-index"
14126 checksum = "9f3486ccba82358b11a77516035647c34ba167dfa53312630de83b12bd4f3d66"
14127 dependencies = [
14128  "fixed-hash",
14129  "impl-codec",
14130  "impl-num-traits",
14131  "impl-rlp",
14132  "impl-serde",
14133  "scale-info",
14134  "uint",
14137 [[package]]
14138 name = "prioritized-metered-channel"
14139 version = "0.6.1"
14140 source = "registry+https://github.com/rust-lang/crates.io-index"
14141 checksum = "a172e6cc603231f2cf004232eabcecccc0da53ba576ab286ef7baa0cfc7927ad"
14142 dependencies = [
14143  "coarsetime",
14144  "crossbeam-queue",
14145  "derive_more",
14146  "futures",
14147  "futures-timer",
14148  "nanorand",
14149  "thiserror",
14150  "tracing",
14153 [[package]]
14154 name = "proc-macro-crate"
14155 version = "1.3.1"
14156 source = "registry+https://github.com/rust-lang/crates.io-index"
14157 checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"
14158 dependencies = [
14159  "once_cell",
14160  "toml_edit 0.19.15",
14163 [[package]]
14164 name = "proc-macro-crate"
14165 version = "3.0.0"
14166 source = "registry+https://github.com/rust-lang/crates.io-index"
14167 checksum = "6b2685dd208a3771337d8d386a89840f0f43cd68be8dae90a5f8c2384effc9cd"
14168 dependencies = [
14169  "toml_edit 0.21.0",
14172 [[package]]
14173 name = "proc-macro-error"
14174 version = "1.0.4"
14175 source = "registry+https://github.com/rust-lang/crates.io-index"
14176 checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
14177 dependencies = [
14178  "proc-macro-error-attr",
14179  "proc-macro2",
14180  "quote",
14181  "syn 1.0.109",
14182  "version_check",
14185 [[package]]
14186 name = "proc-macro-error-attr"
14187 version = "1.0.4"
14188 source = "registry+https://github.com/rust-lang/crates.io-index"
14189 checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
14190 dependencies = [
14191  "proc-macro2",
14192  "quote",
14193  "version_check",
14196 [[package]]
14197 name = "proc-macro-hack"
14198 version = "0.5.20+deprecated"
14199 source = "registry+https://github.com/rust-lang/crates.io-index"
14200 checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
14202 [[package]]
14203 name = "proc-macro-warning"
14204 version = "1.0.0"
14205 source = "registry+https://github.com/rust-lang/crates.io-index"
14206 checksum = "9b698b0b09d40e9b7c1a47b132d66a8b54bcd20583d9b6d06e4535e383b4405c"
14207 dependencies = [
14208  "proc-macro2",
14209  "quote",
14210  "syn 2.0.53",
14213 [[package]]
14214 name = "proc-macro2"
14215 version = "1.0.75"
14216 source = "registry+https://github.com/rust-lang/crates.io-index"
14217 checksum = "907a61bd0f64c2f29cd1cf1dc34d05176426a3f504a78010f08416ddb7b13708"
14218 dependencies = [
14219  "unicode-ident",
14222 [[package]]
14223 name = "procfs"
14224 version = "0.16.0"
14225 source = "registry+https://github.com/rust-lang/crates.io-index"
14226 checksum = "731e0d9356b0c25f16f33b5be79b1c57b562f141ebfcdb0ad8ac2c13a24293b4"
14227 dependencies = [
14228  "bitflags 2.4.0",
14229  "chrono",
14230  "flate2",
14231  "hex",
14232  "lazy_static",
14233  "procfs-core",
14234  "rustix 0.38.21",
14237 [[package]]
14238 name = "procfs-core"
14239 version = "0.16.0"
14240 source = "registry+https://github.com/rust-lang/crates.io-index"
14241 checksum = "2d3554923a69f4ce04c4a754260c338f505ce22642d3830e049a399fc2059a29"
14242 dependencies = [
14243  "bitflags 2.4.0",
14244  "chrono",
14245  "hex",
14248 [[package]]
14249 name = "prometheus"
14250 version = "0.13.3"
14251 source = "registry+https://github.com/rust-lang/crates.io-index"
14252 checksum = "449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c"
14253 dependencies = [
14254  "cfg-if",
14255  "fnv",
14256  "lazy_static",
14257  "memchr",
14258  "parking_lot 0.12.1",
14259  "thiserror",
14262 [[package]]
14263 name = "prometheus-client"
14264 version = "0.19.0"
14265 source = "registry+https://github.com/rust-lang/crates.io-index"
14266 checksum = "5d6fa99d535dd930d1249e6c79cb3c2915f9172a540fe2b02a4c8f9ca954721e"
14267 dependencies = [
14268  "dtoa",
14269  "itoa",
14270  "parking_lot 0.12.1",
14271  "prometheus-client-derive-encode",
14274 [[package]]
14275 name = "prometheus-client-derive-encode"
14276 version = "0.4.2"
14277 source = "registry+https://github.com/rust-lang/crates.io-index"
14278 checksum = "440f724eba9f6996b75d63681b0a92b06947f1457076d503a4d2e2c8f56442b8"
14279 dependencies = [
14280  "proc-macro2",
14281  "quote",
14282  "syn 2.0.53",
14285 [[package]]
14286 name = "prometheus-parse"
14287 version = "0.2.4"
14288 source = "registry+https://github.com/rust-lang/crates.io-index"
14289 checksum = "0c2aa5feb83bf4b2c8919eaf563f51dbab41183de73ba2353c0e03cd7b6bd892"
14290 dependencies = [
14291  "chrono",
14292  "itertools 0.10.5",
14293  "once_cell",
14294  "regex",
14297 [[package]]
14298 name = "proptest"
14299 version = "1.4.0"
14300 source = "registry+https://github.com/rust-lang/crates.io-index"
14301 checksum = "31b476131c3c86cb68032fdc5cb6d5a1045e3e42d96b69fa599fd77701e1f5bf"
14302 dependencies = [
14303  "bit-set",
14304  "bit-vec",
14305  "bitflags 2.4.0",
14306  "lazy_static",
14307  "num-traits",
14308  "rand",
14309  "rand_chacha 0.3.1",
14310  "rand_xorshift",
14311  "regex-syntax 0.8.2",
14312  "rusty-fork",
14313  "tempfile",
14314  "unarray",
14317 [[package]]
14318 name = "prost"
14319 version = "0.11.9"
14320 source = "registry+https://github.com/rust-lang/crates.io-index"
14321 checksum = "0b82eaa1d779e9a4bc1c3217db8ffbeabaae1dca241bf70183242128d48681cd"
14322 dependencies = [
14323  "bytes",
14324  "prost-derive 0.11.9",
14327 [[package]]
14328 name = "prost"
14329 version = "0.12.3"
14330 source = "registry+https://github.com/rust-lang/crates.io-index"
14331 checksum = "146c289cda302b98a28d40c8b3b90498d6e526dd24ac2ecea73e4e491685b94a"
14332 dependencies = [
14333  "bytes",
14334  "prost-derive 0.12.3",
14337 [[package]]
14338 name = "prost-build"
14339 version = "0.11.9"
14340 source = "registry+https://github.com/rust-lang/crates.io-index"
14341 checksum = "119533552c9a7ffacc21e099c24a0ac8bb19c2a2a3f363de84cd9b844feab270"
14342 dependencies = [
14343  "bytes",
14344  "heck 0.4.1",
14345  "itertools 0.10.5",
14346  "lazy_static",
14347  "log",
14348  "multimap",
14349  "petgraph",
14350  "prettyplease 0.1.25",
14351  "prost 0.11.9",
14352  "prost-types",
14353  "regex",
14354  "syn 1.0.109",
14355  "tempfile",
14356  "which",
14359 [[package]]
14360 name = "prost-derive"
14361 version = "0.11.9"
14362 source = "registry+https://github.com/rust-lang/crates.io-index"
14363 checksum = "e5d2d8d10f3c6ded6da8b05b5fb3b8a5082514344d56c9f871412d29b4e075b4"
14364 dependencies = [
14365  "anyhow",
14366  "itertools 0.10.5",
14367  "proc-macro2",
14368  "quote",
14369  "syn 1.0.109",
14372 [[package]]
14373 name = "prost-derive"
14374 version = "0.12.3"
14375 source = "registry+https://github.com/rust-lang/crates.io-index"
14376 checksum = "efb6c9a1dd1def8e2124d17e83a20af56f1570d6c2d2bd9e266ccb768df3840e"
14377 dependencies = [
14378  "anyhow",
14379  "itertools 0.11.0",
14380  "proc-macro2",
14381  "quote",
14382  "syn 2.0.53",
14385 [[package]]
14386 name = "prost-types"
14387 version = "0.11.9"
14388 source = "registry+https://github.com/rust-lang/crates.io-index"
14389 checksum = "213622a1460818959ac1181aaeb2dc9c7f63df720db7d788b3e24eacd1983e13"
14390 dependencies = [
14391  "prost 0.11.9",
14394 [[package]]
14395 name = "psm"
14396 version = "0.1.21"
14397 source = "registry+https://github.com/rust-lang/crates.io-index"
14398 checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"
14399 dependencies = [
14400  "cc",
14403 [[package]]
14404 name = "pyroscope"
14405 version = "0.5.7"
14406 source = "registry+https://github.com/rust-lang/crates.io-index"
14407 checksum = "ac8a53ce01af1087eaeee6ce7c4fbf50ea4040ab1825c0115c4bafa039644ba9"
14408 dependencies = [
14409  "json",
14410  "libc",
14411  "libflate",
14412  "log",
14413  "names",
14414  "prost 0.11.9",
14415  "reqwest",
14416  "thiserror",
14417  "url",
14418  "winapi",
14421 [[package]]
14422 name = "pyroscope_pprofrs"
14423 version = "0.2.7"
14424 source = "registry+https://github.com/rust-lang/crates.io-index"
14425 checksum = "43f010b2a981a7f8449a650f25f309e520b5206ea2d89512dcb146aaa5518ff4"
14426 dependencies = [
14427  "log",
14428  "pprof",
14429  "pyroscope",
14430  "thiserror",
14433 [[package]]
14434 name = "quanta"
14435 version = "0.11.1"
14436 source = "registry+https://github.com/rust-lang/crates.io-index"
14437 checksum = "a17e662a7a8291a865152364c20c7abc5e60486ab2001e8ec10b24862de0b9ab"
14438 dependencies = [
14439  "crossbeam-utils",
14440  "libc",
14441  "mach2",
14442  "once_cell",
14443  "raw-cpuid",
14444  "wasi 0.11.0+wasi-snapshot-preview1",
14445  "web-sys",
14446  "winapi",
14449 [[package]]
14450 name = "quick-error"
14451 version = "1.2.3"
14452 source = "registry+https://github.com/rust-lang/crates.io-index"
14453 checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
14455 [[package]]
14456 name = "quick-protobuf"
14457 version = "0.8.1"
14458 source = "registry+https://github.com/rust-lang/crates.io-index"
14459 checksum = "9d6da84cc204722a989e01ba2f6e1e276e190f22263d0cb6ce8526fcdb0d2e1f"
14460 dependencies = [
14461  "byteorder",
14464 [[package]]
14465 name = "quick-protobuf-codec"
14466 version = "0.1.0"
14467 source = "registry+https://github.com/rust-lang/crates.io-index"
14468 checksum = "1693116345026436eb2f10b677806169c1a1260c1c60eaaffe3fb5a29ae23d8b"
14469 dependencies = [
14470  "asynchronous-codec",
14471  "bytes",
14472  "quick-protobuf",
14473  "thiserror",
14474  "unsigned-varint",
14477 [[package]]
14478 name = "quickcheck"
14479 version = "1.0.3"
14480 source = "registry+https://github.com/rust-lang/crates.io-index"
14481 checksum = "588f6378e4dd99458b60ec275b4477add41ce4fa9f64dcba6f15adccb19b50d6"
14482 dependencies = [
14483  "env_logger 0.8.4",
14484  "log",
14485  "rand",
14488 [[package]]
14489 name = "quicksink"
14490 version = "0.1.2"
14491 source = "registry+https://github.com/rust-lang/crates.io-index"
14492 checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"
14493 dependencies = [
14494  "futures-core",
14495  "futures-sink",
14496  "pin-project-lite 0.1.12",
14499 [[package]]
14500 name = "quinn-proto"
14501 version = "0.9.5"
14502 source = "registry+https://github.com/rust-lang/crates.io-index"
14503 checksum = "c956be1b23f4261676aed05a0046e204e8a6836e50203902683a718af0797989"
14504 dependencies = [
14505  "bytes",
14506  "rand",
14507  "ring 0.16.20",
14508  "rustc-hash",
14509  "rustls 0.20.8",
14510  "slab",
14511  "thiserror",
14512  "tinyvec",
14513  "tracing",
14514  "webpki",
14517 [[package]]
14518 name = "quote"
14519 version = "1.0.35"
14520 source = "registry+https://github.com/rust-lang/crates.io-index"
14521 checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
14522 dependencies = [
14523  "proc-macro2",
14526 [[package]]
14527 name = "radium"
14528 version = "0.7.0"
14529 source = "registry+https://github.com/rust-lang/crates.io-index"
14530 checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
14532 [[package]]
14533 name = "rand"
14534 version = "0.8.5"
14535 source = "registry+https://github.com/rust-lang/crates.io-index"
14536 checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
14537 dependencies = [
14538  "libc",
14539  "rand_chacha 0.3.1",
14540  "rand_core 0.6.4",
14543 [[package]]
14544 name = "rand_chacha"
14545 version = "0.2.2"
14546 source = "registry+https://github.com/rust-lang/crates.io-index"
14547 checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
14548 dependencies = [
14549  "ppv-lite86",
14550  "rand_core 0.5.1",
14553 [[package]]
14554 name = "rand_chacha"
14555 version = "0.3.1"
14556 source = "registry+https://github.com/rust-lang/crates.io-index"
14557 checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
14558 dependencies = [
14559  "ppv-lite86",
14560  "rand_core 0.6.4",
14563 [[package]]
14564 name = "rand_core"
14565 version = "0.5.1"
14566 source = "registry+https://github.com/rust-lang/crates.io-index"
14567 checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
14568 dependencies = [
14569  "getrandom 0.1.16",
14572 [[package]]
14573 name = "rand_core"
14574 version = "0.6.4"
14575 source = "registry+https://github.com/rust-lang/crates.io-index"
14576 checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
14577 dependencies = [
14578  "getrandom 0.2.10",
14581 [[package]]
14582 name = "rand_distr"
14583 version = "0.4.3"
14584 source = "registry+https://github.com/rust-lang/crates.io-index"
14585 checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"
14586 dependencies = [
14587  "num-traits",
14588  "rand",
14591 [[package]]
14592 name = "rand_pcg"
14593 version = "0.3.1"
14594 source = "registry+https://github.com/rust-lang/crates.io-index"
14595 checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"
14596 dependencies = [
14597  "rand_core 0.6.4",
14600 [[package]]
14601 name = "rand_xorshift"
14602 version = "0.3.0"
14603 source = "registry+https://github.com/rust-lang/crates.io-index"
14604 checksum = "d25bf25ec5ae4a3f1b92f929810509a2f53d7dca2f50b794ff57e3face536c8f"
14605 dependencies = [
14606  "rand_core 0.6.4",
14609 [[package]]
14610 name = "raw-cpuid"
14611 version = "10.7.0"
14612 source = "registry+https://github.com/rust-lang/crates.io-index"
14613 checksum = "6c297679cb867470fa8c9f67dbba74a78d78e3e98d7cf2b08d6d71540f797332"
14614 dependencies = [
14615  "bitflags 1.3.2",
14618 [[package]]
14619 name = "rawpointer"
14620 version = "0.2.1"
14621 source = "registry+https://github.com/rust-lang/crates.io-index"
14622 checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"
14624 [[package]]
14625 name = "rayon"
14626 version = "1.7.0"
14627 source = "registry+https://github.com/rust-lang/crates.io-index"
14628 checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"
14629 dependencies = [
14630  "either",
14631  "rayon-core",
14634 [[package]]
14635 name = "rayon-core"
14636 version = "1.11.0"
14637 source = "registry+https://github.com/rust-lang/crates.io-index"
14638 checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"
14639 dependencies = [
14640  "crossbeam-channel",
14641  "crossbeam-deque",
14642  "crossbeam-utils",
14643  "num_cpus",
14646 [[package]]
14647 name = "rcgen"
14648 version = "0.10.0"
14649 source = "registry+https://github.com/rust-lang/crates.io-index"
14650 checksum = "ffbe84efe2f38dea12e9bfc1f65377fdf03e53a18cb3b995faedf7934c7e785b"
14651 dependencies = [
14652  "pem",
14653  "ring 0.16.20",
14654  "time",
14655  "yasna",
14658 [[package]]
14659 name = "redox_syscall"
14660 version = "0.2.16"
14661 source = "registry+https://github.com/rust-lang/crates.io-index"
14662 checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
14663 dependencies = [
14664  "bitflags 1.3.2",
14667 [[package]]
14668 name = "redox_syscall"
14669 version = "0.3.5"
14670 source = "registry+https://github.com/rust-lang/crates.io-index"
14671 checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
14672 dependencies = [
14673  "bitflags 1.3.2",
14676 [[package]]
14677 name = "redox_syscall"
14678 version = "0.4.1"
14679 source = "registry+https://github.com/rust-lang/crates.io-index"
14680 checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
14681 dependencies = [
14682  "bitflags 1.3.2",
14685 [[package]]
14686 name = "redox_users"
14687 version = "0.4.3"
14688 source = "registry+https://github.com/rust-lang/crates.io-index"
14689 checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
14690 dependencies = [
14691  "getrandom 0.2.10",
14692  "redox_syscall 0.2.16",
14693  "thiserror",
14696 [[package]]
14697 name = "reed-solomon-novelpoly"
14698 version = "2.0.0"
14699 source = "registry+https://github.com/rust-lang/crates.io-index"
14700 checksum = "87413ebb313323d431e85d0afc5a68222aaed972843537cbfe5f061cf1b4bcab"
14701 dependencies = [
14702  "derive_more",
14703  "fs-err",
14704  "static_init",
14705  "thiserror",
14708 [[package]]
14709 name = "ref-cast"
14710 version = "1.0.20"
14711 source = "registry+https://github.com/rust-lang/crates.io-index"
14712 checksum = "acde58d073e9c79da00f2b5b84eed919c8326832648a5b109b3fce1bb1175280"
14713 dependencies = [
14714  "ref-cast-impl",
14717 [[package]]
14718 name = "ref-cast-impl"
14719 version = "1.0.20"
14720 source = "registry+https://github.com/rust-lang/crates.io-index"
14721 checksum = "7f7473c2cfcf90008193dd0e3e16599455cb601a9fce322b5bb55de799664925"
14722 dependencies = [
14723  "proc-macro2",
14724  "quote",
14725  "syn 2.0.53",
14728 [[package]]
14729 name = "regalloc2"
14730 version = "0.6.1"
14731 source = "registry+https://github.com/rust-lang/crates.io-index"
14732 checksum = "80535183cae11b149d618fbd3c37e38d7cda589d82d7769e196ca9a9042d7621"
14733 dependencies = [
14734  "fxhash",
14735  "log",
14736  "slice-group-by",
14737  "smallvec",
14740 [[package]]
14741 name = "regalloc2"
14742 version = "0.9.3"
14743 source = "registry+https://github.com/rust-lang/crates.io-index"
14744 checksum = "ad156d539c879b7a24a363a2016d77961786e71f48f2e2fc8302a92abd2429a6"
14745 dependencies = [
14746  "hashbrown 0.13.2",
14747  "log",
14748  "rustc-hash",
14749  "slice-group-by",
14750  "smallvec",
14753 [[package]]
14754 name = "regex"
14755 version = "1.10.2"
14756 source = "registry+https://github.com/rust-lang/crates.io-index"
14757 checksum = "380b951a9c5e80ddfd6136919eef32310721aa4aacd4889a8d39124b026ab343"
14758 dependencies = [
14759  "aho-corasick",
14760  "memchr",
14761  "regex-automata 0.4.3",
14762  "regex-syntax 0.8.2",
14765 [[package]]
14766 name = "regex-automata"
14767 version = "0.1.10"
14768 source = "registry+https://github.com/rust-lang/crates.io-index"
14769 checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
14770 dependencies = [
14771  "regex-syntax 0.6.29",
14774 [[package]]
14775 name = "regex-automata"
14776 version = "0.3.6"
14777 source = "registry+https://github.com/rust-lang/crates.io-index"
14778 checksum = "fed1ceff11a1dddaee50c9dc8e4938bd106e9d89ae372f192311e7da498e3b69"
14780 [[package]]
14781 name = "regex-automata"
14782 version = "0.4.3"
14783 source = "registry+https://github.com/rust-lang/crates.io-index"
14784 checksum = "5f804c7828047e88b2d32e2d7fe5a105da8ee3264f01902f796c8e067dc2483f"
14785 dependencies = [
14786  "aho-corasick",
14787  "memchr",
14788  "regex-syntax 0.8.2",
14791 [[package]]
14792 name = "regex-syntax"
14793 version = "0.6.29"
14794 source = "registry+https://github.com/rust-lang/crates.io-index"
14795 checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
14797 [[package]]
14798 name = "regex-syntax"
14799 version = "0.8.2"
14800 source = "registry+https://github.com/rust-lang/crates.io-index"
14801 checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
14803 [[package]]
14804 name = "relative-path"
14805 version = "1.9.2"
14806 source = "registry+https://github.com/rust-lang/crates.io-index"
14807 checksum = "e898588f33fdd5b9420719948f9f2a32c922a246964576f71ba7f24f80610fbc"
14809 [[package]]
14810 name = "remote-ext-tests-bags-list"
14811 version = "1.0.0"
14812 dependencies = [
14813  "clap 4.5.3",
14814  "frame-system",
14815  "log",
14816  "pallet-bags-list-remote-tests",
14817  "sp-core",
14818  "sp-tracing 16.0.0",
14819  "tokio",
14820  "westend-runtime",
14821  "westend-runtime-constants",
14824 [[package]]
14825 name = "reqwest"
14826 version = "0.11.20"
14827 source = "registry+https://github.com/rust-lang/crates.io-index"
14828 checksum = "3e9ad3fe7488d7e34558a2033d45a0c90b72d97b4f80705666fea71472e2e6a1"
14829 dependencies = [
14830  "base64 0.21.2",
14831  "bytes",
14832  "encoding_rs",
14833  "futures-core",
14834  "futures-util",
14835  "h2",
14836  "http",
14837  "http-body",
14838  "hyper",
14839  "hyper-rustls",
14840  "ipnet",
14841  "js-sys",
14842  "log",
14843  "mime",
14844  "once_cell",
14845  "percent-encoding",
14846  "pin-project-lite 0.2.12",
14847  "rustls 0.21.6",
14848  "rustls-pemfile 1.0.3",
14849  "serde",
14850  "serde_json",
14851  "serde_urlencoded",
14852  "tokio",
14853  "tokio-rustls 0.24.1",
14854  "tower-service",
14855  "url",
14856  "wasm-bindgen",
14857  "wasm-bindgen-futures",
14858  "web-sys",
14859  "webpki-roots 0.25.2",
14860  "winreg",
14863 [[package]]
14864 name = "resolv-conf"
14865 version = "0.7.0"
14866 source = "registry+https://github.com/rust-lang/crates.io-index"
14867 checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"
14868 dependencies = [
14869  "hostname",
14870  "quick-error",
14873 [[package]]
14874 name = "rfc6979"
14875 version = "0.4.0"
14876 source = "registry+https://github.com/rust-lang/crates.io-index"
14877 checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2"
14878 dependencies = [
14879  "hmac 0.12.1",
14880  "subtle 2.5.0",
14883 [[package]]
14884 name = "ring"
14885 version = "0.1.0"
14886 source = "git+https://github.com/w3f/ring-proof#b273d33f9981e2bb3375ab45faeb537f7ee35224"
14887 dependencies = [
14888  "ark-ec",
14889  "ark-ff 0.4.2",
14890  "ark-poly",
14891  "ark-serialize 0.4.2",
14892  "ark-std 0.4.0",
14893  "blake2 0.10.6",
14894  "common",
14895  "fflonk",
14896  "merlin",
14899 [[package]]
14900 name = "ring"
14901 version = "0.16.20"
14902 source = "registry+https://github.com/rust-lang/crates.io-index"
14903 checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
14904 dependencies = [
14905  "cc",
14906  "libc",
14907  "once_cell",
14908  "spin 0.5.2",
14909  "untrusted 0.7.1",
14910  "web-sys",
14911  "winapi",
14914 [[package]]
14915 name = "ring"
14916 version = "0.17.7"
14917 source = "registry+https://github.com/rust-lang/crates.io-index"
14918 checksum = "688c63d65483050968b2a8937f7995f443e27041a0f7700aa59b0822aedebb74"
14919 dependencies = [
14920  "cc",
14921  "getrandom 0.2.10",
14922  "libc",
14923  "spin 0.9.8",
14924  "untrusted 0.9.0",
14925  "windows-sys 0.48.0",
14928 [[package]]
14929 name = "ripemd"
14930 version = "0.1.3"
14931 source = "registry+https://github.com/rust-lang/crates.io-index"
14932 checksum = "bd124222d17ad93a644ed9d011a40f4fb64aa54275c08cc216524a9ea82fb09f"
14933 dependencies = [
14934  "digest 0.10.7",
14937 [[package]]
14938 name = "rle-decode-fast"
14939 version = "1.0.3"
14940 source = "registry+https://github.com/rust-lang/crates.io-index"
14941 checksum = "3582f63211428f83597b51b2ddb88e2a91a9d52d12831f9d08f5e624e8977422"
14943 [[package]]
14944 name = "rlp"
14945 version = "0.5.2"
14946 source = "registry+https://github.com/rust-lang/crates.io-index"
14947 checksum = "bb919243f34364b6bd2fc10ef797edbfa75f33c252e7998527479c6d6b47e1ec"
14948 dependencies = [
14949  "bytes",
14950  "rustc-hex",
14953 [[package]]
14954 name = "rocksdb"
14955 version = "0.21.0"
14956 source = "registry+https://github.com/rust-lang/crates.io-index"
14957 checksum = "bb6f170a4041d50a0ce04b0d2e14916d6ca863ea2e422689a5b694395d299ffe"
14958 dependencies = [
14959  "libc",
14960  "librocksdb-sys",
14963 [[package]]
14964 name = "rococo-emulated-chain"
14965 version = "0.0.0"
14966 dependencies = [
14967  "emulated-integration-tests-common",
14968  "parachains-common",
14969  "polkadot-primitives",
14970  "rococo-runtime",
14971  "rococo-runtime-constants",
14972  "sc-consensus-grandpa",
14973  "sp-authority-discovery",
14974  "sp-consensus-babe",
14975  "sp-consensus-beefy",
14976  "sp-core",
14979 [[package]]
14980 name = "rococo-parachain-runtime"
14981 version = "0.6.0"
14982 dependencies = [
14983  "cumulus-pallet-aura-ext",
14984  "cumulus-pallet-parachain-system",
14985  "cumulus-pallet-xcm",
14986  "cumulus-pallet-xcmp-queue",
14987  "cumulus-ping",
14988  "cumulus-primitives-aura",
14989  "cumulus-primitives-core",
14990  "cumulus-primitives-storage-weight-reclaim",
14991  "cumulus-primitives-utility",
14992  "frame-benchmarking",
14993  "frame-executive",
14994  "frame-support",
14995  "frame-system",
14996  "frame-system-rpc-runtime-api",
14997  "pallet-assets",
14998  "pallet-aura",
14999  "pallet-balances",
15000  "pallet-message-queue",
15001  "pallet-sudo",
15002  "pallet-timestamp",
15003  "pallet-transaction-payment",
15004  "pallet-transaction-payment-rpc-runtime-api",
15005  "pallet-xcm",
15006  "parachains-common",
15007  "parity-scale-codec",
15008  "polkadot-parachain-primitives",
15009  "polkadot-runtime-common",
15010  "scale-info",
15011  "sp-api",
15012  "sp-block-builder",
15013  "sp-consensus-aura",
15014  "sp-core",
15015  "sp-genesis-builder",
15016  "sp-inherents",
15017  "sp-offchain",
15018  "sp-runtime",
15019  "sp-session",
15020  "sp-std 14.0.0",
15021  "sp-transaction-pool",
15022  "sp-version",
15023  "staging-parachain-info",
15024  "staging-xcm",
15025  "staging-xcm-builder",
15026  "staging-xcm-executor",
15027  "substrate-wasm-builder",
15028  "testnet-parachains-constants",
15031 [[package]]
15032 name = "rococo-runtime"
15033 version = "7.0.0"
15034 dependencies = [
15035  "binary-merkle-tree",
15036  "frame-benchmarking",
15037  "frame-executive",
15038  "frame-remote-externalities",
15039  "frame-support",
15040  "frame-system",
15041  "frame-system-benchmarking",
15042  "frame-system-rpc-runtime-api",
15043  "frame-try-runtime",
15044  "hex-literal",
15045  "log",
15046  "pallet-asset-rate",
15047  "pallet-authority-discovery",
15048  "pallet-authorship",
15049  "pallet-babe",
15050  "pallet-balances",
15051  "pallet-beefy",
15052  "pallet-beefy-mmr",
15053  "pallet-bounties",
15054  "pallet-child-bounties",
15055  "pallet-collective",
15056  "pallet-conviction-voting",
15057  "pallet-democracy",
15058  "pallet-elections-phragmen",
15059  "pallet-grandpa",
15060  "pallet-identity",
15061  "pallet-indices",
15062  "pallet-membership",
15063  "pallet-message-queue",
15064  "pallet-mmr",
15065  "pallet-multisig",
15066  "pallet-nis",
15067  "pallet-offences",
15068  "pallet-preimage",
15069  "pallet-proxy",
15070  "pallet-ranked-collective",
15071  "pallet-recovery",
15072  "pallet-referenda",
15073  "pallet-root-testing",
15074  "pallet-scheduler",
15075  "pallet-session",
15076  "pallet-society",
15077  "pallet-staking",
15078  "pallet-state-trie-migration",
15079  "pallet-sudo",
15080  "pallet-timestamp",
15081  "pallet-tips",
15082  "pallet-transaction-payment",
15083  "pallet-transaction-payment-rpc-runtime-api",
15084  "pallet-treasury",
15085  "pallet-utility",
15086  "pallet-vesting",
15087  "pallet-whitelist",
15088  "pallet-xcm",
15089  "pallet-xcm-benchmarks",
15090  "parity-scale-codec",
15091  "polkadot-parachain-primitives",
15092  "polkadot-primitives",
15093  "polkadot-runtime-common",
15094  "polkadot-runtime-parachains",
15095  "rococo-runtime-constants",
15096  "scale-info",
15097  "separator",
15098  "serde",
15099  "serde_derive",
15100  "serde_json",
15101  "smallvec",
15102  "sp-api",
15103  "sp-arithmetic",
15104  "sp-authority-discovery",
15105  "sp-block-builder",
15106  "sp-consensus-babe",
15107  "sp-consensus-beefy",
15108  "sp-core",
15109  "sp-genesis-builder",
15110  "sp-inherents",
15111  "sp-io",
15112  "sp-keyring",
15113  "sp-mmr-primitives",
15114  "sp-offchain",
15115  "sp-runtime",
15116  "sp-session",
15117  "sp-staking",
15118  "sp-std 14.0.0",
15119  "sp-storage 19.0.0",
15120  "sp-tracing 16.0.0",
15121  "sp-transaction-pool",
15122  "sp-trie",
15123  "sp-version",
15124  "staging-xcm",
15125  "staging-xcm-builder",
15126  "staging-xcm-executor",
15127  "static_assertions",
15128  "substrate-wasm-builder",
15129  "tiny-keccak",
15130  "tokio",
15131  "xcm-fee-payment-runtime-api",
15134 [[package]]
15135 name = "rococo-runtime-constants"
15136 version = "7.0.0"
15137 dependencies = [
15138  "frame-support",
15139  "polkadot-primitives",
15140  "polkadot-runtime-common",
15141  "smallvec",
15142  "sp-core",
15143  "sp-runtime",
15144  "sp-weights",
15145  "staging-xcm",
15146  "staging-xcm-builder",
15149 [[package]]
15150 name = "rococo-system-emulated-network"
15151 version = "0.0.0"
15152 dependencies = [
15153  "asset-hub-rococo-emulated-chain",
15154  "bridge-hub-rococo-emulated-chain",
15155  "emulated-integration-tests-common",
15156  "penpal-emulated-chain",
15157  "people-rococo-emulated-chain",
15158  "rococo-emulated-chain",
15161 [[package]]
15162 name = "rococo-westend-system-emulated-network"
15163 version = "0.0.0"
15164 dependencies = [
15165  "asset-hub-rococo-emulated-chain",
15166  "asset-hub-westend-emulated-chain",
15167  "bridge-hub-rococo-emulated-chain",
15168  "bridge-hub-westend-emulated-chain",
15169  "emulated-integration-tests-common",
15170  "penpal-emulated-chain",
15171  "rococo-emulated-chain",
15172  "westend-emulated-chain",
15175 [[package]]
15176 name = "route-recognizer"
15177 version = "0.3.1"
15178 source = "registry+https://github.com/rust-lang/crates.io-index"
15179 checksum = "afab94fb28594581f62d981211a9a4d53cc8130bbcbbb89a0440d9b8e81a7746"
15181 [[package]]
15182 name = "rpassword"
15183 version = "7.2.0"
15184 source = "registry+https://github.com/rust-lang/crates.io-index"
15185 checksum = "6678cf63ab3491898c0d021b493c94c9b221d91295294a2a5746eacbe5928322"
15186 dependencies = [
15187  "libc",
15188  "rtoolbox",
15189  "winapi",
15192 [[package]]
15193 name = "rstest"
15194 version = "0.18.2"
15195 source = "registry+https://github.com/rust-lang/crates.io-index"
15196 checksum = "97eeab2f3c0a199bc4be135c36c924b6590b88c377d416494288c14f2db30199"
15197 dependencies = [
15198  "futures",
15199  "futures-timer",
15200  "rstest_macros",
15201  "rustc_version 0.4.0",
15204 [[package]]
15205 name = "rstest_macros"
15206 version = "0.18.2"
15207 source = "registry+https://github.com/rust-lang/crates.io-index"
15208 checksum = "d428f8247852f894ee1be110b375111b586d4fa431f6c46e64ba5a0dcccbe605"
15209 dependencies = [
15210  "cfg-if",
15211  "glob",
15212  "proc-macro2",
15213  "quote",
15214  "regex",
15215  "relative-path",
15216  "rustc_version 0.4.0",
15217  "syn 2.0.53",
15218  "unicode-ident",
15221 [[package]]
15222 name = "rtnetlink"
15223 version = "0.10.1"
15224 source = "registry+https://github.com/rust-lang/crates.io-index"
15225 checksum = "322c53fd76a18698f1c27381d58091de3a043d356aa5bd0d510608b565f469a0"
15226 dependencies = [
15227  "futures",
15228  "log",
15229  "netlink-packet-route",
15230  "netlink-proto",
15231  "nix 0.24.3",
15232  "thiserror",
15233  "tokio",
15236 [[package]]
15237 name = "rtoolbox"
15238 version = "0.0.1"
15239 source = "registry+https://github.com/rust-lang/crates.io-index"
15240 checksum = "034e22c514f5c0cb8a10ff341b9b048b5ceb21591f31c8f44c43b960f9b3524a"
15241 dependencies = [
15242  "libc",
15243  "winapi",
15246 [[package]]
15247 name = "ruint"
15248 version = "1.11.1"
15249 source = "registry+https://github.com/rust-lang/crates.io-index"
15250 checksum = "608a5726529f2f0ef81b8fde9873c4bb829d6b5b5ca6be4d97345ddf0749c825"
15251 dependencies = [
15252  "alloy-rlp",
15253  "ark-ff 0.3.0",
15254  "ark-ff 0.4.2",
15255  "bytes",
15256  "fastrlp",
15257  "num-bigint",
15258  "num-traits",
15259  "parity-scale-codec",
15260  "primitive-types",
15261  "proptest",
15262  "rand",
15263  "rlp",
15264  "ruint-macro",
15265  "serde",
15266  "valuable",
15267  "zeroize",
15270 [[package]]
15271 name = "ruint-macro"
15272 version = "1.1.0"
15273 source = "registry+https://github.com/rust-lang/crates.io-index"
15274 checksum = "e666a5496a0b2186dbcd0ff6106e29e093c15591bde62c20d3842007c6978a09"
15276 [[package]]
15277 name = "rustc-demangle"
15278 version = "0.1.23"
15279 source = "registry+https://github.com/rust-lang/crates.io-index"
15280 checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
15282 [[package]]
15283 name = "rustc-hash"
15284 version = "1.1.0"
15285 source = "registry+https://github.com/rust-lang/crates.io-index"
15286 checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
15288 [[package]]
15289 name = "rustc-hex"
15290 version = "2.1.0"
15291 source = "registry+https://github.com/rust-lang/crates.io-index"
15292 checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"
15294 [[package]]
15295 name = "rustc_version"
15296 version = "0.2.3"
15297 source = "registry+https://github.com/rust-lang/crates.io-index"
15298 checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
15299 dependencies = [
15300  "semver 0.9.0",
15303 [[package]]
15304 name = "rustc_version"
15305 version = "0.3.3"
15306 source = "registry+https://github.com/rust-lang/crates.io-index"
15307 checksum = "f0dfe2087c51c460008730de8b57e6a320782fbfb312e1f4d520e6c6fae155ee"
15308 dependencies = [
15309  "semver 0.11.0",
15312 [[package]]
15313 name = "rustc_version"
15314 version = "0.4.0"
15315 source = "registry+https://github.com/rust-lang/crates.io-index"
15316 checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
15317 dependencies = [
15318  "semver 1.0.18",
15321 [[package]]
15322 name = "rusticata-macros"
15323 version = "4.1.0"
15324 source = "registry+https://github.com/rust-lang/crates.io-index"
15325 checksum = "faf0c4a6ece9950b9abdb62b1cfcf2a68b3b67a10ba445b3bb85be2a293d0632"
15326 dependencies = [
15327  "nom",
15330 [[package]]
15331 name = "rustix"
15332 version = "0.36.15"
15333 source = "registry+https://github.com/rust-lang/crates.io-index"
15334 checksum = "c37f1bd5ef1b5422177b7646cba67430579cfe2ace80f284fee876bca52ad941"
15335 dependencies = [
15336  "bitflags 1.3.2",
15337  "errno",
15338  "io-lifetimes",
15339  "libc",
15340  "linux-raw-sys 0.1.4",
15341  "windows-sys 0.45.0",
15344 [[package]]
15345 name = "rustix"
15346 version = "0.37.23"
15347 source = "registry+https://github.com/rust-lang/crates.io-index"
15348 checksum = "4d69718bf81c6127a49dc64e44a742e8bb9213c0ff8869a22c308f84c1d4ab06"
15349 dependencies = [
15350  "bitflags 1.3.2",
15351  "errno",
15352  "io-lifetimes",
15353  "libc",
15354  "linux-raw-sys 0.3.8",
15355  "windows-sys 0.48.0",
15358 [[package]]
15359 name = "rustix"
15360 version = "0.38.21"
15361 source = "registry+https://github.com/rust-lang/crates.io-index"
15362 checksum = "2b426b0506e5d50a7d8dafcf2e81471400deb602392c7dd110815afb4eaf02a3"
15363 dependencies = [
15364  "bitflags 2.4.0",
15365  "errno",
15366  "libc",
15367  "linux-raw-sys 0.4.10",
15368  "windows-sys 0.48.0",
15371 [[package]]
15372 name = "rustls"
15373 version = "0.20.8"
15374 source = "registry+https://github.com/rust-lang/crates.io-index"
15375 checksum = "fff78fc74d175294f4e83b28343315ffcfb114b156f0185e9741cb5570f50e2f"
15376 dependencies = [
15377  "log",
15378  "ring 0.16.20",
15379  "sct",
15380  "webpki",
15383 [[package]]
15384 name = "rustls"
15385 version = "0.21.6"
15386 source = "registry+https://github.com/rust-lang/crates.io-index"
15387 checksum = "1d1feddffcfcc0b33f5c6ce9a29e341e4cd59c3f78e7ee45f4a40c038b1d6cbb"
15388 dependencies = [
15389  "log",
15390  "ring 0.16.20",
15391  "rustls-webpki 0.101.4",
15392  "sct",
15395 [[package]]
15396 name = "rustls"
15397 version = "0.22.2"
15398 source = "registry+https://github.com/rust-lang/crates.io-index"
15399 checksum = "e87c9956bd9807afa1f77e0f7594af32566e830e088a5576d27c5b6f30f49d41"
15400 dependencies = [
15401  "log",
15402  "ring 0.17.7",
15403  "rustls-pki-types",
15404  "rustls-webpki 0.102.2",
15405  "subtle 2.5.0",
15406  "zeroize",
15409 [[package]]
15410 name = "rustls-native-certs"
15411 version = "0.6.3"
15412 source = "registry+https://github.com/rust-lang/crates.io-index"
15413 checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
15414 dependencies = [
15415  "openssl-probe",
15416  "rustls-pemfile 1.0.3",
15417  "schannel",
15418  "security-framework",
15421 [[package]]
15422 name = "rustls-native-certs"
15423 version = "0.7.0"
15424 source = "registry+https://github.com/rust-lang/crates.io-index"
15425 checksum = "8f1fb85efa936c42c6d5fc28d2629bb51e4b2f4b8a5211e297d599cc5a093792"
15426 dependencies = [
15427  "openssl-probe",
15428  "rustls-pemfile 2.0.0",
15429  "rustls-pki-types",
15430  "schannel",
15431  "security-framework",
15434 [[package]]
15435 name = "rustls-pemfile"
15436 version = "1.0.3"
15437 source = "registry+https://github.com/rust-lang/crates.io-index"
15438 checksum = "2d3987094b1d07b653b7dfdc3f70ce9a1da9c51ac18c1b06b662e4f9a0e9f4b2"
15439 dependencies = [
15440  "base64 0.21.2",
15443 [[package]]
15444 name = "rustls-pemfile"
15445 version = "2.0.0"
15446 source = "registry+https://github.com/rust-lang/crates.io-index"
15447 checksum = "35e4980fa29e4c4b212ffb3db068a564cbf560e51d3944b7c88bd8bf5bec64f4"
15448 dependencies = [
15449  "base64 0.21.2",
15450  "rustls-pki-types",
15453 [[package]]
15454 name = "rustls-pki-types"
15455 version = "1.2.0"
15456 source = "registry+https://github.com/rust-lang/crates.io-index"
15457 checksum = "0a716eb65e3158e90e17cd93d855216e27bde02745ab842f2cab4a39dba1bacf"
15459 [[package]]
15460 name = "rustls-webpki"
15461 version = "0.101.4"
15462 source = "registry+https://github.com/rust-lang/crates.io-index"
15463 checksum = "7d93931baf2d282fff8d3a532bbfd7653f734643161b87e3e01e59a04439bf0d"
15464 dependencies = [
15465  "ring 0.16.20",
15466  "untrusted 0.7.1",
15469 [[package]]
15470 name = "rustls-webpki"
15471 version = "0.102.2"
15472 source = "registry+https://github.com/rust-lang/crates.io-index"
15473 checksum = "faaa0a62740bedb9b2ef5afa303da42764c012f743917351dc9a237ea1663610"
15474 dependencies = [
15475  "ring 0.17.7",
15476  "rustls-pki-types",
15477  "untrusted 0.9.0",
15480 [[package]]
15481 name = "rustversion"
15482 version = "1.0.14"
15483 source = "registry+https://github.com/rust-lang/crates.io-index"
15484 checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4"
15486 [[package]]
15487 name = "rusty-fork"
15488 version = "0.3.0"
15489 source = "registry+https://github.com/rust-lang/crates.io-index"
15490 checksum = "cb3dcc6e454c328bb824492db107ab7c0ae8fcffe4ad210136ef014458c1bc4f"
15491 dependencies = [
15492  "fnv",
15493  "quick-error",
15494  "tempfile",
15495  "wait-timeout",
15498 [[package]]
15499 name = "ruzstd"
15500 version = "0.4.0"
15501 source = "registry+https://github.com/rust-lang/crates.io-index"
15502 checksum = "ac3ffab8f9715a0d455df4bbb9d21e91135aab3cd3ca187af0cd0c3c3f868fdc"
15503 dependencies = [
15504  "byteorder",
15505  "thiserror-core",
15506  "twox-hash",
15509 [[package]]
15510 name = "rw-stream-sink"
15511 version = "0.3.0"
15512 source = "registry+https://github.com/rust-lang/crates.io-index"
15513 checksum = "26338f5e09bb721b85b135ea05af7767c90b52f6de4f087d4f4a3a9d64e7dc04"
15514 dependencies = [
15515  "futures",
15516  "pin-project",
15517  "static_assertions",
15520 [[package]]
15521 name = "ryu"
15522 version = "1.0.15"
15523 source = "registry+https://github.com/rust-lang/crates.io-index"
15524 checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
15526 [[package]]
15527 name = "safe-mix"
15528 version = "1.0.1"
15529 source = "registry+https://github.com/rust-lang/crates.io-index"
15530 checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"
15531 dependencies = [
15532  "rustc_version 0.2.3",
15535 [[package]]
15536 name = "safe_arch"
15537 version = "0.7.1"
15538 source = "registry+https://github.com/rust-lang/crates.io-index"
15539 checksum = "f398075ce1e6a179b46f51bd88d0598b92b00d3551f1a2d4ac49e771b56ac354"
15540 dependencies = [
15541  "bytemuck",
15544 [[package]]
15545 name = "same-file"
15546 version = "1.0.6"
15547 source = "registry+https://github.com/rust-lang/crates.io-index"
15548 checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
15549 dependencies = [
15550  "winapi-util",
15553 [[package]]
15554 name = "sc-allocator"
15555 version = "23.0.0"
15556 dependencies = [
15557  "log",
15558  "sp-core",
15559  "sp-wasm-interface 20.0.0",
15560  "thiserror",
15563 [[package]]
15564 name = "sc-authority-discovery"
15565 version = "0.34.0"
15566 dependencies = [
15567  "async-trait",
15568  "futures",
15569  "futures-timer",
15570  "ip_network",
15571  "libp2p",
15572  "linked_hash_set",
15573  "log",
15574  "multihash 0.18.1",
15575  "multihash-codetable",
15576  "parity-scale-codec",
15577  "prost 0.12.3",
15578  "prost-build",
15579  "quickcheck",
15580  "rand",
15581  "sc-client-api",
15582  "sc-network",
15583  "sp-api",
15584  "sp-authority-discovery",
15585  "sp-blockchain",
15586  "sp-core",
15587  "sp-keystore",
15588  "sp-runtime",
15589  "sp-tracing 16.0.0",
15590  "substrate-prometheus-endpoint",
15591  "substrate-test-runtime-client",
15592  "thiserror",
15595 [[package]]
15596 name = "sc-basic-authorship"
15597 version = "0.34.0"
15598 dependencies = [
15599  "futures",
15600  "futures-timer",
15601  "log",
15602  "parity-scale-codec",
15603  "parking_lot 0.12.1",
15604  "sc-block-builder",
15605  "sc-client-api",
15606  "sc-proposer-metrics",
15607  "sc-telemetry",
15608  "sc-transaction-pool",
15609  "sc-transaction-pool-api",
15610  "sp-api",
15611  "sp-blockchain",
15612  "sp-consensus",
15613  "sp-core",
15614  "sp-inherents",
15615  "sp-runtime",
15616  "substrate-prometheus-endpoint",
15617  "substrate-test-runtime-client",
15620 [[package]]
15621 name = "sc-block-builder"
15622 version = "0.33.0"
15623 dependencies = [
15624  "parity-scale-codec",
15625  "sp-api",
15626  "sp-block-builder",
15627  "sp-blockchain",
15628  "sp-core",
15629  "sp-inherents",
15630  "sp-runtime",
15631  "sp-state-machine",
15632  "sp-trie",
15633  "substrate-test-runtime-client",
15636 [[package]]
15637 name = "sc-chain-spec"
15638 version = "27.0.0"
15639 dependencies = [
15640  "array-bytes 6.1.0",
15641  "docify",
15642  "log",
15643  "memmap2 0.9.3",
15644  "parity-scale-codec",
15645  "sc-chain-spec-derive",
15646  "sc-client-api",
15647  "sc-executor",
15648  "sc-network",
15649  "sc-telemetry",
15650  "serde",
15651  "serde_json",
15652  "sp-application-crypto",
15653  "sp-blockchain",
15654  "sp-consensus-babe",
15655  "sp-core",
15656  "sp-crypto-hashing",
15657  "sp-genesis-builder",
15658  "sp-io",
15659  "sp-keyring",
15660  "sp-runtime",
15661  "sp-state-machine",
15662  "substrate-test-runtime",
15665 [[package]]
15666 name = "sc-chain-spec-derive"
15667 version = "11.0.0"
15668 dependencies = [
15669  "proc-macro-crate 3.0.0",
15670  "proc-macro2",
15671  "quote",
15672  "syn 2.0.53",
15675 [[package]]
15676 name = "sc-cli"
15677 version = "0.36.0"
15678 dependencies = [
15679  "array-bytes 6.1.0",
15680  "chrono",
15681  "clap 4.5.3",
15682  "fdlimit",
15683  "futures",
15684  "futures-timer",
15685  "itertools 0.10.5",
15686  "libp2p-identity",
15687  "log",
15688  "names",
15689  "parity-bip39",
15690  "parity-scale-codec",
15691  "rand",
15692  "regex",
15693  "rpassword",
15694  "sc-client-api",
15695  "sc-client-db",
15696  "sc-keystore",
15697  "sc-mixnet",
15698  "sc-network",
15699  "sc-service",
15700  "sc-telemetry",
15701  "sc-tracing",
15702  "sc-utils",
15703  "serde",
15704  "serde_json",
15705  "sp-blockchain",
15706  "sp-core",
15707  "sp-keyring",
15708  "sp-keystore",
15709  "sp-panic-handler",
15710  "sp-runtime",
15711  "sp-tracing 16.0.0",
15712  "sp-version",
15713  "tempfile",
15714  "thiserror",
15715  "tokio",
15718 [[package]]
15719 name = "sc-client-api"
15720 version = "28.0.0"
15721 dependencies = [
15722  "fnv",
15723  "futures",
15724  "log",
15725  "parity-scale-codec",
15726  "parking_lot 0.12.1",
15727  "sc-executor",
15728  "sc-transaction-pool-api",
15729  "sc-utils",
15730  "sp-api",
15731  "sp-blockchain",
15732  "sp-consensus",
15733  "sp-core",
15734  "sp-database",
15735  "sp-externalities 0.25.0",
15736  "sp-runtime",
15737  "sp-state-machine",
15738  "sp-statement-store",
15739  "sp-storage 19.0.0",
15740  "sp-test-primitives",
15741  "sp-trie",
15742  "substrate-prometheus-endpoint",
15743  "substrate-test-runtime",
15744  "thiserror",
15747 [[package]]
15748 name = "sc-client-db"
15749 version = "0.35.0"
15750 dependencies = [
15751  "array-bytes 6.1.0",
15752  "criterion 0.4.0",
15753  "hash-db",
15754  "kitchensink-runtime",
15755  "kvdb",
15756  "kvdb-memorydb",
15757  "kvdb-rocksdb",
15758  "linked-hash-map",
15759  "log",
15760  "parity-db",
15761  "parity-scale-codec",
15762  "parking_lot 0.12.1",
15763  "quickcheck",
15764  "rand",
15765  "sc-client-api",
15766  "sc-state-db",
15767  "schnellru",
15768  "sp-arithmetic",
15769  "sp-blockchain",
15770  "sp-core",
15771  "sp-database",
15772  "sp-runtime",
15773  "sp-state-machine",
15774  "sp-tracing 16.0.0",
15775  "sp-trie",
15776  "substrate-test-runtime-client",
15777  "tempfile",
15780 [[package]]
15781 name = "sc-consensus"
15782 version = "0.33.0"
15783 dependencies = [
15784  "async-trait",
15785  "futures",
15786  "futures-timer",
15787  "libp2p-identity",
15788  "log",
15789  "mockall",
15790  "parking_lot 0.12.1",
15791  "sc-client-api",
15792  "sc-utils",
15793  "serde",
15794  "sp-api",
15795  "sp-blockchain",
15796  "sp-consensus",
15797  "sp-core",
15798  "sp-runtime",
15799  "sp-state-machine",
15800  "sp-test-primitives",
15801  "substrate-prometheus-endpoint",
15802  "thiserror",
15805 [[package]]
15806 name = "sc-consensus-aura"
15807 version = "0.34.0"
15808 dependencies = [
15809  "async-trait",
15810  "futures",
15811  "log",
15812  "parity-scale-codec",
15813  "parking_lot 0.12.1",
15814  "sc-block-builder",
15815  "sc-client-api",
15816  "sc-consensus",
15817  "sc-consensus-slots",
15818  "sc-keystore",
15819  "sc-network",
15820  "sc-network-test",
15821  "sc-telemetry",
15822  "sp-api",
15823  "sp-application-crypto",
15824  "sp-block-builder",
15825  "sp-blockchain",
15826  "sp-consensus",
15827  "sp-consensus-aura",
15828  "sp-consensus-slots",
15829  "sp-core",
15830  "sp-inherents",
15831  "sp-keyring",
15832  "sp-keystore",
15833  "sp-runtime",
15834  "sp-timestamp",
15835  "sp-tracing 16.0.0",
15836  "substrate-prometheus-endpoint",
15837  "substrate-test-runtime-client",
15838  "tempfile",
15839  "thiserror",
15840  "tokio",
15843 [[package]]
15844 name = "sc-consensus-babe"
15845 version = "0.34.0"
15846 dependencies = [
15847  "async-trait",
15848  "fork-tree",
15849  "futures",
15850  "log",
15851  "num-bigint",
15852  "num-rational",
15853  "num-traits",
15854  "parity-scale-codec",
15855  "parking_lot 0.12.1",
15856  "sc-block-builder",
15857  "sc-client-api",
15858  "sc-consensus",
15859  "sc-consensus-epochs",
15860  "sc-consensus-slots",
15861  "sc-network-test",
15862  "sc-telemetry",
15863  "sc-transaction-pool-api",
15864  "sp-api",
15865  "sp-application-crypto",
15866  "sp-block-builder",
15867  "sp-blockchain",
15868  "sp-consensus",
15869  "sp-consensus-babe",
15870  "sp-consensus-slots",
15871  "sp-core",
15872  "sp-crypto-hashing",
15873  "sp-inherents",
15874  "sp-keyring",
15875  "sp-keystore",
15876  "sp-runtime",
15877  "sp-timestamp",
15878  "sp-tracing 16.0.0",
15879  "substrate-prometheus-endpoint",
15880  "substrate-test-runtime-client",
15881  "thiserror",
15882  "tokio",
15885 [[package]]
15886 name = "sc-consensus-babe-rpc"
15887 version = "0.34.0"
15888 dependencies = [
15889  "futures",
15890  "jsonrpsee",
15891  "sc-consensus",
15892  "sc-consensus-babe",
15893  "sc-consensus-epochs",
15894  "sc-keystore",
15895  "sc-rpc-api",
15896  "sc-transaction-pool-api",
15897  "serde",
15898  "serde_json",
15899  "sp-api",
15900  "sp-application-crypto",
15901  "sp-blockchain",
15902  "sp-consensus",
15903  "sp-consensus-babe",
15904  "sp-core",
15905  "sp-keyring",
15906  "sp-keystore",
15907  "sp-runtime",
15908  "substrate-test-runtime-client",
15909  "thiserror",
15910  "tokio",
15913 [[package]]
15914 name = "sc-consensus-beefy"
15915 version = "13.0.0"
15916 dependencies = [
15917  "array-bytes 6.1.0",
15918  "async-channel",
15919  "async-trait",
15920  "fnv",
15921  "futures",
15922  "log",
15923  "parity-scale-codec",
15924  "parking_lot 0.12.1",
15925  "sc-block-builder",
15926  "sc-client-api",
15927  "sc-consensus",
15928  "sc-network",
15929  "sc-network-gossip",
15930  "sc-network-sync",
15931  "sc-network-test",
15932  "sc-utils",
15933  "serde",
15934  "sp-api",
15935  "sp-application-crypto",
15936  "sp-arithmetic",
15937  "sp-blockchain",
15938  "sp-consensus",
15939  "sp-consensus-beefy",
15940  "sp-consensus-grandpa",
15941  "sp-core",
15942  "sp-crypto-hashing",
15943  "sp-keyring",
15944  "sp-keystore",
15945  "sp-mmr-primitives",
15946  "sp-runtime",
15947  "sp-tracing 16.0.0",
15948  "substrate-prometheus-endpoint",
15949  "substrate-test-runtime-client",
15950  "tempfile",
15951  "thiserror",
15952  "tokio",
15953  "wasm-timer",
15956 [[package]]
15957 name = "sc-consensus-beefy-rpc"
15958 version = "13.0.0"
15959 dependencies = [
15960  "futures",
15961  "jsonrpsee",
15962  "log",
15963  "parity-scale-codec",
15964  "parking_lot 0.12.1",
15965  "sc-consensus-beefy",
15966  "sc-rpc",
15967  "serde",
15968  "serde_json",
15969  "sp-consensus-beefy",
15970  "sp-core",
15971  "sp-runtime",
15972  "substrate-test-runtime-client",
15973  "thiserror",
15974  "tokio",
15977 [[package]]
15978 name = "sc-consensus-epochs"
15979 version = "0.33.0"
15980 dependencies = [
15981  "fork-tree",
15982  "parity-scale-codec",
15983  "sc-client-api",
15984  "sc-consensus",
15985  "sp-blockchain",
15986  "sp-runtime",
15989 [[package]]
15990 name = "sc-consensus-grandpa"
15991 version = "0.19.0"
15992 dependencies = [
15993  "ahash 0.8.8",
15994  "array-bytes 6.1.0",
15995  "assert_matches",
15996  "async-trait",
15997  "dyn-clone",
15998  "finality-grandpa",
15999  "fork-tree",
16000  "futures",
16001  "futures-timer",
16002  "log",
16003  "parity-scale-codec",
16004  "parking_lot 0.12.1",
16005  "rand",
16006  "sc-block-builder",
16007  "sc-chain-spec",
16008  "sc-client-api",
16009  "sc-consensus",
16010  "sc-network",
16011  "sc-network-common",
16012  "sc-network-gossip",
16013  "sc-network-sync",
16014  "sc-network-test",
16015  "sc-telemetry",
16016  "sc-transaction-pool-api",
16017  "sc-utils",
16018  "serde",
16019  "serde_json",
16020  "sp-api",
16021  "sp-application-crypto",
16022  "sp-arithmetic",
16023  "sp-blockchain",
16024  "sp-consensus",
16025  "sp-consensus-grandpa",
16026  "sp-core",
16027  "sp-crypto-hashing",
16028  "sp-keyring",
16029  "sp-keystore",
16030  "sp-runtime",
16031  "sp-tracing 16.0.0",
16032  "substrate-prometheus-endpoint",
16033  "substrate-test-runtime-client",
16034  "thiserror",
16035  "tokio",
16038 [[package]]
16039 name = "sc-consensus-grandpa-rpc"
16040 version = "0.19.0"
16041 dependencies = [
16042  "finality-grandpa",
16043  "futures",
16044  "jsonrpsee",
16045  "log",
16046  "parity-scale-codec",
16047  "sc-block-builder",
16048  "sc-client-api",
16049  "sc-consensus-grandpa",
16050  "sc-rpc",
16051  "serde",
16052  "sp-blockchain",
16053  "sp-consensus-grandpa",
16054  "sp-core",
16055  "sp-keyring",
16056  "sp-runtime",
16057  "substrate-test-runtime-client",
16058  "thiserror",
16059  "tokio",
16062 [[package]]
16063 name = "sc-consensus-manual-seal"
16064 version = "0.35.0"
16065 dependencies = [
16066  "assert_matches",
16067  "async-trait",
16068  "futures",
16069  "futures-timer",
16070  "jsonrpsee",
16071  "log",
16072  "parity-scale-codec",
16073  "sc-basic-authorship",
16074  "sc-client-api",
16075  "sc-consensus",
16076  "sc-consensus-aura",
16077  "sc-consensus-babe",
16078  "sc-consensus-epochs",
16079  "sc-transaction-pool",
16080  "sc-transaction-pool-api",
16081  "serde",
16082  "sp-api",
16083  "sp-blockchain",
16084  "sp-consensus",
16085  "sp-consensus-aura",
16086  "sp-consensus-babe",
16087  "sp-consensus-slots",
16088  "sp-core",
16089  "sp-inherents",
16090  "sp-keystore",
16091  "sp-runtime",
16092  "sp-timestamp",
16093  "substrate-prometheus-endpoint",
16094  "substrate-test-runtime-client",
16095  "substrate-test-runtime-transaction-pool",
16096  "thiserror",
16097  "tokio",
16100 [[package]]
16101 name = "sc-consensus-pow"
16102 version = "0.33.0"
16103 dependencies = [
16104  "async-trait",
16105  "futures",
16106  "futures-timer",
16107  "log",
16108  "parity-scale-codec",
16109  "parking_lot 0.12.1",
16110  "sc-client-api",
16111  "sc-consensus",
16112  "sp-api",
16113  "sp-block-builder",
16114  "sp-blockchain",
16115  "sp-consensus",
16116  "sp-consensus-pow",
16117  "sp-core",
16118  "sp-inherents",
16119  "sp-runtime",
16120  "substrate-prometheus-endpoint",
16121  "thiserror",
16124 [[package]]
16125 name = "sc-consensus-slots"
16126 version = "0.33.0"
16127 dependencies = [
16128  "async-trait",
16129  "futures",
16130  "futures-timer",
16131  "log",
16132  "parity-scale-codec",
16133  "sc-client-api",
16134  "sc-consensus",
16135  "sc-telemetry",
16136  "sp-arithmetic",
16137  "sp-blockchain",
16138  "sp-consensus",
16139  "sp-consensus-slots",
16140  "sp-core",
16141  "sp-inherents",
16142  "sp-runtime",
16143  "sp-state-machine",
16144  "substrate-test-runtime-client",
16147 [[package]]
16148 name = "sc-executor"
16149 version = "0.32.0"
16150 dependencies = [
16151  "array-bytes 6.1.0",
16152  "assert_matches",
16153  "criterion 0.4.0",
16154  "env_logger 0.11.3",
16155  "num_cpus",
16156  "parity-scale-codec",
16157  "parking_lot 0.12.1",
16158  "paste",
16159  "regex",
16160  "sc-executor-common",
16161  "sc-executor-polkavm",
16162  "sc-executor-wasmtime",
16163  "sc-runtime-test",
16164  "sc-tracing",
16165  "schnellru",
16166  "sp-api",
16167  "sp-core",
16168  "sp-crypto-hashing",
16169  "sp-externalities 0.25.0",
16170  "sp-io",
16171  "sp-maybe-compressed-blob",
16172  "sp-panic-handler",
16173  "sp-runtime",
16174  "sp-runtime-interface 24.0.0",
16175  "sp-state-machine",
16176  "sp-tracing 16.0.0",
16177  "sp-trie",
16178  "sp-version",
16179  "sp-wasm-interface 20.0.0",
16180  "substrate-test-runtime",
16181  "tempfile",
16182  "tracing",
16183  "tracing-subscriber 0.2.25",
16184  "wat",
16187 [[package]]
16188 name = "sc-executor-common"
16189 version = "0.29.0"
16190 dependencies = [
16191  "polkavm",
16192  "sc-allocator",
16193  "sp-maybe-compressed-blob",
16194  "sp-wasm-interface 20.0.0",
16195  "thiserror",
16196  "wasm-instrument",
16199 [[package]]
16200 name = "sc-executor-polkavm"
16201 version = "0.29.0"
16202 dependencies = [
16203  "log",
16204  "polkavm",
16205  "sc-executor-common",
16206  "sp-wasm-interface 20.0.0",
16209 [[package]]
16210 name = "sc-executor-wasmtime"
16211 version = "0.29.0"
16212 dependencies = [
16213  "anyhow",
16214  "cargo_metadata",
16215  "cfg-if",
16216  "libc",
16217  "log",
16218  "parity-scale-codec",
16219  "parking_lot 0.12.1",
16220  "paste",
16221  "rustix 0.36.15",
16222  "sc-allocator",
16223  "sc-executor-common",
16224  "sc-runtime-test",
16225  "sp-io",
16226  "sp-runtime-interface 24.0.0",
16227  "sp-wasm-interface 20.0.0",
16228  "tempfile",
16229  "wasmtime",
16230  "wat",
16233 [[package]]
16234 name = "sc-informant"
16235 version = "0.33.0"
16236 dependencies = [
16237  "ansi_term",
16238  "futures",
16239  "futures-timer",
16240  "log",
16241  "sc-client-api",
16242  "sc-network",
16243  "sc-network-common",
16244  "sc-network-sync",
16245  "sp-blockchain",
16246  "sp-runtime",
16249 [[package]]
16250 name = "sc-keystore"
16251 version = "25.0.0"
16252 dependencies = [
16253  "array-bytes 6.1.0",
16254  "parking_lot 0.12.1",
16255  "serde_json",
16256  "sp-application-crypto",
16257  "sp-core",
16258  "sp-keystore",
16259  "tempfile",
16260  "thiserror",
16263 [[package]]
16264 name = "sc-mixnet"
16265 version = "0.4.0"
16266 dependencies = [
16267  "array-bytes 4.2.0",
16268  "arrayvec 0.7.4",
16269  "blake2 0.10.6",
16270  "bytes",
16271  "futures",
16272  "futures-timer",
16273  "libp2p-identity",
16274  "log",
16275  "mixnet",
16276  "multiaddr",
16277  "parity-scale-codec",
16278  "parking_lot 0.12.1",
16279  "sc-client-api",
16280  "sc-network",
16281  "sc-transaction-pool-api",
16282  "sp-api",
16283  "sp-consensus",
16284  "sp-core",
16285  "sp-keystore",
16286  "sp-mixnet",
16287  "sp-runtime",
16288  "thiserror",
16291 [[package]]
16292 name = "sc-network"
16293 version = "0.34.0"
16294 dependencies = [
16295  "array-bytes 6.1.0",
16296  "assert_matches",
16297  "async-channel",
16298  "async-trait",
16299  "asynchronous-codec",
16300  "bytes",
16301  "either",
16302  "fnv",
16303  "futures",
16304  "futures-timer",
16305  "ip_network",
16306  "libp2p",
16307  "linked_hash_set",
16308  "log",
16309  "mockall",
16310  "multistream-select",
16311  "parity-scale-codec",
16312  "parking_lot 0.12.1",
16313  "partial_sort",
16314  "pin-project",
16315  "rand",
16316  "sc-client-api",
16317  "sc-network-common",
16318  "sc-network-light",
16319  "sc-network-sync",
16320  "sc-utils",
16321  "serde",
16322  "serde_json",
16323  "smallvec",
16324  "sp-arithmetic",
16325  "sp-blockchain",
16326  "sp-core",
16327  "sp-runtime",
16328  "sp-test-primitives",
16329  "sp-tracing 16.0.0",
16330  "substrate-prometheus-endpoint",
16331  "substrate-test-runtime",
16332  "substrate-test-runtime-client",
16333  "tempfile",
16334  "thiserror",
16335  "tokio",
16336  "tokio-stream",
16337  "tokio-test",
16338  "tokio-util",
16339  "unsigned-varint",
16340  "wasm-timer",
16341  "zeroize",
16344 [[package]]
16345 name = "sc-network-bitswap"
16346 version = "0.33.0"
16347 dependencies = [
16348  "async-channel",
16349  "cid",
16350  "futures",
16351  "libp2p-identity",
16352  "log",
16353  "prost 0.12.3",
16354  "prost-build",
16355  "sc-block-builder",
16356  "sc-client-api",
16357  "sc-consensus",
16358  "sc-network",
16359  "sp-blockchain",
16360  "sp-consensus",
16361  "sp-crypto-hashing",
16362  "sp-runtime",
16363  "substrate-test-runtime",
16364  "substrate-test-runtime-client",
16365  "thiserror",
16366  "tokio",
16367  "unsigned-varint",
16370 [[package]]
16371 name = "sc-network-common"
16372 version = "0.33.0"
16373 dependencies = [
16374  "async-trait",
16375  "bitflags 1.3.2",
16376  "futures",
16377  "libp2p-identity",
16378  "parity-scale-codec",
16379  "prost-build",
16380  "sc-consensus",
16381  "sp-consensus",
16382  "sp-consensus-grandpa",
16383  "sp-runtime",
16384  "tempfile",
16387 [[package]]
16388 name = "sc-network-gossip"
16389 version = "0.34.0"
16390 dependencies = [
16391  "ahash 0.8.8",
16392  "async-trait",
16393  "futures",
16394  "futures-timer",
16395  "libp2p",
16396  "log",
16397  "parity-scale-codec",
16398  "quickcheck",
16399  "sc-network",
16400  "sc-network-common",
16401  "sc-network-sync",
16402  "schnellru",
16403  "sp-runtime",
16404  "substrate-prometheus-endpoint",
16405  "substrate-test-runtime-client",
16406  "tokio",
16407  "tracing",
16410 [[package]]
16411 name = "sc-network-light"
16412 version = "0.33.0"
16413 dependencies = [
16414  "array-bytes 6.1.0",
16415  "async-channel",
16416  "futures",
16417  "libp2p-identity",
16418  "log",
16419  "parity-scale-codec",
16420  "prost 0.12.3",
16421  "prost-build",
16422  "sc-client-api",
16423  "sc-network",
16424  "sp-blockchain",
16425  "sp-core",
16426  "sp-runtime",
16427  "thiserror",
16430 [[package]]
16431 name = "sc-network-statement"
16432 version = "0.16.0"
16433 dependencies = [
16434  "array-bytes 6.1.0",
16435  "async-channel",
16436  "futures",
16437  "libp2p",
16438  "log",
16439  "parity-scale-codec",
16440  "sc-network",
16441  "sc-network-common",
16442  "sc-network-sync",
16443  "sp-consensus",
16444  "sp-statement-store",
16445  "substrate-prometheus-endpoint",
16448 [[package]]
16449 name = "sc-network-sync"
16450 version = "0.33.0"
16451 dependencies = [
16452  "array-bytes 6.1.0",
16453  "async-channel",
16454  "async-trait",
16455  "fork-tree",
16456  "futures",
16457  "futures-timer",
16458  "libp2p",
16459  "log",
16460  "mockall",
16461  "parity-scale-codec",
16462  "prost 0.12.3",
16463  "prost-build",
16464  "quickcheck",
16465  "sc-block-builder",
16466  "sc-client-api",
16467  "sc-consensus",
16468  "sc-network",
16469  "sc-network-common",
16470  "sc-utils",
16471  "schnellru",
16472  "smallvec",
16473  "sp-arithmetic",
16474  "sp-blockchain",
16475  "sp-consensus",
16476  "sp-consensus-grandpa",
16477  "sp-core",
16478  "sp-runtime",
16479  "sp-test-primitives",
16480  "sp-tracing 16.0.0",
16481  "substrate-prometheus-endpoint",
16482  "substrate-test-runtime-client",
16483  "thiserror",
16484  "tokio",
16485  "tokio-stream",
16488 [[package]]
16489 name = "sc-network-test"
16490 version = "0.8.0"
16491 dependencies = [
16492  "async-trait",
16493  "futures",
16494  "futures-timer",
16495  "libp2p",
16496  "log",
16497  "parking_lot 0.12.1",
16498  "rand",
16499  "sc-block-builder",
16500  "sc-client-api",
16501  "sc-consensus",
16502  "sc-network",
16503  "sc-network-common",
16504  "sc-network-light",
16505  "sc-network-sync",
16506  "sc-service",
16507  "sc-utils",
16508  "sp-blockchain",
16509  "sp-consensus",
16510  "sp-core",
16511  "sp-runtime",
16512  "sp-tracing 16.0.0",
16513  "substrate-test-runtime",
16514  "substrate-test-runtime-client",
16515  "tokio",
16518 [[package]]
16519 name = "sc-network-transactions"
16520 version = "0.33.0"
16521 dependencies = [
16522  "array-bytes 6.1.0",
16523  "futures",
16524  "libp2p",
16525  "log",
16526  "parity-scale-codec",
16527  "sc-network",
16528  "sc-network-common",
16529  "sc-network-sync",
16530  "sc-utils",
16531  "sp-consensus",
16532  "sp-runtime",
16533  "substrate-prometheus-endpoint",
16536 [[package]]
16537 name = "sc-offchain"
16538 version = "29.0.0"
16539 dependencies = [
16540  "array-bytes 6.1.0",
16541  "bytes",
16542  "fnv",
16543  "futures",
16544  "futures-timer",
16545  "hyper",
16546  "hyper-rustls",
16547  "lazy_static",
16548  "libp2p",
16549  "log",
16550  "num_cpus",
16551  "once_cell",
16552  "parity-scale-codec",
16553  "parking_lot 0.12.1",
16554  "rand",
16555  "sc-block-builder",
16556  "sc-client-api",
16557  "sc-client-db",
16558  "sc-network",
16559  "sc-network-common",
16560  "sc-transaction-pool",
16561  "sc-transaction-pool-api",
16562  "sc-utils",
16563  "sp-api",
16564  "sp-consensus",
16565  "sp-core",
16566  "sp-externalities 0.25.0",
16567  "sp-keystore",
16568  "sp-offchain",
16569  "sp-runtime",
16570  "sp-tracing 16.0.0",
16571  "substrate-test-runtime-client",
16572  "threadpool",
16573  "tokio",
16574  "tracing",
16577 [[package]]
16578 name = "sc-proposer-metrics"
16579 version = "0.17.0"
16580 dependencies = [
16581  "log",
16582  "substrate-prometheus-endpoint",
16585 [[package]]
16586 name = "sc-rpc"
16587 version = "29.0.0"
16588 dependencies = [
16589  "assert_matches",
16590  "env_logger 0.11.3",
16591  "futures",
16592  "jsonrpsee",
16593  "log",
16594  "parity-scale-codec",
16595  "parking_lot 0.12.1",
16596  "pretty_assertions",
16597  "sc-block-builder",
16598  "sc-chain-spec",
16599  "sc-client-api",
16600  "sc-mixnet",
16601  "sc-network",
16602  "sc-network-common",
16603  "sc-rpc-api",
16604  "sc-tracing",
16605  "sc-transaction-pool",
16606  "sc-transaction-pool-api",
16607  "sc-utils",
16608  "serde_json",
16609  "sp-api",
16610  "sp-blockchain",
16611  "sp-consensus",
16612  "sp-core",
16613  "sp-crypto-hashing",
16614  "sp-io",
16615  "sp-keystore",
16616  "sp-offchain",
16617  "sp-rpc",
16618  "sp-runtime",
16619  "sp-session",
16620  "sp-statement-store",
16621  "sp-version",
16622  "substrate-test-runtime-client",
16623  "tokio",
16624  "tracing-subscriber 0.3.18",
16627 [[package]]
16628 name = "sc-rpc-api"
16629 version = "0.33.0"
16630 dependencies = [
16631  "jsonrpsee",
16632  "parity-scale-codec",
16633  "sc-chain-spec",
16634  "sc-mixnet",
16635  "sc-transaction-pool-api",
16636  "scale-info",
16637  "serde",
16638  "serde_json",
16639  "sp-core",
16640  "sp-rpc",
16641  "sp-runtime",
16642  "sp-version",
16643  "thiserror",
16646 [[package]]
16647 name = "sc-rpc-server"
16648 version = "11.0.0"
16649 dependencies = [
16650  "futures",
16651  "governor",
16652  "http",
16653  "hyper",
16654  "jsonrpsee",
16655  "log",
16656  "serde_json",
16657  "substrate-prometheus-endpoint",
16658  "tokio",
16659  "tower",
16660  "tower-http",
16663 [[package]]
16664 name = "sc-rpc-spec-v2"
16665 version = "0.34.0"
16666 dependencies = [
16667  "array-bytes 6.1.0",
16668  "assert_matches",
16669  "futures",
16670  "futures-util",
16671  "hex",
16672  "jsonrpsee",
16673  "log",
16674  "parity-scale-codec",
16675  "parking_lot 0.12.1",
16676  "pretty_assertions",
16677  "rand",
16678  "sc-block-builder",
16679  "sc-chain-spec",
16680  "sc-client-api",
16681  "sc-rpc",
16682  "sc-service",
16683  "sc-transaction-pool",
16684  "sc-transaction-pool-api",
16685  "sc-utils",
16686  "serde",
16687  "serde_json",
16688  "sp-api",
16689  "sp-blockchain",
16690  "sp-consensus",
16691  "sp-core",
16692  "sp-externalities 0.25.0",
16693  "sp-maybe-compressed-blob",
16694  "sp-rpc",
16695  "sp-runtime",
16696  "sp-version",
16697  "substrate-test-runtime",
16698  "substrate-test-runtime-client",
16699  "substrate-test-runtime-transaction-pool",
16700  "thiserror",
16701  "tokio",
16702  "tokio-stream",
16705 [[package]]
16706 name = "sc-runtime-test"
16707 version = "2.0.0"
16708 dependencies = [
16709  "sp-core",
16710  "sp-io",
16711  "sp-runtime",
16712  "sp-runtime-interface 24.0.0",
16713  "sp-std 14.0.0",
16714  "substrate-wasm-builder",
16717 [[package]]
16718 name = "sc-service"
16719 version = "0.35.0"
16720 dependencies = [
16721  "async-trait",
16722  "directories",
16723  "exit-future",
16724  "futures",
16725  "futures-timer",
16726  "jsonrpsee",
16727  "log",
16728  "parity-scale-codec",
16729  "parking_lot 0.12.1",
16730  "pin-project",
16731  "rand",
16732  "sc-chain-spec",
16733  "sc-client-api",
16734  "sc-client-db",
16735  "sc-consensus",
16736  "sc-executor",
16737  "sc-informant",
16738  "sc-keystore",
16739  "sc-network",
16740  "sc-network-bitswap",
16741  "sc-network-common",
16742  "sc-network-light",
16743  "sc-network-sync",
16744  "sc-network-transactions",
16745  "sc-rpc",
16746  "sc-rpc-server",
16747  "sc-rpc-spec-v2",
16748  "sc-sysinfo",
16749  "sc-telemetry",
16750  "sc-tracing",
16751  "sc-transaction-pool",
16752  "sc-transaction-pool-api",
16753  "sc-utils",
16754  "schnellru",
16755  "serde",
16756  "serde_json",
16757  "sp-api",
16758  "sp-blockchain",
16759  "sp-consensus",
16760  "sp-core",
16761  "sp-externalities 0.25.0",
16762  "sp-keystore",
16763  "sp-runtime",
16764  "sp-session",
16765  "sp-state-machine",
16766  "sp-storage 19.0.0",
16767  "sp-transaction-pool",
16768  "sp-transaction-storage-proof",
16769  "sp-trie",
16770  "sp-version",
16771  "static_init",
16772  "substrate-prometheus-endpoint",
16773  "substrate-test-runtime",
16774  "substrate-test-runtime-client",
16775  "tempfile",
16776  "thiserror",
16777  "tokio",
16778  "tracing",
16779  "tracing-futures",
16782 [[package]]
16783 name = "sc-service-test"
16784 version = "2.0.0"
16785 dependencies = [
16786  "array-bytes 6.1.0",
16787  "async-channel",
16788  "fdlimit",
16789  "futures",
16790  "log",
16791  "parity-scale-codec",
16792  "parking_lot 0.12.1",
16793  "sc-block-builder",
16794  "sc-client-api",
16795  "sc-client-db",
16796  "sc-consensus",
16797  "sc-executor",
16798  "sc-network",
16799  "sc-network-sync",
16800  "sc-service",
16801  "sc-transaction-pool-api",
16802  "sp-api",
16803  "sp-blockchain",
16804  "sp-consensus",
16805  "sp-core",
16806  "sp-io",
16807  "sp-runtime",
16808  "sp-state-machine",
16809  "sp-storage 19.0.0",
16810  "sp-tracing 16.0.0",
16811  "sp-trie",
16812  "substrate-test-runtime",
16813  "substrate-test-runtime-client",
16814  "tempfile",
16815  "tokio",
16818 [[package]]
16819 name = "sc-state-db"
16820 version = "0.30.0"
16821 dependencies = [
16822  "log",
16823  "parity-scale-codec",
16824  "parking_lot 0.12.1",
16825  "sp-core",
16828 [[package]]
16829 name = "sc-statement-store"
16830 version = "10.0.0"
16831 dependencies = [
16832  "env_logger 0.11.3",
16833  "log",
16834  "parity-db",
16835  "parking_lot 0.12.1",
16836  "sc-client-api",
16837  "sc-keystore",
16838  "sp-api",
16839  "sp-blockchain",
16840  "sp-core",
16841  "sp-runtime",
16842  "sp-statement-store",
16843  "substrate-prometheus-endpoint",
16844  "tempfile",
16845  "tokio",
16848 [[package]]
16849 name = "sc-storage-monitor"
16850 version = "0.16.0"
16851 dependencies = [
16852  "clap 4.5.3",
16853  "fs4",
16854  "log",
16855  "sp-core",
16856  "thiserror",
16857  "tokio",
16860 [[package]]
16861 name = "sc-sync-state-rpc"
16862 version = "0.34.0"
16863 dependencies = [
16864  "jsonrpsee",
16865  "parity-scale-codec",
16866  "sc-chain-spec",
16867  "sc-client-api",
16868  "sc-consensus-babe",
16869  "sc-consensus-epochs",
16870  "sc-consensus-grandpa",
16871  "serde",
16872  "serde_json",
16873  "sp-blockchain",
16874  "sp-runtime",
16875  "thiserror",
16878 [[package]]
16879 name = "sc-sysinfo"
16880 version = "27.0.0"
16881 dependencies = [
16882  "derive_more",
16883  "futures",
16884  "libc",
16885  "log",
16886  "rand",
16887  "rand_pcg",
16888  "regex",
16889  "sc-telemetry",
16890  "serde",
16891  "serde_json",
16892  "sp-core",
16893  "sp-crypto-hashing",
16894  "sp-io",
16895  "sp-runtime",
16896  "sp-std 14.0.0",
16899 [[package]]
16900 name = "sc-telemetry"
16901 version = "15.0.0"
16902 dependencies = [
16903  "chrono",
16904  "futures",
16905  "libp2p",
16906  "log",
16907  "parking_lot 0.12.1",
16908  "pin-project",
16909  "rand",
16910  "sc-utils",
16911  "serde",
16912  "serde_json",
16913  "thiserror",
16914  "wasm-timer",
16917 [[package]]
16918 name = "sc-tracing"
16919 version = "28.0.0"
16920 dependencies = [
16921  "ansi_term",
16922  "chrono",
16923  "criterion 0.4.0",
16924  "is-terminal",
16925  "lazy_static",
16926  "libc",
16927  "log",
16928  "parity-scale-codec",
16929  "parking_lot 0.12.1",
16930  "regex",
16931  "rustc-hash",
16932  "sc-client-api",
16933  "sc-tracing-proc-macro",
16934  "serde",
16935  "sp-api",
16936  "sp-blockchain",
16937  "sp-core",
16938  "sp-rpc",
16939  "sp-runtime",
16940  "sp-tracing 16.0.0",
16941  "thiserror",
16942  "tracing",
16943  "tracing-log 0.1.3",
16944  "tracing-subscriber 0.2.25",
16947 [[package]]
16948 name = "sc-tracing-proc-macro"
16949 version = "11.0.0"
16950 dependencies = [
16951  "proc-macro-crate 3.0.0",
16952  "proc-macro2",
16953  "quote",
16954  "syn 2.0.53",
16957 [[package]]
16958 name = "sc-transaction-pool"
16959 version = "28.0.0"
16960 dependencies = [
16961  "array-bytes 6.1.0",
16962  "assert_matches",
16963  "async-trait",
16964  "criterion 0.4.0",
16965  "futures",
16966  "futures-timer",
16967  "linked-hash-map",
16968  "log",
16969  "parity-scale-codec",
16970  "parking_lot 0.12.1",
16971  "sc-block-builder",
16972  "sc-client-api",
16973  "sc-transaction-pool-api",
16974  "sc-utils",
16975  "serde",
16976  "sp-api",
16977  "sp-blockchain",
16978  "sp-consensus",
16979  "sp-core",
16980  "sp-crypto-hashing",
16981  "sp-runtime",
16982  "sp-tracing 16.0.0",
16983  "sp-transaction-pool",
16984  "substrate-prometheus-endpoint",
16985  "substrate-test-runtime",
16986  "substrate-test-runtime-client",
16987  "substrate-test-runtime-transaction-pool",
16988  "thiserror",
16991 [[package]]
16992 name = "sc-transaction-pool-api"
16993 version = "28.0.0"
16994 dependencies = [
16995  "async-trait",
16996  "futures",
16997  "log",
16998  "parity-scale-codec",
16999  "serde",
17000  "serde_json",
17001  "sp-blockchain",
17002  "sp-core",
17003  "sp-runtime",
17004  "thiserror",
17007 [[package]]
17008 name = "sc-utils"
17009 version = "14.0.0"
17010 dependencies = [
17011  "async-channel",
17012  "futures",
17013  "futures-timer",
17014  "lazy_static",
17015  "log",
17016  "parking_lot 0.12.1",
17017  "prometheus",
17018  "sp-arithmetic",
17019  "tokio-test",
17022 [[package]]
17023 name = "scale-info"
17024 version = "2.11.1"
17025 source = "registry+https://github.com/rust-lang/crates.io-index"
17026 checksum = "788745a868b0e751750388f4e6546eb921ef714a4317fa6954f7cde114eb2eb7"
17027 dependencies = [
17028  "bitvec",
17029  "cfg-if",
17030  "derive_more",
17031  "parity-scale-codec",
17032  "scale-info-derive",
17033  "serde",
17036 [[package]]
17037 name = "scale-info-derive"
17038 version = "2.11.1"
17039 source = "registry+https://github.com/rust-lang/crates.io-index"
17040 checksum = "7dc2f4e8bc344b9fc3d5f74f72c2e55bfc38d28dc2ebc69c194a3df424e4d9ac"
17041 dependencies = [
17042  "proc-macro-crate 1.3.1",
17043  "proc-macro2",
17044  "quote",
17045  "syn 1.0.109",
17048 [[package]]
17049 name = "schannel"
17050 version = "0.1.22"
17051 source = "registry+https://github.com/rust-lang/crates.io-index"
17052 checksum = "0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88"
17053 dependencies = [
17054  "windows-sys 0.48.0",
17057 [[package]]
17058 name = "schemars"
17059 version = "0.8.13"
17060 source = "registry+https://github.com/rust-lang/crates.io-index"
17061 checksum = "763f8cd0d4c71ed8389c90cb8100cba87e763bd01a8e614d4f0af97bcd50a161"
17062 dependencies = [
17063  "dyn-clone",
17064  "schemars_derive",
17065  "serde",
17066  "serde_json",
17069 [[package]]
17070 name = "schemars_derive"
17071 version = "0.8.13"
17072 source = "registry+https://github.com/rust-lang/crates.io-index"
17073 checksum = "ec0f696e21e10fa546b7ffb1c9672c6de8fbc7a81acf59524386d8639bf12737"
17074 dependencies = [
17075  "proc-macro2",
17076  "quote",
17077  "serde_derive_internals",
17078  "syn 1.0.109",
17081 [[package]]
17082 name = "schnellru"
17083 version = "0.2.1"
17084 source = "registry+https://github.com/rust-lang/crates.io-index"
17085 checksum = "772575a524feeb803e5b0fcbc6dd9f367e579488197c94c6e4023aad2305774d"
17086 dependencies = [
17087  "ahash 0.8.8",
17088  "cfg-if",
17089  "hashbrown 0.13.2",
17092 [[package]]
17093 name = "schnorrkel"
17094 version = "0.10.2"
17095 source = "registry+https://github.com/rust-lang/crates.io-index"
17096 checksum = "844b7645371e6ecdf61ff246ba1958c29e802881a749ae3fb1993675d210d28d"
17097 dependencies = [
17098  "arrayref",
17099  "arrayvec 0.7.4",
17100  "curve25519-dalek-ng",
17101  "merlin",
17102  "rand_core 0.6.4",
17103  "sha2 0.9.9",
17104  "subtle-ng",
17105  "zeroize",
17108 [[package]]
17109 name = "schnorrkel"
17110 version = "0.11.4"
17111 source = "registry+https://github.com/rust-lang/crates.io-index"
17112 checksum = "8de18f6d8ba0aad7045f5feae07ec29899c1112584a38509a84ad7b04451eaa0"
17113 dependencies = [
17114  "aead 0.5.2",
17115  "arrayref",
17116  "arrayvec 0.7.4",
17117  "curve25519-dalek 4.1.2",
17118  "getrandom_or_panic",
17119  "merlin",
17120  "rand_core 0.6.4",
17121  "serde_bytes",
17122  "sha2 0.10.7",
17123  "subtle 2.5.0",
17124  "zeroize",
17127 [[package]]
17128 name = "scoped-tls"
17129 version = "1.0.1"
17130 source = "registry+https://github.com/rust-lang/crates.io-index"
17131 checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
17133 [[package]]
17134 name = "scopeguard"
17135 version = "1.2.0"
17136 source = "registry+https://github.com/rust-lang/crates.io-index"
17137 checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
17139 [[package]]
17140 name = "scratch"
17141 version = "1.0.7"
17142 source = "registry+https://github.com/rust-lang/crates.io-index"
17143 checksum = "a3cf7c11c38cb994f3d40e8a8cde3bbd1f72a435e4c49e85d6553d8312306152"
17145 [[package]]
17146 name = "sct"
17147 version = "0.7.0"
17148 source = "registry+https://github.com/rust-lang/crates.io-index"
17149 checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"
17150 dependencies = [
17151  "ring 0.16.20",
17152  "untrusted 0.7.1",
17155 [[package]]
17156 name = "sec1"
17157 version = "0.7.3"
17158 source = "registry+https://github.com/rust-lang/crates.io-index"
17159 checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc"
17160 dependencies = [
17161  "base16ct",
17162  "der",
17163  "generic-array 0.14.7",
17164  "pkcs8",
17165  "serdect",
17166  "subtle 2.5.0",
17167  "zeroize",
17170 [[package]]
17171 name = "seccompiler"
17172 version = "0.4.0"
17173 source = "registry+https://github.com/rust-lang/crates.io-index"
17174 checksum = "345a3e4dddf721a478089d4697b83c6c0a8f5bf16086f6c13397e4534eb6e2e5"
17175 dependencies = [
17176  "libc",
17179 [[package]]
17180 name = "secp256k1"
17181 version = "0.28.0"
17182 source = "registry+https://github.com/rust-lang/crates.io-index"
17183 checksum = "2acea373acb8c21ecb5a23741452acd2593ed44ee3d343e72baaa143bc89d0d5"
17184 dependencies = [
17185  "secp256k1-sys",
17188 [[package]]
17189 name = "secp256k1-sys"
17190 version = "0.9.0"
17191 source = "registry+https://github.com/rust-lang/crates.io-index"
17192 checksum = "09e67c467c38fd24bd5499dc9a18183b31575c12ee549197e3e20d57aa4fe3b7"
17193 dependencies = [
17194  "cc",
17197 [[package]]
17198 name = "secrecy"
17199 version = "0.8.0"
17200 source = "registry+https://github.com/rust-lang/crates.io-index"
17201 checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"
17202 dependencies = [
17203  "zeroize",
17206 [[package]]
17207 name = "security-framework"
17208 version = "2.9.2"
17209 source = "registry+https://github.com/rust-lang/crates.io-index"
17210 checksum = "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de"
17211 dependencies = [
17212  "bitflags 1.3.2",
17213  "core-foundation",
17214  "core-foundation-sys",
17215  "libc",
17216  "security-framework-sys",
17219 [[package]]
17220 name = "security-framework-sys"
17221 version = "2.9.1"
17222 source = "registry+https://github.com/rust-lang/crates.io-index"
17223 checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a"
17224 dependencies = [
17225  "core-foundation-sys",
17226  "libc",
17229 [[package]]
17230 name = "seedling-runtime"
17231 version = "0.7.0"
17232 dependencies = [
17233  "cumulus-pallet-aura-ext",
17234  "cumulus-pallet-parachain-system",
17235  "cumulus-pallet-solo-to-para",
17236  "cumulus-primitives-core",
17237  "cumulus-primitives-timestamp",
17238  "frame-executive",
17239  "frame-support",
17240  "frame-system",
17241  "pallet-aura",
17242  "pallet-balances",
17243  "pallet-sudo",
17244  "pallet-timestamp",
17245  "parachains-common",
17246  "parity-scale-codec",
17247  "scale-info",
17248  "sp-api",
17249  "sp-block-builder",
17250  "sp-consensus-aura",
17251  "sp-core",
17252  "sp-genesis-builder",
17253  "sp-inherents",
17254  "sp-offchain",
17255  "sp-runtime",
17256  "sp-session",
17257  "sp-std 14.0.0",
17258  "sp-transaction-pool",
17259  "sp-version",
17260  "staging-parachain-info",
17261  "substrate-wasm-builder",
17264 [[package]]
17265 name = "semver"
17266 version = "0.6.0"
17267 source = "registry+https://github.com/rust-lang/crates.io-index"
17268 checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"
17269 dependencies = [
17270  "semver-parser 0.7.0",
17273 [[package]]
17274 name = "semver"
17275 version = "0.9.0"
17276 source = "registry+https://github.com/rust-lang/crates.io-index"
17277 checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
17278 dependencies = [
17279  "semver-parser 0.7.0",
17282 [[package]]
17283 name = "semver"
17284 version = "0.11.0"
17285 source = "registry+https://github.com/rust-lang/crates.io-index"
17286 checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"
17287 dependencies = [
17288  "semver-parser 0.10.2",
17291 [[package]]
17292 name = "semver"
17293 version = "1.0.18"
17294 source = "registry+https://github.com/rust-lang/crates.io-index"
17295 checksum = "b0293b4b29daaf487284529cc2f5675b8e57c61f70167ba415a463651fd6a918"
17296 dependencies = [
17297  "serde",
17300 [[package]]
17301 name = "semver-parser"
17302 version = "0.7.0"
17303 source = "registry+https://github.com/rust-lang/crates.io-index"
17304 checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
17306 [[package]]
17307 name = "semver-parser"
17308 version = "0.10.2"
17309 source = "registry+https://github.com/rust-lang/crates.io-index"
17310 checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"
17311 dependencies = [
17312  "pest",
17315 [[package]]
17316 name = "separator"
17317 version = "0.4.1"
17318 source = "registry+https://github.com/rust-lang/crates.io-index"
17319 checksum = "f97841a747eef040fcd2e7b3b9a220a7205926e60488e673d9e4926d27772ce5"
17321 [[package]]
17322 name = "serde"
17323 version = "1.0.197"
17324 source = "registry+https://github.com/rust-lang/crates.io-index"
17325 checksum = "3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2"
17326 dependencies = [
17327  "serde_derive",
17330 [[package]]
17331 name = "serde-big-array"
17332 version = "0.3.3"
17333 source = "registry+https://github.com/rust-lang/crates.io-index"
17334 checksum = "cd31f59f6fe2b0c055371bb2f16d7f0aa7d8881676c04a55b1596d1a17cd10a4"
17335 dependencies = [
17336  "serde",
17339 [[package]]
17340 name = "serde_bytes"
17341 version = "0.11.12"
17342 source = "registry+https://github.com/rust-lang/crates.io-index"
17343 checksum = "ab33ec92f677585af6d88c65593ae2375adde54efdbf16d597f2cbc7a6d368ff"
17344 dependencies = [
17345  "serde",
17348 [[package]]
17349 name = "serde_derive"
17350 version = "1.0.197"
17351 source = "registry+https://github.com/rust-lang/crates.io-index"
17352 checksum = "7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b"
17353 dependencies = [
17354  "proc-macro2",
17355  "quote",
17356  "syn 2.0.53",
17359 [[package]]
17360 name = "serde_derive_internals"
17361 version = "0.26.0"
17362 source = "registry+https://github.com/rust-lang/crates.io-index"
17363 checksum = "85bf8229e7920a9f636479437026331ce11aa132b4dde37d121944a44d6e5f3c"
17364 dependencies = [
17365  "proc-macro2",
17366  "quote",
17367  "syn 1.0.109",
17370 [[package]]
17371 name = "serde_fmt"
17372 version = "1.0.3"
17373 source = "registry+https://github.com/rust-lang/crates.io-index"
17374 checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
17375 dependencies = [
17376  "serde",
17379 [[package]]
17380 name = "serde_json"
17381 version = "1.0.114"
17382 source = "registry+https://github.com/rust-lang/crates.io-index"
17383 checksum = "c5f09b1bd632ef549eaa9f60a1f8de742bdbc698e6cee2095fc84dde5f549ae0"
17384 dependencies = [
17385  "itoa",
17386  "ryu",
17387  "serde",
17390 [[package]]
17391 name = "serde_spanned"
17392 version = "0.6.4"
17393 source = "registry+https://github.com/rust-lang/crates.io-index"
17394 checksum = "12022b835073e5b11e90a14f86838ceb1c8fb0325b72416845c487ac0fa95e80"
17395 dependencies = [
17396  "serde",
17399 [[package]]
17400 name = "serde_urlencoded"
17401 version = "0.7.1"
17402 source = "registry+https://github.com/rust-lang/crates.io-index"
17403 checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
17404 dependencies = [
17405  "form_urlencoded",
17406  "itoa",
17407  "ryu",
17408  "serde",
17411 [[package]]
17412 name = "serde_yaml"
17413 version = "0.9.33"
17414 source = "registry+https://github.com/rust-lang/crates.io-index"
17415 checksum = "a0623d197252096520c6f2a5e1171ee436e5af99a5d7caa2891e55e61950e6d9"
17416 dependencies = [
17417  "indexmap 2.2.3",
17418  "itoa",
17419  "ryu",
17420  "serde",
17421  "unsafe-libyaml",
17424 [[package]]
17425 name = "serdect"
17426 version = "0.2.0"
17427 source = "registry+https://github.com/rust-lang/crates.io-index"
17428 checksum = "a84f14a19e9a014bb9f4512488d9829a68e04ecabffb0f9904cd1ace94598177"
17429 dependencies = [
17430  "base16ct",
17431  "serde",
17434 [[package]]
17435 name = "serial_test"
17436 version = "2.0.0"
17437 source = "registry+https://github.com/rust-lang/crates.io-index"
17438 checksum = "0e56dd856803e253c8f298af3f4d7eb0ae5e23a737252cd90bb4f3b435033b2d"
17439 dependencies = [
17440  "dashmap",
17441  "futures",
17442  "lazy_static",
17443  "log",
17444  "parking_lot 0.12.1",
17445  "serial_test_derive",
17448 [[package]]
17449 name = "serial_test_derive"
17450 version = "2.0.0"
17451 source = "registry+https://github.com/rust-lang/crates.io-index"
17452 checksum = "91d129178576168c589c9ec973feedf7d3126c01ac2bf08795109aa35b69fb8f"
17453 dependencies = [
17454  "proc-macro2",
17455  "quote",
17456  "syn 2.0.53",
17459 [[package]]
17460 name = "sha-1"
17461 version = "0.9.8"
17462 source = "registry+https://github.com/rust-lang/crates.io-index"
17463 checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"
17464 dependencies = [
17465  "block-buffer 0.9.0",
17466  "cfg-if",
17467  "cpufeatures",
17468  "digest 0.9.0",
17469  "opaque-debug 0.3.0",
17472 [[package]]
17473 name = "sha-1"
17474 version = "0.10.1"
17475 source = "registry+https://github.com/rust-lang/crates.io-index"
17476 checksum = "f5058ada175748e33390e40e872bd0fe59a19f265d0158daa551c5a88a76009c"
17477 dependencies = [
17478  "cfg-if",
17479  "cpufeatures",
17480  "digest 0.10.7",
17483 [[package]]
17484 name = "sha1"
17485 version = "0.10.6"
17486 source = "registry+https://github.com/rust-lang/crates.io-index"
17487 checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
17488 dependencies = [
17489  "cfg-if",
17490  "cpufeatures",
17491  "digest 0.10.7",
17494 [[package]]
17495 name = "sha2"
17496 version = "0.9.9"
17497 source = "registry+https://github.com/rust-lang/crates.io-index"
17498 checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"
17499 dependencies = [
17500  "block-buffer 0.9.0",
17501  "cfg-if",
17502  "cpufeatures",
17503  "digest 0.9.0",
17504  "opaque-debug 0.3.0",
17507 [[package]]
17508 name = "sha2"
17509 version = "0.10.7"
17510 source = "registry+https://github.com/rust-lang/crates.io-index"
17511 checksum = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
17512 dependencies = [
17513  "cfg-if",
17514  "cpufeatures",
17515  "digest 0.10.7",
17518 [[package]]
17519 name = "sha3"
17520 version = "0.10.8"
17521 source = "registry+https://github.com/rust-lang/crates.io-index"
17522 checksum = "75872d278a8f37ef87fa0ddbda7802605cb18344497949862c0d4dcb291eba60"
17523 dependencies = [
17524  "digest 0.10.7",
17525  "keccak",
17528 [[package]]
17529 name = "sharded-slab"
17530 version = "0.1.4"
17531 source = "registry+https://github.com/rust-lang/crates.io-index"
17532 checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"
17533 dependencies = [
17534  "lazy_static",
17537 [[package]]
17538 name = "shell-runtime"
17539 version = "0.7.0"
17540 dependencies = [
17541  "cumulus-pallet-aura-ext",
17542  "cumulus-pallet-parachain-system",
17543  "cumulus-pallet-xcm",
17544  "cumulus-primitives-core",
17545  "frame-executive",
17546  "frame-support",
17547  "frame-system",
17548  "frame-try-runtime",
17549  "pallet-aura",
17550  "pallet-message-queue",
17551  "pallet-timestamp",
17552  "parachains-common",
17553  "parity-scale-codec",
17554  "scale-info",
17555  "sp-api",
17556  "sp-block-builder",
17557  "sp-consensus-aura",
17558  "sp-core",
17559  "sp-genesis-builder",
17560  "sp-inherents",
17561  "sp-offchain",
17562  "sp-runtime",
17563  "sp-session",
17564  "sp-std 14.0.0",
17565  "sp-transaction-pool",
17566  "sp-version",
17567  "staging-parachain-info",
17568  "staging-xcm",
17569  "staging-xcm-builder",
17570  "staging-xcm-executor",
17571  "substrate-wasm-builder",
17574 [[package]]
17575 name = "shlex"
17576 version = "1.3.0"
17577 source = "registry+https://github.com/rust-lang/crates.io-index"
17578 checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
17580 [[package]]
17581 name = "signal-hook"
17582 version = "0.3.17"
17583 source = "registry+https://github.com/rust-lang/crates.io-index"
17584 checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
17585 dependencies = [
17586  "libc",
17587  "signal-hook-registry",
17590 [[package]]
17591 name = "signal-hook-registry"
17592 version = "1.4.1"
17593 source = "registry+https://github.com/rust-lang/crates.io-index"
17594 checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
17595 dependencies = [
17596  "libc",
17599 [[package]]
17600 name = "signature"
17601 version = "2.1.0"
17602 source = "registry+https://github.com/rust-lang/crates.io-index"
17603 checksum = "5e1788eed21689f9cf370582dfc467ef36ed9c707f073528ddafa8d83e3b8500"
17604 dependencies = [
17605  "digest 0.10.7",
17606  "rand_core 0.6.4",
17609 [[package]]
17610 name = "simba"
17611 version = "0.8.1"
17612 source = "registry+https://github.com/rust-lang/crates.io-index"
17613 checksum = "061507c94fc6ab4ba1c9a0305018408e312e17c041eb63bef8aa726fa33aceae"
17614 dependencies = [
17615  "approx",
17616  "num-complex",
17617  "num-traits",
17618  "paste",
17619  "wide",
17622 [[package]]
17623 name = "simple-mermaid"
17624 version = "0.1.1"
17625 source = "registry+https://github.com/rust-lang/crates.io-index"
17626 checksum = "620a1d43d70e142b1d46a929af51d44f383db9c7a2ec122de2cd992ccfcf3c18"
17628 [[package]]
17629 name = "siphasher"
17630 version = "0.3.11"
17631 source = "registry+https://github.com/rust-lang/crates.io-index"
17632 checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
17634 [[package]]
17635 name = "slab"
17636 version = "0.4.9"
17637 source = "registry+https://github.com/rust-lang/crates.io-index"
17638 checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
17639 dependencies = [
17640  "autocfg",
17643 [[package]]
17644 name = "slice-group-by"
17645 version = "0.3.1"
17646 source = "registry+https://github.com/rust-lang/crates.io-index"
17647 checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7"
17649 [[package]]
17650 name = "slot-range-helper"
17651 version = "7.0.0"
17652 dependencies = [
17653  "enumn",
17654  "parity-scale-codec",
17655  "paste",
17656  "sp-runtime",
17657  "sp-std 14.0.0",
17660 [[package]]
17661 name = "slotmap"
17662 version = "1.0.6"
17663 source = "registry+https://github.com/rust-lang/crates.io-index"
17664 checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"
17665 dependencies = [
17666  "version_check",
17669 [[package]]
17670 name = "smallvec"
17671 version = "1.11.2"
17672 source = "registry+https://github.com/rust-lang/crates.io-index"
17673 checksum = "4dccd0940a2dcdf68d092b8cbab7dc0ad8fa938bf95787e1b916b0e3d0e8e970"
17675 [[package]]
17676 name = "smol"
17677 version = "1.3.0"
17678 source = "registry+https://github.com/rust-lang/crates.io-index"
17679 checksum = "13f2b548cd8447f8de0fdf1c592929f70f4fc7039a05e47404b0d096ec6987a1"
17680 dependencies = [
17681  "async-channel",
17682  "async-executor",
17683  "async-fs",
17684  "async-io",
17685  "async-lock 2.8.0",
17686  "async-net",
17687  "async-process",
17688  "blocking",
17689  "futures-lite",
17692 [[package]]
17693 name = "smol_str"
17694 version = "0.2.0"
17695 source = "registry+https://github.com/rust-lang/crates.io-index"
17696 checksum = "74212e6bbe9a4352329b2f68ba3130c15a3f26fe88ff22dbdc6cdd58fa85e99c"
17697 dependencies = [
17698  "serde",
17701 [[package]]
17702 name = "smoldot"
17703 version = "0.11.0"
17704 source = "registry+https://github.com/rust-lang/crates.io-index"
17705 checksum = "c0bb30cf57b7b5f6109ce17c3164445e2d6f270af2cb48f6e4d31c2967c9a9f5"
17706 dependencies = [
17707  "arrayvec 0.7.4",
17708  "async-lock 2.8.0",
17709  "atomic-take",
17710  "base64 0.21.2",
17711  "bip39",
17712  "blake2-rfc",
17713  "bs58 0.5.0",
17714  "chacha20 0.9.1",
17715  "crossbeam-queue",
17716  "derive_more",
17717  "ed25519-zebra 4.0.3",
17718  "either",
17719  "event-listener 2.5.3",
17720  "fnv",
17721  "futures-lite",
17722  "futures-util",
17723  "hashbrown 0.14.3",
17724  "hex",
17725  "hmac 0.12.1",
17726  "itertools 0.11.0",
17727  "libsecp256k1",
17728  "merlin",
17729  "no-std-net",
17730  "nom",
17731  "num-bigint",
17732  "num-rational",
17733  "num-traits",
17734  "pbkdf2",
17735  "pin-project",
17736  "poly1305 0.8.0",
17737  "rand",
17738  "rand_chacha 0.3.1",
17739  "ruzstd",
17740  "schnorrkel 0.10.2",
17741  "serde",
17742  "serde_json",
17743  "sha2 0.10.7",
17744  "sha3",
17745  "siphasher",
17746  "slab",
17747  "smallvec",
17748  "soketto",
17749  "twox-hash",
17750  "wasmi",
17751  "x25519-dalek 2.0.0",
17752  "zeroize",
17755 [[package]]
17756 name = "smoldot-light"
17757 version = "0.9.0"
17758 source = "registry+https://github.com/rust-lang/crates.io-index"
17759 checksum = "256b5bad1d6b49045e95fe87492ce73d5af81545d8b4d8318a872d2007024c33"
17760 dependencies = [
17761  "async-channel",
17762  "async-lock 2.8.0",
17763  "base64 0.21.2",
17764  "blake2-rfc",
17765  "derive_more",
17766  "either",
17767  "event-listener 2.5.3",
17768  "fnv",
17769  "futures-channel",
17770  "futures-lite",
17771  "futures-util",
17772  "hashbrown 0.14.3",
17773  "hex",
17774  "itertools 0.11.0",
17775  "log",
17776  "lru 0.11.0",
17777  "no-std-net",
17778  "parking_lot 0.12.1",
17779  "pin-project",
17780  "rand",
17781  "rand_chacha 0.3.1",
17782  "serde",
17783  "serde_json",
17784  "siphasher",
17785  "slab",
17786  "smol",
17787  "smoldot",
17788  "zeroize",
17791 [[package]]
17792 name = "snap"
17793 version = "1.1.0"
17794 source = "registry+https://github.com/rust-lang/crates.io-index"
17795 checksum = "5e9f0ab6ef7eb7353d9119c170a436d1bf248eea575ac42d19d12f4e34130831"
17797 [[package]]
17798 name = "snow"
17799 version = "0.9.3"
17800 source = "registry+https://github.com/rust-lang/crates.io-index"
17801 checksum = "0c9d1425eb528a21de2755c75af4c9b5d57f50a0d4c3b7f1828a4cd03f8ba155"
17802 dependencies = [
17803  "aes-gcm 0.9.2",
17804  "blake2 0.10.6",
17805  "chacha20poly1305",
17806  "curve25519-dalek 4.1.2",
17807  "rand_core 0.6.4",
17808  "ring 0.16.20",
17809  "rustc_version 0.4.0",
17810  "sha2 0.10.7",
17811  "subtle 2.5.0",
17814 [[package]]
17815 name = "snowbridge-amcl"
17816 version = "1.0.2"
17817 source = "registry+https://github.com/rust-lang/crates.io-index"
17818 checksum = "460a9ed63cdf03c1b9847e8a12a5f5ba19c4efd5869e4a737e05be25d7c427e5"
17819 dependencies = [
17820  "parity-scale-codec",
17821  "scale-info",
17824 [[package]]
17825 name = "snowbridge-beacon-primitives"
17826 version = "0.2.0"
17827 dependencies = [
17828  "byte-slice-cast",
17829  "frame-support",
17830  "frame-system",
17831  "hex",
17832  "hex-literal",
17833  "parity-scale-codec",
17834  "rlp",
17835  "scale-info",
17836  "serde",
17837  "snowbridge-ethereum",
17838  "snowbridge-milagro-bls",
17839  "sp-core",
17840  "sp-io",
17841  "sp-runtime",
17842  "sp-std 14.0.0",
17843  "ssz_rs",
17844  "ssz_rs_derive",
17845  "static_assertions",
17848 [[package]]
17849 name = "snowbridge-core"
17850 version = "0.2.0"
17851 dependencies = [
17852  "ethabi-decode",
17853  "frame-support",
17854  "frame-system",
17855  "hex",
17856  "hex-literal",
17857  "parity-scale-codec",
17858  "polkadot-parachain-primitives",
17859  "scale-info",
17860  "serde",
17861  "snowbridge-beacon-primitives",
17862  "sp-arithmetic",
17863  "sp-core",
17864  "sp-io",
17865  "sp-runtime",
17866  "sp-std 14.0.0",
17867  "staging-xcm",
17868  "staging-xcm-builder",
17871 [[package]]
17872 name = "snowbridge-ethereum"
17873 version = "0.3.0"
17874 dependencies = [
17875  "ethabi-decode",
17876  "ethbloom",
17877  "ethereum-types",
17878  "hex-literal",
17879  "parity-bytes",
17880  "parity-scale-codec",
17881  "rand",
17882  "rlp",
17883  "rustc-hex",
17884  "scale-info",
17885  "serde",
17886  "serde-big-array",
17887  "serde_json",
17888  "sp-core",
17889  "sp-io",
17890  "sp-runtime",
17891  "sp-std 14.0.0",
17892  "wasm-bindgen-test",
17895 [[package]]
17896 name = "snowbridge-milagro-bls"
17897 version = "1.5.4"
17898 source = "registry+https://github.com/rust-lang/crates.io-index"
17899 checksum = "026aa8638f690a53e3f7676024b9e913b1cab0111d1b7b92669d40a188f9d7e6"
17900 dependencies = [
17901  "hex",
17902  "lazy_static",
17903  "parity-scale-codec",
17904  "rand",
17905  "scale-info",
17906  "snowbridge-amcl",
17907  "zeroize",
17910 [[package]]
17911 name = "snowbridge-outbound-queue-merkle-tree"
17912 version = "0.3.0"
17913 dependencies = [
17914  "array-bytes 4.2.0",
17915  "env_logger 0.11.3",
17916  "hex",
17917  "hex-literal",
17918  "parity-scale-codec",
17919  "scale-info",
17920  "sp-core",
17921  "sp-crypto-hashing",
17922  "sp-runtime",
17925 [[package]]
17926 name = "snowbridge-outbound-queue-runtime-api"
17927 version = "0.2.0"
17928 dependencies = [
17929  "frame-support",
17930  "parity-scale-codec",
17931  "snowbridge-core",
17932  "snowbridge-outbound-queue-merkle-tree",
17933  "sp-api",
17934  "sp-core",
17935  "sp-std 14.0.0",
17936  "staging-xcm",
17939 [[package]]
17940 name = "snowbridge-pallet-ethereum-client"
17941 version = "0.2.0"
17942 dependencies = [
17943  "bp-runtime",
17944  "byte-slice-cast",
17945  "frame-benchmarking",
17946  "frame-support",
17947  "frame-system",
17948  "hex-literal",
17949  "log",
17950  "pallet-timestamp",
17951  "parity-scale-codec",
17952  "rand",
17953  "rlp",
17954  "scale-info",
17955  "serde",
17956  "serde_json",
17957  "snowbridge-beacon-primitives",
17958  "snowbridge-core",
17959  "snowbridge-ethereum",
17960  "snowbridge-pallet-ethereum-client-fixtures",
17961  "sp-core",
17962  "sp-io",
17963  "sp-keyring",
17964  "sp-runtime",
17965  "sp-std 14.0.0",
17966  "ssz_rs",
17967  "ssz_rs_derive",
17968  "static_assertions",
17971 [[package]]
17972 name = "snowbridge-pallet-ethereum-client-fixtures"
17973 version = "0.9.0"
17974 dependencies = [
17975  "frame-benchmarking",
17976  "frame-support",
17977  "frame-system",
17978  "hex-literal",
17979  "snowbridge-beacon-primitives",
17980  "snowbridge-core",
17981  "sp-core",
17982  "sp-std 14.0.0",
17985 [[package]]
17986 name = "snowbridge-pallet-inbound-queue"
17987 version = "0.2.0"
17988 dependencies = [
17989  "alloy-primitives",
17990  "alloy-rlp",
17991  "alloy-sol-types",
17992  "frame-benchmarking",
17993  "frame-support",
17994  "frame-system",
17995  "hex-literal",
17996  "log",
17997  "num-traits",
17998  "pallet-balances",
17999  "parity-scale-codec",
18000  "scale-info",
18001  "serde",
18002  "snowbridge-beacon-primitives",
18003  "snowbridge-core",
18004  "snowbridge-ethereum",
18005  "snowbridge-pallet-ethereum-client",
18006  "snowbridge-pallet-inbound-queue-fixtures",
18007  "snowbridge-router-primitives",
18008  "sp-core",
18009  "sp-io",
18010  "sp-keyring",
18011  "sp-runtime",
18012  "sp-std 14.0.0",
18013  "staging-xcm",
18014  "staging-xcm-builder",
18015  "staging-xcm-executor",
18018 [[package]]
18019 name = "snowbridge-pallet-inbound-queue-fixtures"
18020 version = "0.10.0"
18021 dependencies = [
18022  "frame-benchmarking",
18023  "frame-support",
18024  "frame-system",
18025  "hex-literal",
18026  "snowbridge-beacon-primitives",
18027  "snowbridge-core",
18028  "sp-core",
18029  "sp-std 14.0.0",
18032 [[package]]
18033 name = "snowbridge-pallet-outbound-queue"
18034 version = "0.2.0"
18035 dependencies = [
18036  "bridge-hub-common",
18037  "ethabi-decode",
18038  "frame-benchmarking",
18039  "frame-support",
18040  "frame-system",
18041  "hex-literal",
18042  "pallet-message-queue",
18043  "parity-scale-codec",
18044  "scale-info",
18045  "serde",
18046  "snowbridge-core",
18047  "snowbridge-outbound-queue-merkle-tree",
18048  "sp-arithmetic",
18049  "sp-core",
18050  "sp-io",
18051  "sp-keyring",
18052  "sp-runtime",
18053  "sp-std 14.0.0",
18054  "staging-xcm",
18057 [[package]]
18058 name = "snowbridge-pallet-system"
18059 version = "0.2.0"
18060 dependencies = [
18061  "ethabi-decode",
18062  "frame-benchmarking",
18063  "frame-support",
18064  "frame-system",
18065  "hex",
18066  "hex-literal",
18067  "log",
18068  "pallet-balances",
18069  "pallet-message-queue",
18070  "parity-scale-codec",
18071  "polkadot-primitives",
18072  "scale-info",
18073  "snowbridge-core",
18074  "snowbridge-pallet-outbound-queue",
18075  "sp-core",
18076  "sp-io",
18077  "sp-keyring",
18078  "sp-runtime",
18079  "sp-std 14.0.0",
18080  "staging-xcm",
18081  "staging-xcm-builder",
18082  "staging-xcm-executor",
18085 [[package]]
18086 name = "snowbridge-router-primitives"
18087 version = "0.9.0"
18088 dependencies = [
18089  "ethabi-decode",
18090  "frame-support",
18091  "frame-system",
18092  "hex-literal",
18093  "log",
18094  "parity-scale-codec",
18095  "rustc-hex",
18096  "scale-info",
18097  "serde",
18098  "snowbridge-core",
18099  "sp-core",
18100  "sp-io",
18101  "sp-runtime",
18102  "sp-std 14.0.0",
18103  "staging-xcm",
18104  "staging-xcm-builder",
18105  "staging-xcm-executor",
18108 [[package]]
18109 name = "snowbridge-runtime-common"
18110 version = "0.2.0"
18111 dependencies = [
18112  "frame-support",
18113  "frame-system",
18114  "log",
18115  "parity-scale-codec",
18116  "snowbridge-core",
18117  "sp-arithmetic",
18118  "sp-std 14.0.0",
18119  "staging-xcm",
18120  "staging-xcm-builder",
18121  "staging-xcm-executor",
18124 [[package]]
18125 name = "snowbridge-runtime-test-common"
18126 version = "0.2.0"
18127 dependencies = [
18128  "assets-common",
18129  "bridge-hub-test-utils",
18130  "bridge-runtime-common",
18131  "cumulus-pallet-aura-ext",
18132  "cumulus-pallet-parachain-system",
18133  "cumulus-pallet-session-benchmarking",
18134  "cumulus-pallet-xcm",
18135  "cumulus-pallet-xcmp-queue",
18136  "cumulus-primitives-core",
18137  "cumulus-primitives-utility",
18138  "frame-benchmarking",
18139  "frame-executive",
18140  "frame-support",
18141  "frame-system",
18142  "frame-system-benchmarking",
18143  "frame-system-rpc-runtime-api",
18144  "frame-try-runtime",
18145  "hex-literal",
18146  "log",
18147  "pallet-aura",
18148  "pallet-authorship",
18149  "pallet-balances",
18150  "pallet-collator-selection",
18151  "pallet-message-queue",
18152  "pallet-multisig",
18153  "pallet-session",
18154  "pallet-timestamp",
18155  "pallet-transaction-payment",
18156  "pallet-transaction-payment-rpc-runtime-api",
18157  "pallet-utility",
18158  "pallet-xcm",
18159  "pallet-xcm-benchmarks",
18160  "parachains-common",
18161  "parachains-runtimes-test-utils",
18162  "parity-scale-codec",
18163  "polkadot-core-primitives",
18164  "polkadot-parachain-primitives",
18165  "polkadot-runtime-common",
18166  "scale-info",
18167  "serde",
18168  "smallvec",
18169  "snowbridge-beacon-primitives",
18170  "snowbridge-core",
18171  "snowbridge-outbound-queue-runtime-api",
18172  "snowbridge-pallet-ethereum-client",
18173  "snowbridge-pallet-ethereum-client-fixtures",
18174  "snowbridge-pallet-inbound-queue",
18175  "snowbridge-pallet-outbound-queue",
18176  "snowbridge-pallet-system",
18177  "snowbridge-router-primitives",
18178  "snowbridge-system-runtime-api",
18179  "sp-api",
18180  "sp-block-builder",
18181  "sp-consensus-aura",
18182  "sp-core",
18183  "sp-genesis-builder",
18184  "sp-inherents",
18185  "sp-io",
18186  "sp-keyring",
18187  "sp-offchain",
18188  "sp-runtime",
18189  "sp-session",
18190  "sp-std 14.0.0",
18191  "sp-storage 19.0.0",
18192  "sp-transaction-pool",
18193  "sp-version",
18194  "staging-parachain-info",
18195  "staging-xcm",
18196  "staging-xcm-builder",
18197  "staging-xcm-executor",
18198  "static_assertions",
18201 [[package]]
18202 name = "snowbridge-system-runtime-api"
18203 version = "0.2.0"
18204 dependencies = [
18205  "parity-scale-codec",
18206  "snowbridge-core",
18207  "sp-api",
18208  "sp-core",
18209  "sp-std 14.0.0",
18210  "staging-xcm",
18213 [[package]]
18214 name = "socket2"
18215 version = "0.4.9"
18216 source = "registry+https://github.com/rust-lang/crates.io-index"
18217 checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
18218 dependencies = [
18219  "libc",
18220  "winapi",
18223 [[package]]
18224 name = "socket2"
18225 version = "0.5.6"
18226 source = "registry+https://github.com/rust-lang/crates.io-index"
18227 checksum = "05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871"
18228 dependencies = [
18229  "libc",
18230  "windows-sys 0.52.0",
18233 [[package]]
18234 name = "soketto"
18235 version = "0.7.1"
18236 source = "registry+https://github.com/rust-lang/crates.io-index"
18237 checksum = "41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2"
18238 dependencies = [
18239  "base64 0.13.1",
18240  "bytes",
18241  "flate2",
18242  "futures",
18243  "http",
18244  "httparse",
18245  "log",
18246  "rand",
18247  "sha-1 0.9.8",
18250 [[package]]
18251 name = "solochain-template-node"
18252 version = "0.0.0"
18253 dependencies = [
18254  "clap 4.5.3",
18255  "frame-benchmarking-cli",
18256  "frame-system",
18257  "futures",
18258  "jsonrpsee",
18259  "pallet-transaction-payment",
18260  "pallet-transaction-payment-rpc",
18261  "sc-basic-authorship",
18262  "sc-cli",
18263  "sc-client-api",
18264  "sc-consensus",
18265  "sc-consensus-aura",
18266  "sc-consensus-grandpa",
18267  "sc-executor",
18268  "sc-network",
18269  "sc-offchain",
18270  "sc-rpc-api",
18271  "sc-service",
18272  "sc-telemetry",
18273  "sc-transaction-pool",
18274  "sc-transaction-pool-api",
18275  "serde_json",
18276  "solochain-template-runtime",
18277  "sp-api",
18278  "sp-block-builder",
18279  "sp-blockchain",
18280  "sp-consensus-aura",
18281  "sp-consensus-grandpa",
18282  "sp-core",
18283  "sp-inherents",
18284  "sp-io",
18285  "sp-keyring",
18286  "sp-runtime",
18287  "sp-timestamp",
18288  "substrate-build-script-utils",
18289  "substrate-frame-rpc-system",
18290  "try-runtime-cli",
18293 [[package]]
18294 name = "solochain-template-runtime"
18295 version = "0.0.0"
18296 dependencies = [
18297  "frame-benchmarking",
18298  "frame-executive",
18299  "frame-support",
18300  "frame-system",
18301  "frame-system-benchmarking",
18302  "frame-system-rpc-runtime-api",
18303  "frame-try-runtime",
18304  "pallet-aura",
18305  "pallet-balances",
18306  "pallet-grandpa",
18307  "pallet-sudo",
18308  "pallet-template",
18309  "pallet-timestamp",
18310  "pallet-transaction-payment",
18311  "pallet-transaction-payment-rpc-runtime-api",
18312  "parity-scale-codec",
18313  "scale-info",
18314  "sp-api",
18315  "sp-block-builder",
18316  "sp-consensus-aura",
18317  "sp-consensus-grandpa",
18318  "sp-core",
18319  "sp-genesis-builder",
18320  "sp-inherents",
18321  "sp-offchain",
18322  "sp-runtime",
18323  "sp-session",
18324  "sp-std 14.0.0",
18325  "sp-storage 19.0.0",
18326  "sp-transaction-pool",
18327  "sp-version",
18328  "substrate-wasm-builder",
18331 [[package]]
18332 name = "sp-api"
18333 version = "26.0.0"
18334 dependencies = [
18335  "hash-db",
18336  "log",
18337  "parity-scale-codec",
18338  "scale-info",
18339  "sp-api-proc-macro",
18340  "sp-core",
18341  "sp-externalities 0.25.0",
18342  "sp-metadata-ir",
18343  "sp-runtime",
18344  "sp-runtime-interface 24.0.0",
18345  "sp-state-machine",
18346  "sp-std 14.0.0",
18347  "sp-test-primitives",
18348  "sp-trie",
18349  "sp-version",
18350  "thiserror",
18353 [[package]]
18354 name = "sp-api-proc-macro"
18355 version = "15.0.0"
18356 dependencies = [
18357  "Inflector",
18358  "assert_matches",
18359  "blake2 0.10.6",
18360  "expander 2.0.0",
18361  "proc-macro-crate 3.0.0",
18362  "proc-macro2",
18363  "quote",
18364  "syn 2.0.53",
18367 [[package]]
18368 name = "sp-api-test"
18369 version = "2.0.1"
18370 dependencies = [
18371  "criterion 0.4.0",
18372  "futures",
18373  "log",
18374  "parity-scale-codec",
18375  "rustversion",
18376  "sc-block-builder",
18377  "scale-info",
18378  "sp-api",
18379  "sp-consensus",
18380  "sp-core",
18381  "sp-runtime",
18382  "sp-state-machine",
18383  "sp-tracing 16.0.0",
18384  "sp-version",
18385  "static_assertions",
18386  "substrate-test-runtime-client",
18387  "trybuild",
18390 [[package]]
18391 name = "sp-application-crypto"
18392 version = "30.0.0"
18393 dependencies = [
18394  "parity-scale-codec",
18395  "scale-info",
18396  "serde",
18397  "sp-core",
18398  "sp-io",
18399  "sp-std 14.0.0",
18402 [[package]]
18403 name = "sp-application-crypto-test"
18404 version = "2.0.0"
18405 dependencies = [
18406  "sp-api",
18407  "sp-application-crypto",
18408  "sp-core",
18409  "sp-keystore",
18410  "substrate-test-runtime-client",
18413 [[package]]
18414 name = "sp-arithmetic"
18415 version = "23.0.0"
18416 dependencies = [
18417  "criterion 0.4.0",
18418  "docify",
18419  "integer-sqrt",
18420  "num-traits",
18421  "parity-scale-codec",
18422  "primitive-types",
18423  "rand",
18424  "scale-info",
18425  "serde",
18426  "sp-crypto-hashing",
18427  "sp-std 14.0.0",
18428  "static_assertions",
18431 [[package]]
18432 name = "sp-arithmetic-fuzzer"
18433 version = "2.0.0"
18434 dependencies = [
18435  "arbitrary",
18436  "fraction",
18437  "honggfuzz",
18438  "num-bigint",
18439  "sp-arithmetic",
18442 [[package]]
18443 name = "sp-ark-bls12-381"
18444 version = "0.4.2"
18445 source = "git+https://github.com/paritytech/arkworks-substrate#caa2eed74beb885dd07c7db5f916f2281dad818f"
18446 dependencies = [
18447  "ark-bls12-381-ext",
18448  "sp-crypto-ec-utils 0.4.1",
18451 [[package]]
18452 name = "sp-ark-ed-on-bls12-381-bandersnatch"
18453 version = "0.4.2"
18454 source = "git+https://github.com/paritytech/arkworks-substrate#caa2eed74beb885dd07c7db5f916f2281dad818f"
18455 dependencies = [
18456  "ark-ed-on-bls12-381-bandersnatch-ext",
18457  "sp-crypto-ec-utils 0.4.1",
18460 [[package]]
18461 name = "sp-authority-discovery"
18462 version = "26.0.0"
18463 dependencies = [
18464  "parity-scale-codec",
18465  "scale-info",
18466  "sp-api",
18467  "sp-application-crypto",
18468  "sp-runtime",
18471 [[package]]
18472 name = "sp-block-builder"
18473 version = "26.0.0"
18474 dependencies = [
18475  "sp-api",
18476  "sp-inherents",
18477  "sp-runtime",
18480 [[package]]
18481 name = "sp-blockchain"
18482 version = "28.0.0"
18483 dependencies = [
18484  "futures",
18485  "log",
18486  "parity-scale-codec",
18487  "parking_lot 0.12.1",
18488  "schnellru",
18489  "sp-api",
18490  "sp-consensus",
18491  "sp-database",
18492  "sp-runtime",
18493  "sp-state-machine",
18494  "thiserror",
18497 [[package]]
18498 name = "sp-consensus"
18499 version = "0.32.0"
18500 dependencies = [
18501  "async-trait",
18502  "futures",
18503  "log",
18504  "sp-core",
18505  "sp-inherents",
18506  "sp-runtime",
18507  "sp-state-machine",
18508  "sp-test-primitives",
18509  "thiserror",
18512 [[package]]
18513 name = "sp-consensus-aura"
18514 version = "0.32.0"
18515 dependencies = [
18516  "async-trait",
18517  "parity-scale-codec",
18518  "scale-info",
18519  "sp-api",
18520  "sp-application-crypto",
18521  "sp-consensus-slots",
18522  "sp-inherents",
18523  "sp-runtime",
18524  "sp-timestamp",
18527 [[package]]
18528 name = "sp-consensus-babe"
18529 version = "0.32.0"
18530 dependencies = [
18531  "async-trait",
18532  "parity-scale-codec",
18533  "scale-info",
18534  "serde",
18535  "sp-api",
18536  "sp-application-crypto",
18537  "sp-consensus-slots",
18538  "sp-core",
18539  "sp-inherents",
18540  "sp-runtime",
18541  "sp-timestamp",
18544 [[package]]
18545 name = "sp-consensus-beefy"
18546 version = "13.0.0"
18547 dependencies = [
18548  "array-bytes 6.1.0",
18549  "lazy_static",
18550  "parity-scale-codec",
18551  "scale-info",
18552  "serde",
18553  "sp-api",
18554  "sp-application-crypto",
18555  "sp-core",
18556  "sp-crypto-hashing",
18557  "sp-io",
18558  "sp-keystore",
18559  "sp-mmr-primitives",
18560  "sp-runtime",
18561  "strum 0.26.2",
18562  "w3f-bls",
18565 [[package]]
18566 name = "sp-consensus-grandpa"
18567 version = "13.0.0"
18568 dependencies = [
18569  "finality-grandpa",
18570  "log",
18571  "parity-scale-codec",
18572  "scale-info",
18573  "serde",
18574  "sp-api",
18575  "sp-application-crypto",
18576  "sp-core",
18577  "sp-keystore",
18578  "sp-runtime",
18581 [[package]]
18582 name = "sp-consensus-pow"
18583 version = "0.32.0"
18584 dependencies = [
18585  "parity-scale-codec",
18586  "sp-api",
18587  "sp-core",
18588  "sp-runtime",
18591 [[package]]
18592 name = "sp-consensus-sassafras"
18593 version = "0.3.4-dev"
18594 dependencies = [
18595  "parity-scale-codec",
18596  "scale-info",
18597  "serde",
18598  "sp-api",
18599  "sp-application-crypto",
18600  "sp-consensus-slots",
18601  "sp-core",
18602  "sp-runtime",
18605 [[package]]
18606 name = "sp-consensus-slots"
18607 version = "0.32.0"
18608 dependencies = [
18609  "parity-scale-codec",
18610  "scale-info",
18611  "serde",
18612  "sp-timestamp",
18615 [[package]]
18616 name = "sp-core"
18617 version = "28.0.0"
18618 dependencies = [
18619  "array-bytes 6.1.0",
18620  "bandersnatch_vrfs",
18621  "bitflags 1.3.2",
18622  "blake2 0.10.6",
18623  "bounded-collections",
18624  "bs58 0.5.0",
18625  "criterion 0.4.0",
18626  "dyn-clonable",
18627  "ed25519-zebra 3.1.0",
18628  "futures",
18629  "hash-db",
18630  "hash256-std-hasher",
18631  "impl-serde",
18632  "itertools 0.10.5",
18633  "k256",
18634  "lazy_static",
18635  "libsecp256k1",
18636  "log",
18637  "merlin",
18638  "parity-bip39",
18639  "parity-scale-codec",
18640  "parking_lot 0.12.1",
18641  "paste",
18642  "primitive-types",
18643  "rand",
18644  "regex",
18645  "scale-info",
18646  "schnorrkel 0.11.4",
18647  "secp256k1",
18648  "secrecy",
18649  "serde",
18650  "serde_json",
18651  "sp-crypto-hashing",
18652  "sp-debug-derive 14.0.0",
18653  "sp-externalities 0.25.0",
18654  "sp-runtime-interface 24.0.0",
18655  "sp-std 14.0.0",
18656  "sp-storage 19.0.0",
18657  "ss58-registry",
18658  "substrate-bip39",
18659  "thiserror",
18660  "tracing",
18661  "w3f-bls",
18662  "zeroize",
18665 [[package]]
18666 name = "sp-core-fuzz"
18667 version = "0.0.0"
18668 dependencies = [
18669  "lazy_static",
18670  "libfuzzer-sys",
18671  "regex",
18672  "sp-core",
18675 [[package]]
18676 name = "sp-core-hashing"
18677 version = "15.0.0"
18678 dependencies = [
18679  "sp-crypto-hashing",
18682 [[package]]
18683 name = "sp-core-hashing-proc-macro"
18684 version = "15.0.0"
18685 dependencies = [
18686  "sp-crypto-hashing-proc-macro",
18689 [[package]]
18690 name = "sp-crypto-ec-utils"
18691 version = "0.4.1"
18692 source = "git+https://github.com/paritytech/polkadot-sdk#82912acb33a9030c0ef3bf590a34fca09b72dc5f"
18693 dependencies = [
18694  "ark-bls12-377",
18695  "ark-bls12-377-ext",
18696  "ark-bls12-381",
18697  "ark-bls12-381-ext",
18698  "ark-bw6-761",
18699  "ark-bw6-761-ext",
18700  "ark-ec",
18701  "ark-ed-on-bls12-377",
18702  "ark-ed-on-bls12-377-ext",
18703  "ark-ed-on-bls12-381-bandersnatch",
18704  "ark-ed-on-bls12-381-bandersnatch-ext",
18705  "ark-scale 0.0.11",
18706  "sp-runtime-interface 17.0.0",
18707  "sp-std 8.0.0",
18710 [[package]]
18711 name = "sp-crypto-ec-utils"
18712 version = "0.10.0"
18713 dependencies = [
18714  "ark-bls12-377",
18715  "ark-bls12-377-ext",
18716  "ark-bls12-381",
18717  "ark-bls12-381-ext",
18718  "ark-bw6-761",
18719  "ark-bw6-761-ext",
18720  "ark-ec",
18721  "ark-ed-on-bls12-377",
18722  "ark-ed-on-bls12-377-ext",
18723  "ark-ed-on-bls12-381-bandersnatch",
18724  "ark-ed-on-bls12-381-bandersnatch-ext",
18725  "ark-scale 0.0.12",
18726  "sp-runtime-interface 24.0.0",
18729 [[package]]
18730 name = "sp-crypto-hashing"
18731 version = "0.0.0"
18732 dependencies = [
18733  "blake2b_simd",
18734  "byteorder",
18735  "criterion 0.4.0",
18736  "digest 0.10.7",
18737  "sha2 0.10.7",
18738  "sha3",
18739  "sp-crypto-hashing-proc-macro",
18740  "twox-hash",
18743 [[package]]
18744 name = "sp-crypto-hashing-proc-macro"
18745 version = "0.0.0"
18746 dependencies = [
18747  "quote",
18748  "sp-crypto-hashing",
18749  "syn 2.0.53",
18752 [[package]]
18753 name = "sp-database"
18754 version = "10.0.0"
18755 dependencies = [
18756  "kvdb",
18757  "parking_lot 0.12.1",
18760 [[package]]
18761 name = "sp-debug-derive"
18762 version = "8.0.0"
18763 source = "git+https://github.com/paritytech/polkadot-sdk#82912acb33a9030c0ef3bf590a34fca09b72dc5f"
18764 dependencies = [
18765  "proc-macro2",
18766  "quote",
18767  "syn 2.0.53",
18770 [[package]]
18771 name = "sp-debug-derive"
18772 version = "14.0.0"
18773 dependencies = [
18774  "proc-macro2",
18775  "quote",
18776  "syn 2.0.53",
18779 [[package]]
18780 name = "sp-externalities"
18781 version = "0.19.0"
18782 source = "git+https://github.com/paritytech/polkadot-sdk#82912acb33a9030c0ef3bf590a34fca09b72dc5f"
18783 dependencies = [
18784  "environmental",
18785  "parity-scale-codec",
18786  "sp-std 8.0.0",
18787  "sp-storage 13.0.0",
18790 [[package]]
18791 name = "sp-externalities"
18792 version = "0.25.0"
18793 dependencies = [
18794  "environmental",
18795  "parity-scale-codec",
18796  "sp-storage 19.0.0",
18799 [[package]]
18800 name = "sp-genesis-builder"
18801 version = "0.7.0"
18802 dependencies = [
18803  "serde_json",
18804  "sp-api",
18805  "sp-runtime",
18808 [[package]]
18809 name = "sp-inherents"
18810 version = "26.0.0"
18811 dependencies = [
18812  "async-trait",
18813  "futures",
18814  "impl-trait-for-tuples",
18815  "parity-scale-codec",
18816  "scale-info",
18817  "sp-runtime",
18818  "thiserror",
18821 [[package]]
18822 name = "sp-io"
18823 version = "30.0.0"
18824 dependencies = [
18825  "bytes",
18826  "ed25519-dalek",
18827  "libsecp256k1",
18828  "log",
18829  "parity-scale-codec",
18830  "polkavm-derive",
18831  "rustversion",
18832  "secp256k1",
18833  "sp-core",
18834  "sp-crypto-hashing",
18835  "sp-externalities 0.25.0",
18836  "sp-keystore",
18837  "sp-runtime-interface 24.0.0",
18838  "sp-state-machine",
18839  "sp-std 14.0.0",
18840  "sp-tracing 16.0.0",
18841  "sp-trie",
18842  "tracing",
18843  "tracing-core",
18846 [[package]]
18847 name = "sp-keyring"
18848 version = "31.0.0"
18849 dependencies = [
18850  "sp-core",
18851  "sp-runtime",
18852  "strum 0.26.2",
18855 [[package]]
18856 name = "sp-keystore"
18857 version = "0.34.0"
18858 dependencies = [
18859  "parity-scale-codec",
18860  "parking_lot 0.12.1",
18861  "rand",
18862  "rand_chacha 0.2.2",
18863  "sp-core",
18864  "sp-externalities 0.25.0",
18867 [[package]]
18868 name = "sp-maybe-compressed-blob"
18869 version = "11.0.0"
18870 dependencies = [
18871  "thiserror",
18872  "zstd 0.12.4",
18875 [[package]]
18876 name = "sp-metadata-ir"
18877 version = "0.6.0"
18878 dependencies = [
18879  "frame-metadata",
18880  "parity-scale-codec",
18881  "scale-info",
18884 [[package]]
18885 name = "sp-mixnet"
18886 version = "0.4.0"
18887 dependencies = [
18888  "parity-scale-codec",
18889  "scale-info",
18890  "sp-api",
18891  "sp-application-crypto",
18894 [[package]]
18895 name = "sp-mmr-primitives"
18896 version = "26.0.0"
18897 dependencies = [
18898  "array-bytes 6.1.0",
18899  "ckb-merkle-mountain-range",
18900  "log",
18901  "parity-scale-codec",
18902  "scale-info",
18903  "serde",
18904  "sp-api",
18905  "sp-core",
18906  "sp-debug-derive 14.0.0",
18907  "sp-runtime",
18908  "thiserror",
18911 [[package]]
18912 name = "sp-npos-elections"
18913 version = "26.0.0"
18914 dependencies = [
18915  "parity-scale-codec",
18916  "rand",
18917  "scale-info",
18918  "serde",
18919  "sp-arithmetic",
18920  "sp-core",
18921  "sp-runtime",
18922  "substrate-test-utils",
18925 [[package]]
18926 name = "sp-npos-elections-fuzzer"
18927 version = "2.0.0-alpha.5"
18928 dependencies = [
18929  "clap 4.5.3",
18930  "honggfuzz",
18931  "rand",
18932  "sp-npos-elections",
18933  "sp-runtime",
18936 [[package]]
18937 name = "sp-offchain"
18938 version = "26.0.0"
18939 dependencies = [
18940  "sp-api",
18941  "sp-core",
18942  "sp-runtime",
18945 [[package]]
18946 name = "sp-panic-handler"
18947 version = "13.0.0"
18948 dependencies = [
18949  "backtrace",
18950  "lazy_static",
18951  "regex",
18954 [[package]]
18955 name = "sp-rpc"
18956 version = "26.0.0"
18957 dependencies = [
18958  "rustc-hash",
18959  "serde",
18960  "serde_json",
18961  "sp-core",
18964 [[package]]
18965 name = "sp-runtime"
18966 version = "31.0.1"
18967 dependencies = [
18968  "docify",
18969  "either",
18970  "hash256-std-hasher",
18971  "impl-trait-for-tuples",
18972  "log",
18973  "parity-scale-codec",
18974  "paste",
18975  "rand",
18976  "scale-info",
18977  "serde",
18978  "serde_json",
18979  "simple-mermaid",
18980  "sp-api",
18981  "sp-application-crypto",
18982  "sp-arithmetic",
18983  "sp-core",
18984  "sp-io",
18985  "sp-state-machine",
18986  "sp-std 14.0.0",
18987  "sp-tracing 16.0.0",
18988  "sp-weights",
18989  "substrate-test-runtime-client",
18990  "zstd 0.12.4",
18993 [[package]]
18994 name = "sp-runtime-interface"
18995 version = "17.0.0"
18996 source = "git+https://github.com/paritytech/polkadot-sdk#82912acb33a9030c0ef3bf590a34fca09b72dc5f"
18997 dependencies = [
18998  "bytes",
18999  "impl-trait-for-tuples",
19000  "parity-scale-codec",
19001  "primitive-types",
19002  "sp-externalities 0.19.0",
19003  "sp-runtime-interface-proc-macro 11.0.0",
19004  "sp-std 8.0.0",
19005  "sp-storage 13.0.0",
19006  "sp-tracing 10.0.0",
19007  "sp-wasm-interface 14.0.0",
19008  "static_assertions",
19011 [[package]]
19012 name = "sp-runtime-interface"
19013 version = "24.0.0"
19014 dependencies = [
19015  "bytes",
19016  "impl-trait-for-tuples",
19017  "parity-scale-codec",
19018  "polkavm-derive",
19019  "primitive-types",
19020  "rustversion",
19021  "sp-core",
19022  "sp-externalities 0.25.0",
19023  "sp-io",
19024  "sp-runtime-interface-proc-macro 17.0.0",
19025  "sp-runtime-interface-test-wasm",
19026  "sp-state-machine",
19027  "sp-std 14.0.0",
19028  "sp-storage 19.0.0",
19029  "sp-tracing 16.0.0",
19030  "sp-wasm-interface 20.0.0",
19031  "static_assertions",
19032  "trybuild",
19035 [[package]]
19036 name = "sp-runtime-interface-proc-macro"
19037 version = "11.0.0"
19038 source = "git+https://github.com/paritytech/polkadot-sdk#82912acb33a9030c0ef3bf590a34fca09b72dc5f"
19039 dependencies = [
19040  "Inflector",
19041  "proc-macro-crate 1.3.1",
19042  "proc-macro2",
19043  "quote",
19044  "syn 2.0.53",
19047 [[package]]
19048 name = "sp-runtime-interface-proc-macro"
19049 version = "17.0.0"
19050 dependencies = [
19051  "Inflector",
19052  "expander 2.0.0",
19053  "proc-macro-crate 3.0.0",
19054  "proc-macro2",
19055  "quote",
19056  "syn 2.0.53",
19059 [[package]]
19060 name = "sp-runtime-interface-test"
19061 version = "2.0.0"
19062 dependencies = [
19063  "sc-executor",
19064  "sc-executor-common",
19065  "sp-io",
19066  "sp-runtime",
19067  "sp-runtime-interface 24.0.0",
19068  "sp-runtime-interface-test-wasm",
19069  "sp-runtime-interface-test-wasm-deprecated",
19070  "sp-state-machine",
19071  "tracing",
19072  "tracing-core",
19075 [[package]]
19076 name = "sp-runtime-interface-test-wasm"
19077 version = "2.0.0"
19078 dependencies = [
19079  "bytes",
19080  "sp-core",
19081  "sp-io",
19082  "sp-runtime-interface 24.0.0",
19083  "sp-std 14.0.0",
19084  "substrate-wasm-builder",
19087 [[package]]
19088 name = "sp-runtime-interface-test-wasm-deprecated"
19089 version = "2.0.0"
19090 dependencies = [
19091  "sp-core",
19092  "sp-io",
19093  "sp-runtime-interface 24.0.0",
19094  "substrate-wasm-builder",
19097 [[package]]
19098 name = "sp-session"
19099 version = "27.0.0"
19100 dependencies = [
19101  "parity-scale-codec",
19102  "scale-info",
19103  "sp-api",
19104  "sp-core",
19105  "sp-keystore",
19106  "sp-runtime",
19107  "sp-staking",
19110 [[package]]
19111 name = "sp-staking"
19112 version = "26.0.0"
19113 dependencies = [
19114  "impl-trait-for-tuples",
19115  "parity-scale-codec",
19116  "scale-info",
19117  "serde",
19118  "sp-core",
19119  "sp-runtime",
19122 [[package]]
19123 name = "sp-state-machine"
19124 version = "0.35.0"
19125 dependencies = [
19126  "array-bytes 6.1.0",
19127  "assert_matches",
19128  "hash-db",
19129  "log",
19130  "parity-scale-codec",
19131  "parking_lot 0.12.1",
19132  "pretty_assertions",
19133  "rand",
19134  "smallvec",
19135  "sp-core",
19136  "sp-externalities 0.25.0",
19137  "sp-panic-handler",
19138  "sp-runtime",
19139  "sp-trie",
19140  "thiserror",
19141  "tracing",
19142  "trie-db",
19145 [[package]]
19146 name = "sp-statement-store"
19147 version = "10.0.0"
19148 dependencies = [
19149  "aes-gcm 0.10.3",
19150  "curve25519-dalek 4.1.2",
19151  "ed25519-dalek",
19152  "hkdf",
19153  "parity-scale-codec",
19154  "rand",
19155  "scale-info",
19156  "sha2 0.10.7",
19157  "sp-api",
19158  "sp-application-crypto",
19159  "sp-core",
19160  "sp-crypto-hashing",
19161  "sp-externalities 0.25.0",
19162  "sp-runtime",
19163  "sp-runtime-interface 24.0.0",
19164  "thiserror",
19165  "x25519-dalek 2.0.0",
19168 [[package]]
19169 name = "sp-std"
19170 version = "8.0.0"
19171 source = "git+https://github.com/paritytech/polkadot-sdk#82912acb33a9030c0ef3bf590a34fca09b72dc5f"
19173 [[package]]
19174 name = "sp-std"
19175 version = "14.0.0"
19177 [[package]]
19178 name = "sp-storage"
19179 version = "13.0.0"
19180 source = "git+https://github.com/paritytech/polkadot-sdk#82912acb33a9030c0ef3bf590a34fca09b72dc5f"
19181 dependencies = [
19182  "impl-serde",
19183  "parity-scale-codec",
19184  "ref-cast",
19185  "serde",
19186  "sp-debug-derive 8.0.0",
19187  "sp-std 8.0.0",
19190 [[package]]
19191 name = "sp-storage"
19192 version = "19.0.0"
19193 dependencies = [
19194  "impl-serde",
19195  "parity-scale-codec",
19196  "ref-cast",
19197  "serde",
19198  "sp-debug-derive 14.0.0",
19201 [[package]]
19202 name = "sp-test-primitives"
19203 version = "2.0.0"
19204 dependencies = [
19205  "parity-scale-codec",
19206  "scale-info",
19207  "serde",
19208  "sp-application-crypto",
19209  "sp-core",
19210  "sp-runtime",
19213 [[package]]
19214 name = "sp-timestamp"
19215 version = "26.0.0"
19216 dependencies = [
19217  "async-trait",
19218  "parity-scale-codec",
19219  "sp-inherents",
19220  "sp-runtime",
19221  "thiserror",
19224 [[package]]
19225 name = "sp-tracing"
19226 version = "10.0.0"
19227 source = "git+https://github.com/paritytech/polkadot-sdk#82912acb33a9030c0ef3bf590a34fca09b72dc5f"
19228 dependencies = [
19229  "parity-scale-codec",
19230  "sp-std 8.0.0",
19231  "tracing",
19232  "tracing-core",
19233  "tracing-subscriber 0.2.25",
19236 [[package]]
19237 name = "sp-tracing"
19238 version = "16.0.0"
19239 dependencies = [
19240  "parity-scale-codec",
19241  "tracing",
19242  "tracing-core",
19243  "tracing-subscriber 0.2.25",
19246 [[package]]
19247 name = "sp-transaction-pool"
19248 version = "26.0.0"
19249 dependencies = [
19250  "sp-api",
19251  "sp-runtime",
19254 [[package]]
19255 name = "sp-transaction-storage-proof"
19256 version = "26.0.0"
19257 dependencies = [
19258  "async-trait",
19259  "parity-scale-codec",
19260  "scale-info",
19261  "sp-core",
19262  "sp-inherents",
19263  "sp-runtime",
19264  "sp-trie",
19267 [[package]]
19268 name = "sp-trie"
19269 version = "29.0.0"
19270 dependencies = [
19271  "ahash 0.8.8",
19272  "array-bytes 6.1.0",
19273  "criterion 0.4.0",
19274  "hash-db",
19275  "lazy_static",
19276  "memory-db",
19277  "nohash-hasher",
19278  "parity-scale-codec",
19279  "parking_lot 0.12.1",
19280  "rand",
19281  "scale-info",
19282  "schnellru",
19283  "sp-core",
19284  "sp-externalities 0.25.0",
19285  "sp-runtime",
19286  "thiserror",
19287  "tracing",
19288  "trie-bench",
19289  "trie-db",
19290  "trie-root",
19291  "trie-standardmap",
19294 [[package]]
19295 name = "sp-version"
19296 version = "29.0.0"
19297 dependencies = [
19298  "impl-serde",
19299  "parity-scale-codec",
19300  "parity-wasm",
19301  "scale-info",
19302  "serde",
19303  "sp-crypto-hashing-proc-macro",
19304  "sp-runtime",
19305  "sp-std 14.0.0",
19306  "sp-version-proc-macro",
19307  "thiserror",
19310 [[package]]
19311 name = "sp-version-proc-macro"
19312 version = "13.0.0"
19313 dependencies = [
19314  "parity-scale-codec",
19315  "proc-macro2",
19316  "quote",
19317  "sp-version",
19318  "syn 2.0.53",
19321 [[package]]
19322 name = "sp-wasm-interface"
19323 version = "14.0.0"
19324 source = "git+https://github.com/paritytech/polkadot-sdk#82912acb33a9030c0ef3bf590a34fca09b72dc5f"
19325 dependencies = [
19326  "anyhow",
19327  "impl-trait-for-tuples",
19328  "log",
19329  "parity-scale-codec",
19330  "sp-std 8.0.0",
19331  "wasmtime",
19334 [[package]]
19335 name = "sp-wasm-interface"
19336 version = "20.0.0"
19337 dependencies = [
19338  "anyhow",
19339  "impl-trait-for-tuples",
19340  "log",
19341  "parity-scale-codec",
19342  "wasmtime",
19345 [[package]]
19346 name = "sp-weights"
19347 version = "27.0.0"
19348 dependencies = [
19349  "bounded-collections",
19350  "parity-scale-codec",
19351  "scale-info",
19352  "schemars",
19353  "serde",
19354  "smallvec",
19355  "sp-arithmetic",
19356  "sp-debug-derive 14.0.0",
19359 [[package]]
19360 name = "spin"
19361 version = "0.5.2"
19362 source = "registry+https://github.com/rust-lang/crates.io-index"
19363 checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
19365 [[package]]
19366 name = "spin"
19367 version = "0.9.8"
19368 source = "registry+https://github.com/rust-lang/crates.io-index"
19369 checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
19371 [[package]]
19372 name = "spinners"
19373 version = "4.1.0"
19374 source = "registry+https://github.com/rust-lang/crates.io-index"
19375 checksum = "08615eea740067d9899969bc2891c68a19c315cb1f66640af9a9ecb91b13bcab"
19376 dependencies = [
19377  "lazy_static",
19378  "maplit",
19379  "strum 0.24.1",
19382 [[package]]
19383 name = "spki"
19384 version = "0.7.2"
19385 source = "registry+https://github.com/rust-lang/crates.io-index"
19386 checksum = "9d1e996ef02c474957d681f1b05213dfb0abab947b446a62d37770b23500184a"
19387 dependencies = [
19388  "base64ct",
19389  "der",
19392 [[package]]
19393 name = "ss58-registry"
19394 version = "1.43.0"
19395 source = "registry+https://github.com/rust-lang/crates.io-index"
19396 checksum = "5e6915280e2d0db8911e5032a5c275571af6bdded2916abd691a659be25d3439"
19397 dependencies = [
19398  "Inflector",
19399  "num-format",
19400  "proc-macro2",
19401  "quote",
19402  "serde",
19403  "serde_json",
19404  "unicode-xid",
19407 [[package]]
19408 name = "ssz_rs"
19409 version = "0.9.0"
19410 source = "registry+https://github.com/rust-lang/crates.io-index"
19411 checksum = "057291e5631f280978fa9c8009390663ca4613359fc1318e36a8c24c392f6d1f"
19412 dependencies = [
19413  "bitvec",
19414  "num-bigint",
19415  "sha2 0.9.9",
19416  "ssz_rs_derive",
19419 [[package]]
19420 name = "ssz_rs_derive"
19421 version = "0.9.0"
19422 source = "registry+https://github.com/rust-lang/crates.io-index"
19423 checksum = "f07d54c4d01a1713eb363b55ba51595da15f6f1211435b71466460da022aa140"
19424 dependencies = [
19425  "proc-macro2",
19426  "quote",
19427  "syn 1.0.109",
19430 [[package]]
19431 name = "stable_deref_trait"
19432 version = "1.2.0"
19433 source = "registry+https://github.com/rust-lang/crates.io-index"
19434 checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
19436 [[package]]
19437 name = "staging-chain-spec-builder"
19438 version = "2.0.0"
19439 dependencies = [
19440  "clap 4.5.3",
19441  "log",
19442  "sc-chain-spec",
19443  "serde_json",
19444  "sp-tracing 16.0.0",
19447 [[package]]
19448 name = "staging-node-cli"
19449 version = "3.0.0-dev"
19450 dependencies = [
19451  "array-bytes 6.1.0",
19452  "assert_cmd",
19453  "clap 4.5.3",
19454  "clap_complete",
19455  "criterion 0.4.0",
19456  "frame-benchmarking",
19457  "frame-benchmarking-cli",
19458  "frame-support",
19459  "frame-system",
19460  "frame-system-rpc-runtime-api",
19461  "futures",
19462  "jsonrpsee",
19463  "kitchensink-runtime",
19464  "log",
19465  "mmr-gadget",
19466  "nix 0.26.2",
19467  "node-primitives",
19468  "node-rpc",
19469  "node-testing",
19470  "pallet-asset-conversion-tx-payment",
19471  "pallet-asset-tx-payment",
19472  "pallet-assets",
19473  "pallet-balances",
19474  "pallet-contracts",
19475  "pallet-glutton",
19476  "pallet-im-online",
19477  "pallet-root-testing",
19478  "pallet-skip-feeless-payment",
19479  "pallet-sudo",
19480  "pallet-timestamp",
19481  "pallet-transaction-payment",
19482  "pallet-treasury",
19483  "parity-scale-codec",
19484  "platforms",
19485  "rand",
19486  "regex",
19487  "sc-authority-discovery",
19488  "sc-basic-authorship",
19489  "sc-block-builder",
19490  "sc-chain-spec",
19491  "sc-cli",
19492  "sc-client-api",
19493  "sc-client-db",
19494  "sc-consensus",
19495  "sc-consensus-babe",
19496  "sc-consensus-beefy",
19497  "sc-consensus-epochs",
19498  "sc-consensus-grandpa",
19499  "sc-consensus-slots",
19500  "sc-executor",
19501  "sc-keystore",
19502  "sc-mixnet",
19503  "sc-network",
19504  "sc-network-common",
19505  "sc-network-statement",
19506  "sc-network-sync",
19507  "sc-offchain",
19508  "sc-rpc",
19509  "sc-service",
19510  "sc-service-test",
19511  "sc-statement-store",
19512  "sc-storage-monitor",
19513  "sc-sync-state-rpc",
19514  "sc-sysinfo",
19515  "sc-telemetry",
19516  "sc-transaction-pool",
19517  "sc-transaction-pool-api",
19518  "scale-info",
19519  "serde",
19520  "serde_json",
19521  "soketto",
19522  "sp-api",
19523  "sp-application-crypto",
19524  "sp-authority-discovery",
19525  "sp-blockchain",
19526  "sp-consensus",
19527  "sp-consensus-babe",
19528  "sp-consensus-beefy",
19529  "sp-consensus-grandpa",
19530  "sp-core",
19531  "sp-crypto-hashing",
19532  "sp-externalities 0.25.0",
19533  "sp-inherents",
19534  "sp-io",
19535  "sp-keyring",
19536  "sp-keystore",
19537  "sp-mixnet",
19538  "sp-mmr-primitives",
19539  "sp-runtime",
19540  "sp-state-machine",
19541  "sp-statement-store",
19542  "sp-timestamp",
19543  "sp-tracing 16.0.0",
19544  "sp-transaction-storage-proof",
19545  "sp-trie",
19546  "staging-node-inspect",
19547  "substrate-build-script-utils",
19548  "substrate-cli-test-utils",
19549  "substrate-frame-cli",
19550  "substrate-rpc-client",
19551  "tempfile",
19552  "tokio",
19553  "tokio-util",
19554  "try-runtime-cli",
19555  "wait-timeout",
19556  "wat",
19559 [[package]]
19560 name = "staging-node-inspect"
19561 version = "0.12.0"
19562 dependencies = [
19563  "clap 4.5.3",
19564  "parity-scale-codec",
19565  "sc-cli",
19566  "sc-client-api",
19567  "sc-service",
19568  "sp-blockchain",
19569  "sp-core",
19570  "sp-io",
19571  "sp-runtime",
19572  "sp-statement-store",
19573  "thiserror",
19576 [[package]]
19577 name = "staging-parachain-info"
19578 version = "0.7.0"
19579 dependencies = [
19580  "cumulus-primitives-core",
19581  "frame-support",
19582  "frame-system",
19583  "parity-scale-codec",
19584  "scale-info",
19585  "sp-runtime",
19586  "sp-std 14.0.0",
19589 [[package]]
19590 name = "staging-tracking-allocator"
19591 version = "2.0.0"
19593 [[package]]
19594 name = "staging-xcm"
19595 version = "7.0.0"
19596 dependencies = [
19597  "array-bytes 6.1.0",
19598  "bounded-collections",
19599  "derivative",
19600  "environmental",
19601  "hex",
19602  "hex-literal",
19603  "impl-trait-for-tuples",
19604  "log",
19605  "parity-scale-codec",
19606  "scale-info",
19607  "schemars",
19608  "serde",
19609  "sp-io",
19610  "sp-weights",
19611  "xcm-procedural",
19614 [[package]]
19615 name = "staging-xcm-builder"
19616 version = "7.0.0"
19617 dependencies = [
19618  "assert_matches",
19619  "frame-support",
19620  "frame-system",
19621  "impl-trait-for-tuples",
19622  "log",
19623  "pallet-assets",
19624  "pallet-balances",
19625  "pallet-salary",
19626  "pallet-transaction-payment",
19627  "pallet-xcm",
19628  "parity-scale-codec",
19629  "polkadot-parachain-primitives",
19630  "polkadot-primitives",
19631  "polkadot-runtime-parachains",
19632  "polkadot-test-runtime",
19633  "primitive-types",
19634  "scale-info",
19635  "sp-arithmetic",
19636  "sp-io",
19637  "sp-runtime",
19638  "sp-std 14.0.0",
19639  "sp-weights",
19640  "staging-xcm",
19641  "staging-xcm-executor",
19644 [[package]]
19645 name = "staging-xcm-executor"
19646 version = "7.0.0"
19647 dependencies = [
19648  "environmental",
19649  "frame-benchmarking",
19650  "frame-support",
19651  "impl-trait-for-tuples",
19652  "log",
19653  "parity-scale-codec",
19654  "scale-info",
19655  "sp-arithmetic",
19656  "sp-core",
19657  "sp-io",
19658  "sp-runtime",
19659  "sp-std 14.0.0",
19660  "sp-weights",
19661  "staging-xcm",
19664 [[package]]
19665 name = "static_assertions"
19666 version = "1.1.0"
19667 source = "registry+https://github.com/rust-lang/crates.io-index"
19668 checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
19670 [[package]]
19671 name = "static_init"
19672 version = "1.0.3"
19673 source = "registry+https://github.com/rust-lang/crates.io-index"
19674 checksum = "8a2a1c578e98c1c16fc3b8ec1328f7659a500737d7a0c6d625e73e830ff9c1f6"
19675 dependencies = [
19676  "bitflags 1.3.2",
19677  "cfg_aliases",
19678  "libc",
19679  "parking_lot 0.11.2",
19680  "parking_lot_core 0.8.6",
19681  "static_init_macro",
19682  "winapi",
19685 [[package]]
19686 name = "static_init_macro"
19687 version = "1.0.2"
19688 source = "registry+https://github.com/rust-lang/crates.io-index"
19689 checksum = "70a2595fc3aa78f2d0e45dd425b22282dd863273761cc77780914b2cf3003acf"
19690 dependencies = [
19691  "cfg_aliases",
19692  "memchr",
19693  "proc-macro2",
19694  "quote",
19695  "syn 1.0.109",
19698 [[package]]
19699 name = "strobe-rs"
19700 version = "0.8.1"
19701 source = "registry+https://github.com/rust-lang/crates.io-index"
19702 checksum = "fabb238a1cccccfa4c4fb703670c0d157e1256c1ba695abf1b93bd2bb14bab2d"
19703 dependencies = [
19704  "bitflags 1.3.2",
19705  "byteorder",
19706  "keccak",
19707  "subtle 2.5.0",
19708  "zeroize",
19711 [[package]]
19712 name = "strsim"
19713 version = "0.10.0"
19714 source = "registry+https://github.com/rust-lang/crates.io-index"
19715 checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
19717 [[package]]
19718 name = "strsim"
19719 version = "0.11.0"
19720 source = "registry+https://github.com/rust-lang/crates.io-index"
19721 checksum = "5ee073c9e4cd00e28217186dbe12796d692868f432bf2e97ee73bed0c56dfa01"
19723 [[package]]
19724 name = "strum"
19725 version = "0.24.1"
19726 source = "registry+https://github.com/rust-lang/crates.io-index"
19727 checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
19728 dependencies = [
19729  "strum_macros 0.24.3",
19732 [[package]]
19733 name = "strum"
19734 version = "0.25.0"
19735 source = "registry+https://github.com/rust-lang/crates.io-index"
19736 checksum = "290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125"
19738 [[package]]
19739 name = "strum"
19740 version = "0.26.2"
19741 source = "registry+https://github.com/rust-lang/crates.io-index"
19742 checksum = "5d8cec3501a5194c432b2b7976db6b7d10ec95c253208b45f83f7136aa985e29"
19743 dependencies = [
19744  "strum_macros 0.26.2",
19747 [[package]]
19748 name = "strum_macros"
19749 version = "0.24.3"
19750 source = "registry+https://github.com/rust-lang/crates.io-index"
19751 checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
19752 dependencies = [
19753  "heck 0.4.1",
19754  "proc-macro2",
19755  "quote",
19756  "rustversion",
19757  "syn 1.0.109",
19760 [[package]]
19761 name = "strum_macros"
19762 version = "0.25.3"
19763 source = "registry+https://github.com/rust-lang/crates.io-index"
19764 checksum = "23dc1fa9ac9c169a78ba62f0b841814b7abae11bdd047b9c58f893439e309ea0"
19765 dependencies = [
19766  "heck 0.4.1",
19767  "proc-macro2",
19768  "quote",
19769  "rustversion",
19770  "syn 2.0.53",
19773 [[package]]
19774 name = "strum_macros"
19775 version = "0.26.2"
19776 source = "registry+https://github.com/rust-lang/crates.io-index"
19777 checksum = "c6cf59daf282c0a494ba14fd21610a0325f9f90ec9d1231dea26bcb1d696c946"
19778 dependencies = [
19779  "heck 0.4.1",
19780  "proc-macro2",
19781  "quote",
19782  "rustversion",
19783  "syn 2.0.53",
19786 [[package]]
19787 name = "subkey"
19788 version = "9.0.0"
19789 dependencies = [
19790  "clap 4.5.3",
19791  "sc-cli",
19794 [[package]]
19795 name = "substrate-bip39"
19796 version = "0.4.7"
19797 dependencies = [
19798  "bip39",
19799  "hmac 0.12.1",
19800  "pbkdf2",
19801  "rustc-hex",
19802  "schnorrkel 0.11.4",
19803  "sha2 0.10.7",
19804  "zeroize",
19807 [[package]]
19808 name = "substrate-build-script-utils"
19809 version = "11.0.0"
19811 [[package]]
19812 name = "substrate-cli-test-utils"
19813 version = "0.1.0"
19814 dependencies = [
19815  "assert_cmd",
19816  "futures",
19817  "nix 0.26.2",
19818  "node-primitives",
19819  "regex",
19820  "sc-cli",
19821  "sc-service",
19822  "sp-rpc",
19823  "staging-node-cli",
19824  "substrate-rpc-client",
19825  "tokio",
19828 [[package]]
19829 name = "substrate-frame-cli"
19830 version = "32.0.0"
19831 dependencies = [
19832  "clap 4.5.3",
19833  "frame-support",
19834  "frame-system",
19835  "sc-cli",
19836  "sp-core",
19837  "sp-runtime",
19840 [[package]]
19841 name = "substrate-frame-rpc-support"
19842 version = "29.0.0"
19843 dependencies = [
19844  "frame-support",
19845  "frame-system",
19846  "jsonrpsee",
19847  "parity-scale-codec",
19848  "sc-rpc-api",
19849  "scale-info",
19850  "serde",
19851  "sp-core",
19852  "sp-runtime",
19853  "sp-storage 19.0.0",
19854  "tokio",
19857 [[package]]
19858 name = "substrate-frame-rpc-system"
19859 version = "28.0.0"
19860 dependencies = [
19861  "assert_matches",
19862  "frame-system-rpc-runtime-api",
19863  "futures",
19864  "jsonrpsee",
19865  "log",
19866  "parity-scale-codec",
19867  "sc-rpc-api",
19868  "sc-transaction-pool",
19869  "sc-transaction-pool-api",
19870  "sp-api",
19871  "sp-block-builder",
19872  "sp-blockchain",
19873  "sp-core",
19874  "sp-runtime",
19875  "sp-tracing 16.0.0",
19876  "substrate-test-runtime-client",
19877  "tokio",
19880 [[package]]
19881 name = "substrate-prometheus-endpoint"
19882 version = "0.17.0"
19883 dependencies = [
19884  "hyper",
19885  "log",
19886  "prometheus",
19887  "thiserror",
19888  "tokio",
19891 [[package]]
19892 name = "substrate-rpc-client"
19893 version = "0.33.0"
19894 dependencies = [
19895  "async-trait",
19896  "jsonrpsee",
19897  "log",
19898  "sc-rpc-api",
19899  "serde",
19900  "sp-core",
19901  "sp-runtime",
19902  "tokio",
19905 [[package]]
19906 name = "substrate-state-trie-migration-rpc"
19907 version = "27.0.0"
19908 dependencies = [
19909  "jsonrpsee",
19910  "parity-scale-codec",
19911  "sc-client-api",
19912  "sc-rpc-api",
19913  "serde",
19914  "serde_json",
19915  "sp-core",
19916  "sp-runtime",
19917  "sp-state-machine",
19918  "sp-trie",
19919  "trie-db",
19922 [[package]]
19923 name = "substrate-test-client"
19924 version = "2.0.1"
19925 dependencies = [
19926  "array-bytes 6.1.0",
19927  "async-trait",
19928  "futures",
19929  "parity-scale-codec",
19930  "sc-client-api",
19931  "sc-client-db",
19932  "sc-consensus",
19933  "sc-executor",
19934  "sc-offchain",
19935  "sc-service",
19936  "serde",
19937  "serde_json",
19938  "sp-blockchain",
19939  "sp-consensus",
19940  "sp-core",
19941  "sp-keyring",
19942  "sp-keystore",
19943  "sp-runtime",
19944  "sp-state-machine",
19945  "tokio",
19948 [[package]]
19949 name = "substrate-test-runtime"
19950 version = "2.0.0"
19951 dependencies = [
19952  "array-bytes 6.1.0",
19953  "frame-executive",
19954  "frame-support",
19955  "frame-system",
19956  "frame-system-rpc-runtime-api",
19957  "futures",
19958  "log",
19959  "pallet-babe",
19960  "pallet-balances",
19961  "pallet-timestamp",
19962  "parity-scale-codec",
19963  "sc-block-builder",
19964  "sc-chain-spec",
19965  "sc-executor",
19966  "sc-executor-common",
19967  "sc-service",
19968  "scale-info",
19969  "serde",
19970  "serde_json",
19971  "sp-api",
19972  "sp-application-crypto",
19973  "sp-block-builder",
19974  "sp-consensus",
19975  "sp-consensus-aura",
19976  "sp-consensus-babe",
19977  "sp-consensus-grandpa",
19978  "sp-core",
19979  "sp-crypto-hashing",
19980  "sp-externalities 0.25.0",
19981  "sp-genesis-builder",
19982  "sp-inherents",
19983  "sp-io",
19984  "sp-keyring",
19985  "sp-offchain",
19986  "sp-runtime",
19987  "sp-session",
19988  "sp-state-machine",
19989  "sp-tracing 16.0.0",
19990  "sp-transaction-pool",
19991  "sp-trie",
19992  "sp-version",
19993  "substrate-test-runtime-client",
19994  "substrate-wasm-builder",
19995  "trie-db",
19998 [[package]]
19999 name = "substrate-test-runtime-client"
20000 version = "2.0.0"
20001 dependencies = [
20002  "futures",
20003  "sc-block-builder",
20004  "sc-client-api",
20005  "sc-consensus",
20006  "sp-api",
20007  "sp-blockchain",
20008  "sp-consensus",
20009  "sp-core",
20010  "sp-runtime",
20011  "substrate-test-client",
20012  "substrate-test-runtime",
20015 [[package]]
20016 name = "substrate-test-runtime-transaction-pool"
20017 version = "2.0.0"
20018 dependencies = [
20019  "futures",
20020  "parity-scale-codec",
20021  "parking_lot 0.12.1",
20022  "sc-transaction-pool",
20023  "sc-transaction-pool-api",
20024  "sp-blockchain",
20025  "sp-runtime",
20026  "substrate-test-runtime-client",
20027  "thiserror",
20030 [[package]]
20031 name = "substrate-test-utils"
20032 version = "4.0.0-dev"
20033 dependencies = [
20034  "futures",
20035  "sc-service",
20036  "tokio",
20037  "trybuild",
20040 [[package]]
20041 name = "substrate-wasm-builder"
20042 version = "17.0.0"
20043 dependencies = [
20044  "build-helper",
20045  "cargo_metadata",
20046  "console",
20047  "filetime",
20048  "parity-wasm",
20049  "polkavm-linker",
20050  "sp-maybe-compressed-blob",
20051  "strum 0.26.2",
20052  "tempfile",
20053  "toml 0.8.8",
20054  "walkdir",
20055  "wasm-opt",
20058 [[package]]
20059 name = "subtle"
20060 version = "1.0.0"
20061 source = "registry+https://github.com/rust-lang/crates.io-index"
20062 checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"
20064 [[package]]
20065 name = "subtle"
20066 version = "2.5.0"
20067 source = "registry+https://github.com/rust-lang/crates.io-index"
20068 checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
20070 [[package]]
20071 name = "subtle-ng"
20072 version = "2.5.0"
20073 source = "registry+https://github.com/rust-lang/crates.io-index"
20074 checksum = "734676eb262c623cec13c3155096e08d1f8f29adce39ba17948b18dad1e54142"
20076 [[package]]
20077 name = "sval"
20078 version = "2.6.1"
20079 source = "registry+https://github.com/rust-lang/crates.io-index"
20080 checksum = "8b031320a434d3e9477ccf9b5756d57d4272937b8d22cb88af80b7633a1b78b1"
20082 [[package]]
20083 name = "sval_buffer"
20084 version = "2.6.1"
20085 source = "registry+https://github.com/rust-lang/crates.io-index"
20086 checksum = "6bf7e9412af26b342f3f2cc5cc4122b0105e9d16eb76046cd14ed10106cf6028"
20087 dependencies = [
20088  "sval",
20089  "sval_ref",
20092 [[package]]
20093 name = "sval_dynamic"
20094 version = "2.6.1"
20095 source = "registry+https://github.com/rust-lang/crates.io-index"
20096 checksum = "a0ef628e8a77a46ed3338db8d1b08af77495123cc229453084e47cd716d403cf"
20097 dependencies = [
20098  "sval",
20101 [[package]]
20102 name = "sval_fmt"
20103 version = "2.6.1"
20104 source = "registry+https://github.com/rust-lang/crates.io-index"
20105 checksum = "7dc09e9364c2045ab5fa38f7b04d077b3359d30c4c2b3ec4bae67a358bd64326"
20106 dependencies = [
20107  "itoa",
20108  "ryu",
20109  "sval",
20112 [[package]]
20113 name = "sval_json"
20114 version = "2.6.1"
20115 source = "registry+https://github.com/rust-lang/crates.io-index"
20116 checksum = "ada6f627e38cbb8860283649509d87bc4a5771141daa41c78fd31f2b9485888d"
20117 dependencies = [
20118  "itoa",
20119  "ryu",
20120  "sval",
20123 [[package]]
20124 name = "sval_ref"
20125 version = "2.6.1"
20126 source = "registry+https://github.com/rust-lang/crates.io-index"
20127 checksum = "703ca1942a984bd0d9b5a4c0a65ab8b4b794038d080af4eb303c71bc6bf22d7c"
20128 dependencies = [
20129  "sval",
20132 [[package]]
20133 name = "sval_serde"
20134 version = "2.6.1"
20135 source = "registry+https://github.com/rust-lang/crates.io-index"
20136 checksum = "830926cd0581f7c3e5d51efae4d35c6b6fc4db583842652891ba2f1bed8db046"
20137 dependencies = [
20138  "serde",
20139  "sval",
20140  "sval_buffer",
20141  "sval_fmt",
20144 [[package]]
20145 name = "symbolic-common"
20146 version = "12.3.0"
20147 source = "registry+https://github.com/rust-lang/crates.io-index"
20148 checksum = "167a4ffd7c35c143fd1030aa3c2caf76ba42220bd5a6b5f4781896434723b8c3"
20149 dependencies = [
20150  "debugid",
20151  "memmap2 0.5.10",
20152  "stable_deref_trait",
20153  "uuid",
20156 [[package]]
20157 name = "symbolic-demangle"
20158 version = "12.3.0"
20159 source = "registry+https://github.com/rust-lang/crates.io-index"
20160 checksum = "e378c50e80686c1c5c205674e1f86a2858bec3d2a7dfdd690331a8a19330f293"
20161 dependencies = [
20162  "cpp_demangle 0.4.3",
20163  "rustc-demangle",
20164  "symbolic-common",
20167 [[package]]
20168 name = "syn"
20169 version = "1.0.109"
20170 source = "registry+https://github.com/rust-lang/crates.io-index"
20171 checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
20172 dependencies = [
20173  "proc-macro2",
20174  "quote",
20175  "unicode-ident",
20178 [[package]]
20179 name = "syn"
20180 version = "2.0.53"
20181 source = "registry+https://github.com/rust-lang/crates.io-index"
20182 checksum = "7383cd0e49fff4b6b90ca5670bfd3e9d6a733b3f90c686605aa7eec8c4996032"
20183 dependencies = [
20184  "proc-macro2",
20185  "quote",
20186  "unicode-ident",
20189 [[package]]
20190 name = "syn-solidity"
20191 version = "0.4.2"
20192 source = "registry+https://github.com/rust-lang/crates.io-index"
20193 checksum = "86b837ef12ab88835251726eb12237655e61ec8dc8a280085d1961cdc3dfd047"
20194 dependencies = [
20195  "paste",
20196  "proc-macro2",
20197  "quote",
20198  "syn 2.0.53",
20201 [[package]]
20202 name = "synstructure"
20203 version = "0.12.6"
20204 source = "registry+https://github.com/rust-lang/crates.io-index"
20205 checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"
20206 dependencies = [
20207  "proc-macro2",
20208  "quote",
20209  "syn 1.0.109",
20210  "unicode-xid",
20213 [[package]]
20214 name = "system-configuration"
20215 version = "0.5.1"
20216 source = "registry+https://github.com/rust-lang/crates.io-index"
20217 checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
20218 dependencies = [
20219  "bitflags 1.3.2",
20220  "core-foundation",
20221  "system-configuration-sys",
20224 [[package]]
20225 name = "system-configuration-sys"
20226 version = "0.5.0"
20227 source = "registry+https://github.com/rust-lang/crates.io-index"
20228 checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
20229 dependencies = [
20230  "core-foundation-sys",
20231  "libc",
20234 [[package]]
20235 name = "tap"
20236 version = "1.0.1"
20237 source = "registry+https://github.com/rust-lang/crates.io-index"
20238 checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
20240 [[package]]
20241 name = "tar"
20242 version = "0.4.40"
20243 source = "registry+https://github.com/rust-lang/crates.io-index"
20244 checksum = "b16afcea1f22891c49a00c751c7b63b2233284064f11a200fc624137c51e2ddb"
20245 dependencies = [
20246  "filetime",
20247  "libc",
20248  "xattr",
20251 [[package]]
20252 name = "target-lexicon"
20253 version = "0.12.11"
20254 source = "registry+https://github.com/rust-lang/crates.io-index"
20255 checksum = "9d0e916b1148c8e263850e1ebcbd046f333e0683c724876bb0da63ea4373dc8a"
20257 [[package]]
20258 name = "tempfile"
20259 version = "3.8.1"
20260 source = "registry+https://github.com/rust-lang/crates.io-index"
20261 checksum = "7ef1adac450ad7f4b3c28589471ade84f25f731a7a0fe30d71dfa9f60fd808e5"
20262 dependencies = [
20263  "cfg-if",
20264  "fastrand 2.0.0",
20265  "redox_syscall 0.4.1",
20266  "rustix 0.38.21",
20267  "windows-sys 0.48.0",
20270 [[package]]
20271 name = "termcolor"
20272 version = "1.2.0"
20273 source = "registry+https://github.com/rust-lang/crates.io-index"
20274 checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
20275 dependencies = [
20276  "winapi-util",
20279 [[package]]
20280 name = "terminal_size"
20281 version = "0.3.0"
20282 source = "registry+https://github.com/rust-lang/crates.io-index"
20283 checksum = "21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7"
20284 dependencies = [
20285  "rustix 0.38.21",
20286  "windows-sys 0.48.0",
20289 [[package]]
20290 name = "termtree"
20291 version = "0.4.1"
20292 source = "registry+https://github.com/rust-lang/crates.io-index"
20293 checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76"
20295 [[package]]
20296 name = "test-parachain-adder"
20297 version = "1.0.0"
20298 dependencies = [
20299  "dlmalloc",
20300  "parity-scale-codec",
20301  "polkadot-parachain-primitives",
20302  "sp-io",
20303  "sp-std 14.0.0",
20304  "substrate-wasm-builder",
20305  "tiny-keccak",
20308 [[package]]
20309 name = "test-parachain-adder-collator"
20310 version = "1.0.0"
20311 dependencies = [
20312  "clap 4.5.3",
20313  "futures",
20314  "futures-timer",
20315  "log",
20316  "parity-scale-codec",
20317  "polkadot-cli",
20318  "polkadot-node-core-pvf",
20319  "polkadot-node-primitives",
20320  "polkadot-node-subsystem",
20321  "polkadot-parachain-primitives",
20322  "polkadot-primitives",
20323  "polkadot-service",
20324  "polkadot-test-service",
20325  "sc-cli",
20326  "sc-service",
20327  "sp-core",
20328  "sp-keyring",
20329  "substrate-test-utils",
20330  "test-parachain-adder",
20331  "tokio",
20334 [[package]]
20335 name = "test-parachain-halt"
20336 version = "1.0.0"
20337 dependencies = [
20338  "rustversion",
20339  "substrate-wasm-builder",
20342 [[package]]
20343 name = "test-parachain-undying"
20344 version = "1.0.0"
20345 dependencies = [
20346  "dlmalloc",
20347  "log",
20348  "parity-scale-codec",
20349  "polkadot-parachain-primitives",
20350  "sp-io",
20351  "sp-std 14.0.0",
20352  "substrate-wasm-builder",
20353  "tiny-keccak",
20356 [[package]]
20357 name = "test-parachain-undying-collator"
20358 version = "1.0.0"
20359 dependencies = [
20360  "clap 4.5.3",
20361  "futures",
20362  "futures-timer",
20363  "log",
20364  "parity-scale-codec",
20365  "polkadot-cli",
20366  "polkadot-node-core-pvf",
20367  "polkadot-node-primitives",
20368  "polkadot-node-subsystem",
20369  "polkadot-parachain-primitives",
20370  "polkadot-primitives",
20371  "polkadot-service",
20372  "polkadot-test-service",
20373  "sc-cli",
20374  "sc-service",
20375  "sp-core",
20376  "sp-keyring",
20377  "substrate-test-utils",
20378  "test-parachain-undying",
20379  "tokio",
20382 [[package]]
20383 name = "test-parachains"
20384 version = "1.0.0"
20385 dependencies = [
20386  "parity-scale-codec",
20387  "sp-core",
20388  "test-parachain-adder",
20389  "test-parachain-halt",
20390  "tiny-keccak",
20393 [[package]]
20394 name = "test-runtime-constants"
20395 version = "1.0.0"
20396 dependencies = [
20397  "frame-support",
20398  "polkadot-primitives",
20399  "polkadot-runtime-common",
20400  "smallvec",
20401  "sp-core",
20402  "sp-runtime",
20403  "sp-weights",
20406 [[package]]
20407 name = "testnet-parachains-constants"
20408 version = "1.0.0"
20409 dependencies = [
20410  "cumulus-primitives-core",
20411  "frame-support",
20412  "polkadot-core-primitives",
20413  "rococo-runtime-constants",
20414  "smallvec",
20415  "sp-runtime",
20416  "staging-xcm",
20417  "westend-runtime-constants",
20420 [[package]]
20421 name = "textwrap"
20422 version = "0.16.0"
20423 source = "registry+https://github.com/rust-lang/crates.io-index"
20424 checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d"
20426 [[package]]
20427 name = "thiserror"
20428 version = "1.0.50"
20429 source = "registry+https://github.com/rust-lang/crates.io-index"
20430 checksum = "f9a7210f5c9a7156bb50aa36aed4c95afb51df0df00713949448cf9e97d382d2"
20431 dependencies = [
20432  "thiserror-impl",
20435 [[package]]
20436 name = "thiserror-core"
20437 version = "1.0.38"
20438 source = "registry+https://github.com/rust-lang/crates.io-index"
20439 checksum = "0d97345f6437bb2004cd58819d8a9ef8e36cdd7661c2abc4bbde0a7c40d9f497"
20440 dependencies = [
20441  "thiserror-core-impl",
20444 [[package]]
20445 name = "thiserror-core-impl"
20446 version = "1.0.38"
20447 source = "registry+https://github.com/rust-lang/crates.io-index"
20448 checksum = "10ac1c5050e43014d16b2f94d0d2ce79e65ffdd8b38d8048f9c8f6a8a6da62ac"
20449 dependencies = [
20450  "proc-macro2",
20451  "quote",
20452  "syn 1.0.109",
20455 [[package]]
20456 name = "thiserror-impl"
20457 version = "1.0.50"
20458 source = "registry+https://github.com/rust-lang/crates.io-index"
20459 checksum = "266b2e40bc00e5a6c09c3584011e08b06f123c00362c92b975ba9843aaaa14b8"
20460 dependencies = [
20461  "proc-macro2",
20462  "quote",
20463  "syn 2.0.53",
20466 [[package]]
20467 name = "thousands"
20468 version = "0.2.0"
20469 source = "registry+https://github.com/rust-lang/crates.io-index"
20470 checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820"
20472 [[package]]
20473 name = "thread_local"
20474 version = "1.1.7"
20475 source = "registry+https://github.com/rust-lang/crates.io-index"
20476 checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"
20477 dependencies = [
20478  "cfg-if",
20479  "once_cell",
20482 [[package]]
20483 name = "threadpool"
20484 version = "1.8.1"
20485 source = "registry+https://github.com/rust-lang/crates.io-index"
20486 checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
20487 dependencies = [
20488  "num_cpus",
20491 [[package]]
20492 name = "thrift"
20493 version = "0.15.0"
20494 source = "registry+https://github.com/rust-lang/crates.io-index"
20495 checksum = "b82ca8f46f95b3ce96081fe3dd89160fdea970c254bb72925255d1b62aae692e"
20496 dependencies = [
20497  "byteorder",
20498  "integer-encoding",
20499  "log",
20500  "ordered-float",
20501  "threadpool",
20504 [[package]]
20505 name = "tikv-jemalloc-ctl"
20506 version = "0.5.4"
20507 source = "registry+https://github.com/rust-lang/crates.io-index"
20508 checksum = "619bfed27d807b54f7f776b9430d4f8060e66ee138a28632ca898584d462c31c"
20509 dependencies = [
20510  "libc",
20511  "paste",
20512  "tikv-jemalloc-sys",
20515 [[package]]
20516 name = "tikv-jemalloc-sys"
20517 version = "0.5.4+5.3.0-patched"
20518 source = "registry+https://github.com/rust-lang/crates.io-index"
20519 checksum = "9402443cb8fd499b6f327e40565234ff34dbda27460c5b47db0db77443dd85d1"
20520 dependencies = [
20521  "cc",
20522  "libc",
20525 [[package]]
20526 name = "tikv-jemallocator"
20527 version = "0.5.4"
20528 source = "registry+https://github.com/rust-lang/crates.io-index"
20529 checksum = "965fe0c26be5c56c94e38ba547249074803efd52adfb66de62107d95aab3eaca"
20530 dependencies = [
20531  "libc",
20532  "tikv-jemalloc-sys",
20535 [[package]]
20536 name = "time"
20537 version = "0.3.27"
20538 source = "registry+https://github.com/rust-lang/crates.io-index"
20539 checksum = "0bb39ee79a6d8de55f48f2293a830e040392f1c5f16e336bdd1788cd0aadce07"
20540 dependencies = [
20541  "deranged",
20542  "itoa",
20543  "serde",
20544  "time-core",
20545  "time-macros",
20548 [[package]]
20549 name = "time-core"
20550 version = "0.1.1"
20551 source = "registry+https://github.com/rust-lang/crates.io-index"
20552 checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
20554 [[package]]
20555 name = "time-macros"
20556 version = "0.2.13"
20557 source = "registry+https://github.com/rust-lang/crates.io-index"
20558 checksum = "733d258752e9303d392b94b75230d07b0b9c489350c69b851fc6c065fde3e8f9"
20559 dependencies = [
20560  "time-core",
20563 [[package]]
20564 name = "tiny-keccak"
20565 version = "2.0.2"
20566 source = "registry+https://github.com/rust-lang/crates.io-index"
20567 checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
20568 dependencies = [
20569  "crunchy",
20572 [[package]]
20573 name = "tinytemplate"
20574 version = "1.2.1"
20575 source = "registry+https://github.com/rust-lang/crates.io-index"
20576 checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
20577 dependencies = [
20578  "serde",
20579  "serde_json",
20582 [[package]]
20583 name = "tinyvec"
20584 version = "1.6.0"
20585 source = "registry+https://github.com/rust-lang/crates.io-index"
20586 checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
20587 dependencies = [
20588  "tinyvec_macros",
20591 [[package]]
20592 name = "tinyvec_macros"
20593 version = "0.1.1"
20594 source = "registry+https://github.com/rust-lang/crates.io-index"
20595 checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
20597 [[package]]
20598 name = "tokio"
20599 version = "1.37.0"
20600 source = "registry+https://github.com/rust-lang/crates.io-index"
20601 checksum = "1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787"
20602 dependencies = [
20603  "backtrace",
20604  "bytes",
20605  "libc",
20606  "mio",
20607  "num_cpus",
20608  "parking_lot 0.12.1",
20609  "pin-project-lite 0.2.12",
20610  "signal-hook-registry",
20611  "socket2 0.5.6",
20612  "tokio-macros",
20613  "windows-sys 0.48.0",
20616 [[package]]
20617 name = "tokio-macros"
20618 version = "2.2.0"
20619 source = "registry+https://github.com/rust-lang/crates.io-index"
20620 checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
20621 dependencies = [
20622  "proc-macro2",
20623  "quote",
20624  "syn 2.0.53",
20627 [[package]]
20628 name = "tokio-retry"
20629 version = "0.3.0"
20630 source = "registry+https://github.com/rust-lang/crates.io-index"
20631 checksum = "7f57eb36ecbe0fc510036adff84824dd3c24bb781e21bfa67b69d556aa85214f"
20632 dependencies = [
20633  "pin-project",
20634  "rand",
20635  "tokio",
20638 [[package]]
20639 name = "tokio-rustls"
20640 version = "0.24.1"
20641 source = "registry+https://github.com/rust-lang/crates.io-index"
20642 checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
20643 dependencies = [
20644  "rustls 0.21.6",
20645  "tokio",
20648 [[package]]
20649 name = "tokio-rustls"
20650 version = "0.25.0"
20651 source = "registry+https://github.com/rust-lang/crates.io-index"
20652 checksum = "775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f"
20653 dependencies = [
20654  "rustls 0.22.2",
20655  "rustls-pki-types",
20656  "tokio",
20659 [[package]]
20660 name = "tokio-stream"
20661 version = "0.1.14"
20662 source = "registry+https://github.com/rust-lang/crates.io-index"
20663 checksum = "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842"
20664 dependencies = [
20665  "futures-core",
20666  "pin-project-lite 0.2.12",
20667  "tokio",
20668  "tokio-util",
20671 [[package]]
20672 name = "tokio-test"
20673 version = "0.4.3"
20674 source = "registry+https://github.com/rust-lang/crates.io-index"
20675 checksum = "e89b3cbabd3ae862100094ae433e1def582cf86451b4e9bf83aa7ac1d8a7d719"
20676 dependencies = [
20677  "async-stream",
20678  "bytes",
20679  "futures-core",
20680  "tokio",
20681  "tokio-stream",
20684 [[package]]
20685 name = "tokio-tungstenite"
20686 version = "0.17.2"
20687 source = "registry+https://github.com/rust-lang/crates.io-index"
20688 checksum = "f714dd15bead90401d77e04243611caec13726c2408afd5b31901dfcdcb3b181"
20689 dependencies = [
20690  "futures-util",
20691  "log",
20692  "tokio",
20693  "tungstenite",
20696 [[package]]
20697 name = "tokio-util"
20698 version = "0.7.8"
20699 source = "registry+https://github.com/rust-lang/crates.io-index"
20700 checksum = "806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d"
20701 dependencies = [
20702  "bytes",
20703  "futures-core",
20704  "futures-io",
20705  "futures-sink",
20706  "pin-project-lite 0.2.12",
20707  "tokio",
20708  "tracing",
20711 [[package]]
20712 name = "toml"
20713 version = "0.5.11"
20714 source = "registry+https://github.com/rust-lang/crates.io-index"
20715 checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
20716 dependencies = [
20717  "serde",
20720 [[package]]
20721 name = "toml"
20722 version = "0.8.8"
20723 source = "registry+https://github.com/rust-lang/crates.io-index"
20724 checksum = "a1a195ec8c9da26928f773888e0742ca3ca1040c6cd859c919c9f59c1954ab35"
20725 dependencies = [
20726  "serde",
20727  "serde_spanned",
20728  "toml_datetime",
20729  "toml_edit 0.21.0",
20732 [[package]]
20733 name = "toml_datetime"
20734 version = "0.6.5"
20735 source = "registry+https://github.com/rust-lang/crates.io-index"
20736 checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1"
20737 dependencies = [
20738  "serde",
20741 [[package]]
20742 name = "toml_edit"
20743 version = "0.19.15"
20744 source = "registry+https://github.com/rust-lang/crates.io-index"
20745 checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
20746 dependencies = [
20747  "indexmap 2.2.3",
20748  "toml_datetime",
20749  "winnow",
20752 [[package]]
20753 name = "toml_edit"
20754 version = "0.21.0"
20755 source = "registry+https://github.com/rust-lang/crates.io-index"
20756 checksum = "d34d383cd00a163b4a5b85053df514d45bc330f6de7737edfe0a93311d1eaa03"
20757 dependencies = [
20758  "indexmap 2.2.3",
20759  "serde",
20760  "serde_spanned",
20761  "toml_datetime",
20762  "winnow",
20765 [[package]]
20766 name = "tower"
20767 version = "0.4.13"
20768 source = "registry+https://github.com/rust-lang/crates.io-index"
20769 checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
20770 dependencies = [
20771  "futures-core",
20772  "futures-util",
20773  "pin-project",
20774  "pin-project-lite 0.2.12",
20775  "tower-layer",
20776  "tower-service",
20777  "tracing",
20780 [[package]]
20781 name = "tower-http"
20782 version = "0.4.3"
20783 source = "registry+https://github.com/rust-lang/crates.io-index"
20784 checksum = "55ae70283aba8d2a8b411c695c437fe25b8b5e44e23e780662002fc72fb47a82"
20785 dependencies = [
20786  "bitflags 2.4.0",
20787  "bytes",
20788  "futures-core",
20789  "futures-util",
20790  "http",
20791  "http-body",
20792  "http-range-header",
20793  "pin-project-lite 0.2.12",
20794  "tower-layer",
20795  "tower-service",
20798 [[package]]
20799 name = "tower-layer"
20800 version = "0.3.2"
20801 source = "registry+https://github.com/rust-lang/crates.io-index"
20802 checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
20804 [[package]]
20805 name = "tower-service"
20806 version = "0.3.2"
20807 source = "registry+https://github.com/rust-lang/crates.io-index"
20808 checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
20810 [[package]]
20811 name = "tracing"
20812 version = "0.1.37"
20813 source = "registry+https://github.com/rust-lang/crates.io-index"
20814 checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
20815 dependencies = [
20816  "cfg-if",
20817  "log",
20818  "pin-project-lite 0.2.12",
20819  "tracing-attributes",
20820  "tracing-core",
20823 [[package]]
20824 name = "tracing-attributes"
20825 version = "0.1.26"
20826 source = "registry+https://github.com/rust-lang/crates.io-index"
20827 checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab"
20828 dependencies = [
20829  "proc-macro2",
20830  "quote",
20831  "syn 2.0.53",
20834 [[package]]
20835 name = "tracing-core"
20836 version = "0.1.32"
20837 source = "registry+https://github.com/rust-lang/crates.io-index"
20838 checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
20839 dependencies = [
20840  "once_cell",
20841  "valuable",
20844 [[package]]
20845 name = "tracing-futures"
20846 version = "0.2.5"
20847 source = "registry+https://github.com/rust-lang/crates.io-index"
20848 checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
20849 dependencies = [
20850  "pin-project",
20851  "tracing",
20854 [[package]]
20855 name = "tracing-gum"
20856 version = "7.0.0"
20857 dependencies = [
20858  "coarsetime",
20859  "polkadot-primitives",
20860  "tracing",
20861  "tracing-gum-proc-macro",
20864 [[package]]
20865 name = "tracing-gum-proc-macro"
20866 version = "5.0.0"
20867 dependencies = [
20868  "assert_matches",
20869  "expander 2.0.0",
20870  "proc-macro-crate 3.0.0",
20871  "proc-macro2",
20872  "quote",
20873  "syn 2.0.53",
20876 [[package]]
20877 name = "tracing-log"
20878 version = "0.1.3"
20879 source = "registry+https://github.com/rust-lang/crates.io-index"
20880 checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"
20881 dependencies = [
20882  "lazy_static",
20883  "log",
20884  "tracing-core",
20887 [[package]]
20888 name = "tracing-log"
20889 version = "0.2.0"
20890 source = "registry+https://github.com/rust-lang/crates.io-index"
20891 checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
20892 dependencies = [
20893  "log",
20894  "once_cell",
20895  "tracing-core",
20898 [[package]]
20899 name = "tracing-serde"
20900 version = "0.1.3"
20901 source = "registry+https://github.com/rust-lang/crates.io-index"
20902 checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"
20903 dependencies = [
20904  "serde",
20905  "tracing-core",
20908 [[package]]
20909 name = "tracing-subscriber"
20910 version = "0.2.25"
20911 source = "registry+https://github.com/rust-lang/crates.io-index"
20912 checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"
20913 dependencies = [
20914  "ansi_term",
20915  "chrono",
20916  "lazy_static",
20917  "matchers 0.0.1",
20918  "parking_lot 0.11.2",
20919  "regex",
20920  "serde",
20921  "serde_json",
20922  "sharded-slab",
20923  "smallvec",
20924  "thread_local",
20925  "tracing",
20926  "tracing-core",
20927  "tracing-log 0.1.3",
20928  "tracing-serde",
20931 [[package]]
20932 name = "tracing-subscriber"
20933 version = "0.3.18"
20934 source = "registry+https://github.com/rust-lang/crates.io-index"
20935 checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
20936 dependencies = [
20937  "matchers 0.1.0",
20938  "nu-ansi-term",
20939  "once_cell",
20940  "regex",
20941  "sharded-slab",
20942  "smallvec",
20943  "thread_local",
20944  "tracing",
20945  "tracing-core",
20946  "tracing-log 0.2.0",
20949 [[package]]
20950 name = "trie-bench"
20951 version = "0.38.0"
20952 source = "registry+https://github.com/rust-lang/crates.io-index"
20953 checksum = "a4680cb226e31d2a096592d0edecdda91cc371743002f80c0f8cf80219819b3b"
20954 dependencies = [
20955  "criterion 0.4.0",
20956  "hash-db",
20957  "keccak-hasher",
20958  "memory-db",
20959  "parity-scale-codec",
20960  "trie-db",
20961  "trie-root",
20962  "trie-standardmap",
20965 [[package]]
20966 name = "trie-db"
20967 version = "0.28.0"
20968 source = "registry+https://github.com/rust-lang/crates.io-index"
20969 checksum = "ff28e0f815c2fea41ebddf148e008b077d2faddb026c9555b29696114d602642"
20970 dependencies = [
20971  "hash-db",
20972  "hashbrown 0.13.2",
20973  "log",
20974  "rustc-hex",
20975  "smallvec",
20978 [[package]]
20979 name = "trie-root"
20980 version = "0.18.0"
20981 source = "registry+https://github.com/rust-lang/crates.io-index"
20982 checksum = "d4ed310ef5ab98f5fa467900ed906cb9232dd5376597e00fd4cba2a449d06c0b"
20983 dependencies = [
20984  "hash-db",
20987 [[package]]
20988 name = "trie-standardmap"
20989 version = "0.16.0"
20990 source = "registry+https://github.com/rust-lang/crates.io-index"
20991 checksum = "684aafb332fae6f83d7fe10b3fbfdbe39a1b3234c4e2a618f030815838519516"
20992 dependencies = [
20993  "hash-db",
20994  "keccak-hasher",
20997 [[package]]
20998 name = "trust-dns-proto"
20999 version = "0.22.0"
21000 source = "registry+https://github.com/rust-lang/crates.io-index"
21001 checksum = "4f7f83d1e4a0e4358ac54c5c3681e5d7da5efc5a7a632c90bb6d6669ddd9bc26"
21002 dependencies = [
21003  "async-trait",
21004  "cfg-if",
21005  "data-encoding",
21006  "enum-as-inner",
21007  "futures-channel",
21008  "futures-io",
21009  "futures-util",
21010  "idna 0.2.3",
21011  "ipnet",
21012  "lazy_static",
21013  "rand",
21014  "smallvec",
21015  "socket2 0.4.9",
21016  "thiserror",
21017  "tinyvec",
21018  "tokio",
21019  "tracing",
21020  "url",
21023 [[package]]
21024 name = "trust-dns-resolver"
21025 version = "0.22.0"
21026 source = "registry+https://github.com/rust-lang/crates.io-index"
21027 checksum = "aff21aa4dcefb0a1afbfac26deb0adc93888c7d295fb63ab273ef276ba2b7cfe"
21028 dependencies = [
21029  "cfg-if",
21030  "futures-util",
21031  "ipconfig",
21032  "lazy_static",
21033  "lru-cache",
21034  "parking_lot 0.12.1",
21035  "resolv-conf",
21036  "smallvec",
21037  "thiserror",
21038  "tokio",
21039  "tracing",
21040  "trust-dns-proto",
21043 [[package]]
21044 name = "try-lock"
21045 version = "0.2.4"
21046 source = "registry+https://github.com/rust-lang/crates.io-index"
21047 checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
21049 [[package]]
21050 name = "try-runtime-cli"
21051 version = "0.38.0"
21052 dependencies = [
21053  "assert_cmd",
21054  "async-trait",
21055  "clap 4.5.3",
21056  "frame-remote-externalities",
21057  "frame-try-runtime",
21058  "hex",
21059  "log",
21060  "node-primitives",
21061  "parity-scale-codec",
21062  "regex",
21063  "sc-cli",
21064  "sc-executor",
21065  "serde",
21066  "serde_json",
21067  "sp-api",
21068  "sp-consensus-aura",
21069  "sp-consensus-babe",
21070  "sp-core",
21071  "sp-debug-derive 14.0.0",
21072  "sp-externalities 0.25.0",
21073  "sp-inherents",
21074  "sp-io",
21075  "sp-keystore",
21076  "sp-rpc",
21077  "sp-runtime",
21078  "sp-state-machine",
21079  "sp-timestamp",
21080  "sp-transaction-storage-proof",
21081  "sp-version",
21082  "sp-weights",
21083  "substrate-cli-test-utils",
21084  "substrate-rpc-client",
21085  "tempfile",
21086  "tokio",
21087  "zstd 0.12.4",
21090 [[package]]
21091 name = "trybuild"
21092 version = "1.0.89"
21093 source = "registry+https://github.com/rust-lang/crates.io-index"
21094 checksum = "9a9d3ba662913483d6722303f619e75ea10b7855b0f8e0d72799cf8621bb488f"
21095 dependencies = [
21096  "basic-toml",
21097  "dissimilar",
21098  "glob",
21099  "once_cell",
21100  "serde",
21101  "serde_derive",
21102  "serde_json",
21103  "termcolor",
21106 [[package]]
21107 name = "tt-call"
21108 version = "1.0.9"
21109 source = "registry+https://github.com/rust-lang/crates.io-index"
21110 checksum = "f4f195fd851901624eee5a58c4bb2b4f06399148fcd0ed336e6f1cb60a9881df"
21112 [[package]]
21113 name = "tungstenite"
21114 version = "0.17.3"
21115 source = "registry+https://github.com/rust-lang/crates.io-index"
21116 checksum = "e27992fd6a8c29ee7eef28fc78349aa244134e10ad447ce3b9f0ac0ed0fa4ce0"
21117 dependencies = [
21118  "base64 0.13.1",
21119  "byteorder",
21120  "bytes",
21121  "http",
21122  "httparse",
21123  "log",
21124  "rand",
21125  "sha-1 0.10.1",
21126  "thiserror",
21127  "url",
21128  "utf-8",
21131 [[package]]
21132 name = "twox-hash"
21133 version = "1.6.3"
21134 source = "registry+https://github.com/rust-lang/crates.io-index"
21135 checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
21136 dependencies = [
21137  "cfg-if",
21138  "digest 0.10.7",
21139  "rand",
21140  "static_assertions",
21143 [[package]]
21144 name = "typenum"
21145 version = "1.16.0"
21146 source = "registry+https://github.com/rust-lang/crates.io-index"
21147 checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
21149 [[package]]
21150 name = "ucd-trie"
21151 version = "0.1.6"
21152 source = "registry+https://github.com/rust-lang/crates.io-index"
21153 checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9"
21155 [[package]]
21156 name = "uint"
21157 version = "0.9.5"
21158 source = "registry+https://github.com/rust-lang/crates.io-index"
21159 checksum = "76f64bba2c53b04fcab63c01a7d7427eadc821e3bc48c34dc9ba29c501164b52"
21160 dependencies = [
21161  "byteorder",
21162  "crunchy",
21163  "hex",
21164  "static_assertions",
21167 [[package]]
21168 name = "unarray"
21169 version = "0.1.4"
21170 source = "registry+https://github.com/rust-lang/crates.io-index"
21171 checksum = "eaea85b334db583fe3274d12b4cd1880032beab409c0d774be044d4480ab9a94"
21173 [[package]]
21174 name = "unicode-bidi"
21175 version = "0.3.13"
21176 source = "registry+https://github.com/rust-lang/crates.io-index"
21177 checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
21179 [[package]]
21180 name = "unicode-ident"
21181 version = "1.0.11"
21182 source = "registry+https://github.com/rust-lang/crates.io-index"
21183 checksum = "301abaae475aa91687eb82514b328ab47a211a533026cb25fc3e519b86adfc3c"
21185 [[package]]
21186 name = "unicode-normalization"
21187 version = "0.1.22"
21188 source = "registry+https://github.com/rust-lang/crates.io-index"
21189 checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
21190 dependencies = [
21191  "tinyvec",
21194 [[package]]
21195 name = "unicode-width"
21196 version = "0.1.10"
21197 source = "registry+https://github.com/rust-lang/crates.io-index"
21198 checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
21200 [[package]]
21201 name = "unicode-xid"
21202 version = "0.2.4"
21203 source = "registry+https://github.com/rust-lang/crates.io-index"
21204 checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
21206 [[package]]
21207 name = "universal-hash"
21208 version = "0.4.0"
21209 source = "registry+https://github.com/rust-lang/crates.io-index"
21210 checksum = "8326b2c654932e3e4f9196e69d08fdf7cfd718e1dc6f66b347e6024a0c961402"
21211 dependencies = [
21212  "generic-array 0.14.7",
21213  "subtle 2.5.0",
21216 [[package]]
21217 name = "universal-hash"
21218 version = "0.5.1"
21219 source = "registry+https://github.com/rust-lang/crates.io-index"
21220 checksum = "fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea"
21221 dependencies = [
21222  "crypto-common",
21223  "subtle 2.5.0",
21226 [[package]]
21227 name = "unsafe-libyaml"
21228 version = "0.2.11"
21229 source = "registry+https://github.com/rust-lang/crates.io-index"
21230 checksum = "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861"
21232 [[package]]
21233 name = "unsigned-varint"
21234 version = "0.7.1"
21235 source = "registry+https://github.com/rust-lang/crates.io-index"
21236 checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836"
21237 dependencies = [
21238  "asynchronous-codec",
21239  "bytes",
21240  "futures-io",
21241  "futures-util",
21244 [[package]]
21245 name = "untrusted"
21246 version = "0.7.1"
21247 source = "registry+https://github.com/rust-lang/crates.io-index"
21248 checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
21250 [[package]]
21251 name = "untrusted"
21252 version = "0.9.0"
21253 source = "registry+https://github.com/rust-lang/crates.io-index"
21254 checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
21256 [[package]]
21257 name = "url"
21258 version = "2.4.0"
21259 source = "registry+https://github.com/rust-lang/crates.io-index"
21260 checksum = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb"
21261 dependencies = [
21262  "form_urlencoded",
21263  "idna 0.4.0",
21264  "percent-encoding",
21267 [[package]]
21268 name = "utf-8"
21269 version = "0.7.6"
21270 source = "registry+https://github.com/rust-lang/crates.io-index"
21271 checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
21273 [[package]]
21274 name = "utf8parse"
21275 version = "0.2.1"
21276 source = "registry+https://github.com/rust-lang/crates.io-index"
21277 checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
21279 [[package]]
21280 name = "uuid"
21281 version = "1.4.1"
21282 source = "registry+https://github.com/rust-lang/crates.io-index"
21283 checksum = "79daa5ed5740825c40b389c5e50312b9c86df53fccd33f281df655642b43869d"
21285 [[package]]
21286 name = "valuable"
21287 version = "0.1.0"
21288 source = "registry+https://github.com/rust-lang/crates.io-index"
21289 checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
21291 [[package]]
21292 name = "value-bag"
21293 version = "1.8.0"
21294 source = "registry+https://github.com/rust-lang/crates.io-index"
21295 checksum = "8fec26a25bd6fca441cdd0f769fd7f891bae119f996de31f86a5eddccef54c1d"
21296 dependencies = [
21297  "value-bag-serde1",
21298  "value-bag-sval2",
21301 [[package]]
21302 name = "value-bag-serde1"
21303 version = "1.8.0"
21304 source = "registry+https://github.com/rust-lang/crates.io-index"
21305 checksum = "ead5b693d906686203f19a49e88c477fb8c15798b68cf72f60b4b5521b4ad891"
21306 dependencies = [
21307  "erased-serde",
21308  "serde",
21309  "serde_fmt",
21312 [[package]]
21313 name = "value-bag-sval2"
21314 version = "1.8.0"
21315 source = "registry+https://github.com/rust-lang/crates.io-index"
21316 checksum = "3b9d0f4a816370c3a0d7d82d603b62198af17675b12fe5e91de6b47ceb505882"
21317 dependencies = [
21318  "sval",
21319  "sval_buffer",
21320  "sval_dynamic",
21321  "sval_fmt",
21322  "sval_json",
21323  "sval_ref",
21324  "sval_serde",
21327 [[package]]
21328 name = "vcpkg"
21329 version = "0.2.15"
21330 source = "registry+https://github.com/rust-lang/crates.io-index"
21331 checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
21333 [[package]]
21334 name = "version_check"
21335 version = "0.9.4"
21336 source = "registry+https://github.com/rust-lang/crates.io-index"
21337 checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
21339 [[package]]
21340 name = "void"
21341 version = "1.0.2"
21342 source = "registry+https://github.com/rust-lang/crates.io-index"
21343 checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
21345 [[package]]
21346 name = "w3f-bls"
21347 version = "0.1.3"
21348 source = "registry+https://github.com/rust-lang/crates.io-index"
21349 checksum = "7335e4c132c28cc43caef6adb339789e599e39adbe78da0c4d547fad48cbc331"
21350 dependencies = [
21351  "ark-bls12-377",
21352  "ark-bls12-381",
21353  "ark-ec",
21354  "ark-ff 0.4.2",
21355  "ark-serialize 0.4.2",
21356  "ark-serialize-derive",
21357  "arrayref",
21358  "constcat",
21359  "digest 0.10.7",
21360  "rand",
21361  "rand_chacha 0.3.1",
21362  "rand_core 0.6.4",
21363  "sha2 0.10.7",
21364  "sha3",
21365  "thiserror",
21366  "zeroize",
21369 [[package]]
21370 name = "wait-timeout"
21371 version = "0.2.0"
21372 source = "registry+https://github.com/rust-lang/crates.io-index"
21373 checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6"
21374 dependencies = [
21375  "libc",
21378 [[package]]
21379 name = "waker-fn"
21380 version = "1.1.0"
21381 source = "registry+https://github.com/rust-lang/crates.io-index"
21382 checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
21384 [[package]]
21385 name = "walkdir"
21386 version = "2.4.0"
21387 source = "registry+https://github.com/rust-lang/crates.io-index"
21388 checksum = "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee"
21389 dependencies = [
21390  "same-file",
21391  "winapi-util",
21394 [[package]]
21395 name = "want"
21396 version = "0.3.1"
21397 source = "registry+https://github.com/rust-lang/crates.io-index"
21398 checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
21399 dependencies = [
21400  "try-lock",
21403 [[package]]
21404 name = "wasi"
21405 version = "0.9.0+wasi-snapshot-preview1"
21406 source = "registry+https://github.com/rust-lang/crates.io-index"
21407 checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
21409 [[package]]
21410 name = "wasi"
21411 version = "0.11.0+wasi-snapshot-preview1"
21412 source = "registry+https://github.com/rust-lang/crates.io-index"
21413 checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
21415 [[package]]
21416 name = "wasm-bindgen"
21417 version = "0.2.87"
21418 source = "registry+https://github.com/rust-lang/crates.io-index"
21419 checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342"
21420 dependencies = [
21421  "cfg-if",
21422  "serde",
21423  "serde_json",
21424  "wasm-bindgen-macro",
21427 [[package]]
21428 name = "wasm-bindgen-backend"
21429 version = "0.2.87"
21430 source = "registry+https://github.com/rust-lang/crates.io-index"
21431 checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd"
21432 dependencies = [
21433  "bumpalo",
21434  "log",
21435  "once_cell",
21436  "proc-macro2",
21437  "quote",
21438  "syn 2.0.53",
21439  "wasm-bindgen-shared",
21442 [[package]]
21443 name = "wasm-bindgen-futures"
21444 version = "0.4.37"
21445 source = "registry+https://github.com/rust-lang/crates.io-index"
21446 checksum = "c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03"
21447 dependencies = [
21448  "cfg-if",
21449  "js-sys",
21450  "wasm-bindgen",
21451  "web-sys",
21454 [[package]]
21455 name = "wasm-bindgen-macro"
21456 version = "0.2.87"
21457 source = "registry+https://github.com/rust-lang/crates.io-index"
21458 checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d"
21459 dependencies = [
21460  "quote",
21461  "wasm-bindgen-macro-support",
21464 [[package]]
21465 name = "wasm-bindgen-macro-support"
21466 version = "0.2.87"
21467 source = "registry+https://github.com/rust-lang/crates.io-index"
21468 checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
21469 dependencies = [
21470  "proc-macro2",
21471  "quote",
21472  "syn 2.0.53",
21473  "wasm-bindgen-backend",
21474  "wasm-bindgen-shared",
21477 [[package]]
21478 name = "wasm-bindgen-shared"
21479 version = "0.2.87"
21480 source = "registry+https://github.com/rust-lang/crates.io-index"
21481 checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
21483 [[package]]
21484 name = "wasm-bindgen-test"
21485 version = "0.3.37"
21486 source = "registry+https://github.com/rust-lang/crates.io-index"
21487 checksum = "6e6e302a7ea94f83a6d09e78e7dc7d9ca7b186bc2829c24a22d0753efd680671"
21488 dependencies = [
21489  "console_error_panic_hook",
21490  "js-sys",
21491  "scoped-tls",
21492  "wasm-bindgen",
21493  "wasm-bindgen-futures",
21494  "wasm-bindgen-test-macro",
21497 [[package]]
21498 name = "wasm-bindgen-test-macro"
21499 version = "0.3.37"
21500 source = "registry+https://github.com/rust-lang/crates.io-index"
21501 checksum = "ecb993dd8c836930ed130e020e77d9b2e65dd0fbab1b67c790b0f5d80b11a575"
21502 dependencies = [
21503  "proc-macro2",
21504  "quote",
21507 [[package]]
21508 name = "wasm-encoder"
21509 version = "0.31.1"
21510 source = "registry+https://github.com/rust-lang/crates.io-index"
21511 checksum = "41763f20eafed1399fff1afb466496d3a959f58241436cfdc17e3f5ca954de16"
21512 dependencies = [
21513  "leb128",
21516 [[package]]
21517 name = "wasm-instrument"
21518 version = "0.4.0"
21519 source = "registry+https://github.com/rust-lang/crates.io-index"
21520 checksum = "2a47ecb37b9734d1085eaa5ae1a81e60801fd8c28d4cabdd8aedb982021918bc"
21521 dependencies = [
21522  "parity-wasm",
21525 [[package]]
21526 name = "wasm-opt"
21527 version = "0.116.0"
21528 source = "registry+https://github.com/rust-lang/crates.io-index"
21529 checksum = "fc942673e7684671f0c5708fc18993569d184265fd5223bb51fc8e5b9b6cfd52"
21530 dependencies = [
21531  "anyhow",
21532  "libc",
21533  "strum 0.24.1",
21534  "strum_macros 0.24.3",
21535  "tempfile",
21536  "thiserror",
21537  "wasm-opt-cxx-sys",
21538  "wasm-opt-sys",
21541 [[package]]
21542 name = "wasm-opt-cxx-sys"
21543 version = "0.116.0"
21544 source = "registry+https://github.com/rust-lang/crates.io-index"
21545 checksum = "8c57b28207aa724318fcec6575fe74803c23f6f266fce10cbc9f3f116762f12e"
21546 dependencies = [
21547  "anyhow",
21548  "cxx",
21549  "cxx-build",
21550  "wasm-opt-sys",
21553 [[package]]
21554 name = "wasm-opt-sys"
21555 version = "0.116.0"
21556 source = "registry+https://github.com/rust-lang/crates.io-index"
21557 checksum = "8a1cce564dc768dacbdb718fc29df2dba80bd21cb47d8f77ae7e3d95ceb98cbe"
21558 dependencies = [
21559  "anyhow",
21560  "cc",
21561  "cxx",
21562  "cxx-build",
21565 [[package]]
21566 name = "wasm-timer"
21567 version = "0.2.5"
21568 source = "registry+https://github.com/rust-lang/crates.io-index"
21569 checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"
21570 dependencies = [
21571  "futures",
21572  "js-sys",
21573  "parking_lot 0.11.2",
21574  "pin-utils",
21575  "wasm-bindgen",
21576  "wasm-bindgen-futures",
21577  "web-sys",
21580 [[package]]
21581 name = "wasmi"
21582 version = "0.31.2"
21583 source = "registry+https://github.com/rust-lang/crates.io-index"
21584 checksum = "77a8281d1d660cdf54c76a3efa9ddd0c270cada1383a995db3ccb43d166456c7"
21585 dependencies = [
21586  "smallvec",
21587  "spin 0.9.8",
21588  "wasmi_arena",
21589  "wasmi_core",
21590  "wasmparser-nostd",
21593 [[package]]
21594 name = "wasmi_arena"
21595 version = "0.4.1"
21596 source = "registry+https://github.com/rust-lang/crates.io-index"
21597 checksum = "104a7f73be44570cac297b3035d76b169d6599637631cf37a1703326a0727073"
21599 [[package]]
21600 name = "wasmi_core"
21601 version = "0.13.0"
21602 source = "registry+https://github.com/rust-lang/crates.io-index"
21603 checksum = "dcf1a7db34bff95b85c261002720c00c3a6168256dcb93041d3fa2054d19856a"
21604 dependencies = [
21605  "downcast-rs",
21606  "libm",
21607  "num-traits",
21608  "paste",
21611 [[package]]
21612 name = "wasmparser"
21613 version = "0.102.0"
21614 source = "registry+https://github.com/rust-lang/crates.io-index"
21615 checksum = "48134de3d7598219ab9eaf6b91b15d8e50d31da76b8519fe4ecfcec2cf35104b"
21616 dependencies = [
21617  "indexmap 1.9.3",
21618  "url",
21621 [[package]]
21622 name = "wasmparser-nostd"
21623 version = "0.100.1"
21624 source = "registry+https://github.com/rust-lang/crates.io-index"
21625 checksum = "9157cab83003221bfd385833ab587a039f5d6fa7304854042ba358a3b09e0724"
21626 dependencies = [
21627  "indexmap-nostd",
21630 [[package]]
21631 name = "wasmtime"
21632 version = "8.0.1"
21633 source = "registry+https://github.com/rust-lang/crates.io-index"
21634 checksum = "f907fdead3153cb9bfb7a93bbd5b62629472dc06dee83605358c64c52ed3dda9"
21635 dependencies = [
21636  "anyhow",
21637  "bincode",
21638  "cfg-if",
21639  "indexmap 1.9.3",
21640  "libc",
21641  "log",
21642  "object 0.30.4",
21643  "once_cell",
21644  "paste",
21645  "psm",
21646  "rayon",
21647  "serde",
21648  "target-lexicon",
21649  "wasmparser",
21650  "wasmtime-cache",
21651  "wasmtime-cranelift",
21652  "wasmtime-environ",
21653  "wasmtime-jit",
21654  "wasmtime-runtime",
21655  "windows-sys 0.45.0",
21658 [[package]]
21659 name = "wasmtime-asm-macros"
21660 version = "8.0.1"
21661 source = "registry+https://github.com/rust-lang/crates.io-index"
21662 checksum = "d3b9daa7c14cd4fa3edbf69de994408d5f4b7b0959ac13fa69d465f6597f810d"
21663 dependencies = [
21664  "cfg-if",
21667 [[package]]
21668 name = "wasmtime-cache"
21669 version = "8.0.1"
21670 source = "registry+https://github.com/rust-lang/crates.io-index"
21671 checksum = "c86437fa68626fe896e5afc69234bb2b5894949083586535f200385adfd71213"
21672 dependencies = [
21673  "anyhow",
21674  "base64 0.21.2",
21675  "bincode",
21676  "directories-next",
21677  "file-per-thread-logger",
21678  "log",
21679  "rustix 0.36.15",
21680  "serde",
21681  "sha2 0.10.7",
21682  "toml 0.5.11",
21683  "windows-sys 0.45.0",
21684  "zstd 0.11.2+zstd.1.5.2",
21687 [[package]]
21688 name = "wasmtime-cranelift"
21689 version = "8.0.1"
21690 source = "registry+https://github.com/rust-lang/crates.io-index"
21691 checksum = "b1cefde0cce8cb700b1b21b6298a3837dba46521affd7b8c38a9ee2c869eee04"
21692 dependencies = [
21693  "anyhow",
21694  "cranelift-codegen",
21695  "cranelift-entity",
21696  "cranelift-frontend",
21697  "cranelift-native",
21698  "cranelift-wasm",
21699  "gimli 0.27.3",
21700  "log",
21701  "object 0.30.4",
21702  "target-lexicon",
21703  "thiserror",
21704  "wasmparser",
21705  "wasmtime-cranelift-shared",
21706  "wasmtime-environ",
21709 [[package]]
21710 name = "wasmtime-cranelift-shared"
21711 version = "8.0.1"
21712 source = "registry+https://github.com/rust-lang/crates.io-index"
21713 checksum = "cd041e382ef5aea1b9fc78442394f1a4f6d676ce457e7076ca4cb3f397882f8b"
21714 dependencies = [
21715  "anyhow",
21716  "cranelift-codegen",
21717  "cranelift-native",
21718  "gimli 0.27.3",
21719  "object 0.30.4",
21720  "target-lexicon",
21721  "wasmtime-environ",
21724 [[package]]
21725 name = "wasmtime-environ"
21726 version = "8.0.1"
21727 source = "registry+https://github.com/rust-lang/crates.io-index"
21728 checksum = "a990198cee4197423045235bf89d3359e69bd2ea031005f4c2d901125955c949"
21729 dependencies = [
21730  "anyhow",
21731  "cranelift-entity",
21732  "gimli 0.27.3",
21733  "indexmap 1.9.3",
21734  "log",
21735  "object 0.30.4",
21736  "serde",
21737  "target-lexicon",
21738  "thiserror",
21739  "wasmparser",
21740  "wasmtime-types",
21743 [[package]]
21744 name = "wasmtime-jit"
21745 version = "8.0.1"
21746 source = "registry+https://github.com/rust-lang/crates.io-index"
21747 checksum = "0de48df552cfca1c9b750002d3e07b45772dd033b0b206d5c0968496abf31244"
21748 dependencies = [
21749  "addr2line 0.19.0",
21750  "anyhow",
21751  "bincode",
21752  "cfg-if",
21753  "cpp_demangle 0.3.5",
21754  "gimli 0.27.3",
21755  "log",
21756  "object 0.30.4",
21757  "rustc-demangle",
21758  "serde",
21759  "target-lexicon",
21760  "wasmtime-environ",
21761  "wasmtime-jit-debug",
21762  "wasmtime-jit-icache-coherence",
21763  "wasmtime-runtime",
21764  "windows-sys 0.45.0",
21767 [[package]]
21768 name = "wasmtime-jit-debug"
21769 version = "8.0.1"
21770 source = "registry+https://github.com/rust-lang/crates.io-index"
21771 checksum = "6e0554b84c15a27d76281d06838aed94e13a77d7bf604bbbaf548aa20eb93846"
21772 dependencies = [
21773  "object 0.30.4",
21774  "once_cell",
21775  "rustix 0.36.15",
21778 [[package]]
21779 name = "wasmtime-jit-icache-coherence"
21780 version = "8.0.1"
21781 source = "registry+https://github.com/rust-lang/crates.io-index"
21782 checksum = "aecae978b13f7f67efb23bd827373ace4578f2137ec110bbf6a4a7cde4121bbd"
21783 dependencies = [
21784  "cfg-if",
21785  "libc",
21786  "windows-sys 0.45.0",
21789 [[package]]
21790 name = "wasmtime-runtime"
21791 version = "8.0.1"
21792 source = "registry+https://github.com/rust-lang/crates.io-index"
21793 checksum = "658cf6f325232b6760e202e5255d823da5e348fdea827eff0a2a22319000b441"
21794 dependencies = [
21795  "anyhow",
21796  "cc",
21797  "cfg-if",
21798  "indexmap 1.9.3",
21799  "libc",
21800  "log",
21801  "mach",
21802  "memfd",
21803  "memoffset 0.8.0",
21804  "paste",
21805  "rand",
21806  "rustix 0.36.15",
21807  "wasmtime-asm-macros",
21808  "wasmtime-environ",
21809  "wasmtime-jit-debug",
21810  "windows-sys 0.45.0",
21813 [[package]]
21814 name = "wasmtime-types"
21815 version = "8.0.1"
21816 source = "registry+https://github.com/rust-lang/crates.io-index"
21817 checksum = "a4f6fffd2a1011887d57f07654dd112791e872e3ff4a2e626aee8059ee17f06f"
21818 dependencies = [
21819  "cranelift-entity",
21820  "serde",
21821  "thiserror",
21822  "wasmparser",
21825 [[package]]
21826 name = "wast"
21827 version = "63.0.0"
21828 source = "registry+https://github.com/rust-lang/crates.io-index"
21829 checksum = "2560471f60a48b77fccefaf40796fda61c97ce1e790b59dfcec9dc3995c9f63a"
21830 dependencies = [
21831  "leb128",
21832  "memchr",
21833  "unicode-width",
21834  "wasm-encoder",
21837 [[package]]
21838 name = "wat"
21839 version = "1.0.70"
21840 source = "registry+https://github.com/rust-lang/crates.io-index"
21841 checksum = "3bdc306c2c4c2f2bf2ba69e083731d0d2a77437fc6a350a19db139636e7e416c"
21842 dependencies = [
21843  "wast",
21846 [[package]]
21847 name = "web-sys"
21848 version = "0.3.64"
21849 source = "registry+https://github.com/rust-lang/crates.io-index"
21850 checksum = "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b"
21851 dependencies = [
21852  "js-sys",
21853  "wasm-bindgen",
21856 [[package]]
21857 name = "webpki"
21858 version = "0.22.4"
21859 source = "registry+https://github.com/rust-lang/crates.io-index"
21860 checksum = "ed63aea5ce73d0ff405984102c42de94fc55a6b75765d621c65262469b3c9b53"
21861 dependencies = [
21862  "ring 0.17.7",
21863  "untrusted 0.9.0",
21866 [[package]]
21867 name = "webpki-roots"
21868 version = "0.22.6"
21869 source = "registry+https://github.com/rust-lang/crates.io-index"
21870 checksum = "b6c71e40d7d2c34a5106301fb632274ca37242cd0c9d3e64dbece371a40a2d87"
21871 dependencies = [
21872  "webpki",
21875 [[package]]
21876 name = "webpki-roots"
21877 version = "0.25.2"
21878 source = "registry+https://github.com/rust-lang/crates.io-index"
21879 checksum = "14247bb57be4f377dfb94c72830b8ce8fc6beac03cf4bf7b9732eadd414123fc"
21881 [[package]]
21882 name = "westend-emulated-chain"
21883 version = "0.0.0"
21884 dependencies = [
21885  "emulated-integration-tests-common",
21886  "pallet-staking",
21887  "parachains-common",
21888  "polkadot-primitives",
21889  "sc-consensus-grandpa",
21890  "sp-authority-discovery",
21891  "sp-consensus-babe",
21892  "sp-consensus-beefy",
21893  "sp-core",
21894  "sp-runtime",
21895  "westend-runtime",
21896  "westend-runtime-constants",
21899 [[package]]
21900 name = "westend-runtime"
21901 version = "7.0.0"
21902 dependencies = [
21903  "binary-merkle-tree",
21904  "bitvec",
21905  "frame-benchmarking",
21906  "frame-election-provider-support",
21907  "frame-executive",
21908  "frame-remote-externalities",
21909  "frame-support",
21910  "frame-system",
21911  "frame-system-benchmarking",
21912  "frame-system-rpc-runtime-api",
21913  "frame-try-runtime",
21914  "hex-literal",
21915  "log",
21916  "pallet-asset-rate",
21917  "pallet-authority-discovery",
21918  "pallet-authorship",
21919  "pallet-babe",
21920  "pallet-bags-list",
21921  "pallet-balances",
21922  "pallet-beefy",
21923  "pallet-beefy-mmr",
21924  "pallet-collective",
21925  "pallet-conviction-voting",
21926  "pallet-democracy",
21927  "pallet-election-provider-multi-phase",
21928  "pallet-election-provider-support-benchmarking",
21929  "pallet-elections-phragmen",
21930  "pallet-fast-unstake",
21931  "pallet-grandpa",
21932  "pallet-identity",
21933  "pallet-indices",
21934  "pallet-membership",
21935  "pallet-message-queue",
21936  "pallet-mmr",
21937  "pallet-multisig",
21938  "pallet-nomination-pools",
21939  "pallet-nomination-pools-benchmarking",
21940  "pallet-nomination-pools-runtime-api",
21941  "pallet-offences",
21942  "pallet-offences-benchmarking",
21943  "pallet-preimage",
21944  "pallet-proxy",
21945  "pallet-recovery",
21946  "pallet-referenda",
21947  "pallet-root-testing",
21948  "pallet-scheduler",
21949  "pallet-session",
21950  "pallet-session-benchmarking",
21951  "pallet-society",
21952  "pallet-staking",
21953  "pallet-staking-reward-curve",
21954  "pallet-staking-runtime-api",
21955  "pallet-state-trie-migration",
21956  "pallet-sudo",
21957  "pallet-timestamp",
21958  "pallet-transaction-payment",
21959  "pallet-transaction-payment-rpc-runtime-api",
21960  "pallet-treasury",
21961  "pallet-utility",
21962  "pallet-vesting",
21963  "pallet-whitelist",
21964  "pallet-xcm",
21965  "pallet-xcm-benchmarks",
21966  "parity-scale-codec",
21967  "polkadot-parachain-primitives",
21968  "polkadot-primitives",
21969  "polkadot-runtime-common",
21970  "polkadot-runtime-parachains",
21971  "rustc-hex",
21972  "scale-info",
21973  "serde",
21974  "serde_derive",
21975  "serde_json",
21976  "smallvec",
21977  "sp-api",
21978  "sp-application-crypto",
21979  "sp-arithmetic",
21980  "sp-authority-discovery",
21981  "sp-block-builder",
21982  "sp-consensus-babe",
21983  "sp-consensus-beefy",
21984  "sp-core",
21985  "sp-genesis-builder",
21986  "sp-inherents",
21987  "sp-io",
21988  "sp-keyring",
21989  "sp-mmr-primitives",
21990  "sp-npos-elections",
21991  "sp-offchain",
21992  "sp-runtime",
21993  "sp-session",
21994  "sp-staking",
21995  "sp-std 14.0.0",
21996  "sp-storage 19.0.0",
21997  "sp-tracing 16.0.0",
21998  "sp-transaction-pool",
21999  "sp-version",
22000  "staging-xcm",
22001  "staging-xcm-builder",
22002  "staging-xcm-executor",
22003  "substrate-wasm-builder",
22004  "tiny-keccak",
22005  "tokio",
22006  "westend-runtime-constants",
22007  "xcm-fee-payment-runtime-api",
22010 [[package]]
22011 name = "westend-runtime-constants"
22012 version = "7.0.0"
22013 dependencies = [
22014  "frame-support",
22015  "polkadot-primitives",
22016  "polkadot-runtime-common",
22017  "smallvec",
22018  "sp-core",
22019  "sp-runtime",
22020  "sp-weights",
22021  "staging-xcm",
22022  "staging-xcm-builder",
22025 [[package]]
22026 name = "westend-system-emulated-network"
22027 version = "0.0.0"
22028 dependencies = [
22029  "asset-hub-westend-emulated-chain",
22030  "bridge-hub-westend-emulated-chain",
22031  "collectives-westend-emulated-chain",
22032  "emulated-integration-tests-common",
22033  "penpal-emulated-chain",
22034  "people-westend-emulated-chain",
22035  "westend-emulated-chain",
22038 [[package]]
22039 name = "which"
22040 version = "4.4.0"
22041 source = "registry+https://github.com/rust-lang/crates.io-index"
22042 checksum = "2441c784c52b289a054b7201fc93253e288f094e2f4be9058343127c4226a269"
22043 dependencies = [
22044  "either",
22045  "libc",
22046  "once_cell",
22049 [[package]]
22050 name = "wide"
22051 version = "0.7.11"
22052 source = "registry+https://github.com/rust-lang/crates.io-index"
22053 checksum = "aa469ffa65ef7e0ba0f164183697b89b854253fd31aeb92358b7b6155177d62f"
22054 dependencies = [
22055  "bytemuck",
22056  "safe_arch",
22059 [[package]]
22060 name = "widestring"
22061 version = "1.0.2"
22062 source = "registry+https://github.com/rust-lang/crates.io-index"
22063 checksum = "653f141f39ec16bba3c5abe400a0c60da7468261cc2cbf36805022876bc721a8"
22065 [[package]]
22066 name = "winapi"
22067 version = "0.3.9"
22068 source = "registry+https://github.com/rust-lang/crates.io-index"
22069 checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
22070 dependencies = [
22071  "winapi-i686-pc-windows-gnu",
22072  "winapi-x86_64-pc-windows-gnu",
22075 [[package]]
22076 name = "winapi-i686-pc-windows-gnu"
22077 version = "0.4.0"
22078 source = "registry+https://github.com/rust-lang/crates.io-index"
22079 checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
22081 [[package]]
22082 name = "winapi-util"
22083 version = "0.1.5"
22084 source = "registry+https://github.com/rust-lang/crates.io-index"
22085 checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
22086 dependencies = [
22087  "winapi",
22090 [[package]]
22091 name = "winapi-x86_64-pc-windows-gnu"
22092 version = "0.4.0"
22093 source = "registry+https://github.com/rust-lang/crates.io-index"
22094 checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
22096 [[package]]
22097 name = "windows"
22098 version = "0.34.0"
22099 source = "registry+https://github.com/rust-lang/crates.io-index"
22100 checksum = "45296b64204227616fdbf2614cefa4c236b98ee64dfaaaa435207ed99fe7829f"
22101 dependencies = [
22102  "windows_aarch64_msvc 0.34.0",
22103  "windows_i686_gnu 0.34.0",
22104  "windows_i686_msvc 0.34.0",
22105  "windows_x86_64_gnu 0.34.0",
22106  "windows_x86_64_msvc 0.34.0",
22109 [[package]]
22110 name = "windows"
22111 version = "0.48.0"
22112 source = "registry+https://github.com/rust-lang/crates.io-index"
22113 checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
22114 dependencies = [
22115  "windows-targets 0.48.5",
22118 [[package]]
22119 name = "windows-sys"
22120 version = "0.45.0"
22121 source = "registry+https://github.com/rust-lang/crates.io-index"
22122 checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
22123 dependencies = [
22124  "windows-targets 0.42.2",
22127 [[package]]
22128 name = "windows-sys"
22129 version = "0.48.0"
22130 source = "registry+https://github.com/rust-lang/crates.io-index"
22131 checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
22132 dependencies = [
22133  "windows-targets 0.48.5",
22136 [[package]]
22137 name = "windows-sys"
22138 version = "0.52.0"
22139 source = "registry+https://github.com/rust-lang/crates.io-index"
22140 checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
22141 dependencies = [
22142  "windows-targets 0.52.0",
22145 [[package]]
22146 name = "windows-targets"
22147 version = "0.42.2"
22148 source = "registry+https://github.com/rust-lang/crates.io-index"
22149 checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
22150 dependencies = [
22151  "windows_aarch64_gnullvm 0.42.2",
22152  "windows_aarch64_msvc 0.42.2",
22153  "windows_i686_gnu 0.42.2",
22154  "windows_i686_msvc 0.42.2",
22155  "windows_x86_64_gnu 0.42.2",
22156  "windows_x86_64_gnullvm 0.42.2",
22157  "windows_x86_64_msvc 0.42.2",
22160 [[package]]
22161 name = "windows-targets"
22162 version = "0.48.5"
22163 source = "registry+https://github.com/rust-lang/crates.io-index"
22164 checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
22165 dependencies = [
22166  "windows_aarch64_gnullvm 0.48.5",
22167  "windows_aarch64_msvc 0.48.5",
22168  "windows_i686_gnu 0.48.5",
22169  "windows_i686_msvc 0.48.5",
22170  "windows_x86_64_gnu 0.48.5",
22171  "windows_x86_64_gnullvm 0.48.5",
22172  "windows_x86_64_msvc 0.48.5",
22175 [[package]]
22176 name = "windows-targets"
22177 version = "0.52.0"
22178 source = "registry+https://github.com/rust-lang/crates.io-index"
22179 checksum = "8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd"
22180 dependencies = [
22181  "windows_aarch64_gnullvm 0.52.0",
22182  "windows_aarch64_msvc 0.52.0",
22183  "windows_i686_gnu 0.52.0",
22184  "windows_i686_msvc 0.52.0",
22185  "windows_x86_64_gnu 0.52.0",
22186  "windows_x86_64_gnullvm 0.52.0",
22187  "windows_x86_64_msvc 0.52.0",
22190 [[package]]
22191 name = "windows_aarch64_gnullvm"
22192 version = "0.42.2"
22193 source = "registry+https://github.com/rust-lang/crates.io-index"
22194 checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
22196 [[package]]
22197 name = "windows_aarch64_gnullvm"
22198 version = "0.48.5"
22199 source = "registry+https://github.com/rust-lang/crates.io-index"
22200 checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
22202 [[package]]
22203 name = "windows_aarch64_gnullvm"
22204 version = "0.52.0"
22205 source = "registry+https://github.com/rust-lang/crates.io-index"
22206 checksum = "cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea"
22208 [[package]]
22209 name = "windows_aarch64_msvc"
22210 version = "0.34.0"
22211 source = "registry+https://github.com/rust-lang/crates.io-index"
22212 checksum = "17cffbe740121affb56fad0fc0e421804adf0ae00891205213b5cecd30db881d"
22214 [[package]]
22215 name = "windows_aarch64_msvc"
22216 version = "0.42.2"
22217 source = "registry+https://github.com/rust-lang/crates.io-index"
22218 checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
22220 [[package]]
22221 name = "windows_aarch64_msvc"
22222 version = "0.48.5"
22223 source = "registry+https://github.com/rust-lang/crates.io-index"
22224 checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
22226 [[package]]
22227 name = "windows_aarch64_msvc"
22228 version = "0.52.0"
22229 source = "registry+https://github.com/rust-lang/crates.io-index"
22230 checksum = "bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef"
22232 [[package]]
22233 name = "windows_i686_gnu"
22234 version = "0.34.0"
22235 source = "registry+https://github.com/rust-lang/crates.io-index"
22236 checksum = "2564fde759adb79129d9b4f54be42b32c89970c18ebf93124ca8870a498688ed"
22238 [[package]]
22239 name = "windows_i686_gnu"
22240 version = "0.42.2"
22241 source = "registry+https://github.com/rust-lang/crates.io-index"
22242 checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
22244 [[package]]
22245 name = "windows_i686_gnu"
22246 version = "0.48.5"
22247 source = "registry+https://github.com/rust-lang/crates.io-index"
22248 checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
22250 [[package]]
22251 name = "windows_i686_gnu"
22252 version = "0.52.0"
22253 source = "registry+https://github.com/rust-lang/crates.io-index"
22254 checksum = "a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313"
22256 [[package]]
22257 name = "windows_i686_msvc"
22258 version = "0.34.0"
22259 source = "registry+https://github.com/rust-lang/crates.io-index"
22260 checksum = "9cd9d32ba70453522332c14d38814bceeb747d80b3958676007acadd7e166956"
22262 [[package]]
22263 name = "windows_i686_msvc"
22264 version = "0.42.2"
22265 source = "registry+https://github.com/rust-lang/crates.io-index"
22266 checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
22268 [[package]]
22269 name = "windows_i686_msvc"
22270 version = "0.48.5"
22271 source = "registry+https://github.com/rust-lang/crates.io-index"
22272 checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
22274 [[package]]
22275 name = "windows_i686_msvc"
22276 version = "0.52.0"
22277 source = "registry+https://github.com/rust-lang/crates.io-index"
22278 checksum = "ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a"
22280 [[package]]
22281 name = "windows_x86_64_gnu"
22282 version = "0.34.0"
22283 source = "registry+https://github.com/rust-lang/crates.io-index"
22284 checksum = "cfce6deae227ee8d356d19effc141a509cc503dfd1f850622ec4b0f84428e1f4"
22286 [[package]]
22287 name = "windows_x86_64_gnu"
22288 version = "0.42.2"
22289 source = "registry+https://github.com/rust-lang/crates.io-index"
22290 checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
22292 [[package]]
22293 name = "windows_x86_64_gnu"
22294 version = "0.48.5"
22295 source = "registry+https://github.com/rust-lang/crates.io-index"
22296 checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
22298 [[package]]
22299 name = "windows_x86_64_gnu"
22300 version = "0.52.0"
22301 source = "registry+https://github.com/rust-lang/crates.io-index"
22302 checksum = "3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd"
22304 [[package]]
22305 name = "windows_x86_64_gnullvm"
22306 version = "0.42.2"
22307 source = "registry+https://github.com/rust-lang/crates.io-index"
22308 checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
22310 [[package]]
22311 name = "windows_x86_64_gnullvm"
22312 version = "0.48.5"
22313 source = "registry+https://github.com/rust-lang/crates.io-index"
22314 checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
22316 [[package]]
22317 name = "windows_x86_64_gnullvm"
22318 version = "0.52.0"
22319 source = "registry+https://github.com/rust-lang/crates.io-index"
22320 checksum = "1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e"
22322 [[package]]
22323 name = "windows_x86_64_msvc"
22324 version = "0.34.0"
22325 source = "registry+https://github.com/rust-lang/crates.io-index"
22326 checksum = "d19538ccc21819d01deaf88d6a17eae6596a12e9aafdbb97916fb49896d89de9"
22328 [[package]]
22329 name = "windows_x86_64_msvc"
22330 version = "0.42.2"
22331 source = "registry+https://github.com/rust-lang/crates.io-index"
22332 checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
22334 [[package]]
22335 name = "windows_x86_64_msvc"
22336 version = "0.48.5"
22337 source = "registry+https://github.com/rust-lang/crates.io-index"
22338 checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
22340 [[package]]
22341 name = "windows_x86_64_msvc"
22342 version = "0.52.0"
22343 source = "registry+https://github.com/rust-lang/crates.io-index"
22344 checksum = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04"
22346 [[package]]
22347 name = "winnow"
22348 version = "0.5.15"
22349 source = "registry+https://github.com/rust-lang/crates.io-index"
22350 checksum = "7c2e3184b9c4e92ad5167ca73039d0c42476302ab603e2fec4487511f38ccefc"
22351 dependencies = [
22352  "memchr",
22355 [[package]]
22356 name = "winreg"
22357 version = "0.50.0"
22358 source = "registry+https://github.com/rust-lang/crates.io-index"
22359 checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
22360 dependencies = [
22361  "cfg-if",
22362  "windows-sys 0.48.0",
22365 [[package]]
22366 name = "wyz"
22367 version = "0.5.1"
22368 source = "registry+https://github.com/rust-lang/crates.io-index"
22369 checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
22370 dependencies = [
22371  "tap",
22374 [[package]]
22375 name = "x25519-dalek"
22376 version = "1.1.1"
22377 source = "registry+https://github.com/rust-lang/crates.io-index"
22378 checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f"
22379 dependencies = [
22380  "curve25519-dalek 3.2.0",
22381  "rand_core 0.5.1",
22382  "zeroize",
22385 [[package]]
22386 name = "x25519-dalek"
22387 version = "2.0.0"
22388 source = "registry+https://github.com/rust-lang/crates.io-index"
22389 checksum = "fb66477291e7e8d2b0ff1bcb900bf29489a9692816d79874bea351e7a8b6de96"
22390 dependencies = [
22391  "curve25519-dalek 4.1.2",
22392  "rand_core 0.6.4",
22393  "serde",
22394  "zeroize",
22397 [[package]]
22398 name = "x509-parser"
22399 version = "0.14.0"
22400 source = "registry+https://github.com/rust-lang/crates.io-index"
22401 checksum = "e0ecbeb7b67ce215e40e3cc7f2ff902f94a223acf44995934763467e7b1febc8"
22402 dependencies = [
22403  "asn1-rs",
22404  "base64 0.13.1",
22405  "data-encoding",
22406  "der-parser",
22407  "lazy_static",
22408  "nom",
22409  "oid-registry",
22410  "rusticata-macros",
22411  "thiserror",
22412  "time",
22415 [[package]]
22416 name = "xattr"
22417 version = "1.0.1"
22418 source = "registry+https://github.com/rust-lang/crates.io-index"
22419 checksum = "f4686009f71ff3e5c4dbcf1a282d0a44db3f021ba69350cd42086b3e5f1c6985"
22420 dependencies = [
22421  "libc",
22424 [[package]]
22425 name = "xcm-emulator"
22426 version = "0.5.0"
22427 dependencies = [
22428  "cumulus-pallet-parachain-system",
22429  "cumulus-pallet-xcmp-queue",
22430  "cumulus-primitives-core",
22431  "cumulus-primitives-parachain-inherent",
22432  "cumulus-test-relay-sproof-builder",
22433  "frame-support",
22434  "frame-system",
22435  "impl-trait-for-tuples",
22436  "lazy_static",
22437  "log",
22438  "pallet-balances",
22439  "pallet-message-queue",
22440  "parachains-common",
22441  "parity-scale-codec",
22442  "paste",
22443  "polkadot-parachain-primitives",
22444  "polkadot-primitives",
22445  "polkadot-runtime-parachains",
22446  "sp-arithmetic",
22447  "sp-core",
22448  "sp-crypto-hashing",
22449  "sp-io",
22450  "sp-runtime",
22451  "sp-std 14.0.0",
22452  "sp-tracing 16.0.0",
22453  "staging-xcm",
22454  "staging-xcm-executor",
22457 [[package]]
22458 name = "xcm-executor-integration-tests"
22459 version = "1.0.0"
22460 dependencies = [
22461  "frame-support",
22462  "frame-system",
22463  "futures",
22464  "pallet-transaction-payment",
22465  "pallet-xcm",
22466  "parity-scale-codec",
22467  "polkadot-service",
22468  "polkadot-test-client",
22469  "polkadot-test-runtime",
22470  "polkadot-test-service",
22471  "sp-consensus",
22472  "sp-core",
22473  "sp-keyring",
22474  "sp-runtime",
22475  "sp-state-machine",
22476  "sp-tracing 16.0.0",
22477  "staging-xcm",
22478  "staging-xcm-executor",
22481 [[package]]
22482 name = "xcm-fee-payment-runtime-api"
22483 version = "0.1.0"
22484 dependencies = [
22485  "frame-support",
22486  "parity-scale-codec",
22487  "scale-info",
22488  "sp-api",
22489  "sp-runtime",
22490  "sp-std 14.0.0",
22491  "sp-weights",
22492  "staging-xcm",
22495 [[package]]
22496 name = "xcm-procedural"
22497 version = "7.0.0"
22498 dependencies = [
22499  "Inflector",
22500  "proc-macro2",
22501  "quote",
22502  "staging-xcm",
22503  "syn 2.0.53",
22504  "trybuild",
22507 [[package]]
22508 name = "xcm-simulator"
22509 version = "7.0.0"
22510 dependencies = [
22511  "frame-support",
22512  "parity-scale-codec",
22513  "paste",
22514  "polkadot-core-primitives",
22515  "polkadot-parachain-primitives",
22516  "polkadot-runtime-parachains",
22517  "sp-io",
22518  "sp-std 14.0.0",
22519  "staging-xcm",
22520  "staging-xcm-builder",
22521  "staging-xcm-executor",
22524 [[package]]
22525 name = "xcm-simulator-example"
22526 version = "7.0.0"
22527 dependencies = [
22528  "frame-support",
22529  "frame-system",
22530  "log",
22531  "pallet-balances",
22532  "pallet-message-queue",
22533  "pallet-uniques",
22534  "pallet-xcm",
22535  "parity-scale-codec",
22536  "polkadot-core-primitives",
22537  "polkadot-parachain-primitives",
22538  "polkadot-runtime-parachains",
22539  "scale-info",
22540  "sp-core",
22541  "sp-io",
22542  "sp-runtime",
22543  "sp-std 14.0.0",
22544  "sp-tracing 16.0.0",
22545  "staging-xcm",
22546  "staging-xcm-builder",
22547  "staging-xcm-executor",
22548  "xcm-simulator",
22551 [[package]]
22552 name = "xcm-simulator-fuzzer"
22553 version = "1.0.0"
22554 dependencies = [
22555  "arbitrary",
22556  "frame-executive",
22557  "frame-support",
22558  "frame-system",
22559  "frame-try-runtime",
22560  "honggfuzz",
22561  "pallet-balances",
22562  "pallet-message-queue",
22563  "pallet-xcm",
22564  "parity-scale-codec",
22565  "polkadot-core-primitives",
22566  "polkadot-parachain-primitives",
22567  "polkadot-runtime-parachains",
22568  "scale-info",
22569  "sp-core",
22570  "sp-io",
22571  "sp-runtime",
22572  "sp-std 14.0.0",
22573  "staging-xcm",
22574  "staging-xcm-builder",
22575  "staging-xcm-executor",
22576  "xcm-simulator",
22579 [[package]]
22580 name = "yamux"
22581 version = "0.10.2"
22582 source = "registry+https://github.com/rust-lang/crates.io-index"
22583 checksum = "e5d9ba232399af1783a58d8eb26f6b5006fbefe2dc9ef36bd283324792d03ea5"
22584 dependencies = [
22585  "futures",
22586  "log",
22587  "nohash-hasher",
22588  "parking_lot 0.12.1",
22589  "rand",
22590  "static_assertions",
22593 [[package]]
22594 name = "yansi"
22595 version = "0.5.1"
22596 source = "registry+https://github.com/rust-lang/crates.io-index"
22597 checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
22599 [[package]]
22600 name = "yasna"
22601 version = "0.5.2"
22602 source = "registry+https://github.com/rust-lang/crates.io-index"
22603 checksum = "e17bb3549cc1321ae1296b9cdc2698e2b6cb1992adfa19a8c72e5b7a738f44cd"
22604 dependencies = [
22605  "time",
22608 [[package]]
22609 name = "zerocopy"
22610 version = "0.7.32"
22611 source = "registry+https://github.com/rust-lang/crates.io-index"
22612 checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be"
22613 dependencies = [
22614  "zerocopy-derive",
22617 [[package]]
22618 name = "zerocopy-derive"
22619 version = "0.7.32"
22620 source = "registry+https://github.com/rust-lang/crates.io-index"
22621 checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6"
22622 dependencies = [
22623  "proc-macro2",
22624  "quote",
22625  "syn 2.0.53",
22628 [[package]]
22629 name = "zeroize"
22630 version = "1.7.0"
22631 source = "registry+https://github.com/rust-lang/crates.io-index"
22632 checksum = "525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d"
22633 dependencies = [
22634  "zeroize_derive",
22637 [[package]]
22638 name = "zeroize_derive"
22639 version = "1.4.2"
22640 source = "registry+https://github.com/rust-lang/crates.io-index"
22641 checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
22642 dependencies = [
22643  "proc-macro2",
22644  "quote",
22645  "syn 2.0.53",
22648 [[package]]
22649 name = "zombienet-backchannel"
22650 version = "1.0.0"
22651 dependencies = [
22652  "futures-util",
22653  "lazy_static",
22654  "parity-scale-codec",
22655  "reqwest",
22656  "serde",
22657  "serde_json",
22658  "thiserror",
22659  "tokio",
22660  "tokio-tungstenite",
22661  "tracing-gum",
22662  "url",
22665 [[package]]
22666 name = "zstd"
22667 version = "0.11.2+zstd.1.5.2"
22668 source = "registry+https://github.com/rust-lang/crates.io-index"
22669 checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
22670 dependencies = [
22671  "zstd-safe 5.0.2+zstd.1.5.2",
22674 [[package]]
22675 name = "zstd"
22676 version = "0.12.4"
22677 source = "registry+https://github.com/rust-lang/crates.io-index"
22678 checksum = "1a27595e173641171fc74a1232b7b1c7a7cb6e18222c11e9dfb9888fa424c53c"
22679 dependencies = [
22680  "zstd-safe 6.0.6",
22683 [[package]]
22684 name = "zstd-safe"
22685 version = "5.0.2+zstd.1.5.2"
22686 source = "registry+https://github.com/rust-lang/crates.io-index"
22687 checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
22688 dependencies = [
22689  "libc",
22690  "zstd-sys",
22693 [[package]]
22694 name = "zstd-safe"
22695 version = "6.0.6"
22696 source = "registry+https://github.com/rust-lang/crates.io-index"
22697 checksum = "ee98ffd0b48ee95e6c5168188e44a54550b1564d9d530ee21d5f0eaed1069581"
22698 dependencies = [
22699  "libc",
22700  "zstd-sys",
22703 [[package]]
22704 name = "zstd-sys"
22705 version = "2.0.8+zstd.1.5.5"
22706 source = "registry+https://github.com/rust-lang/crates.io-index"
22707 checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c"
22708 dependencies = [
22709  "cc",
22710  "libc",
22711  "pkg-config",