123version = 345[[package]]6name = "Inflector"7version = "0.11.4"8source = "registry+https://github.com/rust-lang/crates.io-index"9checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"10dependencies = [11 "lazy_static",12 "regex",13]1415[[package]]16name = "addr2line"17version = "0.17.0"18source = "registry+https://github.com/rust-lang/crates.io-index"19checksum = "b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b"20dependencies = [21 "gimli",22]2324[[package]]25name = "adler"26version = "1.0.2"27source = "registry+https://github.com/rust-lang/crates.io-index"28checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"2930[[package]]31name = "aead"32version = "0.4.3"33source = "registry+https://github.com/rust-lang/crates.io-index"34checksum = "0b613b8e1e3cf911a086f53f03bf286f52fd7a7258e4fa606f0ef220d39d8877"35dependencies = [36 "generic-array 0.14.5",37]3839[[package]]40name = "aes"41version = "0.7.5"42source = "registry+https://github.com/rust-lang/crates.io-index"43checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8"44dependencies = [45 "cfg-if 1.0.0",46 "cipher",47 "cpufeatures",48 "opaque-debug 0.3.0",49]5051[[package]]52name = "aes-gcm"53version = "0.9.4"54source = "registry+https://github.com/rust-lang/crates.io-index"55checksum = "df5f85a83a7d8b0442b6aa7b504b8212c1733da07b98aae43d4bc21b2cb3cdf6"56dependencies = [57 "aead",58 "aes",59 "cipher",60 "ctr",61 "ghash",62 "subtle",63]6465[[package]]66name = "ahash"67version = "0.7.6"68source = "registry+https://github.com/rust-lang/crates.io-index"69checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"70dependencies = [71 "getrandom 0.2.7",72 "once_cell",73 "version_check",74]7576[[package]]77name = "aho-corasick"78version = "0.7.18"79source = "registry+https://github.com/rust-lang/crates.io-index"80checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"81dependencies = [82 "memchr",83]8485[[package]]86name = "always-assert"87version = "0.1.2"88source = "registry+https://github.com/rust-lang/crates.io-index"89checksum = "fbf688625d06217d5b1bb0ea9d9c44a1635fd0ee3534466388d18203174f4d11"9091[[package]]92name = "ansi_term"93version = "0.12.1"94source = "registry+https://github.com/rust-lang/crates.io-index"95checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"96dependencies = [97 "winapi",98]99100[[package]]101name = "anyhow"102version = "1.0.58"103source = "registry+https://github.com/rust-lang/crates.io-index"104checksum = "bb07d2053ccdbe10e2af2995a2f116c1330396493dc1269f6a91d0ae82e19704"105106[[package]]107name = "approx"108version = "0.5.1"109source = "registry+https://github.com/rust-lang/crates.io-index"110checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"111dependencies = [112 "num-traits",113]114115[[package]]116name = "arrayref"117version = "0.3.6"118source = "registry+https://github.com/rust-lang/crates.io-index"119checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"120121[[package]]122name = "arrayvec"123version = "0.4.12"124source = "registry+https://github.com/rust-lang/crates.io-index"125checksum = "cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9"126dependencies = [127 "nodrop",128]129130[[package]]131name = "arrayvec"132version = "0.5.2"133source = "registry+https://github.com/rust-lang/crates.io-index"134checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"135136[[package]]137name = "arrayvec"138version = "0.7.2"139source = "registry+https://github.com/rust-lang/crates.io-index"140checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"141142[[package]]143name = "asn1_der"144version = "0.7.5"145source = "registry+https://github.com/rust-lang/crates.io-index"146checksum = "e22d1f4b888c298a027c99dc9048015fac177587de20fc30232a057dfbe24a21"147148[[package]]149name = "assert_matches"150version = "1.5.0"151source = "registry+https://github.com/rust-lang/crates.io-index"152checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9"153154[[package]]155name = "async-attributes"156version = "1.1.2"157source = "registry+https://github.com/rust-lang/crates.io-index"158checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"159dependencies = [160 "quote",161 "syn",162]163164[[package]]165name = "async-channel"166version = "1.6.1"167source = "registry+https://github.com/rust-lang/crates.io-index"168checksum = "2114d64672151c0c5eaa5e131ec84a74f06e1e559830dabba01ca30605d66319"169dependencies = [170 "concurrent-queue",171 "event-listener",172 "futures-core",173]174175[[package]]176name = "async-executor"177version = "1.4.1"178source = "registry+https://github.com/rust-lang/crates.io-index"179checksum = "871f9bb5e0a22eeb7e8cf16641feb87c9dc67032ccf8ff49e772eb9941d3a965"180dependencies = [181 "async-task",182 "concurrent-queue",183 "fastrand",184 "futures-lite",185 "once_cell",186 "slab",187]188189[[package]]190name = "async-global-executor"191version = "2.1.0"192source = "registry+https://github.com/rust-lang/crates.io-index"193checksum = "fd8b508d585e01084059b60f06ade4cb7415cd2e4084b71dd1cb44e7d3fb9880"194dependencies = [195 "async-channel",196 "async-executor",197 "async-io",198 "async-lock",199 "blocking",200 "futures-lite",201 "once_cell",202]203204[[package]]205name = "async-io"206version = "1.7.0"207source = "registry+https://github.com/rust-lang/crates.io-index"208checksum = "e5e18f61464ae81cde0a23e713ae8fd299580c54d697a35820cfd0625b8b0e07"209dependencies = [210 "concurrent-queue",211 "futures-lite",212 "libc",213 "log",214 "once_cell",215 "parking",216 "polling",217 "slab",218 "socket2",219 "waker-fn",220 "winapi",221]222223[[package]]224name = "async-lock"225version = "2.5.0"226source = "registry+https://github.com/rust-lang/crates.io-index"227checksum = "e97a171d191782fba31bb902b14ad94e24a68145032b7eedf871ab0bc0d077b6"228dependencies = [229 "event-listener",230]231232[[package]]233name = "async-process"234version = "1.4.0"235source = "registry+https://github.com/rust-lang/crates.io-index"236checksum = "cf2c06e30a24e8c78a3987d07f0930edf76ef35e027e7bdb063fccafdad1f60c"237dependencies = [238 "async-io",239 "blocking",240 "cfg-if 1.0.0",241 "event-listener",242 "futures-lite",243 "libc",244 "once_cell",245 "signal-hook",246 "winapi",247]248249[[package]]250name = "async-std"251version = "1.12.0"252source = "registry+https://github.com/rust-lang/crates.io-index"253checksum = "62565bb4402e926b29953c785397c6dc0391b7b446e45008b0049eb43cec6f5d"254dependencies = [255 "async-attributes",256 "async-channel",257 "async-global-executor",258 "async-io",259 "async-lock",260 "async-process",261 "crossbeam-utils",262 "futures-channel",263 "futures-core",264 "futures-io",265 "futures-lite",266 "gloo-timers",267 "kv-log-macro",268 "log",269 "memchr",270 "once_cell",271 "pin-project-lite 0.2.9",272 "pin-utils",273 "slab",274 "wasm-bindgen-futures",275]276277[[package]]278name = "async-std-resolver"279version = "0.21.2"280source = "registry+https://github.com/rust-lang/crates.io-index"281checksum = "0f2f8a4a203be3325981310ab243a28e6e4ea55b6519bffce05d41ab60e09ad8"282dependencies = [283 "async-std",284 "async-trait",285 "futures-io",286 "futures-util",287 "pin-utils",288 "socket2",289 "trust-dns-resolver",290]291292[[package]]293name = "async-task"294version = "4.2.0"295source = "registry+https://github.com/rust-lang/crates.io-index"296checksum = "30696a84d817107fc028e049980e09d5e140e8da8f1caeb17e8e950658a3cea9"297298[[package]]299name = "async-trait"300version = "0.1.56"301source = "registry+https://github.com/rust-lang/crates.io-index"302checksum = "96cf8829f67d2eab0b2dfa42c5d0ef737e0724e4a82b01b3e292456202b19716"303dependencies = [304 "proc-macro2",305 "quote",306 "syn",307]308309[[package]]310name = "asynchronous-codec"311version = "0.6.0"312source = "registry+https://github.com/rust-lang/crates.io-index"313checksum = "f0de5164e5edbf51c45fb8c2d9664ae1c095cce1b265ecf7569093c0d66ef690"314dependencies = [315 "bytes 1.1.0",316 "futures-sink",317 "futures-util",318 "memchr",319 "pin-project-lite 0.2.9",320]321322[[package]]323name = "atomic"324version = "0.5.1"325source = "registry+https://github.com/rust-lang/crates.io-index"326checksum = "b88d82667eca772c4aa12f0f1348b3ae643424c8876448f3f7bd5787032e234c"327dependencies = [328 "autocfg",329]330331[[package]]332name = "atomic-waker"333version = "1.0.0"334source = "registry+https://github.com/rust-lang/crates.io-index"335checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"336337[[package]]338name = "atty"339version = "0.2.14"340source = "registry+https://github.com/rust-lang/crates.io-index"341checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"342dependencies = [343 "hermit-abi",344 "libc",345 "winapi",346]347348[[package]]349name = "auto_impl"350version = "0.5.0"351source = "registry+https://github.com/rust-lang/crates.io-index"352checksum = "7862e21c893d65a1650125d157eaeec691439379a1cee17ee49031b79236ada4"353dependencies = [354 "proc-macro-error",355 "proc-macro2",356 "quote",357 "syn",358]359360[[package]]361name = "autocfg"362version = "1.1.0"363source = "registry+https://github.com/rust-lang/crates.io-index"364checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"365366[[package]]367name = "backoff"368version = "0.4.0"369source = "registry+https://github.com/rust-lang/crates.io-index"370checksum = "b62ddb9cb1ec0a098ad4bbf9344d0713fa193ae1a80af55febcff2627b6a00c1"371dependencies = [372 "futures-core",373 "getrandom 0.2.7",374 "instant",375 "pin-project-lite 0.2.9",376 "rand 0.8.5",377 "tokio 1.19.2",378]379380[[package]]381name = "backtrace"382version = "0.3.65"383source = "registry+https://github.com/rust-lang/crates.io-index"384checksum = "11a17d453482a265fd5f8479f2a3f405566e6ca627837aaddb85af8b1ab8ef61"385dependencies = [386 "addr2line",387 "cc",388 "cfg-if 1.0.0",389 "libc",390 "miniz_oxide",391 "object 0.28.4",392 "rustc-demangle",393]394395[[package]]396name = "base-x"397version = "0.2.10"398source = "registry+https://github.com/rust-lang/crates.io-index"399checksum = "dc19a4937b4fbd3fe3379793130e42060d10627a360f2127802b10b87e7baf74"400401[[package]]402name = "base16ct"403version = "0.1.1"404source = "registry+https://github.com/rust-lang/crates.io-index"405checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"406407[[package]]408name = "base58"409version = "0.2.0"410source = "registry+https://github.com/rust-lang/crates.io-index"411checksum = "6107fe1be6682a68940da878d9e9f5e90ca5745b3dec9fd1bb393c8777d4f581"412413[[package]]414name = "base64"415version = "0.13.0"416source = "registry+https://github.com/rust-lang/crates.io-index"417checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"418419[[package]]420name = "beef"421version = "0.5.2"422source = "registry+https://github.com/rust-lang/crates.io-index"423checksum = "3a8241f3ebb85c056b509d4327ad0358fbbba6ffb340bf388f26350aeda225b1"424dependencies = [425 "serde",426]427428[[package]]429name = "beefy-gadget"430version = "4.0.0-dev"431source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"432dependencies = [433 "beefy-primitives",434 "fnv",435 "futures 0.3.21",436 "futures-timer",437 "hex",438 "log",439 "parity-scale-codec 3.1.5",440 "parking_lot 0.12.1",441 "sc-chain-spec",442 "sc-client-api",443 "sc-finality-grandpa",444 "sc-keystore",445 "sc-network",446 "sc-network-gossip",447 "sc-utils",448 "sp-api",449 "sp-application-crypto",450 "sp-arithmetic",451 "sp-blockchain",452 "sp-consensus",453 "sp-core",454 "sp-keystore",455 "sp-mmr-primitives",456 "sp-runtime",457 "substrate-prometheus-endpoint",458 "thiserror",459 "wasm-timer",460]461462[[package]]463name = "beefy-gadget-rpc"464version = "4.0.0-dev"465source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"466dependencies = [467 "beefy-gadget",468 "beefy-primitives",469 "futures 0.3.21",470 "jsonrpsee",471 "log",472 "parity-scale-codec 3.1.5",473 "parking_lot 0.12.1",474 "sc-rpc",475 "sc-utils",476 "serde",477 "sp-core",478 "sp-runtime",479 "thiserror",480]481482[[package]]483name = "beefy-merkle-tree"484version = "4.0.0-dev"485source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"486487[[package]]488name = "beefy-primitives"489version = "4.0.0-dev"490source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"491dependencies = [492 "parity-scale-codec 3.1.5",493 "scale-info",494 "sp-api",495 "sp-application-crypto",496 "sp-core",497 "sp-runtime",498 "sp-std",499]500501[[package]]502name = "bimap"503version = "0.6.2"504source = "registry+https://github.com/rust-lang/crates.io-index"505checksum = "bc0455254eb5c6964c4545d8bac815e1a1be4f3afe0ae695ea539c12d728d44b"506507[[package]]508name = "bincode"509version = "1.3.3"510source = "registry+https://github.com/rust-lang/crates.io-index"511checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"512dependencies = [513 "serde",514]515516[[package]]517name = "bindgen"518version = "0.59.2"519source = "registry+https://github.com/rust-lang/crates.io-index"520checksum = "2bd2a9a458e8f4304c52c43ebb0cfbd520289f8379a52e329a38afda99bf8eb8"521dependencies = [522 "bitflags",523 "cexpr",524 "clang-sys",525 "lazy_static",526 "lazycell",527 "peeking_take_while",528 "proc-macro2",529 "quote",530 "regex",531 "rustc-hash",532 "shlex",533]534535[[package]]536name = "bitflags"537version = "1.3.2"538source = "registry+https://github.com/rust-lang/crates.io-index"539checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"540541[[package]]542name = "bitvec"543version = "0.20.4"544source = "registry+https://github.com/rust-lang/crates.io-index"545checksum = "7774144344a4faa177370406a7ff5f1da24303817368584c6206c8303eb07848"546dependencies = [547 "funty 1.1.0",548 "radium 0.6.2",549 "tap",550 "wyz 0.2.0",551]552553[[package]]554name = "bitvec"555version = "1.0.0"556source = "registry+https://github.com/rust-lang/crates.io-index"557checksum = "1489fcb93a5bb47da0462ca93ad252ad6af2145cce58d10d46a83931ba9f016b"558dependencies = [559 "funty 2.0.0",560 "radium 0.7.0",561 "tap",562 "wyz 0.5.0",563]564565[[package]]566name = "blake2"567version = "0.10.4"568source = "registry+https://github.com/rust-lang/crates.io-index"569checksum = "b9cf849ee05b2ee5fba5e36f97ff8ec2533916700fc0758d40d92136a42f3388"570dependencies = [571 "digest 0.10.3",572]573574[[package]]575name = "blake2-rfc"576version = "0.2.18"577source = "registry+https://github.com/rust-lang/crates.io-index"578checksum = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"579dependencies = [580 "arrayvec 0.4.12",581 "constant_time_eq",582]583584[[package]]585name = "blake2b_simd"586version = "0.5.11"587source = "registry+https://github.com/rust-lang/crates.io-index"588checksum = "afa748e348ad3be8263be728124b24a24f268266f6f5d58af9d75f6a40b5c587"589dependencies = [590 "arrayref",591 "arrayvec 0.5.2",592 "constant_time_eq",593]594595[[package]]596name = "blake2b_simd"597version = "1.0.0"598source = "registry+https://github.com/rust-lang/crates.io-index"599checksum = "72936ee4afc7f8f736d1c38383b56480b5497b4617b4a77bdbf1d2ababc76127"600dependencies = [601 "arrayref",602 "arrayvec 0.7.2",603 "constant_time_eq",604]605606[[package]]607name = "blake2s_simd"608version = "1.0.0"609source = "registry+https://github.com/rust-lang/crates.io-index"610checksum = "db539cc2b5f6003621f1cd9ef92d7ded8ea5232c7de0f9faa2de251cd98730d4"611dependencies = [612 "arrayref",613 "arrayvec 0.7.2",614 "constant_time_eq",615]616617[[package]]618name = "blake3"619version = "1.3.1"620source = "registry+https://github.com/rust-lang/crates.io-index"621checksum = "a08e53fc5a564bb15bfe6fae56bd71522205f1f91893f9c0116edad6496c183f"622dependencies = [623 "arrayref",624 "arrayvec 0.7.2",625 "cc",626 "cfg-if 1.0.0",627 "constant_time_eq",628 "digest 0.10.3",629]630631[[package]]632name = "block-buffer"633version = "0.7.3"634source = "registry+https://github.com/rust-lang/crates.io-index"635checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"636dependencies = [637 "block-padding 0.1.5",638 "byte-tools",639 "byteorder",640 "generic-array 0.12.4",641]642643[[package]]644name = "block-buffer"645version = "0.9.0"646source = "registry+https://github.com/rust-lang/crates.io-index"647checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"648dependencies = [649 "block-padding 0.2.1",650 "generic-array 0.14.5",651]652653[[package]]654name = "block-buffer"655version = "0.10.2"656source = "registry+https://github.com/rust-lang/crates.io-index"657checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"658dependencies = [659 "generic-array 0.14.5",660]661662[[package]]663name = "block-padding"664version = "0.1.5"665source = "registry+https://github.com/rust-lang/crates.io-index"666checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"667dependencies = [668 "byte-tools",669]670671[[package]]672name = "block-padding"673version = "0.2.1"674source = "registry+https://github.com/rust-lang/crates.io-index"675checksum = "8d696c370c750c948ada61c69a0ee2cbbb9c50b1019ddb86d9317157a99c2cae"676677[[package]]678name = "blocking"679version = "1.2.0"680source = "registry+https://github.com/rust-lang/crates.io-index"681checksum = "c6ccb65d468978a086b69884437ded69a90faab3bbe6e67f242173ea728acccc"682dependencies = [683 "async-channel",684 "async-task",685 "atomic-waker",686 "fastrand",687 "futures-lite",688 "once_cell",689]690691[[package]]692name = "bounded-vec"693version = "0.6.0"694source = "registry+https://github.com/rust-lang/crates.io-index"695checksum = "3372be4090bf9d4da36bd8ba7ce6ca1669503d0cf6e667236c6df7f053153eb6"696dependencies = [697 "thiserror",698]699700[[package]]701name = "bp-header-chain"702version = "0.1.0"703source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"704dependencies = [705 "bp-runtime",706 "finality-grandpa",707 "frame-support",708 "parity-scale-codec 3.1.5",709 "scale-info",710 "serde",711 "sp-core",712 "sp-finality-grandpa",713 "sp-runtime",714 "sp-std",715]716717[[package]]718name = "bp-message-dispatch"719version = "0.1.0"720source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"721dependencies = [722 "bp-runtime",723 "frame-support",724 "parity-scale-codec 3.1.5",725 "scale-info",726 "sp-std",727]728729[[package]]730name = "bp-messages"731version = "0.1.0"732source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"733dependencies = [734 "bitvec 1.0.0",735 "bp-runtime",736 "frame-support",737 "frame-system",738 "impl-trait-for-tuples",739 "parity-scale-codec 3.1.5",740 "scale-info",741 "serde",742 "sp-core",743 "sp-std",744]745746[[package]]747name = "bp-polkadot-core"748version = "0.1.0"749source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"750dependencies = [751 "bp-messages",752 "bp-runtime",753 "frame-support",754 "frame-system",755 "parity-scale-codec 3.1.5",756 "scale-info",757 "sp-api",758 "sp-core",759 "sp-runtime",760 "sp-std",761 "sp-version",762]763764[[package]]765name = "bp-rococo"766version = "0.1.0"767source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"768dependencies = [769 "bp-messages",770 "bp-polkadot-core",771 "bp-runtime",772 "frame-support",773 "parity-scale-codec 3.1.5",774 "smallvec",775 "sp-api",776 "sp-runtime",777 "sp-std",778 "sp-version",779]780781[[package]]782name = "bp-runtime"783version = "0.1.0"784source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"785dependencies = [786 "frame-support",787 "hash-db",788 "num-traits",789 "parity-scale-codec 3.1.5",790 "scale-info",791 "sp-core",792 "sp-io",793 "sp-runtime",794 "sp-state-machine",795 "sp-std",796 "sp-trie",797]798799[[package]]800name = "bp-test-utils"801version = "0.1.0"802source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"803dependencies = [804 "bp-header-chain",805 "ed25519-dalek",806 "finality-grandpa",807 "parity-scale-codec 3.1.5",808 "sp-application-crypto",809 "sp-finality-grandpa",810 "sp-runtime",811 "sp-std",812]813814[[package]]815name = "bp-wococo"816version = "0.1.0"817source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"818dependencies = [819 "bp-messages",820 "bp-polkadot-core",821 "bp-rococo",822 "bp-runtime",823 "parity-scale-codec 3.1.5",824 "sp-api",825 "sp-runtime",826 "sp-std",827]828829[[package]]830name = "bridge-runtime-common"831version = "0.1.0"832source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"833dependencies = [834 "bp-message-dispatch",835 "bp-messages",836 "bp-runtime",837 "frame-support",838 "frame-system",839 "hash-db",840 "pallet-bridge-dispatch",841 "pallet-bridge-grandpa",842 "pallet-bridge-messages",843 "pallet-transaction-payment",844 "parity-scale-codec 3.1.5",845 "scale-info",846 "sp-api",847 "sp-core",848 "sp-runtime",849 "sp-state-machine",850 "sp-std",851 "sp-trie",852]853854[[package]]855name = "bs58"856version = "0.4.0"857source = "registry+https://github.com/rust-lang/crates.io-index"858checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"859860[[package]]861name = "bstr"862version = "0.2.17"863source = "registry+https://github.com/rust-lang/crates.io-index"864checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"865dependencies = [866 "lazy_static",867 "memchr",868 "regex-automata",869 "serde",870]871872[[package]]873name = "build-helper"874version = "0.1.1"875source = "registry+https://github.com/rust-lang/crates.io-index"876checksum = "bdce191bf3fa4995ce948c8c83b4640a1745457a149e73c6db75b4ffe36aad5f"877dependencies = [878 "semver 0.6.0",879]880881[[package]]882name = "bumpalo"883version = "3.10.0"884source = "registry+https://github.com/rust-lang/crates.io-index"885checksum = "37ccbd214614c6783386c1af30caf03192f17891059cecc394b4fb119e363de3"886887[[package]]888name = "byte-slice-cast"889version = "1.2.1"890source = "registry+https://github.com/rust-lang/crates.io-index"891checksum = "87c5fdd0166095e1d463fc6cc01aa8ce547ad77a4e84d42eb6762b084e28067e"892893[[package]]894name = "byte-tools"895version = "0.3.1"896source = "registry+https://github.com/rust-lang/crates.io-index"897checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"898899[[package]]900name = "byteorder"901version = "1.4.3"902source = "registry+https://github.com/rust-lang/crates.io-index"903checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"904905[[package]]906name = "bytes"907version = "0.5.6"908source = "registry+https://github.com/rust-lang/crates.io-index"909checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"910911[[package]]912name = "bytes"913version = "1.1.0"914source = "registry+https://github.com/rust-lang/crates.io-index"915checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"916917[[package]]918name = "bzip2-sys"919version = "0.1.11+1.0.8"920source = "registry+https://github.com/rust-lang/crates.io-index"921checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"922dependencies = [923 "cc",924 "libc",925 "pkg-config",926]927928[[package]]929name = "cache-padded"930version = "1.2.0"931source = "registry+https://github.com/rust-lang/crates.io-index"932checksum = "c1db59621ec70f09c5e9b597b220c7a2b43611f4710dc03ceb8748637775692c"933934[[package]]935name = "camino"936version = "1.0.9"937source = "registry+https://github.com/rust-lang/crates.io-index"938checksum = "869119e97797867fd90f5e22af7d0bd274bd4635ebb9eb68c04f3f513ae6c412"939dependencies = [940 "serde",941]942943[[package]]944name = "cargo-platform"945version = "0.1.2"946source = "registry+https://github.com/rust-lang/crates.io-index"947checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"948dependencies = [949 "serde",950]951952[[package]]953name = "cargo_metadata"954version = "0.14.2"955source = "registry+https://github.com/rust-lang/crates.io-index"956checksum = "4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa"957dependencies = [958 "camino",959 "cargo-platform",960 "semver 1.0.10",961 "serde",962 "serde_json",963]964965[[package]]966name = "cc"967version = "1.0.73"968source = "registry+https://github.com/rust-lang/crates.io-index"969checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"970dependencies = [971 "jobserver",972]973974[[package]]975name = "cexpr"976version = "0.6.0"977source = "registry+https://github.com/rust-lang/crates.io-index"978checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"979dependencies = [980 "nom",981]982983[[package]]984name = "cfg-if"985version = "0.1.10"986source = "registry+https://github.com/rust-lang/crates.io-index"987checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"988989[[package]]990name = "cfg-if"991version = "1.0.0"992source = "registry+https://github.com/rust-lang/crates.io-index"993checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"994995[[package]]996name = "cfg_aliases"997version = "0.1.1"998source = "registry+https://github.com/rust-lang/crates.io-index"999checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"10001001[[package]]1002name = "chacha20"1003version = "0.8.1"1004source = "registry+https://github.com/rust-lang/crates.io-index"1005checksum = "01b72a433d0cf2aef113ba70f62634c56fddb0f244e6377185c56a7cadbd8f91"1006dependencies = [1007 "cfg-if 1.0.0",1008 "cipher",1009 "cpufeatures",1010 "zeroize",1011]10121013[[package]]1014name = "chacha20poly1305"1015version = "0.9.0"1016source = "registry+https://github.com/rust-lang/crates.io-index"1017checksum = "3b84ed6d1d5f7aa9bdde921a5090e0ca4d934d250ea3b402a5fab3a994e28a2a"1018dependencies = [1019 "aead",1020 "chacha20",1021 "cipher",1022 "poly1305",1023 "zeroize",1024]10251026[[package]]1027name = "chrono"1028version = "0.4.19"1029source = "registry+https://github.com/rust-lang/crates.io-index"1030checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"1031dependencies = [1032 "libc",1033 "num-integer",1034 "num-traits",1035 "time",1036 "winapi",1037]10381039[[package]]1040name = "cid"1041version = "0.8.5"1042source = "registry+https://github.com/rust-lang/crates.io-index"1043checksum = "fc949bff6704880faf064c42a4854032ab07bfcf3a4fcb82a57470acededb69c"1044dependencies = [1045 "core2",1046 "multibase",1047 "multihash",1048 "serde",1049 "unsigned-varint",1050]10511052[[package]]1053name = "cipher"1054version = "0.3.0"1055source = "registry+https://github.com/rust-lang/crates.io-index"1056checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"1057dependencies = [1058 "generic-array 0.14.5",1059]10601061[[package]]1062name = "ckb-merkle-mountain-range"1063version = "0.3.2"1064source = "registry+https://github.com/rust-lang/crates.io-index"1065checksum = "4f061f97d64fd1822664bdfb722f7ae5469a97b77567390f7442be5b5dc82a5b"1066dependencies = [1067 "cfg-if 0.1.10",1068]10691070[[package]]1071name = "clang-sys"1072version = "1.3.3"1073source = "registry+https://github.com/rust-lang/crates.io-index"1074checksum = "5a050e2153c5be08febd6734e29298e844fdb0fa21aeddd63b4eb7baa106c69b"1075dependencies = [1076 "glob",1077 "libc",1078 "libloading 0.7.3",1079]10801081[[package]]1082name = "clap"1083version = "3.2.5"1084source = "registry+https://github.com/rust-lang/crates.io-index"1085checksum = "d53da17d37dba964b9b3ecb5c5a1f193a2762c700e6829201e645b9381c99dc7"1086dependencies = [1087 "atty",1088 "bitflags",1089 "clap_derive",1090 "clap_lex",1091 "indexmap",1092 "once_cell",1093 "strsim",1094 "termcolor",1095 "textwrap",1096]10971098[[package]]1099name = "clap_derive"1100version = "3.2.5"1101source = "registry+https://github.com/rust-lang/crates.io-index"1102checksum = "c11d40217d16aee8508cc8e5fde8b4ff24639758608e5374e731b53f85749fb9"1103dependencies = [1104 "heck 0.4.0",1105 "proc-macro-error",1106 "proc-macro2",1107 "quote",1108 "syn",1109]11101111[[package]]1112name = "clap_lex"1113version = "0.2.2"1114source = "registry+https://github.com/rust-lang/crates.io-index"1115checksum = "5538cd660450ebeb4234cfecf8f2284b844ffc4c50531e66d584ad5b91293613"1116dependencies = [1117 "os_str_bytes",1118]11191120[[package]]1121name = "coarsetime"1122version = "0.1.22"1123source = "registry+https://github.com/rust-lang/crates.io-index"1124checksum = "454038500439e141804c655b4cd1bc6a70bcb95cd2bc9463af5661b6956f0e46"1125dependencies = [1126 "libc",1127 "once_cell",1128 "wasi 0.11.0+wasi-snapshot-preview1",1129 "wasm-bindgen",1130]11311132[[package]]1133name = "concurrent-queue"1134version = "1.2.2"1135source = "registry+https://github.com/rust-lang/crates.io-index"1136checksum = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3"1137dependencies = [1138 "cache-padded",1139]11401141[[package]]1142name = "const-oid"1143version = "0.7.1"1144source = "registry+https://github.com/rust-lang/crates.io-index"1145checksum = "e4c78c047431fee22c1a7bb92e00ad095a02a983affe4d8a72e2a2c62c1b94f3"11461147[[package]]1148name = "constant_time_eq"1149version = "0.1.5"1150source = "registry+https://github.com/rust-lang/crates.io-index"1151checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"11521153[[package]]1154name = "convert_case"1155version = "0.4.0"1156source = "registry+https://github.com/rust-lang/crates.io-index"1157checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"11581159[[package]]1160name = "core-foundation"1161version = "0.9.3"1162source = "registry+https://github.com/rust-lang/crates.io-index"1163checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"1164dependencies = [1165 "core-foundation-sys",1166 "libc",1167]11681169[[package]]1170name = "core-foundation-sys"1171version = "0.8.3"1172source = "registry+https://github.com/rust-lang/crates.io-index"1173checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"11741175[[package]]1176name = "core2"1177version = "0.4.0"1178source = "registry+https://github.com/rust-lang/crates.io-index"1179checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"1180dependencies = [1181 "memchr",1182]11831184[[package]]1185name = "cpp_demangle"1186version = "0.3.5"1187source = "registry+https://github.com/rust-lang/crates.io-index"1188checksum = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f"1189dependencies = [1190 "cfg-if 1.0.0",1191]11921193[[package]]1194name = "cpufeatures"1195version = "0.2.2"1196source = "registry+https://github.com/rust-lang/crates.io-index"1197checksum = "59a6001667ab124aebae2a495118e11d30984c3a653e99d86d58971708cf5e4b"1198dependencies = [1199 "libc",1200]12011202[[package]]1203name = "cranelift-bforest"1204version = "0.82.3"1205source = "registry+https://github.com/rust-lang/crates.io-index"1206checksum = "38faa2a16616c8e78a18d37b4726b98bfd2de192f2fdc8a39ddf568a408a0f75"1207dependencies = [1208 "cranelift-entity",1209]12101211[[package]]1212name = "cranelift-codegen"1213version = "0.82.3"1214source = "registry+https://github.com/rust-lang/crates.io-index"1215checksum = "26f192472a3ba23860afd07d2b0217dc628f21fcc72617aa1336d98e1671f33b"1216dependencies = [1217 "cranelift-bforest",1218 "cranelift-codegen-meta",1219 "cranelift-codegen-shared",1220 "cranelift-entity",1221 "gimli",1222 "log",1223 "regalloc",1224 "smallvec",1225 "target-lexicon",1226]12271228[[package]]1229name = "cranelift-codegen-meta"1230version = "0.82.3"1231source = "registry+https://github.com/rust-lang/crates.io-index"1232checksum = "0f32ddb89e9b89d3d9b36a5b7d7ea3261c98235a76ac95ba46826b8ec40b1a24"1233dependencies = [1234 "cranelift-codegen-shared",1235]12361237[[package]]1238name = "cranelift-codegen-shared"1239version = "0.82.3"1240source = "registry+https://github.com/rust-lang/crates.io-index"1241checksum = "01fd0d9f288cc1b42d9333b7a776b17e278fc888c28e6a0f09b5573d45a150bc"12421243[[package]]1244name = "cranelift-entity"1245version = "0.82.3"1246source = "registry+https://github.com/rust-lang/crates.io-index"1247checksum = "9e3bfe172b83167604601faf9dc60453e0d0a93415b57a9c4d1a7ae6849185cf"1248dependencies = [1249 "serde",1250]12511252[[package]]1253name = "cranelift-frontend"1254version = "0.82.3"1255source = "registry+https://github.com/rust-lang/crates.io-index"1256checksum = "a006e3e32d80ce0e4ba7f1f9ddf66066d052a8c884a110b91d05404d6ce26dce"1257dependencies = [1258 "cranelift-codegen",1259 "log",1260 "smallvec",1261 "target-lexicon",1262]12631264[[package]]1265name = "cranelift-native"1266version = "0.82.3"1267source = "registry+https://github.com/rust-lang/crates.io-index"1268checksum = "501241b0cdf903412ec9075385ac9f2b1eb18a89044d1538e97fab603231f70c"1269dependencies = [1270 "cranelift-codegen",1271 "libc",1272 "target-lexicon",1273]12741275[[package]]1276name = "cranelift-wasm"1277version = "0.82.3"1278source = "registry+https://github.com/rust-lang/crates.io-index"1279checksum = "16d9e4211bbc3268042a96dd4de5bd979cda22434991d035f5f8eacba987fad2"1280dependencies = [1281 "cranelift-codegen",1282 "cranelift-entity",1283 "cranelift-frontend",1284 "itertools",1285 "log",1286 "smallvec",1287 "wasmparser",1288 "wasmtime-types",1289]12901291[[package]]1292name = "crc32fast"1293version = "1.3.2"1294source = "registry+https://github.com/rust-lang/crates.io-index"1295checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"1296dependencies = [1297 "cfg-if 1.0.0",1298]12991300[[package]]1301name = "crossbeam-channel"1302version = "0.5.5"1303source = "registry+https://github.com/rust-lang/crates.io-index"1304checksum = "4c02a4d71819009c192cf4872265391563fd6a84c81ff2c0f2a7026ca4c1d85c"1305dependencies = [1306 "cfg-if 1.0.0",1307 "crossbeam-utils",1308]13091310[[package]]1311name = "crossbeam-deque"1312version = "0.8.1"1313source = "registry+https://github.com/rust-lang/crates.io-index"1314checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e"1315dependencies = [1316 "cfg-if 1.0.0",1317 "crossbeam-epoch",1318 "crossbeam-utils",1319]13201321[[package]]1322name = "crossbeam-epoch"1323version = "0.9.9"1324source = "registry+https://github.com/rust-lang/crates.io-index"1325checksum = "07db9d94cbd326813772c968ccd25999e5f8ae22f4f8d1b11effa37ef6ce281d"1326dependencies = [1327 "autocfg",1328 "cfg-if 1.0.0",1329 "crossbeam-utils",1330 "memoffset",1331 "once_cell",1332 "scopeguard",1333]13341335[[package]]1336name = "crossbeam-queue"1337version = "0.3.5"1338source = "registry+https://github.com/rust-lang/crates.io-index"1339checksum = "1f25d8400f4a7a5778f0e4e52384a48cbd9b5c495d110786187fc750075277a2"1340dependencies = [1341 "cfg-if 1.0.0",1342 "crossbeam-utils",1343]13441345[[package]]1346name = "crossbeam-utils"1347version = "0.8.9"1348source = "registry+https://github.com/rust-lang/crates.io-index"1349checksum = "8ff1f980957787286a554052d03c7aee98d99cc32e09f6d45f0a814133c87978"1350dependencies = [1351 "cfg-if 1.0.0",1352 "once_cell",1353]13541355[[package]]1356name = "crunchy"1357version = "0.2.2"1358source = "registry+https://github.com/rust-lang/crates.io-index"1359checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"13601361[[package]]1362name = "crypto-bigint"1363version = "0.3.2"1364source = "registry+https://github.com/rust-lang/crates.io-index"1365checksum = "03c6a1d5fa1de37e071642dfa44ec552ca5b299adb128fab16138e24b548fd21"1366dependencies = [1367 "generic-array 0.14.5",1368 "rand_core 0.6.3",1369 "subtle",1370 "zeroize",1371]13721373[[package]]1374name = "crypto-common"1375version = "0.1.3"1376source = "registry+https://github.com/rust-lang/crates.io-index"1377checksum = "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8"1378dependencies = [1379 "generic-array 0.14.5",1380 "typenum",1381]13821383[[package]]1384name = "crypto-mac"1385version = "0.8.0"1386source = "registry+https://github.com/rust-lang/crates.io-index"1387checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"1388dependencies = [1389 "generic-array 0.14.5",1390 "subtle",1391]13921393[[package]]1394name = "crypto-mac"1395version = "0.11.1"1396source = "registry+https://github.com/rust-lang/crates.io-index"1397checksum = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714"1398dependencies = [1399 "generic-array 0.14.5",1400 "subtle",1401]14021403[[package]]1404name = "csv"1405version = "1.1.6"1406source = "registry+https://github.com/rust-lang/crates.io-index"1407checksum = "22813a6dc45b335f9bade10bf7271dc477e81113e89eb251a0bc2a8a81c536e1"1408dependencies = [1409 "bstr",1410 "csv-core",1411 "itoa 0.4.8",1412 "ryu",1413 "serde",1414]14151416[[package]]1417name = "csv-core"1418version = "0.1.10"1419source = "registry+https://github.com/rust-lang/crates.io-index"1420checksum = "2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90"1421dependencies = [1422 "memchr",1423]14241425[[package]]1426name = "ct-logs"1427version = "0.8.0"1428source = "registry+https://github.com/rust-lang/crates.io-index"1429checksum = "c1a816186fa68d9e426e3cb4ae4dff1fcd8e4a2c34b781bf7a822574a0d0aac8"1430dependencies = [1431 "sct 0.6.1",1432]14331434[[package]]1435name = "ctor"1436version = "0.1.22"1437source = "registry+https://github.com/rust-lang/crates.io-index"1438checksum = "f877be4f7c9f246b183111634f75baa039715e3f46ce860677d3b19a69fb229c"1439dependencies = [1440 "quote",1441 "syn",1442]14431444[[package]]1445name = "ctr"1446version = "0.8.0"1447source = "registry+https://github.com/rust-lang/crates.io-index"1448checksum = "049bb91fb4aaf0e3c7efa6cd5ef877dbbbd15b39dad06d9948de4ec8a75761ea"1449dependencies = [1450 "cipher",1451]14521453[[package]]1454name = "cuckoofilter"1455version = "0.5.0"1456source = "registry+https://github.com/rust-lang/crates.io-index"1457checksum = "b810a8449931679f64cd7eef1bbd0fa315801b6d5d9cdc1ace2804d6529eee18"1458dependencies = [1459 "byteorder",1460 "fnv",1461 "rand 0.7.3",1462]14631464[[package]]1465name = "cumulus-client-cli"1466version = "0.1.0"1467source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1468dependencies = [1469 "clap",1470 "sc-cli",1471 "sc-service",1472 "url",1473]14741475[[package]]1476name = "cumulus-client-collator"1477version = "0.1.0"1478source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1479dependencies = [1480 "cumulus-client-consensus-common",1481 "cumulus-client-network",1482 "cumulus-primitives-core",1483 "cumulus-relay-chain-interface",1484 "futures 0.3.21",1485 "parity-scale-codec 3.1.5",1486 "parking_lot 0.12.1",1487 "polkadot-node-primitives",1488 "polkadot-node-subsystem",1489 "polkadot-overseer",1490 "polkadot-primitives",1491 "sc-client-api",1492 "sp-api",1493 "sp-consensus",1494 "sp-core",1495 "sp-runtime",1496 "tracing",1497]14981499[[package]]1500name = "cumulus-client-consensus-aura"1501version = "0.1.0"1502source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1503dependencies = [1504 "async-trait",1505 "cumulus-client-consensus-common",1506 "cumulus-primitives-core",1507 "futures 0.3.21",1508 "parity-scale-codec 3.1.5",1509 "sc-client-api",1510 "sc-consensus",1511 "sc-consensus-aura",1512 "sc-consensus-slots",1513 "sc-telemetry",1514 "sp-api",1515 "sp-application-crypto",1516 "sp-block-builder",1517 "sp-blockchain",1518 "sp-consensus",1519 "sp-consensus-aura",1520 "sp-core",1521 "sp-inherents",1522 "sp-keystore",1523 "sp-runtime",1524 "substrate-prometheus-endpoint",1525 "tracing",1526]15271528[[package]]1529name = "cumulus-client-consensus-common"1530version = "0.1.0"1531source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1532dependencies = [1533 "async-trait",1534 "cumulus-relay-chain-interface",1535 "dyn-clone",1536 "futures 0.3.21",1537 "parity-scale-codec 3.1.5",1538 "polkadot-primitives",1539 "sc-client-api",1540 "sc-consensus",1541 "sp-api",1542 "sp-blockchain",1543 "sp-consensus",1544 "sp-runtime",1545 "sp-trie",1546 "tracing",1547]15481549[[package]]1550name = "cumulus-client-network"1551version = "0.1.0"1552source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1553dependencies = [1554 "async-trait",1555 "cumulus-relay-chain-interface",1556 "derive_more",1557 "futures 0.3.21",1558 "futures-timer",1559 "parity-scale-codec 3.1.5",1560 "parking_lot 0.12.1",1561 "polkadot-node-primitives",1562 "polkadot-parachain",1563 "polkadot-primitives",1564 "sc-client-api",1565 "sp-api",1566 "sp-blockchain",1567 "sp-consensus",1568 "sp-core",1569 "sp-runtime",1570 "sp-state-machine",1571 "tracing",1572]15731574[[package]]1575name = "cumulus-client-pov-recovery"1576version = "0.1.0"1577source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1578dependencies = [1579 "cumulus-primitives-core",1580 "cumulus-relay-chain-interface",1581 "futures 0.3.21",1582 "futures-timer",1583 "parity-scale-codec 3.1.5",1584 "polkadot-node-primitives",1585 "polkadot-node-subsystem",1586 "polkadot-overseer",1587 "polkadot-primitives",1588 "rand 0.8.5",1589 "sc-client-api",1590 "sc-consensus",1591 "sp-api",1592 "sp-consensus",1593 "sp-maybe-compressed-blob",1594 "sp-runtime",1595 "tracing",1596]15971598[[package]]1599name = "cumulus-client-service"1600version = "0.1.0"1601source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1602dependencies = [1603 "cumulus-client-cli",1604 "cumulus-client-collator",1605 "cumulus-client-consensus-common",1606 "cumulus-client-pov-recovery",1607 "cumulus-primitives-core",1608 "cumulus-relay-chain-interface",1609 "parity-scale-codec 3.1.5",1610 "parking_lot 0.12.1",1611 "polkadot-overseer",1612 "polkadot-primitives",1613 "sc-chain-spec",1614 "sc-client-api",1615 "sc-consensus",1616 "sc-consensus-babe",1617 "sc-service",1618 "sc-telemetry",1619 "sc-tracing",1620 "sp-api",1621 "sp-blockchain",1622 "sp-consensus",1623 "sp-core",1624 "sp-runtime",1625 "tracing",1626]16271628[[package]]1629name = "cumulus-pallet-aura-ext"1630version = "0.1.0"1631source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1632dependencies = [1633 "frame-executive",1634 "frame-support",1635 "frame-system",1636 "pallet-aura",1637 "parity-scale-codec 3.1.5",1638 "scale-info",1639 "serde",1640 "sp-application-crypto",1641 "sp-consensus-aura",1642 "sp-runtime",1643 "sp-std",1644]16451646[[package]]1647name = "cumulus-pallet-dmp-queue"1648version = "0.1.0"1649source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1650dependencies = [1651 "cumulus-primitives-core",1652 "frame-support",1653 "frame-system",1654 "log",1655 "parity-scale-codec 3.1.5",1656 "scale-info",1657 "sp-io",1658 "sp-runtime",1659 "sp-std",1660 "xcm",1661 "xcm-executor",1662]16631664[[package]]1665name = "cumulus-pallet-parachain-system"1666version = "0.1.0"1667source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1668dependencies = [1669 "cumulus-pallet-parachain-system-proc-macro",1670 "cumulus-primitives-core",1671 "cumulus-primitives-parachain-inherent",1672 "environmental",1673 "frame-support",1674 "frame-system",1675 "impl-trait-for-tuples",1676 "log",1677 "pallet-balances",1678 "parity-scale-codec 3.1.5",1679 "polkadot-parachain",1680 "scale-info",1681 "serde",1682 "sp-core",1683 "sp-externalities",1684 "sp-inherents",1685 "sp-io",1686 "sp-runtime",1687 "sp-state-machine",1688 "sp-std",1689 "sp-trie",1690 "sp-version",1691 "xcm",1692]16931694[[package]]1695name = "cumulus-pallet-parachain-system-proc-macro"1696version = "0.1.0"1697source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1698dependencies = [1699 "proc-macro-crate",1700 "proc-macro2",1701 "quote",1702 "syn",1703]17041705[[package]]1706name = "cumulus-pallet-xcm"1707version = "0.1.0"1708source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1709dependencies = [1710 "cumulus-primitives-core",1711 "frame-support",1712 "frame-system",1713 "parity-scale-codec 3.1.5",1714 "scale-info",1715 "serde",1716 "sp-io",1717 "sp-runtime",1718 "sp-std",1719 "xcm",1720]17211722[[package]]1723name = "cumulus-pallet-xcmp-queue"1724version = "0.1.0"1725source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1726dependencies = [1727 "cumulus-primitives-core",1728 "frame-support",1729 "frame-system",1730 "log",1731 "parity-scale-codec 3.1.5",1732 "rand_chacha 0.3.1",1733 "scale-info",1734 "sp-runtime",1735 "sp-std",1736 "xcm",1737 "xcm-executor",1738]17391740[[package]]1741name = "cumulus-primitives-core"1742version = "0.1.0"1743source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1744dependencies = [1745 "frame-support",1746 "parity-scale-codec 3.1.5",1747 "polkadot-core-primitives",1748 "polkadot-parachain",1749 "polkadot-primitives",1750 "sp-api",1751 "sp-runtime",1752 "sp-std",1753 "sp-trie",1754]17551756[[package]]1757name = "cumulus-primitives-parachain-inherent"1758version = "0.1.0"1759source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1760dependencies = [1761 "async-trait",1762 "cumulus-primitives-core",1763 "cumulus-relay-chain-interface",1764 "cumulus-test-relay-sproof-builder",1765 "parity-scale-codec 3.1.5",1766 "sc-client-api",1767 "scale-info",1768 "sp-api",1769 "sp-core",1770 "sp-inherents",1771 "sp-runtime",1772 "sp-state-machine",1773 "sp-std",1774 "sp-storage",1775 "sp-trie",1776 "tracing",1777]17781779[[package]]1780name = "cumulus-primitives-timestamp"1781version = "0.1.0"1782source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1783dependencies = [1784 "cumulus-primitives-core",1785 "futures 0.3.21",1786 "parity-scale-codec 3.1.5",1787 "sp-inherents",1788 "sp-std",1789 "sp-timestamp",1790]17911792[[package]]1793name = "cumulus-primitives-utility"1794version = "0.1.0"1795source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1796dependencies = [1797 "cumulus-primitives-core",1798 "frame-support",1799 "parity-scale-codec 3.1.5",1800 "polkadot-core-primitives",1801 "polkadot-parachain",1802 "polkadot-primitives",1803 "sp-runtime",1804 "sp-std",1805 "sp-trie",1806 "xcm",1807]18081809[[package]]1810name = "cumulus-relay-chain-inprocess-interface"1811version = "0.1.0"1812source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1813dependencies = [1814 "async-trait",1815 "cumulus-primitives-core",1816 "cumulus-relay-chain-interface",1817 "futures 0.3.21",1818 "futures-timer",1819 "parking_lot 0.12.1",1820 "polkadot-client",1821 "polkadot-service",1822 "sc-client-api",1823 "sc-consensus-babe",1824 "sc-network",1825 "sc-service",1826 "sc-sysinfo",1827 "sc-telemetry",1828 "sc-tracing",1829 "sp-api",1830 "sp-blockchain",1831 "sp-consensus",1832 "sp-core",1833 "sp-runtime",1834 "sp-state-machine",1835 "tracing",1836]18371838[[package]]1839name = "cumulus-relay-chain-interface"1840version = "0.1.0"1841source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1842dependencies = [1843 "async-trait",1844 "cumulus-primitives-core",1845 "derive_more",1846 "futures 0.3.21",1847 "jsonrpsee-core",1848 "parity-scale-codec 3.1.5",1849 "parking_lot 0.12.1",1850 "polkadot-overseer",1851 "polkadot-service",1852 "sc-client-api",1853 "sc-service",1854 "sp-api",1855 "sp-blockchain",1856 "sp-core",1857 "sp-runtime",1858 "sp-state-machine",1859 "thiserror",1860]18611862[[package]]1863name = "cumulus-relay-chain-rpc-interface"1864version = "0.1.0"1865source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1866dependencies = [1867 "async-trait",1868 "backoff",1869 "cumulus-primitives-core",1870 "cumulus-relay-chain-interface",1871 "futures 0.3.21",1872 "futures-timer",1873 "jsonrpsee",1874 "parity-scale-codec 3.1.5",1875 "parking_lot 0.12.1",1876 "polkadot-service",1877 "sc-client-api",1878 "sc-rpc-api",1879 "sp-api",1880 "sp-core",1881 "sp-runtime",1882 "sp-state-machine",1883 "sp-storage",1884 "tracing",1885 "url",1886]18871888[[package]]1889name = "cumulus-test-relay-sproof-builder"1890version = "0.1.0"1891source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"1892dependencies = [1893 "cumulus-primitives-core",1894 "parity-scale-codec 3.1.5",1895 "polkadot-primitives",1896 "sp-runtime",1897 "sp-state-machine",1898 "sp-std",1899]19001901[[package]]1902name = "curve25519-dalek"1903version = "2.1.3"1904source = "registry+https://github.com/rust-lang/crates.io-index"1905checksum = "4a9b85542f99a2dfa2a1b8e192662741c9859a846b296bef1c92ef9b58b5a216"1906dependencies = [1907 "byteorder",1908 "digest 0.8.1",1909 "rand_core 0.5.1",1910 "subtle",1911 "zeroize",1912]19131914[[package]]1915name = "curve25519-dalek"1916version = "3.2.0"1917source = "registry+https://github.com/rust-lang/crates.io-index"1918checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61"1919dependencies = [1920 "byteorder",1921 "digest 0.9.0",1922 "rand_core 0.5.1",1923 "subtle",1924 "zeroize",1925]19261927[[package]]1928name = "curve25519-dalek"1929version = "4.0.0-pre.1"1930source = "registry+https://github.com/rust-lang/crates.io-index"1931checksum = "4033478fbf70d6acf2655ac70da91ee65852d69daf7a67bf7a2f518fb47aafcf"1932dependencies = [1933 "byteorder",1934 "digest 0.9.0",1935 "rand_core 0.6.3",1936 "subtle",1937 "zeroize",1938]19391940[[package]]1941name = "darling"1942version = "0.13.4"1943source = "registry+https://github.com/rust-lang/crates.io-index"1944checksum = "a01d95850c592940db9b8194bc39f4bc0e89dee5c4265e4b1807c34a9aba453c"1945dependencies = [1946 "darling_core",1947 "darling_macro",1948]19491950[[package]]1951name = "darling_core"1952version = "0.13.4"1953source = "registry+https://github.com/rust-lang/crates.io-index"1954checksum = "859d65a907b6852c9361e3185c862aae7fafd2887876799fa55f5f99dc40d610"1955dependencies = [1956 "fnv",1957 "ident_case",1958 "proc-macro2",1959 "quote",1960 "strsim",1961 "syn",1962]19631964[[package]]1965name = "darling_macro"1966version = "0.13.4"1967source = "registry+https://github.com/rust-lang/crates.io-index"1968checksum = "9c972679f83bdf9c42bd905396b6c3588a843a17f0f16dfcfa3e2c5d57441835"1969dependencies = [1970 "darling_core",1971 "quote",1972 "syn",1973]19741975[[package]]1976name = "data-encoding"1977version = "2.3.2"1978source = "registry+https://github.com/rust-lang/crates.io-index"1979checksum = "3ee2393c4a91429dffb4bedf19f4d6abf27d8a732c8ce4980305d782e5426d57"19801981[[package]]1982name = "data-encoding-macro"1983version = "0.1.12"1984source = "registry+https://github.com/rust-lang/crates.io-index"1985checksum = "86927b7cd2fe88fa698b87404b287ab98d1a0063a34071d92e575b72d3029aca"1986dependencies = [1987 "data-encoding",1988 "data-encoding-macro-internal",1989]19901991[[package]]1992name = "data-encoding-macro-internal"1993version = "0.1.10"1994source = "registry+https://github.com/rust-lang/crates.io-index"1995checksum = "a5bbed42daaa95e780b60a50546aa345b8413a1e46f9a40a12907d3598f038db"1996dependencies = [1997 "data-encoding",1998 "syn",1999]20002001[[package]]2002name = "der"2003version = "0.5.1"2004source = "registry+https://github.com/rust-lang/crates.io-index"2005checksum = "6919815d73839e7ad218de758883aae3a257ba6759ce7a9992501efbb53d705c"2006dependencies = [2007 "const-oid",2008]20092010[[package]]2011name = "derivative"2012version = "2.2.0"2013source = "registry+https://github.com/rust-lang/crates.io-index"2014checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"2015dependencies = [2016 "proc-macro2",2017 "quote",2018 "syn",2019]20202021[[package]]2022name = "derive_more"2023version = "0.99.17"2024source = "registry+https://github.com/rust-lang/crates.io-index"2025checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"2026dependencies = [2027 "convert_case",2028 "proc-macro2",2029 "quote",2030 "rustc_version 0.4.0",2031 "syn",2032]20332034[[package]]2035name = "digest"2036version = "0.8.1"2037source = "registry+https://github.com/rust-lang/crates.io-index"2038checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"2039dependencies = [2040 "generic-array 0.12.4",2041]20422043[[package]]2044name = "digest"2045version = "0.9.0"2046source = "registry+https://github.com/rust-lang/crates.io-index"2047checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"2048dependencies = [2049 "generic-array 0.14.5",2050]20512052[[package]]2053name = "digest"2054version = "0.10.3"2055source = "registry+https://github.com/rust-lang/crates.io-index"2056checksum = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506"2057dependencies = [2058 "block-buffer 0.10.2",2059 "crypto-common",2060 "subtle",2061]20622063[[package]]2064name = "directories"2065version = "4.0.1"2066source = "registry+https://github.com/rust-lang/crates.io-index"2067checksum = "f51c5d4ddabd36886dd3e1438cb358cdcb0d7c499cb99cb4ac2e38e18b5cb210"2068dependencies = [2069 "dirs-sys",2070]20712072[[package]]2073name = "directories-next"2074version = "2.0.0"2075source = "registry+https://github.com/rust-lang/crates.io-index"2076checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"2077dependencies = [2078 "cfg-if 1.0.0",2079 "dirs-sys-next",2080]20812082[[package]]2083name = "dirs"2084version = "1.0.5"2085source = "registry+https://github.com/rust-lang/crates.io-index"2086checksum = "3fd78930633bd1c6e35c4b42b1df7b0cbc6bc191146e512bb3bedf243fcc3901"2087dependencies = [2088 "libc",2089 "redox_users 0.3.5",2090 "winapi",2091]20922093[[package]]2094name = "dirs-sys"2095version = "0.3.7"2096source = "registry+https://github.com/rust-lang/crates.io-index"2097checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"2098dependencies = [2099 "libc",2100 "redox_users 0.4.3",2101 "winapi",2102]21032104[[package]]2105name = "dirs-sys-next"2106version = "0.1.2"2107source = "registry+https://github.com/rust-lang/crates.io-index"2108checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"2109dependencies = [2110 "libc",2111 "redox_users 0.4.3",2112 "winapi",2113]21142115[[package]]2116name = "dns-parser"2117version = "0.8.0"2118source = "registry+https://github.com/rust-lang/crates.io-index"2119checksum = "c4d33be9473d06f75f58220f71f7a9317aca647dc061dbd3c361b0bef505fbea"2120dependencies = [2121 "byteorder",2122 "quick-error",2123]21242125[[package]]2126name = "downcast-rs"2127version = "1.2.0"2128source = "registry+https://github.com/rust-lang/crates.io-index"2129checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"21302131[[package]]2132name = "dtoa"2133version = "1.0.2"2134source = "registry+https://github.com/rust-lang/crates.io-index"2135checksum = "5caaa75cbd2b960ff1e5392d2cfb1f44717fffe12fc1f32b7b5d1267f99732a6"21362137[[package]]2138name = "dyn-clonable"2139version = "0.9.0"2140source = "registry+https://github.com/rust-lang/crates.io-index"2141checksum = "4e9232f0e607a262ceb9bd5141a3dfb3e4db6994b31989bbfd845878cba59fd4"2142dependencies = [2143 "dyn-clonable-impl",2144 "dyn-clone",2145]21462147[[package]]2148name = "dyn-clonable-impl"2149version = "0.9.0"2150source = "registry+https://github.com/rust-lang/crates.io-index"2151checksum = "558e40ea573c374cf53507fd240b7ee2f5477df7cfebdb97323ec61c719399c5"2152dependencies = [2153 "proc-macro2",2154 "quote",2155 "syn",2156]21572158[[package]]2159name = "dyn-clone"2160version = "1.0.6"2161source = "registry+https://github.com/rust-lang/crates.io-index"2162checksum = "140206b78fb2bc3edbcfc9b5ccbd0b30699cfe8d348b8b31b330e47df5291a5a"21632164[[package]]2165name = "ecdsa"2166version = "0.13.4"2167source = "registry+https://github.com/rust-lang/crates.io-index"2168checksum = "d0d69ae62e0ce582d56380743515fefaf1a8c70cec685d9677636d7e30ae9dc9"2169dependencies = [2170 "der",2171 "elliptic-curve",2172 "rfc6979",2173 "signature",2174]21752176[[package]]2177name = "ed25519"2178version = "1.5.2"2179source = "registry+https://github.com/rust-lang/crates.io-index"2180checksum = "1e9c280362032ea4203659fc489832d0204ef09f247a0506f170dafcac08c369"2181dependencies = [2182 "signature",2183]21842185[[package]]2186name = "ed25519-dalek"2187version = "1.0.1"2188source = "registry+https://github.com/rust-lang/crates.io-index"2189checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d"2190dependencies = [2191 "curve25519-dalek 3.2.0",2192 "ed25519",2193 "rand 0.7.3",2194 "serde",2195 "sha2 0.9.9",2196 "zeroize",2197]21982199[[package]]2200name = "either"2201version = "1.6.1"2202source = "registry+https://github.com/rust-lang/crates.io-index"2203checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"22042205[[package]]2206name = "elliptic-curve"2207version = "0.11.12"2208source = "registry+https://github.com/rust-lang/crates.io-index"2209checksum = "25b477563c2bfed38a3b7a60964c49e058b2510ad3f12ba3483fd8f62c2306d6"2210dependencies = [2211 "base16ct",2212 "crypto-bigint",2213 "der",2214 "ff",2215 "generic-array 0.14.5",2216 "group",2217 "rand_core 0.6.3",2218 "sec1",2219 "subtle",2220 "zeroize",2221]22222223[[package]]2224name = "encode_unicode"2225version = "0.3.6"2226source = "registry+https://github.com/rust-lang/crates.io-index"2227checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"22282229[[package]]2230name = "enum-as-inner"2231version = "0.4.0"2232source = "registry+https://github.com/rust-lang/crates.io-index"2233checksum = "21cdad81446a7f7dc43f6a77409efeb9733d2fa65553efef6018ef257c959b73"2234dependencies = [2235 "heck 0.4.0",2236 "proc-macro2",2237 "quote",2238 "syn",2239]22402241[[package]]2242name = "enumflags2"2243version = "0.7.5"2244source = "registry+https://github.com/rust-lang/crates.io-index"2245checksum = "e75d4cd21b95383444831539909fbb14b9dc3fdceb2a6f5d36577329a1f55ccb"2246dependencies = [2247 "enumflags2_derive",2248]22492250[[package]]2251name = "enumflags2_derive"2252version = "0.7.4"2253source = "registry+https://github.com/rust-lang/crates.io-index"2254checksum = "f58dc3c5e468259f19f2d46304a6b28f1c3d034442e14b322d2b850e36f6d5ae"2255dependencies = [2256 "proc-macro2",2257 "quote",2258 "syn",2259]22602261[[package]]2262name = "enumn"2263version = "0.1.4"2264source = "registry+https://github.com/rust-lang/crates.io-index"2265checksum = "052bc8773a98bd051ff37db74a8a25f00e6bfa2cbd03373390c72e9f7afbf344"2266dependencies = [2267 "proc-macro2",2268 "quote",2269 "syn",2270]22712272[[package]]2273name = "env_logger"2274version = "0.9.0"2275source = "registry+https://github.com/rust-lang/crates.io-index"2276checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3"2277dependencies = [2278 "atty",2279 "humantime",2280 "log",2281 "regex",2282 "termcolor",2283]22842285[[package]]2286name = "environmental"2287version = "1.1.3"2288source = "registry+https://github.com/rust-lang/crates.io-index"2289checksum = "68b91989ae21441195d7d9b9993a2f9295c7e1a8c96255d8b729accddc124797"22902291[[package]]2292name = "errno"2293version = "0.2.8"2294source = "registry+https://github.com/rust-lang/crates.io-index"2295checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"2296dependencies = [2297 "errno-dragonfly",2298 "libc",2299 "winapi",2300]23012302[[package]]2303name = "errno-dragonfly"2304version = "0.1.2"2305source = "registry+https://github.com/rust-lang/crates.io-index"2306checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"2307dependencies = [2308 "cc",2309 "libc",2310]23112312[[package]]2313name = "ethbloom"2314version = "0.12.1"2315source = "registry+https://github.com/rust-lang/crates.io-index"2316checksum = "11da94e443c60508eb62cf256243a64da87304c2802ac2528847f79d750007ef"2317dependencies = [2318 "crunchy",2319 "fixed-hash",2320 "impl-codec",2321 "impl-rlp",2322 "impl-serde",2323 "scale-info",2324 "tiny-keccak",2325]23262327[[package]]2328name = "ethereum"2329version = "0.12.0"2330source = "registry+https://github.com/rust-lang/crates.io-index"2331checksum = "23750149fe8834c0e24bb9adcbacbe06c45b9861f15df53e09f26cb7c4ab91ef"2332dependencies = [2333 "bytes 1.1.0",2334 "ethereum-types",2335 "hash-db",2336 "hash256-std-hasher",2337 "parity-scale-codec 3.1.5",2338 "rlp",2339 "rlp-derive",2340 "scale-info",2341 "serde",2342 "sha3 0.10.1",2343 "triehash",2344]23452346[[package]]2347name = "ethereum-types"2348version = "0.13.1"2349source = "registry+https://github.com/rust-lang/crates.io-index"2350checksum = "b2827b94c556145446fcce834ca86b7abf0c39a805883fe20e72c5bfdb5a0dc6"2351dependencies = [2352 "ethbloom",2353 "fixed-hash",2354 "impl-codec",2355 "impl-rlp",2356 "impl-serde",2357 "primitive-types",2358 "scale-info",2359 "uint",2360]23612362[[package]]2363name = "event-listener"2364version = "2.5.2"2365source = "registry+https://github.com/rust-lang/crates.io-index"2366checksum = "77f3309417938f28bf8228fcff79a4a37103981e3e186d2ccd19c74b38f4eb71"23672368[[package]]2369name = "evm"2370version = "0.35.0"2371source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.22#e9252ed42dc26fc85b6703b1ba50660a08209e55"2372dependencies = [2373 "auto_impl",2374 "environmental",2375 "ethereum",2376 "evm-core",2377 "evm-gasometer",2378 "evm-runtime",2379 "log",2380 "parity-scale-codec 3.1.5",2381 "primitive-types",2382 "rlp",2383 "scale-info",2384 "serde",2385 "sha3 0.10.1",2386]23872388[[package]]2389name = "evm-coder"2390version = "0.1.0"2391dependencies = [2392 "ethereum",2393 "evm-coder-macros",2394 "evm-core",2395 "hex",2396 "hex-literal",2397 "impl-trait-for-tuples",2398 "primitive-types",2399]24002401[[package]]2402name = "evm-coder-macros"2403version = "0.1.0"2404dependencies = [2405 "Inflector",2406 "darling",2407 "hex",2408 "proc-macro2",2409 "quote",2410 "sha3 0.9.1",2411 "syn",2412]24132414[[package]]2415name = "evm-core"2416version = "0.35.0"2417source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.22#e9252ed42dc26fc85b6703b1ba50660a08209e55"2418dependencies = [2419 "parity-scale-codec 3.1.5",2420 "primitive-types",2421 "scale-info",2422 "serde",2423]24242425[[package]]2426name = "evm-gasometer"2427version = "0.35.0"2428source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.22#e9252ed42dc26fc85b6703b1ba50660a08209e55"2429dependencies = [2430 "environmental",2431 "evm-core",2432 "evm-runtime",2433 "primitive-types",2434]24352436[[package]]2437name = "evm-runtime"2438version = "0.35.0"2439source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.22#e9252ed42dc26fc85b6703b1ba50660a08209e55"2440dependencies = [2441 "auto_impl",2442 "environmental",2443 "evm-core",2444 "primitive-types",2445 "sha3 0.10.1",2446]24472448[[package]]2449name = "exit-future"2450version = "0.2.0"2451source = "registry+https://github.com/rust-lang/crates.io-index"2452checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5"2453dependencies = [2454 "futures 0.3.21",2455]24562457[[package]]2458name = "expander"2459version = "0.0.4"2460source = "registry+https://github.com/rust-lang/crates.io-index"2461checksum = "a718c0675c555c5f976fff4ea9e2c150fa06cefa201cadef87cfbf9324075881"2462dependencies = [2463 "blake3",2464 "fs-err",2465 "proc-macro2",2466 "quote",2467]24682469[[package]]2470name = "expander"2471version = "0.0.6"2472source = "registry+https://github.com/rust-lang/crates.io-index"2473checksum = "3774182a5df13c3d1690311ad32fbe913feef26baba609fa2dd5f72042bd2ab6"2474dependencies = [2475 "blake2",2476 "fs-err",2477 "proc-macro2",2478 "quote",2479 "syn",2480]24812482[[package]]2483name = "fake-simd"2484version = "0.1.2"2485source = "registry+https://github.com/rust-lang/crates.io-index"2486checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"24872488[[package]]2489name = "fallible-iterator"2490version = "0.2.0"2491source = "registry+https://github.com/rust-lang/crates.io-index"2492checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"24932494[[package]]2495name = "fastrand"2496version = "1.7.0"2497source = "registry+https://github.com/rust-lang/crates.io-index"2498checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf"2499dependencies = [2500 "instant",2501]25022503[[package]]2504name = "fatality"2505version = "0.0.6"2506source = "registry+https://github.com/rust-lang/crates.io-index"2507checksum = "2ad875162843b0d046276327afe0136e9ed3a23d5a754210fb6f1f33610d39ab"2508dependencies = [2509 "fatality-proc-macro",2510 "thiserror",2511]25122513[[package]]2514name = "fatality-proc-macro"2515version = "0.0.6"2516source = "registry+https://github.com/rust-lang/crates.io-index"2517checksum = "f5aa1e3ae159e592ad222dc90c5acbad632b527779ba88486abe92782ab268bd"2518dependencies = [2519 "expander 0.0.4",2520 "indexmap",2521 "proc-macro-crate",2522 "proc-macro2",2523 "quote",2524 "syn",2525 "thiserror",2526]25272528[[package]]2529name = "fc-consensus"2530version = "2.0.0-dev"2531source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.22#94cc1f98619da89350f77d18b2e4224b034e07ad"2532dependencies = [2533 "async-trait",2534 "fc-db",2535 "fp-consensus",2536 "fp-rpc",2537 "sc-client-api",2538 "sc-consensus",2539 "sp-api",2540 "sp-block-builder",2541 "sp-blockchain",2542 "sp-consensus",2543 "sp-runtime",2544 "thiserror",2545]25462547[[package]]2548name = "fc-db"2549version = "2.0.0-dev"2550source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.22#94cc1f98619da89350f77d18b2e4224b034e07ad"2551dependencies = [2552 "fp-storage",2553 "kvdb-rocksdb",2554 "parity-db",2555 "parity-scale-codec 3.1.5",2556 "parking_lot 0.12.1",2557 "sc-client-db",2558 "sp-core",2559 "sp-database",2560 "sp-runtime",2561]25622563[[package]]2564name = "fc-mapping-sync"2565version = "2.0.0-dev"2566source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.22#94cc1f98619da89350f77d18b2e4224b034e07ad"2567dependencies = [2568 "fc-db",2569 "fp-consensus",2570 "fp-rpc",2571 "futures 0.3.21",2572 "futures-timer",2573 "log",2574 "sc-client-api",2575 "sp-api",2576 "sp-blockchain",2577 "sp-runtime",2578]25792580[[package]]2581name = "fc-rpc"2582version = "2.0.0-dev"2583source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.22#94cc1f98619da89350f77d18b2e4224b034e07ad"2584dependencies = [2585 "ethereum",2586 "ethereum-types",2587 "evm",2588 "fc-db",2589 "fc-rpc-core",2590 "fp-rpc",2591 "fp-storage",2592 "futures 0.3.21",2593 "hex",2594 "jsonrpsee",2595 "libsecp256k1",2596 "log",2597 "lru 0.7.7",2598 "parity-scale-codec 3.1.5",2599 "prometheus",2600 "rand 0.8.5",2601 "rlp",2602 "rustc-hex",2603 "sc-client-api",2604 "sc-network",2605 "sc-rpc",2606 "sc-service",2607 "sc-transaction-pool",2608 "sc-transaction-pool-api",2609 "sp-api",2610 "sp-block-builder",2611 "sp-blockchain",2612 "sp-core",2613 "sp-io",2614 "sp-runtime",2615 "sp-storage",2616 "substrate-prometheus-endpoint",2617 "tokio 1.19.2",2618]26192620[[package]]2621name = "fc-rpc-core"2622version = "1.1.0-dev"2623source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.22#94cc1f98619da89350f77d18b2e4224b034e07ad"2624dependencies = [2625 "ethereum",2626 "ethereum-types",2627 "jsonrpsee",2628 "rlp",2629 "rustc-hex",2630 "serde",2631 "serde_json",2632]26332634[[package]]2635name = "fdlimit"2636version = "0.2.1"2637source = "registry+https://github.com/rust-lang/crates.io-index"2638checksum = "2c4c9e43643f5a3be4ca5b67d26b98031ff9db6806c3440ae32e02e3ceac3f1b"2639dependencies = [2640 "libc",2641]26422643[[package]]2644name = "ff"2645version = "0.11.1"2646source = "registry+https://github.com/rust-lang/crates.io-index"2647checksum = "131655483be284720a17d74ff97592b8e76576dc25563148601df2d7c9080924"2648dependencies = [2649 "rand_core 0.6.3",2650 "subtle",2651]26522653[[package]]2654name = "file-per-thread-logger"2655version = "0.1.5"2656source = "registry+https://github.com/rust-lang/crates.io-index"2657checksum = "21e16290574b39ee41c71aeb90ae960c504ebaf1e2a1c87bd52aa56ed6e1a02f"2658dependencies = [2659 "env_logger",2660 "log",2661]26622663[[package]]2664name = "finality-grandpa"2665version = "0.15.0"2666source = "registry+https://github.com/rust-lang/crates.io-index"2667checksum = "d9def033d8505edf199f6a5d07aa7e6d2d6185b164293b77f0efd108f4f3e11d"2668dependencies = [2669 "either",2670 "futures 0.3.21",2671 "futures-timer",2672 "log",2673 "num-traits",2674 "parity-scale-codec 3.1.5",2675 "parking_lot 0.11.2",2676 "scale-info",2677]26782679[[package]]2680name = "fixed-hash"2681version = "0.7.0"2682source = "registry+https://github.com/rust-lang/crates.io-index"2683checksum = "cfcf0ed7fe52a17a03854ec54a9f76d6d84508d1c0e66bc1793301c73fc8493c"2684dependencies = [2685 "byteorder",2686 "rand 0.8.5",2687 "rustc-hex",2688 "static_assertions",2689]26902691[[package]]2692name = "fixedbitset"2693version = "0.4.1"2694source = "registry+https://github.com/rust-lang/crates.io-index"2695checksum = "279fb028e20b3c4c320317955b77c5e0c9701f05a1d309905d6fc702cdc5053e"26962697[[package]]2698name = "flate2"2699version = "1.0.24"2700source = "registry+https://github.com/rust-lang/crates.io-index"2701checksum = "f82b0f4c27ad9f8bfd1f3208d882da2b09c301bc1c828fd3a00d0216d2fbbff6"2702dependencies = [2703 "crc32fast",2704 "libz-sys",2705 "miniz_oxide",2706]27072708[[package]]2709name = "flexi_logger"2710version = "0.15.12"2711source = "registry+https://github.com/rust-lang/crates.io-index"2712checksum = "aaab3caedb4149800f91e8e4899f29cd9ddf3b569b04c365ca9334f92f7542bf"2713dependencies = [2714 "atty",2715 "chrono",2716 "glob",2717 "lazy_static",2718 "log",2719 "regex",2720 "thiserror",2721 "yansi",2722]27232724[[package]]2725name = "fnv"2726version = "1.0.7"2727source = "registry+https://github.com/rust-lang/crates.io-index"2728checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"27292730[[package]]2731name = "fork-tree"2732version = "3.0.0"2733source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"2734dependencies = [2735 "parity-scale-codec 3.1.5",2736]27372738[[package]]2739name = "form_urlencoded"2740version = "1.0.1"2741source = "registry+https://github.com/rust-lang/crates.io-index"2742checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"2743dependencies = [2744 "matches",2745 "percent-encoding",2746]27472748[[package]]2749name = "fp-consensus"2750version = "2.0.0-dev"2751source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.22#94cc1f98619da89350f77d18b2e4224b034e07ad"2752dependencies = [2753 "ethereum",2754 "parity-scale-codec 3.1.5",2755 "sp-core",2756 "sp-runtime",2757 "sp-std",2758]27592760[[package]]2761name = "fp-evm"2762version = "3.0.0-dev"2763source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.22#94cc1f98619da89350f77d18b2e4224b034e07ad"2764dependencies = [2765 "evm",2766 "frame-support",2767 "impl-trait-for-tuples",2768 "parity-scale-codec 3.1.5",2769 "serde",2770 "sp-core",2771 "sp-std",2772]27732774[[package]]2775name = "fp-evm-mapping"2776version = "0.1.0"2777source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.22#94cc1f98619da89350f77d18b2e4224b034e07ad"2778dependencies = [2779 "frame-support",2780 "sp-core",2781]27822783[[package]]2784name = "fp-rpc"2785version = "3.0.0-dev"2786source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.22#94cc1f98619da89350f77d18b2e4224b034e07ad"2787dependencies = [2788 "ethereum",2789 "ethereum-types",2790 "fp-evm",2791 "parity-scale-codec 3.1.5",2792 "scale-info",2793 "sp-api",2794 "sp-core",2795 "sp-io",2796 "sp-runtime",2797 "sp-std",2798]27992800[[package]]2801name = "fp-self-contained"2802version = "1.0.0-dev"2803source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.22#94cc1f98619da89350f77d18b2e4224b034e07ad"2804dependencies = [2805 "ethereum",2806 "frame-support",2807 "parity-scale-codec 3.1.5",2808 "parity-util-mem",2809 "scale-info",2810 "serde",2811 "sp-debug-derive",2812 "sp-io",2813 "sp-runtime",2814]28152816[[package]]2817name = "fp-storage"2818version = "2.0.0"2819source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.22#94cc1f98619da89350f77d18b2e4224b034e07ad"2820dependencies = [2821 "parity-scale-codec 3.1.5",2822]28232824[[package]]2825name = "frame-benchmarking"2826version = "4.0.0-dev"2827source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"2828dependencies = [2829 "frame-support",2830 "frame-system",2831 "linregress",2832 "log",2833 "parity-scale-codec 3.1.5",2834 "paste",2835 "scale-info",2836 "serde",2837 "sp-api",2838 "sp-application-crypto",2839 "sp-io",2840 "sp-runtime",2841 "sp-runtime-interface",2842 "sp-std",2843 "sp-storage",2844]28452846[[package]]2847name = "frame-benchmarking-cli"2848version = "4.0.0-dev"2849source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"2850dependencies = [2851 "Inflector",2852 "chrono",2853 "clap",2854 "frame-benchmarking",2855 "frame-support",2856 "frame-system",2857 "handlebars",2858 "hash-db",2859 "hex",2860 "itertools",2861 "kvdb",2862 "lazy_static",2863 "linked-hash-map",2864 "log",2865 "memory-db",2866 "parity-scale-codec 3.1.5",2867 "prettytable-rs",2868 "rand 0.8.5",2869 "rand_pcg 0.3.1",2870 "sc-block-builder",2871 "sc-cli",2872 "sc-client-api",2873 "sc-client-db",2874 "sc-executor",2875 "sc-service",2876 "sc-sysinfo",2877 "serde",2878 "serde_json",2879 "serde_nanos",2880 "sp-api",2881 "sp-blockchain",2882 "sp-core",2883 "sp-database",2884 "sp-externalities",2885 "sp-inherents",2886 "sp-keystore",2887 "sp-runtime",2888 "sp-state-machine",2889 "sp-storage",2890 "sp-trie",2891 "tempfile",2892 "thiserror",2893 "thousands",2894]28952896[[package]]2897name = "frame-election-provider-solution-type"2898version = "4.0.0-dev"2899source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"2900dependencies = [2901 "proc-macro-crate",2902 "proc-macro2",2903 "quote",2904 "syn",2905]29062907[[package]]2908name = "frame-election-provider-support"2909version = "4.0.0-dev"2910source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"2911dependencies = [2912 "frame-election-provider-solution-type",2913 "frame-support",2914 "frame-system",2915 "parity-scale-codec 3.1.5",2916 "scale-info",2917 "sp-arithmetic",2918 "sp-npos-elections",2919 "sp-runtime",2920 "sp-std",2921]29222923[[package]]2924name = "frame-executive"2925version = "4.0.0-dev"2926source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"2927dependencies = [2928 "frame-support",2929 "frame-system",2930 "parity-scale-codec 3.1.5",2931 "scale-info",2932 "sp-core",2933 "sp-io",2934 "sp-runtime",2935 "sp-std",2936 "sp-tracing",2937]29382939[[package]]2940name = "frame-metadata"2941version = "15.0.0"2942source = "registry+https://github.com/rust-lang/crates.io-index"2943checksum = "df6bb8542ef006ef0de09a5c4420787d79823c0ed7924225822362fd2bf2ff2d"2944dependencies = [2945 "cfg-if 1.0.0",2946 "parity-scale-codec 3.1.5",2947 "scale-info",2948 "serde",2949]29502951[[package]]2952name = "frame-support"2953version = "4.0.0-dev"2954source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"2955dependencies = [2956 "bitflags",2957 "frame-metadata",2958 "frame-support-procedural",2959 "impl-trait-for-tuples",2960 "k256",2961 "log",2962 "once_cell",2963 "parity-scale-codec 3.1.5",2964 "paste",2965 "scale-info",2966 "serde",2967 "smallvec",2968 "sp-arithmetic",2969 "sp-core",2970 "sp-core-hashing-proc-macro",2971 "sp-inherents",2972 "sp-io",2973 "sp-runtime",2974 "sp-staking",2975 "sp-state-machine",2976 "sp-std",2977 "sp-tracing",2978 "tt-call",2979]29802981[[package]]2982name = "frame-support-procedural"2983version = "4.0.0-dev"2984source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"2985dependencies = [2986 "Inflector",2987 "frame-support-procedural-tools",2988 "proc-macro2",2989 "quote",2990 "syn",2991]29922993[[package]]2994name = "frame-support-procedural-tools"2995version = "4.0.0-dev"2996source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"2997dependencies = [2998 "frame-support-procedural-tools-derive",2999 "proc-macro-crate",3000 "proc-macro2",3001 "quote",3002 "syn",3003]30043005[[package]]3006name = "frame-support-procedural-tools-derive"3007version = "3.0.0"3008source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"3009dependencies = [3010 "proc-macro2",3011 "quote",3012 "syn",3013]30143015[[package]]3016name = "frame-system"3017version = "4.0.0-dev"3018source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"3019dependencies = [3020 "frame-support",3021 "log",3022 "parity-scale-codec 3.1.5",3023 "scale-info",3024 "serde",3025 "sp-core",3026 "sp-io",3027 "sp-runtime",3028 "sp-std",3029 "sp-version",3030]30313032[[package]]3033name = "frame-system-benchmarking"3034version = "4.0.0-dev"3035source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"3036dependencies = [3037 "frame-benchmarking",3038 "frame-support",3039 "frame-system",3040 "parity-scale-codec 3.1.5",3041 "scale-info",3042 "sp-core",3043 "sp-runtime",3044 "sp-std",3045]30463047[[package]]3048name = "frame-system-rpc-runtime-api"3049version = "4.0.0-dev"3050source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"3051dependencies = [3052 "parity-scale-codec 3.1.5",3053 "sp-api",3054]30553056[[package]]3057name = "frame-try-runtime"3058version = "0.10.0-dev"3059source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"3060dependencies = [3061 "frame-support",3062 "sp-api",3063 "sp-runtime",3064 "sp-std",3065]30663067[[package]]3068name = "fs-err"3069version = "2.7.0"3070source = "registry+https://github.com/rust-lang/crates.io-index"3071checksum = "5bd79fa345a495d3ae89fb7165fec01c0e72f41821d642dda363a1e97975652e"30723073[[package]]3074name = "fs-swap"3075version = "0.2.6"3076source = "registry+https://github.com/rust-lang/crates.io-index"3077checksum = "03d47dad3685eceed8488986cad3d5027165ea5edb164331770e2059555f10a5"3078dependencies = [3079 "lazy_static",3080 "libc",3081 "libloading 0.5.2",3082 "winapi",3083]30843085[[package]]3086name = "fs2"3087version = "0.4.3"3088source = "registry+https://github.com/rust-lang/crates.io-index"3089checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"3090dependencies = [3091 "libc",3092 "winapi",3093]30943095[[package]]3096name = "fs_extra"3097version = "1.2.0"3098source = "registry+https://github.com/rust-lang/crates.io-index"3099checksum = "2022715d62ab30faffd124d40b76f4134a550a87792276512b18d63272333394"31003101[[package]]3102name = "funty"3103version = "1.1.0"3104source = "registry+https://github.com/rust-lang/crates.io-index"3105checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7"31063107[[package]]3108name = "funty"3109version = "2.0.0"3110source = "registry+https://github.com/rust-lang/crates.io-index"3111checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"31123113[[package]]3114name = "futures"3115version = "0.1.31"3116source = "registry+https://github.com/rust-lang/crates.io-index"3117checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"31183119[[package]]3120name = "futures"3121version = "0.3.21"3122source = "registry+https://github.com/rust-lang/crates.io-index"3123checksum = "f73fe65f54d1e12b726f517d3e2135ca3125a437b6d998caf1962961f7172d9e"3124dependencies = [3125 "futures-channel",3126 "futures-core",3127 "futures-executor",3128 "futures-io",3129 "futures-sink",3130 "futures-task",3131 "futures-util",3132]31333134[[package]]3135name = "futures-channel"3136version = "0.3.21"3137source = "registry+https://github.com/rust-lang/crates.io-index"3138checksum = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010"3139dependencies = [3140 "futures-core",3141 "futures-sink",3142]31433144[[package]]3145name = "futures-core"3146version = "0.3.21"3147source = "registry+https://github.com/rust-lang/crates.io-index"3148checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3"31493150[[package]]3151name = "futures-executor"3152version = "0.3.21"3153source = "registry+https://github.com/rust-lang/crates.io-index"3154checksum = "9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b8c7a749b8a6"3155dependencies = [3156 "futures-core",3157 "futures-task",3158 "futures-util",3159 "num_cpus",3160]31613162[[package]]3163name = "futures-io"3164version = "0.3.21"3165source = "registry+https://github.com/rust-lang/crates.io-index"3166checksum = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b"31673168[[package]]3169name = "futures-lite"3170version = "1.12.0"3171source = "registry+https://github.com/rust-lang/crates.io-index"3172checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"3173dependencies = [3174 "fastrand",3175 "futures-core",3176 "futures-io",3177 "memchr",3178 "parking",3179 "pin-project-lite 0.2.9",3180 "waker-fn",3181]31823183[[package]]3184name = "futures-macro"3185version = "0.3.21"3186source = "registry+https://github.com/rust-lang/crates.io-index"3187checksum = "33c1e13800337f4d4d7a316bf45a567dbcb6ffe087f16424852d97e97a91f512"3188dependencies = [3189 "proc-macro2",3190 "quote",3191 "syn",3192]31933194[[package]]3195name = "futures-rustls"3196version = "0.22.1"3197source = "registry+https://github.com/rust-lang/crates.io-index"3198checksum = "e01fe9932a224b72b45336d96040aa86386d674a31d0af27d800ea7bc8ca97fe"3199dependencies = [3200 "futures-io",3201 "rustls 0.20.6",3202 "webpki 0.22.0",3203]32043205[[package]]3206name = "futures-sink"3207version = "0.3.21"3208source = "registry+https://github.com/rust-lang/crates.io-index"3209checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868"32103211[[package]]3212name = "futures-task"3213version = "0.3.21"3214source = "registry+https://github.com/rust-lang/crates.io-index"3215checksum = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a"32163217[[package]]3218name = "futures-timer"3219version = "3.0.2"3220source = "registry+https://github.com/rust-lang/crates.io-index"3221checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"32223223[[package]]3224name = "futures-util"3225version = "0.3.21"3226source = "registry+https://github.com/rust-lang/crates.io-index"3227checksum = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a"3228dependencies = [3229 "futures 0.1.31",3230 "futures-channel",3231 "futures-core",3232 "futures-io",3233 "futures-macro",3234 "futures-sink",3235 "futures-task",3236 "memchr",3237 "pin-project-lite 0.2.9",3238 "pin-utils",3239 "slab",3240]32413242[[package]]3243name = "generic-array"3244version = "0.12.4"3245source = "registry+https://github.com/rust-lang/crates.io-index"3246checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"3247dependencies = [3248 "typenum",3249]32503251[[package]]3252name = "generic-array"3253version = "0.14.5"3254source = "registry+https://github.com/rust-lang/crates.io-index"3255checksum = "fd48d33ec7f05fbfa152300fdad764757cbded343c1aa1cff2fbaf4134851803"3256dependencies = [3257 "typenum",3258 "version_check",3259]32603261[[package]]3262name = "getrandom"3263version = "0.1.16"3264source = "registry+https://github.com/rust-lang/crates.io-index"3265checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"3266dependencies = [3267 "cfg-if 1.0.0",3268 "js-sys",3269 "libc",3270 "wasi 0.9.0+wasi-snapshot-preview1",3271 "wasm-bindgen",3272]32733274[[package]]3275name = "getrandom"3276version = "0.2.7"3277source = "registry+https://github.com/rust-lang/crates.io-index"3278checksum = "4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6"3279dependencies = [3280 "cfg-if 1.0.0",3281 "libc",3282 "wasi 0.11.0+wasi-snapshot-preview1",3283]32843285[[package]]3286name = "ghash"3287version = "0.4.4"3288source = "registry+https://github.com/rust-lang/crates.io-index"3289checksum = "1583cc1656d7839fd3732b80cf4f38850336cdb9b8ded1cd399ca62958de3c99"3290dependencies = [3291 "opaque-debug 0.3.0",3292 "polyval",3293]32943295[[package]]3296name = "gimli"3297version = "0.26.1"3298source = "registry+https://github.com/rust-lang/crates.io-index"3299checksum = "78cc372d058dcf6d5ecd98510e7fbc9e5aec4d21de70f65fea8fecebcd881bd4"3300dependencies = [3301 "fallible-iterator",3302 "indexmap",3303 "stable_deref_trait",3304]33053306[[package]]3307name = "glob"3308version = "0.3.0"3309source = "registry+https://github.com/rust-lang/crates.io-index"3310checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"33113312[[package]]3313name = "globset"3314version = "0.4.9"3315source = "registry+https://github.com/rust-lang/crates.io-index"3316checksum = "0a1e17342619edbc21a964c2afbeb6c820c6a2560032872f397bb97ea127bd0a"3317dependencies = [3318 "aho-corasick",3319 "bstr",3320 "fnv",3321 "log",3322 "regex",3323]33243325[[package]]3326name = "gloo-timers"3327version = "0.2.4"3328source = "registry+https://github.com/rust-lang/crates.io-index"3329checksum = "5fb7d06c1c8cc2a29bee7ec961009a0b2caa0793ee4900c2ffb348734ba1c8f9"3330dependencies = [3331 "futures-channel",3332 "futures-core",3333 "js-sys",3334 "wasm-bindgen",3335]33363337[[package]]3338name = "group"3339version = "0.11.0"3340source = "registry+https://github.com/rust-lang/crates.io-index"3341checksum = "bc5ac374b108929de78460075f3dc439fa66df9d8fc77e8f12caa5165fcf0c89"3342dependencies = [3343 "ff",3344 "rand_core 0.6.3",3345 "subtle",3346]33473348[[package]]3349name = "h2"3350version = "0.3.13"3351source = "registry+https://github.com/rust-lang/crates.io-index"3352checksum = "37a82c6d637fc9515a4694bbf1cb2457b79d81ce52b3108bdeea58b07dd34a57"3353dependencies = [3354 "bytes 1.1.0",3355 "fnv",3356 "futures-core",3357 "futures-sink",3358 "futures-util",3359 "http",3360 "indexmap",3361 "slab",3362 "tokio 1.19.2",3363 "tokio-util",3364 "tracing",3365]33663367[[package]]3368name = "handlebars"3369version = "4.3.1"3370source = "registry+https://github.com/rust-lang/crates.io-index"3371checksum = "b66d0c1b6e3abfd1e72818798925e16e02ed77e1b47f6c25a95a23b377ee4299"3372dependencies = [3373 "log",3374 "pest",3375 "pest_derive",3376 "serde",3377 "serde_json",3378 "thiserror",3379]33803381[[package]]3382name = "hash-db"3383version = "0.15.2"3384source = "registry+https://github.com/rust-lang/crates.io-index"3385checksum = "d23bd4e7b5eda0d0f3a307e8b381fdc8ba9000f26fbe912250c0a4cc3956364a"33863387[[package]]3388name = "hash256-std-hasher"3389version = "0.15.2"3390source = "registry+https://github.com/rust-lang/crates.io-index"3391checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"3392dependencies = [3393 "crunchy",3394]33953396[[package]]3397name = "hashbrown"3398version = "0.11.2"3399source = "registry+https://github.com/rust-lang/crates.io-index"3400checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"3401dependencies = [3402 "ahash",3403]34043405[[package]]3406name = "hashbrown"3407version = "0.12.1"3408source = "registry+https://github.com/rust-lang/crates.io-index"3409checksum = "db0d4cf898abf0081f964436dc980e96670a0f36863e4b83aaacdb65c9d7ccc3"3410dependencies = [3411 "ahash",3412]34133414[[package]]3415name = "heck"3416version = "0.3.3"3417source = "registry+https://github.com/rust-lang/crates.io-index"3418checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"3419dependencies = [3420 "unicode-segmentation",3421]34223423[[package]]3424name = "heck"3425version = "0.4.0"3426source = "registry+https://github.com/rust-lang/crates.io-index"3427checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"34283429[[package]]3430name = "hermit-abi"3431version = "0.1.19"3432source = "registry+https://github.com/rust-lang/crates.io-index"3433checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"3434dependencies = [3435 "libc",3436]34373438[[package]]3439name = "hex"3440version = "0.4.3"3441source = "registry+https://github.com/rust-lang/crates.io-index"3442checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"34433444[[package]]3445name = "hex-literal"3446version = "0.3.4"3447source = "registry+https://github.com/rust-lang/crates.io-index"3448checksum = "7ebdb29d2ea9ed0083cd8cece49bbd968021bd99b0849edb4a9a7ee0fdf6a4e0"34493450[[package]]3451name = "hex_fmt"3452version = "0.3.0"3453source = "registry+https://github.com/rust-lang/crates.io-index"3454checksum = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f"34553456[[package]]3457name = "hmac"3458version = "0.8.1"3459source = "registry+https://github.com/rust-lang/crates.io-index"3460checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"3461dependencies = [3462 "crypto-mac 0.8.0",3463 "digest 0.9.0",3464]34653466[[package]]3467name = "hmac"3468version = "0.11.0"3469source = "registry+https://github.com/rust-lang/crates.io-index"3470checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"3471dependencies = [3472 "crypto-mac 0.11.1",3473 "digest 0.9.0",3474]34753476[[package]]3477name = "hmac-drbg"3478version = "0.3.0"3479source = "registry+https://github.com/rust-lang/crates.io-index"3480checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1"3481dependencies = [3482 "digest 0.9.0",3483 "generic-array 0.14.5",3484 "hmac 0.8.1",3485]34863487[[package]]3488name = "hostname"3489version = "0.3.1"3490source = "registry+https://github.com/rust-lang/crates.io-index"3491checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"3492dependencies = [3493 "libc",3494 "match_cfg",3495 "winapi",3496]34973498[[package]]3499name = "http"3500version = "0.2.8"3501source = "registry+https://github.com/rust-lang/crates.io-index"3502checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"3503dependencies = [3504 "bytes 1.1.0",3505 "fnv",3506 "itoa 1.0.2",3507]35083509[[package]]3510name = "http-body"3511version = "0.4.5"3512source = "registry+https://github.com/rust-lang/crates.io-index"3513checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"3514dependencies = [3515 "bytes 1.1.0",3516 "http",3517 "pin-project-lite 0.2.9",3518]35193520[[package]]3521name = "httparse"3522version = "1.7.1"3523source = "registry+https://github.com/rust-lang/crates.io-index"3524checksum = "496ce29bb5a52785b44e0f7ca2847ae0bb839c9bd28f69acac9b99d461c0c04c"35253526[[package]]3527name = "httpdate"3528version = "1.0.2"3529source = "registry+https://github.com/rust-lang/crates.io-index"3530checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"35313532[[package]]3533name = "humantime"3534version = "2.1.0"3535source = "registry+https://github.com/rust-lang/crates.io-index"3536checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"35373538[[package]]3539name = "hyper"3540version = "0.14.19"3541source = "registry+https://github.com/rust-lang/crates.io-index"3542checksum = "42dc3c131584288d375f2d07f822b0cb012d8c6fb899a5b9fdb3cb7eb9b6004f"3543dependencies = [3544 "bytes 1.1.0",3545 "futures-channel",3546 "futures-core",3547 "futures-util",3548 "h2",3549 "http",3550 "http-body",3551 "httparse",3552 "httpdate",3553 "itoa 1.0.2",3554 "pin-project-lite 0.2.9",3555 "socket2",3556 "tokio 1.19.2",3557 "tower-service",3558 "tracing",3559 "want",3560]35613562[[package]]3563name = "hyper-rustls"3564version = "0.22.1"3565source = "registry+https://github.com/rust-lang/crates.io-index"3566checksum = "5f9f7a97316d44c0af9b0301e65010573a853a9fc97046d7331d7f6bc0fd5a64"3567dependencies = [3568 "ct-logs",3569 "futures-util",3570 "hyper",3571 "log",3572 "rustls 0.19.1",3573 "rustls-native-certs 0.5.0",3574 "tokio 1.19.2",3575 "tokio-rustls 0.22.0",3576 "webpki 0.21.4",3577]35783579[[package]]3580name = "ident_case"3581version = "1.0.1"3582source = "registry+https://github.com/rust-lang/crates.io-index"3583checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"35843585[[package]]3586name = "idna"3587version = "0.2.3"3588source = "registry+https://github.com/rust-lang/crates.io-index"3589checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"3590dependencies = [3591 "matches",3592 "unicode-bidi",3593 "unicode-normalization",3594]35953596[[package]]3597name = "if-addrs"3598version = "0.7.0"3599source = "registry+https://github.com/rust-lang/crates.io-index"3600checksum = "cbc0fa01ffc752e9dbc72818cdb072cd028b86be5e09dd04c5a643704fe101a9"3601dependencies = [3602 "libc",3603 "winapi",3604]36053606[[package]]3607name = "if-watch"3608version = "1.1.0"3609source = "registry+https://github.com/rust-lang/crates.io-index"3610checksum = "774d59367a3d26965d21ac70a86fcb697d83405d1c4312d1d8a6855296af0cf7"3611dependencies = [3612 "async-io",3613 "core-foundation",3614 "fnv",3615 "futures 0.3.21",3616 "if-addrs",3617 "ipnet",3618 "log",3619 "rtnetlink",3620 "system-configuration",3621 "windows",3622]36233624[[package]]3625name = "impl-codec"3626version = "0.6.0"3627source = "registry+https://github.com/rust-lang/crates.io-index"3628checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f"3629dependencies = [3630 "parity-scale-codec 3.1.5",3631]36323633[[package]]3634name = "impl-rlp"3635version = "0.3.0"3636source = "registry+https://github.com/rust-lang/crates.io-index"3637checksum = "f28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808"3638dependencies = [3639 "rlp",3640]36413642[[package]]3643name = "impl-serde"3644version = "0.3.2"3645source = "registry+https://github.com/rust-lang/crates.io-index"3646checksum = "4551f042f3438e64dbd6226b20527fc84a6e1fe65688b58746a2f53623f25f5c"3647dependencies = [3648 "serde",3649]36503651[[package]]3652name = "impl-trait-for-tuples"3653version = "0.2.2"3654source = "registry+https://github.com/rust-lang/crates.io-index"3655checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb"3656dependencies = [3657 "proc-macro2",3658 "quote",3659 "syn",3660]36613662[[package]]3663name = "indexmap"3664version = "1.9.0"3665source = "registry+https://github.com/rust-lang/crates.io-index"3666checksum = "6c6392766afd7964e2531940894cffe4bd8d7d17dbc3c1c4857040fd4b33bdb3"3667dependencies = [3668 "autocfg",3669 "hashbrown 0.12.1",3670 "serde",3671]36723673[[package]]3674name = "instant"3675version = "0.1.12"3676source = "registry+https://github.com/rust-lang/crates.io-index"3677checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"3678dependencies = [3679 "cfg-if 1.0.0",3680]36813682[[package]]3683name = "integer-encoding"3684version = "3.0.3"3685source = "registry+https://github.com/rust-lang/crates.io-index"3686checksum = "0e85a1509a128c855368e135cffcde7eac17d8e1083f41e2b98c58bc1a5074be"36873688[[package]]3689name = "integer-sqrt"3690version = "0.1.5"3691source = "registry+https://github.com/rust-lang/crates.io-index"3692checksum = "276ec31bcb4a9ee45f58bec6f9ec700ae4cf4f4f8f2fa7e06cb406bd5ffdd770"3693dependencies = [3694 "num-traits",3695]36963697[[package]]3698name = "io-lifetimes"3699version = "0.5.3"3700source = "registry+https://github.com/rust-lang/crates.io-index"3701checksum = "ec58677acfea8a15352d42fc87d11d63596ade9239e0a7c9352914417515dbe6"37023703[[package]]3704name = "ip_network"3705version = "0.4.1"3706source = "registry+https://github.com/rust-lang/crates.io-index"3707checksum = "aa2f047c0a98b2f299aa5d6d7088443570faae494e9ae1305e48be000c9e0eb1"37083709[[package]]3710name = "ipconfig"3711version = "0.3.0"3712source = "registry+https://github.com/rust-lang/crates.io-index"3713checksum = "723519edce41262b05d4143ceb95050e4c614f483e78e9fd9e39a8275a84ad98"3714dependencies = [3715 "socket2",3716 "widestring",3717 "winapi",3718 "winreg",3719]37203721[[package]]3722name = "ipnet"3723version = "2.5.0"3724source = "registry+https://github.com/rust-lang/crates.io-index"3725checksum = "879d54834c8c76457ef4293a689b2a8c59b076067ad77b15efafbb05f92a592b"37263727[[package]]3728name = "itertools"3729version = "0.10.3"3730source = "registry+https://github.com/rust-lang/crates.io-index"3731checksum = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3"3732dependencies = [3733 "either",3734]37353736[[package]]3737name = "itoa"3738version = "0.4.8"3739source = "registry+https://github.com/rust-lang/crates.io-index"3740checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"37413742[[package]]3743name = "itoa"3744version = "1.0.2"3745source = "registry+https://github.com/rust-lang/crates.io-index"3746checksum = "112c678d4050afce233f4f2852bb2eb519230b3cf12f33585275537d7e41578d"37473748[[package]]3749name = "jobserver"3750version = "0.1.24"3751source = "registry+https://github.com/rust-lang/crates.io-index"3752checksum = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa"3753dependencies = [3754 "libc",3755]37563757[[package]]3758name = "js-sys"3759version = "0.3.58"3760source = "registry+https://github.com/rust-lang/crates.io-index"3761checksum = "c3fac17f7123a73ca62df411b1bf727ccc805daa070338fda671c86dac1bdc27"3762dependencies = [3763 "wasm-bindgen",3764]37653766[[package]]3767name = "jsonrpsee"3768version = "0.13.1"3769source = "registry+https://github.com/rust-lang/crates.io-index"3770checksum = "a1f2ab5a60e558e74ea93bcf5164ebc47939a7fff8938fa9b5233bbc63e16061"3771dependencies = [3772 "jsonrpsee-core",3773 "jsonrpsee-http-server",3774 "jsonrpsee-proc-macros",3775 "jsonrpsee-types",3776 "jsonrpsee-ws-client",3777 "jsonrpsee-ws-server",3778 "tracing",3779]37803781[[package]]3782name = "jsonrpsee-client-transport"3783version = "0.13.1"3784source = "registry+https://github.com/rust-lang/crates.io-index"3785checksum = "26d682f4a55081a2be3e639280c640523070e4aeb8ee2fd8dd9168fdae57a9db"3786dependencies = [3787 "futures-util",3788 "http",3789 "jsonrpsee-core",3790 "jsonrpsee-types",3791 "pin-project 1.0.10",3792 "rustls-native-certs 0.6.2",3793 "soketto",3794 "thiserror",3795 "tokio 1.19.2",3796 "tokio-rustls 0.23.4",3797 "tokio-util",3798 "tracing",3799 "webpki-roots",3800]38013802[[package]]3803name = "jsonrpsee-core"3804version = "0.13.1"3805source = "registry+https://github.com/rust-lang/crates.io-index"3806checksum = "6e27462b21279edf9a6a91f46ffbe125e9cdc58b901d2e08bf59b31a47d7d0ab"3807dependencies = [3808 "anyhow",3809 "arrayvec 0.7.2",3810 "async-lock",3811 "async-trait",3812 "beef",3813 "futures-channel",3814 "futures-timer",3815 "futures-util",3816 "hyper",3817 "jsonrpsee-types",3818 "parking_lot 0.12.1",3819 "rand 0.8.5",3820 "rustc-hash",3821 "serde",3822 "serde_json",3823 "soketto",3824 "thiserror",3825 "tokio 1.19.2",3826 "tracing",3827]38283829[[package]]3830name = "jsonrpsee-http-server"3831version = "0.13.1"3832source = "registry+https://github.com/rust-lang/crates.io-index"3833checksum = "7178f16eabd7154c094e24d295b9ee355ec1e5f24c328759c56255ff7bbd4548"3834dependencies = [3835 "futures-channel",3836 "futures-util",3837 "globset",3838 "hyper",3839 "jsonrpsee-core",3840 "jsonrpsee-types",3841 "lazy_static",3842 "serde_json",3843 "tokio 1.19.2",3844 "tracing",3845 "unicase",3846]38473848[[package]]3849name = "jsonrpsee-proc-macros"3850version = "0.13.1"3851source = "registry+https://github.com/rust-lang/crates.io-index"3852checksum = "8b8d7f449cab3b747f12c3efc27f5cad537f3b597c6a3838b0fac628f4bf730a"3853dependencies = [3854 "proc-macro-crate",3855 "proc-macro2",3856 "quote",3857 "syn",3858]38593860[[package]]3861name = "jsonrpsee-types"3862version = "0.13.1"3863source = "registry+https://github.com/rust-lang/crates.io-index"3864checksum = "8fd11763134104122ddeb0f97e4bbe393058017dfb077db63fbf44b4dd0dd86e"3865dependencies = [3866 "anyhow",3867 "beef",3868 "serde",3869 "serde_json",3870 "thiserror",3871 "tracing",3872]38733874[[package]]3875name = "jsonrpsee-ws-client"3876version = "0.13.1"3877source = "registry+https://github.com/rust-lang/crates.io-index"3878checksum = "76f15180afb3761c7a3a32c0a8b680788176dcfdfe725b24c1758c90b1d1595b"3879dependencies = [3880 "jsonrpsee-client-transport",3881 "jsonrpsee-core",3882 "jsonrpsee-types",3883]38843885[[package]]3886name = "jsonrpsee-ws-server"3887version = "0.13.1"3888source = "registry+https://github.com/rust-lang/crates.io-index"3889checksum = "dfb6c21556c551582b56e4e8e6e6249b0bbdb69bb7fa39efe9b9a6b54af9f206"3890dependencies = [3891 "futures-channel",3892 "futures-util",3893 "jsonrpsee-core",3894 "jsonrpsee-types",3895 "serde_json",3896 "soketto",3897 "tokio 1.19.2",3898 "tokio-util",3899 "tracing",3900]39013902[[package]]3903name = "k256"3904version = "0.10.4"3905source = "registry+https://github.com/rust-lang/crates.io-index"3906checksum = "19c3a5e0a0b8450278feda242592512e09f61c72e018b8cd5c859482802daf2d"3907dependencies = [3908 "cfg-if 1.0.0",3909 "ecdsa",3910 "elliptic-curve",3911 "sec1",3912]39133914[[package]]3915name = "keccak"3916version = "0.1.2"3917source = "registry+https://github.com/rust-lang/crates.io-index"3918checksum = "f9b7d56ba4a8344d6be9729995e6b06f928af29998cdf79fe390cbf6b1fee838"39193920[[package]]3921name = "kusama-runtime"3922version = "0.9.22"3923source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"3924dependencies = [3925 "beefy-primitives",3926 "bitvec 1.0.0",3927 "frame-benchmarking",3928 "frame-election-provider-support",3929 "frame-executive",3930 "frame-support",3931 "frame-system",3932 "frame-system-benchmarking",3933 "frame-system-rpc-runtime-api",3934 "frame-try-runtime",3935 "hex-literal",3936 "kusama-runtime-constants",3937 "log",3938 "pallet-authority-discovery",3939 "pallet-authorship",3940 "pallet-babe",3941 "pallet-bags-list",3942 "pallet-balances",3943 "pallet-bounties",3944 "pallet-child-bounties",3945 "pallet-collective",3946 "pallet-democracy",3947 "pallet-election-provider-multi-phase",3948 "pallet-election-provider-support-benchmarking",3949 "pallet-elections-phragmen",3950 "pallet-gilt",3951 "pallet-grandpa",3952 "pallet-identity",3953 "pallet-im-online",3954 "pallet-indices",3955 "pallet-membership",3956 "pallet-multisig",3957 "pallet-nicks",3958 "pallet-nomination-pools",3959 "pallet-nomination-pools-benchmarking",3960 "pallet-offences",3961 "pallet-offences-benchmarking",3962 "pallet-preimage",3963 "pallet-proxy",3964 "pallet-recovery",3965 "pallet-scheduler",3966 "pallet-session",3967 "pallet-session-benchmarking",3968 "pallet-society",3969 "pallet-staking",3970 "pallet-staking-reward-fn",3971 "pallet-timestamp",3972 "pallet-tips",3973 "pallet-transaction-payment",3974 "pallet-transaction-payment-rpc-runtime-api",3975 "pallet-treasury",3976 "pallet-utility",3977 "pallet-vesting",3978 "pallet-xcm",3979 "pallet-xcm-benchmarks",3980 "parity-scale-codec 3.1.5",3981 "polkadot-primitives",3982 "polkadot-runtime-common",3983 "polkadot-runtime-parachains",3984 "rustc-hex",3985 "scale-info",3986 "serde",3987 "serde_derive",3988 "smallvec",3989 "sp-api",3990 "sp-arithmetic",3991 "sp-authority-discovery",3992 "sp-block-builder",3993 "sp-consensus-babe",3994 "sp-core",3995 "sp-inherents",3996 "sp-io",3997 "sp-mmr-primitives",3998 "sp-npos-elections",3999 "sp-offchain",4000 "sp-runtime",4001 "sp-session",4002 "sp-staking",4003 "sp-std",4004 "sp-transaction-pool",4005 "sp-version",4006 "static_assertions",4007 "substrate-wasm-builder",4008 "xcm",4009 "xcm-builder",4010 "xcm-executor",4011]40124013[[package]]4014name = "kusama-runtime-constants"4015version = "0.9.22"4016source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"4017dependencies = [4018 "frame-support",4019 "polkadot-primitives",4020 "polkadot-runtime-common",4021 "smallvec",4022 "sp-runtime",4023]40244025[[package]]4026name = "kv-log-macro"4027version = "1.0.7"4028source = "registry+https://github.com/rust-lang/crates.io-index"4029checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"4030dependencies = [4031 "log",4032]40334034[[package]]4035name = "kvdb"4036version = "0.11.0"4037source = "registry+https://github.com/rust-lang/crates.io-index"4038checksum = "a301d8ecb7989d4a6e2c57a49baca77d353bdbf879909debe3f375fe25d61f86"4039dependencies = [4040 "parity-util-mem",4041 "smallvec",4042]40434044[[package]]4045name = "kvdb-memorydb"4046version = "0.11.0"4047source = "registry+https://github.com/rust-lang/crates.io-index"4048checksum = "ece7e668abd21387aeb6628130a6f4c802787f014fa46bc83221448322250357"4049dependencies = [4050 "kvdb",4051 "parity-util-mem",4052 "parking_lot 0.12.1",4053]40544055[[package]]4056name = "kvdb-rocksdb"4057version = "0.15.2"4058source = "registry+https://github.com/rust-lang/crates.io-index"4059checksum = "ca7fbdfd71cd663dceb0faf3367a99f8cf724514933e9867cec4995b6027cbc1"4060dependencies = [4061 "fs-swap",4062 "kvdb",4063 "log",4064 "num_cpus",4065 "owning_ref",4066 "parity-util-mem",4067 "parking_lot 0.12.1",4068 "regex",4069 "rocksdb",4070 "smallvec",4071]40724073[[package]]4074name = "lazy_static"4075version = "1.4.0"4076source = "registry+https://github.com/rust-lang/crates.io-index"4077checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"40784079[[package]]4080name = "lazycell"4081version = "1.3.0"4082source = "registry+https://github.com/rust-lang/crates.io-index"4083checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"40844085[[package]]4086name = "libc"4087version = "0.2.126"4088source = "registry+https://github.com/rust-lang/crates.io-index"4089checksum = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836"40904091[[package]]4092name = "libloading"4093version = "0.5.2"4094source = "registry+https://github.com/rust-lang/crates.io-index"4095checksum = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"4096dependencies = [4097 "cc",4098 "winapi",4099]41004101[[package]]4102name = "libloading"4103version = "0.7.3"4104source = "registry+https://github.com/rust-lang/crates.io-index"4105checksum = "efbc0f03f9a775e9f6aed295c6a1ba2253c5757a9e03d55c6caa46a681abcddd"4106dependencies = [4107 "cfg-if 1.0.0",4108 "winapi",4109]41104111[[package]]4112name = "libm"4113version = "0.2.2"4114source = "registry+https://github.com/rust-lang/crates.io-index"4115checksum = "33a33a362ce288760ec6a508b94caaec573ae7d3bbbd91b87aa0bad4456839db"41164117[[package]]4118name = "libp2p"4119version = "0.44.0"4120source = "registry+https://github.com/rust-lang/crates.io-index"4121checksum = "475ce2ac4a9727e53a519f6ee05b38abfcba8f0d39c4d24f103d184e36fd5b0f"4122dependencies = [4123 "atomic",4124 "bytes 1.1.0",4125 "futures 0.3.21",4126 "futures-timer",4127 "getrandom 0.2.7",4128 "instant",4129 "lazy_static",4130 "libp2p-autonat",4131 "libp2p-core",4132 "libp2p-deflate",4133 "libp2p-dns",4134 "libp2p-floodsub",4135 "libp2p-gossipsub",4136 "libp2p-identify",4137 "libp2p-kad",4138 "libp2p-mdns",4139 "libp2p-metrics",4140 "libp2p-mplex",4141 "libp2p-noise",4142 "libp2p-ping",4143 "libp2p-plaintext",4144 "libp2p-pnet",4145 "libp2p-relay",4146 "libp2p-rendezvous",4147 "libp2p-request-response",4148 "libp2p-swarm",4149 "libp2p-swarm-derive",4150 "libp2p-tcp",4151 "libp2p-uds",4152 "libp2p-wasm-ext",4153 "libp2p-websocket",4154 "libp2p-yamux",4155 "multiaddr",4156 "parking_lot 0.12.1",4157 "pin-project 1.0.10",4158 "rand 0.7.3",4159 "smallvec",4160]41614162[[package]]4163name = "libp2p-autonat"4164version = "0.3.0"4165source = "registry+https://github.com/rust-lang/crates.io-index"4166checksum = "a13b690e65046af6a09c0b27bd9508fa1cab0efce889de74b0b643b9d2a98f9a"4167dependencies = [4168 "async-trait",4169 "futures 0.3.21",4170 "futures-timer",4171 "instant",4172 "libp2p-core",4173 "libp2p-request-response",4174 "libp2p-swarm",4175 "log",4176 "prost",4177 "prost-build",4178 "rand 0.8.5",4179]41804181[[package]]4182name = "libp2p-core"4183version = "0.32.1"4184source = "registry+https://github.com/rust-lang/crates.io-index"4185checksum = "db5b02602099fb75cb2d16f9ea860a320d6eb82ce41e95ab680912c454805cd5"4186dependencies = [4187 "asn1_der",4188 "bs58",4189 "ed25519-dalek",4190 "either",4191 "fnv",4192 "futures 0.3.21",4193 "futures-timer",4194 "instant",4195 "lazy_static",4196 "libsecp256k1",4197 "log",4198 "multiaddr",4199 "multihash",4200 "multistream-select",4201 "parking_lot 0.12.1",4202 "pin-project 1.0.10",4203 "prost",4204 "prost-build",4205 "rand 0.8.5",4206 "ring",4207 "rw-stream-sink",4208 "sha2 0.10.2",4209 "smallvec",4210 "thiserror",4211 "unsigned-varint",4212 "void",4213 "zeroize",4214]42154216[[package]]4217name = "libp2p-deflate"4218version = "0.32.0"4219source = "registry+https://github.com/rust-lang/crates.io-index"4220checksum = "6b1d37f042f748e224f04785d0e987ae09a2aa518d6401d82d412dad83e360ed"4221dependencies = [4222 "flate2",4223 "futures 0.3.21",4224 "libp2p-core",4225]42264227[[package]]4228name = "libp2p-dns"4229version = "0.32.1"4230source = "registry+https://github.com/rust-lang/crates.io-index"4231checksum = "066e33e854e10b5c93fc650458bf2179c7e0d143db260b0963e44a94859817f1"4232dependencies = [4233 "async-std-resolver",4234 "futures 0.3.21",4235 "libp2p-core",4236 "log",4237 "smallvec",4238 "trust-dns-resolver",4239]42404241[[package]]4242name = "libp2p-floodsub"4243version = "0.35.0"4244source = "registry+https://github.com/rust-lang/crates.io-index"4245checksum = "733d3ea6ebe7a7a85df2bc86678b93f24b015fae5fe3b3acc4c400e795a55d2d"4246dependencies = [4247 "cuckoofilter",4248 "fnv",4249 "futures 0.3.21",4250 "libp2p-core",4251 "libp2p-swarm",4252 "log",4253 "prost",4254 "prost-build",4255 "rand 0.7.3",4256 "smallvec",4257]42584259[[package]]4260name = "libp2p-gossipsub"4261version = "0.37.0"4262source = "registry+https://github.com/rust-lang/crates.io-index"4263checksum = "a90c989a7c0969c2ab63e898da9bc735e3be53fb4f376e9c045ce516bcc9f928"4264dependencies = [4265 "asynchronous-codec",4266 "base64",4267 "byteorder",4268 "bytes 1.1.0",4269 "fnv",4270 "futures 0.3.21",4271 "hex_fmt",4272 "instant",4273 "libp2p-core",4274 "libp2p-swarm",4275 "log",4276 "prometheus-client",4277 "prost",4278 "prost-build",4279 "rand 0.7.3",4280 "regex",4281 "sha2 0.10.2",4282 "smallvec",4283 "unsigned-varint",4284 "wasm-timer",4285]42864287[[package]]4288name = "libp2p-identify"4289version = "0.35.0"4290source = "registry+https://github.com/rust-lang/crates.io-index"4291checksum = "c5ef5a5b57904c7c33d6713ef918d239dc6b7553458f3475d87f8a18e9c651c8"4292dependencies = [4293 "futures 0.3.21",4294 "futures-timer",4295 "libp2p-core",4296 "libp2p-swarm",4297 "log",4298 "lru 0.7.7",4299 "prost",4300 "prost-build",4301 "smallvec",4302]43034304[[package]]4305name = "libp2p-kad"4306version = "0.36.0"4307source = "registry+https://github.com/rust-lang/crates.io-index"4308checksum = "564e6bd64d177446399ed835b9451a8825b07929d6daa6a94e6405592974725e"4309dependencies = [4310 "arrayvec 0.5.2",4311 "asynchronous-codec",4312 "bytes 1.1.0",4313 "either",4314 "fnv",4315 "futures 0.3.21",4316 "futures-timer",4317 "instant",4318 "libp2p-core",4319 "libp2p-swarm",4320 "log",4321 "prost",4322 "prost-build",4323 "rand 0.7.3",4324 "sha2 0.10.2",4325 "smallvec",4326 "thiserror",4327 "uint",4328 "unsigned-varint",4329 "void",4330]43314332[[package]]4333name = "libp2p-mdns"4334version = "0.36.0"4335source = "registry+https://github.com/rust-lang/crates.io-index"4336checksum = "611ae873c8e280ccfab0d57c7a13cac5644f364529e233114ff07863946058b0"4337dependencies = [4338 "async-io",4339 "data-encoding",4340 "dns-parser",4341 "futures 0.3.21",4342 "if-watch",4343 "lazy_static",4344 "libp2p-core",4345 "libp2p-swarm",4346 "log",4347 "rand 0.8.5",4348 "smallvec",4349 "socket2",4350 "void",4351]43524353[[package]]4354name = "libp2p-metrics"4355version = "0.5.0"4356source = "registry+https://github.com/rust-lang/crates.io-index"4357checksum = "985be799bb3796e0c136c768208c3c06604a38430571906a13dcfeda225a3b9d"4358dependencies = [4359 "libp2p-core",4360 "libp2p-gossipsub",4361 "libp2p-identify",4362 "libp2p-kad",4363 "libp2p-ping",4364 "libp2p-relay",4365 "libp2p-swarm",4366 "prometheus-client",4367]43684369[[package]]4370name = "libp2p-mplex"4371version = "0.32.0"4372source = "registry+https://github.com/rust-lang/crates.io-index"4373checksum = "442eb0c9fff0bf22a34f015724b4143ce01877e079ed0963c722d94c07c72160"4374dependencies = [4375 "asynchronous-codec",4376 "bytes 1.1.0",4377 "futures 0.3.21",4378 "libp2p-core",4379 "log",4380 "nohash-hasher",4381 "parking_lot 0.12.1",4382 "rand 0.7.3",4383 "smallvec",4384 "unsigned-varint",4385]43864387[[package]]4388name = "libp2p-noise"4389version = "0.35.0"4390source = "registry+https://github.com/rust-lang/crates.io-index"4391checksum = "9dd7e0c94051cda67123be68cf6b65211ba3dde7277be9068412de3e7ffd63ef"4392dependencies = [4393 "bytes 1.1.0",4394 "curve25519-dalek 3.2.0",4395 "futures 0.3.21",4396 "lazy_static",4397 "libp2p-core",4398 "log",4399 "prost",4400 "prost-build",4401 "rand 0.8.5",4402 "sha2 0.10.2",4403 "snow",4404 "static_assertions",4405 "x25519-dalek",4406 "zeroize",4407]44084409[[package]]4410name = "libp2p-ping"4411version = "0.35.0"4412source = "registry+https://github.com/rust-lang/crates.io-index"4413checksum = "bf57a3c2e821331dda9fe612d4654d676ab6e33d18d9434a18cced72630df6ad"4414dependencies = [4415 "futures 0.3.21",4416 "futures-timer",4417 "instant",4418 "libp2p-core",4419 "libp2p-swarm",4420 "log",4421 "rand 0.7.3",4422 "void",4423]44244425[[package]]4426name = "libp2p-plaintext"4427version = "0.32.0"4428source = "registry+https://github.com/rust-lang/crates.io-index"4429checksum = "962c0fb0e7212fb96a69b87f2d09bcefd317935239bdc79cda900e7a8897a3fe"4430dependencies = [4431 "asynchronous-codec",4432 "bytes 1.1.0",4433 "futures 0.3.21",4434 "libp2p-core",4435 "log",4436 "prost",4437 "prost-build",4438 "unsigned-varint",4439 "void",4440]44414442[[package]]4443name = "libp2p-pnet"4444version = "0.22.0"4445source = "registry+https://github.com/rust-lang/crates.io-index"4446checksum = "0f1a458bbda880107b5b36fcb9b5a1ef0c329685da0e203ed692a8ebe64cc92c"4447dependencies = [4448 "futures 0.3.21",4449 "log",4450 "pin-project 1.0.10",4451 "rand 0.7.3",4452 "salsa20",4453 "sha3 0.9.1",4454]44554456[[package]]4457name = "libp2p-relay"4458version = "0.8.0"4459source = "registry+https://github.com/rust-lang/crates.io-index"4460checksum = "3aa754cb7bccef51ebc3c458c6bbcef89d83b578a9925438389be841527d408f"4461dependencies = [4462 "asynchronous-codec",4463 "bytes 1.1.0",4464 "either",4465 "futures 0.3.21",4466 "futures-timer",4467 "instant",4468 "libp2p-core",4469 "libp2p-swarm",4470 "log",4471 "pin-project 1.0.10",4472 "prost",4473 "prost-build",4474 "rand 0.8.5",4475 "smallvec",4476 "static_assertions",4477 "thiserror",4478 "unsigned-varint",4479 "void",4480]44814482[[package]]4483name = "libp2p-rendezvous"4484version = "0.5.0"4485source = "registry+https://github.com/rust-lang/crates.io-index"4486checksum = "bbd0baab894c5b84da510b915d53264d566c3c35889f09931fe9edbd2a773bee"4487dependencies = [4488 "asynchronous-codec",4489 "bimap",4490 "futures 0.3.21",4491 "futures-timer",4492 "instant",4493 "libp2p-core",4494 "libp2p-swarm",4495 "log",4496 "prost",4497 "prost-build",4498 "rand 0.8.5",4499 "sha2 0.10.2",4500 "thiserror",4501 "unsigned-varint",4502 "void",4503]45044505[[package]]4506name = "libp2p-request-response"4507version = "0.17.0"4508source = "registry+https://github.com/rust-lang/crates.io-index"4509checksum = "b5e6a6fc6c9ad95661f46989473b34bd2993d14a4de497ff3b2668a910d4b869"4510dependencies = [4511 "async-trait",4512 "bytes 1.1.0",4513 "futures 0.3.21",4514 "instant",4515 "libp2p-core",4516 "libp2p-swarm",4517 "log",4518 "rand 0.7.3",4519 "smallvec",4520 "unsigned-varint",4521]45224523[[package]]4524name = "libp2p-swarm"4525version = "0.35.0"4526source = "registry+https://github.com/rust-lang/crates.io-index"4527checksum = "8f0c69ad9e8f7c5fc50ad5ad9c7c8b57f33716532a2b623197f69f93e374d14c"4528dependencies = [4529 "either",4530 "fnv",4531 "futures 0.3.21",4532 "futures-timer",4533 "instant",4534 "libp2p-core",4535 "log",4536 "pin-project 1.0.10",4537 "rand 0.7.3",4538 "smallvec",4539 "thiserror",4540 "void",4541]45424543[[package]]4544name = "libp2p-swarm-derive"4545version = "0.27.2"4546source = "registry+https://github.com/rust-lang/crates.io-index"4547checksum = "4f693c8c68213034d472cbb93a379c63f4f307d97c06f1c41e4985de481687a5"4548dependencies = [4549 "quote",4550 "syn",4551]45524553[[package]]4554name = "libp2p-tcp"4555version = "0.32.0"4556source = "registry+https://github.com/rust-lang/crates.io-index"4557checksum = "193447aa729c85aac2376828df76d171c1a589c9e6b58fcc7f9d9a020734122c"4558dependencies = [4559 "async-io",4560 "futures 0.3.21",4561 "futures-timer",4562 "if-watch",4563 "ipnet",4564 "libc",4565 "libp2p-core",4566 "log",4567 "socket2",4568]45694570[[package]]4571name = "libp2p-uds"4572version = "0.32.0"4573source = "registry+https://github.com/rust-lang/crates.io-index"4574checksum = "24bdab114f7f2701757d6541266e1131b429bbae382008f207f2114ee4222dcb"4575dependencies = [4576 "async-std",4577 "futures 0.3.21",4578 "libp2p-core",4579 "log",4580]45814582[[package]]4583name = "libp2p-wasm-ext"4584version = "0.32.0"4585source = "registry+https://github.com/rust-lang/crates.io-index"4586checksum = "4f6ea0f84a967ef59a16083f222c18115ae2e91db69809dce275df62e101b279"4587dependencies = [4588 "futures 0.3.21",4589 "js-sys",4590 "libp2p-core",4591 "parity-send-wrapper",4592 "wasm-bindgen",4593 "wasm-bindgen-futures",4594]45954596[[package]]4597name = "libp2p-websocket"4598version = "0.34.0"4599source = "registry+https://github.com/rust-lang/crates.io-index"4600checksum = "c932834c3754501c368d1bf3d0fb458487a642b90fc25df082a3a2f3d3b32e37"4601dependencies = [4602 "either",4603 "futures 0.3.21",4604 "futures-rustls",4605 "libp2p-core",4606 "log",4607 "quicksink",4608 "rw-stream-sink",4609 "soketto",4610 "url",4611 "webpki-roots",4612]46134614[[package]]4615name = "libp2p-yamux"4616version = "0.36.0"4617source = "registry+https://github.com/rust-lang/crates.io-index"4618checksum = "be902ebd89193cd020e89e89107726a38cfc0d16d18f613f4a37d046e92c7517"4619dependencies = [4620 "futures 0.3.21",4621 "libp2p-core",4622 "parking_lot 0.12.1",4623 "thiserror",4624 "yamux",4625]46264627[[package]]4628name = "librocksdb-sys"4629version = "0.6.1+6.28.2"4630source = "registry+https://github.com/rust-lang/crates.io-index"4631checksum = "81bc587013734dadb7cf23468e531aa120788b87243648be42e2d3a072186291"4632dependencies = [4633 "bindgen",4634 "bzip2-sys",4635 "cc",4636 "glob",4637 "libc",4638 "libz-sys",4639 "tikv-jemalloc-sys",4640]46414642[[package]]4643name = "libsecp256k1"4644version = "0.7.0"4645source = "registry+https://github.com/rust-lang/crates.io-index"4646checksum = "b0452aac8bab02242429380e9b2f94ea20cea2b37e2c1777a1358799bbe97f37"4647dependencies = [4648 "arrayref",4649 "base64",4650 "digest 0.9.0",4651 "hmac-drbg",4652 "libsecp256k1-core",4653 "libsecp256k1-gen-ecmult",4654 "libsecp256k1-gen-genmult",4655 "rand 0.8.5",4656 "serde",4657 "sha2 0.9.9",4658 "typenum",4659]46604661[[package]]4662name = "libsecp256k1-core"4663version = "0.3.0"4664source = "registry+https://github.com/rust-lang/crates.io-index"4665checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451"4666dependencies = [4667 "crunchy",4668 "digest 0.9.0",4669 "subtle",4670]46714672[[package]]4673name = "libsecp256k1-gen-ecmult"4674version = "0.3.0"4675source = "registry+https://github.com/rust-lang/crates.io-index"4676checksum = "3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809"4677dependencies = [4678 "libsecp256k1-core",4679]46804681[[package]]4682name = "libsecp256k1-gen-genmult"4683version = "0.3.0"4684source = "registry+https://github.com/rust-lang/crates.io-index"4685checksum = "3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7c"4686dependencies = [4687 "libsecp256k1-core",4688]46894690[[package]]4691name = "libz-sys"4692version = "1.1.8"4693source = "registry+https://github.com/rust-lang/crates.io-index"4694checksum = "9702761c3935f8cc2f101793272e202c72b99da8f4224a19ddcf1279a6450bbf"4695dependencies = [4696 "cc",4697 "pkg-config",4698 "vcpkg",4699]47004701[[package]]4702name = "linked-hash-map"4703version = "0.5.4"4704source = "registry+https://github.com/rust-lang/crates.io-index"4705checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"47064707[[package]]4708name = "linked_hash_set"4709version = "0.1.4"4710source = "registry+https://github.com/rust-lang/crates.io-index"4711checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"4712dependencies = [4713 "linked-hash-map",4714]47154716[[package]]4717name = "linregress"4718version = "0.4.4"4719source = "registry+https://github.com/rust-lang/crates.io-index"4720checksum = "d6c601a85f5ecd1aba625247bca0031585fb1c446461b142878a16f8245ddeb8"4721dependencies = [4722 "nalgebra",4723 "statrs",4724]47254726[[package]]4727name = "linux-raw-sys"4728version = "0.0.42"4729source = "registry+https://github.com/rust-lang/crates.io-index"4730checksum = "5284f00d480e1c39af34e72f8ad60b94f47007e3481cd3b731c1d67190ddc7b7"47314732[[package]]4733name = "lock_api"4734version = "0.4.7"4735source = "registry+https://github.com/rust-lang/crates.io-index"4736checksum = "327fa5b6a6940e4699ec49a9beae1ea4845c6bab9314e4f84ac68742139d8c53"4737dependencies = [4738 "autocfg",4739 "scopeguard",4740]47414742[[package]]4743name = "log"4744version = "0.4.17"4745source = "registry+https://github.com/rust-lang/crates.io-index"4746checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"4747dependencies = [4748 "cfg-if 1.0.0",4749 "value-bag",4750]47514752[[package]]4753name = "lru"4754version = "0.6.6"4755source = "registry+https://github.com/rust-lang/crates.io-index"4756checksum = "7ea2d928b485416e8908cff2d97d621db22b27f7b3b6729e438bcf42c671ba91"4757dependencies = [4758 "hashbrown 0.11.2",4759]47604761[[package]]4762name = "lru"4763version = "0.7.7"4764source = "registry+https://github.com/rust-lang/crates.io-index"4765checksum = "c84e6fe5655adc6ce00787cf7dcaf8dc4f998a0565d23eafc207a8b08ca3349a"4766dependencies = [4767 "hashbrown 0.11.2",4768]47694770[[package]]4771name = "lru-cache"4772version = "0.1.2"4773source = "registry+https://github.com/rust-lang/crates.io-index"4774checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"4775dependencies = [4776 "linked-hash-map",4777]47784779[[package]]4780name = "lz4"4781version = "1.23.3"4782source = "registry+https://github.com/rust-lang/crates.io-index"4783checksum = "4edcb94251b1c375c459e5abe9fb0168c1c826c3370172684844f8f3f8d1a885"4784dependencies = [4785 "libc",4786 "lz4-sys",4787]47884789[[package]]4790name = "lz4-sys"4791version = "1.9.3"4792source = "registry+https://github.com/rust-lang/crates.io-index"4793checksum = "d7be8908e2ed6f31c02db8a9fa962f03e36c53fbfde437363eae3306b85d7e17"4794dependencies = [4795 "cc",4796 "libc",4797]47984799[[package]]4800name = "mach"4801version = "0.3.2"4802source = "registry+https://github.com/rust-lang/crates.io-index"4803checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"4804dependencies = [4805 "libc",4806]48074808[[package]]4809name = "maplit"4810version = "1.0.2"4811source = "registry+https://github.com/rust-lang/crates.io-index"4812checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"48134814[[package]]4815name = "match_cfg"4816version = "0.1.0"4817source = "registry+https://github.com/rust-lang/crates.io-index"4818checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"48194820[[package]]4821name = "matchers"4822version = "0.0.1"4823source = "registry+https://github.com/rust-lang/crates.io-index"4824checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"4825dependencies = [4826 "regex-automata",4827]48284829[[package]]4830name = "matches"4831version = "0.1.9"4832source = "registry+https://github.com/rust-lang/crates.io-index"4833checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"48344835[[package]]4836name = "matrixmultiply"4837version = "0.3.2"4838source = "registry+https://github.com/rust-lang/crates.io-index"4839checksum = "add85d4dd35074e6fedc608f8c8f513a3548619a9024b751949ef0e8e45a4d84"4840dependencies = [4841 "rawpointer",4842]48434844[[package]]4845name = "memchr"4846version = "2.5.0"4847source = "registry+https://github.com/rust-lang/crates.io-index"4848checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"48494850[[package]]4851name = "memmap2"4852version = "0.2.3"4853source = "registry+https://github.com/rust-lang/crates.io-index"4854checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"4855dependencies = [4856 "libc",4857]48584859[[package]]4860name = "memmap2"4861version = "0.5.4"4862source = "registry+https://github.com/rust-lang/crates.io-index"4863checksum = "d5172b50c23043ff43dd53e51392f36519d9b35a8f3a410d30ece5d1aedd58ae"4864dependencies = [4865 "libc",4866]48674868[[package]]4869name = "memoffset"4870version = "0.6.5"4871source = "registry+https://github.com/rust-lang/crates.io-index"4872checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"4873dependencies = [4874 "autocfg",4875]48764877[[package]]4878name = "memory-db"4879version = "0.29.0"4880source = "registry+https://github.com/rust-lang/crates.io-index"4881checksum = "6566c70c1016f525ced45d7b7f97730a2bafb037c788211d0c186ef5b2189f0a"4882dependencies = [4883 "hash-db",4884 "hashbrown 0.12.1",4885 "parity-util-mem",4886]48874888[[package]]4889name = "memory-lru"4890version = "0.1.0"4891source = "registry+https://github.com/rust-lang/crates.io-index"4892checksum = "beeb98b3d1ed2c0054bd81b5ba949a0243c3ccad751d45ea898fa8059fa2860a"4893dependencies = [4894 "lru 0.6.6",4895]48964897[[package]]4898name = "memory_units"4899version = "0.3.0"4900source = "registry+https://github.com/rust-lang/crates.io-index"4901checksum = "71d96e3f3c0b6325d8ccd83c33b28acb183edcb6c67938ba104ec546854b0882"49024903[[package]]4904name = "merlin"4905version = "2.0.1"4906source = "registry+https://github.com/rust-lang/crates.io-index"4907checksum = "4e261cf0f8b3c42ded9f7d2bb59dea03aa52bc8a1cbc7482f9fc3fd1229d3b42"4908dependencies = [4909 "byteorder",4910 "keccak",4911 "rand_core 0.5.1",4912 "zeroize",4913]49144915[[package]]4916name = "metered-channel"4917version = "0.9.22"4918source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"4919dependencies = [4920 "coarsetime",4921 "crossbeam-queue",4922 "derive_more",4923 "futures 0.3.21",4924 "futures-timer",4925 "nanorand",4926 "thiserror",4927 "tracing-gum",4928]49294930[[package]]4931name = "mick-jaeger"4932version = "0.1.8"4933source = "registry+https://github.com/rust-lang/crates.io-index"4934checksum = "69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532"4935dependencies = [4936 "futures 0.3.21",4937 "rand 0.8.5",4938 "thrift",4939]49404941[[package]]4942name = "minimal-lexical"4943version = "0.2.1"4944source = "registry+https://github.com/rust-lang/crates.io-index"4945checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"49464947[[package]]4948name = "miniz_oxide"4949version = "0.5.3"4950source = "registry+https://github.com/rust-lang/crates.io-index"4951checksum = "6f5c75688da582b8ffc1f1799e9db273f32133c49e048f614d22ec3256773ccc"4952dependencies = [4953 "adler",4954]49554956[[package]]4957name = "mio"4958version = "0.8.4"4959source = "registry+https://github.com/rust-lang/crates.io-index"4960checksum = "57ee1c23c7c63b0c9250c339ffdc69255f110b298b901b9f6c82547b7b87caaf"4961dependencies = [4962 "libc",4963 "log",4964 "wasi 0.11.0+wasi-snapshot-preview1",4965 "windows-sys",4966]49674968[[package]]4969name = "more-asserts"4970version = "0.2.2"4971source = "registry+https://github.com/rust-lang/crates.io-index"4972checksum = "7843ec2de400bcbc6a6328c958dc38e5359da6e93e72e37bc5246bf1ae776389"49734974[[package]]4975name = "multiaddr"4976version = "0.14.0"4977source = "registry+https://github.com/rust-lang/crates.io-index"4978checksum = "3c580bfdd8803cce319b047d239559a22f809094aaea4ac13902a1fdcfcd4261"4979dependencies = [4980 "arrayref",4981 "bs58",4982 "byteorder",4983 "data-encoding",4984 "multihash",4985 "percent-encoding",4986 "serde",4987 "static_assertions",4988 "unsigned-varint",4989 "url",4990]49914992[[package]]4993name = "multibase"4994version = "0.9.1"4995source = "registry+https://github.com/rust-lang/crates.io-index"4996checksum = "9b3539ec3c1f04ac9748a260728e855f261b4977f5c3406612c884564f329404"4997dependencies = [4998 "base-x",4999 "data-encoding",5000 "data-encoding-macro",5001]50025003[[package]]5004name = "multihash"5005version = "0.16.2"5006source = "registry+https://github.com/rust-lang/crates.io-index"5007checksum = "e3db354f401db558759dfc1e568d010a5d4146f4d3f637be1275ec4a3cf09689"5008dependencies = [5009 "blake2b_simd 1.0.0",5010 "blake2s_simd",5011 "blake3",5012 "core2",5013 "digest 0.10.3",5014 "multihash-derive",5015 "sha2 0.10.2",5016 "sha3 0.10.1",5017 "unsigned-varint",5018]50195020[[package]]5021name = "multihash-derive"5022version = "0.8.0"5023source = "registry+https://github.com/rust-lang/crates.io-index"5024checksum = "fc076939022111618a5026d3be019fd8b366e76314538ff9a1b59ffbcbf98bcd"5025dependencies = [5026 "proc-macro-crate",5027 "proc-macro-error",5028 "proc-macro2",5029 "quote",5030 "syn",5031 "synstructure",5032]50335034[[package]]5035name = "multimap"5036version = "0.8.3"5037source = "registry+https://github.com/rust-lang/crates.io-index"5038checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"50395040[[package]]5041name = "multistream-select"5042version = "0.11.0"5043source = "registry+https://github.com/rust-lang/crates.io-index"5044checksum = "363a84be6453a70e63513660f4894ef815daf88e3356bffcda9ca27d810ce83b"5045dependencies = [5046 "bytes 1.1.0",5047 "futures 0.3.21",5048 "log",5049 "pin-project 1.0.10",5050 "smallvec",5051 "unsigned-varint",5052]50535054[[package]]5055name = "nalgebra"5056version = "0.27.1"5057source = "registry+https://github.com/rust-lang/crates.io-index"5058checksum = "462fffe4002f4f2e1f6a9dcf12cc1a6fc0e15989014efc02a941d3e0f5dc2120"5059dependencies = [5060 "approx",5061 "matrixmultiply",5062 "nalgebra-macros",5063 "num-complex",5064 "num-rational 0.4.0",5065 "num-traits",5066 "rand 0.8.5",5067 "rand_distr",5068 "simba",5069 "typenum",5070]50715072[[package]]5073name = "nalgebra-macros"5074version = "0.1.0"5075source = "registry+https://github.com/rust-lang/crates.io-index"5076checksum = "01fcc0b8149b4632adc89ac3b7b31a12fb6099a0317a4eb2ebff574ef7de7218"5077dependencies = [5078 "proc-macro2",5079 "quote",5080 "syn",5081]50825083[[package]]5084name = "names"5085version = "0.13.0"5086source = "registry+https://github.com/rust-lang/crates.io-index"5087checksum = "e7d66043b25d4a6cccb23619d10c19c25304b355a7dccd4a8e11423dd2382146"5088dependencies = [5089 "rand 0.8.5",5090]50915092[[package]]5093name = "nanorand"5094version = "0.7.0"5095source = "registry+https://github.com/rust-lang/crates.io-index"5096checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"50975098[[package]]5099name = "netlink-packet-core"5100version = "0.4.2"5101source = "registry+https://github.com/rust-lang/crates.io-index"5102checksum = "345b8ab5bd4e71a2986663e88c56856699d060e78e152e6e9d7966fcd5491297"5103dependencies = [5104 "anyhow",5105 "byteorder",5106 "libc",5107 "netlink-packet-utils",5108]51095110[[package]]5111name = "netlink-packet-route"5112version = "0.11.0"5113source = "registry+https://github.com/rust-lang/crates.io-index"5114checksum = "733ea73609acfd7fa7ddadfb7bf709b0471668c456ad9513685af543a06342b2"5115dependencies = [5116 "anyhow",5117 "bitflags",5118 "byteorder",5119 "libc",5120 "netlink-packet-core",5121 "netlink-packet-utils",5122]51235124[[package]]5125name = "netlink-packet-utils"5126version = "0.5.1"5127source = "registry+https://github.com/rust-lang/crates.io-index"5128checksum = "25af9cf0dc55498b7bd94a1508af7a78706aa0ab715a73c5169273e03c84845e"5129dependencies = [5130 "anyhow",5131 "byteorder",5132 "paste",5133 "thiserror",5134]51355136[[package]]5137name = "netlink-proto"5138version = "0.9.2"5139source = "registry+https://github.com/rust-lang/crates.io-index"5140checksum = "ef8785b8141e8432aa45fceb922a7e876d7da3fad37fa7e7ec702ace3aa0826b"5141dependencies = [5142 "bytes 1.1.0",5143 "futures 0.3.21",5144 "log",5145 "netlink-packet-core",5146 "netlink-sys",5147 "tokio 1.19.2",5148]51495150[[package]]5151name = "netlink-sys"5152version = "0.8.2"5153source = "registry+https://github.com/rust-lang/crates.io-index"5154checksum = "3e4c9f9547a08241bee7b6558b9b98e1f290d187de8b7cfca2bbb4937bcaa8f8"5155dependencies = [5156 "async-io",5157 "bytes 1.1.0",5158 "futures 0.3.21",5159 "libc",5160 "log",5161]51625163[[package]]5164name = "nix"5165version = "0.22.3"5166source = "registry+https://github.com/rust-lang/crates.io-index"5167checksum = "e4916f159ed8e5de0082076562152a76b7a1f64a01fd9d1e0fea002c37624faf"5168dependencies = [5169 "bitflags",5170 "cc",5171 "cfg-if 1.0.0",5172 "libc",5173 "memoffset",5174]51755176[[package]]5177name = "nodrop"5178version = "0.1.14"5179source = "registry+https://github.com/rust-lang/crates.io-index"5180checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"51815182[[package]]5183name = "nohash-hasher"5184version = "0.2.0"5185source = "registry+https://github.com/rust-lang/crates.io-index"5186checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"51875188[[package]]5189name = "nom"5190version = "7.1.1"5191source = "registry+https://github.com/rust-lang/crates.io-index"5192checksum = "a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36"5193dependencies = [5194 "memchr",5195 "minimal-lexical",5196]51975198[[package]]5199name = "num-bigint"5200version = "0.2.6"5201source = "registry+https://github.com/rust-lang/crates.io-index"5202checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"5203dependencies = [5204 "autocfg",5205 "num-integer",5206 "num-traits",5207]52085209[[package]]5210name = "num-complex"5211version = "0.4.2"5212source = "registry+https://github.com/rust-lang/crates.io-index"5213checksum = "7ae39348c8bc5fbd7f40c727a9925f03517afd2ab27d46702108b6a7e5414c19"5214dependencies = [5215 "num-traits",5216]52175218[[package]]5219name = "num-format"5220version = "0.4.0"5221source = "registry+https://github.com/rust-lang/crates.io-index"5222checksum = "bafe4179722c2894288ee77a9f044f02811c86af699344c498b0840c698a2465"5223dependencies = [5224 "arrayvec 0.4.12",5225 "itoa 0.4.8",5226]52275228[[package]]5229name = "num-integer"5230version = "0.1.45"5231source = "registry+https://github.com/rust-lang/crates.io-index"5232checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"5233dependencies = [5234 "autocfg",5235 "num-traits",5236]52375238[[package]]5239name = "num-rational"5240version = "0.2.4"5241source = "registry+https://github.com/rust-lang/crates.io-index"5242checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"5243dependencies = [5244 "autocfg",5245 "num-bigint",5246 "num-integer",5247 "num-traits",5248]52495250[[package]]5251name = "num-rational"5252version = "0.4.0"5253source = "registry+https://github.com/rust-lang/crates.io-index"5254checksum = "d41702bd167c2df5520b384281bc111a4b5efcf7fbc4c9c222c815b07e0a6a6a"5255dependencies = [5256 "autocfg",5257 "num-integer",5258 "num-traits",5259]52605261[[package]]5262name = "num-traits"5263version = "0.2.15"5264source = "registry+https://github.com/rust-lang/crates.io-index"5265checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"5266dependencies = [5267 "autocfg",5268 "libm",5269]52705271[[package]]5272name = "num_cpus"5273version = "1.13.1"5274source = "registry+https://github.com/rust-lang/crates.io-index"5275checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"5276dependencies = [5277 "hermit-abi",5278 "libc",5279]52805281[[package]]5282name = "object"5283version = "0.27.1"5284source = "registry+https://github.com/rust-lang/crates.io-index"5285checksum = "67ac1d3f9a1d3616fd9a60c8d74296f22406a238b6a72f5cc1e6f314df4ffbf9"5286dependencies = [5287 "crc32fast",5288 "indexmap",5289 "memchr",5290]52915292[[package]]5293name = "object"5294version = "0.28.4"5295source = "registry+https://github.com/rust-lang/crates.io-index"5296checksum = "e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424"5297dependencies = [5298 "memchr",5299]53005301[[package]]5302name = "once_cell"5303version = "1.12.0"5304source = "registry+https://github.com/rust-lang/crates.io-index"5305checksum = "7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225"53065307[[package]]5308name = "opal-runtime"5309version = "0.9.22"5310dependencies = [5311 "cumulus-pallet-aura-ext",5312 "cumulus-pallet-dmp-queue",5313 "cumulus-pallet-parachain-system",5314 "cumulus-pallet-xcm",5315 "cumulus-pallet-xcmp-queue",5316 "cumulus-primitives-core",5317 "cumulus-primitives-timestamp",5318 "cumulus-primitives-utility",5319 "derivative",5320 "fp-evm-mapping",5321 "fp-rpc",5322 "fp-self-contained",5323 "frame-benchmarking",5324 "frame-executive",5325 "frame-support",5326 "frame-system",5327 "frame-system-benchmarking",5328 "frame-system-rpc-runtime-api",5329 "frame-try-runtime",5330 "hex-literal",5331 "log",5332 "orml-vesting",5333 "pallet-aura",5334 "pallet-balances",5335 "pallet-base-fee",5336 "pallet-common",5337 "pallet-ethereum",5338 "pallet-evm",5339 "pallet-evm-coder-substrate",5340 "pallet-evm-contract-helpers",5341 "pallet-evm-migration",5342 "pallet-evm-transaction-payment",5343 "pallet-fungible",5344 "pallet-inflation",5345 "pallet-nonfungible",5346 "pallet-randomness-collective-flip",5347 "pallet-refungible",5348 "pallet-rmrk-core",5349 "pallet-rmrk-equip",5350 "pallet-structure",5351 "pallet-sudo",5352 "pallet-template-transaction-payment",5353 "pallet-timestamp",5354 "pallet-transaction-payment",5355 "pallet-transaction-payment-rpc-runtime-api",5356 "pallet-treasury",5357 "pallet-unique",5358 "pallet-unique-scheduler",5359 "pallet-xcm",5360 "parachain-info",5361 "parity-scale-codec 3.1.5",5362 "polkadot-parachain",5363 "rmrk-rpc",5364 "scale-info",5365 "serde",5366 "smallvec",5367 "sp-api",5368 "sp-arithmetic",5369 "sp-block-builder",5370 "sp-consensus-aura",5371 "sp-core",5372 "sp-inherents",5373 "sp-io",5374 "sp-offchain",5375 "sp-runtime",5376 "sp-session",5377 "sp-std",5378 "sp-transaction-pool",5379 "sp-version",5380 "substrate-wasm-builder",5381 "unique-runtime-common",5382 "up-data-structs",5383 "up-rpc",5384 "xcm",5385 "xcm-builder",5386 "xcm-executor",5387]53885389[[package]]5390name = "opaque-debug"5391version = "0.2.3"5392source = "registry+https://github.com/rust-lang/crates.io-index"5393checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"53945395[[package]]5396name = "opaque-debug"5397version = "0.3.0"5398source = "registry+https://github.com/rust-lang/crates.io-index"5399checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"54005401[[package]]5402name = "openssl-probe"5403version = "0.1.5"5404source = "registry+https://github.com/rust-lang/crates.io-index"5405checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"54065407[[package]]5408name = "ordered-float"5409version = "1.1.1"5410source = "registry+https://github.com/rust-lang/crates.io-index"5411checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7"5412dependencies = [5413 "num-traits",5414]54155416[[package]]5417name = "orml-vesting"5418version = "0.4.1-dev"5419source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.22#59f6596ae462035d153e198ba5db8c5e084e6d25"5420dependencies = [5421 "frame-support",5422 "frame-system",5423 "parity-scale-codec 3.1.5",5424 "scale-info",5425 "serde",5426 "sp-io",5427 "sp-runtime",5428 "sp-std",5429]54305431[[package]]5432name = "os_str_bytes"5433version = "6.1.0"5434source = "registry+https://github.com/rust-lang/crates.io-index"5435checksum = "21326818e99cfe6ce1e524c2a805c189a99b5ae555a35d19f9a284b427d86afa"54365437[[package]]5438name = "owning_ref"5439version = "0.4.1"5440source = "registry+https://github.com/rust-lang/crates.io-index"5441checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"5442dependencies = [5443 "stable_deref_trait",5444]54455446[[package]]5447name = "pallet-aura"5448version = "4.0.0-dev"5449source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"5450dependencies = [5451 "frame-support",5452 "frame-system",5453 "pallet-timestamp",5454 "parity-scale-codec 3.1.5",5455 "scale-info",5456 "sp-application-crypto",5457 "sp-consensus-aura",5458 "sp-runtime",5459 "sp-std",5460]54615462[[package]]5463name = "pallet-authority-discovery"5464version = "4.0.0-dev"5465source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"5466dependencies = [5467 "frame-support",5468 "frame-system",5469 "pallet-session",5470 "parity-scale-codec 3.1.5",5471 "scale-info",5472 "sp-application-crypto",5473 "sp-authority-discovery",5474 "sp-runtime",5475 "sp-std",5476]54775478[[package]]5479name = "pallet-authorship"5480version = "4.0.0-dev"5481source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"5482dependencies = [5483 "frame-support",5484 "frame-system",5485 "impl-trait-for-tuples",5486 "parity-scale-codec 3.1.5",5487 "scale-info",5488 "sp-authorship",5489 "sp-runtime",5490 "sp-std",5491]54925493[[package]]5494name = "pallet-babe"5495version = "4.0.0-dev"5496source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"5497dependencies = [5498 "frame-benchmarking",5499 "frame-support",5500 "frame-system",5501 "log",5502 "pallet-authorship",5503 "pallet-session",5504 "pallet-timestamp",5505 "parity-scale-codec 3.1.5",5506 "scale-info",5507 "sp-application-crypto",5508 "sp-consensus-babe",5509 "sp-consensus-vrf",5510 "sp-io",5511 "sp-runtime",5512 "sp-session",5513 "sp-staking",5514 "sp-std",5515]55165517[[package]]5518name = "pallet-bags-list"5519version = "4.0.0-dev"5520source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"5521dependencies = [5522 "frame-benchmarking",5523 "frame-election-provider-support",5524 "frame-support",5525 "frame-system",5526 "log",5527 "pallet-balances",5528 "parity-scale-codec 3.1.5",5529 "scale-info",5530 "sp-core",5531 "sp-io",5532 "sp-runtime",5533 "sp-std",5534 "sp-tracing",5535]55365537[[package]]5538name = "pallet-balances"5539version = "4.0.0-dev"5540source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"5541dependencies = [5542 "frame-benchmarking",5543 "frame-support",5544 "frame-system",5545 "log",5546 "parity-scale-codec 3.1.5",5547 "scale-info",5548 "sp-runtime",5549 "sp-std",5550]55515552[[package]]5553name = "pallet-base-fee"5554version = "1.0.0"5555source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.22#94cc1f98619da89350f77d18b2e4224b034e07ad"5556dependencies = [5557 "fp-evm",5558 "frame-support",5559 "frame-system",5560 "parity-scale-codec 3.1.5",5561 "scale-info",5562 "serde",5563 "sp-core",5564 "sp-runtime",5565]55665567[[package]]5568name = "pallet-beefy"5569version = "4.0.0-dev"5570source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"5571dependencies = [5572 "beefy-primitives",5573 "frame-support",5574 "frame-system",5575 "pallet-session",5576 "parity-scale-codec 3.1.5",5577 "scale-info",5578 "serde",5579 "sp-runtime",5580 "sp-std",5581]55825583[[package]]5584name = "pallet-beefy-mmr"5585version = "4.0.0-dev"5586source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"5587dependencies = [5588 "beefy-merkle-tree",5589 "beefy-primitives",5590 "frame-support",5591 "frame-system",5592 "hex",5593 "log",5594 "pallet-beefy",5595 "pallet-mmr",5596 "pallet-session",5597 "parity-scale-codec 3.1.5",5598 "scale-info",5599 "serde",5600 "sp-core",5601 "sp-io",5602 "sp-runtime",5603 "sp-std",5604]56055606[[package]]5607name = "pallet-bounties"5608version = "4.0.0-dev"5609source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"5610dependencies = [5611 "frame-benchmarking",5612 "frame-support",5613 "frame-system",5614 "log",5615 "pallet-treasury",5616 "parity-scale-codec 3.1.5",5617 "scale-info",5618 "sp-core",5619 "sp-io",5620 "sp-runtime",5621 "sp-std",5622]56235624[[package]]5625name = "pallet-bridge-dispatch"5626version = "0.1.0"5627source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"5628dependencies = [5629 "bp-message-dispatch",5630 "bp-runtime",5631 "frame-support",5632 "frame-system",5633 "log",5634 "parity-scale-codec 3.1.5",5635 "scale-info",5636 "sp-core",5637 "sp-runtime",5638 "sp-std",5639]56405641[[package]]5642name = "pallet-bridge-grandpa"5643version = "0.1.0"5644source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"5645dependencies = [5646 "bp-header-chain",5647 "bp-runtime",5648 "bp-test-utils",5649 "finality-grandpa",5650 "frame-support",5651 "frame-system",5652 "log",5653 "num-traits",5654 "parity-scale-codec 3.1.5",5655 "scale-info",5656 "serde",5657 "sp-finality-grandpa",5658 "sp-runtime",5659 "sp-std",5660 "sp-trie",5661]56625663[[package]]5664name = "pallet-bridge-messages"5665version = "0.1.0"5666source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"5667dependencies = [5668 "bitvec 1.0.0",5669 "bp-message-dispatch",5670 "bp-messages",5671 "bp-runtime",5672 "frame-support",5673 "frame-system",5674 "log",5675 "num-traits",5676 "parity-scale-codec 3.1.5",5677 "scale-info",5678 "serde",5679 "sp-core",5680 "sp-runtime",5681 "sp-std",5682]56835684[[package]]5685name = "pallet-child-bounties"5686version = "4.0.0-dev"5687source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"5688dependencies = [5689 "frame-benchmarking",5690 "frame-support",5691 "frame-system",5692 "log",5693 "pallet-bounties",5694 "pallet-treasury",5695 "parity-scale-codec 3.1.5",5696 "scale-info",5697 "sp-core",5698 "sp-io",5699 "sp-runtime",5700 "sp-std",5701]57025703[[package]]5704name = "pallet-collective"5705version = "4.0.0-dev"5706source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"5707dependencies = [5708 "frame-benchmarking",5709 "frame-support",5710 "frame-system",5711 "log",5712 "parity-scale-codec 3.1.5",5713 "scale-info",5714 "sp-core",5715 "sp-io",5716 "sp-runtime",5717 "sp-std",5718]57195720[[package]]5721name = "pallet-common"5722version = "0.1.0"5723dependencies = [5724 "ethereum",5725 "evm-coder",5726 "fp-evm-mapping",5727 "frame-benchmarking",5728 "frame-support",5729 "frame-system",5730 "pallet-evm",5731 "pallet-evm-coder-substrate",5732 "parity-scale-codec 3.1.5",5733 "scale-info",5734 "serde",5735 "sp-core",5736 "sp-runtime",5737 "sp-std",5738 "up-data-structs",5739]57405741[[package]]5742name = "pallet-democracy"5743version = "4.0.0-dev"5744source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"5745dependencies = [5746 "frame-benchmarking",5747 "frame-support",5748 "frame-system",5749 "parity-scale-codec 3.1.5",5750 "scale-info",5751 "serde",5752 "sp-io",5753 "sp-runtime",5754 "sp-std",5755]57565757[[package]]5758name = "pallet-election-provider-multi-phase"5759version = "4.0.0-dev"5760source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"5761dependencies = [5762 "frame-benchmarking",5763 "frame-election-provider-support",5764 "frame-support",5765 "frame-system",5766 "log",5767 "parity-scale-codec 3.1.5",5768 "rand 0.7.3",5769 "scale-info",5770 "sp-arithmetic",5771 "sp-core",5772 "sp-io",5773 "sp-npos-elections",5774 "sp-runtime",5775 "sp-std",5776 "static_assertions",5777 "strum 0.23.0",5778]57795780[[package]]5781name = "pallet-election-provider-support-benchmarking"5782version = "4.0.0-dev"5783source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"5784dependencies = [5785 "frame-benchmarking",5786 "frame-election-provider-support",5787 "frame-system",5788 "parity-scale-codec 3.1.5",5789 "sp-npos-elections",5790 "sp-runtime",5791]57925793[[package]]5794name = "pallet-elections-phragmen"5795version = "5.0.0-dev"5796source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"5797dependencies = [5798 "frame-benchmarking",5799 "frame-support",5800 "frame-system",5801 "log",5802 "parity-scale-codec 3.1.5",5803 "scale-info",5804 "sp-core",5805 "sp-io",5806 "sp-npos-elections",5807 "sp-runtime",5808 "sp-std",5809]58105811[[package]]5812name = "pallet-ethereum"5813version = "4.0.0-dev"5814source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.22#94cc1f98619da89350f77d18b2e4224b034e07ad"5815dependencies = [5816 "ethereum",5817 "ethereum-types",5818 "evm",5819 "fp-consensus",5820 "fp-evm",5821 "fp-evm-mapping",5822 "fp-rpc",5823 "fp-self-contained",5824 "fp-storage",5825 "frame-support",5826 "frame-system",5827 "log",5828 "pallet-evm",5829 "pallet-timestamp",5830 "parity-scale-codec 3.1.5",5831 "rlp",5832 "scale-info",5833 "serde",5834 "sha3 0.10.1",5835 "sp-io",5836 "sp-runtime",5837 "sp-std",5838]58395840[[package]]5841name = "pallet-evm"5842version = "6.0.0-dev"5843source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.22#94cc1f98619da89350f77d18b2e4224b034e07ad"5844dependencies = [5845 "evm",5846 "fp-evm",5847 "fp-evm-mapping",5848 "frame-benchmarking",5849 "frame-support",5850 "frame-system",5851 "hex",5852 "impl-trait-for-tuples",5853 "log",5854 "pallet-timestamp",5855 "parity-scale-codec 3.1.5",5856 "primitive-types",5857 "rlp",5858 "scale-info",5859 "serde",5860 "sha3 0.10.1",5861 "sp-core",5862 "sp-io",5863 "sp-runtime",5864 "sp-std",5865]58665867[[package]]5868name = "pallet-evm-coder-substrate"5869version = "0.1.0"5870dependencies = [5871 "ethereum",5872 "evm-coder",5873 "frame-benchmarking",5874 "frame-support",5875 "frame-system",5876 "pallet-ethereum",5877 "pallet-evm",5878 "parity-scale-codec 3.1.5",5879 "scale-info",5880 "sp-core",5881 "sp-std",5882 "up-data-structs",5883]58845885[[package]]5886name = "pallet-evm-contract-helpers"5887version = "0.1.0"5888dependencies = [5889 "evm-coder",5890 "fp-evm-mapping",5891 "frame-support",5892 "frame-system",5893 "log",5894 "pallet-common",5895 "pallet-evm",5896 "pallet-evm-coder-substrate",5897 "parity-scale-codec 3.1.5",5898 "scale-info",5899 "sp-core",5900 "sp-runtime",5901 "sp-std",5902 "up-data-structs",5903 "up-sponsorship",5904]59055906[[package]]5907name = "pallet-evm-migration"5908version = "0.1.0"5909dependencies = [5910 "fp-evm",5911 "frame-benchmarking",5912 "frame-support",5913 "frame-system",5914 "pallet-evm",5915 "parity-scale-codec 3.1.5",5916 "scale-info",5917 "sp-core",5918 "sp-io",5919 "sp-runtime",5920 "sp-std",5921]59225923[[package]]5924name = "pallet-evm-transaction-payment"5925version = "0.1.0"5926dependencies = [5927 "fp-evm",5928 "fp-evm-mapping",5929 "frame-support",5930 "frame-system",5931 "pallet-ethereum",5932 "pallet-evm",5933 "parity-scale-codec 3.1.5",5934 "scale-info",5935 "sp-core",5936 "sp-io",5937 "sp-runtime",5938 "sp-std",5939 "up-sponsorship",5940]59415942[[package]]5943name = "pallet-fungible"5944version = "0.1.0"5945dependencies = [5946 "ethereum",5947 "evm-coder",5948 "frame-benchmarking",5949 "frame-support",5950 "frame-system",5951 "pallet-common",5952 "pallet-evm",5953 "pallet-evm-coder-substrate",5954 "pallet-structure",5955 "parity-scale-codec 3.1.5",5956 "scale-info",5957 "sp-core",5958 "sp-runtime",5959 "sp-std",5960 "up-data-structs",5961]59625963[[package]]5964name = "pallet-gilt"5965version = "4.0.0-dev"5966source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"5967dependencies = [5968 "frame-benchmarking",5969 "frame-support",5970 "frame-system",5971 "parity-scale-codec 3.1.5",5972 "scale-info",5973 "sp-arithmetic",5974 "sp-runtime",5975 "sp-std",5976]59775978[[package]]5979name = "pallet-grandpa"5980version = "4.0.0-dev"5981source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"5982dependencies = [5983 "frame-benchmarking",5984 "frame-support",5985 "frame-system",5986 "log",5987 "pallet-authorship",5988 "pallet-session",5989 "parity-scale-codec 3.1.5",5990 "scale-info",5991 "sp-application-crypto",5992 "sp-core",5993 "sp-finality-grandpa",5994 "sp-io",5995 "sp-runtime",5996 "sp-session",5997 "sp-staking",5998 "sp-std",5999]60006001[[package]]6002name = "pallet-identity"6003version = "4.0.0-dev"6004source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6005dependencies = [6006 "enumflags2",6007 "frame-benchmarking",6008 "frame-support",6009 "frame-system",6010 "parity-scale-codec 3.1.5",6011 "scale-info",6012 "sp-io",6013 "sp-runtime",6014 "sp-std",6015]60166017[[package]]6018name = "pallet-im-online"6019version = "4.0.0-dev"6020source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6021dependencies = [6022 "frame-benchmarking",6023 "frame-support",6024 "frame-system",6025 "log",6026 "pallet-authorship",6027 "parity-scale-codec 3.1.5",6028 "scale-info",6029 "sp-application-crypto",6030 "sp-core",6031 "sp-io",6032 "sp-runtime",6033 "sp-staking",6034 "sp-std",6035]60366037[[package]]6038name = "pallet-indices"6039version = "4.0.0-dev"6040source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6041dependencies = [6042 "frame-benchmarking",6043 "frame-support",6044 "frame-system",6045 "parity-scale-codec 3.1.5",6046 "scale-info",6047 "sp-core",6048 "sp-io",6049 "sp-keyring",6050 "sp-runtime",6051 "sp-std",6052]60536054[[package]]6055name = "pallet-inflation"6056version = "0.1.0"6057dependencies = [6058 "frame-benchmarking",6059 "frame-support",6060 "frame-system",6061 "pallet-balances",6062 "pallet-randomness-collective-flip",6063 "pallet-timestamp",6064 "parity-scale-codec 3.1.5",6065 "scale-info",6066 "serde",6067 "sp-core",6068 "sp-io",6069 "sp-runtime",6070 "sp-std",6071]60726073[[package]]6074name = "pallet-membership"6075version = "4.0.0-dev"6076source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6077dependencies = [6078 "frame-benchmarking",6079 "frame-support",6080 "frame-system",6081 "log",6082 "parity-scale-codec 3.1.5",6083 "scale-info",6084 "sp-core",6085 "sp-io",6086 "sp-runtime",6087 "sp-std",6088]60896090[[package]]6091name = "pallet-mmr"6092version = "4.0.0-dev"6093source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6094dependencies = [6095 "ckb-merkle-mountain-range",6096 "frame-benchmarking",6097 "frame-support",6098 "frame-system",6099 "parity-scale-codec 3.1.5",6100 "scale-info",6101 "sp-core",6102 "sp-io",6103 "sp-mmr-primitives",6104 "sp-runtime",6105 "sp-std",6106]61076108[[package]]6109name = "pallet-mmr-rpc"6110version = "3.0.0"6111source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6112dependencies = [6113 "jsonrpsee",6114 "parity-scale-codec 3.1.5",6115 "serde",6116 "sp-api",6117 "sp-blockchain",6118 "sp-core",6119 "sp-mmr-primitives",6120 "sp-runtime",6121]61226123[[package]]6124name = "pallet-multisig"6125version = "4.0.0-dev"6126source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6127dependencies = [6128 "frame-benchmarking",6129 "frame-support",6130 "frame-system",6131 "parity-scale-codec 3.1.5",6132 "scale-info",6133 "sp-io",6134 "sp-runtime",6135 "sp-std",6136]61376138[[package]]6139name = "pallet-nicks"6140version = "4.0.0-dev"6141source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6142dependencies = [6143 "frame-support",6144 "frame-system",6145 "parity-scale-codec 3.1.5",6146 "scale-info",6147 "sp-io",6148 "sp-runtime",6149 "sp-std",6150]61516152[[package]]6153name = "pallet-nomination-pools"6154version = "1.0.0"6155source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6156dependencies = [6157 "frame-support",6158 "frame-system",6159 "parity-scale-codec 3.1.5",6160 "scale-info",6161 "sp-core",6162 "sp-runtime",6163 "sp-staking",6164 "sp-std",6165]61666167[[package]]6168name = "pallet-nomination-pools-benchmarking"6169version = "1.0.0"6170source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6171dependencies = [6172 "frame-benchmarking",6173 "frame-election-provider-support",6174 "frame-support",6175 "frame-system",6176 "pallet-bags-list",6177 "pallet-nomination-pools",6178 "pallet-staking",6179 "parity-scale-codec 3.1.5",6180 "scale-info",6181 "sp-runtime",6182 "sp-staking",6183 "sp-std",6184]61856186[[package]]6187name = "pallet-nonfungible"6188version = "0.1.0"6189dependencies = [6190 "ethereum",6191 "evm-coder",6192 "frame-benchmarking",6193 "frame-support",6194 "frame-system",6195 "pallet-common",6196 "pallet-evm",6197 "pallet-evm-coder-substrate",6198 "pallet-structure",6199 "parity-scale-codec 3.1.5",6200 "scale-info",6201 "sp-core",6202 "sp-runtime",6203 "sp-std",6204 "struct-versioning",6205 "up-data-structs",6206]62076208[[package]]6209name = "pallet-offences"6210version = "4.0.0-dev"6211source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6212dependencies = [6213 "frame-support",6214 "frame-system",6215 "log",6216 "pallet-balances",6217 "parity-scale-codec 3.1.5",6218 "scale-info",6219 "serde",6220 "sp-runtime",6221 "sp-staking",6222 "sp-std",6223]62246225[[package]]6226name = "pallet-offences-benchmarking"6227version = "4.0.0-dev"6228source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6229dependencies = [6230 "frame-benchmarking",6231 "frame-election-provider-support",6232 "frame-support",6233 "frame-system",6234 "pallet-babe",6235 "pallet-balances",6236 "pallet-grandpa",6237 "pallet-im-online",6238 "pallet-offences",6239 "pallet-session",6240 "pallet-staking",6241 "parity-scale-codec 3.1.5",6242 "scale-info",6243 "sp-runtime",6244 "sp-staking",6245 "sp-std",6246]62476248[[package]]6249name = "pallet-preimage"6250version = "4.0.0-dev"6251source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6252dependencies = [6253 "frame-benchmarking",6254 "frame-support",6255 "frame-system",6256 "parity-scale-codec 3.1.5",6257 "scale-info",6258 "sp-core",6259 "sp-io",6260 "sp-runtime",6261 "sp-std",6262]62636264[[package]]6265name = "pallet-proxy"6266version = "4.0.0-dev"6267source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6268dependencies = [6269 "frame-benchmarking",6270 "frame-support",6271 "frame-system",6272 "parity-scale-codec 3.1.5",6273 "scale-info",6274 "sp-io",6275 "sp-runtime",6276 "sp-std",6277]62786279[[package]]6280name = "pallet-randomness-collective-flip"6281version = "4.0.0-dev"6282source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6283dependencies = [6284 "frame-support",6285 "frame-system",6286 "parity-scale-codec 3.1.5",6287 "safe-mix",6288 "scale-info",6289 "sp-runtime",6290 "sp-std",6291]62926293[[package]]6294name = "pallet-recovery"6295version = "4.0.0-dev"6296source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6297dependencies = [6298 "frame-benchmarking",6299 "frame-support",6300 "frame-system",6301 "parity-scale-codec 3.1.5",6302 "scale-info",6303 "sp-io",6304 "sp-runtime",6305 "sp-std",6306]63076308[[package]]6309name = "pallet-refungible"6310version = "0.1.0"6311dependencies = [6312 "frame-benchmarking",6313 "frame-support",6314 "frame-system",6315 "pallet-common",6316 "pallet-evm",6317 "pallet-structure",6318 "parity-scale-codec 3.1.5",6319 "scale-info",6320 "sp-core",6321 "sp-runtime",6322 "sp-std",6323 "struct-versioning",6324 "up-data-structs",6325]63266327[[package]]6328name = "pallet-rmrk-core"6329version = "0.1.0"6330dependencies = [6331 "derivative",6332 "frame-benchmarking",6333 "frame-support",6334 "frame-system",6335 "pallet-common",6336 "pallet-evm",6337 "pallet-nonfungible",6338 "pallet-structure",6339 "parity-scale-codec 3.1.5",6340 "rmrk-traits",6341 "scale-info",6342 "sp-core",6343 "sp-runtime",6344 "sp-std",6345 "up-data-structs",6346]63476348[[package]]6349name = "pallet-rmrk-equip"6350version = "0.1.0"6351dependencies = [6352 "frame-benchmarking",6353 "frame-support",6354 "frame-system",6355 "pallet-common",6356 "pallet-evm",6357 "pallet-nonfungible",6358 "pallet-rmrk-core",6359 "parity-scale-codec 3.1.5",6360 "rmrk-traits",6361 "scale-info",6362 "sp-core",6363 "sp-runtime",6364 "sp-std",6365 "up-data-structs",6366]63676368[[package]]6369name = "pallet-scheduler"6370version = "4.0.0-dev"6371source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6372dependencies = [6373 "frame-benchmarking",6374 "frame-support",6375 "frame-system",6376 "log",6377 "parity-scale-codec 3.1.5",6378 "scale-info",6379 "sp-io",6380 "sp-runtime",6381 "sp-std",6382]63836384[[package]]6385name = "pallet-session"6386version = "4.0.0-dev"6387source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6388dependencies = [6389 "frame-support",6390 "frame-system",6391 "impl-trait-for-tuples",6392 "log",6393 "pallet-timestamp",6394 "parity-scale-codec 3.1.5",6395 "scale-info",6396 "sp-core",6397 "sp-io",6398 "sp-runtime",6399 "sp-session",6400 "sp-staking",6401 "sp-std",6402 "sp-trie",6403]64046405[[package]]6406name = "pallet-session-benchmarking"6407version = "4.0.0-dev"6408source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6409dependencies = [6410 "frame-benchmarking",6411 "frame-support",6412 "frame-system",6413 "pallet-session",6414 "pallet-staking",6415 "rand 0.7.3",6416 "sp-runtime",6417 "sp-session",6418 "sp-std",6419]64206421[[package]]6422name = "pallet-society"6423version = "4.0.0-dev"6424source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6425dependencies = [6426 "frame-support",6427 "frame-system",6428 "parity-scale-codec 3.1.5",6429 "rand_chacha 0.2.2",6430 "scale-info",6431 "sp-runtime",6432 "sp-std",6433]64346435[[package]]6436name = "pallet-staking"6437version = "4.0.0-dev"6438source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6439dependencies = [6440 "frame-benchmarking",6441 "frame-election-provider-support",6442 "frame-support",6443 "frame-system",6444 "log",6445 "pallet-authorship",6446 "pallet-session",6447 "parity-scale-codec 3.1.5",6448 "rand_chacha 0.2.2",6449 "scale-info",6450 "serde",6451 "sp-application-crypto",6452 "sp-io",6453 "sp-runtime",6454 "sp-staking",6455 "sp-std",6456]64576458[[package]]6459name = "pallet-staking-reward-curve"6460version = "4.0.0-dev"6461source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6462dependencies = [6463 "proc-macro-crate",6464 "proc-macro2",6465 "quote",6466 "syn",6467]64686469[[package]]6470name = "pallet-staking-reward-fn"6471version = "4.0.0-dev"6472source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6473dependencies = [6474 "log",6475 "sp-arithmetic",6476]64776478[[package]]6479name = "pallet-structure"6480version = "0.1.0"6481dependencies = [6482 "frame-benchmarking",6483 "frame-support",6484 "frame-system",6485 "pallet-common",6486 "pallet-evm",6487 "parity-scale-codec 3.1.5",6488 "scale-info",6489 "sp-std",6490 "up-data-structs",6491]64926493[[package]]6494name = "pallet-sudo"6495version = "4.0.0-dev"6496source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6497dependencies = [6498 "frame-support",6499 "frame-system",6500 "parity-scale-codec 3.1.5",6501 "scale-info",6502 "sp-io",6503 "sp-runtime",6504 "sp-std",6505]65066507[[package]]6508name = "pallet-template-transaction-payment"6509version = "3.0.0"6510source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.22#9fc4fbc3f83fdc793205f3fef1c97ef168d4dfe0"6511dependencies = [6512 "frame-benchmarking",6513 "frame-support",6514 "frame-system",6515 "pallet-balances",6516 "pallet-transaction-payment",6517 "parity-scale-codec 3.1.5",6518 "scale-info",6519 "serde",6520 "sp-core",6521 "sp-io",6522 "sp-runtime",6523 "sp-std",6524 "up-sponsorship",6525]65266527[[package]]6528name = "pallet-timestamp"6529version = "4.0.0-dev"6530source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6531dependencies = [6532 "frame-benchmarking",6533 "frame-support",6534 "frame-system",6535 "log",6536 "parity-scale-codec 3.1.5",6537 "scale-info",6538 "sp-inherents",6539 "sp-io",6540 "sp-runtime",6541 "sp-std",6542 "sp-timestamp",6543]65446545[[package]]6546name = "pallet-tips"6547version = "4.0.0-dev"6548source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6549dependencies = [6550 "frame-benchmarking",6551 "frame-support",6552 "frame-system",6553 "log",6554 "pallet-treasury",6555 "parity-scale-codec 3.1.5",6556 "scale-info",6557 "serde",6558 "sp-core",6559 "sp-io",6560 "sp-runtime",6561 "sp-std",6562]65636564[[package]]6565name = "pallet-transaction-payment"6566version = "4.0.0-dev"6567source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6568dependencies = [6569 "frame-support",6570 "frame-system",6571 "parity-scale-codec 3.1.5",6572 "scale-info",6573 "serde",6574 "smallvec",6575 "sp-core",6576 "sp-io",6577 "sp-runtime",6578 "sp-std",6579]65806581[[package]]6582name = "pallet-transaction-payment-rpc"6583version = "4.0.0-dev"6584source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6585dependencies = [6586 "jsonrpsee",6587 "pallet-transaction-payment-rpc-runtime-api",6588 "parity-scale-codec 3.1.5",6589 "sp-api",6590 "sp-blockchain",6591 "sp-core",6592 "sp-rpc",6593 "sp-runtime",6594]65956596[[package]]6597name = "pallet-transaction-payment-rpc-runtime-api"6598version = "4.0.0-dev"6599source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6600dependencies = [6601 "pallet-transaction-payment",6602 "parity-scale-codec 3.1.5",6603 "sp-api",6604 "sp-runtime",6605]66066607[[package]]6608name = "pallet-treasury"6609version = "4.0.0-dev"6610source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6611dependencies = [6612 "frame-benchmarking",6613 "frame-support",6614 "frame-system",6615 "impl-trait-for-tuples",6616 "pallet-balances",6617 "parity-scale-codec 3.1.5",6618 "scale-info",6619 "serde",6620 "sp-runtime",6621 "sp-std",6622]66236624[[package]]6625name = "pallet-unique"6626version = "0.1.0"6627dependencies = [6628 "ethereum",6629 "evm-coder",6630 "frame-benchmarking",6631 "frame-support",6632 "frame-system",6633 "pallet-common",6634 "pallet-evm",6635 "pallet-evm-coder-substrate",6636 "pallet-nonfungible",6637 "parity-scale-codec 3.1.5",6638 "scale-info",6639 "serde",6640 "sp-core",6641 "sp-io",6642 "sp-runtime",6643 "sp-std",6644 "up-data-structs",6645]66466647[[package]]6648name = "pallet-unique-scheduler"6649version = "0.1.0"6650dependencies = [6651 "frame-benchmarking",6652 "frame-support",6653 "frame-system",6654 "log",6655 "parity-scale-codec 3.1.5",6656 "scale-info",6657 "serde",6658 "sp-core",6659 "sp-io",6660 "sp-runtime",6661 "sp-std",6662 "substrate-test-utils",6663 "up-sponsorship",6664]66656666[[package]]6667name = "pallet-utility"6668version = "4.0.0-dev"6669source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6670dependencies = [6671 "frame-benchmarking",6672 "frame-support",6673 "frame-system",6674 "parity-scale-codec 3.1.5",6675 "scale-info",6676 "sp-core",6677 "sp-io",6678 "sp-runtime",6679 "sp-std",6680]66816682[[package]]6683name = "pallet-vesting"6684version = "4.0.0-dev"6685source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"6686dependencies = [6687 "frame-benchmarking",6688 "frame-support",6689 "frame-system",6690 "log",6691 "parity-scale-codec 3.1.5",6692 "scale-info",6693 "sp-runtime",6694 "sp-std",6695]66966697[[package]]6698name = "pallet-xcm"6699version = "0.9.22"6700source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"6701dependencies = [6702 "frame-support",6703 "frame-system",6704 "log",6705 "parity-scale-codec 3.1.5",6706 "scale-info",6707 "serde",6708 "sp-core",6709 "sp-runtime",6710 "sp-std",6711 "xcm",6712 "xcm-executor",6713]67146715[[package]]6716name = "pallet-xcm-benchmarks"6717version = "0.9.22"6718source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"6719dependencies = [6720 "frame-benchmarking",6721 "frame-support",6722 "frame-system",6723 "log",6724 "parity-scale-codec 3.1.5",6725 "scale-info",6726 "sp-runtime",6727 "sp-std",6728 "xcm",6729 "xcm-executor",6730]67316732[[package]]6733name = "parachain-info"6734version = "0.1.0"6735source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.22#ebdfbea0029dd3349ce0e9c758acc73acce04d18"6736dependencies = [6737 "cumulus-primitives-core",6738 "frame-support",6739 "frame-system",6740 "parity-scale-codec 3.1.5",6741 "scale-info",6742 "serde",6743]67446745[[package]]6746name = "parity-db"6747version = "0.3.13"6748source = "registry+https://github.com/rust-lang/crates.io-index"6749checksum = "55a7901b85874402471e131de3332dde0e51f38432c69a3853627c8e25433048"6750dependencies = [6751 "blake2-rfc",6752 "crc32fast",6753 "fs2",6754 "hex",6755 "libc",6756 "log",6757 "lz4",6758 "memmap2 0.2.3",6759 "parking_lot 0.11.2",6760 "rand 0.8.5",6761 "snap",6762]67636764[[package]]6765name = "parity-scale-codec"6766version = "2.3.1"6767source = "registry+https://github.com/rust-lang/crates.io-index"6768checksum = "373b1a4c1338d9cd3d1fa53b3a11bdab5ab6bd80a20f7f7becd76953ae2be909"6769dependencies = [6770 "arrayvec 0.7.2",6771 "bitvec 0.20.4",6772 "byte-slice-cast",6773 "impl-trait-for-tuples",6774 "parity-scale-codec-derive 2.3.1",6775 "serde",6776]67776778[[package]]6779name = "parity-scale-codec"6780version = "3.1.5"6781source = "registry+https://github.com/rust-lang/crates.io-index"6782checksum = "9182e4a71cae089267ab03e67c99368db7cd877baf50f931e5d6d4b71e195ac0"6783dependencies = [6784 "arrayvec 0.7.2",6785 "bitvec 1.0.0",6786 "byte-slice-cast",6787 "impl-trait-for-tuples",6788 "parity-scale-codec-derive 3.1.3",6789 "serde",6790]67916792[[package]]6793name = "parity-scale-codec-derive"6794version = "2.3.1"6795source = "registry+https://github.com/rust-lang/crates.io-index"6796checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"6797dependencies = [6798 "proc-macro-crate",6799 "proc-macro2",6800 "quote",6801 "syn",6802]68036804[[package]]6805name = "parity-scale-codec-derive"6806version = "3.1.3"6807source = "registry+https://github.com/rust-lang/crates.io-index"6808checksum = "9299338969a3d2f491d65f140b00ddec470858402f888af98e8642fb5e8965cd"6809dependencies = [6810 "proc-macro-crate",6811 "proc-macro2",6812 "quote",6813 "syn",6814]68156816[[package]]6817name = "parity-send-wrapper"6818version = "0.1.0"6819source = "registry+https://github.com/rust-lang/crates.io-index"6820checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"68216822[[package]]6823name = "parity-util-mem"6824version = "0.11.0"6825source = "registry+https://github.com/rust-lang/crates.io-index"6826checksum = "c32561d248d352148124f036cac253a644685a21dc9fea383eb4907d7bd35a8f"6827dependencies = [6828 "cfg-if 1.0.0",6829 "ethereum-types",6830 "hashbrown 0.12.1",6831 "impl-trait-for-tuples",6832 "lru 0.7.7",6833 "parity-util-mem-derive",6834 "parking_lot 0.12.1",6835 "primitive-types",6836 "smallvec",6837 "winapi",6838]68396840[[package]]6841name = "parity-util-mem-derive"6842version = "0.1.0"6843source = "registry+https://github.com/rust-lang/crates.io-index"6844checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"6845dependencies = [6846 "proc-macro2",6847 "syn",6848 "synstructure",6849]68506851[[package]]6852name = "parity-wasm"6853version = "0.32.0"6854source = "registry+https://github.com/rust-lang/crates.io-index"6855checksum = "16ad52817c4d343339b3bc2e26861bd21478eda0b7509acf83505727000512ac"6856dependencies = [6857 "byteorder",6858]68596860[[package]]6861name = "parity-wasm"6862version = "0.42.2"6863source = "registry+https://github.com/rust-lang/crates.io-index"6864checksum = "be5e13c266502aadf83426d87d81a0f5d1ef45b8027f5a471c360abfe4bfae92"68656866[[package]]6867name = "parking"6868version = "2.0.0"6869source = "registry+https://github.com/rust-lang/crates.io-index"6870checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"68716872[[package]]6873name = "parking_lot"6874version = "0.11.2"6875source = "registry+https://github.com/rust-lang/crates.io-index"6876checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"6877dependencies = [6878 "instant",6879 "lock_api",6880 "parking_lot_core 0.8.5",6881]68826883[[package]]6884name = "parking_lot"6885version = "0.12.1"6886source = "registry+https://github.com/rust-lang/crates.io-index"6887checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"6888dependencies = [6889 "lock_api",6890 "parking_lot_core 0.9.3",6891]68926893[[package]]6894name = "parking_lot_core"6895version = "0.8.5"6896source = "registry+https://github.com/rust-lang/crates.io-index"6897checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"6898dependencies = [6899 "cfg-if 1.0.0",6900 "instant",6901 "libc",6902 "redox_syscall 0.2.13",6903 "smallvec",6904 "winapi",6905]69066907[[package]]6908name = "parking_lot_core"6909version = "0.9.3"6910source = "registry+https://github.com/rust-lang/crates.io-index"6911checksum = "09a279cbf25cb0757810394fbc1e359949b59e348145c643a939a525692e6929"6912dependencies = [6913 "cfg-if 1.0.0",6914 "libc",6915 "redox_syscall 0.2.13",6916 "smallvec",6917 "windows-sys",6918]69196920[[package]]6921name = "paste"6922version = "1.0.7"6923source = "registry+https://github.com/rust-lang/crates.io-index"6924checksum = "0c520e05135d6e763148b6426a837e239041653ba7becd2e538c076c738025fc"69256926[[package]]6927name = "pbkdf2"6928version = "0.4.0"6929source = "registry+https://github.com/rust-lang/crates.io-index"6930checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd"6931dependencies = [6932 "crypto-mac 0.8.0",6933]69346935[[package]]6936name = "pbkdf2"6937version = "0.8.0"6938source = "registry+https://github.com/rust-lang/crates.io-index"6939checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"6940dependencies = [6941 "crypto-mac 0.11.1",6942]69436944[[package]]6945name = "peeking_take_while"6946version = "0.1.2"6947source = "registry+https://github.com/rust-lang/crates.io-index"6948checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"69496950[[package]]6951name = "percent-encoding"6952version = "2.1.0"6953source = "registry+https://github.com/rust-lang/crates.io-index"6954checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"69556956[[package]]6957name = "pest"6958version = "2.1.3"6959source = "registry+https://github.com/rust-lang/crates.io-index"6960checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"6961dependencies = [6962 "ucd-trie",6963]69646965[[package]]6966name = "pest_derive"6967version = "2.1.0"6968source = "registry+https://github.com/rust-lang/crates.io-index"6969checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"6970dependencies = [6971 "pest",6972 "pest_generator",6973]69746975[[package]]6976name = "pest_generator"6977version = "2.1.3"6978source = "registry+https://github.com/rust-lang/crates.io-index"6979checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"6980dependencies = [6981 "pest",6982 "pest_meta",6983 "proc-macro2",6984 "quote",6985 "syn",6986]69876988[[package]]6989name = "pest_meta"6990version = "2.1.3"6991source = "registry+https://github.com/rust-lang/crates.io-index"6992checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"6993dependencies = [6994 "maplit",6995 "pest",6996 "sha-1 0.8.2",6997]69986999[[package]]7000name = "petgraph"7001version = "0.6.2"7002source = "registry+https://github.com/rust-lang/crates.io-index"7003checksum = "e6d5014253a1331579ce62aa67443b4a658c5e7dd03d4bc6d302b94474888143"7004dependencies = [7005 "fixedbitset",7006 "indexmap",7007]70087009[[package]]7010name = "pin-project"7011version = "0.4.29"7012source = "registry+https://github.com/rust-lang/crates.io-index"7013checksum = "9615c18d31137579e9ff063499264ddc1278e7b1982757ebc111028c4d1dc909"7014dependencies = [7015 "pin-project-internal 0.4.29",7016]70177018[[package]]7019name = "pin-project"7020version = "1.0.10"7021source = "registry+https://github.com/rust-lang/crates.io-index"7022checksum = "58ad3879ad3baf4e44784bc6a718a8698867bb991f8ce24d1bcbe2cfb4c3a75e"7023dependencies = [7024 "pin-project-internal 1.0.10",7025]70267027[[package]]7028name = "pin-project-internal"7029version = "0.4.29"7030source = "registry+https://github.com/rust-lang/crates.io-index"7031checksum = "044964427019eed9d49d9d5bbce6047ef18f37100ea400912a9fa4a3523ab12a"7032dependencies = [7033 "proc-macro2",7034 "quote",7035 "syn",7036]70377038[[package]]7039name = "pin-project-internal"7040version = "1.0.10"7041source = "registry+https://github.com/rust-lang/crates.io-index"7042checksum = "744b6f092ba29c3650faf274db506afd39944f48420f6c86b17cfe0ee1cb36bb"7043dependencies = [7044 "proc-macro2",7045 "quote",7046 "syn",7047]70487049[[package]]7050name = "pin-project-lite"7051version = "0.1.12"7052source = "registry+https://github.com/rust-lang/crates.io-index"7053checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"70547055[[package]]7056name = "pin-project-lite"7057version = "0.2.9"7058source = "registry+https://github.com/rust-lang/crates.io-index"7059checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"70607061[[package]]7062name = "pin-utils"7063version = "0.1.0"7064source = "registry+https://github.com/rust-lang/crates.io-index"7065checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"70667067[[package]]7068name = "pkg-config"7069version = "0.3.25"7070source = "registry+https://github.com/rust-lang/crates.io-index"7071checksum = "1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae"70727073[[package]]7074name = "platforms"7075version = "2.0.0"7076source = "registry+https://github.com/rust-lang/crates.io-index"7077checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"70787079[[package]]7080name = "polkadot-approval-distribution"7081version = "0.9.22"7082source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7083dependencies = [7084 "futures 0.3.21",7085 "polkadot-node-network-protocol",7086 "polkadot-node-primitives",7087 "polkadot-node-subsystem",7088 "polkadot-node-subsystem-util",7089 "polkadot-primitives",7090 "rand 0.8.5",7091 "tracing-gum",7092]70937094[[package]]7095name = "polkadot-availability-bitfield-distribution"7096version = "0.9.22"7097source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7098dependencies = [7099 "futures 0.3.21",7100 "polkadot-node-network-protocol",7101 "polkadot-node-subsystem",7102 "polkadot-node-subsystem-util",7103 "polkadot-primitives",7104 "rand 0.8.5",7105 "tracing-gum",7106]71077108[[package]]7109name = "polkadot-availability-distribution"7110version = "0.9.22"7111source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7112dependencies = [7113 "derive_more",7114 "fatality",7115 "futures 0.3.21",7116 "lru 0.7.7",7117 "parity-scale-codec 3.1.5",7118 "polkadot-erasure-coding",7119 "polkadot-node-network-protocol",7120 "polkadot-node-primitives",7121 "polkadot-node-subsystem",7122 "polkadot-node-subsystem-util",7123 "polkadot-primitives",7124 "rand 0.8.5",7125 "sp-core",7126 "sp-keystore",7127 "thiserror",7128 "tracing-gum",7129]71307131[[package]]7132name = "polkadot-availability-recovery"7133version = "0.9.22"7134source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7135dependencies = [7136 "fatality",7137 "futures 0.3.21",7138 "lru 0.7.7",7139 "parity-scale-codec 3.1.5",7140 "polkadot-erasure-coding",7141 "polkadot-node-network-protocol",7142 "polkadot-node-primitives",7143 "polkadot-node-subsystem",7144 "polkadot-node-subsystem-util",7145 "polkadot-primitives",7146 "rand 0.8.5",7147 "sc-network",7148 "thiserror",7149 "tracing-gum",7150]71517152[[package]]7153name = "polkadot-cli"7154version = "0.9.22"7155source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7156dependencies = [7157 "clap",7158 "frame-benchmarking-cli",7159 "futures 0.3.21",7160 "log",7161 "polkadot-client",7162 "polkadot-node-core-pvf",7163 "polkadot-node-metrics",7164 "polkadot-performance-test",7165 "polkadot-service",7166 "sc-cli",7167 "sc-service",7168 "sc-sysinfo",7169 "sc-tracing",7170 "sp-core",7171 "sp-trie",7172 "substrate-build-script-utils",7173 "thiserror",7174 "try-runtime-cli",7175]71767177[[package]]7178name = "polkadot-client"7179version = "0.9.22"7180source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7181dependencies = [7182 "beefy-primitives",7183 "frame-benchmarking",7184 "frame-benchmarking-cli",7185 "frame-system",7186 "frame-system-rpc-runtime-api",7187 "pallet-transaction-payment",7188 "pallet-transaction-payment-rpc-runtime-api",7189 "polkadot-core-primitives",7190 "polkadot-node-core-parachains-inherent",7191 "polkadot-primitives",7192 "polkadot-runtime",7193 "polkadot-runtime-common",7194 "sc-client-api",7195 "sc-consensus",7196 "sc-executor",7197 "sc-service",7198 "sp-api",7199 "sp-authority-discovery",7200 "sp-block-builder",7201 "sp-blockchain",7202 "sp-consensus",7203 "sp-consensus-babe",7204 "sp-core",7205 "sp-finality-grandpa",7206 "sp-inherents",7207 "sp-keyring",7208 "sp-mmr-primitives",7209 "sp-offchain",7210 "sp-runtime",7211 "sp-session",7212 "sp-storage",7213 "sp-timestamp",7214 "sp-transaction-pool",7215]72167217[[package]]7218name = "polkadot-collator-protocol"7219version = "0.9.22"7220source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7221dependencies = [7222 "always-assert",7223 "fatality",7224 "futures 0.3.21",7225 "futures-timer",7226 "polkadot-node-network-protocol",7227 "polkadot-node-primitives",7228 "polkadot-node-subsystem",7229 "polkadot-node-subsystem-util",7230 "polkadot-primitives",7231 "sp-core",7232 "sp-keystore",7233 "sp-runtime",7234 "thiserror",7235 "tracing-gum",7236]72377238[[package]]7239name = "polkadot-core-primitives"7240version = "0.9.22"7241source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7242dependencies = [7243 "parity-scale-codec 3.1.5",7244 "parity-util-mem",7245 "scale-info",7246 "sp-core",7247 "sp-runtime",7248 "sp-std",7249]72507251[[package]]7252name = "polkadot-dispute-distribution"7253version = "0.9.22"7254source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7255dependencies = [7256 "derive_more",7257 "fatality",7258 "futures 0.3.21",7259 "lru 0.7.7",7260 "parity-scale-codec 3.1.5",7261 "polkadot-erasure-coding",7262 "polkadot-node-network-protocol",7263 "polkadot-node-primitives",7264 "polkadot-node-subsystem",7265 "polkadot-node-subsystem-util",7266 "polkadot-primitives",7267 "sc-network",7268 "sp-application-crypto",7269 "sp-keystore",7270 "thiserror",7271 "tracing-gum",7272]72737274[[package]]7275name = "polkadot-erasure-coding"7276version = "0.9.22"7277source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7278dependencies = [7279 "parity-scale-codec 3.1.5",7280 "polkadot-node-primitives",7281 "polkadot-primitives",7282 "reed-solomon-novelpoly",7283 "sp-core",7284 "sp-trie",7285 "thiserror",7286]72877288[[package]]7289name = "polkadot-gossip-support"7290version = "0.9.22"7291source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7292dependencies = [7293 "futures 0.3.21",7294 "futures-timer",7295 "polkadot-node-network-protocol",7296 "polkadot-node-subsystem",7297 "polkadot-node-subsystem-util",7298 "polkadot-primitives",7299 "rand 0.8.5",7300 "rand_chacha 0.3.1",7301 "sc-network",7302 "sp-application-crypto",7303 "sp-core",7304 "sp-keystore",7305 "tracing-gum",7306]73077308[[package]]7309name = "polkadot-network-bridge"7310version = "0.9.22"7311source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7312dependencies = [7313 "always-assert",7314 "async-trait",7315 "bytes 1.1.0",7316 "futures 0.3.21",7317 "parity-scale-codec 3.1.5",7318 "parking_lot 0.12.1",7319 "polkadot-node-network-protocol",7320 "polkadot-node-subsystem",7321 "polkadot-node-subsystem-util",7322 "polkadot-overseer",7323 "polkadot-primitives",7324 "sc-network",7325 "sp-consensus",7326 "tracing-gum",7327]73287329[[package]]7330name = "polkadot-node-collation-generation"7331version = "0.9.22"7332source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7333dependencies = [7334 "futures 0.3.21",7335 "parity-scale-codec 3.1.5",7336 "polkadot-erasure-coding",7337 "polkadot-node-primitives",7338 "polkadot-node-subsystem",7339 "polkadot-node-subsystem-util",7340 "polkadot-primitives",7341 "sp-core",7342 "sp-maybe-compressed-blob",7343 "thiserror",7344 "tracing-gum",7345]73467347[[package]]7348name = "polkadot-node-core-approval-voting"7349version = "0.9.22"7350source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7351dependencies = [7352 "bitvec 1.0.0",7353 "derive_more",7354 "futures 0.3.21",7355 "futures-timer",7356 "kvdb",7357 "lru 0.7.7",7358 "merlin",7359 "parity-scale-codec 3.1.5",7360 "polkadot-node-jaeger",7361 "polkadot-node-primitives",7362 "polkadot-node-subsystem",7363 "polkadot-node-subsystem-util",7364 "polkadot-overseer",7365 "polkadot-primitives",7366 "sc-keystore",7367 "schnorrkel",7368 "sp-application-crypto",7369 "sp-consensus",7370 "sp-consensus-slots",7371 "sp-runtime",7372 "thiserror",7373 "tracing-gum",7374]73757376[[package]]7377name = "polkadot-node-core-av-store"7378version = "0.9.22"7379source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7380dependencies = [7381 "bitvec 1.0.0",7382 "futures 0.3.21",7383 "futures-timer",7384 "kvdb",7385 "parity-scale-codec 3.1.5",7386 "polkadot-erasure-coding",7387 "polkadot-node-primitives",7388 "polkadot-node-subsystem",7389 "polkadot-node-subsystem-util",7390 "polkadot-overseer",7391 "polkadot-primitives",7392 "thiserror",7393 "tracing-gum",7394]73957396[[package]]7397name = "polkadot-node-core-backing"7398version = "0.9.22"7399source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7400dependencies = [7401 "bitvec 1.0.0",7402 "fatality",7403 "futures 0.3.21",7404 "polkadot-erasure-coding",7405 "polkadot-node-primitives",7406 "polkadot-node-subsystem",7407 "polkadot-node-subsystem-util",7408 "polkadot-primitives",7409 "polkadot-statement-table",7410 "sp-keystore",7411 "thiserror",7412 "tracing-gum",7413]74147415[[package]]7416name = "polkadot-node-core-bitfield-signing"7417version = "0.9.22"7418source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7419dependencies = [7420 "futures 0.3.21",7421 "polkadot-node-subsystem",7422 "polkadot-node-subsystem-util",7423 "polkadot-primitives",7424 "sp-keystore",7425 "thiserror",7426 "tracing-gum",7427 "wasm-timer",7428]74297430[[package]]7431name = "polkadot-node-core-candidate-validation"7432version = "0.9.22"7433source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7434dependencies = [7435 "async-trait",7436 "futures 0.3.21",7437 "parity-scale-codec 3.1.5",7438 "polkadot-node-core-pvf",7439 "polkadot-node-primitives",7440 "polkadot-node-subsystem",7441 "polkadot-node-subsystem-util",7442 "polkadot-parachain",7443 "polkadot-primitives",7444 "sp-maybe-compressed-blob",7445 "tracing-gum",7446]74477448[[package]]7449name = "polkadot-node-core-chain-api"7450version = "0.9.22"7451source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7452dependencies = [7453 "futures 0.3.21",7454 "polkadot-node-subsystem",7455 "polkadot-node-subsystem-util",7456 "polkadot-primitives",7457 "sc-client-api",7458 "sc-consensus-babe",7459 "sp-blockchain",7460 "tracing-gum",7461]74627463[[package]]7464name = "polkadot-node-core-chain-selection"7465version = "0.9.22"7466source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7467dependencies = [7468 "futures 0.3.21",7469 "futures-timer",7470 "kvdb",7471 "parity-scale-codec 3.1.5",7472 "polkadot-node-primitives",7473 "polkadot-node-subsystem",7474 "polkadot-node-subsystem-util",7475 "polkadot-primitives",7476 "thiserror",7477 "tracing-gum",7478]74797480[[package]]7481name = "polkadot-node-core-dispute-coordinator"7482version = "0.9.22"7483source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7484dependencies = [7485 "fatality",7486 "futures 0.3.21",7487 "kvdb",7488 "lru 0.7.7",7489 "parity-scale-codec 3.1.5",7490 "polkadot-node-primitives",7491 "polkadot-node-subsystem",7492 "polkadot-node-subsystem-util",7493 "polkadot-primitives",7494 "sc-keystore",7495 "thiserror",7496 "tracing-gum",7497]74987499[[package]]7500name = "polkadot-node-core-parachains-inherent"7501version = "0.9.22"7502source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7503dependencies = [7504 "async-trait",7505 "futures 0.3.21",7506 "futures-timer",7507 "polkadot-node-subsystem",7508 "polkadot-primitives",7509 "sp-blockchain",7510 "sp-inherents",7511 "sp-runtime",7512 "thiserror",7513 "tracing-gum",7514]75157516[[package]]7517name = "polkadot-node-core-provisioner"7518version = "0.9.22"7519source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7520dependencies = [7521 "bitvec 1.0.0",7522 "fatality",7523 "futures 0.3.21",7524 "futures-timer",7525 "polkadot-node-primitives",7526 "polkadot-node-subsystem",7527 "polkadot-node-subsystem-util",7528 "polkadot-primitives",7529 "rand 0.8.5",7530 "thiserror",7531 "tracing-gum",7532]75337534[[package]]7535name = "polkadot-node-core-pvf"7536version = "0.9.22"7537source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7538dependencies = [7539 "always-assert",7540 "assert_matches",7541 "async-process",7542 "async-std",7543 "futures 0.3.21",7544 "futures-timer",7545 "parity-scale-codec 3.1.5",7546 "pin-project 1.0.10",7547 "polkadot-core-primitives",7548 "polkadot-node-subsystem-util",7549 "polkadot-parachain",7550 "rand 0.8.5",7551 "sc-executor",7552 "sc-executor-common",7553 "sc-executor-wasmtime",7554 "slotmap",7555 "sp-core",7556 "sp-externalities",7557 "sp-io",7558 "sp-maybe-compressed-blob",7559 "sp-tracing",7560 "sp-wasm-interface",7561 "tracing-gum",7562]75637564[[package]]7565name = "polkadot-node-core-pvf-checker"7566version = "0.9.22"7567source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7568dependencies = [7569 "futures 0.3.21",7570 "polkadot-node-primitives",7571 "polkadot-node-subsystem",7572 "polkadot-node-subsystem-util",7573 "polkadot-overseer",7574 "polkadot-primitives",7575 "sp-keystore",7576 "thiserror",7577 "tracing-gum",7578]75797580[[package]]7581name = "polkadot-node-core-runtime-api"7582version = "0.9.22"7583source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7584dependencies = [7585 "futures 0.3.21",7586 "memory-lru",7587 "parity-util-mem",7588 "polkadot-node-subsystem",7589 "polkadot-node-subsystem-util",7590 "polkadot-primitives",7591 "sp-api",7592 "sp-authority-discovery",7593 "sp-consensus-babe",7594 "sp-core",7595 "tracing-gum",7596]75977598[[package]]7599name = "polkadot-node-jaeger"7600version = "0.9.22"7601source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7602dependencies = [7603 "async-std",7604 "lazy_static",7605 "log",7606 "mick-jaeger",7607 "parity-scale-codec 3.1.5",7608 "parking_lot 0.12.1",7609 "polkadot-node-primitives",7610 "polkadot-primitives",7611 "sc-network",7612 "sp-core",7613 "thiserror",7614]76157616[[package]]7617name = "polkadot-node-metrics"7618version = "0.9.22"7619source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7620dependencies = [7621 "bs58",7622 "futures 0.3.21",7623 "futures-timer",7624 "log",7625 "metered-channel",7626 "parity-scale-codec 3.1.5",7627 "polkadot-primitives",7628 "sc-cli",7629 "sc-service",7630 "sc-tracing",7631 "substrate-prometheus-endpoint",7632 "tracing-gum",7633]76347635[[package]]7636name = "polkadot-node-network-protocol"7637version = "0.9.22"7638source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7639dependencies = [7640 "async-trait",7641 "derive_more",7642 "fatality",7643 "futures 0.3.21",7644 "parity-scale-codec 3.1.5",7645 "polkadot-node-jaeger",7646 "polkadot-node-primitives",7647 "polkadot-primitives",7648 "rand 0.8.5",7649 "sc-authority-discovery",7650 "sc-network",7651 "strum 0.24.1",7652 "thiserror",7653]76547655[[package]]7656name = "polkadot-node-primitives"7657version = "0.9.22"7658source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7659dependencies = [7660 "bounded-vec",7661 "futures 0.3.21",7662 "parity-scale-codec 3.1.5",7663 "polkadot-parachain",7664 "polkadot-primitives",7665 "schnorrkel",7666 "serde",7667 "sp-application-crypto",7668 "sp-consensus-babe",7669 "sp-consensus-vrf",7670 "sp-core",7671 "sp-keystore",7672 "sp-maybe-compressed-blob",7673 "thiserror",7674 "zstd",7675]76767677[[package]]7678name = "polkadot-node-subsystem"7679version = "0.9.22"7680source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7681dependencies = [7682 "polkadot-node-jaeger",7683 "polkadot-node-subsystem-types",7684 "polkadot-overseer",7685]76867687[[package]]7688name = "polkadot-node-subsystem-types"7689version = "0.9.22"7690source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7691dependencies = [7692 "derive_more",7693 "futures 0.3.21",7694 "polkadot-node-jaeger",7695 "polkadot-node-network-protocol",7696 "polkadot-node-primitives",7697 "polkadot-overseer-gen",7698 "polkadot-primitives",7699 "polkadot-statement-table",7700 "sc-network",7701 "smallvec",7702 "substrate-prometheus-endpoint",7703 "thiserror",7704]77057706[[package]]7707name = "polkadot-node-subsystem-util"7708version = "0.9.22"7709source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7710dependencies = [7711 "async-trait",7712 "derive_more",7713 "fatality",7714 "futures 0.3.21",7715 "itertools",7716 "kvdb",7717 "lru 0.7.7",7718 "metered-channel",7719 "parity-db",7720 "parity-scale-codec 3.1.5",7721 "parity-util-mem",7722 "parking_lot 0.11.2",7723 "pin-project 1.0.10",7724 "polkadot-node-jaeger",7725 "polkadot-node-metrics",7726 "polkadot-node-network-protocol",7727 "polkadot-node-primitives",7728 "polkadot-node-subsystem",7729 "polkadot-overseer",7730 "polkadot-primitives",7731 "rand 0.8.5",7732 "sp-application-crypto",7733 "sp-core",7734 "sp-keystore",7735 "thiserror",7736 "tracing-gum",7737]77387739[[package]]7740name = "polkadot-overseer"7741version = "0.9.22"7742source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7743dependencies = [7744 "futures 0.3.21",7745 "futures-timer",7746 "lru 0.7.7",7747 "parity-util-mem",7748 "parking_lot 0.12.1",7749 "polkadot-node-metrics",7750 "polkadot-node-network-protocol",7751 "polkadot-node-primitives",7752 "polkadot-node-subsystem-types",7753 "polkadot-overseer-gen",7754 "polkadot-primitives",7755 "sc-client-api",7756 "sp-api",7757 "tracing-gum",7758]77597760[[package]]7761name = "polkadot-overseer-gen"7762version = "0.9.22"7763source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7764dependencies = [7765 "async-trait",7766 "futures 0.3.21",7767 "futures-timer",7768 "metered-channel",7769 "pin-project 1.0.10",7770 "polkadot-node-network-protocol",7771 "polkadot-node-primitives",7772 "polkadot-overseer-gen-proc-macro",7773 "thiserror",7774 "tracing-gum",7775]77767777[[package]]7778name = "polkadot-overseer-gen-proc-macro"7779version = "0.9.22"7780source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7781dependencies = [7782 "expander 0.0.6",7783 "proc-macro-crate",7784 "proc-macro2",7785 "quote",7786 "syn",7787]77887789[[package]]7790name = "polkadot-parachain"7791version = "0.9.22"7792source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7793dependencies = [7794 "derive_more",7795 "frame-support",7796 "parity-scale-codec 3.1.5",7797 "parity-util-mem",7798 "polkadot-core-primitives",7799 "scale-info",7800 "serde",7801 "sp-core",7802 "sp-runtime",7803 "sp-std",7804]78057806[[package]]7807name = "polkadot-performance-test"7808version = "0.9.22"7809source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7810dependencies = [7811 "env_logger",7812 "kusama-runtime",7813 "log",7814 "polkadot-erasure-coding",7815 "polkadot-node-core-pvf",7816 "polkadot-node-primitives",7817 "quote",7818 "thiserror",7819]78207821[[package]]7822name = "polkadot-primitives"7823version = "0.9.22"7824source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7825dependencies = [7826 "bitvec 1.0.0",7827 "frame-system",7828 "hex-literal",7829 "parity-scale-codec 3.1.5",7830 "parity-util-mem",7831 "polkadot-core-primitives",7832 "polkadot-parachain",7833 "scale-info",7834 "serde",7835 "sp-api",7836 "sp-application-crypto",7837 "sp-arithmetic",7838 "sp-authority-discovery",7839 "sp-consensus-slots",7840 "sp-core",7841 "sp-inherents",7842 "sp-io",7843 "sp-keystore",7844 "sp-runtime",7845 "sp-staking",7846 "sp-std",7847 "sp-trie",7848 "sp-version",7849]78507851[[package]]7852name = "polkadot-rpc"7853version = "0.9.22"7854source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7855dependencies = [7856 "beefy-gadget",7857 "beefy-gadget-rpc",7858 "jsonrpsee",7859 "pallet-mmr-rpc",7860 "pallet-transaction-payment-rpc",7861 "polkadot-primitives",7862 "sc-chain-spec",7863 "sc-client-api",7864 "sc-consensus-babe",7865 "sc-consensus-babe-rpc",7866 "sc-consensus-epochs",7867 "sc-finality-grandpa",7868 "sc-finality-grandpa-rpc",7869 "sc-rpc",7870 "sc-sync-state-rpc",7871 "sc-transaction-pool-api",7872 "sp-api",7873 "sp-block-builder",7874 "sp-blockchain",7875 "sp-consensus",7876 "sp-consensus-babe",7877 "sp-keystore",7878 "sp-runtime",7879 "substrate-frame-rpc-system",7880 "substrate-state-trie-migration-rpc",7881]78827883[[package]]7884name = "polkadot-runtime"7885version = "0.9.22"7886source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7887dependencies = [7888 "beefy-primitives",7889 "bitvec 1.0.0",7890 "frame-benchmarking",7891 "frame-election-provider-support",7892 "frame-executive",7893 "frame-support",7894 "frame-system",7895 "frame-system-benchmarking",7896 "frame-system-rpc-runtime-api",7897 "frame-try-runtime",7898 "hex-literal",7899 "log",7900 "pallet-authority-discovery",7901 "pallet-authorship",7902 "pallet-babe",7903 "pallet-bags-list",7904 "pallet-balances",7905 "pallet-bounties",7906 "pallet-child-bounties",7907 "pallet-collective",7908 "pallet-democracy",7909 "pallet-election-provider-multi-phase",7910 "pallet-election-provider-support-benchmarking",7911 "pallet-elections-phragmen",7912 "pallet-grandpa",7913 "pallet-identity",7914 "pallet-im-online",7915 "pallet-indices",7916 "pallet-membership",7917 "pallet-multisig",7918 "pallet-nicks",7919 "pallet-offences",7920 "pallet-offences-benchmarking",7921 "pallet-preimage",7922 "pallet-proxy",7923 "pallet-scheduler",7924 "pallet-session",7925 "pallet-session-benchmarking",7926 "pallet-staking",7927 "pallet-staking-reward-curve",7928 "pallet-timestamp",7929 "pallet-tips",7930 "pallet-transaction-payment",7931 "pallet-transaction-payment-rpc-runtime-api",7932 "pallet-treasury",7933 "pallet-utility",7934 "pallet-vesting",7935 "pallet-xcm",7936 "parity-scale-codec 3.1.5",7937 "polkadot-primitives",7938 "polkadot-runtime-common",7939 "polkadot-runtime-constants",7940 "polkadot-runtime-parachains",7941 "rustc-hex",7942 "scale-info",7943 "serde",7944 "serde_derive",7945 "smallvec",7946 "sp-api",7947 "sp-authority-discovery",7948 "sp-block-builder",7949 "sp-consensus-babe",7950 "sp-core",7951 "sp-inherents",7952 "sp-io",7953 "sp-mmr-primitives",7954 "sp-npos-elections",7955 "sp-offchain",7956 "sp-runtime",7957 "sp-session",7958 "sp-staking",7959 "sp-std",7960 "sp-transaction-pool",7961 "sp-version",7962 "static_assertions",7963 "substrate-wasm-builder",7964 "xcm",7965 "xcm-builder",7966 "xcm-executor",7967]79687969[[package]]7970name = "polkadot-runtime-common"7971version = "0.9.22"7972source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"7973dependencies = [7974 "beefy-primitives",7975 "bitvec 1.0.0",7976 "frame-benchmarking",7977 "frame-election-provider-support",7978 "frame-support",7979 "frame-system",7980 "impl-trait-for-tuples",7981 "libsecp256k1",7982 "log",7983 "pallet-authorship",7984 "pallet-babe",7985 "pallet-bags-list",7986 "pallet-balances",7987 "pallet-beefy-mmr",7988 "pallet-election-provider-multi-phase",7989 "pallet-session",7990 "pallet-staking",7991 "pallet-timestamp",7992 "pallet-transaction-payment",7993 "pallet-treasury",7994 "pallet-vesting",7995 "parity-scale-codec 3.1.5",7996 "polkadot-primitives",7997 "polkadot-runtime-parachains",7998 "rustc-hex",7999 "scale-info",8000 "serde",8001 "serde_derive",8002 "slot-range-helper",8003 "sp-api",8004 "sp-core",8005 "sp-inherents",8006 "sp-io",8007 "sp-npos-elections",8008 "sp-runtime",8009 "sp-session",8010 "sp-staking",8011 "sp-std",8012 "static_assertions",8013 "xcm",8014]80158016[[package]]8017name = "polkadot-runtime-constants"8018version = "0.9.22"8019source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"8020dependencies = [8021 "frame-support",8022 "polkadot-primitives",8023 "polkadot-runtime-common",8024 "smallvec",8025 "sp-runtime",8026]80278028[[package]]8029name = "polkadot-runtime-metrics"8030version = "0.9.22"8031source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"8032dependencies = [8033 "bs58",8034 "parity-scale-codec 3.1.5",8035 "polkadot-primitives",8036 "sp-std",8037 "sp-tracing",8038]80398040[[package]]8041name = "polkadot-runtime-parachains"8042version = "0.9.22"8043source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"8044dependencies = [8045 "bitflags",8046 "bitvec 1.0.0",8047 "derive_more",8048 "frame-benchmarking",8049 "frame-support",8050 "frame-system",8051 "log",8052 "pallet-authority-discovery",8053 "pallet-authorship",8054 "pallet-babe",8055 "pallet-balances",8056 "pallet-session",8057 "pallet-staking",8058 "pallet-timestamp",8059 "pallet-vesting",8060 "parity-scale-codec 3.1.5",8061 "polkadot-primitives",8062 "polkadot-runtime-metrics",8063 "rand 0.8.5",8064 "rand_chacha 0.3.1",8065 "rustc-hex",8066 "scale-info",8067 "serde",8068 "sp-api",8069 "sp-application-crypto",8070 "sp-core",8071 "sp-inherents",8072 "sp-io",8073 "sp-keystore",8074 "sp-runtime",8075 "sp-session",8076 "sp-staking",8077 "sp-std",8078 "static_assertions",8079 "xcm",8080 "xcm-executor",8081]80828083[[package]]8084name = "polkadot-service"8085version = "0.9.22"8086source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"8087dependencies = [8088 "async-trait",8089 "beefy-gadget",8090 "beefy-primitives",8091 "frame-system-rpc-runtime-api",8092 "futures 0.3.21",8093 "hex-literal",8094 "kusama-runtime",8095 "kvdb",8096 "kvdb-rocksdb",8097 "lru 0.7.7",8098 "pallet-babe",8099 "pallet-im-online",8100 "pallet-staking",8101 "pallet-transaction-payment-rpc-runtime-api",8102 "parity-db",8103 "polkadot-approval-distribution",8104 "polkadot-availability-bitfield-distribution",8105 "polkadot-availability-distribution",8106 "polkadot-availability-recovery",8107 "polkadot-client",8108 "polkadot-collator-protocol",8109 "polkadot-dispute-distribution",8110 "polkadot-gossip-support",8111 "polkadot-network-bridge",8112 "polkadot-node-collation-generation",8113 "polkadot-node-core-approval-voting",8114 "polkadot-node-core-av-store",8115 "polkadot-node-core-backing",8116 "polkadot-node-core-bitfield-signing",8117 "polkadot-node-core-candidate-validation",8118 "polkadot-node-core-chain-api",8119 "polkadot-node-core-chain-selection",8120 "polkadot-node-core-dispute-coordinator",8121 "polkadot-node-core-parachains-inherent",8122 "polkadot-node-core-provisioner",8123 "polkadot-node-core-pvf-checker",8124 "polkadot-node-core-runtime-api",8125 "polkadot-node-network-protocol",8126 "polkadot-node-primitives",8127 "polkadot-node-subsystem",8128 "polkadot-node-subsystem-util",8129 "polkadot-overseer",8130 "polkadot-parachain",8131 "polkadot-primitives",8132 "polkadot-rpc",8133 "polkadot-runtime",8134 "polkadot-runtime-constants",8135 "polkadot-runtime-parachains",8136 "polkadot-statement-distribution",8137 "rococo-runtime",8138 "sc-authority-discovery",8139 "sc-basic-authorship",8140 "sc-block-builder",8141 "sc-chain-spec",8142 "sc-client-api",8143 "sc-client-db",8144 "sc-consensus",8145 "sc-consensus-babe",8146 "sc-consensus-slots",8147 "sc-consensus-uncles",8148 "sc-executor",8149 "sc-finality-grandpa",8150 "sc-keystore",8151 "sc-network",8152 "sc-offchain",8153 "sc-service",8154 "sc-sync-state-rpc",8155 "sc-sysinfo",8156 "sc-telemetry",8157 "sc-transaction-pool",8158 "serde",8159 "serde_json",8160 "sp-api",8161 "sp-authority-discovery",8162 "sp-block-builder",8163 "sp-blockchain",8164 "sp-consensus",8165 "sp-consensus-babe",8166 "sp-core",8167 "sp-finality-grandpa",8168 "sp-inherents",8169 "sp-io",8170 "sp-keystore",8171 "sp-offchain",8172 "sp-runtime",8173 "sp-session",8174 "sp-state-machine",8175 "sp-storage",8176 "sp-timestamp",8177 "sp-transaction-pool",8178 "sp-trie",8179 "substrate-prometheus-endpoint",8180 "thiserror",8181 "tracing-gum",8182 "westend-runtime",8183]81848185[[package]]8186name = "polkadot-statement-distribution"8187version = "0.9.22"8188source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"8189dependencies = [8190 "arrayvec 0.5.2",8191 "fatality",8192 "futures 0.3.21",8193 "indexmap",8194 "parity-scale-codec 3.1.5",8195 "polkadot-node-network-protocol",8196 "polkadot-node-primitives",8197 "polkadot-node-subsystem",8198 "polkadot-node-subsystem-util",8199 "polkadot-primitives",8200 "sp-keystore",8201 "sp-staking",8202 "thiserror",8203 "tracing-gum",8204]82058206[[package]]8207name = "polkadot-statement-table"8208version = "0.9.22"8209source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"8210dependencies = [8211 "parity-scale-codec 3.1.5",8212 "polkadot-primitives",8213 "sp-core",8214]82158216[[package]]8217name = "polkadot-test-runtime"8218version = "0.9.22"8219source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"8220dependencies = [8221 "beefy-primitives",8222 "bitvec 1.0.0",8223 "frame-election-provider-support",8224 "frame-executive",8225 "frame-support",8226 "frame-system",8227 "frame-system-rpc-runtime-api",8228 "log",8229 "pallet-authority-discovery",8230 "pallet-authorship",8231 "pallet-babe",8232 "pallet-balances",8233 "pallet-grandpa",8234 "pallet-indices",8235 "pallet-nicks",8236 "pallet-offences",8237 "pallet-session",8238 "pallet-staking",8239 "pallet-staking-reward-curve",8240 "pallet-sudo",8241 "pallet-timestamp",8242 "pallet-transaction-payment",8243 "pallet-transaction-payment-rpc-runtime-api",8244 "pallet-vesting",8245 "pallet-xcm",8246 "parity-scale-codec 3.1.5",8247 "polkadot-parachain",8248 "polkadot-primitives",8249 "polkadot-runtime-common",8250 "polkadot-runtime-parachains",8251 "rustc-hex",8252 "scale-info",8253 "serde",8254 "serde_derive",8255 "smallvec",8256 "sp-api",8257 "sp-authority-discovery",8258 "sp-block-builder",8259 "sp-consensus-babe",8260 "sp-core",8261 "sp-inherents",8262 "sp-io",8263 "sp-mmr-primitives",8264 "sp-offchain",8265 "sp-runtime",8266 "sp-session",8267 "sp-staking",8268 "sp-std",8269 "sp-transaction-pool",8270 "sp-version",8271 "substrate-wasm-builder",8272 "test-runtime-constants",8273 "xcm",8274 "xcm-builder",8275 "xcm-executor",8276]82778278[[package]]8279name = "polkadot-test-service"8280version = "0.9.22"8281source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"8282dependencies = [8283 "frame-benchmarking",8284 "frame-system",8285 "futures 0.1.31",8286 "futures 0.3.21",8287 "hex",8288 "pallet-balances",8289 "pallet-staking",8290 "pallet-transaction-payment",8291 "polkadot-node-primitives",8292 "polkadot-node-subsystem",8293 "polkadot-overseer",8294 "polkadot-parachain",8295 "polkadot-primitives",8296 "polkadot-rpc",8297 "polkadot-runtime-common",8298 "polkadot-runtime-parachains",8299 "polkadot-service",8300 "polkadot-test-runtime",8301 "rand 0.8.5",8302 "sc-authority-discovery",8303 "sc-chain-spec",8304 "sc-cli",8305 "sc-client-api",8306 "sc-consensus",8307 "sc-consensus-babe",8308 "sc-executor",8309 "sc-finality-grandpa",8310 "sc-network",8311 "sc-service",8312 "sc-tracing",8313 "sc-transaction-pool",8314 "sp-arithmetic",8315 "sp-authority-discovery",8316 "sp-blockchain",8317 "sp-consensus",8318 "sp-consensus-babe",8319 "sp-core",8320 "sp-finality-grandpa",8321 "sp-inherents",8322 "sp-keyring",8323 "sp-runtime",8324 "sp-state-machine",8325 "substrate-test-client",8326 "tempfile",8327 "test-runtime-constants",8328 "tokio 1.19.2",8329 "tracing-gum",8330]83318332[[package]]8333name = "polling"8334version = "2.2.0"8335source = "registry+https://github.com/rust-lang/crates.io-index"8336checksum = "685404d509889fade3e86fe3a5803bca2ec09b0c0778d5ada6ec8bf7a8de5259"8337dependencies = [8338 "cfg-if 1.0.0",8339 "libc",8340 "log",8341 "wepoll-ffi",8342 "winapi",8343]83448345[[package]]8346name = "poly1305"8347version = "0.7.2"8348source = "registry+https://github.com/rust-lang/crates.io-index"8349checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"8350dependencies = [8351 "cpufeatures",8352 "opaque-debug 0.3.0",8353 "universal-hash",8354]83558356[[package]]8357name = "polyval"8358version = "0.5.3"8359source = "registry+https://github.com/rust-lang/crates.io-index"8360checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"8361dependencies = [8362 "cfg-if 1.0.0",8363 "cpufeatures",8364 "opaque-debug 0.3.0",8365 "universal-hash",8366]83678368[[package]]8369name = "ppv-lite86"8370version = "0.2.16"8371source = "registry+https://github.com/rust-lang/crates.io-index"8372checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"83738374[[package]]8375name = "prettytable-rs"8376version = "0.8.0"8377source = "registry+https://github.com/rust-lang/crates.io-index"8378checksum = "0fd04b170004fa2daccf418a7f8253aaf033c27760b5f225889024cf66d7ac2e"8379dependencies = [8380 "atty",8381 "csv",8382 "encode_unicode",8383 "lazy_static",8384 "term",8385 "unicode-width",8386]83878388[[package]]8389name = "primitive-types"8390version = "0.11.1"8391source = "registry+https://github.com/rust-lang/crates.io-index"8392checksum = "e28720988bff275df1f51b171e1b2a18c30d194c4d2b61defdacecd625a5d94a"8393dependencies = [8394 "fixed-hash",8395 "impl-codec",8396 "impl-rlp",8397 "impl-serde",8398 "scale-info",8399 "uint",8400]84018402[[package]]8403name = "proc-macro-crate"8404version = "1.1.3"8405source = "registry+https://github.com/rust-lang/crates.io-index"8406checksum = "e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a"8407dependencies = [8408 "thiserror",8409 "toml",8410]84118412[[package]]8413name = "proc-macro-error"8414version = "1.0.4"8415source = "registry+https://github.com/rust-lang/crates.io-index"8416checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"8417dependencies = [8418 "proc-macro-error-attr",8419 "proc-macro2",8420 "quote",8421 "syn",8422 "version_check",8423]84248425[[package]]8426name = "proc-macro-error-attr"8427version = "1.0.4"8428source = "registry+https://github.com/rust-lang/crates.io-index"8429checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"8430dependencies = [8431 "proc-macro2",8432 "quote",8433 "version_check",8434]84358436[[package]]8437name = "proc-macro2"8438version = "1.0.40"8439source = "registry+https://github.com/rust-lang/crates.io-index"8440checksum = "dd96a1e8ed2596c337f8eae5f24924ec83f5ad5ab21ea8e455d3566c69fbcaf7"8441dependencies = [8442 "unicode-ident",8443]84448445[[package]]8446name = "prometheus"8447version = "0.13.1"8448source = "registry+https://github.com/rust-lang/crates.io-index"8449checksum = "cface98dfa6d645ea4c789839f176e4b072265d085bfcc48eaa8d137f58d3c39"8450dependencies = [8451 "cfg-if 1.0.0",8452 "fnv",8453 "lazy_static",8454 "memchr",8455 "parking_lot 0.12.1",8456 "thiserror",8457]84588459[[package]]8460name = "prometheus-client"8461version = "0.15.1"8462source = "registry+https://github.com/rust-lang/crates.io-index"8463checksum = "c9a896938cc6018c64f279888b8c7559d3725210d5db9a3a1ee6bc7188d51d34"8464dependencies = [8465 "dtoa",8466 "itoa 1.0.2",8467 "owning_ref",8468 "prometheus-client-derive-text-encode",8469]84708471[[package]]8472name = "prometheus-client-derive-text-encode"8473version = "0.2.0"8474source = "registry+https://github.com/rust-lang/crates.io-index"8475checksum = "e8e12d01b9d66ad9eb4529c57666b6263fc1993cb30261d83ead658fdd932652"8476dependencies = [8477 "proc-macro2",8478 "quote",8479 "syn",8480]84818482[[package]]8483name = "prost"8484version = "0.9.0"8485source = "registry+https://github.com/rust-lang/crates.io-index"8486checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"8487dependencies = [8488 "bytes 1.1.0",8489 "prost-derive",8490]84918492[[package]]8493name = "prost-build"8494version = "0.9.0"8495source = "registry+https://github.com/rust-lang/crates.io-index"8496checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"8497dependencies = [8498 "bytes 1.1.0",8499 "heck 0.3.3",8500 "itertools",8501 "lazy_static",8502 "log",8503 "multimap",8504 "petgraph",8505 "prost",8506 "prost-types",8507 "regex",8508 "tempfile",8509 "which",8510]85118512[[package]]8513name = "prost-derive"8514version = "0.9.0"8515source = "registry+https://github.com/rust-lang/crates.io-index"8516checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"8517dependencies = [8518 "anyhow",8519 "itertools",8520 "proc-macro2",8521 "quote",8522 "syn",8523]85248525[[package]]8526name = "prost-types"8527version = "0.9.0"8528source = "registry+https://github.com/rust-lang/crates.io-index"8529checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"8530dependencies = [8531 "bytes 1.1.0",8532 "prost",8533]85348535[[package]]8536name = "psm"8537version = "0.1.18"8538source = "registry+https://github.com/rust-lang/crates.io-index"8539checksum = "871372391786ccec00d3c5d3d6608905b3d4db263639cfe075d3b60a736d115a"8540dependencies = [8541 "cc",8542]85438544[[package]]8545name = "quartz-runtime"8546version = "0.9.22"8547dependencies = [8548 "cumulus-pallet-aura-ext",8549 "cumulus-pallet-dmp-queue",8550 "cumulus-pallet-parachain-system",8551 "cumulus-pallet-xcm",8552 "cumulus-pallet-xcmp-queue",8553 "cumulus-primitives-core",8554 "cumulus-primitives-timestamp",8555 "cumulus-primitives-utility",8556 "derivative",8557 "fp-evm-mapping",8558 "fp-rpc",8559 "fp-self-contained",8560 "frame-executive",8561 "frame-support",8562 "frame-system",8563 "frame-system-rpc-runtime-api",8564 "frame-try-runtime",8565 "log",8566 "orml-vesting",8567 "pallet-aura",8568 "pallet-balances",8569 "pallet-base-fee",8570 "pallet-common",8571 "pallet-ethereum",8572 "pallet-evm",8573 "pallet-evm-coder-substrate",8574 "pallet-evm-contract-helpers",8575 "pallet-evm-migration",8576 "pallet-evm-transaction-payment",8577 "pallet-fungible",8578 "pallet-inflation",8579 "pallet-nonfungible",8580 "pallet-randomness-collective-flip",8581 "pallet-refungible",8582 "pallet-rmrk-core",8583 "pallet-rmrk-equip",8584 "pallet-structure",8585 "pallet-sudo",8586 "pallet-template-transaction-payment",8587 "pallet-timestamp",8588 "pallet-transaction-payment",8589 "pallet-transaction-payment-rpc-runtime-api",8590 "pallet-treasury",8591 "pallet-unique",8592 "pallet-unique-scheduler",8593 "pallet-xcm",8594 "parachain-info",8595 "parity-scale-codec 3.1.5",8596 "polkadot-parachain",8597 "rmrk-rpc",8598 "scale-info",8599 "serde",8600 "smallvec",8601 "sp-api",8602 "sp-arithmetic",8603 "sp-block-builder",8604 "sp-consensus-aura",8605 "sp-core",8606 "sp-inherents",8607 "sp-io",8608 "sp-offchain",8609 "sp-runtime",8610 "sp-session",8611 "sp-std",8612 "sp-transaction-pool",8613 "sp-version",8614 "substrate-wasm-builder",8615 "unique-runtime-common",8616 "up-data-structs",8617 "up-rpc",8618 "xcm",8619 "xcm-builder",8620 "xcm-executor",8621]86228623[[package]]8624name = "quick-error"8625version = "1.2.3"8626source = "registry+https://github.com/rust-lang/crates.io-index"8627checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"86288629[[package]]8630name = "quicksink"8631version = "0.1.2"8632source = "registry+https://github.com/rust-lang/crates.io-index"8633checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"8634dependencies = [8635 "futures-core",8636 "futures-sink",8637 "pin-project-lite 0.1.12",8638]86398640[[package]]8641name = "quote"8642version = "1.0.20"8643source = "registry+https://github.com/rust-lang/crates.io-index"8644checksum = "3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804"8645dependencies = [8646 "proc-macro2",8647]86488649[[package]]8650name = "radium"8651version = "0.6.2"8652source = "registry+https://github.com/rust-lang/crates.io-index"8653checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb"86548655[[package]]8656name = "radium"8657version = "0.7.0"8658source = "registry+https://github.com/rust-lang/crates.io-index"8659checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"86608661[[package]]8662name = "rand"8663version = "0.7.3"8664source = "registry+https://github.com/rust-lang/crates.io-index"8665checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"8666dependencies = [8667 "getrandom 0.1.16",8668 "libc",8669 "rand_chacha 0.2.2",8670 "rand_core 0.5.1",8671 "rand_hc",8672 "rand_pcg 0.2.1",8673]86748675[[package]]8676name = "rand"8677version = "0.8.5"8678source = "registry+https://github.com/rust-lang/crates.io-index"8679checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"8680dependencies = [8681 "libc",8682 "rand_chacha 0.3.1",8683 "rand_core 0.6.3",8684]86858686[[package]]8687name = "rand_chacha"8688version = "0.2.2"8689source = "registry+https://github.com/rust-lang/crates.io-index"8690checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"8691dependencies = [8692 "ppv-lite86",8693 "rand_core 0.5.1",8694]86958696[[package]]8697name = "rand_chacha"8698version = "0.3.1"8699source = "registry+https://github.com/rust-lang/crates.io-index"8700checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"8701dependencies = [8702 "ppv-lite86",8703 "rand_core 0.6.3",8704]87058706[[package]]8707name = "rand_core"8708version = "0.5.1"8709source = "registry+https://github.com/rust-lang/crates.io-index"8710checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"8711dependencies = [8712 "getrandom 0.1.16",8713]87148715[[package]]8716name = "rand_core"8717version = "0.6.3"8718source = "registry+https://github.com/rust-lang/crates.io-index"8719checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"8720dependencies = [8721 "getrandom 0.2.7",8722]87238724[[package]]8725name = "rand_distr"8726version = "0.4.3"8727source = "registry+https://github.com/rust-lang/crates.io-index"8728checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"8729dependencies = [8730 "num-traits",8731 "rand 0.8.5",8732]87338734[[package]]8735name = "rand_hc"8736version = "0.2.0"8737source = "registry+https://github.com/rust-lang/crates.io-index"8738checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"8739dependencies = [8740 "rand_core 0.5.1",8741]87428743[[package]]8744name = "rand_pcg"8745version = "0.2.1"8746source = "registry+https://github.com/rust-lang/crates.io-index"8747checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"8748dependencies = [8749 "rand_core 0.5.1",8750]87518752[[package]]8753name = "rand_pcg"8754version = "0.3.1"8755source = "registry+https://github.com/rust-lang/crates.io-index"8756checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"8757dependencies = [8758 "rand_core 0.6.3",8759]87608761[[package]]8762name = "rawpointer"8763version = "0.2.1"8764source = "registry+https://github.com/rust-lang/crates.io-index"8765checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"87668767[[package]]8768name = "rayon"8769version = "1.5.3"8770source = "registry+https://github.com/rust-lang/crates.io-index"8771checksum = "bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d"8772dependencies = [8773 "autocfg",8774 "crossbeam-deque",8775 "either",8776 "rayon-core",8777]87788779[[package]]8780name = "rayon-core"8781version = "1.9.3"8782source = "registry+https://github.com/rust-lang/crates.io-index"8783checksum = "258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f"8784dependencies = [8785 "crossbeam-channel",8786 "crossbeam-deque",8787 "crossbeam-utils",8788 "num_cpus",8789]87908791[[package]]8792name = "redox_syscall"8793version = "0.1.57"8794source = "registry+https://github.com/rust-lang/crates.io-index"8795checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"87968797[[package]]8798name = "redox_syscall"8799version = "0.2.13"8800source = "registry+https://github.com/rust-lang/crates.io-index"8801checksum = "62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42"8802dependencies = [8803 "bitflags",8804]88058806[[package]]8807name = "redox_users"8808version = "0.3.5"8809source = "registry+https://github.com/rust-lang/crates.io-index"8810checksum = "de0737333e7a9502c789a36d7c7fa6092a49895d4faa31ca5df163857ded2e9d"8811dependencies = [8812 "getrandom 0.1.16",8813 "redox_syscall 0.1.57",8814 "rust-argon2",8815]88168817[[package]]8818name = "redox_users"8819version = "0.4.3"8820source = "registry+https://github.com/rust-lang/crates.io-index"8821checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"8822dependencies = [8823 "getrandom 0.2.7",8824 "redox_syscall 0.2.13",8825 "thiserror",8826]88278828[[package]]8829name = "reed-solomon-novelpoly"8830version = "1.0.0"8831source = "registry+https://github.com/rust-lang/crates.io-index"8832checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"8833dependencies = [8834 "derive_more",8835 "fs-err",8836 "itertools",8837 "static_init",8838 "thiserror",8839]88408841[[package]]8842name = "ref-cast"8843version = "1.0.7"8844source = "registry+https://github.com/rust-lang/crates.io-index"8845checksum = "685d58625b6c2b83e4cc88a27c4bf65adb7b6b16dbdc413e515c9405b47432ab"8846dependencies = [8847 "ref-cast-impl",8848]88498850[[package]]8851name = "ref-cast-impl"8852version = "1.0.7"8853source = "registry+https://github.com/rust-lang/crates.io-index"8854checksum = "a043824e29c94169374ac5183ac0ed43f5724dc4556b19568007486bd840fa1f"8855dependencies = [8856 "proc-macro2",8857 "quote",8858 "syn",8859]88608861[[package]]8862name = "regalloc"8863version = "0.0.34"8864source = "registry+https://github.com/rust-lang/crates.io-index"8865checksum = "62446b1d3ebf980bdc68837700af1d77b37bc430e524bf95319c6eada2a4cc02"8866dependencies = [8867 "log",8868 "rustc-hash",8869 "smallvec",8870]88718872[[package]]8873name = "regex"8874version = "1.5.6"8875source = "registry+https://github.com/rust-lang/crates.io-index"8876checksum = "d83f127d94bdbcda4c8cc2e50f6f84f4b611f69c902699ca385a39c3a75f9ff1"8877dependencies = [8878 "aho-corasick",8879 "memchr",8880 "regex-syntax",8881]88828883[[package]]8884name = "regex-automata"8885version = "0.1.10"8886source = "registry+https://github.com/rust-lang/crates.io-index"8887checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"8888dependencies = [8889 "regex-syntax",8890]88918892[[package]]8893name = "regex-syntax"8894version = "0.6.26"8895source = "registry+https://github.com/rust-lang/crates.io-index"8896checksum = "49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64"88978898[[package]]8899name = "region"8900version = "2.2.0"8901source = "registry+https://github.com/rust-lang/crates.io-index"8902checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"8903dependencies = [8904 "bitflags",8905 "libc",8906 "mach",8907 "winapi",8908]89098910[[package]]8911name = "remote-externalities"8912version = "0.10.0-dev"8913source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"8914dependencies = [8915 "env_logger",8916 "jsonrpsee",8917 "log",8918 "parity-scale-codec 3.1.5",8919 "serde",8920 "serde_json",8921 "sp-core",8922 "sp-io",8923 "sp-runtime",8924 "sp-version",8925]89268927[[package]]8928name = "remove_dir_all"8929version = "0.5.3"8930source = "registry+https://github.com/rust-lang/crates.io-index"8931checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"8932dependencies = [8933 "winapi",8934]89358936[[package]]8937name = "resolv-conf"8938version = "0.7.0"8939source = "registry+https://github.com/rust-lang/crates.io-index"8940checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"8941dependencies = [8942 "hostname",8943 "quick-error",8944]89458946[[package]]8947name = "retain_mut"8948version = "0.1.9"8949source = "registry+https://github.com/rust-lang/crates.io-index"8950checksum = "4389f1d5789befaf6029ebd9f7dac4af7f7e3d61b69d4f30e2ac02b57e7712b0"89518952[[package]]8953name = "rfc6979"8954version = "0.1.0"8955source = "registry+https://github.com/rust-lang/crates.io-index"8956checksum = "96ef608575f6392792f9ecf7890c00086591d29a83910939d430753f7c050525"8957dependencies = [8958 "crypto-bigint",8959 "hmac 0.11.0",8960 "zeroize",8961]89628963[[package]]8964name = "ring"8965version = "0.16.20"8966source = "registry+https://github.com/rust-lang/crates.io-index"8967checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"8968dependencies = [8969 "cc",8970 "libc",8971 "once_cell",8972 "spin",8973 "untrusted",8974 "web-sys",8975 "winapi",8976]89778978[[package]]8979name = "rlp"8980version = "0.5.1"8981source = "registry+https://github.com/rust-lang/crates.io-index"8982checksum = "999508abb0ae792aabed2460c45b89106d97fe4adac593bdaef433c2605847b5"8983dependencies = [8984 "bytes 1.1.0",8985 "rustc-hex",8986]89878988[[package]]8989name = "rlp-derive"8990version = "0.1.0"8991source = "registry+https://github.com/rust-lang/crates.io-index"8992checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"8993dependencies = [8994 "proc-macro2",8995 "quote",8996 "syn",8997]89988999[[package]]9000name = "rmrk-rpc"9001version = "0.0.1"9002dependencies = [9003 "parity-scale-codec 2.3.1",9004 "rmrk-traits",9005 "serde",9006 "sp-api",9007 "sp-core",9008 "sp-runtime",9009 "sp-std",9010]90119012[[package]]9013name = "rmrk-traits"9014version = "0.1.0"9015dependencies = [9016 "parity-scale-codec 3.1.5",9017 "scale-info",9018 "serde",9019]90209021[[package]]9022name = "rocksdb"9023version = "0.18.0"9024source = "registry+https://github.com/rust-lang/crates.io-index"9025checksum = "620f4129485ff1a7128d184bc687470c21c7951b64779ebc9cfdad3dcd920290"9026dependencies = [9027 "libc",9028 "librocksdb-sys",9029]90309031[[package]]9032name = "rococo-runtime"9033version = "0.9.22"9034source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"9035dependencies = [9036 "beefy-merkle-tree",9037 "beefy-primitives",9038 "bp-messages",9039 "bp-rococo",9040 "bp-runtime",9041 "bp-wococo",9042 "bridge-runtime-common",9043 "frame-benchmarking",9044 "frame-executive",9045 "frame-support",9046 "frame-system",9047 "frame-system-benchmarking",9048 "frame-system-rpc-runtime-api",9049 "hex-literal",9050 "log",9051 "pallet-authority-discovery",9052 "pallet-authorship",9053 "pallet-babe",9054 "pallet-balances",9055 "pallet-beefy",9056 "pallet-beefy-mmr",9057 "pallet-bridge-dispatch",9058 "pallet-bridge-grandpa",9059 "pallet-bridge-messages",9060 "pallet-collective",9061 "pallet-grandpa",9062 "pallet-im-online",9063 "pallet-indices",9064 "pallet-membership",9065 "pallet-mmr",9066 "pallet-multisig",9067 "pallet-offences",9068 "pallet-proxy",9069 "pallet-session",9070 "pallet-staking",9071 "pallet-sudo",9072 "pallet-timestamp",9073 "pallet-transaction-payment",9074 "pallet-transaction-payment-rpc-runtime-api",9075 "pallet-utility",9076 "pallet-xcm",9077 "parity-scale-codec 3.1.5",9078 "polkadot-parachain",9079 "polkadot-primitives",9080 "polkadot-runtime-common",9081 "polkadot-runtime-parachains",9082 "rococo-runtime-constants",9083 "scale-info",9084 "serde",9085 "serde_derive",9086 "smallvec",9087 "sp-api",9088 "sp-authority-discovery",9089 "sp-block-builder",9090 "sp-consensus-babe",9091 "sp-core",9092 "sp-inherents",9093 "sp-io",9094 "sp-mmr-primitives",9095 "sp-offchain",9096 "sp-runtime",9097 "sp-session",9098 "sp-staking",9099 "sp-std",9100 "sp-transaction-pool",9101 "sp-version",9102 "substrate-wasm-builder",9103 "xcm",9104 "xcm-builder",9105 "xcm-executor",9106]91079108[[package]]9109name = "rococo-runtime-constants"9110version = "0.9.22"9111source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"9112dependencies = [9113 "frame-support",9114 "polkadot-primitives",9115 "polkadot-runtime-common",9116 "smallvec",9117 "sp-runtime",9118]91199120[[package]]9121name = "rpassword"9122version = "5.0.1"9123source = "registry+https://github.com/rust-lang/crates.io-index"9124checksum = "ffc936cf8a7ea60c58f030fd36a612a48f440610214dc54bc36431f9ea0c3efb"9125dependencies = [9126 "libc",9127 "winapi",9128]91299130[[package]]9131name = "rtnetlink"9132version = "0.9.1"9133source = "registry+https://github.com/rust-lang/crates.io-index"9134checksum = "6f54290e54521dac3de4149d83ddf9f62a359b3cc93bcb494a794a41e6f4744b"9135dependencies = [9136 "async-global-executor",9137 "futures 0.3.21",9138 "log",9139 "netlink-packet-route",9140 "netlink-proto",9141 "nix",9142 "thiserror",9143]91449145[[package]]9146name = "rust-argon2"9147version = "0.8.3"9148source = "registry+https://github.com/rust-lang/crates.io-index"9149checksum = "4b18820d944b33caa75a71378964ac46f58517c92b6ae5f762636247c09e78fb"9150dependencies = [9151 "base64",9152 "blake2b_simd 0.5.11",9153 "constant_time_eq",9154 "crossbeam-utils",9155]91569157[[package]]9158name = "rustc-demangle"9159version = "0.1.21"9160source = "registry+https://github.com/rust-lang/crates.io-index"9161checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"91629163[[package]]9164name = "rustc-hash"9165version = "1.1.0"9166source = "registry+https://github.com/rust-lang/crates.io-index"9167checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"91689169[[package]]9170name = "rustc-hex"9171version = "2.1.0"9172source = "registry+https://github.com/rust-lang/crates.io-index"9173checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"91749175[[package]]9176name = "rustc_version"9177version = "0.2.3"9178source = "registry+https://github.com/rust-lang/crates.io-index"9179checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"9180dependencies = [9181 "semver 0.9.0",9182]91839184[[package]]9185name = "rustc_version"9186version = "0.4.0"9187source = "registry+https://github.com/rust-lang/crates.io-index"9188checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"9189dependencies = [9190 "semver 1.0.10",9191]91929193[[package]]9194name = "rustix"9195version = "0.33.7"9196source = "registry+https://github.com/rust-lang/crates.io-index"9197checksum = "938a344304321a9da4973b9ff4f9f8db9caf4597dfd9dda6a60b523340a0fff0"9198dependencies = [9199 "bitflags",9200 "errno",9201 "io-lifetimes",9202 "libc",9203 "linux-raw-sys",9204 "winapi",9205]92069207[[package]]9208name = "rustls"9209version = "0.19.1"9210source = "registry+https://github.com/rust-lang/crates.io-index"9211checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"9212dependencies = [9213 "base64",9214 "log",9215 "ring",9216 "sct 0.6.1",9217 "webpki 0.21.4",9218]92199220[[package]]9221name = "rustls"9222version = "0.20.6"9223source = "registry+https://github.com/rust-lang/crates.io-index"9224checksum = "5aab8ee6c7097ed6057f43c187a62418d0c05a4bd5f18b3571db50ee0f9ce033"9225dependencies = [9226 "log",9227 "ring",9228 "sct 0.7.0",9229 "webpki 0.22.0",9230]92319232[[package]]9233name = "rustls-native-certs"9234version = "0.5.0"9235source = "registry+https://github.com/rust-lang/crates.io-index"9236checksum = "5a07b7c1885bd8ed3831c289b7870b13ef46fe0e856d288c30d9cc17d75a2092"9237dependencies = [9238 "openssl-probe",9239 "rustls 0.19.1",9240 "schannel",9241 "security-framework",9242]92439244[[package]]9245name = "rustls-native-certs"9246version = "0.6.2"9247source = "registry+https://github.com/rust-lang/crates.io-index"9248checksum = "0167bac7a9f490495f3c33013e7722b53cb087ecbe082fb0c6387c96f634ea50"9249dependencies = [9250 "openssl-probe",9251 "rustls-pemfile",9252 "schannel",9253 "security-framework",9254]92559256[[package]]9257name = "rustls-pemfile"9258version = "1.0.0"9259source = "registry+https://github.com/rust-lang/crates.io-index"9260checksum = "e7522c9de787ff061458fe9a829dc790a3f5b22dc571694fc5883f448b94d9a9"9261dependencies = [9262 "base64",9263]92649265[[package]]9266name = "rustversion"9267version = "1.0.7"9268source = "registry+https://github.com/rust-lang/crates.io-index"9269checksum = "a0a5f7c728f5d284929a1cccb5bc19884422bfe6ef4d6c409da2c41838983fcf"92709271[[package]]9272name = "rw-stream-sink"9273version = "0.2.1"9274source = "registry+https://github.com/rust-lang/crates.io-index"9275checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"9276dependencies = [9277 "futures 0.3.21",9278 "pin-project 0.4.29",9279 "static_assertions",9280]92819282[[package]]9283name = "ryu"9284version = "1.0.10"9285source = "registry+https://github.com/rust-lang/crates.io-index"9286checksum = "f3f6f92acf49d1b98f7a81226834412ada05458b7364277387724a237f062695"92879288[[package]]9289name = "safe-mix"9290version = "1.0.1"9291source = "registry+https://github.com/rust-lang/crates.io-index"9292checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"9293dependencies = [9294 "rustc_version 0.2.3",9295]92969297[[package]]9298name = "salsa20"9299version = "0.9.0"9300source = "registry+https://github.com/rust-lang/crates.io-index"9301checksum = "0c0fbb5f676da676c260ba276a8f43a8dc67cf02d1438423aeb1c677a7212686"9302dependencies = [9303 "cipher",9304]93059306[[package]]9307name = "same-file"9308version = "1.0.6"9309source = "registry+https://github.com/rust-lang/crates.io-index"9310checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"9311dependencies = [9312 "winapi-util",9313]93149315[[package]]9316name = "sc-allocator"9317version = "4.1.0-dev"9318source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9319dependencies = [9320 "log",9321 "sp-core",9322 "sp-wasm-interface",9323 "thiserror",9324]93259326[[package]]9327name = "sc-authority-discovery"9328version = "0.10.0-dev"9329source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9330dependencies = [9331 "async-trait",9332 "futures 0.3.21",9333 "futures-timer",9334 "ip_network",9335 "libp2p",9336 "log",9337 "parity-scale-codec 3.1.5",9338 "prost",9339 "prost-build",9340 "rand 0.7.3",9341 "sc-client-api",9342 "sc-network",9343 "sp-api",9344 "sp-authority-discovery",9345 "sp-blockchain",9346 "sp-core",9347 "sp-keystore",9348 "sp-runtime",9349 "substrate-prometheus-endpoint",9350 "thiserror",9351]93529353[[package]]9354name = "sc-basic-authorship"9355version = "0.10.0-dev"9356source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9357dependencies = [9358 "futures 0.3.21",9359 "futures-timer",9360 "log",9361 "parity-scale-codec 3.1.5",9362 "sc-block-builder",9363 "sc-client-api",9364 "sc-proposer-metrics",9365 "sc-telemetry",9366 "sc-transaction-pool-api",9367 "sp-api",9368 "sp-blockchain",9369 "sp-consensus",9370 "sp-core",9371 "sp-inherents",9372 "sp-runtime",9373 "substrate-prometheus-endpoint",9374]93759376[[package]]9377name = "sc-block-builder"9378version = "0.10.0-dev"9379source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9380dependencies = [9381 "parity-scale-codec 3.1.5",9382 "sc-client-api",9383 "sp-api",9384 "sp-block-builder",9385 "sp-blockchain",9386 "sp-core",9387 "sp-inherents",9388 "sp-runtime",9389 "sp-state-machine",9390]93919392[[package]]9393name = "sc-chain-spec"9394version = "4.0.0-dev"9395source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9396dependencies = [9397 "impl-trait-for-tuples",9398 "memmap2 0.5.4",9399 "parity-scale-codec 3.1.5",9400 "sc-chain-spec-derive",9401 "sc-network",9402 "sc-telemetry",9403 "serde",9404 "serde_json",9405 "sp-core",9406 "sp-runtime",9407]94089409[[package]]9410name = "sc-chain-spec-derive"9411version = "4.0.0-dev"9412source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9413dependencies = [9414 "proc-macro-crate",9415 "proc-macro2",9416 "quote",9417 "syn",9418]94199420[[package]]9421name = "sc-cli"9422version = "0.10.0-dev"9423source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9424dependencies = [9425 "chrono",9426 "clap",9427 "fdlimit",9428 "futures 0.3.21",9429 "hex",9430 "libp2p",9431 "log",9432 "names",9433 "parity-scale-codec 3.1.5",9434 "rand 0.7.3",9435 "regex",9436 "rpassword",9437 "sc-client-api",9438 "sc-client-db",9439 "sc-keystore",9440 "sc-network",9441 "sc-service",9442 "sc-telemetry",9443 "sc-tracing",9444 "sc-utils",9445 "serde",9446 "serde_json",9447 "sp-blockchain",9448 "sp-core",9449 "sp-keyring",9450 "sp-keystore",9451 "sp-panic-handler",9452 "sp-runtime",9453 "sp-version",9454 "thiserror",9455 "tiny-bip39",9456 "tokio 1.19.2",9457]94589459[[package]]9460name = "sc-client-api"9461version = "4.0.0-dev"9462source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9463dependencies = [9464 "fnv",9465 "futures 0.3.21",9466 "hash-db",9467 "log",9468 "parity-scale-codec 3.1.5",9469 "parking_lot 0.12.1",9470 "sc-executor",9471 "sc-transaction-pool-api",9472 "sc-utils",9473 "sp-api",9474 "sp-blockchain",9475 "sp-consensus",9476 "sp-core",9477 "sp-database",9478 "sp-externalities",9479 "sp-keystore",9480 "sp-runtime",9481 "sp-state-machine",9482 "sp-storage",9483 "sp-trie",9484 "substrate-prometheus-endpoint",9485]94869487[[package]]9488name = "sc-client-db"9489version = "0.10.0-dev"9490source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9491dependencies = [9492 "hash-db",9493 "kvdb",9494 "kvdb-memorydb",9495 "kvdb-rocksdb",9496 "linked-hash-map",9497 "log",9498 "parity-db",9499 "parity-scale-codec 3.1.5",9500 "parking_lot 0.12.1",9501 "sc-client-api",9502 "sc-state-db",9503 "sp-arithmetic",9504 "sp-blockchain",9505 "sp-core",9506 "sp-database",9507 "sp-runtime",9508 "sp-state-machine",9509 "sp-trie",9510]95119512[[package]]9513name = "sc-consensus"9514version = "0.10.0-dev"9515source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9516dependencies = [9517 "async-trait",9518 "futures 0.3.21",9519 "futures-timer",9520 "libp2p",9521 "log",9522 "parking_lot 0.12.1",9523 "sc-client-api",9524 "sc-utils",9525 "serde",9526 "sp-api",9527 "sp-blockchain",9528 "sp-consensus",9529 "sp-core",9530 "sp-runtime",9531 "sp-state-machine",9532 "substrate-prometheus-endpoint",9533 "thiserror",9534]95359536[[package]]9537name = "sc-consensus-aura"9538version = "0.10.0-dev"9539source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9540dependencies = [9541 "async-trait",9542 "futures 0.3.21",9543 "log",9544 "parity-scale-codec 3.1.5",9545 "sc-block-builder",9546 "sc-client-api",9547 "sc-consensus",9548 "sc-consensus-slots",9549 "sc-telemetry",9550 "sp-api",9551 "sp-application-crypto",9552 "sp-block-builder",9553 "sp-blockchain",9554 "sp-consensus",9555 "sp-consensus-aura",9556 "sp-consensus-slots",9557 "sp-core",9558 "sp-inherents",9559 "sp-keystore",9560 "sp-runtime",9561 "substrate-prometheus-endpoint",9562 "thiserror",9563]95649565[[package]]9566name = "sc-consensus-babe"9567version = "0.10.0-dev"9568source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9569dependencies = [9570 "async-trait",9571 "fork-tree",9572 "futures 0.3.21",9573 "log",9574 "merlin",9575 "num-bigint",9576 "num-rational 0.2.4",9577 "num-traits",9578 "parity-scale-codec 3.1.5",9579 "parking_lot 0.12.1",9580 "rand 0.7.3",9581 "retain_mut",9582 "sc-client-api",9583 "sc-consensus",9584 "sc-consensus-epochs",9585 "sc-consensus-slots",9586 "sc-keystore",9587 "sc-telemetry",9588 "schnorrkel",9589 "serde",9590 "sp-api",9591 "sp-application-crypto",9592 "sp-block-builder",9593 "sp-blockchain",9594 "sp-consensus",9595 "sp-consensus-babe",9596 "sp-consensus-slots",9597 "sp-consensus-vrf",9598 "sp-core",9599 "sp-inherents",9600 "sp-io",9601 "sp-keystore",9602 "sp-runtime",9603 "sp-version",9604 "substrate-prometheus-endpoint",9605 "thiserror",9606]96079608[[package]]9609name = "sc-consensus-babe-rpc"9610version = "0.10.0-dev"9611source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9612dependencies = [9613 "futures 0.3.21",9614 "jsonrpsee",9615 "sc-consensus-babe",9616 "sc-consensus-epochs",9617 "sc-rpc-api",9618 "serde",9619 "sp-api",9620 "sp-application-crypto",9621 "sp-blockchain",9622 "sp-consensus",9623 "sp-consensus-babe",9624 "sp-core",9625 "sp-keystore",9626 "sp-runtime",9627 "thiserror",9628]96299630[[package]]9631name = "sc-consensus-epochs"9632version = "0.10.0-dev"9633source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9634dependencies = [9635 "fork-tree",9636 "parity-scale-codec 3.1.5",9637 "sc-client-api",9638 "sc-consensus",9639 "sp-blockchain",9640 "sp-runtime",9641]96429643[[package]]9644name = "sc-consensus-manual-seal"9645version = "0.10.0-dev"9646source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9647dependencies = [9648 "assert_matches",9649 "async-trait",9650 "futures 0.3.21",9651 "jsonrpsee",9652 "log",9653 "parity-scale-codec 3.1.5",9654 "sc-client-api",9655 "sc-consensus",9656 "sc-consensus-aura",9657 "sc-consensus-babe",9658 "sc-consensus-epochs",9659 "sc-transaction-pool",9660 "sc-transaction-pool-api",9661 "serde",9662 "sp-api",9663 "sp-blockchain",9664 "sp-consensus",9665 "sp-consensus-aura",9666 "sp-consensus-babe",9667 "sp-consensus-slots",9668 "sp-core",9669 "sp-inherents",9670 "sp-keystore",9671 "sp-runtime",9672 "sp-timestamp",9673 "substrate-prometheus-endpoint",9674 "thiserror",9675]96769677[[package]]9678name = "sc-consensus-slots"9679version = "0.10.0-dev"9680source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9681dependencies = [9682 "async-trait",9683 "futures 0.3.21",9684 "futures-timer",9685 "log",9686 "parity-scale-codec 3.1.5",9687 "sc-client-api",9688 "sc-consensus",9689 "sc-telemetry",9690 "sp-arithmetic",9691 "sp-blockchain",9692 "sp-consensus",9693 "sp-consensus-slots",9694 "sp-core",9695 "sp-inherents",9696 "sp-runtime",9697 "sp-state-machine",9698 "sp-timestamp",9699 "thiserror",9700]97019702[[package]]9703name = "sc-consensus-uncles"9704version = "0.10.0-dev"9705source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9706dependencies = [9707 "sc-client-api",9708 "sp-authorship",9709 "sp-runtime",9710 "thiserror",9711]97129713[[package]]9714name = "sc-executor"9715version = "0.10.0-dev"9716source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9717dependencies = [9718 "lazy_static",9719 "lru 0.7.7",9720 "parity-scale-codec 3.1.5",9721 "parking_lot 0.12.1",9722 "sc-executor-common",9723 "sc-executor-wasmi",9724 "sc-executor-wasmtime",9725 "sp-api",9726 "sp-core",9727 "sp-core-hashing-proc-macro",9728 "sp-externalities",9729 "sp-io",9730 "sp-panic-handler",9731 "sp-runtime-interface",9732 "sp-tasks",9733 "sp-trie",9734 "sp-version",9735 "sp-wasm-interface",9736 "tracing",9737 "wasmi",9738]97399740[[package]]9741name = "sc-executor-common"9742version = "0.10.0-dev"9743source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9744dependencies = [9745 "environmental",9746 "parity-scale-codec 3.1.5",9747 "sc-allocator",9748 "sp-maybe-compressed-blob",9749 "sp-sandbox",9750 "sp-serializer",9751 "sp-wasm-interface",9752 "thiserror",9753 "wasm-instrument",9754 "wasmi",9755]97569757[[package]]9758name = "sc-executor-wasmi"9759version = "0.10.0-dev"9760source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9761dependencies = [9762 "log",9763 "parity-scale-codec 3.1.5",9764 "sc-allocator",9765 "sc-executor-common",9766 "sp-runtime-interface",9767 "sp-sandbox",9768 "sp-wasm-interface",9769 "wasmi",9770]97719772[[package]]9773name = "sc-executor-wasmtime"9774version = "0.10.0-dev"9775source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9776dependencies = [9777 "cfg-if 1.0.0",9778 "libc",9779 "log",9780 "parity-scale-codec 3.1.5",9781 "parity-wasm 0.42.2",9782 "sc-allocator",9783 "sc-executor-common",9784 "sp-runtime-interface",9785 "sp-sandbox",9786 "sp-wasm-interface",9787 "wasmtime",9788]97899790[[package]]9791name = "sc-finality-grandpa"9792version = "0.10.0-dev"9793source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9794dependencies = [9795 "ahash",9796 "async-trait",9797 "dyn-clone",9798 "finality-grandpa",9799 "fork-tree",9800 "futures 0.3.21",9801 "futures-timer",9802 "hex",9803 "log",9804 "parity-scale-codec 3.1.5",9805 "parking_lot 0.12.1",9806 "rand 0.8.5",9807 "sc-block-builder",9808 "sc-chain-spec",9809 "sc-client-api",9810 "sc-consensus",9811 "sc-keystore",9812 "sc-network",9813 "sc-network-gossip",9814 "sc-telemetry",9815 "sc-utils",9816 "serde_json",9817 "sp-api",9818 "sp-application-crypto",9819 "sp-arithmetic",9820 "sp-blockchain",9821 "sp-consensus",9822 "sp-core",9823 "sp-finality-grandpa",9824 "sp-keystore",9825 "sp-runtime",9826 "substrate-prometheus-endpoint",9827 "thiserror",9828]98299830[[package]]9831name = "sc-finality-grandpa-rpc"9832version = "0.10.0-dev"9833source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9834dependencies = [9835 "finality-grandpa",9836 "futures 0.3.21",9837 "jsonrpsee",9838 "log",9839 "parity-scale-codec 3.1.5",9840 "sc-client-api",9841 "sc-finality-grandpa",9842 "sc-rpc",9843 "serde",9844 "serde_json",9845 "sp-blockchain",9846 "sp-core",9847 "sp-runtime",9848 "thiserror",9849]98509851[[package]]9852name = "sc-informant"9853version = "0.10.0-dev"9854source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9855dependencies = [9856 "ansi_term",9857 "futures 0.3.21",9858 "futures-timer",9859 "log",9860 "parity-util-mem",9861 "sc-client-api",9862 "sc-network",9863 "sc-transaction-pool-api",9864 "sp-blockchain",9865 "sp-runtime",9866]98679868[[package]]9869name = "sc-keystore"9870version = "4.0.0-dev"9871source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9872dependencies = [9873 "async-trait",9874 "hex",9875 "parking_lot 0.12.1",9876 "serde_json",9877 "sp-application-crypto",9878 "sp-core",9879 "sp-keystore",9880 "thiserror",9881]98829883[[package]]9884name = "sc-network"9885version = "0.10.0-dev"9886source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9887dependencies = [9888 "async-trait",9889 "asynchronous-codec",9890 "bitflags",9891 "bytes 1.1.0",9892 "cid",9893 "either",9894 "fnv",9895 "fork-tree",9896 "futures 0.3.21",9897 "futures-timer",9898 "hex",9899 "ip_network",9900 "libp2p",9901 "linked-hash-map",9902 "linked_hash_set",9903 "log",9904 "lru 0.7.7",9905 "parity-scale-codec 3.1.5",9906 "parking_lot 0.12.1",9907 "pin-project 1.0.10",9908 "prost",9909 "prost-build",9910 "rand 0.7.3",9911 "sc-block-builder",9912 "sc-client-api",9913 "sc-consensus",9914 "sc-network-common",9915 "sc-network-sync",9916 "sc-peerset",9917 "sc-utils",9918 "serde",9919 "serde_json",9920 "smallvec",9921 "sp-arithmetic",9922 "sp-blockchain",9923 "sp-consensus",9924 "sp-core",9925 "sp-finality-grandpa",9926 "sp-runtime",9927 "substrate-prometheus-endpoint",9928 "thiserror",9929 "unsigned-varint",9930 "void",9931 "zeroize",9932]99339934[[package]]9935name = "sc-network-common"9936version = "0.10.0-dev"9937source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9938dependencies = [9939 "futures 0.3.21",9940 "libp2p",9941 "parity-scale-codec 3.1.5",9942 "prost-build",9943 "sc-peerset",9944 "smallvec",9945]99469947[[package]]9948name = "sc-network-gossip"9949version = "0.10.0-dev"9950source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9951dependencies = [9952 "ahash",9953 "futures 0.3.21",9954 "futures-timer",9955 "libp2p",9956 "log",9957 "lru 0.7.7",9958 "sc-network",9959 "sp-runtime",9960 "substrate-prometheus-endpoint",9961 "tracing",9962]99639964[[package]]9965name = "sc-network-sync"9966version = "0.10.0-dev"9967source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9968dependencies = [9969 "bitflags",9970 "either",9971 "fork-tree",9972 "futures 0.3.21",9973 "libp2p",9974 "log",9975 "lru 0.7.7",9976 "parity-scale-codec 3.1.5",9977 "prost",9978 "prost-build",9979 "sc-client-api",9980 "sc-consensus",9981 "sc-network-common",9982 "sc-peerset",9983 "smallvec",9984 "sp-arithmetic",9985 "sp-blockchain",9986 "sp-consensus",9987 "sp-core",9988 "sp-finality-grandpa",9989 "sp-runtime",9990 "thiserror",9991]99929993[[package]]9994name = "sc-offchain"9995version = "4.0.0-dev"9996source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9997dependencies = [9998 "bytes 1.1.0",9999 "fnv",10000 "futures 0.3.21",10001 "futures-timer",10002 "hex",10003 "hyper",10004 "hyper-rustls",10005 "num_cpus",10006 "once_cell",10007 "parity-scale-codec 3.1.5",10008 "parking_lot 0.12.1",10009 "rand 0.7.3",10010 "sc-client-api",10011 "sc-network",10012 "sc-utils",10013 "sp-api",10014 "sp-core",10015 "sp-offchain",10016 "sp-runtime",10017 "threadpool",10018 "tracing",10019]1002010021[[package]]10022name = "sc-peerset"10023version = "4.0.0-dev"10024source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10025dependencies = [10026 "futures 0.3.21",10027 "libp2p",10028 "log",10029 "sc-utils",10030 "serde_json",10031 "wasm-timer",10032]1003310034[[package]]10035name = "sc-proposer-metrics"10036version = "0.10.0-dev"10037source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10038dependencies = [10039 "log",10040 "substrate-prometheus-endpoint",10041]1004210043[[package]]10044name = "sc-rpc"10045version = "4.0.0-dev"10046source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10047dependencies = [10048 "futures 0.3.21",10049 "hash-db",10050 "jsonrpsee",10051 "log",10052 "parity-scale-codec 3.1.5",10053 "parking_lot 0.12.1",10054 "sc-block-builder",10055 "sc-chain-spec",10056 "sc-client-api",10057 "sc-rpc-api",10058 "sc-tracing",10059 "sc-transaction-pool-api",10060 "sc-utils",10061 "serde_json",10062 "sp-api",10063 "sp-blockchain",10064 "sp-core",10065 "sp-keystore",10066 "sp-offchain",10067 "sp-rpc",10068 "sp-runtime",10069 "sp-session",10070 "sp-version",10071]1007210073[[package]]10074name = "sc-rpc-api"10075version = "0.10.0-dev"10076source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10077dependencies = [10078 "futures 0.3.21",10079 "jsonrpsee",10080 "log",10081 "parity-scale-codec 3.1.5",10082 "parking_lot 0.12.1",10083 "sc-chain-spec",10084 "sc-transaction-pool-api",10085 "scale-info",10086 "serde",10087 "serde_json",10088 "sp-core",10089 "sp-rpc",10090 "sp-runtime",10091 "sp-tracing",10092 "sp-version",10093 "thiserror",10094]1009510096[[package]]10097name = "sc-rpc-server"10098version = "4.0.0-dev"10099source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10100dependencies = [10101 "futures 0.3.21",10102 "jsonrpsee",10103 "log",10104 "serde_json",10105 "substrate-prometheus-endpoint",10106 "tokio 1.19.2",10107]1010810109[[package]]10110name = "sc-service"10111version = "0.10.0-dev"10112source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10113dependencies = [10114 "async-trait",10115 "directories",10116 "exit-future",10117 "futures 0.3.21",10118 "futures-timer",10119 "hash-db",10120 "jsonrpsee",10121 "log",10122 "parity-scale-codec 3.1.5",10123 "parity-util-mem",10124 "parking_lot 0.12.1",10125 "pin-project 1.0.10",10126 "rand 0.7.3",10127 "sc-block-builder",10128 "sc-chain-spec",10129 "sc-client-api",10130 "sc-client-db",10131 "sc-consensus",10132 "sc-executor",10133 "sc-informant",10134 "sc-keystore",10135 "sc-network",10136 "sc-network-common",10137 "sc-offchain",10138 "sc-rpc",10139 "sc-rpc-server",10140 "sc-sysinfo",10141 "sc-telemetry",10142 "sc-tracing",10143 "sc-transaction-pool",10144 "sc-transaction-pool-api",10145 "sc-utils",10146 "serde",10147 "serde_json",10148 "sp-api",10149 "sp-application-crypto",10150 "sp-block-builder",10151 "sp-blockchain",10152 "sp-consensus",10153 "sp-core",10154 "sp-externalities",10155 "sp-inherents",10156 "sp-keystore",10157 "sp-runtime",10158 "sp-session",10159 "sp-state-machine",10160 "sp-storage",10161 "sp-tracing",10162 "sp-transaction-pool",10163 "sp-transaction-storage-proof",10164 "sp-trie",10165 "sp-version",10166 "substrate-prometheus-endpoint",10167 "tempfile",10168 "thiserror",10169 "tokio 1.19.2",10170 "tracing",10171 "tracing-futures",10172]1017310174[[package]]10175name = "sc-state-db"10176version = "0.10.0-dev"10177source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10178dependencies = [10179 "log",10180 "parity-scale-codec 3.1.5",10181 "parity-util-mem",10182 "parity-util-mem-derive",10183 "parking_lot 0.12.1",10184 "sc-client-api",10185 "sp-core",10186]1018710188[[package]]10189name = "sc-sync-state-rpc"10190version = "0.10.0-dev"10191source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10192dependencies = [10193 "jsonrpsee",10194 "parity-scale-codec 3.1.5",10195 "sc-chain-spec",10196 "sc-client-api",10197 "sc-consensus-babe",10198 "sc-consensus-epochs",10199 "sc-finality-grandpa",10200 "serde",10201 "serde_json",10202 "sp-blockchain",10203 "sp-runtime",10204 "thiserror",10205]1020610207[[package]]10208name = "sc-sysinfo"10209version = "6.0.0-dev"10210source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10211dependencies = [10212 "futures 0.3.21",10213 "libc",10214 "log",10215 "rand 0.7.3",10216 "rand_pcg 0.2.1",10217 "regex",10218 "sc-telemetry",10219 "serde",10220 "serde_json",10221 "sp-core",10222 "sp-io",10223 "sp-std",10224]1022510226[[package]]10227name = "sc-telemetry"10228version = "4.0.0-dev"10229source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10230dependencies = [10231 "chrono",10232 "futures 0.3.21",10233 "libp2p",10234 "log",10235 "parking_lot 0.12.1",10236 "pin-project 1.0.10",10237 "rand 0.7.3",10238 "serde",10239 "serde_json",10240 "thiserror",10241 "wasm-timer",10242]1024310244[[package]]10245name = "sc-tracing"10246version = "4.0.0-dev"10247source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10248dependencies = [10249 "ansi_term",10250 "atty",10251 "chrono",10252 "lazy_static",10253 "libc",10254 "log",10255 "once_cell",10256 "parking_lot 0.12.1",10257 "regex",10258 "rustc-hash",10259 "sc-client-api",10260 "sc-rpc-server",10261 "sc-tracing-proc-macro",10262 "serde",10263 "sp-api",10264 "sp-blockchain",10265 "sp-core",10266 "sp-rpc",10267 "sp-runtime",10268 "sp-tracing",10269 "thiserror",10270 "tracing",10271 "tracing-log",10272 "tracing-subscriber",10273]1027410275[[package]]10276name = "sc-tracing-proc-macro"10277version = "4.0.0-dev"10278source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10279dependencies = [10280 "proc-macro-crate",10281 "proc-macro2",10282 "quote",10283 "syn",10284]1028510286[[package]]10287name = "sc-transaction-pool"10288version = "4.0.0-dev"10289source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10290dependencies = [10291 "futures 0.3.21",10292 "futures-timer",10293 "linked-hash-map",10294 "log",10295 "parity-scale-codec 3.1.5",10296 "parity-util-mem",10297 "parking_lot 0.12.1",10298 "retain_mut",10299 "sc-client-api",10300 "sc-transaction-pool-api",10301 "sc-utils",10302 "serde",10303 "sp-api",10304 "sp-blockchain",10305 "sp-core",10306 "sp-runtime",10307 "sp-tracing",10308 "sp-transaction-pool",10309 "substrate-prometheus-endpoint",10310 "thiserror",10311]1031210313[[package]]10314name = "sc-transaction-pool-api"10315version = "4.0.0-dev"10316source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10317dependencies = [10318 "futures 0.3.21",10319 "log",10320 "serde",10321 "sp-blockchain",10322 "sp-runtime",10323 "thiserror",10324]1032510326[[package]]10327name = "sc-utils"10328version = "4.0.0-dev"10329source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10330dependencies = [10331 "futures 0.3.21",10332 "futures-timer",10333 "lazy_static",10334 "log",10335 "parking_lot 0.12.1",10336 "prometheus",10337]1033810339[[package]]10340name = "scale-info"10341version = "2.1.2"10342source = "registry+https://github.com/rust-lang/crates.io-index"10343checksum = "c46be926081c9f4dd5dd9b6f1d3e3229f2360bc6502dd8836f84a93b7c75e99a"10344dependencies = [10345 "bitvec 1.0.0",10346 "cfg-if 1.0.0",10347 "derive_more",10348 "parity-scale-codec 3.1.5",10349 "scale-info-derive",10350 "serde",10351]1035210353[[package]]10354name = "scale-info-derive"10355version = "2.1.2"10356source = "registry+https://github.com/rust-lang/crates.io-index"10357checksum = "50e334bb10a245e28e5fd755cabcafd96cfcd167c99ae63a46924ca8d8703a3c"10358dependencies = [10359 "proc-macro-crate",10360 "proc-macro2",10361 "quote",10362 "syn",10363]1036410365[[package]]10366name = "schannel"10367version = "0.1.20"10368source = "registry+https://github.com/rust-lang/crates.io-index"10369checksum = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2"10370dependencies = [10371 "lazy_static",10372 "windows-sys",10373]1037410375[[package]]10376name = "schnorrkel"10377version = "0.9.1"10378source = "registry+https://github.com/rust-lang/crates.io-index"10379checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"10380dependencies = [10381 "arrayref",10382 "arrayvec 0.5.2",10383 "curve25519-dalek 2.1.3",10384 "getrandom 0.1.16",10385 "merlin",10386 "rand 0.7.3",10387 "rand_core 0.5.1",10388 "sha2 0.8.2",10389 "subtle",10390 "zeroize",10391]1039210393[[package]]10394name = "scopeguard"10395version = "1.1.0"10396source = "registry+https://github.com/rust-lang/crates.io-index"10397checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"1039810399[[package]]10400name = "sct"10401version = "0.6.1"10402source = "registry+https://github.com/rust-lang/crates.io-index"10403checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce"10404dependencies = [10405 "ring",10406 "untrusted",10407]1040810409[[package]]10410name = "sct"10411version = "0.7.0"10412source = "registry+https://github.com/rust-lang/crates.io-index"10413checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"10414dependencies = [10415 "ring",10416 "untrusted",10417]1041810419[[package]]10420name = "sec1"10421version = "0.2.1"10422source = "registry+https://github.com/rust-lang/crates.io-index"10423checksum = "08da66b8b0965a5555b6bd6639e68ccba85e1e2506f5fbb089e93f8a04e1a2d1"10424dependencies = [10425 "der",10426 "generic-array 0.14.5",10427 "subtle",10428 "zeroize",10429]1043010431[[package]]10432name = "secp256k1"10433version = "0.21.3"10434source = "registry+https://github.com/rust-lang/crates.io-index"10435checksum = "9c42e6f1735c5f00f51e43e28d6634141f2bcad10931b2609ddd74a86d751260"10436dependencies = [10437 "secp256k1-sys",10438]1043910440[[package]]10441name = "secp256k1-sys"10442version = "0.4.2"10443source = "registry+https://github.com/rust-lang/crates.io-index"10444checksum = "957da2573cde917463ece3570eab4a0b3f19de6f1646cde62e6fd3868f566036"10445dependencies = [10446 "cc",10447]1044810449[[package]]10450name = "secrecy"10451version = "0.8.0"10452source = "registry+https://github.com/rust-lang/crates.io-index"10453checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"10454dependencies = [10455 "zeroize",10456]1045710458[[package]]10459name = "security-framework"10460version = "2.6.1"10461source = "registry+https://github.com/rust-lang/crates.io-index"10462checksum = "2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc"10463dependencies = [10464 "bitflags",10465 "core-foundation",10466 "core-foundation-sys",10467 "libc",10468 "security-framework-sys",10469]1047010471[[package]]10472name = "security-framework-sys"10473version = "2.6.1"10474source = "registry+https://github.com/rust-lang/crates.io-index"10475checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"10476dependencies = [10477 "core-foundation-sys",10478 "libc",10479]1048010481[[package]]10482name = "semver"10483version = "0.6.0"10484source = "registry+https://github.com/rust-lang/crates.io-index"10485checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"10486dependencies = [10487 "semver-parser",10488]1048910490[[package]]10491name = "semver"10492version = "0.9.0"10493source = "registry+https://github.com/rust-lang/crates.io-index"10494checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"10495dependencies = [10496 "semver-parser",10497]1049810499[[package]]10500name = "semver"10501version = "1.0.10"10502source = "registry+https://github.com/rust-lang/crates.io-index"10503checksum = "a41d061efea015927ac527063765e73601444cdc344ba855bc7bd44578b25e1c"10504dependencies = [10505 "serde",10506]1050710508[[package]]10509name = "semver-parser"10510version = "0.7.0"10511source = "registry+https://github.com/rust-lang/crates.io-index"10512checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"1051310514[[package]]10515name = "serde"10516version = "1.0.137"10517source = "registry+https://github.com/rust-lang/crates.io-index"10518checksum = "61ea8d54c77f8315140a05f4c7237403bf38b72704d031543aa1d16abbf517d1"10519dependencies = [10520 "serde_derive",10521]1052210523[[package]]10524name = "serde_derive"10525version = "1.0.137"10526source = "registry+https://github.com/rust-lang/crates.io-index"10527checksum = "1f26faba0c3959972377d3b2d306ee9f71faee9714294e41bb777f83f88578be"10528dependencies = [10529 "proc-macro2",10530 "quote",10531 "syn",10532]1053310534[[package]]10535name = "serde_json"10536version = "1.0.81"10537source = "registry+https://github.com/rust-lang/crates.io-index"10538checksum = "9b7ce2b32a1aed03c558dc61a5cd328f15aff2dbc17daad8fb8af04d2100e15c"10539dependencies = [10540 "itoa 1.0.2",10541 "ryu",10542 "serde",10543]1054410545[[package]]10546name = "serde_nanos"10547version = "0.1.2"10548source = "registry+https://github.com/rust-lang/crates.io-index"10549checksum = "e44969a61f5d316be20a42ff97816efb3b407a924d06824c3d8a49fa8450de0e"10550dependencies = [10551 "serde",10552]1055310554[[package]]10555name = "sha-1"10556version = "0.8.2"10557source = "registry+https://github.com/rust-lang/crates.io-index"10558checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"10559dependencies = [10560 "block-buffer 0.7.3",10561 "digest 0.8.1",10562 "fake-simd",10563 "opaque-debug 0.2.3",10564]1056510566[[package]]10567name = "sha-1"10568version = "0.9.8"10569source = "registry+https://github.com/rust-lang/crates.io-index"10570checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"10571dependencies = [10572 "block-buffer 0.9.0",10573 "cfg-if 1.0.0",10574 "cpufeatures",10575 "digest 0.9.0",10576 "opaque-debug 0.3.0",10577]1057810579[[package]]10580name = "sha2"10581version = "0.8.2"10582source = "registry+https://github.com/rust-lang/crates.io-index"10583checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"10584dependencies = [10585 "block-buffer 0.7.3",10586 "digest 0.8.1",10587 "fake-simd",10588 "opaque-debug 0.2.3",10589]1059010591[[package]]10592name = "sha2"10593version = "0.9.9"10594source = "registry+https://github.com/rust-lang/crates.io-index"10595checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"10596dependencies = [10597 "block-buffer 0.9.0",10598 "cfg-if 1.0.0",10599 "cpufeatures",10600 "digest 0.9.0",10601 "opaque-debug 0.3.0",10602]1060310604[[package]]10605name = "sha2"10606version = "0.10.2"10607source = "registry+https://github.com/rust-lang/crates.io-index"10608checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676"10609dependencies = [10610 "cfg-if 1.0.0",10611 "cpufeatures",10612 "digest 0.10.3",10613]1061410615[[package]]10616name = "sha3"10617version = "0.9.1"10618source = "registry+https://github.com/rust-lang/crates.io-index"10619checksum = "f81199417d4e5de3f04b1e871023acea7389672c4135918f05aa9cbf2f2fa809"10620dependencies = [10621 "block-buffer 0.9.0",10622 "digest 0.9.0",10623 "keccak",10624 "opaque-debug 0.3.0",10625]1062610627[[package]]10628name = "sha3"10629version = "0.10.1"10630source = "registry+https://github.com/rust-lang/crates.io-index"10631checksum = "881bf8156c87b6301fc5ca6b27f11eeb2761224c7081e69b409d5a1951a70c86"10632dependencies = [10633 "digest 0.10.3",10634 "keccak",10635]1063610637[[package]]10638name = "sharded-slab"10639version = "0.1.4"10640source = "registry+https://github.com/rust-lang/crates.io-index"10641checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"10642dependencies = [10643 "lazy_static",10644]1064510646[[package]]10647name = "shlex"10648version = "1.1.0"10649source = "registry+https://github.com/rust-lang/crates.io-index"10650checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"1065110652[[package]]10653name = "signal-hook"10654version = "0.3.14"10655source = "registry+https://github.com/rust-lang/crates.io-index"10656checksum = "a253b5e89e2698464fc26b545c9edceb338e18a89effeeecfea192c3025be29d"10657dependencies = [10658 "libc",10659 "signal-hook-registry",10660]1066110662[[package]]10663name = "signal-hook-registry"10664version = "1.4.0"10665source = "registry+https://github.com/rust-lang/crates.io-index"10666checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"10667dependencies = [10668 "libc",10669]1067010671[[package]]10672name = "signature"10673version = "1.4.0"10674source = "registry+https://github.com/rust-lang/crates.io-index"10675checksum = "02658e48d89f2bec991f9a78e69cfa4c316f8d6a6c4ec12fae1aeb263d486788"10676dependencies = [10677 "digest 0.9.0",10678 "rand_core 0.6.3",10679]1068010681[[package]]10682name = "simba"10683version = "0.5.1"10684source = "registry+https://github.com/rust-lang/crates.io-index"10685checksum = "8e82063457853d00243beda9952e910b82593e4b07ae9f721b9278a99a0d3d5c"10686dependencies = [10687 "approx",10688 "num-complex",10689 "num-traits",10690 "paste",10691]1069210693[[package]]10694name = "slab"10695version = "0.4.6"10696source = "registry+https://github.com/rust-lang/crates.io-index"10697checksum = "eb703cfe953bccee95685111adeedb76fabe4e97549a58d16f03ea7b9367bb32"1069810699[[package]]10700name = "slot-range-helper"10701version = "0.9.22"10702source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"10703dependencies = [10704 "enumn",10705 "parity-scale-codec 3.1.5",10706 "paste",10707 "sp-runtime",10708 "sp-std",10709]1071010711[[package]]10712name = "slotmap"10713version = "1.0.6"10714source = "registry+https://github.com/rust-lang/crates.io-index"10715checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"10716dependencies = [10717 "version_check",10718]1071910720[[package]]10721name = "smallvec"10722version = "1.8.0"10723source = "registry+https://github.com/rust-lang/crates.io-index"10724checksum = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83"1072510726[[package]]10727name = "snap"10728version = "1.0.5"10729source = "registry+https://github.com/rust-lang/crates.io-index"10730checksum = "45456094d1983e2ee2a18fdfebce3189fa451699d0502cb8e3b49dba5ba41451"1073110732[[package]]10733name = "snow"10734version = "0.9.0"10735source = "registry+https://github.com/rust-lang/crates.io-index"10736checksum = "774d05a3edae07ce6d68ea6984f3c05e9bba8927e3dd591e3b479e5b03213d0d"10737dependencies = [10738 "aes-gcm",10739 "blake2",10740 "chacha20poly1305",10741 "curve25519-dalek 4.0.0-pre.1",10742 "rand_core 0.6.3",10743 "ring",10744 "rustc_version 0.4.0",10745 "sha2 0.10.2",10746 "subtle",10747]1074810749[[package]]10750name = "socket2"10751version = "0.4.4"10752source = "registry+https://github.com/rust-lang/crates.io-index"10753checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"10754dependencies = [10755 "libc",10756 "winapi",10757]1075810759[[package]]10760name = "soketto"10761version = "0.7.1"10762source = "registry+https://github.com/rust-lang/crates.io-index"10763checksum = "41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2"10764dependencies = [10765 "base64",10766 "bytes 1.1.0",10767 "flate2",10768 "futures 0.3.21",10769 "httparse",10770 "log",10771 "rand 0.8.5",10772 "sha-1 0.9.8",10773]1077410775[[package]]10776name = "sp-api"10777version = "4.0.0-dev"10778source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10779dependencies = [10780 "hash-db",10781 "log",10782 "parity-scale-codec 3.1.5",10783 "sp-api-proc-macro",10784 "sp-core",10785 "sp-runtime",10786 "sp-state-machine",10787 "sp-std",10788 "sp-version",10789 "thiserror",10790]1079110792[[package]]10793name = "sp-api-proc-macro"10794version = "4.0.0-dev"10795source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10796dependencies = [10797 "blake2",10798 "proc-macro-crate",10799 "proc-macro2",10800 "quote",10801 "syn",10802]1080310804[[package]]10805name = "sp-application-crypto"10806version = "6.0.0"10807source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10808dependencies = [10809 "parity-scale-codec 3.1.5",10810 "scale-info",10811 "serde",10812 "sp-core",10813 "sp-io",10814 "sp-std",10815]1081610817[[package]]10818name = "sp-arithmetic"10819version = "5.0.0"10820source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10821dependencies = [10822 "integer-sqrt",10823 "num-traits",10824 "parity-scale-codec 3.1.5",10825 "scale-info",10826 "serde",10827 "sp-debug-derive",10828 "sp-std",10829 "static_assertions",10830]1083110832[[package]]10833name = "sp-authority-discovery"10834version = "4.0.0-dev"10835source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10836dependencies = [10837 "parity-scale-codec 3.1.5",10838 "scale-info",10839 "sp-api",10840 "sp-application-crypto",10841 "sp-runtime",10842 "sp-std",10843]1084410845[[package]]10846name = "sp-authorship"10847version = "4.0.0-dev"10848source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10849dependencies = [10850 "async-trait",10851 "parity-scale-codec 3.1.5",10852 "sp-inherents",10853 "sp-runtime",10854 "sp-std",10855]1085610857[[package]]10858name = "sp-block-builder"10859version = "4.0.0-dev"10860source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10861dependencies = [10862 "parity-scale-codec 3.1.5",10863 "sp-api",10864 "sp-inherents",10865 "sp-runtime",10866 "sp-std",10867]1086810869[[package]]10870name = "sp-blockchain"10871version = "4.0.0-dev"10872source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10873dependencies = [10874 "futures 0.3.21",10875 "log",10876 "lru 0.7.7",10877 "parity-scale-codec 3.1.5",10878 "parking_lot 0.12.1",10879 "sp-api",10880 "sp-consensus",10881 "sp-database",10882 "sp-runtime",10883 "sp-state-machine",10884 "thiserror",10885]1088610887[[package]]10888name = "sp-consensus"10889version = "0.10.0-dev"10890source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10891dependencies = [10892 "async-trait",10893 "futures 0.3.21",10894 "futures-timer",10895 "log",10896 "parity-scale-codec 3.1.5",10897 "sp-core",10898 "sp-inherents",10899 "sp-runtime",10900 "sp-state-machine",10901 "sp-std",10902 "sp-version",10903 "thiserror",10904]1090510906[[package]]10907name = "sp-consensus-aura"10908version = "0.10.0-dev"10909source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10910dependencies = [10911 "async-trait",10912 "parity-scale-codec 3.1.5",10913 "scale-info",10914 "sp-api",10915 "sp-application-crypto",10916 "sp-consensus",10917 "sp-consensus-slots",10918 "sp-inherents",10919 "sp-runtime",10920 "sp-std",10921 "sp-timestamp",10922]1092310924[[package]]10925name = "sp-consensus-babe"10926version = "0.10.0-dev"10927source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10928dependencies = [10929 "async-trait",10930 "merlin",10931 "parity-scale-codec 3.1.5",10932 "scale-info",10933 "serde",10934 "sp-api",10935 "sp-application-crypto",10936 "sp-consensus",10937 "sp-consensus-slots",10938 "sp-consensus-vrf",10939 "sp-core",10940 "sp-inherents",10941 "sp-keystore",10942 "sp-runtime",10943 "sp-std",10944 "sp-timestamp",10945]1094610947[[package]]10948name = "sp-consensus-slots"10949version = "0.10.0-dev"10950source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10951dependencies = [10952 "parity-scale-codec 3.1.5",10953 "scale-info",10954 "serde",10955 "sp-arithmetic",10956 "sp-runtime",10957 "sp-std",10958 "sp-timestamp",10959]1096010961[[package]]10962name = "sp-consensus-vrf"10963version = "0.10.0-dev"10964source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10965dependencies = [10966 "parity-scale-codec 3.1.5",10967 "scale-info",10968 "schnorrkel",10969 "sp-core",10970 "sp-runtime",10971 "sp-std",10972]1097310974[[package]]10975name = "sp-core"10976version = "6.0.0"10977source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10978dependencies = [10979 "base58",10980 "bitflags",10981 "blake2-rfc",10982 "byteorder",10983 "dyn-clonable",10984 "ed25519-dalek",10985 "futures 0.3.21",10986 "hash-db",10987 "hash256-std-hasher",10988 "hex",10989 "impl-serde",10990 "lazy_static",10991 "libsecp256k1",10992 "log",10993 "merlin",10994 "num-traits",10995 "parity-scale-codec 3.1.5",10996 "parity-util-mem",10997 "parking_lot 0.12.1",10998 "primitive-types",10999 "rand 0.7.3",11000 "regex",11001 "scale-info",11002 "schnorrkel",11003 "secp256k1",11004 "secrecy",11005 "serde",11006 "sp-core-hashing",11007 "sp-debug-derive",11008 "sp-externalities",11009 "sp-runtime-interface",11010 "sp-std",11011 "sp-storage",11012 "ss58-registry",11013 "substrate-bip39",11014 "thiserror",11015 "tiny-bip39",11016 "wasmi",11017 "zeroize",11018]1101911020[[package]]11021name = "sp-core-hashing"11022version = "4.0.0"11023source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11024dependencies = [11025 "blake2",11026 "byteorder",11027 "digest 0.10.3",11028 "sha2 0.10.2",11029 "sha3 0.10.1",11030 "sp-std",11031 "twox-hash",11032]1103311034[[package]]11035name = "sp-core-hashing-proc-macro"11036version = "5.0.0"11037source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11038dependencies = [11039 "proc-macro2",11040 "quote",11041 "sp-core-hashing",11042 "syn",11043]1104411045[[package]]11046name = "sp-database"11047version = "4.0.0-dev"11048source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11049dependencies = [11050 "kvdb",11051 "parking_lot 0.12.1",11052]1105311054[[package]]11055name = "sp-debug-derive"11056version = "4.0.0"11057source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11058dependencies = [11059 "proc-macro2",11060 "quote",11061 "syn",11062]1106311064[[package]]11065name = "sp-externalities"11066version = "0.12.0"11067source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11068dependencies = [11069 "environmental",11070 "parity-scale-codec 3.1.5",11071 "sp-std",11072 "sp-storage",11073]1107411075[[package]]11076name = "sp-finality-grandpa"11077version = "4.0.0-dev"11078source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11079dependencies = [11080 "finality-grandpa",11081 "log",11082 "parity-scale-codec 3.1.5",11083 "scale-info",11084 "serde",11085 "sp-api",11086 "sp-application-crypto",11087 "sp-core",11088 "sp-keystore",11089 "sp-runtime",11090 "sp-std",11091]1109211093[[package]]11094name = "sp-inherents"11095version = "4.0.0-dev"11096source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11097dependencies = [11098 "async-trait",11099 "impl-trait-for-tuples",11100 "parity-scale-codec 3.1.5",11101 "sp-core",11102 "sp-runtime",11103 "sp-std",11104 "thiserror",11105]1110611107[[package]]11108name = "sp-io"11109version = "6.0.0"11110source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11111dependencies = [11112 "futures 0.3.21",11113 "hash-db",11114 "libsecp256k1",11115 "log",11116 "parity-scale-codec 3.1.5",11117 "parking_lot 0.12.1",11118 "secp256k1",11119 "sp-core",11120 "sp-externalities",11121 "sp-keystore",11122 "sp-runtime-interface",11123 "sp-state-machine",11124 "sp-std",11125 "sp-tracing",11126 "sp-trie",11127 "sp-wasm-interface",11128 "tracing",11129 "tracing-core",11130]1113111132[[package]]11133name = "sp-keyring"11134version = "6.0.0"11135source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11136dependencies = [11137 "lazy_static",11138 "sp-core",11139 "sp-runtime",11140 "strum 0.23.0",11141]1114211143[[package]]11144name = "sp-keystore"11145version = "0.12.0"11146source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11147dependencies = [11148 "async-trait",11149 "futures 0.3.21",11150 "merlin",11151 "parity-scale-codec 3.1.5",11152 "parking_lot 0.12.1",11153 "schnorrkel",11154 "serde",11155 "sp-core",11156 "sp-externalities",11157 "thiserror",11158]1115911160[[package]]11161name = "sp-maybe-compressed-blob"11162version = "4.1.0-dev"11163source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11164dependencies = [11165 "thiserror",11166 "zstd",11167]1116811169[[package]]11170name = "sp-mmr-primitives"11171version = "4.0.0-dev"11172source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11173dependencies = [11174 "log",11175 "parity-scale-codec 3.1.5",11176 "serde",11177 "sp-api",11178 "sp-core",11179 "sp-debug-derive",11180 "sp-runtime",11181 "sp-std",11182]1118311184[[package]]11185name = "sp-npos-elections"11186version = "4.0.0-dev"11187source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11188dependencies = [11189 "parity-scale-codec 3.1.5",11190 "scale-info",11191 "serde",11192 "sp-arithmetic",11193 "sp-core",11194 "sp-runtime",11195 "sp-std",11196]1119711198[[package]]11199name = "sp-offchain"11200version = "4.0.0-dev"11201source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11202dependencies = [11203 "sp-api",11204 "sp-core",11205 "sp-runtime",11206]1120711208[[package]]11209name = "sp-panic-handler"11210version = "4.0.0"11211source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11212dependencies = [11213 "backtrace",11214 "lazy_static",11215 "regex",11216]1121711218[[package]]11219name = "sp-rpc"11220version = "6.0.0"11221source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11222dependencies = [11223 "rustc-hash",11224 "serde",11225 "sp-core",11226]1122711228[[package]]11229name = "sp-runtime"11230version = "6.0.0"11231source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11232dependencies = [11233 "either",11234 "hash256-std-hasher",11235 "impl-trait-for-tuples",11236 "log",11237 "parity-scale-codec 3.1.5",11238 "parity-util-mem",11239 "paste",11240 "rand 0.7.3",11241 "scale-info",11242 "serde",11243 "sp-application-crypto",11244 "sp-arithmetic",11245 "sp-core",11246 "sp-io",11247 "sp-std",11248]1124911250[[package]]11251name = "sp-runtime-interface"11252version = "6.0.0"11253source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11254dependencies = [11255 "impl-trait-for-tuples",11256 "parity-scale-codec 3.1.5",11257 "primitive-types",11258 "sp-externalities",11259 "sp-runtime-interface-proc-macro",11260 "sp-std",11261 "sp-storage",11262 "sp-tracing",11263 "sp-wasm-interface",11264 "static_assertions",11265]1126611267[[package]]11268name = "sp-runtime-interface-proc-macro"11269version = "5.0.0"11270source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11271dependencies = [11272 "Inflector",11273 "proc-macro-crate",11274 "proc-macro2",11275 "quote",11276 "syn",11277]1127811279[[package]]11280name = "sp-sandbox"11281version = "0.10.0-dev"11282source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11283dependencies = [11284 "log",11285 "parity-scale-codec 3.1.5",11286 "sp-core",11287 "sp-io",11288 "sp-std",11289 "sp-wasm-interface",11290 "wasmi",11291]1129211293[[package]]11294name = "sp-serializer"11295version = "4.0.0-dev"11296source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11297dependencies = [11298 "serde",11299 "serde_json",11300]1130111302[[package]]11303name = "sp-session"11304version = "4.0.0-dev"11305source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11306dependencies = [11307 "parity-scale-codec 3.1.5",11308 "scale-info",11309 "sp-api",11310 "sp-core",11311 "sp-runtime",11312 "sp-staking",11313 "sp-std",11314]1131511316[[package]]11317name = "sp-staking"11318version = "4.0.0-dev"11319source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11320dependencies = [11321 "parity-scale-codec 3.1.5",11322 "scale-info",11323 "sp-runtime",11324 "sp-std",11325]1132611327[[package]]11328name = "sp-state-machine"11329version = "0.12.0"11330source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11331dependencies = [11332 "hash-db",11333 "log",11334 "num-traits",11335 "parity-scale-codec 3.1.5",11336 "parking_lot 0.12.1",11337 "rand 0.7.3",11338 "smallvec",11339 "sp-core",11340 "sp-externalities",11341 "sp-panic-handler",11342 "sp-std",11343 "sp-trie",11344 "thiserror",11345 "tracing",11346 "trie-root",11347]1134811349[[package]]11350name = "sp-std"11351version = "4.0.0"11352source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"1135311354[[package]]11355name = "sp-storage"11356version = "6.0.0"11357source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11358dependencies = [11359 "impl-serde",11360 "parity-scale-codec 3.1.5",11361 "ref-cast",11362 "serde",11363 "sp-debug-derive",11364 "sp-std",11365]1136611367[[package]]11368name = "sp-tasks"11369version = "4.0.0-dev"11370source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11371dependencies = [11372 "log",11373 "sp-core",11374 "sp-externalities",11375 "sp-io",11376 "sp-runtime-interface",11377 "sp-std",11378]1137911380[[package]]11381name = "sp-timestamp"11382version = "4.0.0-dev"11383source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11384dependencies = [11385 "async-trait",11386 "futures-timer",11387 "log",11388 "parity-scale-codec 3.1.5",11389 "sp-api",11390 "sp-inherents",11391 "sp-runtime",11392 "sp-std",11393 "thiserror",11394]1139511396[[package]]11397name = "sp-tracing"11398version = "5.0.0"11399source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11400dependencies = [11401 "parity-scale-codec 3.1.5",11402 "sp-std",11403 "tracing",11404 "tracing-core",11405 "tracing-subscriber",11406]1140711408[[package]]11409name = "sp-transaction-pool"11410version = "4.0.0-dev"11411source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11412dependencies = [11413 "sp-api",11414 "sp-runtime",11415]1141611417[[package]]11418name = "sp-transaction-storage-proof"11419version = "4.0.0-dev"11420source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11421dependencies = [11422 "async-trait",11423 "log",11424 "parity-scale-codec 3.1.5",11425 "scale-info",11426 "sp-core",11427 "sp-inherents",11428 "sp-runtime",11429 "sp-std",11430 "sp-trie",11431]1143211433[[package]]11434name = "sp-trie"11435version = "6.0.0"11436source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11437dependencies = [11438 "hash-db",11439 "memory-db",11440 "parity-scale-codec 3.1.5",11441 "scale-info",11442 "sp-core",11443 "sp-std",11444 "thiserror",11445 "trie-db",11446 "trie-root",11447]1144811449[[package]]11450name = "sp-version"11451version = "5.0.0"11452source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11453dependencies = [11454 "impl-serde",11455 "parity-scale-codec 3.1.5",11456 "parity-wasm 0.42.2",11457 "scale-info",11458 "serde",11459 "sp-core-hashing-proc-macro",11460 "sp-runtime",11461 "sp-std",11462 "sp-version-proc-macro",11463 "thiserror",11464]1146511466[[package]]11467name = "sp-version-proc-macro"11468version = "4.0.0-dev"11469source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11470dependencies = [11471 "parity-scale-codec 3.1.5",11472 "proc-macro2",11473 "quote",11474 "syn",11475]1147611477[[package]]11478name = "sp-wasm-interface"11479version = "6.0.0"11480source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11481dependencies = [11482 "impl-trait-for-tuples",11483 "log",11484 "parity-scale-codec 3.1.5",11485 "sp-std",11486 "wasmi",11487 "wasmtime",11488]1148911490[[package]]11491name = "spin"11492version = "0.5.2"11493source = "registry+https://github.com/rust-lang/crates.io-index"11494checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1149511496[[package]]11497name = "ss58-registry"11498version = "1.22.0"11499source = "registry+https://github.com/rust-lang/crates.io-index"11500checksum = "5d804c8d48aeab838be31570866fce1130d275b563d49af08b4927a0bd561e7c"11501dependencies = [11502 "Inflector",11503 "num-format",11504 "proc-macro2",11505 "quote",11506 "serde",11507 "serde_json",11508 "unicode-xid",11509]1151011511[[package]]11512name = "stable_deref_trait"11513version = "1.2.0"11514source = "registry+https://github.com/rust-lang/crates.io-index"11515checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"1151611517[[package]]11518name = "static_assertions"11519version = "1.1.0"11520source = "registry+https://github.com/rust-lang/crates.io-index"11521checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"1152211523[[package]]11524name = "static_init"11525version = "0.5.2"11526source = "registry+https://github.com/rust-lang/crates.io-index"11527checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"11528dependencies = [11529 "cfg_aliases",11530 "libc",11531 "parking_lot 0.11.2",11532 "static_init_macro",11533]1153411535[[package]]11536name = "static_init_macro"11537version = "0.5.0"11538source = "registry+https://github.com/rust-lang/crates.io-index"11539checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"11540dependencies = [11541 "cfg_aliases",11542 "memchr",11543 "proc-macro2",11544 "quote",11545 "syn",11546]1154711548[[package]]11549name = "statrs"11550version = "0.15.0"11551source = "registry+https://github.com/rust-lang/crates.io-index"11552checksum = "05bdbb8e4e78216a85785a85d3ec3183144f98d0097b9281802c019bb07a6f05"11553dependencies = [11554 "approx",11555 "lazy_static",11556 "nalgebra",11557 "num-traits",11558 "rand 0.8.5",11559]1156011561[[package]]11562name = "strsim"11563version = "0.10.0"11564source = "registry+https://github.com/rust-lang/crates.io-index"11565checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1156611567[[package]]11568name = "struct-versioning"11569version = "0.1.0"11570dependencies = [11571 "quote",11572 "syn",11573]1157411575[[package]]11576name = "strum"11577version = "0.23.0"11578source = "registry+https://github.com/rust-lang/crates.io-index"11579checksum = "cae14b91c7d11c9a851d3fbc80a963198998c2a64eec840477fa92d8ce9b70bb"11580dependencies = [11581 "strum_macros 0.23.1",11582]1158311584[[package]]11585name = "strum"11586version = "0.24.1"11587source = "registry+https://github.com/rust-lang/crates.io-index"11588checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"11589dependencies = [11590 "strum_macros 0.24.0",11591]1159211593[[package]]11594name = "strum_macros"11595version = "0.23.1"11596source = "registry+https://github.com/rust-lang/crates.io-index"11597checksum = "5bb0dc7ee9c15cea6199cde9a127fa16a4c5819af85395457ad72d68edc85a38"11598dependencies = [11599 "heck 0.3.3",11600 "proc-macro2",11601 "quote",11602 "rustversion",11603 "syn",11604]1160511606[[package]]11607name = "strum_macros"11608version = "0.24.0"11609source = "registry+https://github.com/rust-lang/crates.io-index"11610checksum = "6878079b17446e4d3eba6192bb0a2950d5b14f0ed8424b852310e5a94345d0ef"11611dependencies = [11612 "heck 0.4.0",11613 "proc-macro2",11614 "quote",11615 "rustversion",11616 "syn",11617]1161811619[[package]]11620name = "substrate-bip39"11621version = "0.4.4"11622source = "registry+https://github.com/rust-lang/crates.io-index"11623checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"11624dependencies = [11625 "hmac 0.11.0",11626 "pbkdf2 0.8.0",11627 "schnorrkel",11628 "sha2 0.9.9",11629 "zeroize",11630]1163111632[[package]]11633name = "substrate-build-script-utils"11634version = "3.0.0"11635source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11636dependencies = [11637 "platforms",11638]1163911640[[package]]11641name = "substrate-frame-rpc-system"11642version = "4.0.0-dev"11643source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11644dependencies = [11645 "frame-system-rpc-runtime-api",11646 "futures 0.3.21",11647 "jsonrpsee",11648 "log",11649 "parity-scale-codec 3.1.5",11650 "sc-client-api",11651 "sc-rpc-api",11652 "sc-transaction-pool-api",11653 "serde_json",11654 "sp-api",11655 "sp-block-builder",11656 "sp-blockchain",11657 "sp-core",11658 "sp-runtime",11659]1166011661[[package]]11662name = "substrate-prometheus-endpoint"11663version = "0.10.0-dev"11664source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11665dependencies = [11666 "futures-util",11667 "hyper",11668 "log",11669 "prometheus",11670 "thiserror",11671 "tokio 1.19.2",11672]1167311674[[package]]11675name = "substrate-state-trie-migration-rpc"11676version = "4.0.0-dev"11677source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11678dependencies = [11679 "jsonrpsee",11680 "log",11681 "parity-scale-codec 3.1.5",11682 "sc-client-api",11683 "sc-rpc-api",11684 "scale-info",11685 "serde",11686 "sp-core",11687 "sp-io",11688 "sp-runtime",11689 "sp-state-machine",11690 "sp-std",11691 "sp-trie",11692 "trie-db",11693]1169411695[[package]]11696name = "substrate-test-client"11697version = "2.0.1"11698source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11699dependencies = [11700 "async-trait",11701 "futures 0.3.21",11702 "hex",11703 "parity-scale-codec 3.1.5",11704 "sc-client-api",11705 "sc-client-db",11706 "sc-consensus",11707 "sc-executor",11708 "sc-offchain",11709 "sc-service",11710 "serde",11711 "serde_json",11712 "sp-blockchain",11713 "sp-consensus",11714 "sp-core",11715 "sp-keyring",11716 "sp-keystore",11717 "sp-runtime",11718 "sp-state-machine",11719]1172011721[[package]]11722name = "substrate-test-utils"11723version = "4.0.0-dev"11724source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11725dependencies = [11726 "futures 0.3.21",11727 "substrate-test-utils-derive",11728 "tokio 1.19.2",11729]1173011731[[package]]11732name = "substrate-test-utils-derive"11733version = "0.10.0-dev"11734source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11735dependencies = [11736 "proc-macro-crate",11737 "proc-macro2",11738 "quote",11739 "syn",11740]1174111742[[package]]11743name = "substrate-wasm-builder"11744version = "5.0.0-dev"11745source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11746dependencies = [11747 "ansi_term",11748 "build-helper",11749 "cargo_metadata",11750 "sp-maybe-compressed-blob",11751 "strum 0.23.0",11752 "tempfile",11753 "toml",11754 "walkdir",11755 "wasm-gc-api",11756]1175711758[[package]]11759name = "subtle"11760version = "2.4.1"11761source = "registry+https://github.com/rust-lang/crates.io-index"11762checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"1176311764[[package]]11765name = "syn"11766version = "1.0.98"11767source = "registry+https://github.com/rust-lang/crates.io-index"11768checksum = "c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd"11769dependencies = [11770 "proc-macro2",11771 "quote",11772 "unicode-ident",11773]1177411775[[package]]11776name = "synstructure"11777version = "0.12.6"11778source = "registry+https://github.com/rust-lang/crates.io-index"11779checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"11780dependencies = [11781 "proc-macro2",11782 "quote",11783 "syn",11784 "unicode-xid",11785]1178611787[[package]]11788name = "system-configuration"11789version = "0.5.0"11790source = "registry+https://github.com/rust-lang/crates.io-index"11791checksum = "d75182f12f490e953596550b65ee31bda7c8e043d9386174b353bda50838c3fd"11792dependencies = [11793 "bitflags",11794 "core-foundation",11795 "system-configuration-sys",11796]1179711798[[package]]11799name = "system-configuration-sys"11800version = "0.5.0"11801source = "registry+https://github.com/rust-lang/crates.io-index"11802checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"11803dependencies = [11804 "core-foundation-sys",11805 "libc",11806]1180711808[[package]]11809name = "tap"11810version = "1.0.1"11811source = "registry+https://github.com/rust-lang/crates.io-index"11812checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"1181311814[[package]]11815name = "target-lexicon"11816version = "0.12.4"11817source = "registry+https://github.com/rust-lang/crates.io-index"11818checksum = "c02424087780c9b71cc96799eaeddff35af2bc513278cda5c99fc1f5d026d3c1"1181911820[[package]]11821name = "tempfile"11822version = "3.3.0"11823source = "registry+https://github.com/rust-lang/crates.io-index"11824checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"11825dependencies = [11826 "cfg-if 1.0.0",11827 "fastrand",11828 "libc",11829 "redox_syscall 0.2.13",11830 "remove_dir_all",11831 "winapi",11832]1183311834[[package]]11835name = "term"11836version = "0.5.2"11837source = "registry+https://github.com/rust-lang/crates.io-index"11838checksum = "edd106a334b7657c10b7c540a0106114feadeb4dc314513e97df481d5d966f42"11839dependencies = [11840 "byteorder",11841 "dirs",11842 "winapi",11843]1184411845[[package]]11846name = "termcolor"11847version = "1.1.3"11848source = "registry+https://github.com/rust-lang/crates.io-index"11849checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"11850dependencies = [11851 "winapi-util",11852]1185311854[[package]]11855name = "test-runtime-constants"11856version = "0.9.22"11857source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"11858dependencies = [11859 "frame-support",11860 "polkadot-primitives",11861 "polkadot-runtime-common",11862 "smallvec",11863 "sp-runtime",11864]1186511866[[package]]11867name = "tests"11868version = "0.1.0"11869dependencies = [11870 "fp-evm-mapping",11871 "frame-support",11872 "frame-system",11873 "pallet-balances",11874 "pallet-common",11875 "pallet-ethereum",11876 "pallet-evm",11877 "pallet-evm-coder-substrate",11878 "pallet-fungible",11879 "pallet-nonfungible",11880 "pallet-refungible",11881 "pallet-structure",11882 "pallet-timestamp",11883 "pallet-transaction-payment",11884 "pallet-unique",11885 "parity-scale-codec 3.1.5",11886 "scale-info",11887 "sp-core",11888 "sp-io",11889 "sp-runtime",11890 "sp-std",11891 "unique-runtime-common",11892 "up-data-structs",11893]1189411895[[package]]11896name = "textwrap"11897version = "0.15.0"11898source = "registry+https://github.com/rust-lang/crates.io-index"11899checksum = "b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb"1190011901[[package]]11902name = "thiserror"11903version = "1.0.31"11904source = "registry+https://github.com/rust-lang/crates.io-index"11905checksum = "bd829fe32373d27f76265620b5309d0340cb8550f523c1dda251d6298069069a"11906dependencies = [11907 "thiserror-impl",11908]1190911910[[package]]11911name = "thiserror-impl"11912version = "1.0.31"11913source = "registry+https://github.com/rust-lang/crates.io-index"11914checksum = "0396bc89e626244658bef819e22d0cc459e795a5ebe878e6ec336d1674a8d79a"11915dependencies = [11916 "proc-macro2",11917 "quote",11918 "syn",11919]1192011921[[package]]11922name = "thousands"11923version = "0.2.0"11924source = "registry+https://github.com/rust-lang/crates.io-index"11925checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820"1192611927[[package]]11928name = "thread_local"11929version = "1.1.4"11930source = "registry+https://github.com/rust-lang/crates.io-index"11931checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"11932dependencies = [11933 "once_cell",11934]1193511936[[package]]11937name = "threadpool"11938version = "1.8.1"11939source = "registry+https://github.com/rust-lang/crates.io-index"11940checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"11941dependencies = [11942 "num_cpus",11943]1194411945[[package]]11946name = "thrift"11947version = "0.15.0"11948source = "registry+https://github.com/rust-lang/crates.io-index"11949checksum = "b82ca8f46f95b3ce96081fe3dd89160fdea970c254bb72925255d1b62aae692e"11950dependencies = [11951 "byteorder",11952 "integer-encoding",11953 "log",11954 "ordered-float",11955 "threadpool",11956]1195711958[[package]]11959name = "tikv-jemalloc-sys"11960version = "0.4.3+5.2.1-patched.2"11961source = "registry+https://github.com/rust-lang/crates.io-index"11962checksum = "a1792ccb507d955b46af42c123ea8863668fae24d03721e40cad6a41773dbb49"11963dependencies = [11964 "cc",11965 "fs_extra",11966 "libc",11967]1196811969[[package]]11970name = "time"11971version = "0.1.44"11972source = "registry+https://github.com/rust-lang/crates.io-index"11973checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"11974dependencies = [11975 "libc",11976 "wasi 0.10.0+wasi-snapshot-preview1",11977 "winapi",11978]1197911980[[package]]11981name = "tiny-bip39"11982version = "0.8.2"11983source = "registry+https://github.com/rust-lang/crates.io-index"11984checksum = "ffc59cb9dfc85bb312c3a78fd6aa8a8582e310b0fa885d5bb877f6dcc601839d"11985dependencies = [11986 "anyhow",11987 "hmac 0.8.1",11988 "once_cell",11989 "pbkdf2 0.4.0",11990 "rand 0.7.3",11991 "rustc-hash",11992 "sha2 0.9.9",11993 "thiserror",11994 "unicode-normalization",11995 "wasm-bindgen",11996 "zeroize",11997]1199811999[[package]]12000name = "tiny-keccak"12001version = "2.0.2"12002source = "registry+https://github.com/rust-lang/crates.io-index"12003checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"12004dependencies = [12005 "crunchy",12006]1200712008[[package]]12009name = "tinyvec"12010version = "1.6.0"12011source = "registry+https://github.com/rust-lang/crates.io-index"12012checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"12013dependencies = [12014 "tinyvec_macros",12015]1201612017[[package]]12018name = "tinyvec_macros"12019version = "0.1.0"12020source = "registry+https://github.com/rust-lang/crates.io-index"12021checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"1202212023[[package]]12024name = "tokio"12025version = "0.2.25"12026source = "registry+https://github.com/rust-lang/crates.io-index"12027checksum = "6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092"12028dependencies = [12029 "bytes 0.5.6",12030 "fnv",12031 "pin-project-lite 0.1.12",12032 "tokio-macros 0.2.6",12033]1203412035[[package]]12036name = "tokio"12037version = "1.19.2"12038source = "registry+https://github.com/rust-lang/crates.io-index"12039checksum = "c51a52ed6686dd62c320f9b89299e9dfb46f730c7a48e635c19f21d116cb1439"12040dependencies = [12041 "bytes 1.1.0",12042 "libc",12043 "memchr",12044 "mio",12045 "num_cpus",12046 "once_cell",12047 "parking_lot 0.12.1",12048 "pin-project-lite 0.2.9",12049 "signal-hook-registry",12050 "socket2",12051 "tokio-macros 1.8.0",12052 "winapi",12053]1205412055[[package]]12056name = "tokio-macros"12057version = "0.2.6"12058source = "registry+https://github.com/rust-lang/crates.io-index"12059checksum = "e44da00bfc73a25f814cd8d7e57a68a5c31b74b3152a0a1d1f590c97ed06265a"12060dependencies = [12061 "proc-macro2",12062 "quote",12063 "syn",12064]1206512066[[package]]12067name = "tokio-macros"12068version = "1.8.0"12069source = "registry+https://github.com/rust-lang/crates.io-index"12070checksum = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484"12071dependencies = [12072 "proc-macro2",12073 "quote",12074 "syn",12075]1207612077[[package]]12078name = "tokio-rustls"12079version = "0.22.0"12080source = "registry+https://github.com/rust-lang/crates.io-index"12081checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"12082dependencies = [12083 "rustls 0.19.1",12084 "tokio 1.19.2",12085 "webpki 0.21.4",12086]1208712088[[package]]12089name = "tokio-rustls"12090version = "0.23.4"12091source = "registry+https://github.com/rust-lang/crates.io-index"12092checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"12093dependencies = [12094 "rustls 0.20.6",12095 "tokio 1.19.2",12096 "webpki 0.22.0",12097]1209812099[[package]]12100name = "tokio-util"12101version = "0.7.3"12102source = "registry+https://github.com/rust-lang/crates.io-index"12103checksum = "cc463cd8deddc3770d20f9852143d50bf6094e640b485cb2e189a2099085ff45"12104dependencies = [12105 "bytes 1.1.0",12106 "futures-core",12107 "futures-io",12108 "futures-sink",12109 "pin-project-lite 0.2.9",12110 "tokio 1.19.2",12111 "tracing",12112]1211312114[[package]]12115name = "toml"12116version = "0.5.9"12117source = "registry+https://github.com/rust-lang/crates.io-index"12118checksum = "8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7"12119dependencies = [12120 "serde",12121]1212212123[[package]]12124name = "tower-service"12125version = "0.3.2"12126source = "registry+https://github.com/rust-lang/crates.io-index"12127checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"1212812129[[package]]12130name = "tracing"12131version = "0.1.35"12132source = "registry+https://github.com/rust-lang/crates.io-index"12133checksum = "a400e31aa60b9d44a52a8ee0343b5b18566b03a8321e0d321f695cf56e940160"12134dependencies = [12135 "cfg-if 1.0.0",12136 "pin-project-lite 0.2.9",12137 "tracing-attributes",12138 "tracing-core",12139]1214012141[[package]]12142name = "tracing-attributes"12143version = "0.1.21"12144source = "registry+https://github.com/rust-lang/crates.io-index"12145checksum = "cc6b8ad3567499f98a1db7a752b07a7c8c7c7c34c332ec00effb2b0027974b7c"12146dependencies = [12147 "proc-macro2",12148 "quote",12149 "syn",12150]1215112152[[package]]12153name = "tracing-core"12154version = "0.1.27"12155source = "registry+https://github.com/rust-lang/crates.io-index"12156checksum = "7709595b8878a4965ce5e87ebf880a7d39c9afc6837721b21a5a816a8117d921"12157dependencies = [12158 "once_cell",12159 "valuable",12160]1216112162[[package]]12163name = "tracing-futures"12164version = "0.2.5"12165source = "registry+https://github.com/rust-lang/crates.io-index"12166checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"12167dependencies = [12168 "pin-project 1.0.10",12169 "tracing",12170]1217112172[[package]]12173name = "tracing-gum"12174version = "0.9.22"12175source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"12176dependencies = [12177 "polkadot-node-jaeger",12178 "polkadot-primitives",12179 "tracing",12180 "tracing-gum-proc-macro",12181]1218212183[[package]]12184name = "tracing-gum-proc-macro"12185version = "0.9.22"12186source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"12187dependencies = [12188 "expander 0.0.6",12189 "proc-macro-crate",12190 "proc-macro2",12191 "quote",12192 "syn",12193]1219412195[[package]]12196name = "tracing-log"12197version = "0.1.3"12198source = "registry+https://github.com/rust-lang/crates.io-index"12199checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"12200dependencies = [12201 "ahash",12202 "lazy_static",12203 "log",12204 "lru 0.7.7",12205 "tracing-core",12206]1220712208[[package]]12209name = "tracing-serde"12210version = "0.1.3"12211source = "registry+https://github.com/rust-lang/crates.io-index"12212checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"12213dependencies = [12214 "serde",12215 "tracing-core",12216]1221712218[[package]]12219name = "tracing-subscriber"12220version = "0.2.25"12221source = "registry+https://github.com/rust-lang/crates.io-index"12222checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"12223dependencies = [12224 "ansi_term",12225 "chrono",12226 "lazy_static",12227 "matchers",12228 "parking_lot 0.11.2",12229 "regex",12230 "serde",12231 "serde_json",12232 "sharded-slab",12233 "smallvec",12234 "thread_local",12235 "tracing",12236 "tracing-core",12237 "tracing-log",12238 "tracing-serde",12239]1224012241[[package]]12242name = "trie-db"12243version = "0.23.1"12244source = "registry+https://github.com/rust-lang/crates.io-index"12245checksum = "d32d034c0d3db64b43c31de38e945f15b40cd4ca6d2dcfc26d4798ce8de4ab83"12246dependencies = [12247 "hash-db",12248 "hashbrown 0.12.1",12249 "log",12250 "rustc-hex",12251 "smallvec",12252]1225312254[[package]]12255name = "trie-root"12256version = "0.17.0"12257source = "registry+https://github.com/rust-lang/crates.io-index"12258checksum = "9a36c5ca3911ed3c9a5416ee6c679042064b93fc637ded67e25f92e68d783891"12259dependencies = [12260 "hash-db",12261]1226212263[[package]]12264name = "triehash"12265version = "0.8.4"12266source = "registry+https://github.com/rust-lang/crates.io-index"12267checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"12268dependencies = [12269 "hash-db",12270 "rlp",12271]1227212273[[package]]12274name = "trust-dns-proto"12275version = "0.21.2"12276source = "registry+https://github.com/rust-lang/crates.io-index"12277checksum = "9c31f240f59877c3d4bb3b3ea0ec5a6a0cff07323580ff8c7a605cd7d08b255d"12278dependencies = [12279 "async-trait",12280 "cfg-if 1.0.0",12281 "data-encoding",12282 "enum-as-inner",12283 "futures-channel",12284 "futures-io",12285 "futures-util",12286 "idna",12287 "ipnet",12288 "lazy_static",12289 "log",12290 "rand 0.8.5",12291 "smallvec",12292 "thiserror",12293 "tinyvec",12294 "url",12295]1229612297[[package]]12298name = "trust-dns-resolver"12299version = "0.21.2"12300source = "registry+https://github.com/rust-lang/crates.io-index"12301checksum = "e4ba72c2ea84515690c9fcef4c6c660bb9df3036ed1051686de84605b74fd558"12302dependencies = [12303 "cfg-if 1.0.0",12304 "futures-util",12305 "ipconfig",12306 "lazy_static",12307 "log",12308 "lru-cache",12309 "parking_lot 0.12.1",12310 "resolv-conf",12311 "smallvec",12312 "thiserror",12313 "trust-dns-proto",12314]1231512316[[package]]12317name = "try-lock"12318version = "0.2.3"12319source = "registry+https://github.com/rust-lang/crates.io-index"12320checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"1232112322[[package]]12323name = "try-runtime-cli"12324version = "0.10.0-dev"12325source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"12326dependencies = [12327 "clap",12328 "jsonrpsee",12329 "log",12330 "parity-scale-codec 3.1.5",12331 "remote-externalities",12332 "sc-chain-spec",12333 "sc-cli",12334 "sc-executor",12335 "sc-service",12336 "serde",12337 "sp-core",12338 "sp-externalities",12339 "sp-io",12340 "sp-keystore",12341 "sp-runtime",12342 "sp-state-machine",12343 "sp-version",12344 "zstd",12345]1234612347[[package]]12348name = "tt-call"12349version = "1.0.8"12350source = "registry+https://github.com/rust-lang/crates.io-index"12351checksum = "5e66dcbec4290c69dd03c57e76c2469ea5c7ce109c6dd4351c13055cf71ea055"1235212353[[package]]12354name = "twox-hash"12355version = "1.6.3"12356source = "registry+https://github.com/rust-lang/crates.io-index"12357checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"12358dependencies = [12359 "cfg-if 1.0.0",12360 "digest 0.10.3",12361 "rand 0.8.5",12362 "static_assertions",12363]1236412365[[package]]12366name = "typenum"12367version = "1.15.0"12368source = "registry+https://github.com/rust-lang/crates.io-index"12369checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"1237012371[[package]]12372name = "uc-rpc"12373version = "0.1.0"12374dependencies = [12375 "anyhow",12376 "jsonrpsee",12377 "pallet-common",12378 "pallet-evm",12379 "parity-scale-codec 3.1.5",12380 "rmrk-rpc",12381 "sp-api",12382 "sp-blockchain",12383 "sp-core",12384 "sp-rpc",12385 "sp-runtime",12386 "unique-runtime-common",12387 "up-data-structs",12388 "up-rpc",12389]1239012391[[package]]12392name = "ucd-trie"12393version = "0.1.3"12394source = "registry+https://github.com/rust-lang/crates.io-index"12395checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"1239612397[[package]]12398name = "uint"12399version = "0.9.3"12400source = "registry+https://github.com/rust-lang/crates.io-index"12401checksum = "12f03af7ccf01dd611cc450a0d10dbc9b745770d096473e2faf0ca6e2d66d1e0"12402dependencies = [12403 "byteorder",12404 "crunchy",12405 "hex",12406 "static_assertions",12407]1240812409[[package]]12410name = "unicase"12411version = "2.6.0"12412source = "registry+https://github.com/rust-lang/crates.io-index"12413checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"12414dependencies = [12415 "version_check",12416]1241712418[[package]]12419name = "unicode-bidi"12420version = "0.3.8"12421source = "registry+https://github.com/rust-lang/crates.io-index"12422checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"1242312424[[package]]12425name = "unicode-ident"12426version = "1.0.1"12427source = "registry+https://github.com/rust-lang/crates.io-index"12428checksum = "5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c"1242912430[[package]]12431name = "unicode-normalization"12432version = "0.1.19"12433source = "registry+https://github.com/rust-lang/crates.io-index"12434checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"12435dependencies = [12436 "tinyvec",12437]1243812439[[package]]12440name = "unicode-segmentation"12441version = "1.9.0"12442source = "registry+https://github.com/rust-lang/crates.io-index"12443checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99"1244412445[[package]]12446name = "unicode-width"12447version = "0.1.9"12448source = "registry+https://github.com/rust-lang/crates.io-index"12449checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"1245012451[[package]]12452name = "unicode-xid"12453version = "0.2.3"12454source = "registry+https://github.com/rust-lang/crates.io-index"12455checksum = "957e51f3646910546462e67d5f7599b9e4fb8acdd304b087a6494730f9eebf04"1245612457[[package]]12458name = "unique-node"12459version = "0.9.22"12460dependencies = [12461 "clap",12462 "cumulus-client-cli",12463 "cumulus-client-collator",12464 "cumulus-client-consensus-aura",12465 "cumulus-client-consensus-common",12466 "cumulus-client-network",12467 "cumulus-client-service",12468 "cumulus-primitives-core",12469 "cumulus-primitives-parachain-inherent",12470 "cumulus-relay-chain-inprocess-interface",12471 "cumulus-relay-chain-interface",12472 "cumulus-relay-chain-rpc-interface",12473 "fc-consensus",12474 "fc-db",12475 "fc-mapping-sync",12476 "fc-rpc",12477 "fc-rpc-core",12478 "flexi_logger",12479 "fp-rpc",12480 "frame-benchmarking",12481 "frame-benchmarking-cli",12482 "futures 0.3.21",12483 "jsonrpsee",12484 "log",12485 "opal-runtime",12486 "pallet-ethereum",12487 "pallet-transaction-payment-rpc",12488 "pallet-transaction-payment-rpc-runtime-api",12489 "parity-scale-codec 3.1.5",12490 "parking_lot 0.11.2",12491 "polkadot-cli",12492 "polkadot-parachain",12493 "polkadot-primitives",12494 "polkadot-service",12495 "polkadot-test-service",12496 "quartz-runtime",12497 "rmrk-rpc",12498 "sc-basic-authorship",12499 "sc-chain-spec",12500 "sc-cli",12501 "sc-client-api",12502 "sc-consensus",12503 "sc-consensus-aura",12504 "sc-consensus-manual-seal",12505 "sc-executor",12506 "sc-finality-grandpa",12507 "sc-keystore",12508 "sc-network",12509 "sc-rpc",12510 "sc-rpc-api",12511 "sc-service",12512 "sc-sysinfo",12513 "sc-telemetry",12514 "sc-tracing",12515 "sc-transaction-pool",12516 "serde",12517 "serde_json",12518 "sp-api",12519 "sp-block-builder",12520 "sp-blockchain",12521 "sp-consensus",12522 "sp-consensus-aura",12523 "sp-core",12524 "sp-finality-grandpa",12525 "sp-inherents",12526 "sp-keystore",12527 "sp-offchain",12528 "sp-runtime",12529 "sp-session",12530 "sp-timestamp",12531 "sp-transaction-pool",12532 "sp-trie",12533 "substrate-build-script-utils",12534 "substrate-frame-rpc-system",12535 "substrate-prometheus-endpoint",12536 "tokio 1.19.2",12537 "try-runtime-cli",12538 "unique-rpc",12539 "unique-runtime",12540 "unique-runtime-common",12541 "up-data-structs",12542 "up-rpc",12543]1254412545[[package]]12546name = "unique-rpc"12547version = "0.1.0"12548dependencies = [12549 "fc-db",12550 "fc-mapping-sync",12551 "fc-rpc",12552 "fc-rpc-core",12553 "fp-rpc",12554 "fp-storage",12555 "futures 0.3.21",12556 "jsonrpsee",12557 "pallet-common",12558 "pallet-ethereum",12559 "pallet-transaction-payment-rpc",12560 "pallet-transaction-payment-rpc-runtime-api",12561 "pallet-unique",12562 "rmrk-rpc",12563 "sc-client-api",12564 "sc-consensus-aura",12565 "sc-consensus-epochs",12566 "sc-finality-grandpa",12567 "sc-finality-grandpa-rpc",12568 "sc-keystore",12569 "sc-network",12570 "sc-rpc",12571 "sc-rpc-api",12572 "sc-service",12573 "sc-transaction-pool",12574 "serde",12575 "sp-api",12576 "sp-block-builder",12577 "sp-blockchain",12578 "sp-consensus",12579 "sp-consensus-aura",12580 "sp-core",12581 "sp-offchain",12582 "sp-runtime",12583 "sp-session",12584 "sp-storage",12585 "sp-transaction-pool",12586 "substrate-frame-rpc-system",12587 "tokio 0.2.25",12588 "uc-rpc",12589 "unique-runtime-common",12590 "up-data-structs",12591 "up-rpc",12592]1259312594[[package]]12595name = "unique-runtime"12596version = "0.9.22"12597dependencies = [12598 "cumulus-pallet-aura-ext",12599 "cumulus-pallet-dmp-queue",12600 "cumulus-pallet-parachain-system",12601 "cumulus-pallet-xcm",12602 "cumulus-pallet-xcmp-queue",12603 "cumulus-primitives-core",12604 "cumulus-primitives-timestamp",12605 "cumulus-primitives-utility",12606 "derivative",12607 "fp-evm-mapping",12608 "fp-rpc",12609 "fp-self-contained",12610 "frame-benchmarking",12611 "frame-executive",12612 "frame-support",12613 "frame-system",12614 "frame-system-benchmarking",12615 "frame-system-rpc-runtime-api",12616 "frame-try-runtime",12617 "hex-literal",12618 "log",12619 "orml-vesting",12620 "pallet-aura",12621 "pallet-balances",12622 "pallet-base-fee",12623 "pallet-common",12624 "pallet-ethereum",12625 "pallet-evm",12626 "pallet-evm-coder-substrate",12627 "pallet-evm-contract-helpers",12628 "pallet-evm-migration",12629 "pallet-evm-transaction-payment",12630 "pallet-fungible",12631 "pallet-inflation",12632 "pallet-nonfungible",12633 "pallet-randomness-collective-flip",12634 "pallet-refungible",12635 "pallet-rmrk-core",12636 "pallet-rmrk-equip",12637 "pallet-structure",12638 "pallet-sudo",12639 "pallet-template-transaction-payment",12640 "pallet-timestamp",12641 "pallet-transaction-payment",12642 "pallet-transaction-payment-rpc-runtime-api",12643 "pallet-treasury",12644 "pallet-unique",12645 "pallet-unique-scheduler",12646 "pallet-xcm",12647 "parachain-info",12648 "parity-scale-codec 3.1.5",12649 "polkadot-parachain",12650 "rmrk-rpc",12651 "scale-info",12652 "serde",12653 "smallvec",12654 "sp-api",12655 "sp-arithmetic",12656 "sp-block-builder",12657 "sp-consensus-aura",12658 "sp-core",12659 "sp-inherents",12660 "sp-io",12661 "sp-offchain",12662 "sp-runtime",12663 "sp-session",12664 "sp-std",12665 "sp-transaction-pool",12666 "sp-version",12667 "substrate-wasm-builder",12668 "unique-runtime-common",12669 "up-data-structs",12670 "up-rpc",12671 "xcm",12672 "xcm-builder",12673 "xcm-executor",12674]1267512676[[package]]12677name = "unique-runtime-common"12678version = "0.9.22"12679dependencies = [12680 "evm-coder",12681 "fp-rpc",12682 "frame-support",12683 "frame-system",12684 "pallet-common",12685 "pallet-evm",12686 "pallet-fungible",12687 "pallet-nonfungible",12688 "pallet-refungible",12689 "pallet-unique",12690 "pallet-unique-scheduler",12691 "parity-scale-codec 3.1.5",12692 "rmrk-rpc",12693 "scale-info",12694 "sp-consensus-aura",12695 "sp-core",12696 "sp-runtime",12697 "sp-std",12698 "up-data-structs",12699 "up-sponsorship",12700]1270112702[[package]]12703name = "universal-hash"12704version = "0.4.1"12705source = "registry+https://github.com/rust-lang/crates.io-index"12706checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"12707dependencies = [12708 "generic-array 0.14.5",12709 "subtle",12710]1271112712[[package]]12713name = "unsigned-varint"12714version = "0.7.1"12715source = "registry+https://github.com/rust-lang/crates.io-index"12716checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836"12717dependencies = [12718 "asynchronous-codec",12719 "bytes 1.1.0",12720 "futures-io",12721 "futures-util",12722]1272312724[[package]]12725name = "untrusted"12726version = "0.7.1"12727source = "registry+https://github.com/rust-lang/crates.io-index"12728checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1272912730[[package]]12731name = "up-data-structs"12732version = "0.1.0"12733dependencies = [12734 "derivative",12735 "frame-support",12736 "frame-system",12737 "pallet-evm",12738 "parity-scale-codec 3.1.5",12739 "rmrk-traits",12740 "scale-info",12741 "serde",12742 "sp-core",12743 "sp-runtime",12744 "sp-std",12745 "struct-versioning",12746]1274712748[[package]]12749name = "up-rpc"12750version = "0.1.0"12751dependencies = [12752 "pallet-common",12753 "pallet-evm",12754 "parity-scale-codec 3.1.5",12755 "sp-api",12756 "sp-core",12757 "sp-runtime",12758 "sp-std",12759 "up-data-structs",12760]1276112762[[package]]12763name = "up-sponsorship"12764version = "0.1.0"12765source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.22#9fc4fbc3f83fdc793205f3fef1c97ef168d4dfe0"12766dependencies = [12767 "impl-trait-for-tuples",12768]1276912770[[package]]12771name = "url"12772version = "2.2.2"12773source = "registry+https://github.com/rust-lang/crates.io-index"12774checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"12775dependencies = [12776 "form_urlencoded",12777 "idna",12778 "matches",12779 "percent-encoding",12780]1278112782[[package]]12783name = "valuable"12784version = "0.1.0"12785source = "registry+https://github.com/rust-lang/crates.io-index"12786checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"1278712788[[package]]12789name = "value-bag"12790version = "1.0.0-alpha.9"12791source = "registry+https://github.com/rust-lang/crates.io-index"12792checksum = "2209b78d1249f7e6f3293657c9779fe31ced465df091bbd433a1cf88e916ec55"12793dependencies = [12794 "ctor",12795 "version_check",12796]1279712798[[package]]12799name = "vcpkg"12800version = "0.2.15"12801source = "registry+https://github.com/rust-lang/crates.io-index"12802checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"1280312804[[package]]12805name = "version_check"12806version = "0.9.4"12807source = "registry+https://github.com/rust-lang/crates.io-index"12808checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"1280912810[[package]]12811name = "void"12812version = "1.0.2"12813source = "registry+https://github.com/rust-lang/crates.io-index"12814checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"1281512816[[package]]12817name = "waker-fn"12818version = "1.1.0"12819source = "registry+https://github.com/rust-lang/crates.io-index"12820checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"1282112822[[package]]12823name = "walkdir"12824version = "2.3.2"12825source = "registry+https://github.com/rust-lang/crates.io-index"12826checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"12827dependencies = [12828 "same-file",12829 "winapi",12830 "winapi-util",12831]1283212833[[package]]12834name = "want"12835version = "0.3.0"12836source = "registry+https://github.com/rust-lang/crates.io-index"12837checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"12838dependencies = [12839 "log",12840 "try-lock",12841]1284212843[[package]]12844name = "wasi"12845version = "0.9.0+wasi-snapshot-preview1"12846source = "registry+https://github.com/rust-lang/crates.io-index"12847checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"1284812849[[package]]12850name = "wasi"12851version = "0.10.0+wasi-snapshot-preview1"12852source = "registry+https://github.com/rust-lang/crates.io-index"12853checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1285412855[[package]]12856name = "wasi"12857version = "0.11.0+wasi-snapshot-preview1"12858source = "registry+https://github.com/rust-lang/crates.io-index"12859checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"1286012861[[package]]12862name = "wasm-bindgen"12863version = "0.2.81"12864source = "registry+https://github.com/rust-lang/crates.io-index"12865checksum = "7c53b543413a17a202f4be280a7e5c62a1c69345f5de525ee64f8cfdbc954994"12866dependencies = [12867 "cfg-if 1.0.0",12868 "wasm-bindgen-macro",12869]1287012871[[package]]12872name = "wasm-bindgen-backend"12873version = "0.2.81"12874source = "registry+https://github.com/rust-lang/crates.io-index"12875checksum = "5491a68ab4500fa6b4d726bd67408630c3dbe9c4fe7bda16d5c82a1fd8c7340a"12876dependencies = [12877 "bumpalo",12878 "lazy_static",12879 "log",12880 "proc-macro2",12881 "quote",12882 "syn",12883 "wasm-bindgen-shared",12884]1288512886[[package]]12887name = "wasm-bindgen-futures"12888version = "0.4.31"12889source = "registry+https://github.com/rust-lang/crates.io-index"12890checksum = "de9a9cec1733468a8c657e57fa2413d2ae2c0129b95e87c5b72b8ace4d13f31f"12891dependencies = [12892 "cfg-if 1.0.0",12893 "js-sys",12894 "wasm-bindgen",12895 "web-sys",12896]1289712898[[package]]12899name = "wasm-bindgen-macro"12900version = "0.2.81"12901source = "registry+https://github.com/rust-lang/crates.io-index"12902checksum = "c441e177922bc58f1e12c022624b6216378e5febc2f0533e41ba443d505b80aa"12903dependencies = [12904 "quote",12905 "wasm-bindgen-macro-support",12906]1290712908[[package]]12909name = "wasm-bindgen-macro-support"12910version = "0.2.81"12911source = "registry+https://github.com/rust-lang/crates.io-index"12912checksum = "7d94ac45fcf608c1f45ef53e748d35660f168490c10b23704c7779ab8f5c3048"12913dependencies = [12914 "proc-macro2",12915 "quote",12916 "syn",12917 "wasm-bindgen-backend",12918 "wasm-bindgen-shared",12919]1292012921[[package]]12922name = "wasm-bindgen-shared"12923version = "0.2.81"12924source = "registry+https://github.com/rust-lang/crates.io-index"12925checksum = "6a89911bd99e5f3659ec4acf9c4d93b0a90fe4a2a11f15328472058edc5261be"1292612927[[package]]12928name = "wasm-gc-api"12929version = "0.1.11"12930source = "registry+https://github.com/rust-lang/crates.io-index"12931checksum = "d0c32691b6c7e6c14e7f8fd55361a9088b507aa49620fcd06c09b3a1082186b9"12932dependencies = [12933 "log",12934 "parity-wasm 0.32.0",12935 "rustc-demangle",12936]1293712938[[package]]12939name = "wasm-instrument"12940version = "0.1.1"12941source = "registry+https://github.com/rust-lang/crates.io-index"12942checksum = "962e5b0401bbb6c887f54e69b8c496ea36f704df65db73e81fd5ff8dc3e63a9f"12943dependencies = [12944 "parity-wasm 0.42.2",12945]1294612947[[package]]12948name = "wasm-timer"12949version = "0.2.5"12950source = "registry+https://github.com/rust-lang/crates.io-index"12951checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"12952dependencies = [12953 "futures 0.3.21",12954 "js-sys",12955 "parking_lot 0.11.2",12956 "pin-utils",12957 "wasm-bindgen",12958 "wasm-bindgen-futures",12959 "web-sys",12960]1296112962[[package]]12963name = "wasmi"12964version = "0.9.1"12965source = "registry+https://github.com/rust-lang/crates.io-index"12966checksum = "ca00c5147c319a8ec91ec1a0edbec31e566ce2c9cc93b3f9bb86a9efd0eb795d"12967dependencies = [12968 "downcast-rs",12969 "libc",12970 "libm",12971 "memory_units",12972 "num-rational 0.2.4",12973 "num-traits",12974 "parity-wasm 0.42.2",12975 "wasmi-validation",12976]1297712978[[package]]12979name = "wasmi-validation"12980version = "0.4.1"12981source = "registry+https://github.com/rust-lang/crates.io-index"12982checksum = "165343ecd6c018fc09ebcae280752702c9a2ef3e6f8d02f1cfcbdb53ef6d7937"12983dependencies = [12984 "parity-wasm 0.42.2",12985]1298612987[[package]]12988name = "wasmparser"12989version = "0.83.0"12990source = "registry+https://github.com/rust-lang/crates.io-index"12991checksum = "718ed7c55c2add6548cca3ddd6383d738cd73b892df400e96b9aa876f0141d7a"1299212993[[package]]12994name = "wasmtime"12995version = "0.35.3"12996source = "registry+https://github.com/rust-lang/crates.io-index"12997checksum = "21ffb4705016d5ca91e18a72ed6822dab50e6d5ddd7045461b17ef19071cdef1"12998dependencies = [12999 "anyhow",13000 "backtrace",13001 "bincode",13002 "cfg-if 1.0.0",13003 "indexmap",13004 "lazy_static",13005 "libc",13006 "log",13007 "object 0.27.1",13008 "once_cell",13009 "paste",13010 "psm",13011 "rayon",13012 "region",13013 "serde",13014 "target-lexicon",13015 "wasmparser",13016 "wasmtime-cache",13017 "wasmtime-cranelift",13018 "wasmtime-environ",13019 "wasmtime-jit",13020 "wasmtime-runtime",13021 "winapi",13022]1302313024[[package]]13025name = "wasmtime-cache"13026version = "0.35.3"13027source = "registry+https://github.com/rust-lang/crates.io-index"13028checksum = "85c6ab24291fa7cb3a181f5669f6c72599b7ef781669759b45c7828c5999d0c0"13029dependencies = [13030 "anyhow",13031 "base64",13032 "bincode",13033 "directories-next",13034 "file-per-thread-logger",13035 "log",13036 "rustix",13037 "serde",13038 "sha2 0.9.9",13039 "toml",13040 "winapi",13041 "zstd",13042]1304313044[[package]]13045name = "wasmtime-cranelift"13046version = "0.35.3"13047source = "registry+https://github.com/rust-lang/crates.io-index"13048checksum = "f04c810078a491b7bc4866ebe045f714d2b95e6b539e1f64009a4a7606be11de"13049dependencies = [13050 "anyhow",13051 "cranelift-codegen",13052 "cranelift-entity",13053 "cranelift-frontend",13054 "cranelift-native",13055 "cranelift-wasm",13056 "gimli",13057 "log",13058 "more-asserts",13059 "object 0.27.1",13060 "target-lexicon",13061 "thiserror",13062 "wasmparser",13063 "wasmtime-environ",13064]1306513066[[package]]13067name = "wasmtime-environ"13068version = "0.35.3"13069source = "registry+https://github.com/rust-lang/crates.io-index"13070checksum = "61448266ea164b1ac406363cdcfac81c7c44db4d94c7a81c8620ac6c5c6cdf59"13071dependencies = [13072 "anyhow",13073 "cranelift-entity",13074 "gimli",13075 "indexmap",13076 "log",13077 "more-asserts",13078 "object 0.27.1",13079 "serde",13080 "target-lexicon",13081 "thiserror",13082 "wasmparser",13083 "wasmtime-types",13084]1308513086[[package]]13087name = "wasmtime-jit"13088version = "0.35.3"13089source = "registry+https://github.com/rust-lang/crates.io-index"13090checksum = "156b4623c6b0d4b8c24afb846c20525922f538ef464cc024abab7ea8de2109a2"13091dependencies = [13092 "addr2line",13093 "anyhow",13094 "bincode",13095 "cfg-if 1.0.0",13096 "cpp_demangle",13097 "gimli",13098 "log",13099 "object 0.27.1",13100 "region",13101 "rustc-demangle",13102 "rustix",13103 "serde",13104 "target-lexicon",13105 "thiserror",13106 "wasmtime-environ",13107 "wasmtime-jit-debug",13108 "wasmtime-runtime",13109 "winapi",13110]1311113112[[package]]13113name = "wasmtime-jit-debug"13114version = "0.35.3"13115source = "registry+https://github.com/rust-lang/crates.io-index"13116checksum = "d5dc31f811760a6c76b2672c404866fd19b75e5fb3b0075a3e377a6846490654"13117dependencies = [13118 "lazy_static",13119 "object 0.27.1",13120 "rustix",13121]1312213123[[package]]13124name = "wasmtime-runtime"13125version = "0.35.3"13126source = "registry+https://github.com/rust-lang/crates.io-index"13127checksum = "f907beaff69d4d920fa4688411ee4cc75c0f01859e424677f9e426e2ef749864"13128dependencies = [13129 "anyhow",13130 "backtrace",13131 "cc",13132 "cfg-if 1.0.0",13133 "indexmap",13134 "libc",13135 "log",13136 "mach",13137 "memoffset",13138 "more-asserts",13139 "rand 0.8.5",13140 "region",13141 "rustix",13142 "thiserror",13143 "wasmtime-environ",13144 "wasmtime-jit-debug",13145 "winapi",13146]1314713148[[package]]13149name = "wasmtime-types"13150version = "0.35.3"13151source = "registry+https://github.com/rust-lang/crates.io-index"13152checksum = "514ef0e5fd197b9609dc9eb74beba0c84d5a12b2417cbae55534633329ba4852"13153dependencies = [13154 "cranelift-entity",13155 "serde",13156 "thiserror",13157 "wasmparser",13158]1315913160[[package]]13161name = "web-sys"13162version = "0.3.58"13163source = "registry+https://github.com/rust-lang/crates.io-index"13164checksum = "2fed94beee57daf8dd7d51f2b15dc2bcde92d7a72304cdf662a4371008b71b90"13165dependencies = [13166 "js-sys",13167 "wasm-bindgen",13168]1316913170[[package]]13171name = "webpki"13172version = "0.21.4"13173source = "registry+https://github.com/rust-lang/crates.io-index"13174checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea"13175dependencies = [13176 "ring",13177 "untrusted",13178]1317913180[[package]]13181name = "webpki"13182version = "0.22.0"13183source = "registry+https://github.com/rust-lang/crates.io-index"13184checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"13185dependencies = [13186 "ring",13187 "untrusted",13188]1318913190[[package]]13191name = "webpki-roots"13192version = "0.22.3"13193source = "registry+https://github.com/rust-lang/crates.io-index"13194checksum = "44d8de8415c823c8abd270ad483c6feeac771fad964890779f9a8cb24fbbc1bf"13195dependencies = [13196 "webpki 0.22.0",13197]1319813199[[package]]13200name = "wepoll-ffi"13201version = "0.1.2"13202source = "registry+https://github.com/rust-lang/crates.io-index"13203checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"13204dependencies = [13205 "cc",13206]1320713208[[package]]13209name = "westend-runtime"13210version = "0.9.22"13211source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"13212dependencies = [13213 "beefy-primitives",13214 "bitvec 1.0.0",13215 "frame-benchmarking",13216 "frame-election-provider-support",13217 "frame-executive",13218 "frame-support",13219 "frame-system",13220 "frame-system-benchmarking",13221 "frame-system-rpc-runtime-api",13222 "frame-try-runtime",13223 "hex-literal",13224 "log",13225 "pallet-authority-discovery",13226 "pallet-authorship",13227 "pallet-babe",13228 "pallet-bags-list",13229 "pallet-balances",13230 "pallet-collective",13231 "pallet-democracy",13232 "pallet-election-provider-multi-phase",13233 "pallet-election-provider-support-benchmarking",13234 "pallet-elections-phragmen",13235 "pallet-grandpa",13236 "pallet-identity",13237 "pallet-im-online",13238 "pallet-indices",13239 "pallet-membership",13240 "pallet-multisig",13241 "pallet-nicks",13242 "pallet-nomination-pools",13243 "pallet-nomination-pools-benchmarking",13244 "pallet-offences",13245 "pallet-offences-benchmarking",13246 "pallet-preimage",13247 "pallet-proxy",13248 "pallet-recovery",13249 "pallet-scheduler",13250 "pallet-session",13251 "pallet-session-benchmarking",13252 "pallet-society",13253 "pallet-staking",13254 "pallet-staking-reward-curve",13255 "pallet-sudo",13256 "pallet-timestamp",13257 "pallet-transaction-payment",13258 "pallet-transaction-payment-rpc-runtime-api",13259 "pallet-treasury",13260 "pallet-utility",13261 "pallet-vesting",13262 "pallet-xcm",13263 "pallet-xcm-benchmarks",13264 "parity-scale-codec 3.1.5",13265 "polkadot-parachain",13266 "polkadot-primitives",13267 "polkadot-runtime-common",13268 "polkadot-runtime-parachains",13269 "rustc-hex",13270 "scale-info",13271 "serde",13272 "serde_derive",13273 "smallvec",13274 "sp-api",13275 "sp-authority-discovery",13276 "sp-block-builder",13277 "sp-consensus-babe",13278 "sp-core",13279 "sp-inherents",13280 "sp-io",13281 "sp-mmr-primitives",13282 "sp-npos-elections",13283 "sp-offchain",13284 "sp-runtime",13285 "sp-session",13286 "sp-staking",13287 "sp-std",13288 "sp-transaction-pool",13289 "sp-version",13290 "substrate-wasm-builder",13291 "westend-runtime-constants",13292 "xcm",13293 "xcm-builder",13294 "xcm-executor",13295]1329613297[[package]]13298name = "westend-runtime-constants"13299version = "0.9.22"13300source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"13301dependencies = [13302 "frame-support",13303 "polkadot-primitives",13304 "polkadot-runtime-common",13305 "smallvec",13306 "sp-runtime",13307]1330813309[[package]]13310name = "which"13311version = "4.2.5"13312source = "registry+https://github.com/rust-lang/crates.io-index"13313checksum = "5c4fb54e6113b6a8772ee41c3404fb0301ac79604489467e0a9ce1f3e97c24ae"13314dependencies = [13315 "either",13316 "lazy_static",13317 "libc",13318]1331913320[[package]]13321name = "widestring"13322version = "0.5.1"13323source = "registry+https://github.com/rust-lang/crates.io-index"13324checksum = "17882f045410753661207383517a6f62ec3dbeb6a4ed2acce01f0728238d1983"1332513326[[package]]13327name = "winapi"13328version = "0.3.9"13329source = "registry+https://github.com/rust-lang/crates.io-index"13330checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"13331dependencies = [13332 "winapi-i686-pc-windows-gnu",13333 "winapi-x86_64-pc-windows-gnu",13334]1333513336[[package]]13337name = "winapi-i686-pc-windows-gnu"13338version = "0.4.0"13339source = "registry+https://github.com/rust-lang/crates.io-index"13340checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"1334113342[[package]]13343name = "winapi-util"13344version = "0.1.5"13345source = "registry+https://github.com/rust-lang/crates.io-index"13346checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"13347dependencies = [13348 "winapi",13349]1335013351[[package]]13352name = "winapi-x86_64-pc-windows-gnu"13353version = "0.4.0"13354source = "registry+https://github.com/rust-lang/crates.io-index"13355checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1335613357[[package]]13358name = "windows"13359version = "0.34.0"13360source = "registry+https://github.com/rust-lang/crates.io-index"13361checksum = "45296b64204227616fdbf2614cefa4c236b98ee64dfaaaa435207ed99fe7829f"13362dependencies = [13363 "windows_aarch64_msvc 0.34.0",13364 "windows_i686_gnu 0.34.0",13365 "windows_i686_msvc 0.34.0",13366 "windows_x86_64_gnu 0.34.0",13367 "windows_x86_64_msvc 0.34.0",13368]1336913370[[package]]13371name = "windows-sys"13372version = "0.36.1"13373source = "registry+https://github.com/rust-lang/crates.io-index"13374checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"13375dependencies = [13376 "windows_aarch64_msvc 0.36.1",13377 "windows_i686_gnu 0.36.1",13378 "windows_i686_msvc 0.36.1",13379 "windows_x86_64_gnu 0.36.1",13380 "windows_x86_64_msvc 0.36.1",13381]1338213383[[package]]13384name = "windows_aarch64_msvc"13385version = "0.34.0"13386source = "registry+https://github.com/rust-lang/crates.io-index"13387checksum = "17cffbe740121affb56fad0fc0e421804adf0ae00891205213b5cecd30db881d"1338813389[[package]]13390name = "windows_aarch64_msvc"13391version = "0.36.1"13392source = "registry+https://github.com/rust-lang/crates.io-index"13393checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"1339413395[[package]]13396name = "windows_i686_gnu"13397version = "0.34.0"13398source = "registry+https://github.com/rust-lang/crates.io-index"13399checksum = "2564fde759adb79129d9b4f54be42b32c89970c18ebf93124ca8870a498688ed"1340013401[[package]]13402name = "windows_i686_gnu"13403version = "0.36.1"13404source = "registry+https://github.com/rust-lang/crates.io-index"13405checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"1340613407[[package]]13408name = "windows_i686_msvc"13409version = "0.34.0"13410source = "registry+https://github.com/rust-lang/crates.io-index"13411checksum = "9cd9d32ba70453522332c14d38814bceeb747d80b3958676007acadd7e166956"1341213413[[package]]13414name = "windows_i686_msvc"13415version = "0.36.1"13416source = "registry+https://github.com/rust-lang/crates.io-index"13417checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"1341813419[[package]]13420name = "windows_x86_64_gnu"13421version = "0.34.0"13422source = "registry+https://github.com/rust-lang/crates.io-index"13423checksum = "cfce6deae227ee8d356d19effc141a509cc503dfd1f850622ec4b0f84428e1f4"1342413425[[package]]13426name = "windows_x86_64_gnu"13427version = "0.36.1"13428source = "registry+https://github.com/rust-lang/crates.io-index"13429checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"1343013431[[package]]13432name = "windows_x86_64_msvc"13433version = "0.34.0"13434source = "registry+https://github.com/rust-lang/crates.io-index"13435checksum = "d19538ccc21819d01deaf88d6a17eae6596a12e9aafdbb97916fb49896d89de9"1343613437[[package]]13438name = "windows_x86_64_msvc"13439version = "0.36.1"13440source = "registry+https://github.com/rust-lang/crates.io-index"13441checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"1344213443[[package]]13444name = "winreg"13445version = "0.7.0"13446source = "registry+https://github.com/rust-lang/crates.io-index"13447checksum = "0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69"13448dependencies = [13449 "winapi",13450]1345113452[[package]]13453name = "wyz"13454version = "0.2.0"13455source = "registry+https://github.com/rust-lang/crates.io-index"13456checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"1345713458[[package]]13459name = "wyz"13460version = "0.5.0"13461source = "registry+https://github.com/rust-lang/crates.io-index"13462checksum = "30b31594f29d27036c383b53b59ed3476874d518f0efb151b27a4c275141390e"13463dependencies = [13464 "tap",13465]1346613467[[package]]13468name = "x25519-dalek"13469version = "1.1.1"13470source = "registry+https://github.com/rust-lang/crates.io-index"13471checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f"13472dependencies = [13473 "curve25519-dalek 3.2.0",13474 "rand_core 0.5.1",13475 "zeroize",13476]1347713478[[package]]13479name = "xcm"13480version = "0.9.22"13481source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"13482dependencies = [13483 "derivative",13484 "impl-trait-for-tuples",13485 "log",13486 "parity-scale-codec 3.1.5",13487 "scale-info",13488 "xcm-procedural",13489]1349013491[[package]]13492name = "xcm-builder"13493version = "0.9.22"13494source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"13495dependencies = [13496 "frame-support",13497 "frame-system",13498 "log",13499 "pallet-transaction-payment",13500 "parity-scale-codec 3.1.5",13501 "polkadot-parachain",13502 "scale-info",13503 "sp-arithmetic",13504 "sp-io",13505 "sp-runtime",13506 "sp-std",13507 "xcm",13508 "xcm-executor",13509]1351013511[[package]]13512name = "xcm-executor"13513version = "0.9.22"13514source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"13515dependencies = [13516 "frame-benchmarking",13517 "frame-support",13518 "impl-trait-for-tuples",13519 "log",13520 "parity-scale-codec 3.1.5",13521 "sp-arithmetic",13522 "sp-core",13523 "sp-io",13524 "sp-runtime",13525 "sp-std",13526 "xcm",13527]1352813529[[package]]13530name = "xcm-procedural"13531version = "0.1.0"13532source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"13533dependencies = [13534 "Inflector",13535 "proc-macro2",13536 "quote",13537 "syn",13538]1353913540[[package]]13541name = "yamux"13542version = "0.10.1"13543source = "registry+https://github.com/rust-lang/crates.io-index"13544checksum = "0c0608f53c1dc0bad505d03a34bbd49fbf2ad7b51eb036123e896365532745a1"13545dependencies = [13546 "futures 0.3.21",13547 "log",13548 "nohash-hasher",13549 "parking_lot 0.12.1",13550 "rand 0.8.5",13551 "static_assertions",13552]1355313554[[package]]13555name = "yansi"13556version = "0.5.1"13557source = "registry+https://github.com/rust-lang/crates.io-index"13558checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"1355913560[[package]]13561name = "zeroize"13562version = "1.4.3"13563source = "registry+https://github.com/rust-lang/crates.io-index"13564checksum = "d68d9dcec5f9b43a30d38c49f91dfedfaac384cb8f085faca366c26207dd1619"13565dependencies = [13566 "zeroize_derive",13567]1356813569[[package]]13570name = "zeroize_derive"13571version = "1.3.2"13572source = "registry+https://github.com/rust-lang/crates.io-index"13573checksum = "3f8f187641dad4f680d25c4bfc4225b418165984179f26ca76ec4fb6441d3a17"13574dependencies = [13575 "proc-macro2",13576 "quote",13577 "syn",13578 "synstructure",13579]1358013581[[package]]13582name = "zstd"13583version = "0.10.2+zstd.1.5.2"13584source = "registry+https://github.com/rust-lang/crates.io-index"13585checksum = "5f4a6bd64f22b5e3e94b4e238669ff9f10815c27a5180108b849d24174a83847"13586dependencies = [13587 "zstd-safe",13588]1358913590[[package]]13591name = "zstd-safe"13592version = "4.1.6+zstd.1.5.2"13593source = "registry+https://github.com/rust-lang/crates.io-index"13594checksum = "94b61c51bb270702d6167b8ce67340d2754b088d0c091b06e593aa772c3ee9bb"13595dependencies = [13596 "libc",13597 "zstd-sys",13598]1359913600[[package]]13601name = "zstd-sys"13602version = "1.6.3+zstd.1.5.2"13603source = "registry+https://github.com/rust-lang/crates.io-index"13604checksum = "fc49afa5c8d634e75761feda8c592051e7eeb4683ba827211eb0d731d3402ea8"13605dependencies = [13606 "cc",13607 "libc",13608]