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-benchmarking",8561 "frame-executive",8562 "frame-support",8563 "frame-system",8564 "frame-system-benchmarking",8565 "frame-system-rpc-runtime-api",8566 "frame-try-runtime",8567 "hex-literal",8568 "log",8569 "orml-vesting",8570 "pallet-aura",8571 "pallet-balances",8572 "pallet-base-fee",8573 "pallet-common",8574 "pallet-ethereum",8575 "pallet-evm",8576 "pallet-evm-coder-substrate",8577 "pallet-evm-contract-helpers",8578 "pallet-evm-migration",8579 "pallet-evm-transaction-payment",8580 "pallet-fungible",8581 "pallet-inflation",8582 "pallet-nonfungible",8583 "pallet-randomness-collective-flip",8584 "pallet-refungible",8585 "pallet-rmrk-core",8586 "pallet-rmrk-equip",8587 "pallet-structure",8588 "pallet-sudo",8589 "pallet-template-transaction-payment",8590 "pallet-timestamp",8591 "pallet-transaction-payment",8592 "pallet-transaction-payment-rpc-runtime-api",8593 "pallet-treasury",8594 "pallet-unique",8595 "pallet-unique-scheduler",8596 "pallet-xcm",8597 "parachain-info",8598 "parity-scale-codec 3.1.5",8599 "polkadot-parachain",8600 "rmrk-rpc",8601 "scale-info",8602 "serde",8603 "smallvec",8604 "sp-api",8605 "sp-arithmetic",8606 "sp-block-builder",8607 "sp-consensus-aura",8608 "sp-core",8609 "sp-inherents",8610 "sp-io",8611 "sp-offchain",8612 "sp-runtime",8613 "sp-session",8614 "sp-std",8615 "sp-transaction-pool",8616 "sp-version",8617 "substrate-wasm-builder",8618 "unique-runtime-common",8619 "up-data-structs",8620 "up-rpc",8621 "xcm",8622 "xcm-builder",8623 "xcm-executor",8624]86258626[[package]]8627name = "quick-error"8628version = "1.2.3"8629source = "registry+https://github.com/rust-lang/crates.io-index"8630checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"86318632[[package]]8633name = "quicksink"8634version = "0.1.2"8635source = "registry+https://github.com/rust-lang/crates.io-index"8636checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"8637dependencies = [8638 "futures-core",8639 "futures-sink",8640 "pin-project-lite 0.1.12",8641]86428643[[package]]8644name = "quote"8645version = "1.0.20"8646source = "registry+https://github.com/rust-lang/crates.io-index"8647checksum = "3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804"8648dependencies = [8649 "proc-macro2",8650]86518652[[package]]8653name = "radium"8654version = "0.6.2"8655source = "registry+https://github.com/rust-lang/crates.io-index"8656checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb"86578658[[package]]8659name = "radium"8660version = "0.7.0"8661source = "registry+https://github.com/rust-lang/crates.io-index"8662checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"86638664[[package]]8665name = "rand"8666version = "0.7.3"8667source = "registry+https://github.com/rust-lang/crates.io-index"8668checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"8669dependencies = [8670 "getrandom 0.1.16",8671 "libc",8672 "rand_chacha 0.2.2",8673 "rand_core 0.5.1",8674 "rand_hc",8675 "rand_pcg 0.2.1",8676]86778678[[package]]8679name = "rand"8680version = "0.8.5"8681source = "registry+https://github.com/rust-lang/crates.io-index"8682checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"8683dependencies = [8684 "libc",8685 "rand_chacha 0.3.1",8686 "rand_core 0.6.3",8687]86888689[[package]]8690name = "rand_chacha"8691version = "0.2.2"8692source = "registry+https://github.com/rust-lang/crates.io-index"8693checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"8694dependencies = [8695 "ppv-lite86",8696 "rand_core 0.5.1",8697]86988699[[package]]8700name = "rand_chacha"8701version = "0.3.1"8702source = "registry+https://github.com/rust-lang/crates.io-index"8703checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"8704dependencies = [8705 "ppv-lite86",8706 "rand_core 0.6.3",8707]87088709[[package]]8710name = "rand_core"8711version = "0.5.1"8712source = "registry+https://github.com/rust-lang/crates.io-index"8713checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"8714dependencies = [8715 "getrandom 0.1.16",8716]87178718[[package]]8719name = "rand_core"8720version = "0.6.3"8721source = "registry+https://github.com/rust-lang/crates.io-index"8722checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"8723dependencies = [8724 "getrandom 0.2.7",8725]87268727[[package]]8728name = "rand_distr"8729version = "0.4.3"8730source = "registry+https://github.com/rust-lang/crates.io-index"8731checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"8732dependencies = [8733 "num-traits",8734 "rand 0.8.5",8735]87368737[[package]]8738name = "rand_hc"8739version = "0.2.0"8740source = "registry+https://github.com/rust-lang/crates.io-index"8741checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"8742dependencies = [8743 "rand_core 0.5.1",8744]87458746[[package]]8747name = "rand_pcg"8748version = "0.2.1"8749source = "registry+https://github.com/rust-lang/crates.io-index"8750checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"8751dependencies = [8752 "rand_core 0.5.1",8753]87548755[[package]]8756name = "rand_pcg"8757version = "0.3.1"8758source = "registry+https://github.com/rust-lang/crates.io-index"8759checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"8760dependencies = [8761 "rand_core 0.6.3",8762]87638764[[package]]8765name = "rawpointer"8766version = "0.2.1"8767source = "registry+https://github.com/rust-lang/crates.io-index"8768checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"87698770[[package]]8771name = "rayon"8772version = "1.5.3"8773source = "registry+https://github.com/rust-lang/crates.io-index"8774checksum = "bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d"8775dependencies = [8776 "autocfg",8777 "crossbeam-deque",8778 "either",8779 "rayon-core",8780]87818782[[package]]8783name = "rayon-core"8784version = "1.9.3"8785source = "registry+https://github.com/rust-lang/crates.io-index"8786checksum = "258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f"8787dependencies = [8788 "crossbeam-channel",8789 "crossbeam-deque",8790 "crossbeam-utils",8791 "num_cpus",8792]87938794[[package]]8795name = "redox_syscall"8796version = "0.1.57"8797source = "registry+https://github.com/rust-lang/crates.io-index"8798checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"87998800[[package]]8801name = "redox_syscall"8802version = "0.2.13"8803source = "registry+https://github.com/rust-lang/crates.io-index"8804checksum = "62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42"8805dependencies = [8806 "bitflags",8807]88088809[[package]]8810name = "redox_users"8811version = "0.3.5"8812source = "registry+https://github.com/rust-lang/crates.io-index"8813checksum = "de0737333e7a9502c789a36d7c7fa6092a49895d4faa31ca5df163857ded2e9d"8814dependencies = [8815 "getrandom 0.1.16",8816 "redox_syscall 0.1.57",8817 "rust-argon2",8818]88198820[[package]]8821name = "redox_users"8822version = "0.4.3"8823source = "registry+https://github.com/rust-lang/crates.io-index"8824checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"8825dependencies = [8826 "getrandom 0.2.7",8827 "redox_syscall 0.2.13",8828 "thiserror",8829]88308831[[package]]8832name = "reed-solomon-novelpoly"8833version = "1.0.0"8834source = "registry+https://github.com/rust-lang/crates.io-index"8835checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"8836dependencies = [8837 "derive_more",8838 "fs-err",8839 "itertools",8840 "static_init",8841 "thiserror",8842]88438844[[package]]8845name = "ref-cast"8846version = "1.0.7"8847source = "registry+https://github.com/rust-lang/crates.io-index"8848checksum = "685d58625b6c2b83e4cc88a27c4bf65adb7b6b16dbdc413e515c9405b47432ab"8849dependencies = [8850 "ref-cast-impl",8851]88528853[[package]]8854name = "ref-cast-impl"8855version = "1.0.7"8856source = "registry+https://github.com/rust-lang/crates.io-index"8857checksum = "a043824e29c94169374ac5183ac0ed43f5724dc4556b19568007486bd840fa1f"8858dependencies = [8859 "proc-macro2",8860 "quote",8861 "syn",8862]88638864[[package]]8865name = "regalloc"8866version = "0.0.34"8867source = "registry+https://github.com/rust-lang/crates.io-index"8868checksum = "62446b1d3ebf980bdc68837700af1d77b37bc430e524bf95319c6eada2a4cc02"8869dependencies = [8870 "log",8871 "rustc-hash",8872 "smallvec",8873]88748875[[package]]8876name = "regex"8877version = "1.5.6"8878source = "registry+https://github.com/rust-lang/crates.io-index"8879checksum = "d83f127d94bdbcda4c8cc2e50f6f84f4b611f69c902699ca385a39c3a75f9ff1"8880dependencies = [8881 "aho-corasick",8882 "memchr",8883 "regex-syntax",8884]88858886[[package]]8887name = "regex-automata"8888version = "0.1.10"8889source = "registry+https://github.com/rust-lang/crates.io-index"8890checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"8891dependencies = [8892 "regex-syntax",8893]88948895[[package]]8896name = "regex-syntax"8897version = "0.6.26"8898source = "registry+https://github.com/rust-lang/crates.io-index"8899checksum = "49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64"89008901[[package]]8902name = "region"8903version = "2.2.0"8904source = "registry+https://github.com/rust-lang/crates.io-index"8905checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"8906dependencies = [8907 "bitflags",8908 "libc",8909 "mach",8910 "winapi",8911]89128913[[package]]8914name = "remote-externalities"8915version = "0.10.0-dev"8916source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"8917dependencies = [8918 "env_logger",8919 "jsonrpsee",8920 "log",8921 "parity-scale-codec 3.1.5",8922 "serde",8923 "serde_json",8924 "sp-core",8925 "sp-io",8926 "sp-runtime",8927 "sp-version",8928]89298930[[package]]8931name = "remove_dir_all"8932version = "0.5.3"8933source = "registry+https://github.com/rust-lang/crates.io-index"8934checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"8935dependencies = [8936 "winapi",8937]89388939[[package]]8940name = "resolv-conf"8941version = "0.7.0"8942source = "registry+https://github.com/rust-lang/crates.io-index"8943checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"8944dependencies = [8945 "hostname",8946 "quick-error",8947]89488949[[package]]8950name = "retain_mut"8951version = "0.1.9"8952source = "registry+https://github.com/rust-lang/crates.io-index"8953checksum = "4389f1d5789befaf6029ebd9f7dac4af7f7e3d61b69d4f30e2ac02b57e7712b0"89548955[[package]]8956name = "rfc6979"8957version = "0.1.0"8958source = "registry+https://github.com/rust-lang/crates.io-index"8959checksum = "96ef608575f6392792f9ecf7890c00086591d29a83910939d430753f7c050525"8960dependencies = [8961 "crypto-bigint",8962 "hmac 0.11.0",8963 "zeroize",8964]89658966[[package]]8967name = "ring"8968version = "0.16.20"8969source = "registry+https://github.com/rust-lang/crates.io-index"8970checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"8971dependencies = [8972 "cc",8973 "libc",8974 "once_cell",8975 "spin",8976 "untrusted",8977 "web-sys",8978 "winapi",8979]89808981[[package]]8982name = "rlp"8983version = "0.5.1"8984source = "registry+https://github.com/rust-lang/crates.io-index"8985checksum = "999508abb0ae792aabed2460c45b89106d97fe4adac593bdaef433c2605847b5"8986dependencies = [8987 "bytes 1.1.0",8988 "rustc-hex",8989]89908991[[package]]8992name = "rlp-derive"8993version = "0.1.0"8994source = "registry+https://github.com/rust-lang/crates.io-index"8995checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"8996dependencies = [8997 "proc-macro2",8998 "quote",8999 "syn",9000]90019002[[package]]9003name = "rmrk-rpc"9004version = "0.0.1"9005dependencies = [9006 "parity-scale-codec 2.3.1",9007 "rmrk-traits",9008 "serde",9009 "sp-api",9010 "sp-core",9011 "sp-runtime",9012 "sp-std",9013]90149015[[package]]9016name = "rmrk-traits"9017version = "0.1.0"9018dependencies = [9019 "parity-scale-codec 3.1.5",9020 "scale-info",9021 "serde",9022]90239024[[package]]9025name = "rocksdb"9026version = "0.18.0"9027source = "registry+https://github.com/rust-lang/crates.io-index"9028checksum = "620f4129485ff1a7128d184bc687470c21c7951b64779ebc9cfdad3dcd920290"9029dependencies = [9030 "libc",9031 "librocksdb-sys",9032]90339034[[package]]9035name = "rococo-runtime"9036version = "0.9.22"9037source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"9038dependencies = [9039 "beefy-merkle-tree",9040 "beefy-primitives",9041 "bp-messages",9042 "bp-rococo",9043 "bp-runtime",9044 "bp-wococo",9045 "bridge-runtime-common",9046 "frame-benchmarking",9047 "frame-executive",9048 "frame-support",9049 "frame-system",9050 "frame-system-benchmarking",9051 "frame-system-rpc-runtime-api",9052 "hex-literal",9053 "log",9054 "pallet-authority-discovery",9055 "pallet-authorship",9056 "pallet-babe",9057 "pallet-balances",9058 "pallet-beefy",9059 "pallet-beefy-mmr",9060 "pallet-bridge-dispatch",9061 "pallet-bridge-grandpa",9062 "pallet-bridge-messages",9063 "pallet-collective",9064 "pallet-grandpa",9065 "pallet-im-online",9066 "pallet-indices",9067 "pallet-membership",9068 "pallet-mmr",9069 "pallet-multisig",9070 "pallet-offences",9071 "pallet-proxy",9072 "pallet-session",9073 "pallet-staking",9074 "pallet-sudo",9075 "pallet-timestamp",9076 "pallet-transaction-payment",9077 "pallet-transaction-payment-rpc-runtime-api",9078 "pallet-utility",9079 "pallet-xcm",9080 "parity-scale-codec 3.1.5",9081 "polkadot-parachain",9082 "polkadot-primitives",9083 "polkadot-runtime-common",9084 "polkadot-runtime-parachains",9085 "rococo-runtime-constants",9086 "scale-info",9087 "serde",9088 "serde_derive",9089 "smallvec",9090 "sp-api",9091 "sp-authority-discovery",9092 "sp-block-builder",9093 "sp-consensus-babe",9094 "sp-core",9095 "sp-inherents",9096 "sp-io",9097 "sp-mmr-primitives",9098 "sp-offchain",9099 "sp-runtime",9100 "sp-session",9101 "sp-staking",9102 "sp-std",9103 "sp-transaction-pool",9104 "sp-version",9105 "substrate-wasm-builder",9106 "xcm",9107 "xcm-builder",9108 "xcm-executor",9109]91109111[[package]]9112name = "rococo-runtime-constants"9113version = "0.9.22"9114source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"9115dependencies = [9116 "frame-support",9117 "polkadot-primitives",9118 "polkadot-runtime-common",9119 "smallvec",9120 "sp-runtime",9121]91229123[[package]]9124name = "rpassword"9125version = "5.0.1"9126source = "registry+https://github.com/rust-lang/crates.io-index"9127checksum = "ffc936cf8a7ea60c58f030fd36a612a48f440610214dc54bc36431f9ea0c3efb"9128dependencies = [9129 "libc",9130 "winapi",9131]91329133[[package]]9134name = "rtnetlink"9135version = "0.9.1"9136source = "registry+https://github.com/rust-lang/crates.io-index"9137checksum = "6f54290e54521dac3de4149d83ddf9f62a359b3cc93bcb494a794a41e6f4744b"9138dependencies = [9139 "async-global-executor",9140 "futures 0.3.21",9141 "log",9142 "netlink-packet-route",9143 "netlink-proto",9144 "nix",9145 "thiserror",9146]91479148[[package]]9149name = "rust-argon2"9150version = "0.8.3"9151source = "registry+https://github.com/rust-lang/crates.io-index"9152checksum = "4b18820d944b33caa75a71378964ac46f58517c92b6ae5f762636247c09e78fb"9153dependencies = [9154 "base64",9155 "blake2b_simd 0.5.11",9156 "constant_time_eq",9157 "crossbeam-utils",9158]91599160[[package]]9161name = "rustc-demangle"9162version = "0.1.21"9163source = "registry+https://github.com/rust-lang/crates.io-index"9164checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"91659166[[package]]9167name = "rustc-hash"9168version = "1.1.0"9169source = "registry+https://github.com/rust-lang/crates.io-index"9170checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"91719172[[package]]9173name = "rustc-hex"9174version = "2.1.0"9175source = "registry+https://github.com/rust-lang/crates.io-index"9176checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"91779178[[package]]9179name = "rustc_version"9180version = "0.2.3"9181source = "registry+https://github.com/rust-lang/crates.io-index"9182checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"9183dependencies = [9184 "semver 0.9.0",9185]91869187[[package]]9188name = "rustc_version"9189version = "0.4.0"9190source = "registry+https://github.com/rust-lang/crates.io-index"9191checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"9192dependencies = [9193 "semver 1.0.10",9194]91959196[[package]]9197name = "rustix"9198version = "0.33.7"9199source = "registry+https://github.com/rust-lang/crates.io-index"9200checksum = "938a344304321a9da4973b9ff4f9f8db9caf4597dfd9dda6a60b523340a0fff0"9201dependencies = [9202 "bitflags",9203 "errno",9204 "io-lifetimes",9205 "libc",9206 "linux-raw-sys",9207 "winapi",9208]92099210[[package]]9211name = "rustls"9212version = "0.19.1"9213source = "registry+https://github.com/rust-lang/crates.io-index"9214checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"9215dependencies = [9216 "base64",9217 "log",9218 "ring",9219 "sct 0.6.1",9220 "webpki 0.21.4",9221]92229223[[package]]9224name = "rustls"9225version = "0.20.6"9226source = "registry+https://github.com/rust-lang/crates.io-index"9227checksum = "5aab8ee6c7097ed6057f43c187a62418d0c05a4bd5f18b3571db50ee0f9ce033"9228dependencies = [9229 "log",9230 "ring",9231 "sct 0.7.0",9232 "webpki 0.22.0",9233]92349235[[package]]9236name = "rustls-native-certs"9237version = "0.5.0"9238source = "registry+https://github.com/rust-lang/crates.io-index"9239checksum = "5a07b7c1885bd8ed3831c289b7870b13ef46fe0e856d288c30d9cc17d75a2092"9240dependencies = [9241 "openssl-probe",9242 "rustls 0.19.1",9243 "schannel",9244 "security-framework",9245]92469247[[package]]9248name = "rustls-native-certs"9249version = "0.6.2"9250source = "registry+https://github.com/rust-lang/crates.io-index"9251checksum = "0167bac7a9f490495f3c33013e7722b53cb087ecbe082fb0c6387c96f634ea50"9252dependencies = [9253 "openssl-probe",9254 "rustls-pemfile",9255 "schannel",9256 "security-framework",9257]92589259[[package]]9260name = "rustls-pemfile"9261version = "1.0.0"9262source = "registry+https://github.com/rust-lang/crates.io-index"9263checksum = "e7522c9de787ff061458fe9a829dc790a3f5b22dc571694fc5883f448b94d9a9"9264dependencies = [9265 "base64",9266]92679268[[package]]9269name = "rustversion"9270version = "1.0.7"9271source = "registry+https://github.com/rust-lang/crates.io-index"9272checksum = "a0a5f7c728f5d284929a1cccb5bc19884422bfe6ef4d6c409da2c41838983fcf"92739274[[package]]9275name = "rw-stream-sink"9276version = "0.2.1"9277source = "registry+https://github.com/rust-lang/crates.io-index"9278checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"9279dependencies = [9280 "futures 0.3.21",9281 "pin-project 0.4.29",9282 "static_assertions",9283]92849285[[package]]9286name = "ryu"9287version = "1.0.10"9288source = "registry+https://github.com/rust-lang/crates.io-index"9289checksum = "f3f6f92acf49d1b98f7a81226834412ada05458b7364277387724a237f062695"92909291[[package]]9292name = "safe-mix"9293version = "1.0.1"9294source = "registry+https://github.com/rust-lang/crates.io-index"9295checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"9296dependencies = [9297 "rustc_version 0.2.3",9298]92999300[[package]]9301name = "salsa20"9302version = "0.9.0"9303source = "registry+https://github.com/rust-lang/crates.io-index"9304checksum = "0c0fbb5f676da676c260ba276a8f43a8dc67cf02d1438423aeb1c677a7212686"9305dependencies = [9306 "cipher",9307]93089309[[package]]9310name = "same-file"9311version = "1.0.6"9312source = "registry+https://github.com/rust-lang/crates.io-index"9313checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"9314dependencies = [9315 "winapi-util",9316]93179318[[package]]9319name = "sc-allocator"9320version = "4.1.0-dev"9321source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9322dependencies = [9323 "log",9324 "sp-core",9325 "sp-wasm-interface",9326 "thiserror",9327]93289329[[package]]9330name = "sc-authority-discovery"9331version = "0.10.0-dev"9332source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9333dependencies = [9334 "async-trait",9335 "futures 0.3.21",9336 "futures-timer",9337 "ip_network",9338 "libp2p",9339 "log",9340 "parity-scale-codec 3.1.5",9341 "prost",9342 "prost-build",9343 "rand 0.7.3",9344 "sc-client-api",9345 "sc-network",9346 "sp-api",9347 "sp-authority-discovery",9348 "sp-blockchain",9349 "sp-core",9350 "sp-keystore",9351 "sp-runtime",9352 "substrate-prometheus-endpoint",9353 "thiserror",9354]93559356[[package]]9357name = "sc-basic-authorship"9358version = "0.10.0-dev"9359source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9360dependencies = [9361 "futures 0.3.21",9362 "futures-timer",9363 "log",9364 "parity-scale-codec 3.1.5",9365 "sc-block-builder",9366 "sc-client-api",9367 "sc-proposer-metrics",9368 "sc-telemetry",9369 "sc-transaction-pool-api",9370 "sp-api",9371 "sp-blockchain",9372 "sp-consensus",9373 "sp-core",9374 "sp-inherents",9375 "sp-runtime",9376 "substrate-prometheus-endpoint",9377]93789379[[package]]9380name = "sc-block-builder"9381version = "0.10.0-dev"9382source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9383dependencies = [9384 "parity-scale-codec 3.1.5",9385 "sc-client-api",9386 "sp-api",9387 "sp-block-builder",9388 "sp-blockchain",9389 "sp-core",9390 "sp-inherents",9391 "sp-runtime",9392 "sp-state-machine",9393]93949395[[package]]9396name = "sc-chain-spec"9397version = "4.0.0-dev"9398source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9399dependencies = [9400 "impl-trait-for-tuples",9401 "memmap2 0.5.4",9402 "parity-scale-codec 3.1.5",9403 "sc-chain-spec-derive",9404 "sc-network",9405 "sc-telemetry",9406 "serde",9407 "serde_json",9408 "sp-core",9409 "sp-runtime",9410]94119412[[package]]9413name = "sc-chain-spec-derive"9414version = "4.0.0-dev"9415source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9416dependencies = [9417 "proc-macro-crate",9418 "proc-macro2",9419 "quote",9420 "syn",9421]94229423[[package]]9424name = "sc-cli"9425version = "0.10.0-dev"9426source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9427dependencies = [9428 "chrono",9429 "clap",9430 "fdlimit",9431 "futures 0.3.21",9432 "hex",9433 "libp2p",9434 "log",9435 "names",9436 "parity-scale-codec 3.1.5",9437 "rand 0.7.3",9438 "regex",9439 "rpassword",9440 "sc-client-api",9441 "sc-client-db",9442 "sc-keystore",9443 "sc-network",9444 "sc-service",9445 "sc-telemetry",9446 "sc-tracing",9447 "sc-utils",9448 "serde",9449 "serde_json",9450 "sp-blockchain",9451 "sp-core",9452 "sp-keyring",9453 "sp-keystore",9454 "sp-panic-handler",9455 "sp-runtime",9456 "sp-version",9457 "thiserror",9458 "tiny-bip39",9459 "tokio 1.19.2",9460]94619462[[package]]9463name = "sc-client-api"9464version = "4.0.0-dev"9465source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9466dependencies = [9467 "fnv",9468 "futures 0.3.21",9469 "hash-db",9470 "log",9471 "parity-scale-codec 3.1.5",9472 "parking_lot 0.12.1",9473 "sc-executor",9474 "sc-transaction-pool-api",9475 "sc-utils",9476 "sp-api",9477 "sp-blockchain",9478 "sp-consensus",9479 "sp-core",9480 "sp-database",9481 "sp-externalities",9482 "sp-keystore",9483 "sp-runtime",9484 "sp-state-machine",9485 "sp-storage",9486 "sp-trie",9487 "substrate-prometheus-endpoint",9488]94899490[[package]]9491name = "sc-client-db"9492version = "0.10.0-dev"9493source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9494dependencies = [9495 "hash-db",9496 "kvdb",9497 "kvdb-memorydb",9498 "kvdb-rocksdb",9499 "linked-hash-map",9500 "log",9501 "parity-db",9502 "parity-scale-codec 3.1.5",9503 "parking_lot 0.12.1",9504 "sc-client-api",9505 "sc-state-db",9506 "sp-arithmetic",9507 "sp-blockchain",9508 "sp-core",9509 "sp-database",9510 "sp-runtime",9511 "sp-state-machine",9512 "sp-trie",9513]95149515[[package]]9516name = "sc-consensus"9517version = "0.10.0-dev"9518source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9519dependencies = [9520 "async-trait",9521 "futures 0.3.21",9522 "futures-timer",9523 "libp2p",9524 "log",9525 "parking_lot 0.12.1",9526 "sc-client-api",9527 "sc-utils",9528 "serde",9529 "sp-api",9530 "sp-blockchain",9531 "sp-consensus",9532 "sp-core",9533 "sp-runtime",9534 "sp-state-machine",9535 "substrate-prometheus-endpoint",9536 "thiserror",9537]95389539[[package]]9540name = "sc-consensus-aura"9541version = "0.10.0-dev"9542source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9543dependencies = [9544 "async-trait",9545 "futures 0.3.21",9546 "log",9547 "parity-scale-codec 3.1.5",9548 "sc-block-builder",9549 "sc-client-api",9550 "sc-consensus",9551 "sc-consensus-slots",9552 "sc-telemetry",9553 "sp-api",9554 "sp-application-crypto",9555 "sp-block-builder",9556 "sp-blockchain",9557 "sp-consensus",9558 "sp-consensus-aura",9559 "sp-consensus-slots",9560 "sp-core",9561 "sp-inherents",9562 "sp-keystore",9563 "sp-runtime",9564 "substrate-prometheus-endpoint",9565 "thiserror",9566]95679568[[package]]9569name = "sc-consensus-babe"9570version = "0.10.0-dev"9571source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9572dependencies = [9573 "async-trait",9574 "fork-tree",9575 "futures 0.3.21",9576 "log",9577 "merlin",9578 "num-bigint",9579 "num-rational 0.2.4",9580 "num-traits",9581 "parity-scale-codec 3.1.5",9582 "parking_lot 0.12.1",9583 "rand 0.7.3",9584 "retain_mut",9585 "sc-client-api",9586 "sc-consensus",9587 "sc-consensus-epochs",9588 "sc-consensus-slots",9589 "sc-keystore",9590 "sc-telemetry",9591 "schnorrkel",9592 "serde",9593 "sp-api",9594 "sp-application-crypto",9595 "sp-block-builder",9596 "sp-blockchain",9597 "sp-consensus",9598 "sp-consensus-babe",9599 "sp-consensus-slots",9600 "sp-consensus-vrf",9601 "sp-core",9602 "sp-inherents",9603 "sp-io",9604 "sp-keystore",9605 "sp-runtime",9606 "sp-version",9607 "substrate-prometheus-endpoint",9608 "thiserror",9609]96109611[[package]]9612name = "sc-consensus-babe-rpc"9613version = "0.10.0-dev"9614source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9615dependencies = [9616 "futures 0.3.21",9617 "jsonrpsee",9618 "sc-consensus-babe",9619 "sc-consensus-epochs",9620 "sc-rpc-api",9621 "serde",9622 "sp-api",9623 "sp-application-crypto",9624 "sp-blockchain",9625 "sp-consensus",9626 "sp-consensus-babe",9627 "sp-core",9628 "sp-keystore",9629 "sp-runtime",9630 "thiserror",9631]96329633[[package]]9634name = "sc-consensus-epochs"9635version = "0.10.0-dev"9636source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9637dependencies = [9638 "fork-tree",9639 "parity-scale-codec 3.1.5",9640 "sc-client-api",9641 "sc-consensus",9642 "sp-blockchain",9643 "sp-runtime",9644]96459646[[package]]9647name = "sc-consensus-manual-seal"9648version = "0.10.0-dev"9649source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9650dependencies = [9651 "assert_matches",9652 "async-trait",9653 "futures 0.3.21",9654 "jsonrpsee",9655 "log",9656 "parity-scale-codec 3.1.5",9657 "sc-client-api",9658 "sc-consensus",9659 "sc-consensus-aura",9660 "sc-consensus-babe",9661 "sc-consensus-epochs",9662 "sc-transaction-pool",9663 "sc-transaction-pool-api",9664 "serde",9665 "sp-api",9666 "sp-blockchain",9667 "sp-consensus",9668 "sp-consensus-aura",9669 "sp-consensus-babe",9670 "sp-consensus-slots",9671 "sp-core",9672 "sp-inherents",9673 "sp-keystore",9674 "sp-runtime",9675 "sp-timestamp",9676 "substrate-prometheus-endpoint",9677 "thiserror",9678]96799680[[package]]9681name = "sc-consensus-slots"9682version = "0.10.0-dev"9683source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9684dependencies = [9685 "async-trait",9686 "futures 0.3.21",9687 "futures-timer",9688 "log",9689 "parity-scale-codec 3.1.5",9690 "sc-client-api",9691 "sc-consensus",9692 "sc-telemetry",9693 "sp-arithmetic",9694 "sp-blockchain",9695 "sp-consensus",9696 "sp-consensus-slots",9697 "sp-core",9698 "sp-inherents",9699 "sp-runtime",9700 "sp-state-machine",9701 "sp-timestamp",9702 "thiserror",9703]97049705[[package]]9706name = "sc-consensus-uncles"9707version = "0.10.0-dev"9708source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9709dependencies = [9710 "sc-client-api",9711 "sp-authorship",9712 "sp-runtime",9713 "thiserror",9714]97159716[[package]]9717name = "sc-executor"9718version = "0.10.0-dev"9719source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9720dependencies = [9721 "lazy_static",9722 "lru 0.7.7",9723 "parity-scale-codec 3.1.5",9724 "parking_lot 0.12.1",9725 "sc-executor-common",9726 "sc-executor-wasmi",9727 "sc-executor-wasmtime",9728 "sp-api",9729 "sp-core",9730 "sp-core-hashing-proc-macro",9731 "sp-externalities",9732 "sp-io",9733 "sp-panic-handler",9734 "sp-runtime-interface",9735 "sp-tasks",9736 "sp-trie",9737 "sp-version",9738 "sp-wasm-interface",9739 "tracing",9740 "wasmi",9741]97429743[[package]]9744name = "sc-executor-common"9745version = "0.10.0-dev"9746source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9747dependencies = [9748 "environmental",9749 "parity-scale-codec 3.1.5",9750 "sc-allocator",9751 "sp-maybe-compressed-blob",9752 "sp-sandbox",9753 "sp-serializer",9754 "sp-wasm-interface",9755 "thiserror",9756 "wasm-instrument",9757 "wasmi",9758]97599760[[package]]9761name = "sc-executor-wasmi"9762version = "0.10.0-dev"9763source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9764dependencies = [9765 "log",9766 "parity-scale-codec 3.1.5",9767 "sc-allocator",9768 "sc-executor-common",9769 "sp-runtime-interface",9770 "sp-sandbox",9771 "sp-wasm-interface",9772 "wasmi",9773]97749775[[package]]9776name = "sc-executor-wasmtime"9777version = "0.10.0-dev"9778source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9779dependencies = [9780 "cfg-if 1.0.0",9781 "libc",9782 "log",9783 "parity-scale-codec 3.1.5",9784 "parity-wasm 0.42.2",9785 "sc-allocator",9786 "sc-executor-common",9787 "sp-runtime-interface",9788 "sp-sandbox",9789 "sp-wasm-interface",9790 "wasmtime",9791]97929793[[package]]9794name = "sc-finality-grandpa"9795version = "0.10.0-dev"9796source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9797dependencies = [9798 "ahash",9799 "async-trait",9800 "dyn-clone",9801 "finality-grandpa",9802 "fork-tree",9803 "futures 0.3.21",9804 "futures-timer",9805 "hex",9806 "log",9807 "parity-scale-codec 3.1.5",9808 "parking_lot 0.12.1",9809 "rand 0.8.5",9810 "sc-block-builder",9811 "sc-chain-spec",9812 "sc-client-api",9813 "sc-consensus",9814 "sc-keystore",9815 "sc-network",9816 "sc-network-gossip",9817 "sc-telemetry",9818 "sc-utils",9819 "serde_json",9820 "sp-api",9821 "sp-application-crypto",9822 "sp-arithmetic",9823 "sp-blockchain",9824 "sp-consensus",9825 "sp-core",9826 "sp-finality-grandpa",9827 "sp-keystore",9828 "sp-runtime",9829 "substrate-prometheus-endpoint",9830 "thiserror",9831]98329833[[package]]9834name = "sc-finality-grandpa-rpc"9835version = "0.10.0-dev"9836source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9837dependencies = [9838 "finality-grandpa",9839 "futures 0.3.21",9840 "jsonrpsee",9841 "log",9842 "parity-scale-codec 3.1.5",9843 "sc-client-api",9844 "sc-finality-grandpa",9845 "sc-rpc",9846 "serde",9847 "serde_json",9848 "sp-blockchain",9849 "sp-core",9850 "sp-runtime",9851 "thiserror",9852]98539854[[package]]9855name = "sc-informant"9856version = "0.10.0-dev"9857source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9858dependencies = [9859 "ansi_term",9860 "futures 0.3.21",9861 "futures-timer",9862 "log",9863 "parity-util-mem",9864 "sc-client-api",9865 "sc-network",9866 "sc-transaction-pool-api",9867 "sp-blockchain",9868 "sp-runtime",9869]98709871[[package]]9872name = "sc-keystore"9873version = "4.0.0-dev"9874source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9875dependencies = [9876 "async-trait",9877 "hex",9878 "parking_lot 0.12.1",9879 "serde_json",9880 "sp-application-crypto",9881 "sp-core",9882 "sp-keystore",9883 "thiserror",9884]98859886[[package]]9887name = "sc-network"9888version = "0.10.0-dev"9889source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9890dependencies = [9891 "async-trait",9892 "asynchronous-codec",9893 "bitflags",9894 "bytes 1.1.0",9895 "cid",9896 "either",9897 "fnv",9898 "fork-tree",9899 "futures 0.3.21",9900 "futures-timer",9901 "hex",9902 "ip_network",9903 "libp2p",9904 "linked-hash-map",9905 "linked_hash_set",9906 "log",9907 "lru 0.7.7",9908 "parity-scale-codec 3.1.5",9909 "parking_lot 0.12.1",9910 "pin-project 1.0.10",9911 "prost",9912 "prost-build",9913 "rand 0.7.3",9914 "sc-block-builder",9915 "sc-client-api",9916 "sc-consensus",9917 "sc-network-common",9918 "sc-network-sync",9919 "sc-peerset",9920 "sc-utils",9921 "serde",9922 "serde_json",9923 "smallvec",9924 "sp-arithmetic",9925 "sp-blockchain",9926 "sp-consensus",9927 "sp-core",9928 "sp-finality-grandpa",9929 "sp-runtime",9930 "substrate-prometheus-endpoint",9931 "thiserror",9932 "unsigned-varint",9933 "void",9934 "zeroize",9935]99369937[[package]]9938name = "sc-network-common"9939version = "0.10.0-dev"9940source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9941dependencies = [9942 "futures 0.3.21",9943 "libp2p",9944 "parity-scale-codec 3.1.5",9945 "prost-build",9946 "sc-peerset",9947 "smallvec",9948]99499950[[package]]9951name = "sc-network-gossip"9952version = "0.10.0-dev"9953source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9954dependencies = [9955 "ahash",9956 "futures 0.3.21",9957 "futures-timer",9958 "libp2p",9959 "log",9960 "lru 0.7.7",9961 "sc-network",9962 "sp-runtime",9963 "substrate-prometheus-endpoint",9964 "tracing",9965]99669967[[package]]9968name = "sc-network-sync"9969version = "0.10.0-dev"9970source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"9971dependencies = [9972 "bitflags",9973 "either",9974 "fork-tree",9975 "futures 0.3.21",9976 "libp2p",9977 "log",9978 "lru 0.7.7",9979 "parity-scale-codec 3.1.5",9980 "prost",9981 "prost-build",9982 "sc-client-api",9983 "sc-consensus",9984 "sc-network-common",9985 "sc-peerset",9986 "smallvec",9987 "sp-arithmetic",9988 "sp-blockchain",9989 "sp-consensus",9990 "sp-core",9991 "sp-finality-grandpa",9992 "sp-runtime",9993 "thiserror",9994]99959996[[package]]9997name = "sc-offchain"9998version = "4.0.0-dev"9999source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10000dependencies = [10001 "bytes 1.1.0",10002 "fnv",10003 "futures 0.3.21",10004 "futures-timer",10005 "hex",10006 "hyper",10007 "hyper-rustls",10008 "num_cpus",10009 "once_cell",10010 "parity-scale-codec 3.1.5",10011 "parking_lot 0.12.1",10012 "rand 0.7.3",10013 "sc-client-api",10014 "sc-network",10015 "sc-utils",10016 "sp-api",10017 "sp-core",10018 "sp-offchain",10019 "sp-runtime",10020 "threadpool",10021 "tracing",10022]1002310024[[package]]10025name = "sc-peerset"10026version = "4.0.0-dev"10027source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10028dependencies = [10029 "futures 0.3.21",10030 "libp2p",10031 "log",10032 "sc-utils",10033 "serde_json",10034 "wasm-timer",10035]1003610037[[package]]10038name = "sc-proposer-metrics"10039version = "0.10.0-dev"10040source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10041dependencies = [10042 "log",10043 "substrate-prometheus-endpoint",10044]1004510046[[package]]10047name = "sc-rpc"10048version = "4.0.0-dev"10049source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10050dependencies = [10051 "futures 0.3.21",10052 "hash-db",10053 "jsonrpsee",10054 "log",10055 "parity-scale-codec 3.1.5",10056 "parking_lot 0.12.1",10057 "sc-block-builder",10058 "sc-chain-spec",10059 "sc-client-api",10060 "sc-rpc-api",10061 "sc-tracing",10062 "sc-transaction-pool-api",10063 "sc-utils",10064 "serde_json",10065 "sp-api",10066 "sp-blockchain",10067 "sp-core",10068 "sp-keystore",10069 "sp-offchain",10070 "sp-rpc",10071 "sp-runtime",10072 "sp-session",10073 "sp-version",10074]1007510076[[package]]10077name = "sc-rpc-api"10078version = "0.10.0-dev"10079source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10080dependencies = [10081 "futures 0.3.21",10082 "jsonrpsee",10083 "log",10084 "parity-scale-codec 3.1.5",10085 "parking_lot 0.12.1",10086 "sc-chain-spec",10087 "sc-transaction-pool-api",10088 "scale-info",10089 "serde",10090 "serde_json",10091 "sp-core",10092 "sp-rpc",10093 "sp-runtime",10094 "sp-tracing",10095 "sp-version",10096 "thiserror",10097]1009810099[[package]]10100name = "sc-rpc-server"10101version = "4.0.0-dev"10102source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10103dependencies = [10104 "futures 0.3.21",10105 "jsonrpsee",10106 "log",10107 "serde_json",10108 "substrate-prometheus-endpoint",10109 "tokio 1.19.2",10110]1011110112[[package]]10113name = "sc-service"10114version = "0.10.0-dev"10115source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10116dependencies = [10117 "async-trait",10118 "directories",10119 "exit-future",10120 "futures 0.3.21",10121 "futures-timer",10122 "hash-db",10123 "jsonrpsee",10124 "log",10125 "parity-scale-codec 3.1.5",10126 "parity-util-mem",10127 "parking_lot 0.12.1",10128 "pin-project 1.0.10",10129 "rand 0.7.3",10130 "sc-block-builder",10131 "sc-chain-spec",10132 "sc-client-api",10133 "sc-client-db",10134 "sc-consensus",10135 "sc-executor",10136 "sc-informant",10137 "sc-keystore",10138 "sc-network",10139 "sc-network-common",10140 "sc-offchain",10141 "sc-rpc",10142 "sc-rpc-server",10143 "sc-sysinfo",10144 "sc-telemetry",10145 "sc-tracing",10146 "sc-transaction-pool",10147 "sc-transaction-pool-api",10148 "sc-utils",10149 "serde",10150 "serde_json",10151 "sp-api",10152 "sp-application-crypto",10153 "sp-block-builder",10154 "sp-blockchain",10155 "sp-consensus",10156 "sp-core",10157 "sp-externalities",10158 "sp-inherents",10159 "sp-keystore",10160 "sp-runtime",10161 "sp-session",10162 "sp-state-machine",10163 "sp-storage",10164 "sp-tracing",10165 "sp-transaction-pool",10166 "sp-transaction-storage-proof",10167 "sp-trie",10168 "sp-version",10169 "substrate-prometheus-endpoint",10170 "tempfile",10171 "thiserror",10172 "tokio 1.19.2",10173 "tracing",10174 "tracing-futures",10175]1017610177[[package]]10178name = "sc-state-db"10179version = "0.10.0-dev"10180source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10181dependencies = [10182 "log",10183 "parity-scale-codec 3.1.5",10184 "parity-util-mem",10185 "parity-util-mem-derive",10186 "parking_lot 0.12.1",10187 "sc-client-api",10188 "sp-core",10189]1019010191[[package]]10192name = "sc-sync-state-rpc"10193version = "0.10.0-dev"10194source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10195dependencies = [10196 "jsonrpsee",10197 "parity-scale-codec 3.1.5",10198 "sc-chain-spec",10199 "sc-client-api",10200 "sc-consensus-babe",10201 "sc-consensus-epochs",10202 "sc-finality-grandpa",10203 "serde",10204 "serde_json",10205 "sp-blockchain",10206 "sp-runtime",10207 "thiserror",10208]1020910210[[package]]10211name = "sc-sysinfo"10212version = "6.0.0-dev"10213source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10214dependencies = [10215 "futures 0.3.21",10216 "libc",10217 "log",10218 "rand 0.7.3",10219 "rand_pcg 0.2.1",10220 "regex",10221 "sc-telemetry",10222 "serde",10223 "serde_json",10224 "sp-core",10225 "sp-io",10226 "sp-std",10227]1022810229[[package]]10230name = "sc-telemetry"10231version = "4.0.0-dev"10232source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10233dependencies = [10234 "chrono",10235 "futures 0.3.21",10236 "libp2p",10237 "log",10238 "parking_lot 0.12.1",10239 "pin-project 1.0.10",10240 "rand 0.7.3",10241 "serde",10242 "serde_json",10243 "thiserror",10244 "wasm-timer",10245]1024610247[[package]]10248name = "sc-tracing"10249version = "4.0.0-dev"10250source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10251dependencies = [10252 "ansi_term",10253 "atty",10254 "chrono",10255 "lazy_static",10256 "libc",10257 "log",10258 "once_cell",10259 "parking_lot 0.12.1",10260 "regex",10261 "rustc-hash",10262 "sc-client-api",10263 "sc-rpc-server",10264 "sc-tracing-proc-macro",10265 "serde",10266 "sp-api",10267 "sp-blockchain",10268 "sp-core",10269 "sp-rpc",10270 "sp-runtime",10271 "sp-tracing",10272 "thiserror",10273 "tracing",10274 "tracing-log",10275 "tracing-subscriber",10276]1027710278[[package]]10279name = "sc-tracing-proc-macro"10280version = "4.0.0-dev"10281source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10282dependencies = [10283 "proc-macro-crate",10284 "proc-macro2",10285 "quote",10286 "syn",10287]1028810289[[package]]10290name = "sc-transaction-pool"10291version = "4.0.0-dev"10292source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10293dependencies = [10294 "futures 0.3.21",10295 "futures-timer",10296 "linked-hash-map",10297 "log",10298 "parity-scale-codec 3.1.5",10299 "parity-util-mem",10300 "parking_lot 0.12.1",10301 "retain_mut",10302 "sc-client-api",10303 "sc-transaction-pool-api",10304 "sc-utils",10305 "serde",10306 "sp-api",10307 "sp-blockchain",10308 "sp-core",10309 "sp-runtime",10310 "sp-tracing",10311 "sp-transaction-pool",10312 "substrate-prometheus-endpoint",10313 "thiserror",10314]1031510316[[package]]10317name = "sc-transaction-pool-api"10318version = "4.0.0-dev"10319source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10320dependencies = [10321 "futures 0.3.21",10322 "log",10323 "serde",10324 "sp-blockchain",10325 "sp-runtime",10326 "thiserror",10327]1032810329[[package]]10330name = "sc-utils"10331version = "4.0.0-dev"10332source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10333dependencies = [10334 "futures 0.3.21",10335 "futures-timer",10336 "lazy_static",10337 "log",10338 "parking_lot 0.12.1",10339 "prometheus",10340]1034110342[[package]]10343name = "scale-info"10344version = "2.1.2"10345source = "registry+https://github.com/rust-lang/crates.io-index"10346checksum = "c46be926081c9f4dd5dd9b6f1d3e3229f2360bc6502dd8836f84a93b7c75e99a"10347dependencies = [10348 "bitvec 1.0.0",10349 "cfg-if 1.0.0",10350 "derive_more",10351 "parity-scale-codec 3.1.5",10352 "scale-info-derive",10353 "serde",10354]1035510356[[package]]10357name = "scale-info-derive"10358version = "2.1.2"10359source = "registry+https://github.com/rust-lang/crates.io-index"10360checksum = "50e334bb10a245e28e5fd755cabcafd96cfcd167c99ae63a46924ca8d8703a3c"10361dependencies = [10362 "proc-macro-crate",10363 "proc-macro2",10364 "quote",10365 "syn",10366]1036710368[[package]]10369name = "schannel"10370version = "0.1.20"10371source = "registry+https://github.com/rust-lang/crates.io-index"10372checksum = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2"10373dependencies = [10374 "lazy_static",10375 "windows-sys",10376]1037710378[[package]]10379name = "schnorrkel"10380version = "0.9.1"10381source = "registry+https://github.com/rust-lang/crates.io-index"10382checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"10383dependencies = [10384 "arrayref",10385 "arrayvec 0.5.2",10386 "curve25519-dalek 2.1.3",10387 "getrandom 0.1.16",10388 "merlin",10389 "rand 0.7.3",10390 "rand_core 0.5.1",10391 "sha2 0.8.2",10392 "subtle",10393 "zeroize",10394]1039510396[[package]]10397name = "scopeguard"10398version = "1.1.0"10399source = "registry+https://github.com/rust-lang/crates.io-index"10400checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"1040110402[[package]]10403name = "sct"10404version = "0.6.1"10405source = "registry+https://github.com/rust-lang/crates.io-index"10406checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce"10407dependencies = [10408 "ring",10409 "untrusted",10410]1041110412[[package]]10413name = "sct"10414version = "0.7.0"10415source = "registry+https://github.com/rust-lang/crates.io-index"10416checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"10417dependencies = [10418 "ring",10419 "untrusted",10420]1042110422[[package]]10423name = "sec1"10424version = "0.2.1"10425source = "registry+https://github.com/rust-lang/crates.io-index"10426checksum = "08da66b8b0965a5555b6bd6639e68ccba85e1e2506f5fbb089e93f8a04e1a2d1"10427dependencies = [10428 "der",10429 "generic-array 0.14.5",10430 "subtle",10431 "zeroize",10432]1043310434[[package]]10435name = "secp256k1"10436version = "0.21.3"10437source = "registry+https://github.com/rust-lang/crates.io-index"10438checksum = "9c42e6f1735c5f00f51e43e28d6634141f2bcad10931b2609ddd74a86d751260"10439dependencies = [10440 "secp256k1-sys",10441]1044210443[[package]]10444name = "secp256k1-sys"10445version = "0.4.2"10446source = "registry+https://github.com/rust-lang/crates.io-index"10447checksum = "957da2573cde917463ece3570eab4a0b3f19de6f1646cde62e6fd3868f566036"10448dependencies = [10449 "cc",10450]1045110452[[package]]10453name = "secrecy"10454version = "0.8.0"10455source = "registry+https://github.com/rust-lang/crates.io-index"10456checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"10457dependencies = [10458 "zeroize",10459]1046010461[[package]]10462name = "security-framework"10463version = "2.6.1"10464source = "registry+https://github.com/rust-lang/crates.io-index"10465checksum = "2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc"10466dependencies = [10467 "bitflags",10468 "core-foundation",10469 "core-foundation-sys",10470 "libc",10471 "security-framework-sys",10472]1047310474[[package]]10475name = "security-framework-sys"10476version = "2.6.1"10477source = "registry+https://github.com/rust-lang/crates.io-index"10478checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"10479dependencies = [10480 "core-foundation-sys",10481 "libc",10482]1048310484[[package]]10485name = "semver"10486version = "0.6.0"10487source = "registry+https://github.com/rust-lang/crates.io-index"10488checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"10489dependencies = [10490 "semver-parser",10491]1049210493[[package]]10494name = "semver"10495version = "0.9.0"10496source = "registry+https://github.com/rust-lang/crates.io-index"10497checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"10498dependencies = [10499 "semver-parser",10500]1050110502[[package]]10503name = "semver"10504version = "1.0.10"10505source = "registry+https://github.com/rust-lang/crates.io-index"10506checksum = "a41d061efea015927ac527063765e73601444cdc344ba855bc7bd44578b25e1c"10507dependencies = [10508 "serde",10509]1051010511[[package]]10512name = "semver-parser"10513version = "0.7.0"10514source = "registry+https://github.com/rust-lang/crates.io-index"10515checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"1051610517[[package]]10518name = "serde"10519version = "1.0.137"10520source = "registry+https://github.com/rust-lang/crates.io-index"10521checksum = "61ea8d54c77f8315140a05f4c7237403bf38b72704d031543aa1d16abbf517d1"10522dependencies = [10523 "serde_derive",10524]1052510526[[package]]10527name = "serde_derive"10528version = "1.0.137"10529source = "registry+https://github.com/rust-lang/crates.io-index"10530checksum = "1f26faba0c3959972377d3b2d306ee9f71faee9714294e41bb777f83f88578be"10531dependencies = [10532 "proc-macro2",10533 "quote",10534 "syn",10535]1053610537[[package]]10538name = "serde_json"10539version = "1.0.81"10540source = "registry+https://github.com/rust-lang/crates.io-index"10541checksum = "9b7ce2b32a1aed03c558dc61a5cd328f15aff2dbc17daad8fb8af04d2100e15c"10542dependencies = [10543 "itoa 1.0.2",10544 "ryu",10545 "serde",10546]1054710548[[package]]10549name = "serde_nanos"10550version = "0.1.2"10551source = "registry+https://github.com/rust-lang/crates.io-index"10552checksum = "e44969a61f5d316be20a42ff97816efb3b407a924d06824c3d8a49fa8450de0e"10553dependencies = [10554 "serde",10555]1055610557[[package]]10558name = "sha-1"10559version = "0.8.2"10560source = "registry+https://github.com/rust-lang/crates.io-index"10561checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"10562dependencies = [10563 "block-buffer 0.7.3",10564 "digest 0.8.1",10565 "fake-simd",10566 "opaque-debug 0.2.3",10567]1056810569[[package]]10570name = "sha-1"10571version = "0.9.8"10572source = "registry+https://github.com/rust-lang/crates.io-index"10573checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"10574dependencies = [10575 "block-buffer 0.9.0",10576 "cfg-if 1.0.0",10577 "cpufeatures",10578 "digest 0.9.0",10579 "opaque-debug 0.3.0",10580]1058110582[[package]]10583name = "sha2"10584version = "0.8.2"10585source = "registry+https://github.com/rust-lang/crates.io-index"10586checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"10587dependencies = [10588 "block-buffer 0.7.3",10589 "digest 0.8.1",10590 "fake-simd",10591 "opaque-debug 0.2.3",10592]1059310594[[package]]10595name = "sha2"10596version = "0.9.9"10597source = "registry+https://github.com/rust-lang/crates.io-index"10598checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"10599dependencies = [10600 "block-buffer 0.9.0",10601 "cfg-if 1.0.0",10602 "cpufeatures",10603 "digest 0.9.0",10604 "opaque-debug 0.3.0",10605]1060610607[[package]]10608name = "sha2"10609version = "0.10.2"10610source = "registry+https://github.com/rust-lang/crates.io-index"10611checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676"10612dependencies = [10613 "cfg-if 1.0.0",10614 "cpufeatures",10615 "digest 0.10.3",10616]1061710618[[package]]10619name = "sha3"10620version = "0.9.1"10621source = "registry+https://github.com/rust-lang/crates.io-index"10622checksum = "f81199417d4e5de3f04b1e871023acea7389672c4135918f05aa9cbf2f2fa809"10623dependencies = [10624 "block-buffer 0.9.0",10625 "digest 0.9.0",10626 "keccak",10627 "opaque-debug 0.3.0",10628]1062910630[[package]]10631name = "sha3"10632version = "0.10.1"10633source = "registry+https://github.com/rust-lang/crates.io-index"10634checksum = "881bf8156c87b6301fc5ca6b27f11eeb2761224c7081e69b409d5a1951a70c86"10635dependencies = [10636 "digest 0.10.3",10637 "keccak",10638]1063910640[[package]]10641name = "sharded-slab"10642version = "0.1.4"10643source = "registry+https://github.com/rust-lang/crates.io-index"10644checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"10645dependencies = [10646 "lazy_static",10647]1064810649[[package]]10650name = "shlex"10651version = "1.1.0"10652source = "registry+https://github.com/rust-lang/crates.io-index"10653checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"1065410655[[package]]10656name = "signal-hook"10657version = "0.3.14"10658source = "registry+https://github.com/rust-lang/crates.io-index"10659checksum = "a253b5e89e2698464fc26b545c9edceb338e18a89effeeecfea192c3025be29d"10660dependencies = [10661 "libc",10662 "signal-hook-registry",10663]1066410665[[package]]10666name = "signal-hook-registry"10667version = "1.4.0"10668source = "registry+https://github.com/rust-lang/crates.io-index"10669checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"10670dependencies = [10671 "libc",10672]1067310674[[package]]10675name = "signature"10676version = "1.4.0"10677source = "registry+https://github.com/rust-lang/crates.io-index"10678checksum = "02658e48d89f2bec991f9a78e69cfa4c316f8d6a6c4ec12fae1aeb263d486788"10679dependencies = [10680 "digest 0.9.0",10681 "rand_core 0.6.3",10682]1068310684[[package]]10685name = "simba"10686version = "0.5.1"10687source = "registry+https://github.com/rust-lang/crates.io-index"10688checksum = "8e82063457853d00243beda9952e910b82593e4b07ae9f721b9278a99a0d3d5c"10689dependencies = [10690 "approx",10691 "num-complex",10692 "num-traits",10693 "paste",10694]1069510696[[package]]10697name = "slab"10698version = "0.4.6"10699source = "registry+https://github.com/rust-lang/crates.io-index"10700checksum = "eb703cfe953bccee95685111adeedb76fabe4e97549a58d16f03ea7b9367bb32"1070110702[[package]]10703name = "slot-range-helper"10704version = "0.9.22"10705source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"10706dependencies = [10707 "enumn",10708 "parity-scale-codec 3.1.5",10709 "paste",10710 "sp-runtime",10711 "sp-std",10712]1071310714[[package]]10715name = "slotmap"10716version = "1.0.6"10717source = "registry+https://github.com/rust-lang/crates.io-index"10718checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"10719dependencies = [10720 "version_check",10721]1072210723[[package]]10724name = "smallvec"10725version = "1.8.0"10726source = "registry+https://github.com/rust-lang/crates.io-index"10727checksum = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83"1072810729[[package]]10730name = "snap"10731version = "1.0.5"10732source = "registry+https://github.com/rust-lang/crates.io-index"10733checksum = "45456094d1983e2ee2a18fdfebce3189fa451699d0502cb8e3b49dba5ba41451"1073410735[[package]]10736name = "snow"10737version = "0.9.0"10738source = "registry+https://github.com/rust-lang/crates.io-index"10739checksum = "774d05a3edae07ce6d68ea6984f3c05e9bba8927e3dd591e3b479e5b03213d0d"10740dependencies = [10741 "aes-gcm",10742 "blake2",10743 "chacha20poly1305",10744 "curve25519-dalek 4.0.0-pre.1",10745 "rand_core 0.6.3",10746 "ring",10747 "rustc_version 0.4.0",10748 "sha2 0.10.2",10749 "subtle",10750]1075110752[[package]]10753name = "socket2"10754version = "0.4.4"10755source = "registry+https://github.com/rust-lang/crates.io-index"10756checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"10757dependencies = [10758 "libc",10759 "winapi",10760]1076110762[[package]]10763name = "soketto"10764version = "0.7.1"10765source = "registry+https://github.com/rust-lang/crates.io-index"10766checksum = "41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2"10767dependencies = [10768 "base64",10769 "bytes 1.1.0",10770 "flate2",10771 "futures 0.3.21",10772 "httparse",10773 "log",10774 "rand 0.8.5",10775 "sha-1 0.9.8",10776]1077710778[[package]]10779name = "sp-api"10780version = "4.0.0-dev"10781source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10782dependencies = [10783 "hash-db",10784 "log",10785 "parity-scale-codec 3.1.5",10786 "sp-api-proc-macro",10787 "sp-core",10788 "sp-runtime",10789 "sp-state-machine",10790 "sp-std",10791 "sp-version",10792 "thiserror",10793]1079410795[[package]]10796name = "sp-api-proc-macro"10797version = "4.0.0-dev"10798source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10799dependencies = [10800 "blake2",10801 "proc-macro-crate",10802 "proc-macro2",10803 "quote",10804 "syn",10805]1080610807[[package]]10808name = "sp-application-crypto"10809version = "6.0.0"10810source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10811dependencies = [10812 "parity-scale-codec 3.1.5",10813 "scale-info",10814 "serde",10815 "sp-core",10816 "sp-io",10817 "sp-std",10818]1081910820[[package]]10821name = "sp-arithmetic"10822version = "5.0.0"10823source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10824dependencies = [10825 "integer-sqrt",10826 "num-traits",10827 "parity-scale-codec 3.1.5",10828 "scale-info",10829 "serde",10830 "sp-debug-derive",10831 "sp-std",10832 "static_assertions",10833]1083410835[[package]]10836name = "sp-authority-discovery"10837version = "4.0.0-dev"10838source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10839dependencies = [10840 "parity-scale-codec 3.1.5",10841 "scale-info",10842 "sp-api",10843 "sp-application-crypto",10844 "sp-runtime",10845 "sp-std",10846]1084710848[[package]]10849name = "sp-authorship"10850version = "4.0.0-dev"10851source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10852dependencies = [10853 "async-trait",10854 "parity-scale-codec 3.1.5",10855 "sp-inherents",10856 "sp-runtime",10857 "sp-std",10858]1085910860[[package]]10861name = "sp-block-builder"10862version = "4.0.0-dev"10863source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10864dependencies = [10865 "parity-scale-codec 3.1.5",10866 "sp-api",10867 "sp-inherents",10868 "sp-runtime",10869 "sp-std",10870]1087110872[[package]]10873name = "sp-blockchain"10874version = "4.0.0-dev"10875source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10876dependencies = [10877 "futures 0.3.21",10878 "log",10879 "lru 0.7.7",10880 "parity-scale-codec 3.1.5",10881 "parking_lot 0.12.1",10882 "sp-api",10883 "sp-consensus",10884 "sp-database",10885 "sp-runtime",10886 "sp-state-machine",10887 "thiserror",10888]1088910890[[package]]10891name = "sp-consensus"10892version = "0.10.0-dev"10893source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10894dependencies = [10895 "async-trait",10896 "futures 0.3.21",10897 "futures-timer",10898 "log",10899 "parity-scale-codec 3.1.5",10900 "sp-core",10901 "sp-inherents",10902 "sp-runtime",10903 "sp-state-machine",10904 "sp-std",10905 "sp-version",10906 "thiserror",10907]1090810909[[package]]10910name = "sp-consensus-aura"10911version = "0.10.0-dev"10912source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10913dependencies = [10914 "async-trait",10915 "parity-scale-codec 3.1.5",10916 "scale-info",10917 "sp-api",10918 "sp-application-crypto",10919 "sp-consensus",10920 "sp-consensus-slots",10921 "sp-inherents",10922 "sp-runtime",10923 "sp-std",10924 "sp-timestamp",10925]1092610927[[package]]10928name = "sp-consensus-babe"10929version = "0.10.0-dev"10930source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10931dependencies = [10932 "async-trait",10933 "merlin",10934 "parity-scale-codec 3.1.5",10935 "scale-info",10936 "serde",10937 "sp-api",10938 "sp-application-crypto",10939 "sp-consensus",10940 "sp-consensus-slots",10941 "sp-consensus-vrf",10942 "sp-core",10943 "sp-inherents",10944 "sp-keystore",10945 "sp-runtime",10946 "sp-std",10947 "sp-timestamp",10948]1094910950[[package]]10951name = "sp-consensus-slots"10952version = "0.10.0-dev"10953source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10954dependencies = [10955 "parity-scale-codec 3.1.5",10956 "scale-info",10957 "serde",10958 "sp-arithmetic",10959 "sp-runtime",10960 "sp-std",10961 "sp-timestamp",10962]1096310964[[package]]10965name = "sp-consensus-vrf"10966version = "0.10.0-dev"10967source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10968dependencies = [10969 "parity-scale-codec 3.1.5",10970 "scale-info",10971 "schnorrkel",10972 "sp-core",10973 "sp-runtime",10974 "sp-std",10975]1097610977[[package]]10978name = "sp-core"10979version = "6.0.0"10980source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"10981dependencies = [10982 "base58",10983 "bitflags",10984 "blake2-rfc",10985 "byteorder",10986 "dyn-clonable",10987 "ed25519-dalek",10988 "futures 0.3.21",10989 "hash-db",10990 "hash256-std-hasher",10991 "hex",10992 "impl-serde",10993 "lazy_static",10994 "libsecp256k1",10995 "log",10996 "merlin",10997 "num-traits",10998 "parity-scale-codec 3.1.5",10999 "parity-util-mem",11000 "parking_lot 0.12.1",11001 "primitive-types",11002 "rand 0.7.3",11003 "regex",11004 "scale-info",11005 "schnorrkel",11006 "secp256k1",11007 "secrecy",11008 "serde",11009 "sp-core-hashing",11010 "sp-debug-derive",11011 "sp-externalities",11012 "sp-runtime-interface",11013 "sp-std",11014 "sp-storage",11015 "ss58-registry",11016 "substrate-bip39",11017 "thiserror",11018 "tiny-bip39",11019 "wasmi",11020 "zeroize",11021]1102211023[[package]]11024name = "sp-core-hashing"11025version = "4.0.0"11026source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11027dependencies = [11028 "blake2",11029 "byteorder",11030 "digest 0.10.3",11031 "sha2 0.10.2",11032 "sha3 0.10.1",11033 "sp-std",11034 "twox-hash",11035]1103611037[[package]]11038name = "sp-core-hashing-proc-macro"11039version = "5.0.0"11040source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11041dependencies = [11042 "proc-macro2",11043 "quote",11044 "sp-core-hashing",11045 "syn",11046]1104711048[[package]]11049name = "sp-database"11050version = "4.0.0-dev"11051source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11052dependencies = [11053 "kvdb",11054 "parking_lot 0.12.1",11055]1105611057[[package]]11058name = "sp-debug-derive"11059version = "4.0.0"11060source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11061dependencies = [11062 "proc-macro2",11063 "quote",11064 "syn",11065]1106611067[[package]]11068name = "sp-externalities"11069version = "0.12.0"11070source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11071dependencies = [11072 "environmental",11073 "parity-scale-codec 3.1.5",11074 "sp-std",11075 "sp-storage",11076]1107711078[[package]]11079name = "sp-finality-grandpa"11080version = "4.0.0-dev"11081source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11082dependencies = [11083 "finality-grandpa",11084 "log",11085 "parity-scale-codec 3.1.5",11086 "scale-info",11087 "serde",11088 "sp-api",11089 "sp-application-crypto",11090 "sp-core",11091 "sp-keystore",11092 "sp-runtime",11093 "sp-std",11094]1109511096[[package]]11097name = "sp-inherents"11098version = "4.0.0-dev"11099source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11100dependencies = [11101 "async-trait",11102 "impl-trait-for-tuples",11103 "parity-scale-codec 3.1.5",11104 "sp-core",11105 "sp-runtime",11106 "sp-std",11107 "thiserror",11108]1110911110[[package]]11111name = "sp-io"11112version = "6.0.0"11113source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11114dependencies = [11115 "futures 0.3.21",11116 "hash-db",11117 "libsecp256k1",11118 "log",11119 "parity-scale-codec 3.1.5",11120 "parking_lot 0.12.1",11121 "secp256k1",11122 "sp-core",11123 "sp-externalities",11124 "sp-keystore",11125 "sp-runtime-interface",11126 "sp-state-machine",11127 "sp-std",11128 "sp-tracing",11129 "sp-trie",11130 "sp-wasm-interface",11131 "tracing",11132 "tracing-core",11133]1113411135[[package]]11136name = "sp-keyring"11137version = "6.0.0"11138source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11139dependencies = [11140 "lazy_static",11141 "sp-core",11142 "sp-runtime",11143 "strum 0.23.0",11144]1114511146[[package]]11147name = "sp-keystore"11148version = "0.12.0"11149source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11150dependencies = [11151 "async-trait",11152 "futures 0.3.21",11153 "merlin",11154 "parity-scale-codec 3.1.5",11155 "parking_lot 0.12.1",11156 "schnorrkel",11157 "serde",11158 "sp-core",11159 "sp-externalities",11160 "thiserror",11161]1116211163[[package]]11164name = "sp-maybe-compressed-blob"11165version = "4.1.0-dev"11166source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11167dependencies = [11168 "thiserror",11169 "zstd",11170]1117111172[[package]]11173name = "sp-mmr-primitives"11174version = "4.0.0-dev"11175source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11176dependencies = [11177 "log",11178 "parity-scale-codec 3.1.5",11179 "serde",11180 "sp-api",11181 "sp-core",11182 "sp-debug-derive",11183 "sp-runtime",11184 "sp-std",11185]1118611187[[package]]11188name = "sp-npos-elections"11189version = "4.0.0-dev"11190source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11191dependencies = [11192 "parity-scale-codec 3.1.5",11193 "scale-info",11194 "serde",11195 "sp-arithmetic",11196 "sp-core",11197 "sp-runtime",11198 "sp-std",11199]1120011201[[package]]11202name = "sp-offchain"11203version = "4.0.0-dev"11204source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11205dependencies = [11206 "sp-api",11207 "sp-core",11208 "sp-runtime",11209]1121011211[[package]]11212name = "sp-panic-handler"11213version = "4.0.0"11214source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11215dependencies = [11216 "backtrace",11217 "lazy_static",11218 "regex",11219]1122011221[[package]]11222name = "sp-rpc"11223version = "6.0.0"11224source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11225dependencies = [11226 "rustc-hash",11227 "serde",11228 "sp-core",11229]1123011231[[package]]11232name = "sp-runtime"11233version = "6.0.0"11234source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11235dependencies = [11236 "either",11237 "hash256-std-hasher",11238 "impl-trait-for-tuples",11239 "log",11240 "parity-scale-codec 3.1.5",11241 "parity-util-mem",11242 "paste",11243 "rand 0.7.3",11244 "scale-info",11245 "serde",11246 "sp-application-crypto",11247 "sp-arithmetic",11248 "sp-core",11249 "sp-io",11250 "sp-std",11251]1125211253[[package]]11254name = "sp-runtime-interface"11255version = "6.0.0"11256source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11257dependencies = [11258 "impl-trait-for-tuples",11259 "parity-scale-codec 3.1.5",11260 "primitive-types",11261 "sp-externalities",11262 "sp-runtime-interface-proc-macro",11263 "sp-std",11264 "sp-storage",11265 "sp-tracing",11266 "sp-wasm-interface",11267 "static_assertions",11268]1126911270[[package]]11271name = "sp-runtime-interface-proc-macro"11272version = "5.0.0"11273source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11274dependencies = [11275 "Inflector",11276 "proc-macro-crate",11277 "proc-macro2",11278 "quote",11279 "syn",11280]1128111282[[package]]11283name = "sp-sandbox"11284version = "0.10.0-dev"11285source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11286dependencies = [11287 "log",11288 "parity-scale-codec 3.1.5",11289 "sp-core",11290 "sp-io",11291 "sp-std",11292 "sp-wasm-interface",11293 "wasmi",11294]1129511296[[package]]11297name = "sp-serializer"11298version = "4.0.0-dev"11299source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11300dependencies = [11301 "serde",11302 "serde_json",11303]1130411305[[package]]11306name = "sp-session"11307version = "4.0.0-dev"11308source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11309dependencies = [11310 "parity-scale-codec 3.1.5",11311 "scale-info",11312 "sp-api",11313 "sp-core",11314 "sp-runtime",11315 "sp-staking",11316 "sp-std",11317]1131811319[[package]]11320name = "sp-staking"11321version = "4.0.0-dev"11322source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11323dependencies = [11324 "parity-scale-codec 3.1.5",11325 "scale-info",11326 "sp-runtime",11327 "sp-std",11328]1132911330[[package]]11331name = "sp-state-machine"11332version = "0.12.0"11333source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11334dependencies = [11335 "hash-db",11336 "log",11337 "num-traits",11338 "parity-scale-codec 3.1.5",11339 "parking_lot 0.12.1",11340 "rand 0.7.3",11341 "smallvec",11342 "sp-core",11343 "sp-externalities",11344 "sp-panic-handler",11345 "sp-std",11346 "sp-trie",11347 "thiserror",11348 "tracing",11349 "trie-root",11350]1135111352[[package]]11353name = "sp-std"11354version = "4.0.0"11355source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"1135611357[[package]]11358name = "sp-storage"11359version = "6.0.0"11360source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11361dependencies = [11362 "impl-serde",11363 "parity-scale-codec 3.1.5",11364 "ref-cast",11365 "serde",11366 "sp-debug-derive",11367 "sp-std",11368]1136911370[[package]]11371name = "sp-tasks"11372version = "4.0.0-dev"11373source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11374dependencies = [11375 "log",11376 "sp-core",11377 "sp-externalities",11378 "sp-io",11379 "sp-runtime-interface",11380 "sp-std",11381]1138211383[[package]]11384name = "sp-timestamp"11385version = "4.0.0-dev"11386source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11387dependencies = [11388 "async-trait",11389 "futures-timer",11390 "log",11391 "parity-scale-codec 3.1.5",11392 "sp-api",11393 "sp-inherents",11394 "sp-runtime",11395 "sp-std",11396 "thiserror",11397]1139811399[[package]]11400name = "sp-tracing"11401version = "5.0.0"11402source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11403dependencies = [11404 "parity-scale-codec 3.1.5",11405 "sp-std",11406 "tracing",11407 "tracing-core",11408 "tracing-subscriber",11409]1141011411[[package]]11412name = "sp-transaction-pool"11413version = "4.0.0-dev"11414source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11415dependencies = [11416 "sp-api",11417 "sp-runtime",11418]1141911420[[package]]11421name = "sp-transaction-storage-proof"11422version = "4.0.0-dev"11423source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11424dependencies = [11425 "async-trait",11426 "log",11427 "parity-scale-codec 3.1.5",11428 "scale-info",11429 "sp-core",11430 "sp-inherents",11431 "sp-runtime",11432 "sp-std",11433 "sp-trie",11434]1143511436[[package]]11437name = "sp-trie"11438version = "6.0.0"11439source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11440dependencies = [11441 "hash-db",11442 "memory-db",11443 "parity-scale-codec 3.1.5",11444 "scale-info",11445 "sp-core",11446 "sp-std",11447 "thiserror",11448 "trie-db",11449 "trie-root",11450]1145111452[[package]]11453name = "sp-version"11454version = "5.0.0"11455source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11456dependencies = [11457 "impl-serde",11458 "parity-scale-codec 3.1.5",11459 "parity-wasm 0.42.2",11460 "scale-info",11461 "serde",11462 "sp-core-hashing-proc-macro",11463 "sp-runtime",11464 "sp-std",11465 "sp-version-proc-macro",11466 "thiserror",11467]1146811469[[package]]11470name = "sp-version-proc-macro"11471version = "4.0.0-dev"11472source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11473dependencies = [11474 "parity-scale-codec 3.1.5",11475 "proc-macro2",11476 "quote",11477 "syn",11478]1147911480[[package]]11481name = "sp-wasm-interface"11482version = "6.0.0"11483source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11484dependencies = [11485 "impl-trait-for-tuples",11486 "log",11487 "parity-scale-codec 3.1.5",11488 "sp-std",11489 "wasmi",11490 "wasmtime",11491]1149211493[[package]]11494name = "spin"11495version = "0.5.2"11496source = "registry+https://github.com/rust-lang/crates.io-index"11497checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1149811499[[package]]11500name = "ss58-registry"11501version = "1.22.0"11502source = "registry+https://github.com/rust-lang/crates.io-index"11503checksum = "5d804c8d48aeab838be31570866fce1130d275b563d49af08b4927a0bd561e7c"11504dependencies = [11505 "Inflector",11506 "num-format",11507 "proc-macro2",11508 "quote",11509 "serde",11510 "serde_json",11511 "unicode-xid",11512]1151311514[[package]]11515name = "stable_deref_trait"11516version = "1.2.0"11517source = "registry+https://github.com/rust-lang/crates.io-index"11518checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"1151911520[[package]]11521name = "static_assertions"11522version = "1.1.0"11523source = "registry+https://github.com/rust-lang/crates.io-index"11524checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"1152511526[[package]]11527name = "static_init"11528version = "0.5.2"11529source = "registry+https://github.com/rust-lang/crates.io-index"11530checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"11531dependencies = [11532 "cfg_aliases",11533 "libc",11534 "parking_lot 0.11.2",11535 "static_init_macro",11536]1153711538[[package]]11539name = "static_init_macro"11540version = "0.5.0"11541source = "registry+https://github.com/rust-lang/crates.io-index"11542checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"11543dependencies = [11544 "cfg_aliases",11545 "memchr",11546 "proc-macro2",11547 "quote",11548 "syn",11549]1155011551[[package]]11552name = "statrs"11553version = "0.15.0"11554source = "registry+https://github.com/rust-lang/crates.io-index"11555checksum = "05bdbb8e4e78216a85785a85d3ec3183144f98d0097b9281802c019bb07a6f05"11556dependencies = [11557 "approx",11558 "lazy_static",11559 "nalgebra",11560 "num-traits",11561 "rand 0.8.5",11562]1156311564[[package]]11565name = "strsim"11566version = "0.10.0"11567source = "registry+https://github.com/rust-lang/crates.io-index"11568checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1156911570[[package]]11571name = "struct-versioning"11572version = "0.1.0"11573dependencies = [11574 "quote",11575 "syn",11576]1157711578[[package]]11579name = "strum"11580version = "0.23.0"11581source = "registry+https://github.com/rust-lang/crates.io-index"11582checksum = "cae14b91c7d11c9a851d3fbc80a963198998c2a64eec840477fa92d8ce9b70bb"11583dependencies = [11584 "strum_macros 0.23.1",11585]1158611587[[package]]11588name = "strum"11589version = "0.24.1"11590source = "registry+https://github.com/rust-lang/crates.io-index"11591checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"11592dependencies = [11593 "strum_macros 0.24.0",11594]1159511596[[package]]11597name = "strum_macros"11598version = "0.23.1"11599source = "registry+https://github.com/rust-lang/crates.io-index"11600checksum = "5bb0dc7ee9c15cea6199cde9a127fa16a4c5819af85395457ad72d68edc85a38"11601dependencies = [11602 "heck 0.3.3",11603 "proc-macro2",11604 "quote",11605 "rustversion",11606 "syn",11607]1160811609[[package]]11610name = "strum_macros"11611version = "0.24.0"11612source = "registry+https://github.com/rust-lang/crates.io-index"11613checksum = "6878079b17446e4d3eba6192bb0a2950d5b14f0ed8424b852310e5a94345d0ef"11614dependencies = [11615 "heck 0.4.0",11616 "proc-macro2",11617 "quote",11618 "rustversion",11619 "syn",11620]1162111622[[package]]11623name = "substrate-bip39"11624version = "0.4.4"11625source = "registry+https://github.com/rust-lang/crates.io-index"11626checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"11627dependencies = [11628 "hmac 0.11.0",11629 "pbkdf2 0.8.0",11630 "schnorrkel",11631 "sha2 0.9.9",11632 "zeroize",11633]1163411635[[package]]11636name = "substrate-build-script-utils"11637version = "3.0.0"11638source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11639dependencies = [11640 "platforms",11641]1164211643[[package]]11644name = "substrate-frame-rpc-system"11645version = "4.0.0-dev"11646source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11647dependencies = [11648 "frame-system-rpc-runtime-api",11649 "futures 0.3.21",11650 "jsonrpsee",11651 "log",11652 "parity-scale-codec 3.1.5",11653 "sc-client-api",11654 "sc-rpc-api",11655 "sc-transaction-pool-api",11656 "serde_json",11657 "sp-api",11658 "sp-block-builder",11659 "sp-blockchain",11660 "sp-core",11661 "sp-runtime",11662]1166311664[[package]]11665name = "substrate-prometheus-endpoint"11666version = "0.10.0-dev"11667source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11668dependencies = [11669 "futures-util",11670 "hyper",11671 "log",11672 "prometheus",11673 "thiserror",11674 "tokio 1.19.2",11675]1167611677[[package]]11678name = "substrate-state-trie-migration-rpc"11679version = "4.0.0-dev"11680source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11681dependencies = [11682 "jsonrpsee",11683 "log",11684 "parity-scale-codec 3.1.5",11685 "sc-client-api",11686 "sc-rpc-api",11687 "scale-info",11688 "serde",11689 "sp-core",11690 "sp-io",11691 "sp-runtime",11692 "sp-state-machine",11693 "sp-std",11694 "sp-trie",11695 "trie-db",11696]1169711698[[package]]11699name = "substrate-test-client"11700version = "2.0.1"11701source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11702dependencies = [11703 "async-trait",11704 "futures 0.3.21",11705 "hex",11706 "parity-scale-codec 3.1.5",11707 "sc-client-api",11708 "sc-client-db",11709 "sc-consensus",11710 "sc-executor",11711 "sc-offchain",11712 "sc-service",11713 "serde",11714 "serde_json",11715 "sp-blockchain",11716 "sp-consensus",11717 "sp-core",11718 "sp-keyring",11719 "sp-keystore",11720 "sp-runtime",11721 "sp-state-machine",11722]1172311724[[package]]11725name = "substrate-test-utils"11726version = "4.0.0-dev"11727source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11728dependencies = [11729 "futures 0.3.21",11730 "substrate-test-utils-derive",11731 "tokio 1.19.2",11732]1173311734[[package]]11735name = "substrate-test-utils-derive"11736version = "0.10.0-dev"11737source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11738dependencies = [11739 "proc-macro-crate",11740 "proc-macro2",11741 "quote",11742 "syn",11743]1174411745[[package]]11746name = "substrate-wasm-builder"11747version = "5.0.0-dev"11748source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"11749dependencies = [11750 "ansi_term",11751 "build-helper",11752 "cargo_metadata",11753 "sp-maybe-compressed-blob",11754 "strum 0.23.0",11755 "tempfile",11756 "toml",11757 "walkdir",11758 "wasm-gc-api",11759]1176011761[[package]]11762name = "subtle"11763version = "2.4.1"11764source = "registry+https://github.com/rust-lang/crates.io-index"11765checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"1176611767[[package]]11768name = "syn"11769version = "1.0.98"11770source = "registry+https://github.com/rust-lang/crates.io-index"11771checksum = "c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd"11772dependencies = [11773 "proc-macro2",11774 "quote",11775 "unicode-ident",11776]1177711778[[package]]11779name = "synstructure"11780version = "0.12.6"11781source = "registry+https://github.com/rust-lang/crates.io-index"11782checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"11783dependencies = [11784 "proc-macro2",11785 "quote",11786 "syn",11787 "unicode-xid",11788]1178911790[[package]]11791name = "system-configuration"11792version = "0.5.0"11793source = "registry+https://github.com/rust-lang/crates.io-index"11794checksum = "d75182f12f490e953596550b65ee31bda7c8e043d9386174b353bda50838c3fd"11795dependencies = [11796 "bitflags",11797 "core-foundation",11798 "system-configuration-sys",11799]1180011801[[package]]11802name = "system-configuration-sys"11803version = "0.5.0"11804source = "registry+https://github.com/rust-lang/crates.io-index"11805checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"11806dependencies = [11807 "core-foundation-sys",11808 "libc",11809]1181011811[[package]]11812name = "tap"11813version = "1.0.1"11814source = "registry+https://github.com/rust-lang/crates.io-index"11815checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"1181611817[[package]]11818name = "target-lexicon"11819version = "0.12.4"11820source = "registry+https://github.com/rust-lang/crates.io-index"11821checksum = "c02424087780c9b71cc96799eaeddff35af2bc513278cda5c99fc1f5d026d3c1"1182211823[[package]]11824name = "tempfile"11825version = "3.3.0"11826source = "registry+https://github.com/rust-lang/crates.io-index"11827checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"11828dependencies = [11829 "cfg-if 1.0.0",11830 "fastrand",11831 "libc",11832 "redox_syscall 0.2.13",11833 "remove_dir_all",11834 "winapi",11835]1183611837[[package]]11838name = "term"11839version = "0.5.2"11840source = "registry+https://github.com/rust-lang/crates.io-index"11841checksum = "edd106a334b7657c10b7c540a0106114feadeb4dc314513e97df481d5d966f42"11842dependencies = [11843 "byteorder",11844 "dirs",11845 "winapi",11846]1184711848[[package]]11849name = "termcolor"11850version = "1.1.3"11851source = "registry+https://github.com/rust-lang/crates.io-index"11852checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"11853dependencies = [11854 "winapi-util",11855]1185611857[[package]]11858name = "test-runtime-constants"11859version = "0.9.22"11860source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"11861dependencies = [11862 "frame-support",11863 "polkadot-primitives",11864 "polkadot-runtime-common",11865 "smallvec",11866 "sp-runtime",11867]1186811869[[package]]11870name = "tests"11871version = "0.1.0"11872dependencies = [11873 "fp-evm-mapping",11874 "frame-support",11875 "frame-system",11876 "pallet-balances",11877 "pallet-common",11878 "pallet-ethereum",11879 "pallet-evm",11880 "pallet-evm-coder-substrate",11881 "pallet-fungible",11882 "pallet-nonfungible",11883 "pallet-refungible",11884 "pallet-structure",11885 "pallet-timestamp",11886 "pallet-transaction-payment",11887 "pallet-unique",11888 "parity-scale-codec 3.1.5",11889 "scale-info",11890 "sp-core",11891 "sp-io",11892 "sp-runtime",11893 "sp-std",11894 "unique-runtime-common",11895 "up-data-structs",11896]1189711898[[package]]11899name = "textwrap"11900version = "0.15.0"11901source = "registry+https://github.com/rust-lang/crates.io-index"11902checksum = "b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb"1190311904[[package]]11905name = "thiserror"11906version = "1.0.31"11907source = "registry+https://github.com/rust-lang/crates.io-index"11908checksum = "bd829fe32373d27f76265620b5309d0340cb8550f523c1dda251d6298069069a"11909dependencies = [11910 "thiserror-impl",11911]1191211913[[package]]11914name = "thiserror-impl"11915version = "1.0.31"11916source = "registry+https://github.com/rust-lang/crates.io-index"11917checksum = "0396bc89e626244658bef819e22d0cc459e795a5ebe878e6ec336d1674a8d79a"11918dependencies = [11919 "proc-macro2",11920 "quote",11921 "syn",11922]1192311924[[package]]11925name = "thousands"11926version = "0.2.0"11927source = "registry+https://github.com/rust-lang/crates.io-index"11928checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820"1192911930[[package]]11931name = "thread_local"11932version = "1.1.4"11933source = "registry+https://github.com/rust-lang/crates.io-index"11934checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"11935dependencies = [11936 "once_cell",11937]1193811939[[package]]11940name = "threadpool"11941version = "1.8.1"11942source = "registry+https://github.com/rust-lang/crates.io-index"11943checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"11944dependencies = [11945 "num_cpus",11946]1194711948[[package]]11949name = "thrift"11950version = "0.15.0"11951source = "registry+https://github.com/rust-lang/crates.io-index"11952checksum = "b82ca8f46f95b3ce96081fe3dd89160fdea970c254bb72925255d1b62aae692e"11953dependencies = [11954 "byteorder",11955 "integer-encoding",11956 "log",11957 "ordered-float",11958 "threadpool",11959]1196011961[[package]]11962name = "tikv-jemalloc-sys"11963version = "0.4.3+5.2.1-patched.2"11964source = "registry+https://github.com/rust-lang/crates.io-index"11965checksum = "a1792ccb507d955b46af42c123ea8863668fae24d03721e40cad6a41773dbb49"11966dependencies = [11967 "cc",11968 "fs_extra",11969 "libc",11970]1197111972[[package]]11973name = "time"11974version = "0.1.44"11975source = "registry+https://github.com/rust-lang/crates.io-index"11976checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"11977dependencies = [11978 "libc",11979 "wasi 0.10.0+wasi-snapshot-preview1",11980 "winapi",11981]1198211983[[package]]11984name = "tiny-bip39"11985version = "0.8.2"11986source = "registry+https://github.com/rust-lang/crates.io-index"11987checksum = "ffc59cb9dfc85bb312c3a78fd6aa8a8582e310b0fa885d5bb877f6dcc601839d"11988dependencies = [11989 "anyhow",11990 "hmac 0.8.1",11991 "once_cell",11992 "pbkdf2 0.4.0",11993 "rand 0.7.3",11994 "rustc-hash",11995 "sha2 0.9.9",11996 "thiserror",11997 "unicode-normalization",11998 "wasm-bindgen",11999 "zeroize",12000]1200112002[[package]]12003name = "tiny-keccak"12004version = "2.0.2"12005source = "registry+https://github.com/rust-lang/crates.io-index"12006checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"12007dependencies = [12008 "crunchy",12009]1201012011[[package]]12012name = "tinyvec"12013version = "1.6.0"12014source = "registry+https://github.com/rust-lang/crates.io-index"12015checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"12016dependencies = [12017 "tinyvec_macros",12018]1201912020[[package]]12021name = "tinyvec_macros"12022version = "0.1.0"12023source = "registry+https://github.com/rust-lang/crates.io-index"12024checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"1202512026[[package]]12027name = "tokio"12028version = "0.2.25"12029source = "registry+https://github.com/rust-lang/crates.io-index"12030checksum = "6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092"12031dependencies = [12032 "bytes 0.5.6",12033 "fnv",12034 "pin-project-lite 0.1.12",12035 "tokio-macros 0.2.6",12036]1203712038[[package]]12039name = "tokio"12040version = "1.19.2"12041source = "registry+https://github.com/rust-lang/crates.io-index"12042checksum = "c51a52ed6686dd62c320f9b89299e9dfb46f730c7a48e635c19f21d116cb1439"12043dependencies = [12044 "bytes 1.1.0",12045 "libc",12046 "memchr",12047 "mio",12048 "num_cpus",12049 "once_cell",12050 "parking_lot 0.12.1",12051 "pin-project-lite 0.2.9",12052 "signal-hook-registry",12053 "socket2",12054 "tokio-macros 1.8.0",12055 "winapi",12056]1205712058[[package]]12059name = "tokio-macros"12060version = "0.2.6"12061source = "registry+https://github.com/rust-lang/crates.io-index"12062checksum = "e44da00bfc73a25f814cd8d7e57a68a5c31b74b3152a0a1d1f590c97ed06265a"12063dependencies = [12064 "proc-macro2",12065 "quote",12066 "syn",12067]1206812069[[package]]12070name = "tokio-macros"12071version = "1.8.0"12072source = "registry+https://github.com/rust-lang/crates.io-index"12073checksum = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484"12074dependencies = [12075 "proc-macro2",12076 "quote",12077 "syn",12078]1207912080[[package]]12081name = "tokio-rustls"12082version = "0.22.0"12083source = "registry+https://github.com/rust-lang/crates.io-index"12084checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"12085dependencies = [12086 "rustls 0.19.1",12087 "tokio 1.19.2",12088 "webpki 0.21.4",12089]1209012091[[package]]12092name = "tokio-rustls"12093version = "0.23.4"12094source = "registry+https://github.com/rust-lang/crates.io-index"12095checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"12096dependencies = [12097 "rustls 0.20.6",12098 "tokio 1.19.2",12099 "webpki 0.22.0",12100]1210112102[[package]]12103name = "tokio-util"12104version = "0.7.3"12105source = "registry+https://github.com/rust-lang/crates.io-index"12106checksum = "cc463cd8deddc3770d20f9852143d50bf6094e640b485cb2e189a2099085ff45"12107dependencies = [12108 "bytes 1.1.0",12109 "futures-core",12110 "futures-io",12111 "futures-sink",12112 "pin-project-lite 0.2.9",12113 "tokio 1.19.2",12114 "tracing",12115]1211612117[[package]]12118name = "toml"12119version = "0.5.9"12120source = "registry+https://github.com/rust-lang/crates.io-index"12121checksum = "8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7"12122dependencies = [12123 "serde",12124]1212512126[[package]]12127name = "tower-service"12128version = "0.3.2"12129source = "registry+https://github.com/rust-lang/crates.io-index"12130checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"1213112132[[package]]12133name = "tracing"12134version = "0.1.35"12135source = "registry+https://github.com/rust-lang/crates.io-index"12136checksum = "a400e31aa60b9d44a52a8ee0343b5b18566b03a8321e0d321f695cf56e940160"12137dependencies = [12138 "cfg-if 1.0.0",12139 "pin-project-lite 0.2.9",12140 "tracing-attributes",12141 "tracing-core",12142]1214312144[[package]]12145name = "tracing-attributes"12146version = "0.1.21"12147source = "registry+https://github.com/rust-lang/crates.io-index"12148checksum = "cc6b8ad3567499f98a1db7a752b07a7c8c7c7c34c332ec00effb2b0027974b7c"12149dependencies = [12150 "proc-macro2",12151 "quote",12152 "syn",12153]1215412155[[package]]12156name = "tracing-core"12157version = "0.1.27"12158source = "registry+https://github.com/rust-lang/crates.io-index"12159checksum = "7709595b8878a4965ce5e87ebf880a7d39c9afc6837721b21a5a816a8117d921"12160dependencies = [12161 "once_cell",12162 "valuable",12163]1216412165[[package]]12166name = "tracing-futures"12167version = "0.2.5"12168source = "registry+https://github.com/rust-lang/crates.io-index"12169checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"12170dependencies = [12171 "pin-project 1.0.10",12172 "tracing",12173]1217412175[[package]]12176name = "tracing-gum"12177version = "0.9.22"12178source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"12179dependencies = [12180 "polkadot-node-jaeger",12181 "polkadot-primitives",12182 "tracing",12183 "tracing-gum-proc-macro",12184]1218512186[[package]]12187name = "tracing-gum-proc-macro"12188version = "0.9.22"12189source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"12190dependencies = [12191 "expander 0.0.6",12192 "proc-macro-crate",12193 "proc-macro2",12194 "quote",12195 "syn",12196]1219712198[[package]]12199name = "tracing-log"12200version = "0.1.3"12201source = "registry+https://github.com/rust-lang/crates.io-index"12202checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"12203dependencies = [12204 "ahash",12205 "lazy_static",12206 "log",12207 "lru 0.7.7",12208 "tracing-core",12209]1221012211[[package]]12212name = "tracing-serde"12213version = "0.1.3"12214source = "registry+https://github.com/rust-lang/crates.io-index"12215checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"12216dependencies = [12217 "serde",12218 "tracing-core",12219]1222012221[[package]]12222name = "tracing-subscriber"12223version = "0.2.25"12224source = "registry+https://github.com/rust-lang/crates.io-index"12225checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"12226dependencies = [12227 "ansi_term",12228 "chrono",12229 "lazy_static",12230 "matchers",12231 "parking_lot 0.11.2",12232 "regex",12233 "serde",12234 "serde_json",12235 "sharded-slab",12236 "smallvec",12237 "thread_local",12238 "tracing",12239 "tracing-core",12240 "tracing-log",12241 "tracing-serde",12242]1224312244[[package]]12245name = "trie-db"12246version = "0.23.1"12247source = "registry+https://github.com/rust-lang/crates.io-index"12248checksum = "d32d034c0d3db64b43c31de38e945f15b40cd4ca6d2dcfc26d4798ce8de4ab83"12249dependencies = [12250 "hash-db",12251 "hashbrown 0.12.1",12252 "log",12253 "rustc-hex",12254 "smallvec",12255]1225612257[[package]]12258name = "trie-root"12259version = "0.17.0"12260source = "registry+https://github.com/rust-lang/crates.io-index"12261checksum = "9a36c5ca3911ed3c9a5416ee6c679042064b93fc637ded67e25f92e68d783891"12262dependencies = [12263 "hash-db",12264]1226512266[[package]]12267name = "triehash"12268version = "0.8.4"12269source = "registry+https://github.com/rust-lang/crates.io-index"12270checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"12271dependencies = [12272 "hash-db",12273 "rlp",12274]1227512276[[package]]12277name = "trust-dns-proto"12278version = "0.21.2"12279source = "registry+https://github.com/rust-lang/crates.io-index"12280checksum = "9c31f240f59877c3d4bb3b3ea0ec5a6a0cff07323580ff8c7a605cd7d08b255d"12281dependencies = [12282 "async-trait",12283 "cfg-if 1.0.0",12284 "data-encoding",12285 "enum-as-inner",12286 "futures-channel",12287 "futures-io",12288 "futures-util",12289 "idna",12290 "ipnet",12291 "lazy_static",12292 "log",12293 "rand 0.8.5",12294 "smallvec",12295 "thiserror",12296 "tinyvec",12297 "url",12298]1229912300[[package]]12301name = "trust-dns-resolver"12302version = "0.21.2"12303source = "registry+https://github.com/rust-lang/crates.io-index"12304checksum = "e4ba72c2ea84515690c9fcef4c6c660bb9df3036ed1051686de84605b74fd558"12305dependencies = [12306 "cfg-if 1.0.0",12307 "futures-util",12308 "ipconfig",12309 "lazy_static",12310 "log",12311 "lru-cache",12312 "parking_lot 0.12.1",12313 "resolv-conf",12314 "smallvec",12315 "thiserror",12316 "trust-dns-proto",12317]1231812319[[package]]12320name = "try-lock"12321version = "0.2.3"12322source = "registry+https://github.com/rust-lang/crates.io-index"12323checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"1232412325[[package]]12326name = "try-runtime-cli"12327version = "0.10.0-dev"12328source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.22#616d33ea23bab86cafffaf116fc607b6790fb4eb"12329dependencies = [12330 "clap",12331 "jsonrpsee",12332 "log",12333 "parity-scale-codec 3.1.5",12334 "remote-externalities",12335 "sc-chain-spec",12336 "sc-cli",12337 "sc-executor",12338 "sc-service",12339 "serde",12340 "sp-core",12341 "sp-externalities",12342 "sp-io",12343 "sp-keystore",12344 "sp-runtime",12345 "sp-state-machine",12346 "sp-version",12347 "zstd",12348]1234912350[[package]]12351name = "tt-call"12352version = "1.0.8"12353source = "registry+https://github.com/rust-lang/crates.io-index"12354checksum = "5e66dcbec4290c69dd03c57e76c2469ea5c7ce109c6dd4351c13055cf71ea055"1235512356[[package]]12357name = "twox-hash"12358version = "1.6.3"12359source = "registry+https://github.com/rust-lang/crates.io-index"12360checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"12361dependencies = [12362 "cfg-if 1.0.0",12363 "digest 0.10.3",12364 "rand 0.8.5",12365 "static_assertions",12366]1236712368[[package]]12369name = "typenum"12370version = "1.15.0"12371source = "registry+https://github.com/rust-lang/crates.io-index"12372checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"1237312374[[package]]12375name = "uc-rpc"12376version = "0.1.0"12377dependencies = [12378 "anyhow",12379 "jsonrpsee",12380 "pallet-common",12381 "pallet-evm",12382 "parity-scale-codec 3.1.5",12383 "rmrk-rpc",12384 "sp-api",12385 "sp-blockchain",12386 "sp-core",12387 "sp-rpc",12388 "sp-runtime",12389 "unique-runtime-common",12390 "up-data-structs",12391 "up-rpc",12392]1239312394[[package]]12395name = "ucd-trie"12396version = "0.1.3"12397source = "registry+https://github.com/rust-lang/crates.io-index"12398checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"1239912400[[package]]12401name = "uint"12402version = "0.9.3"12403source = "registry+https://github.com/rust-lang/crates.io-index"12404checksum = "12f03af7ccf01dd611cc450a0d10dbc9b745770d096473e2faf0ca6e2d66d1e0"12405dependencies = [12406 "byteorder",12407 "crunchy",12408 "hex",12409 "static_assertions",12410]1241112412[[package]]12413name = "unicase"12414version = "2.6.0"12415source = "registry+https://github.com/rust-lang/crates.io-index"12416checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"12417dependencies = [12418 "version_check",12419]1242012421[[package]]12422name = "unicode-bidi"12423version = "0.3.8"12424source = "registry+https://github.com/rust-lang/crates.io-index"12425checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"1242612427[[package]]12428name = "unicode-ident"12429version = "1.0.1"12430source = "registry+https://github.com/rust-lang/crates.io-index"12431checksum = "5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c"1243212433[[package]]12434name = "unicode-normalization"12435version = "0.1.19"12436source = "registry+https://github.com/rust-lang/crates.io-index"12437checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"12438dependencies = [12439 "tinyvec",12440]1244112442[[package]]12443name = "unicode-segmentation"12444version = "1.9.0"12445source = "registry+https://github.com/rust-lang/crates.io-index"12446checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99"1244712448[[package]]12449name = "unicode-width"12450version = "0.1.9"12451source = "registry+https://github.com/rust-lang/crates.io-index"12452checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"1245312454[[package]]12455name = "unicode-xid"12456version = "0.2.3"12457source = "registry+https://github.com/rust-lang/crates.io-index"12458checksum = "957e51f3646910546462e67d5f7599b9e4fb8acdd304b087a6494730f9eebf04"1245912460[[package]]12461name = "unique-node"12462version = "0.9.22"12463dependencies = [12464 "clap",12465 "cumulus-client-cli",12466 "cumulus-client-collator",12467 "cumulus-client-consensus-aura",12468 "cumulus-client-consensus-common",12469 "cumulus-client-network",12470 "cumulus-client-service",12471 "cumulus-primitives-core",12472 "cumulus-primitives-parachain-inherent",12473 "cumulus-relay-chain-inprocess-interface",12474 "cumulus-relay-chain-interface",12475 "cumulus-relay-chain-rpc-interface",12476 "fc-consensus",12477 "fc-db",12478 "fc-mapping-sync",12479 "fc-rpc",12480 "fc-rpc-core",12481 "flexi_logger",12482 "fp-rpc",12483 "frame-benchmarking",12484 "frame-benchmarking-cli",12485 "futures 0.3.21",12486 "jsonrpsee",12487 "log",12488 "opal-runtime",12489 "pallet-ethereum",12490 "pallet-transaction-payment-rpc",12491 "pallet-transaction-payment-rpc-runtime-api",12492 "parity-scale-codec 3.1.5",12493 "parking_lot 0.11.2",12494 "polkadot-cli",12495 "polkadot-parachain",12496 "polkadot-primitives",12497 "polkadot-service",12498 "polkadot-test-service",12499 "quartz-runtime",12500 "rmrk-rpc",12501 "sc-basic-authorship",12502 "sc-chain-spec",12503 "sc-cli",12504 "sc-client-api",12505 "sc-consensus",12506 "sc-consensus-aura",12507 "sc-consensus-manual-seal",12508 "sc-executor",12509 "sc-finality-grandpa",12510 "sc-keystore",12511 "sc-network",12512 "sc-rpc",12513 "sc-rpc-api",12514 "sc-service",12515 "sc-sysinfo",12516 "sc-telemetry",12517 "sc-tracing",12518 "sc-transaction-pool",12519 "serde",12520 "serde_json",12521 "sp-api",12522 "sp-block-builder",12523 "sp-blockchain",12524 "sp-consensus",12525 "sp-consensus-aura",12526 "sp-core",12527 "sp-finality-grandpa",12528 "sp-inherents",12529 "sp-keystore",12530 "sp-offchain",12531 "sp-runtime",12532 "sp-session",12533 "sp-timestamp",12534 "sp-transaction-pool",12535 "sp-trie",12536 "substrate-build-script-utils",12537 "substrate-frame-rpc-system",12538 "substrate-prometheus-endpoint",12539 "tokio 1.19.2",12540 "try-runtime-cli",12541 "unique-rpc",12542 "unique-runtime",12543 "unique-runtime-common",12544 "up-data-structs",12545 "up-rpc",12546]1254712548[[package]]12549name = "unique-rpc"12550version = "0.1.0"12551dependencies = [12552 "fc-db",12553 "fc-mapping-sync",12554 "fc-rpc",12555 "fc-rpc-core",12556 "fp-rpc",12557 "fp-storage",12558 "futures 0.3.21",12559 "jsonrpsee",12560 "pallet-common",12561 "pallet-ethereum",12562 "pallet-transaction-payment-rpc",12563 "pallet-transaction-payment-rpc-runtime-api",12564 "pallet-unique",12565 "rmrk-rpc",12566 "sc-client-api",12567 "sc-consensus-aura",12568 "sc-consensus-epochs",12569 "sc-finality-grandpa",12570 "sc-finality-grandpa-rpc",12571 "sc-keystore",12572 "sc-network",12573 "sc-rpc",12574 "sc-rpc-api",12575 "sc-service",12576 "sc-transaction-pool",12577 "serde",12578 "sp-api",12579 "sp-block-builder",12580 "sp-blockchain",12581 "sp-consensus",12582 "sp-consensus-aura",12583 "sp-core",12584 "sp-offchain",12585 "sp-runtime",12586 "sp-session",12587 "sp-storage",12588 "sp-transaction-pool",12589 "substrate-frame-rpc-system",12590 "tokio 0.2.25",12591 "uc-rpc",12592 "unique-runtime-common",12593 "up-data-structs",12594 "up-rpc",12595]1259612597[[package]]12598name = "unique-runtime"12599version = "0.9.22"12600dependencies = [12601 "cumulus-pallet-aura-ext",12602 "cumulus-pallet-dmp-queue",12603 "cumulus-pallet-parachain-system",12604 "cumulus-pallet-xcm",12605 "cumulus-pallet-xcmp-queue",12606 "cumulus-primitives-core",12607 "cumulus-primitives-timestamp",12608 "cumulus-primitives-utility",12609 "derivative",12610 "fp-evm-mapping",12611 "fp-rpc",12612 "fp-self-contained",12613 "frame-benchmarking",12614 "frame-executive",12615 "frame-support",12616 "frame-system",12617 "frame-system-benchmarking",12618 "frame-system-rpc-runtime-api",12619 "frame-try-runtime",12620 "hex-literal",12621 "log",12622 "orml-vesting",12623 "pallet-aura",12624 "pallet-balances",12625 "pallet-base-fee",12626 "pallet-common",12627 "pallet-ethereum",12628 "pallet-evm",12629 "pallet-evm-coder-substrate",12630 "pallet-evm-contract-helpers",12631 "pallet-evm-migration",12632 "pallet-evm-transaction-payment",12633 "pallet-fungible",12634 "pallet-inflation",12635 "pallet-nonfungible",12636 "pallet-randomness-collective-flip",12637 "pallet-refungible",12638 "pallet-rmrk-core",12639 "pallet-rmrk-equip",12640 "pallet-structure",12641 "pallet-sudo",12642 "pallet-template-transaction-payment",12643 "pallet-timestamp",12644 "pallet-transaction-payment",12645 "pallet-transaction-payment-rpc-runtime-api",12646 "pallet-treasury",12647 "pallet-unique",12648 "pallet-unique-scheduler",12649 "pallet-xcm",12650 "parachain-info",12651 "parity-scale-codec 3.1.5",12652 "polkadot-parachain",12653 "rmrk-rpc",12654 "scale-info",12655 "serde",12656 "smallvec",12657 "sp-api",12658 "sp-arithmetic",12659 "sp-block-builder",12660 "sp-consensus-aura",12661 "sp-core",12662 "sp-inherents",12663 "sp-io",12664 "sp-offchain",12665 "sp-runtime",12666 "sp-session",12667 "sp-std",12668 "sp-transaction-pool",12669 "sp-version",12670 "substrate-wasm-builder",12671 "unique-runtime-common",12672 "up-data-structs",12673 "up-rpc",12674 "xcm",12675 "xcm-builder",12676 "xcm-executor",12677]1267812679[[package]]12680name = "unique-runtime-common"12681version = "0.9.22"12682dependencies = [12683 "evm-coder",12684 "fp-rpc",12685 "frame-support",12686 "frame-system",12687 "pallet-common",12688 "pallet-evm",12689 "pallet-fungible",12690 "pallet-nonfungible",12691 "pallet-refungible",12692 "pallet-unique",12693 "pallet-unique-scheduler",12694 "parity-scale-codec 3.1.5",12695 "rmrk-rpc",12696 "scale-info",12697 "sp-consensus-aura",12698 "sp-core",12699 "sp-runtime",12700 "sp-std",12701 "up-data-structs",12702 "up-sponsorship",12703]1270412705[[package]]12706name = "universal-hash"12707version = "0.4.1"12708source = "registry+https://github.com/rust-lang/crates.io-index"12709checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"12710dependencies = [12711 "generic-array 0.14.5",12712 "subtle",12713]1271412715[[package]]12716name = "unsigned-varint"12717version = "0.7.1"12718source = "registry+https://github.com/rust-lang/crates.io-index"12719checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836"12720dependencies = [12721 "asynchronous-codec",12722 "bytes 1.1.0",12723 "futures-io",12724 "futures-util",12725]1272612727[[package]]12728name = "untrusted"12729version = "0.7.1"12730source = "registry+https://github.com/rust-lang/crates.io-index"12731checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1273212733[[package]]12734name = "up-data-structs"12735version = "0.1.0"12736dependencies = [12737 "derivative",12738 "frame-support",12739 "frame-system",12740 "pallet-evm",12741 "parity-scale-codec 3.1.5",12742 "rmrk-traits",12743 "scale-info",12744 "serde",12745 "sp-core",12746 "sp-runtime",12747 "sp-std",12748 "struct-versioning",12749]1275012751[[package]]12752name = "up-rpc"12753version = "0.1.0"12754dependencies = [12755 "pallet-common",12756 "pallet-evm",12757 "parity-scale-codec 3.1.5",12758 "sp-api",12759 "sp-core",12760 "sp-runtime",12761 "sp-std",12762 "up-data-structs",12763]1276412765[[package]]12766name = "up-sponsorship"12767version = "0.1.0"12768source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.22#9fc4fbc3f83fdc793205f3fef1c97ef168d4dfe0"12769dependencies = [12770 "impl-trait-for-tuples",12771]1277212773[[package]]12774name = "url"12775version = "2.2.2"12776source = "registry+https://github.com/rust-lang/crates.io-index"12777checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"12778dependencies = [12779 "form_urlencoded",12780 "idna",12781 "matches",12782 "percent-encoding",12783]1278412785[[package]]12786name = "valuable"12787version = "0.1.0"12788source = "registry+https://github.com/rust-lang/crates.io-index"12789checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"1279012791[[package]]12792name = "value-bag"12793version = "1.0.0-alpha.9"12794source = "registry+https://github.com/rust-lang/crates.io-index"12795checksum = "2209b78d1249f7e6f3293657c9779fe31ced465df091bbd433a1cf88e916ec55"12796dependencies = [12797 "ctor",12798 "version_check",12799]1280012801[[package]]12802name = "vcpkg"12803version = "0.2.15"12804source = "registry+https://github.com/rust-lang/crates.io-index"12805checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"1280612807[[package]]12808name = "version_check"12809version = "0.9.4"12810source = "registry+https://github.com/rust-lang/crates.io-index"12811checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"1281212813[[package]]12814name = "void"12815version = "1.0.2"12816source = "registry+https://github.com/rust-lang/crates.io-index"12817checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"1281812819[[package]]12820name = "waker-fn"12821version = "1.1.0"12822source = "registry+https://github.com/rust-lang/crates.io-index"12823checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"1282412825[[package]]12826name = "walkdir"12827version = "2.3.2"12828source = "registry+https://github.com/rust-lang/crates.io-index"12829checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"12830dependencies = [12831 "same-file",12832 "winapi",12833 "winapi-util",12834]1283512836[[package]]12837name = "want"12838version = "0.3.0"12839source = "registry+https://github.com/rust-lang/crates.io-index"12840checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"12841dependencies = [12842 "log",12843 "try-lock",12844]1284512846[[package]]12847name = "wasi"12848version = "0.9.0+wasi-snapshot-preview1"12849source = "registry+https://github.com/rust-lang/crates.io-index"12850checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"1285112852[[package]]12853name = "wasi"12854version = "0.10.0+wasi-snapshot-preview1"12855source = "registry+https://github.com/rust-lang/crates.io-index"12856checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1285712858[[package]]12859name = "wasi"12860version = "0.11.0+wasi-snapshot-preview1"12861source = "registry+https://github.com/rust-lang/crates.io-index"12862checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"1286312864[[package]]12865name = "wasm-bindgen"12866version = "0.2.81"12867source = "registry+https://github.com/rust-lang/crates.io-index"12868checksum = "7c53b543413a17a202f4be280a7e5c62a1c69345f5de525ee64f8cfdbc954994"12869dependencies = [12870 "cfg-if 1.0.0",12871 "wasm-bindgen-macro",12872]1287312874[[package]]12875name = "wasm-bindgen-backend"12876version = "0.2.81"12877source = "registry+https://github.com/rust-lang/crates.io-index"12878checksum = "5491a68ab4500fa6b4d726bd67408630c3dbe9c4fe7bda16d5c82a1fd8c7340a"12879dependencies = [12880 "bumpalo",12881 "lazy_static",12882 "log",12883 "proc-macro2",12884 "quote",12885 "syn",12886 "wasm-bindgen-shared",12887]1288812889[[package]]12890name = "wasm-bindgen-futures"12891version = "0.4.31"12892source = "registry+https://github.com/rust-lang/crates.io-index"12893checksum = "de9a9cec1733468a8c657e57fa2413d2ae2c0129b95e87c5b72b8ace4d13f31f"12894dependencies = [12895 "cfg-if 1.0.0",12896 "js-sys",12897 "wasm-bindgen",12898 "web-sys",12899]1290012901[[package]]12902name = "wasm-bindgen-macro"12903version = "0.2.81"12904source = "registry+https://github.com/rust-lang/crates.io-index"12905checksum = "c441e177922bc58f1e12c022624b6216378e5febc2f0533e41ba443d505b80aa"12906dependencies = [12907 "quote",12908 "wasm-bindgen-macro-support",12909]1291012911[[package]]12912name = "wasm-bindgen-macro-support"12913version = "0.2.81"12914source = "registry+https://github.com/rust-lang/crates.io-index"12915checksum = "7d94ac45fcf608c1f45ef53e748d35660f168490c10b23704c7779ab8f5c3048"12916dependencies = [12917 "proc-macro2",12918 "quote",12919 "syn",12920 "wasm-bindgen-backend",12921 "wasm-bindgen-shared",12922]1292312924[[package]]12925name = "wasm-bindgen-shared"12926version = "0.2.81"12927source = "registry+https://github.com/rust-lang/crates.io-index"12928checksum = "6a89911bd99e5f3659ec4acf9c4d93b0a90fe4a2a11f15328472058edc5261be"1292912930[[package]]12931name = "wasm-gc-api"12932version = "0.1.11"12933source = "registry+https://github.com/rust-lang/crates.io-index"12934checksum = "d0c32691b6c7e6c14e7f8fd55361a9088b507aa49620fcd06c09b3a1082186b9"12935dependencies = [12936 "log",12937 "parity-wasm 0.32.0",12938 "rustc-demangle",12939]1294012941[[package]]12942name = "wasm-instrument"12943version = "0.1.1"12944source = "registry+https://github.com/rust-lang/crates.io-index"12945checksum = "962e5b0401bbb6c887f54e69b8c496ea36f704df65db73e81fd5ff8dc3e63a9f"12946dependencies = [12947 "parity-wasm 0.42.2",12948]1294912950[[package]]12951name = "wasm-timer"12952version = "0.2.5"12953source = "registry+https://github.com/rust-lang/crates.io-index"12954checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"12955dependencies = [12956 "futures 0.3.21",12957 "js-sys",12958 "parking_lot 0.11.2",12959 "pin-utils",12960 "wasm-bindgen",12961 "wasm-bindgen-futures",12962 "web-sys",12963]1296412965[[package]]12966name = "wasmi"12967version = "0.9.1"12968source = "registry+https://github.com/rust-lang/crates.io-index"12969checksum = "ca00c5147c319a8ec91ec1a0edbec31e566ce2c9cc93b3f9bb86a9efd0eb795d"12970dependencies = [12971 "downcast-rs",12972 "libc",12973 "libm",12974 "memory_units",12975 "num-rational 0.2.4",12976 "num-traits",12977 "parity-wasm 0.42.2",12978 "wasmi-validation",12979]1298012981[[package]]12982name = "wasmi-validation"12983version = "0.4.1"12984source = "registry+https://github.com/rust-lang/crates.io-index"12985checksum = "165343ecd6c018fc09ebcae280752702c9a2ef3e6f8d02f1cfcbdb53ef6d7937"12986dependencies = [12987 "parity-wasm 0.42.2",12988]1298912990[[package]]12991name = "wasmparser"12992version = "0.83.0"12993source = "registry+https://github.com/rust-lang/crates.io-index"12994checksum = "718ed7c55c2add6548cca3ddd6383d738cd73b892df400e96b9aa876f0141d7a"1299512996[[package]]12997name = "wasmtime"12998version = "0.35.3"12999source = "registry+https://github.com/rust-lang/crates.io-index"13000checksum = "21ffb4705016d5ca91e18a72ed6822dab50e6d5ddd7045461b17ef19071cdef1"13001dependencies = [13002 "anyhow",13003 "backtrace",13004 "bincode",13005 "cfg-if 1.0.0",13006 "indexmap",13007 "lazy_static",13008 "libc",13009 "log",13010 "object 0.27.1",13011 "once_cell",13012 "paste",13013 "psm",13014 "rayon",13015 "region",13016 "serde",13017 "target-lexicon",13018 "wasmparser",13019 "wasmtime-cache",13020 "wasmtime-cranelift",13021 "wasmtime-environ",13022 "wasmtime-jit",13023 "wasmtime-runtime",13024 "winapi",13025]1302613027[[package]]13028name = "wasmtime-cache"13029version = "0.35.3"13030source = "registry+https://github.com/rust-lang/crates.io-index"13031checksum = "85c6ab24291fa7cb3a181f5669f6c72599b7ef781669759b45c7828c5999d0c0"13032dependencies = [13033 "anyhow",13034 "base64",13035 "bincode",13036 "directories-next",13037 "file-per-thread-logger",13038 "log",13039 "rustix",13040 "serde",13041 "sha2 0.9.9",13042 "toml",13043 "winapi",13044 "zstd",13045]1304613047[[package]]13048name = "wasmtime-cranelift"13049version = "0.35.3"13050source = "registry+https://github.com/rust-lang/crates.io-index"13051checksum = "f04c810078a491b7bc4866ebe045f714d2b95e6b539e1f64009a4a7606be11de"13052dependencies = [13053 "anyhow",13054 "cranelift-codegen",13055 "cranelift-entity",13056 "cranelift-frontend",13057 "cranelift-native",13058 "cranelift-wasm",13059 "gimli",13060 "log",13061 "more-asserts",13062 "object 0.27.1",13063 "target-lexicon",13064 "thiserror",13065 "wasmparser",13066 "wasmtime-environ",13067]1306813069[[package]]13070name = "wasmtime-environ"13071version = "0.35.3"13072source = "registry+https://github.com/rust-lang/crates.io-index"13073checksum = "61448266ea164b1ac406363cdcfac81c7c44db4d94c7a81c8620ac6c5c6cdf59"13074dependencies = [13075 "anyhow",13076 "cranelift-entity",13077 "gimli",13078 "indexmap",13079 "log",13080 "more-asserts",13081 "object 0.27.1",13082 "serde",13083 "target-lexicon",13084 "thiserror",13085 "wasmparser",13086 "wasmtime-types",13087]1308813089[[package]]13090name = "wasmtime-jit"13091version = "0.35.3"13092source = "registry+https://github.com/rust-lang/crates.io-index"13093checksum = "156b4623c6b0d4b8c24afb846c20525922f538ef464cc024abab7ea8de2109a2"13094dependencies = [13095 "addr2line",13096 "anyhow",13097 "bincode",13098 "cfg-if 1.0.0",13099 "cpp_demangle",13100 "gimli",13101 "log",13102 "object 0.27.1",13103 "region",13104 "rustc-demangle",13105 "rustix",13106 "serde",13107 "target-lexicon",13108 "thiserror",13109 "wasmtime-environ",13110 "wasmtime-jit-debug",13111 "wasmtime-runtime",13112 "winapi",13113]1311413115[[package]]13116name = "wasmtime-jit-debug"13117version = "0.35.3"13118source = "registry+https://github.com/rust-lang/crates.io-index"13119checksum = "d5dc31f811760a6c76b2672c404866fd19b75e5fb3b0075a3e377a6846490654"13120dependencies = [13121 "lazy_static",13122 "object 0.27.1",13123 "rustix",13124]1312513126[[package]]13127name = "wasmtime-runtime"13128version = "0.35.3"13129source = "registry+https://github.com/rust-lang/crates.io-index"13130checksum = "f907beaff69d4d920fa4688411ee4cc75c0f01859e424677f9e426e2ef749864"13131dependencies = [13132 "anyhow",13133 "backtrace",13134 "cc",13135 "cfg-if 1.0.0",13136 "indexmap",13137 "libc",13138 "log",13139 "mach",13140 "memoffset",13141 "more-asserts",13142 "rand 0.8.5",13143 "region",13144 "rustix",13145 "thiserror",13146 "wasmtime-environ",13147 "wasmtime-jit-debug",13148 "winapi",13149]1315013151[[package]]13152name = "wasmtime-types"13153version = "0.35.3"13154source = "registry+https://github.com/rust-lang/crates.io-index"13155checksum = "514ef0e5fd197b9609dc9eb74beba0c84d5a12b2417cbae55534633329ba4852"13156dependencies = [13157 "cranelift-entity",13158 "serde",13159 "thiserror",13160 "wasmparser",13161]1316213163[[package]]13164name = "web-sys"13165version = "0.3.58"13166source = "registry+https://github.com/rust-lang/crates.io-index"13167checksum = "2fed94beee57daf8dd7d51f2b15dc2bcde92d7a72304cdf662a4371008b71b90"13168dependencies = [13169 "js-sys",13170 "wasm-bindgen",13171]1317213173[[package]]13174name = "webpki"13175version = "0.21.4"13176source = "registry+https://github.com/rust-lang/crates.io-index"13177checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea"13178dependencies = [13179 "ring",13180 "untrusted",13181]1318213183[[package]]13184name = "webpki"13185version = "0.22.0"13186source = "registry+https://github.com/rust-lang/crates.io-index"13187checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"13188dependencies = [13189 "ring",13190 "untrusted",13191]1319213193[[package]]13194name = "webpki-roots"13195version = "0.22.3"13196source = "registry+https://github.com/rust-lang/crates.io-index"13197checksum = "44d8de8415c823c8abd270ad483c6feeac771fad964890779f9a8cb24fbbc1bf"13198dependencies = [13199 "webpki 0.22.0",13200]1320113202[[package]]13203name = "wepoll-ffi"13204version = "0.1.2"13205source = "registry+https://github.com/rust-lang/crates.io-index"13206checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"13207dependencies = [13208 "cc",13209]1321013211[[package]]13212name = "westend-runtime"13213version = "0.9.22"13214source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"13215dependencies = [13216 "beefy-primitives",13217 "bitvec 1.0.0",13218 "frame-benchmarking",13219 "frame-election-provider-support",13220 "frame-executive",13221 "frame-support",13222 "frame-system",13223 "frame-system-benchmarking",13224 "frame-system-rpc-runtime-api",13225 "frame-try-runtime",13226 "hex-literal",13227 "log",13228 "pallet-authority-discovery",13229 "pallet-authorship",13230 "pallet-babe",13231 "pallet-bags-list",13232 "pallet-balances",13233 "pallet-collective",13234 "pallet-democracy",13235 "pallet-election-provider-multi-phase",13236 "pallet-election-provider-support-benchmarking",13237 "pallet-elections-phragmen",13238 "pallet-grandpa",13239 "pallet-identity",13240 "pallet-im-online",13241 "pallet-indices",13242 "pallet-membership",13243 "pallet-multisig",13244 "pallet-nicks",13245 "pallet-nomination-pools",13246 "pallet-nomination-pools-benchmarking",13247 "pallet-offences",13248 "pallet-offences-benchmarking",13249 "pallet-preimage",13250 "pallet-proxy",13251 "pallet-recovery",13252 "pallet-scheduler",13253 "pallet-session",13254 "pallet-session-benchmarking",13255 "pallet-society",13256 "pallet-staking",13257 "pallet-staking-reward-curve",13258 "pallet-sudo",13259 "pallet-timestamp",13260 "pallet-transaction-payment",13261 "pallet-transaction-payment-rpc-runtime-api",13262 "pallet-treasury",13263 "pallet-utility",13264 "pallet-vesting",13265 "pallet-xcm",13266 "pallet-xcm-benchmarks",13267 "parity-scale-codec 3.1.5",13268 "polkadot-parachain",13269 "polkadot-primitives",13270 "polkadot-runtime-common",13271 "polkadot-runtime-parachains",13272 "rustc-hex",13273 "scale-info",13274 "serde",13275 "serde_derive",13276 "smallvec",13277 "sp-api",13278 "sp-authority-discovery",13279 "sp-block-builder",13280 "sp-consensus-babe",13281 "sp-core",13282 "sp-inherents",13283 "sp-io",13284 "sp-mmr-primitives",13285 "sp-npos-elections",13286 "sp-offchain",13287 "sp-runtime",13288 "sp-session",13289 "sp-staking",13290 "sp-std",13291 "sp-transaction-pool",13292 "sp-version",13293 "substrate-wasm-builder",13294 "westend-runtime-constants",13295 "xcm",13296 "xcm-builder",13297 "xcm-executor",13298]1329913300[[package]]13301name = "westend-runtime-constants"13302version = "0.9.22"13303source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"13304dependencies = [13305 "frame-support",13306 "polkadot-primitives",13307 "polkadot-runtime-common",13308 "smallvec",13309 "sp-runtime",13310]1331113312[[package]]13313name = "which"13314version = "4.2.5"13315source = "registry+https://github.com/rust-lang/crates.io-index"13316checksum = "5c4fb54e6113b6a8772ee41c3404fb0301ac79604489467e0a9ce1f3e97c24ae"13317dependencies = [13318 "either",13319 "lazy_static",13320 "libc",13321]1332213323[[package]]13324name = "widestring"13325version = "0.5.1"13326source = "registry+https://github.com/rust-lang/crates.io-index"13327checksum = "17882f045410753661207383517a6f62ec3dbeb6a4ed2acce01f0728238d1983"1332813329[[package]]13330name = "winapi"13331version = "0.3.9"13332source = "registry+https://github.com/rust-lang/crates.io-index"13333checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"13334dependencies = [13335 "winapi-i686-pc-windows-gnu",13336 "winapi-x86_64-pc-windows-gnu",13337]1333813339[[package]]13340name = "winapi-i686-pc-windows-gnu"13341version = "0.4.0"13342source = "registry+https://github.com/rust-lang/crates.io-index"13343checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"1334413345[[package]]13346name = "winapi-util"13347version = "0.1.5"13348source = "registry+https://github.com/rust-lang/crates.io-index"13349checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"13350dependencies = [13351 "winapi",13352]1335313354[[package]]13355name = "winapi-x86_64-pc-windows-gnu"13356version = "0.4.0"13357source = "registry+https://github.com/rust-lang/crates.io-index"13358checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1335913360[[package]]13361name = "windows"13362version = "0.34.0"13363source = "registry+https://github.com/rust-lang/crates.io-index"13364checksum = "45296b64204227616fdbf2614cefa4c236b98ee64dfaaaa435207ed99fe7829f"13365dependencies = [13366 "windows_aarch64_msvc 0.34.0",13367 "windows_i686_gnu 0.34.0",13368 "windows_i686_msvc 0.34.0",13369 "windows_x86_64_gnu 0.34.0",13370 "windows_x86_64_msvc 0.34.0",13371]1337213373[[package]]13374name = "windows-sys"13375version = "0.36.1"13376source = "registry+https://github.com/rust-lang/crates.io-index"13377checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"13378dependencies = [13379 "windows_aarch64_msvc 0.36.1",13380 "windows_i686_gnu 0.36.1",13381 "windows_i686_msvc 0.36.1",13382 "windows_x86_64_gnu 0.36.1",13383 "windows_x86_64_msvc 0.36.1",13384]1338513386[[package]]13387name = "windows_aarch64_msvc"13388version = "0.34.0"13389source = "registry+https://github.com/rust-lang/crates.io-index"13390checksum = "17cffbe740121affb56fad0fc0e421804adf0ae00891205213b5cecd30db881d"1339113392[[package]]13393name = "windows_aarch64_msvc"13394version = "0.36.1"13395source = "registry+https://github.com/rust-lang/crates.io-index"13396checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"1339713398[[package]]13399name = "windows_i686_gnu"13400version = "0.34.0"13401source = "registry+https://github.com/rust-lang/crates.io-index"13402checksum = "2564fde759adb79129d9b4f54be42b32c89970c18ebf93124ca8870a498688ed"1340313404[[package]]13405name = "windows_i686_gnu"13406version = "0.36.1"13407source = "registry+https://github.com/rust-lang/crates.io-index"13408checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"1340913410[[package]]13411name = "windows_i686_msvc"13412version = "0.34.0"13413source = "registry+https://github.com/rust-lang/crates.io-index"13414checksum = "9cd9d32ba70453522332c14d38814bceeb747d80b3958676007acadd7e166956"1341513416[[package]]13417name = "windows_i686_msvc"13418version = "0.36.1"13419source = "registry+https://github.com/rust-lang/crates.io-index"13420checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"1342113422[[package]]13423name = "windows_x86_64_gnu"13424version = "0.34.0"13425source = "registry+https://github.com/rust-lang/crates.io-index"13426checksum = "cfce6deae227ee8d356d19effc141a509cc503dfd1f850622ec4b0f84428e1f4"1342713428[[package]]13429name = "windows_x86_64_gnu"13430version = "0.36.1"13431source = "registry+https://github.com/rust-lang/crates.io-index"13432checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"1343313434[[package]]13435name = "windows_x86_64_msvc"13436version = "0.34.0"13437source = "registry+https://github.com/rust-lang/crates.io-index"13438checksum = "d19538ccc21819d01deaf88d6a17eae6596a12e9aafdbb97916fb49896d89de9"1343913440[[package]]13441name = "windows_x86_64_msvc"13442version = "0.36.1"13443source = "registry+https://github.com/rust-lang/crates.io-index"13444checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"1344513446[[package]]13447name = "winreg"13448version = "0.7.0"13449source = "registry+https://github.com/rust-lang/crates.io-index"13450checksum = "0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69"13451dependencies = [13452 "winapi",13453]1345413455[[package]]13456name = "wyz"13457version = "0.2.0"13458source = "registry+https://github.com/rust-lang/crates.io-index"13459checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"1346013461[[package]]13462name = "wyz"13463version = "0.5.0"13464source = "registry+https://github.com/rust-lang/crates.io-index"13465checksum = "30b31594f29d27036c383b53b59ed3476874d518f0efb151b27a4c275141390e"13466dependencies = [13467 "tap",13468]1346913470[[package]]13471name = "x25519-dalek"13472version = "1.1.1"13473source = "registry+https://github.com/rust-lang/crates.io-index"13474checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f"13475dependencies = [13476 "curve25519-dalek 3.2.0",13477 "rand_core 0.5.1",13478 "zeroize",13479]1348013481[[package]]13482name = "xcm"13483version = "0.9.22"13484source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"13485dependencies = [13486 "derivative",13487 "impl-trait-for-tuples",13488 "log",13489 "parity-scale-codec 3.1.5",13490 "scale-info",13491 "xcm-procedural",13492]1349313494[[package]]13495name = "xcm-builder"13496version = "0.9.22"13497source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"13498dependencies = [13499 "frame-support",13500 "frame-system",13501 "log",13502 "pallet-transaction-payment",13503 "parity-scale-codec 3.1.5",13504 "polkadot-parachain",13505 "scale-info",13506 "sp-arithmetic",13507 "sp-io",13508 "sp-runtime",13509 "sp-std",13510 "xcm",13511 "xcm-executor",13512]1351313514[[package]]13515name = "xcm-executor"13516version = "0.9.22"13517source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"13518dependencies = [13519 "frame-benchmarking",13520 "frame-support",13521 "impl-trait-for-tuples",13522 "log",13523 "parity-scale-codec 3.1.5",13524 "sp-arithmetic",13525 "sp-core",13526 "sp-io",13527 "sp-runtime",13528 "sp-std",13529 "xcm",13530]1353113532[[package]]13533name = "xcm-procedural"13534version = "0.1.0"13535source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.22#17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d"13536dependencies = [13537 "Inflector",13538 "proc-macro2",13539 "quote",13540 "syn",13541]1354213543[[package]]13544name = "yamux"13545version = "0.10.1"13546source = "registry+https://github.com/rust-lang/crates.io-index"13547checksum = "0c0608f53c1dc0bad505d03a34bbd49fbf2ad7b51eb036123e896365532745a1"13548dependencies = [13549 "futures 0.3.21",13550 "log",13551 "nohash-hasher",13552 "parking_lot 0.12.1",13553 "rand 0.8.5",13554 "static_assertions",13555]1355613557[[package]]13558name = "yansi"13559version = "0.5.1"13560source = "registry+https://github.com/rust-lang/crates.io-index"13561checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"1356213563[[package]]13564name = "zeroize"13565version = "1.4.3"13566source = "registry+https://github.com/rust-lang/crates.io-index"13567checksum = "d68d9dcec5f9b43a30d38c49f91dfedfaac384cb8f085faca366c26207dd1619"13568dependencies = [13569 "zeroize_derive",13570]1357113572[[package]]13573name = "zeroize_derive"13574version = "1.3.2"13575source = "registry+https://github.com/rust-lang/crates.io-index"13576checksum = "3f8f187641dad4f680d25c4bfc4225b418165984179f26ca76ec4fb6441d3a17"13577dependencies = [13578 "proc-macro2",13579 "quote",13580 "syn",13581 "synstructure",13582]1358313584[[package]]13585name = "zstd"13586version = "0.10.2+zstd.1.5.2"13587source = "registry+https://github.com/rust-lang/crates.io-index"13588checksum = "5f4a6bd64f22b5e3e94b4e238669ff9f10815c27a5180108b849d24174a83847"13589dependencies = [13590 "zstd-safe",13591]1359213593[[package]]13594name = "zstd-safe"13595version = "4.1.6+zstd.1.5.2"13596source = "registry+https://github.com/rust-lang/crates.io-index"13597checksum = "94b61c51bb270702d6167b8ce67340d2754b088d0c091b06e593aa772c3ee9bb"13598dependencies = [13599 "libc",13600 "zstd-sys",13601]1360213603[[package]]13604name = "zstd-sys"13605version = "1.6.3+zstd.1.5.2"13606source = "registry+https://github.com/rust-lang/crates.io-index"13607checksum = "fc49afa5c8d634e75761feda8c592051e7eeb4683ba827211eb0d731d3402ea8"13608dependencies = [13609 "cc",13610 "libc",13611]