git.delta.rocks / unique-network / refs/commits / ccf797c021e8

difftreelog

source

Cargo.lock314.9 KiBrenderedsourcehistory
1# This file is automatically @generated by Cargo.2# It is not intended for manual editing.3version = 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.6",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 0.3.0",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 0.3.0",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.8",72 "once_cell",73 "version_check",74]7576[[package]]77name = "aho-corasick"78version = "0.7.20"79source = "registry+https://github.com/rust-lang/crates.io-index"80checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac"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 = "android_system_properties"93version = "0.1.5"94source = "registry+https://github.com/rust-lang/crates.io-index"95checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"96dependencies = [97 "libc",98]99100[[package]]101name = "ansi_term"102version = "0.12.1"103source = "registry+https://github.com/rust-lang/crates.io-index"104checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"105dependencies = [106 "winapi",107]108109[[package]]110name = "anyhow"111version = "1.0.66"112source = "registry+https://github.com/rust-lang/crates.io-index"113checksum = "216261ddc8289130e551ddcd5ce8a064710c0d064a4d2895c67151c92b5443f6"114115[[package]]116name = "app-promotion-rpc"117version = "0.1.0"118dependencies = [119 "pallet-common",120 "pallet-evm",121 "parity-scale-codec 3.2.1",122 "sp-api",123 "sp-core",124 "sp-runtime",125 "sp-std",126 "up-data-structs",127]128129[[package]]130name = "approx"131version = "0.5.1"132source = "registry+https://github.com/rust-lang/crates.io-index"133checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"134dependencies = [135 "num-traits",136]137138[[package]]139name = "array-bytes"140version = "4.2.0"141source = "registry+https://github.com/rust-lang/crates.io-index"142checksum = "f52f63c5c1316a16a4b35eaac8b76a98248961a533f061684cb2a7cb0eafb6c6"143144[[package]]145name = "arrayref"146version = "0.3.6"147source = "registry+https://github.com/rust-lang/crates.io-index"148checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"149150[[package]]151name = "arrayvec"152version = "0.4.12"153source = "registry+https://github.com/rust-lang/crates.io-index"154checksum = "cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9"155dependencies = [156 "nodrop",157]158159[[package]]160name = "arrayvec"161version = "0.5.2"162source = "registry+https://github.com/rust-lang/crates.io-index"163checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"164165[[package]]166name = "arrayvec"167version = "0.7.2"168source = "registry+https://github.com/rust-lang/crates.io-index"169checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"170171[[package]]172name = "asn1_der"173version = "0.7.5"174source = "registry+https://github.com/rust-lang/crates.io-index"175checksum = "e22d1f4b888c298a027c99dc9048015fac177587de20fc30232a057dfbe24a21"176177[[package]]178name = "assert_matches"179version = "1.5.0"180source = "registry+https://github.com/rust-lang/crates.io-index"181checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9"182183[[package]]184name = "async-attributes"185version = "1.1.2"186source = "registry+https://github.com/rust-lang/crates.io-index"187checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"188dependencies = [189 "quote",190 "syn",191]192193[[package]]194name = "async-channel"195version = "1.7.1"196source = "registry+https://github.com/rust-lang/crates.io-index"197checksum = "e14485364214912d3b19cc3435dde4df66065127f05fa0d75c712f36f12c2f28"198dependencies = [199 "concurrent-queue 1.2.4",200 "event-listener",201 "futures-core",202]203204[[package]]205name = "async-executor"206version = "1.5.0"207source = "registry+https://github.com/rust-lang/crates.io-index"208checksum = "17adb73da160dfb475c183343c8cccd80721ea5a605d3eb57125f0a7b7a92d0b"209dependencies = [210 "async-lock",211 "async-task",212 "concurrent-queue 2.0.0",213 "fastrand",214 "futures-lite",215 "slab",216]217218[[package]]219name = "async-global-executor"220version = "2.3.1"221source = "registry+https://github.com/rust-lang/crates.io-index"222checksum = "f1b6f5d7df27bd294849f8eec66ecfc63d11814df7a4f5d74168a2394467b776"223dependencies = [224 "async-channel",225 "async-executor",226 "async-io",227 "async-lock",228 "blocking",229 "futures-lite",230 "once_cell",231]232233[[package]]234name = "async-io"235version = "1.10.0"236source = "registry+https://github.com/rust-lang/crates.io-index"237checksum = "e8121296a9f05be7f34aa4196b1747243b3b62e048bb7906f644f3fbfc490cf7"238dependencies = [239 "async-lock",240 "autocfg",241 "concurrent-queue 1.2.4",242 "futures-lite",243 "libc",244 "log",245 "parking",246 "polling",247 "slab",248 "socket2",249 "waker-fn",250 "winapi",251]252253[[package]]254name = "async-lock"255version = "2.6.0"256source = "registry+https://github.com/rust-lang/crates.io-index"257checksum = "c8101efe8695a6c17e02911402145357e718ac92d3ff88ae8419e84b1707b685"258dependencies = [259 "event-listener",260 "futures-lite",261]262263[[package]]264name = "async-process"265version = "1.5.0"266source = "registry+https://github.com/rust-lang/crates.io-index"267checksum = "02111fd8655a613c25069ea89fc8d9bb89331fa77486eb3bc059ee757cfa481c"268dependencies = [269 "async-io",270 "autocfg",271 "blocking",272 "cfg-if 1.0.0",273 "event-listener",274 "futures-lite",275 "libc",276 "once_cell",277 "signal-hook",278 "winapi",279]280281[[package]]282name = "async-std"283version = "1.12.0"284source = "registry+https://github.com/rust-lang/crates.io-index"285checksum = "62565bb4402e926b29953c785397c6dc0391b7b446e45008b0049eb43cec6f5d"286dependencies = [287 "async-attributes",288 "async-channel",289 "async-global-executor",290 "async-io",291 "async-lock",292 "async-process",293 "crossbeam-utils",294 "futures-channel",295 "futures-core",296 "futures-io",297 "futures-lite",298 "gloo-timers",299 "kv-log-macro",300 "log",301 "memchr",302 "once_cell",303 "pin-project-lite 0.2.9",304 "pin-utils",305 "slab",306 "wasm-bindgen-futures",307]308309[[package]]310name = "async-std-resolver"311version = "0.21.2"312source = "registry+https://github.com/rust-lang/crates.io-index"313checksum = "0f2f8a4a203be3325981310ab243a28e6e4ea55b6519bffce05d41ab60e09ad8"314dependencies = [315 "async-std",316 "async-trait",317 "futures-io",318 "futures-util",319 "pin-utils",320 "socket2",321 "trust-dns-resolver",322]323324[[package]]325name = "async-task"326version = "4.3.0"327source = "registry+https://github.com/rust-lang/crates.io-index"328checksum = "7a40729d2133846d9ed0ea60a8b9541bccddab49cd30f0715a1da672fe9a2524"329330[[package]]331name = "async-trait"332version = "0.1.58"333source = "registry+https://github.com/rust-lang/crates.io-index"334checksum = "1e805d94e6b5001b651426cf4cd446b1ab5f319d27bab5c644f61de0a804360c"335dependencies = [336 "proc-macro2",337 "quote",338 "syn",339]340341[[package]]342name = "asynchronous-codec"343version = "0.6.1"344source = "registry+https://github.com/rust-lang/crates.io-index"345checksum = "06a0daa378f5fd10634e44b0a29b2a87b890657658e072a30d6f26e57ddee182"346dependencies = [347 "bytes",348 "futures-sink",349 "futures-util",350 "memchr",351 "pin-project-lite 0.2.9",352]353354[[package]]355name = "atomic-waker"356version = "1.0.0"357source = "registry+https://github.com/rust-lang/crates.io-index"358checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"359360[[package]]361name = "atty"362version = "0.2.14"363source = "registry+https://github.com/rust-lang/crates.io-index"364checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"365dependencies = [366 "hermit-abi",367 "libc",368 "winapi",369]370371[[package]]372name = "auto_impl"373version = "0.5.0"374source = "registry+https://github.com/rust-lang/crates.io-index"375checksum = "7862e21c893d65a1650125d157eaeec691439379a1cee17ee49031b79236ada4"376dependencies = [377 "proc-macro-error",378 "proc-macro2",379 "quote",380 "syn",381]382383[[package]]384name = "autocfg"385version = "1.1.0"386source = "registry+https://github.com/rust-lang/crates.io-index"387checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"388389[[package]]390name = "backoff"391version = "0.4.0"392source = "registry+https://github.com/rust-lang/crates.io-index"393checksum = "b62ddb9cb1ec0a098ad4bbf9344d0713fa193ae1a80af55febcff2627b6a00c1"394dependencies = [395 "futures-core",396 "getrandom 0.2.8",397 "instant",398 "pin-project-lite 0.2.9",399 "rand 0.8.5",400 "tokio",401]402403[[package]]404name = "backtrace"405version = "0.3.66"406source = "registry+https://github.com/rust-lang/crates.io-index"407checksum = "cab84319d616cfb654d03394f38ab7e6f0919e181b1b57e1fd15e7fb4077d9a7"408dependencies = [409 "addr2line",410 "cc",411 "cfg-if 1.0.0",412 "libc",413 "miniz_oxide",414 "object",415 "rustc-demangle",416]417418[[package]]419name = "base-x"420version = "0.2.11"421source = "registry+https://github.com/rust-lang/crates.io-index"422checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270"423424[[package]]425name = "base16ct"426version = "0.1.1"427source = "registry+https://github.com/rust-lang/crates.io-index"428checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"429430[[package]]431name = "base58"432version = "0.2.0"433source = "registry+https://github.com/rust-lang/crates.io-index"434checksum = "6107fe1be6682a68940da878d9e9f5e90ca5745b3dec9fd1bb393c8777d4f581"435436[[package]]437name = "base64"438version = "0.13.1"439source = "registry+https://github.com/rust-lang/crates.io-index"440checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"441442[[package]]443name = "base64ct"444version = "1.5.3"445source = "registry+https://github.com/rust-lang/crates.io-index"446checksum = "b645a089122eccb6111b4f81cbc1a49f5900ac4666bb93ac027feaecf15607bf"447448[[package]]449name = "beef"450version = "0.5.2"451source = "registry+https://github.com/rust-lang/crates.io-index"452checksum = "3a8241f3ebb85c056b509d4327ad0358fbbba6ffb340bf388f26350aeda225b1"453dependencies = [454 "serde",455]456457[[package]]458name = "beefy-gadget"459version = "4.0.0-dev"460source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"461dependencies = [462 "array-bytes",463 "async-trait",464 "beefy-primitives",465 "fnv",466 "futures 0.3.25",467 "futures-timer",468 "log",469 "parity-scale-codec 3.2.1",470 "parking_lot 0.12.1",471 "sc-chain-spec",472 "sc-client-api",473 "sc-consensus",474 "sc-finality-grandpa",475 "sc-keystore",476 "sc-network",477 "sc-network-common",478 "sc-network-gossip",479 "sc-utils",480 "sp-api",481 "sp-application-crypto",482 "sp-arithmetic",483 "sp-blockchain",484 "sp-consensus",485 "sp-core",486 "sp-keystore",487 "sp-mmr-primitives",488 "sp-runtime",489 "substrate-prometheus-endpoint",490 "thiserror",491 "wasm-timer",492]493494[[package]]495name = "beefy-gadget-rpc"496version = "4.0.0-dev"497source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"498dependencies = [499 "beefy-gadget",500 "beefy-primitives",501 "futures 0.3.25",502 "jsonrpsee",503 "log",504 "parity-scale-codec 3.2.1",505 "parking_lot 0.12.1",506 "sc-rpc",507 "sc-utils",508 "serde",509 "sp-core",510 "sp-runtime",511 "thiserror",512]513514[[package]]515name = "beefy-merkle-tree"516version = "4.0.0-dev"517source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"518dependencies = [519 "beefy-primitives",520 "sp-api",521]522523[[package]]524name = "beefy-primitives"525version = "4.0.0-dev"526source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"527dependencies = [528 "parity-scale-codec 3.2.1",529 "scale-info",530 "sp-api",531 "sp-application-crypto",532 "sp-core",533 "sp-runtime",534 "sp-std",535]536537[[package]]538name = "bimap"539version = "0.6.2"540source = "registry+https://github.com/rust-lang/crates.io-index"541checksum = "bc0455254eb5c6964c4545d8bac815e1a1be4f3afe0ae695ea539c12d728d44b"542543[[package]]544name = "bincode"545version = "1.3.3"546source = "registry+https://github.com/rust-lang/crates.io-index"547checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"548dependencies = [549 "serde",550]551552[[package]]553name = "bindgen"554version = "0.59.2"555source = "registry+https://github.com/rust-lang/crates.io-index"556checksum = "2bd2a9a458e8f4304c52c43ebb0cfbd520289f8379a52e329a38afda99bf8eb8"557dependencies = [558 "bitflags",559 "cexpr",560 "clang-sys",561 "lazy_static",562 "lazycell",563 "peeking_take_while",564 "proc-macro2",565 "quote",566 "regex",567 "rustc-hash",568 "shlex",569]570571[[package]]572name = "bitflags"573version = "1.3.2"574source = "registry+https://github.com/rust-lang/crates.io-index"575checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"576577[[package]]578name = "bitvec"579version = "0.20.4"580source = "registry+https://github.com/rust-lang/crates.io-index"581checksum = "7774144344a4faa177370406a7ff5f1da24303817368584c6206c8303eb07848"582dependencies = [583 "funty 1.1.0",584 "radium 0.6.2",585 "tap",586 "wyz 0.2.0",587]588589[[package]]590name = "bitvec"591version = "1.0.1"592source = "registry+https://github.com/rust-lang/crates.io-index"593checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"594dependencies = [595 "funty 2.0.0",596 "radium 0.7.0",597 "tap",598 "wyz 0.5.1",599]600601[[package]]602name = "blake2"603version = "0.10.5"604source = "registry+https://github.com/rust-lang/crates.io-index"605checksum = "b12e5fd123190ce1c2e559308a94c9bacad77907d4c6005d9e58fe1a0689e55e"606dependencies = [607 "digest 0.10.6",608]609610[[package]]611name = "blake2-rfc"612version = "0.2.18"613source = "registry+https://github.com/rust-lang/crates.io-index"614checksum = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"615dependencies = [616 "arrayvec 0.4.12",617 "constant_time_eq 0.1.5",618]619620[[package]]621name = "blake2b_simd"622version = "1.0.0"623source = "registry+https://github.com/rust-lang/crates.io-index"624checksum = "72936ee4afc7f8f736d1c38383b56480b5497b4617b4a77bdbf1d2ababc76127"625dependencies = [626 "arrayref",627 "arrayvec 0.7.2",628 "constant_time_eq 0.1.5",629]630631[[package]]632name = "blake2s_simd"633version = "1.0.0"634source = "registry+https://github.com/rust-lang/crates.io-index"635checksum = "db539cc2b5f6003621f1cd9ef92d7ded8ea5232c7de0f9faa2de251cd98730d4"636dependencies = [637 "arrayref",638 "arrayvec 0.7.2",639 "constant_time_eq 0.1.5",640]641642[[package]]643name = "blake3"644version = "1.3.2"645source = "registry+https://github.com/rust-lang/crates.io-index"646checksum = "895adc16c8b3273fbbc32685a7d55227705eda08c01e77704020f3491924b44b"647dependencies = [648 "arrayref",649 "arrayvec 0.7.2",650 "cc",651 "cfg-if 1.0.0",652 "constant_time_eq 0.2.4",653 "digest 0.10.6",654]655656[[package]]657name = "block-buffer"658version = "0.7.3"659source = "registry+https://github.com/rust-lang/crates.io-index"660checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"661dependencies = [662 "block-padding",663 "byte-tools",664 "byteorder",665 "generic-array 0.12.4",666]667668[[package]]669name = "block-buffer"670version = "0.9.0"671source = "registry+https://github.com/rust-lang/crates.io-index"672checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"673dependencies = [674 "generic-array 0.14.6",675]676677[[package]]678name = "block-buffer"679version = "0.10.3"680source = "registry+https://github.com/rust-lang/crates.io-index"681checksum = "69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e"682dependencies = [683 "generic-array 0.14.6",684]685686[[package]]687name = "block-padding"688version = "0.1.5"689source = "registry+https://github.com/rust-lang/crates.io-index"690checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"691dependencies = [692 "byte-tools",693]694695[[package]]696name = "blocking"697version = "1.2.0"698source = "registry+https://github.com/rust-lang/crates.io-index"699checksum = "c6ccb65d468978a086b69884437ded69a90faab3bbe6e67f242173ea728acccc"700dependencies = [701 "async-channel",702 "async-task",703 "atomic-waker",704 "fastrand",705 "futures-lite",706 "once_cell",707]708709[[package]]710name = "bondrewd"711version = "0.1.14"712source = "registry+https://github.com/rust-lang/crates.io-index"713checksum = "6d1660fac8d3acced44dac64453fafedf5aab2de196b932c727e63e4ae42d1cc"714dependencies = [715 "bondrewd-derive",716]717718[[package]]719name = "bondrewd-derive"720version = "0.3.18"721source = "registry+https://github.com/rust-lang/crates.io-index"722checksum = "723da0dee1eef38edc021b0793f892bdc024500c6a5b0727a2efe16f0e0a6977"723dependencies = [724 "proc-macro2",725 "quote",726 "syn",727]728729[[package]]730name = "bounded-vec"731version = "0.6.0"732source = "registry+https://github.com/rust-lang/crates.io-index"733checksum = "3372be4090bf9d4da36bd8ba7ce6ca1669503d0cf6e667236c6df7f053153eb6"734dependencies = [735 "thiserror",736]737738[[package]]739name = "bs58"740version = "0.4.0"741source = "registry+https://github.com/rust-lang/crates.io-index"742checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"743744[[package]]745name = "bstr"746version = "0.2.17"747source = "registry+https://github.com/rust-lang/crates.io-index"748checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"749dependencies = [750 "lazy_static",751 "memchr",752 "regex-automata",753]754755[[package]]756name = "build-helper"757version = "0.1.1"758source = "registry+https://github.com/rust-lang/crates.io-index"759checksum = "bdce191bf3fa4995ce948c8c83b4640a1745457a149e73c6db75b4ffe36aad5f"760dependencies = [761 "semver 0.6.0",762]763764[[package]]765name = "bumpalo"766version = "3.11.1"767source = "registry+https://github.com/rust-lang/crates.io-index"768checksum = "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba"769770[[package]]771name = "byte-slice-cast"772version = "1.2.2"773source = "registry+https://github.com/rust-lang/crates.io-index"774checksum = "c3ac9f8b63eca6fd385229b3675f6cc0dc5c8a5c8a54a59d4f52ffd670d87b0c"775776[[package]]777name = "byte-tools"778version = "0.3.1"779source = "registry+https://github.com/rust-lang/crates.io-index"780checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"781782[[package]]783name = "byteorder"784version = "1.4.3"785source = "registry+https://github.com/rust-lang/crates.io-index"786checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"787788[[package]]789name = "bytes"790version = "1.3.0"791source = "registry+https://github.com/rust-lang/crates.io-index"792checksum = "dfb24e866b15a1af2a1b663f10c6b6b8f397a84aadb828f12e5b289ec23a3a3c"793794[[package]]795name = "bzip2-sys"796version = "0.1.11+1.0.8"797source = "registry+https://github.com/rust-lang/crates.io-index"798checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"799dependencies = [800 "cc",801 "libc",802 "pkg-config",803]804805[[package]]806name = "cache-padded"807version = "1.2.0"808source = "registry+https://github.com/rust-lang/crates.io-index"809checksum = "c1db59621ec70f09c5e9b597b220c7a2b43611f4710dc03ceb8748637775692c"810811[[package]]812name = "camino"813version = "1.1.1"814source = "registry+https://github.com/rust-lang/crates.io-index"815checksum = "88ad0e1e3e88dd237a156ab9f571021b8a158caa0ae44b1968a241efb5144c1e"816dependencies = [817 "serde",818]819820[[package]]821name = "cargo-platform"822version = "0.1.2"823source = "registry+https://github.com/rust-lang/crates.io-index"824checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"825dependencies = [826 "serde",827]828829[[package]]830name = "cargo_metadata"831version = "0.14.2"832source = "registry+https://github.com/rust-lang/crates.io-index"833checksum = "4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa"834dependencies = [835 "camino",836 "cargo-platform",837 "semver 1.0.14",838 "serde",839 "serde_json",840]841842[[package]]843name = "cc"844version = "1.0.77"845source = "registry+https://github.com/rust-lang/crates.io-index"846checksum = "e9f73505338f7d905b19d18738976aae232eb46b8efc15554ffc56deb5d9ebe4"847dependencies = [848 "jobserver",849]850851[[package]]852name = "cexpr"853version = "0.6.0"854source = "registry+https://github.com/rust-lang/crates.io-index"855checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"856dependencies = [857 "nom",858]859860[[package]]861name = "cfg-expr"862version = "0.10.3"863source = "registry+https://github.com/rust-lang/crates.io-index"864checksum = "0aacacf4d96c24b2ad6eb8ee6df040e4f27b0d0b39a5710c30091baa830485db"865dependencies = [866 "smallvec",867]868869[[package]]870name = "cfg-if"871version = "0.1.10"872source = "registry+https://github.com/rust-lang/crates.io-index"873checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"874875[[package]]876name = "cfg-if"877version = "1.0.0"878source = "registry+https://github.com/rust-lang/crates.io-index"879checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"880881[[package]]882name = "cfg_aliases"883version = "0.1.1"884source = "registry+https://github.com/rust-lang/crates.io-index"885checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"886887[[package]]888name = "chacha20"889version = "0.8.2"890source = "registry+https://github.com/rust-lang/crates.io-index"891checksum = "5c80e5460aa66fe3b91d40bcbdab953a597b60053e34d684ac6903f863b680a6"892dependencies = [893 "cfg-if 1.0.0",894 "cipher 0.3.0",895 "cpufeatures",896 "zeroize",897]898899[[package]]900name = "chacha20poly1305"901version = "0.9.1"902source = "registry+https://github.com/rust-lang/crates.io-index"903checksum = "a18446b09be63d457bbec447509e85f662f32952b035ce892290396bc0b0cff5"904dependencies = [905 "aead",906 "chacha20",907 "cipher 0.3.0",908 "poly1305",909 "zeroize",910]911912[[package]]913name = "chrono"914version = "0.4.23"915source = "registry+https://github.com/rust-lang/crates.io-index"916checksum = "16b0a3d9ed01224b22057780a37bb8c5dbfe1be8ba48678e7bf57ec4b385411f"917dependencies = [918 "iana-time-zone",919 "js-sys",920 "num-integer",921 "num-traits",922 "time 0.1.44",923 "wasm-bindgen",924 "winapi",925]926927[[package]]928name = "cid"929version = "0.8.6"930source = "registry+https://github.com/rust-lang/crates.io-index"931checksum = "f6ed9c8b2d17acb8110c46f1da5bf4a696d745e1474a16db0cd2b49cd0249bf2"932dependencies = [933 "core2",934 "multibase",935 "multihash",936 "serde",937 "unsigned-varint",938]939940[[package]]941name = "cipher"942version = "0.3.0"943source = "registry+https://github.com/rust-lang/crates.io-index"944checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"945dependencies = [946 "generic-array 0.14.6",947]948949[[package]]950name = "cipher"951version = "0.4.3"952source = "registry+https://github.com/rust-lang/crates.io-index"953checksum = "d1873270f8f7942c191139cb8a40fd228da6c3fd2fc376d7e92d47aa14aeb59e"954dependencies = [955 "crypto-common",956 "inout",957]958959[[package]]960name = "ckb-merkle-mountain-range"961version = "0.3.2"962source = "registry+https://github.com/rust-lang/crates.io-index"963checksum = "4f061f97d64fd1822664bdfb722f7ae5469a97b77567390f7442be5b5dc82a5b"964dependencies = [965 "cfg-if 0.1.10",966]967968[[package]]969name = "clang-sys"970version = "1.4.0"971source = "registry+https://github.com/rust-lang/crates.io-index"972checksum = "fa2e27ae6ab525c3d369ded447057bca5438d86dc3a68f6faafb8269ba82ebf3"973dependencies = [974 "glob",975 "libc",976 "libloading 0.7.4",977]978979[[package]]980name = "clap"981version = "3.2.23"982source = "registry+https://github.com/rust-lang/crates.io-index"983checksum = "71655c45cb9845d3270c9d6df84ebe72b4dad3c2ba3f7023ad47c144e4e473a5"984dependencies = [985 "atty",986 "bitflags",987 "clap_derive",988 "clap_lex",989 "indexmap",990 "once_cell",991 "strsim",992 "termcolor",993 "textwrap",994]995996[[package]]997name = "clap_derive"998version = "3.2.18"999source = "registry+https://github.com/rust-lang/crates.io-index"1000checksum = "ea0c8bce528c4be4da13ea6fead8965e95b6073585a2f05204bd8f4119f82a65"1001dependencies = [1002 "heck",1003 "proc-macro-error",1004 "proc-macro2",1005 "quote",1006 "syn",1007]10081009[[package]]1010name = "clap_lex"1011version = "0.2.4"1012source = "registry+https://github.com/rust-lang/crates.io-index"1013checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5"1014dependencies = [1015 "os_str_bytes",1016]10171018[[package]]1019name = "cmake"1020version = "0.1.49"1021source = "registry+https://github.com/rust-lang/crates.io-index"1022checksum = "db34956e100b30725f2eb215f90d4871051239535632f84fea3bc92722c66b7c"1023dependencies = [1024 "cc",1025]10261027[[package]]1028name = "coarsetime"1029version = "0.1.22"1030source = "registry+https://github.com/rust-lang/crates.io-index"1031checksum = "454038500439e141804c655b4cd1bc6a70bcb95cd2bc9463af5661b6956f0e46"1032dependencies = [1033 "libc",1034 "once_cell",1035 "wasi 0.11.0+wasi-snapshot-preview1",1036 "wasm-bindgen",1037]10381039[[package]]1040name = "codespan-reporting"1041version = "0.11.1"1042source = "registry+https://github.com/rust-lang/crates.io-index"1043checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"1044dependencies = [1045 "termcolor",1046 "unicode-width",1047]10481049[[package]]1050name = "comfy-table"1051version = "6.1.3"1052source = "registry+https://github.com/rust-lang/crates.io-index"1053checksum = "e621e7e86c46fd8a14c32c6ae3cb95656621b4743a27d0cffedb831d46e7ad21"1054dependencies = [1055 "strum",1056 "strum_macros",1057 "unicode-width",1058]10591060[[package]]1061name = "concat-idents"1062version = "1.1.4"1063source = "registry+https://github.com/rust-lang/crates.io-index"1064checksum = "0fe0e1d9f7de897d18e590a7496b5facbe87813f746cf4b8db596ba77e07e832"1065dependencies = [1066 "quote",1067 "syn",1068]10691070[[package]]1071name = "concurrent-queue"1072version = "1.2.4"1073source = "registry+https://github.com/rust-lang/crates.io-index"1074checksum = "af4780a44ab5696ea9e28294517f1fffb421a83a25af521333c838635509db9c"1075dependencies = [1076 "cache-padded",1077]10781079[[package]]1080name = "concurrent-queue"1081version = "2.0.0"1082source = "registry+https://github.com/rust-lang/crates.io-index"1083checksum = "bd7bef69dc86e3c610e4e7aed41035e2a7ed12e72dd7530f61327a6579a4390b"1084dependencies = [1085 "crossbeam-utils",1086]10871088[[package]]1089name = "console"1090version = "0.15.2"1091source = "registry+https://github.com/rust-lang/crates.io-index"1092checksum = "c050367d967ced717c04b65d8c619d863ef9292ce0c5760028655a2fb298718c"1093dependencies = [1094 "encode_unicode",1095 "lazy_static",1096 "libc",1097 "terminal_size",1098 "winapi",1099]11001101[[package]]1102name = "const-oid"1103version = "0.7.1"1104source = "registry+https://github.com/rust-lang/crates.io-index"1105checksum = "e4c78c047431fee22c1a7bb92e00ad095a02a983affe4d8a72e2a2c62c1b94f3"11061107[[package]]1108name = "constant_time_eq"1109version = "0.1.5"1110source = "registry+https://github.com/rust-lang/crates.io-index"1111checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"11121113[[package]]1114name = "constant_time_eq"1115version = "0.2.4"1116source = "registry+https://github.com/rust-lang/crates.io-index"1117checksum = "f3ad85c1f65dc7b37604eb0e89748faf0b9653065f2a8ef69f96a687ec1e9279"11181119[[package]]1120name = "convert_case"1121version = "0.4.0"1122source = "registry+https://github.com/rust-lang/crates.io-index"1123checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"11241125[[package]]1126name = "core-foundation"1127version = "0.9.3"1128source = "registry+https://github.com/rust-lang/crates.io-index"1129checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"1130dependencies = [1131 "core-foundation-sys",1132 "libc",1133]11341135[[package]]1136name = "core-foundation-sys"1137version = "0.8.3"1138source = "registry+https://github.com/rust-lang/crates.io-index"1139checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"11401141[[package]]1142name = "core2"1143version = "0.4.0"1144source = "registry+https://github.com/rust-lang/crates.io-index"1145checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"1146dependencies = [1147 "memchr",1148]11491150[[package]]1151name = "cpp_demangle"1152version = "0.3.5"1153source = "registry+https://github.com/rust-lang/crates.io-index"1154checksum = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f"1155dependencies = [1156 "cfg-if 1.0.0",1157]11581159[[package]]1160name = "cpufeatures"1161version = "0.2.5"1162source = "registry+https://github.com/rust-lang/crates.io-index"1163checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320"1164dependencies = [1165 "libc",1166]11671168[[package]]1169name = "cranelift-bforest"1170version = "0.88.2"1171source = "registry+https://github.com/rust-lang/crates.io-index"1172checksum = "52056f6d0584484b57fa6c1a65c1fcb15f3780d8b6a758426d9e3084169b2ddd"1173dependencies = [1174 "cranelift-entity",1175]11761177[[package]]1178name = "cranelift-codegen"1179version = "0.88.2"1180source = "registry+https://github.com/rust-lang/crates.io-index"1181checksum = "18fed94c8770dc25d01154c3ffa64ed0b3ba9d583736f305fed7beebe5d9cf74"1182dependencies = [1183 "arrayvec 0.7.2",1184 "bumpalo",1185 "cranelift-bforest",1186 "cranelift-codegen-meta",1187 "cranelift-codegen-shared",1188 "cranelift-entity",1189 "cranelift-isle",1190 "gimli",1191 "log",1192 "regalloc2",1193 "smallvec",1194 "target-lexicon",1195]11961197[[package]]1198name = "cranelift-codegen-meta"1199version = "0.88.2"1200source = "registry+https://github.com/rust-lang/crates.io-index"1201checksum = "1c451b81faf237d11c7e4f3165eeb6bac61112762c5cfe7b4c0fb7241474358f"1202dependencies = [1203 "cranelift-codegen-shared",1204]12051206[[package]]1207name = "cranelift-codegen-shared"1208version = "0.88.2"1209source = "registry+https://github.com/rust-lang/crates.io-index"1210checksum = "e7c940133198426d26128f08be2b40b0bd117b84771fd36798969c4d712d81fc"12111212[[package]]1213name = "cranelift-entity"1214version = "0.88.2"1215source = "registry+https://github.com/rust-lang/crates.io-index"1216checksum = "87a0f1b2fdc18776956370cf8d9b009ded3f855350c480c1c52142510961f352"1217dependencies = [1218 "serde",1219]12201221[[package]]1222name = "cranelift-frontend"1223version = "0.88.2"1224source = "registry+https://github.com/rust-lang/crates.io-index"1225checksum = "34897538b36b216cc8dd324e73263596d51b8cf610da6498322838b2546baf8a"1226dependencies = [1227 "cranelift-codegen",1228 "log",1229 "smallvec",1230 "target-lexicon",1231]12321233[[package]]1234name = "cranelift-isle"1235version = "0.88.2"1236source = "registry+https://github.com/rust-lang/crates.io-index"1237checksum = "1b2629a569fae540f16a76b70afcc87ad7decb38dc28fa6c648ac73b51e78470"12381239[[package]]1240name = "cranelift-native"1241version = "0.88.2"1242source = "registry+https://github.com/rust-lang/crates.io-index"1243checksum = "20937dab4e14d3e225c5adfc9c7106bafd4ac669bdb43027b911ff794c6fb318"1244dependencies = [1245 "cranelift-codegen",1246 "libc",1247 "target-lexicon",1248]12491250[[package]]1251name = "cranelift-wasm"1252version = "0.88.2"1253source = "registry+https://github.com/rust-lang/crates.io-index"1254checksum = "80fc2288957a94fd342a015811479de1837850924166d1f1856d8406e6f3609b"1255dependencies = [1256 "cranelift-codegen",1257 "cranelift-entity",1258 "cranelift-frontend",1259 "itertools",1260 "log",1261 "smallvec",1262 "wasmparser",1263 "wasmtime-types",1264]12651266[[package]]1267name = "crc32fast"1268version = "1.3.2"1269source = "registry+https://github.com/rust-lang/crates.io-index"1270checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"1271dependencies = [1272 "cfg-if 1.0.0",1273]12741275[[package]]1276name = "crossbeam-channel"1277version = "0.5.6"1278source = "registry+https://github.com/rust-lang/crates.io-index"1279checksum = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521"1280dependencies = [1281 "cfg-if 1.0.0",1282 "crossbeam-utils",1283]12841285[[package]]1286name = "crossbeam-deque"1287version = "0.8.2"1288source = "registry+https://github.com/rust-lang/crates.io-index"1289checksum = "715e8152b692bba2d374b53d4875445368fdf21a94751410af607a5ac677d1fc"1290dependencies = [1291 "cfg-if 1.0.0",1292 "crossbeam-epoch",1293 "crossbeam-utils",1294]12951296[[package]]1297name = "crossbeam-epoch"1298version = "0.9.13"1299source = "registry+https://github.com/rust-lang/crates.io-index"1300checksum = "01a9af1f4c2ef74bb8aa1f7e19706bc72d03598c8a570bb5de72243c7a9d9d5a"1301dependencies = [1302 "autocfg",1303 "cfg-if 1.0.0",1304 "crossbeam-utils",1305 "memoffset 0.7.1",1306 "scopeguard",1307]13081309[[package]]1310name = "crossbeam-queue"1311version = "0.3.8"1312source = "registry+https://github.com/rust-lang/crates.io-index"1313checksum = "d1cfb3ea8a53f37c40dea2c7bedcbd88bdfae54f5e2175d6ecaff1c988353add"1314dependencies = [1315 "cfg-if 1.0.0",1316 "crossbeam-utils",1317]13181319[[package]]1320name = "crossbeam-utils"1321version = "0.8.14"1322source = "registry+https://github.com/rust-lang/crates.io-index"1323checksum = "4fb766fa798726286dbbb842f174001dab8abc7b627a1dd86e0b7222a95d929f"1324dependencies = [1325 "cfg-if 1.0.0",1326]13271328[[package]]1329name = "crunchy"1330version = "0.2.2"1331source = "registry+https://github.com/rust-lang/crates.io-index"1332checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"13331334[[package]]1335name = "crypto-bigint"1336version = "0.3.2"1337source = "registry+https://github.com/rust-lang/crates.io-index"1338checksum = "03c6a1d5fa1de37e071642dfa44ec552ca5b299adb128fab16138e24b548fd21"1339dependencies = [1340 "generic-array 0.14.6",1341 "rand_core 0.6.4",1342 "subtle",1343 "zeroize",1344]13451346[[package]]1347name = "crypto-common"1348version = "0.1.6"1349source = "registry+https://github.com/rust-lang/crates.io-index"1350checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"1351dependencies = [1352 "generic-array 0.14.6",1353 "typenum",1354]13551356[[package]]1357name = "crypto-mac"1358version = "0.8.0"1359source = "registry+https://github.com/rust-lang/crates.io-index"1360checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"1361dependencies = [1362 "generic-array 0.14.6",1363 "subtle",1364]13651366[[package]]1367name = "crypto-mac"1368version = "0.11.1"1369source = "registry+https://github.com/rust-lang/crates.io-index"1370checksum = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714"1371dependencies = [1372 "generic-array 0.14.6",1373 "subtle",1374]13751376[[package]]1377name = "ctor"1378version = "0.1.26"1379source = "registry+https://github.com/rust-lang/crates.io-index"1380checksum = "6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096"1381dependencies = [1382 "quote",1383 "syn",1384]13851386[[package]]1387name = "ctr"1388version = "0.8.0"1389source = "registry+https://github.com/rust-lang/crates.io-index"1390checksum = "049bb91fb4aaf0e3c7efa6cd5ef877dbbbd15b39dad06d9948de4ec8a75761ea"1391dependencies = [1392 "cipher 0.3.0",1393]13941395[[package]]1396name = "cuckoofilter"1397version = "0.5.0"1398source = "registry+https://github.com/rust-lang/crates.io-index"1399checksum = "b810a8449931679f64cd7eef1bbd0fa315801b6d5d9cdc1ace2804d6529eee18"1400dependencies = [1401 "byteorder",1402 "fnv",1403 "rand 0.7.3",1404]14051406[[package]]1407name = "cumulus-client-cli"1408version = "0.1.0"1409source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1410dependencies = [1411 "clap",1412 "parity-scale-codec 3.2.1",1413 "sc-chain-spec",1414 "sc-cli",1415 "sc-service",1416 "sp-core",1417 "sp-runtime",1418 "url",1419]14201421[[package]]1422name = "cumulus-client-collator"1423version = "0.1.0"1424source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1425dependencies = [1426 "cumulus-client-consensus-common",1427 "cumulus-client-network",1428 "cumulus-primitives-core",1429 "cumulus-relay-chain-interface",1430 "futures 0.3.25",1431 "parity-scale-codec 3.2.1",1432 "parking_lot 0.12.1",1433 "polkadot-node-primitives",1434 "polkadot-node-subsystem",1435 "polkadot-overseer",1436 "polkadot-primitives",1437 "sc-client-api",1438 "sp-api",1439 "sp-consensus",1440 "sp-core",1441 "sp-runtime",1442 "tracing",1443]14441445[[package]]1446name = "cumulus-client-consensus-aura"1447version = "0.1.0"1448source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1449dependencies = [1450 "async-trait",1451 "cumulus-client-consensus-common",1452 "cumulus-primitives-core",1453 "futures 0.3.25",1454 "parity-scale-codec 3.2.1",1455 "sc-client-api",1456 "sc-consensus",1457 "sc-consensus-aura",1458 "sc-consensus-slots",1459 "sc-telemetry",1460 "sp-api",1461 "sp-application-crypto",1462 "sp-block-builder",1463 "sp-blockchain",1464 "sp-consensus",1465 "sp-consensus-aura",1466 "sp-core",1467 "sp-inherents",1468 "sp-keystore",1469 "sp-runtime",1470 "substrate-prometheus-endpoint",1471 "tracing",1472]14731474[[package]]1475name = "cumulus-client-consensus-common"1476version = "0.1.0"1477source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1478dependencies = [1479 "async-trait",1480 "cumulus-relay-chain-interface",1481 "dyn-clone",1482 "futures 0.3.25",1483 "parity-scale-codec 3.2.1",1484 "polkadot-primitives",1485 "sc-client-api",1486 "sc-consensus",1487 "sp-api",1488 "sp-blockchain",1489 "sp-consensus",1490 "sp-runtime",1491 "sp-trie",1492 "tracing",1493]14941495[[package]]1496name = "cumulus-client-network"1497version = "0.1.0"1498source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1499dependencies = [1500 "async-trait",1501 "cumulus-relay-chain-interface",1502 "derive_more",1503 "futures 0.3.25",1504 "futures-timer",1505 "parity-scale-codec 3.2.1",1506 "parking_lot 0.12.1",1507 "polkadot-node-primitives",1508 "polkadot-parachain",1509 "polkadot-primitives",1510 "sc-client-api",1511 "sp-api",1512 "sp-blockchain",1513 "sp-consensus",1514 "sp-core",1515 "sp-runtime",1516 "sp-state-machine",1517 "tracing",1518]15191520[[package]]1521name = "cumulus-client-pov-recovery"1522version = "0.1.0"1523source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1524dependencies = [1525 "cumulus-primitives-core",1526 "cumulus-relay-chain-interface",1527 "futures 0.3.25",1528 "futures-timer",1529 "parity-scale-codec 3.2.1",1530 "polkadot-node-primitives",1531 "polkadot-node-subsystem",1532 "polkadot-overseer",1533 "polkadot-primitives",1534 "rand 0.8.5",1535 "sc-client-api",1536 "sc-consensus",1537 "sp-api",1538 "sp-consensus",1539 "sp-maybe-compressed-blob",1540 "sp-runtime",1541 "tracing",1542]15431544[[package]]1545name = "cumulus-client-service"1546version = "0.1.0"1547source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1548dependencies = [1549 "cumulus-client-cli",1550 "cumulus-client-collator",1551 "cumulus-client-consensus-common",1552 "cumulus-client-pov-recovery",1553 "cumulus-primitives-core",1554 "cumulus-relay-chain-interface",1555 "parking_lot 0.12.1",1556 "polkadot-overseer",1557 "polkadot-primitives",1558 "sc-client-api",1559 "sc-consensus",1560 "sc-consensus-babe",1561 "sc-service",1562 "sc-telemetry",1563 "sc-tracing",1564 "sp-api",1565 "sp-blockchain",1566 "sp-consensus",1567 "sp-core",1568 "sp-runtime",1569 "tracing",1570]15711572[[package]]1573name = "cumulus-pallet-aura-ext"1574version = "0.1.0"1575source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1576dependencies = [1577 "frame-executive",1578 "frame-support",1579 "frame-system",1580 "pallet-aura",1581 "parity-scale-codec 3.2.1",1582 "scale-info",1583 "serde",1584 "sp-application-crypto",1585 "sp-consensus-aura",1586 "sp-runtime",1587 "sp-std",1588]15891590[[package]]1591name = "cumulus-pallet-dmp-queue"1592version = "0.1.0"1593source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1594dependencies = [1595 "cumulus-primitives-core",1596 "frame-support",1597 "frame-system",1598 "log",1599 "parity-scale-codec 3.2.1",1600 "scale-info",1601 "sp-io",1602 "sp-runtime",1603 "sp-std",1604 "xcm",1605 "xcm-executor",1606]16071608[[package]]1609name = "cumulus-pallet-parachain-system"1610version = "0.1.0"1611source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1612dependencies = [1613 "bytes",1614 "cumulus-pallet-parachain-system-proc-macro",1615 "cumulus-primitives-core",1616 "cumulus-primitives-parachain-inherent",1617 "environmental",1618 "frame-support",1619 "frame-system",1620 "impl-trait-for-tuples",1621 "log",1622 "pallet-balances",1623 "parity-scale-codec 3.2.1",1624 "polkadot-parachain",1625 "scale-info",1626 "serde",1627 "sp-core",1628 "sp-externalities",1629 "sp-inherents",1630 "sp-io",1631 "sp-runtime",1632 "sp-state-machine",1633 "sp-std",1634 "sp-trie",1635 "sp-version",1636 "xcm",1637]16381639[[package]]1640name = "cumulus-pallet-parachain-system-proc-macro"1641version = "0.1.0"1642source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1643dependencies = [1644 "proc-macro-crate",1645 "proc-macro2",1646 "quote",1647 "syn",1648]16491650[[package]]1651name = "cumulus-pallet-xcm"1652version = "0.1.0"1653source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1654dependencies = [1655 "cumulus-primitives-core",1656 "frame-support",1657 "frame-system",1658 "parity-scale-codec 3.2.1",1659 "scale-info",1660 "serde",1661 "sp-io",1662 "sp-runtime",1663 "sp-std",1664 "xcm",1665]16661667[[package]]1668name = "cumulus-pallet-xcmp-queue"1669version = "0.1.0"1670source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1671dependencies = [1672 "cumulus-primitives-core",1673 "frame-support",1674 "frame-system",1675 "log",1676 "parity-scale-codec 3.2.1",1677 "rand_chacha 0.3.1",1678 "scale-info",1679 "sp-runtime",1680 "sp-std",1681 "xcm",1682 "xcm-executor",1683]16841685[[package]]1686name = "cumulus-primitives-core"1687version = "0.1.0"1688source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1689dependencies = [1690 "frame-support",1691 "parity-scale-codec 3.2.1",1692 "polkadot-core-primitives",1693 "polkadot-parachain",1694 "polkadot-primitives",1695 "sp-api",1696 "sp-runtime",1697 "sp-std",1698 "sp-trie",1699]17001701[[package]]1702name = "cumulus-primitives-parachain-inherent"1703version = "0.1.0"1704source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1705dependencies = [1706 "async-trait",1707 "cumulus-primitives-core",1708 "cumulus-relay-chain-interface",1709 "cumulus-test-relay-sproof-builder",1710 "parity-scale-codec 3.2.1",1711 "sc-client-api",1712 "scale-info",1713 "sp-api",1714 "sp-core",1715 "sp-inherents",1716 "sp-runtime",1717 "sp-state-machine",1718 "sp-std",1719 "sp-storage",1720 "sp-trie",1721 "tracing",1722]17231724[[package]]1725name = "cumulus-primitives-timestamp"1726version = "0.1.0"1727source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1728dependencies = [1729 "cumulus-primitives-core",1730 "futures 0.3.25",1731 "parity-scale-codec 3.2.1",1732 "sp-inherents",1733 "sp-std",1734 "sp-timestamp",1735]17361737[[package]]1738name = "cumulus-primitives-utility"1739version = "0.1.0"1740source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1741dependencies = [1742 "cumulus-primitives-core",1743 "frame-support",1744 "log",1745 "parity-scale-codec 3.2.1",1746 "polkadot-core-primitives",1747 "polkadot-parachain",1748 "polkadot-primitives",1749 "sp-runtime",1750 "sp-std",1751 "sp-trie",1752 "xcm",1753 "xcm-builder",1754 "xcm-executor",1755]17561757[[package]]1758name = "cumulus-relay-chain-inprocess-interface"1759version = "0.1.0"1760source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1761dependencies = [1762 "async-trait",1763 "cumulus-primitives-core",1764 "cumulus-relay-chain-interface",1765 "futures 0.3.25",1766 "futures-timer",1767 "polkadot-cli",1768 "polkadot-client",1769 "polkadot-service",1770 "sc-cli",1771 "sc-client-api",1772 "sc-consensus-babe",1773 "sc-network",1774 "sc-sysinfo",1775 "sc-telemetry",1776 "sc-tracing",1777 "sp-api",1778 "sp-blockchain",1779 "sp-consensus",1780 "sp-core",1781 "sp-runtime",1782 "sp-state-machine",1783 "tracing",1784]17851786[[package]]1787name = "cumulus-relay-chain-interface"1788version = "0.1.0"1789source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1790dependencies = [1791 "async-trait",1792 "cumulus-primitives-core",1793 "derive_more",1794 "futures 0.3.25",1795 "jsonrpsee-core",1796 "parity-scale-codec 3.2.1",1797 "parking_lot 0.12.1",1798 "polkadot-overseer",1799 "polkadot-service",1800 "sc-client-api",1801 "sp-api",1802 "sp-blockchain",1803 "sp-core",1804 "sp-runtime",1805 "sp-state-machine",1806 "thiserror",1807]18081809[[package]]1810name = "cumulus-relay-chain-rpc-interface"1811version = "0.1.0"1812source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1813dependencies = [1814 "async-trait",1815 "backoff",1816 "cumulus-primitives-core",1817 "cumulus-relay-chain-interface",1818 "futures 0.3.25",1819 "futures-timer",1820 "jsonrpsee",1821 "parity-scale-codec 3.2.1",1822 "parking_lot 0.12.1",1823 "polkadot-service",1824 "sc-client-api",1825 "sc-rpc-api",1826 "sp-api",1827 "sp-core",1828 "sp-runtime",1829 "sp-state-machine",1830 "sp-storage",1831 "tokio",1832 "tracing",1833 "url",1834]18351836[[package]]1837name = "cumulus-test-relay-sproof-builder"1838version = "0.1.0"1839source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1840dependencies = [1841 "cumulus-primitives-core",1842 "parity-scale-codec 3.2.1",1843 "polkadot-primitives",1844 "sp-runtime",1845 "sp-state-machine",1846 "sp-std",1847]18481849[[package]]1850name = "curve25519-dalek"1851version = "2.1.3"1852source = "registry+https://github.com/rust-lang/crates.io-index"1853checksum = "4a9b85542f99a2dfa2a1b8e192662741c9859a846b296bef1c92ef9b58b5a216"1854dependencies = [1855 "byteorder",1856 "digest 0.8.1",1857 "rand_core 0.5.1",1858 "subtle",1859 "zeroize",1860]18611862[[package]]1863name = "curve25519-dalek"1864version = "3.2.0"1865source = "registry+https://github.com/rust-lang/crates.io-index"1866checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61"1867dependencies = [1868 "byteorder",1869 "digest 0.9.0",1870 "rand_core 0.5.1",1871 "subtle",1872 "zeroize",1873]18741875[[package]]1876name = "curve25519-dalek"1877version = "4.0.0-pre.1"1878source = "registry+https://github.com/rust-lang/crates.io-index"1879checksum = "4033478fbf70d6acf2655ac70da91ee65852d69daf7a67bf7a2f518fb47aafcf"1880dependencies = [1881 "byteorder",1882 "digest 0.9.0",1883 "rand_core 0.6.4",1884 "subtle",1885 "zeroize",1886]18871888[[package]]1889name = "cxx"1890version = "1.0.82"1891source = "registry+https://github.com/rust-lang/crates.io-index"1892checksum = "d4a41a86530d0fe7f5d9ea779916b7cadd2d4f9add748b99c2c029cbbdfaf453"1893dependencies = [1894 "cc",1895 "cxxbridge-flags",1896 "cxxbridge-macro",1897 "link-cplusplus",1898]18991900[[package]]1901name = "cxx-build"1902version = "1.0.82"1903source = "registry+https://github.com/rust-lang/crates.io-index"1904checksum = "06416d667ff3e3ad2df1cd8cd8afae5da26cf9cec4d0825040f88b5ca659a2f0"1905dependencies = [1906 "cc",1907 "codespan-reporting",1908 "once_cell",1909 "proc-macro2",1910 "quote",1911 "scratch",1912 "syn",1913]19141915[[package]]1916name = "cxxbridge-flags"1917version = "1.0.82"1918source = "registry+https://github.com/rust-lang/crates.io-index"1919checksum = "820a9a2af1669deeef27cb271f476ffd196a2c4b6731336011e0ba63e2c7cf71"19201921[[package]]1922name = "cxxbridge-macro"1923version = "1.0.82"1924source = "registry+https://github.com/rust-lang/crates.io-index"1925checksum = "a08a6e2fcc370a089ad3b4aaf54db3b1b4cee38ddabce5896b33eb693275f470"1926dependencies = [1927 "proc-macro2",1928 "quote",1929 "syn",1930]19311932[[package]]1933name = "data-encoding"1934version = "2.3.2"1935source = "registry+https://github.com/rust-lang/crates.io-index"1936checksum = "3ee2393c4a91429dffb4bedf19f4d6abf27d8a732c8ce4980305d782e5426d57"19371938[[package]]1939name = "data-encoding-macro"1940version = "0.1.12"1941source = "registry+https://github.com/rust-lang/crates.io-index"1942checksum = "86927b7cd2fe88fa698b87404b287ab98d1a0063a34071d92e575b72d3029aca"1943dependencies = [1944 "data-encoding",1945 "data-encoding-macro-internal",1946]19471948[[package]]1949name = "data-encoding-macro-internal"1950version = "0.1.10"1951source = "registry+https://github.com/rust-lang/crates.io-index"1952checksum = "a5bbed42daaa95e780b60a50546aa345b8413a1e46f9a40a12907d3598f038db"1953dependencies = [1954 "data-encoding",1955 "syn",1956]19571958[[package]]1959name = "der"1960version = "0.5.1"1961source = "registry+https://github.com/rust-lang/crates.io-index"1962checksum = "6919815d73839e7ad218de758883aae3a257ba6759ce7a9992501efbb53d705c"1963dependencies = [1964 "const-oid",1965]19661967[[package]]1968name = "derivative"1969version = "2.2.0"1970source = "registry+https://github.com/rust-lang/crates.io-index"1971checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"1972dependencies = [1973 "proc-macro2",1974 "quote",1975 "syn",1976]19771978[[package]]1979name = "derive_more"1980version = "0.99.17"1981source = "registry+https://github.com/rust-lang/crates.io-index"1982checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"1983dependencies = [1984 "convert_case",1985 "proc-macro2",1986 "quote",1987 "rustc_version 0.4.0",1988 "syn",1989]19901991[[package]]1992name = "digest"1993version = "0.8.1"1994source = "registry+https://github.com/rust-lang/crates.io-index"1995checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"1996dependencies = [1997 "generic-array 0.12.4",1998]19992000[[package]]2001name = "digest"2002version = "0.9.0"2003source = "registry+https://github.com/rust-lang/crates.io-index"2004checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"2005dependencies = [2006 "generic-array 0.14.6",2007]20082009[[package]]2010name = "digest"2011version = "0.10.6"2012source = "registry+https://github.com/rust-lang/crates.io-index"2013checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f"2014dependencies = [2015 "block-buffer 0.10.3",2016 "crypto-common",2017 "subtle",2018]20192020[[package]]2021name = "directories"2022version = "4.0.1"2023source = "registry+https://github.com/rust-lang/crates.io-index"2024checksum = "f51c5d4ddabd36886dd3e1438cb358cdcb0d7c499cb99cb4ac2e38e18b5cb210"2025dependencies = [2026 "dirs-sys",2027]20282029[[package]]2030name = "directories-next"2031version = "2.0.0"2032source = "registry+https://github.com/rust-lang/crates.io-index"2033checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"2034dependencies = [2035 "cfg-if 1.0.0",2036 "dirs-sys-next",2037]20382039[[package]]2040name = "dirs-sys"2041version = "0.3.7"2042source = "registry+https://github.com/rust-lang/crates.io-index"2043checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"2044dependencies = [2045 "libc",2046 "redox_users",2047 "winapi",2048]20492050[[package]]2051name = "dirs-sys-next"2052version = "0.1.2"2053source = "registry+https://github.com/rust-lang/crates.io-index"2054checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"2055dependencies = [2056 "libc",2057 "redox_users",2058 "winapi",2059]20602061[[package]]2062name = "dns-parser"2063version = "0.8.0"2064source = "registry+https://github.com/rust-lang/crates.io-index"2065checksum = "c4d33be9473d06f75f58220f71f7a9317aca647dc061dbd3c361b0bef505fbea"2066dependencies = [2067 "byteorder",2068 "quick-error",2069]20702071[[package]]2072name = "downcast-rs"2073version = "1.2.0"2074source = "registry+https://github.com/rust-lang/crates.io-index"2075checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"20762077[[package]]2078name = "dtoa"2079version = "1.0.4"2080source = "registry+https://github.com/rust-lang/crates.io-index"2081checksum = "f8a6eee2d5d0d113f015688310da018bd1d864d86bd567c8fca9c266889e1bfa"20822083[[package]]2084name = "dyn-clonable"2085version = "0.9.0"2086source = "registry+https://github.com/rust-lang/crates.io-index"2087checksum = "4e9232f0e607a262ceb9bd5141a3dfb3e4db6994b31989bbfd845878cba59fd4"2088dependencies = [2089 "dyn-clonable-impl",2090 "dyn-clone",2091]20922093[[package]]2094name = "dyn-clonable-impl"2095version = "0.9.0"2096source = "registry+https://github.com/rust-lang/crates.io-index"2097checksum = "558e40ea573c374cf53507fd240b7ee2f5477df7cfebdb97323ec61c719399c5"2098dependencies = [2099 "proc-macro2",2100 "quote",2101 "syn",2102]21032104[[package]]2105name = "dyn-clone"2106version = "1.0.9"2107source = "registry+https://github.com/rust-lang/crates.io-index"2108checksum = "4f94fa09c2aeea5b8839e414b7b841bf429fd25b9c522116ac97ee87856d88b2"21092110[[package]]2111name = "ecdsa"2112version = "0.13.4"2113source = "registry+https://github.com/rust-lang/crates.io-index"2114checksum = "d0d69ae62e0ce582d56380743515fefaf1a8c70cec685d9677636d7e30ae9dc9"2115dependencies = [2116 "der",2117 "elliptic-curve",2118 "rfc6979",2119 "signature",2120]21212122[[package]]2123name = "ed25519"2124version = "1.5.2"2125source = "registry+https://github.com/rust-lang/crates.io-index"2126checksum = "1e9c280362032ea4203659fc489832d0204ef09f247a0506f170dafcac08c369"2127dependencies = [2128 "signature",2129]21302131[[package]]2132name = "ed25519-dalek"2133version = "1.0.1"2134source = "registry+https://github.com/rust-lang/crates.io-index"2135checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d"2136dependencies = [2137 "curve25519-dalek 3.2.0",2138 "ed25519",2139 "rand 0.7.3",2140 "serde",2141 "sha2 0.9.9",2142 "zeroize",2143]21442145[[package]]2146name = "ed25519-zebra"2147version = "3.1.0"2148source = "registry+https://github.com/rust-lang/crates.io-index"2149checksum = "7c24f403d068ad0b359e577a77f92392118be3f3c927538f2bb544a5ecd828c6"2150dependencies = [2151 "curve25519-dalek 3.2.0",2152 "hashbrown",2153 "hex",2154 "rand_core 0.6.4",2155 "sha2 0.9.9",2156 "zeroize",2157]21582159[[package]]2160name = "either"2161version = "1.8.0"2162source = "registry+https://github.com/rust-lang/crates.io-index"2163checksum = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797"21642165[[package]]2166name = "elliptic-curve"2167version = "0.11.12"2168source = "registry+https://github.com/rust-lang/crates.io-index"2169checksum = "25b477563c2bfed38a3b7a60964c49e058b2510ad3f12ba3483fd8f62c2306d6"2170dependencies = [2171 "base16ct",2172 "crypto-bigint",2173 "der",2174 "ff",2175 "generic-array 0.14.6",2176 "group",2177 "rand_core 0.6.4",2178 "sec1",2179 "subtle",2180 "zeroize",2181]21822183[[package]]2184name = "encode_unicode"2185version = "0.3.6"2186source = "registry+https://github.com/rust-lang/crates.io-index"2187checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"21882189[[package]]2190name = "enum-as-inner"2191version = "0.4.0"2192source = "registry+https://github.com/rust-lang/crates.io-index"2193checksum = "21cdad81446a7f7dc43f6a77409efeb9733d2fa65553efef6018ef257c959b73"2194dependencies = [2195 "heck",2196 "proc-macro2",2197 "quote",2198 "syn",2199]22002201[[package]]2202name = "enumflags2"2203version = "0.7.5"2204source = "registry+https://github.com/rust-lang/crates.io-index"2205checksum = "e75d4cd21b95383444831539909fbb14b9dc3fdceb2a6f5d36577329a1f55ccb"2206dependencies = [2207 "enumflags2_derive",2208]22092210[[package]]2211name = "enumflags2_derive"2212version = "0.7.4"2213source = "registry+https://github.com/rust-lang/crates.io-index"2214checksum = "f58dc3c5e468259f19f2d46304a6b28f1c3d034442e14b322d2b850e36f6d5ae"2215dependencies = [2216 "proc-macro2",2217 "quote",2218 "syn",2219]22202221[[package]]2222name = "enumn"2223version = "0.1.5"2224source = "registry+https://github.com/rust-lang/crates.io-index"2225checksum = "038b1afa59052df211f9efd58f8b1d84c242935ede1c3dbaed26b018a9e06ae2"2226dependencies = [2227 "proc-macro2",2228 "quote",2229 "syn",2230]22312232[[package]]2233name = "env_logger"2234version = "0.9.3"2235source = "registry+https://github.com/rust-lang/crates.io-index"2236checksum = "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7"2237dependencies = [2238 "atty",2239 "humantime",2240 "log",2241 "regex",2242 "termcolor",2243]22442245[[package]]2246name = "environmental"2247version = "1.1.3"2248source = "registry+https://github.com/rust-lang/crates.io-index"2249checksum = "68b91989ae21441195d7d9b9993a2f9295c7e1a8c96255d8b729accddc124797"22502251[[package]]2252name = "errno"2253version = "0.2.8"2254source = "registry+https://github.com/rust-lang/crates.io-index"2255checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"2256dependencies = [2257 "errno-dragonfly",2258 "libc",2259 "winapi",2260]22612262[[package]]2263name = "errno-dragonfly"2264version = "0.1.2"2265source = "registry+https://github.com/rust-lang/crates.io-index"2266checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"2267dependencies = [2268 "cc",2269 "libc",2270]22712272[[package]]2273name = "ethbloom"2274version = "0.12.1"2275source = "registry+https://github.com/rust-lang/crates.io-index"2276checksum = "11da94e443c60508eb62cf256243a64da87304c2802ac2528847f79d750007ef"2277dependencies = [2278 "crunchy",2279 "fixed-hash",2280 "impl-codec",2281 "impl-rlp",2282 "impl-serde",2283 "scale-info",2284 "tiny-keccak",2285]22862287[[package]]2288name = "ethereum"2289version = "0.12.0"2290source = "registry+https://github.com/rust-lang/crates.io-index"2291checksum = "23750149fe8834c0e24bb9adcbacbe06c45b9861f15df53e09f26cb7c4ab91ef"2292dependencies = [2293 "bytes",2294 "ethereum-types",2295 "hash-db",2296 "hash256-std-hasher",2297 "parity-scale-codec 3.2.1",2298 "rlp",2299 "rlp-derive",2300 "scale-info",2301 "serde",2302 "sha3",2303 "triehash",2304]23052306[[package]]2307name = "ethereum-types"2308version = "0.13.1"2309source = "registry+https://github.com/rust-lang/crates.io-index"2310checksum = "b2827b94c556145446fcce834ca86b7abf0c39a805883fe20e72c5bfdb5a0dc6"2311dependencies = [2312 "ethbloom",2313 "fixed-hash",2314 "impl-codec",2315 "impl-rlp",2316 "impl-serde",2317 "primitive-types",2318 "scale-info",2319 "uint",2320]23212322[[package]]2323name = "event-listener"2324version = "2.5.3"2325source = "registry+https://github.com/rust-lang/crates.io-index"2326checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"23272328[[package]]2329name = "evm"2330version = "0.35.0"2331source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30#e9252ed42dc26fc85b6703b1ba50660a08209e55"2332dependencies = [2333 "auto_impl",2334 "environmental",2335 "ethereum",2336 "evm-core",2337 "evm-gasometer",2338 "evm-runtime",2339 "log",2340 "parity-scale-codec 3.2.1",2341 "primitive-types",2342 "rlp",2343 "scale-info",2344 "serde",2345 "sha3",2346]23472348[[package]]2349name = "evm-coder"2350version = "0.1.4"2351dependencies = [2352 "concat-idents",2353 "ethereum",2354 "evm-coder-procedural",2355 "evm-core",2356 "frame-support",2357 "hex",2358 "hex-literal",2359 "impl-trait-for-tuples",2360 "pallet-evm",2361 "primitive-types",2362 "sha3-const",2363 "similar-asserts",2364 "sp-std",2365 "trybuild",2366]23672368[[package]]2369name = "evm-coder-procedural"2370version = "0.2.1"2371dependencies = [2372 "Inflector",2373 "hex",2374 "proc-macro2",2375 "quote",2376 "sha3",2377 "syn",2378]23792380[[package]]2381name = "evm-core"2382version = "0.35.0"2383source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30#e9252ed42dc26fc85b6703b1ba50660a08209e55"2384dependencies = [2385 "parity-scale-codec 3.2.1",2386 "primitive-types",2387 "scale-info",2388 "serde",2389]23902391[[package]]2392name = "evm-gasometer"2393version = "0.35.0"2394source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30#e9252ed42dc26fc85b6703b1ba50660a08209e55"2395dependencies = [2396 "environmental",2397 "evm-core",2398 "evm-runtime",2399 "primitive-types",2400]24012402[[package]]2403name = "evm-runtime"2404version = "0.35.0"2405source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30#e9252ed42dc26fc85b6703b1ba50660a08209e55"2406dependencies = [2407 "auto_impl",2408 "environmental",2409 "evm-core",2410 "primitive-types",2411 "sha3",2412]24132414[[package]]2415name = "exit-future"2416version = "0.2.0"2417source = "registry+https://github.com/rust-lang/crates.io-index"2418checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5"2419dependencies = [2420 "futures 0.3.25",2421]24222423[[package]]2424name = "expander"2425version = "0.0.4"2426source = "registry+https://github.com/rust-lang/crates.io-index"2427checksum = "a718c0675c555c5f976fff4ea9e2c150fa06cefa201cadef87cfbf9324075881"2428dependencies = [2429 "blake3",2430 "fs-err",2431 "proc-macro2",2432 "quote",2433]24342435[[package]]2436name = "expander"2437version = "0.0.6"2438source = "registry+https://github.com/rust-lang/crates.io-index"2439checksum = "3774182a5df13c3d1690311ad32fbe913feef26baba609fa2dd5f72042bd2ab6"2440dependencies = [2441 "blake2",2442 "fs-err",2443 "proc-macro2",2444 "quote",2445 "syn",2446]24472448[[package]]2449name = "fake-simd"2450version = "0.1.2"2451source = "registry+https://github.com/rust-lang/crates.io-index"2452checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"24532454[[package]]2455name = "fallible-iterator"2456version = "0.2.0"2457source = "registry+https://github.com/rust-lang/crates.io-index"2458checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"24592460[[package]]2461name = "fastrand"2462version = "1.8.0"2463source = "registry+https://github.com/rust-lang/crates.io-index"2464checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499"2465dependencies = [2466 "instant",2467]24682469[[package]]2470name = "fatality"2471version = "0.0.6"2472source = "registry+https://github.com/rust-lang/crates.io-index"2473checksum = "2ad875162843b0d046276327afe0136e9ed3a23d5a754210fb6f1f33610d39ab"2474dependencies = [2475 "fatality-proc-macro",2476 "thiserror",2477]24782479[[package]]2480name = "fatality-proc-macro"2481version = "0.0.6"2482source = "registry+https://github.com/rust-lang/crates.io-index"2483checksum = "f5aa1e3ae159e592ad222dc90c5acbad632b527779ba88486abe92782ab268bd"2484dependencies = [2485 "expander 0.0.4",2486 "indexmap",2487 "proc-macro-crate",2488 "proc-macro2",2489 "quote",2490 "syn",2491 "thiserror",2492]24932494[[package]]2495name = "fc-consensus"2496version = "2.0.0-dev"2497source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2498dependencies = [2499 "async-trait",2500 "fc-db",2501 "fp-consensus",2502 "fp-rpc",2503 "sc-client-api",2504 "sc-consensus",2505 "sp-api",2506 "sp-block-builder",2507 "sp-blockchain",2508 "sp-consensus",2509 "sp-runtime",2510 "thiserror",2511]25122513[[package]]2514name = "fc-db"2515version = "2.0.0-dev"2516source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2517dependencies = [2518 "fp-storage",2519 "kvdb-rocksdb",2520 "log",2521 "parity-db",2522 "parity-scale-codec 3.2.1",2523 "parking_lot 0.12.1",2524 "sc-client-db",2525 "sp-blockchain",2526 "sp-core",2527 "sp-database",2528 "sp-runtime",2529]25302531[[package]]2532name = "fc-mapping-sync"2533version = "2.0.0-dev"2534source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2535dependencies = [2536 "fc-db",2537 "fp-consensus",2538 "fp-rpc",2539 "futures 0.3.25",2540 "futures-timer",2541 "log",2542 "sc-client-api",2543 "sp-api",2544 "sp-blockchain",2545 "sp-runtime",2546]25472548[[package]]2549name = "fc-rpc"2550version = "2.0.0-dev"2551source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2552dependencies = [2553 "ethereum",2554 "ethereum-types",2555 "evm",2556 "fc-db",2557 "fc-rpc-core",2558 "fp-ethereum",2559 "fp-evm",2560 "fp-rpc",2561 "fp-storage",2562 "futures 0.3.25",2563 "hex",2564 "jsonrpsee",2565 "libsecp256k1",2566 "log",2567 "lru 0.8.1",2568 "parity-scale-codec 3.2.1",2569 "prometheus",2570 "rand 0.8.5",2571 "rlp",2572 "sc-client-api",2573 "sc-network",2574 "sc-network-common",2575 "sc-rpc",2576 "sc-service",2577 "sc-transaction-pool",2578 "sc-transaction-pool-api",2579 "sp-api",2580 "sp-block-builder",2581 "sp-blockchain",2582 "sp-consensus",2583 "sp-core",2584 "sp-io",2585 "sp-runtime",2586 "sp-storage",2587 "substrate-prometheus-endpoint",2588 "tokio",2589]25902591[[package]]2592name = "fc-rpc-core"2593version = "1.1.0-dev"2594source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2595dependencies = [2596 "ethereum",2597 "ethereum-types",2598 "jsonrpsee",2599 "rlp",2600 "rustc-hex",2601 "serde",2602 "serde_json",2603]26042605[[package]]2606name = "fdlimit"2607version = "0.2.1"2608source = "registry+https://github.com/rust-lang/crates.io-index"2609checksum = "2c4c9e43643f5a3be4ca5b67d26b98031ff9db6806c3440ae32e02e3ceac3f1b"2610dependencies = [2611 "libc",2612]26132614[[package]]2615name = "ff"2616version = "0.11.1"2617source = "registry+https://github.com/rust-lang/crates.io-index"2618checksum = "131655483be284720a17d74ff97592b8e76576dc25563148601df2d7c9080924"2619dependencies = [2620 "rand_core 0.6.4",2621 "subtle",2622]26232624[[package]]2625name = "file-per-thread-logger"2626version = "0.1.5"2627source = "registry+https://github.com/rust-lang/crates.io-index"2628checksum = "21e16290574b39ee41c71aeb90ae960c504ebaf1e2a1c87bd52aa56ed6e1a02f"2629dependencies = [2630 "env_logger",2631 "log",2632]26332634[[package]]2635name = "filetime"2636version = "0.2.18"2637source = "registry+https://github.com/rust-lang/crates.io-index"2638checksum = "4b9663d381d07ae25dc88dbdf27df458faa83a9b25336bcac83d5e452b5fc9d3"2639dependencies = [2640 "cfg-if 1.0.0",2641 "libc",2642 "redox_syscall",2643 "windows-sys 0.42.0",2644]26452646[[package]]2647name = "finality-grandpa"2648version = "0.16.0"2649source = "registry+https://github.com/rust-lang/crates.io-index"2650checksum = "b22349c6a11563a202d95772a68e0fcf56119e74ea8a2a19cf2301460fcd0df5"2651dependencies = [2652 "either",2653 "futures 0.3.25",2654 "futures-timer",2655 "log",2656 "num-traits",2657 "parity-scale-codec 3.2.1",2658 "parking_lot 0.12.1",2659 "scale-info",2660]26612662[[package]]2663name = "fixed-hash"2664version = "0.7.0"2665source = "registry+https://github.com/rust-lang/crates.io-index"2666checksum = "cfcf0ed7fe52a17a03854ec54a9f76d6d84508d1c0e66bc1793301c73fc8493c"2667dependencies = [2668 "byteorder",2669 "rand 0.8.5",2670 "rustc-hex",2671 "static_assertions",2672]26732674[[package]]2675name = "fixedbitset"2676version = "0.4.2"2677source = "registry+https://github.com/rust-lang/crates.io-index"2678checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"26792680[[package]]2681name = "flate2"2682version = "1.0.24"2683source = "registry+https://github.com/rust-lang/crates.io-index"2684checksum = "f82b0f4c27ad9f8bfd1f3208d882da2b09c301bc1c828fd3a00d0216d2fbbff6"2685dependencies = [2686 "crc32fast",2687 "libz-sys",2688 "miniz_oxide",2689]26902691[[package]]2692name = "flexi_logger"2693version = "0.22.6"2694source = "registry+https://github.com/rust-lang/crates.io-index"2695checksum = "0c76a80dd14a27fc3d8bc696502132cb52b3f227256fd8601166c3a35e45f409"2696dependencies = [2697 "ansi_term",2698 "atty",2699 "glob",2700 "lazy_static",2701 "log",2702 "regex",2703 "rustversion",2704 "thiserror",2705 "time 0.3.9",2706]27072708[[package]]2709name = "fnv"2710version = "1.0.7"2711source = "registry+https://github.com/rust-lang/crates.io-index"2712checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"27132714[[package]]2715name = "fork-tree"2716version = "3.0.0"2717source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2718dependencies = [2719 "parity-scale-codec 3.2.1",2720]27212722[[package]]2723name = "form_urlencoded"2724version = "1.1.0"2725source = "registry+https://github.com/rust-lang/crates.io-index"2726checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"2727dependencies = [2728 "percent-encoding",2729]27302731[[package]]2732name = "fp-consensus"2733version = "2.0.0-dev"2734source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2735dependencies = [2736 "ethereum",2737 "parity-scale-codec 3.2.1",2738 "sp-core",2739 "sp-runtime",2740 "sp-std",2741]27422743[[package]]2744name = "fp-ethereum"2745version = "1.0.0-dev"2746source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2747dependencies = [2748 "ethereum",2749 "ethereum-types",2750 "fp-evm",2751 "frame-support",2752 "num_enum",2753 "parity-scale-codec 3.2.1",2754 "sp-core",2755 "sp-std",2756]27572758[[package]]2759name = "fp-evm"2760version = "3.0.0-dev"2761source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2762dependencies = [2763 "evm",2764 "frame-support",2765 "impl-trait-for-tuples",2766 "parity-scale-codec 3.2.1",2767 "serde",2768 "sp-core",2769 "sp-std",2770]27712772[[package]]2773name = "fp-evm-mapping"2774version = "0.1.0"2775source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2776dependencies = [2777 "frame-support",2778 "sp-core",2779]27802781[[package]]2782name = "fp-rpc"2783version = "3.0.0-dev"2784source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2785dependencies = [2786 "ethereum",2787 "ethereum-types",2788 "fp-evm",2789 "parity-scale-codec 3.2.1",2790 "scale-info",2791 "sp-api",2792 "sp-core",2793 "sp-io",2794 "sp-runtime",2795 "sp-std",2796]27972798[[package]]2799name = "fp-self-contained"2800version = "1.0.0-dev"2801source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2802dependencies = [2803 "ethereum",2804 "frame-support",2805 "parity-scale-codec 3.2.1",2806 "parity-util-mem",2807 "scale-info",2808 "serde",2809 "sp-runtime",2810]28112812[[package]]2813name = "fp-storage"2814version = "2.0.0"2815source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2816dependencies = [2817 "parity-scale-codec 3.2.1",2818 "serde",2819]28202821[[package]]2822name = "frame-benchmarking"2823version = "4.0.0-dev"2824source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2825dependencies = [2826 "frame-support",2827 "frame-system",2828 "linregress",2829 "log",2830 "parity-scale-codec 3.2.1",2831 "paste",2832 "scale-info",2833 "serde",2834 "sp-api",2835 "sp-application-crypto",2836 "sp-core",2837 "sp-io",2838 "sp-runtime",2839 "sp-runtime-interface",2840 "sp-std",2841 "sp-storage",2842]28432844[[package]]2845name = "frame-benchmarking-cli"2846version = "4.0.0-dev"2847source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2848dependencies = [2849 "Inflector",2850 "array-bytes",2851 "chrono",2852 "clap",2853 "comfy-table",2854 "frame-benchmarking",2855 "frame-support",2856 "frame-system",2857 "gethostname",2858 "handlebars",2859 "hash-db",2860 "itertools",2861 "kvdb",2862 "lazy_static",2863 "linked-hash-map",2864 "log",2865 "memory-db",2866 "parity-scale-codec 3.2.1",2867 "rand 0.8.5",2868 "rand_pcg 0.3.1",2869 "sc-block-builder",2870 "sc-cli",2871 "sc-client-api",2872 "sc-client-db",2873 "sc-executor",2874 "sc-service",2875 "sc-sysinfo",2876 "serde",2877 "serde_json",2878 "serde_nanos",2879 "sp-api",2880 "sp-blockchain",2881 "sp-core",2882 "sp-database",2883 "sp-externalities",2884 "sp-inherents",2885 "sp-keystore",2886 "sp-runtime",2887 "sp-state-machine",2888 "sp-storage",2889 "sp-trie",2890 "tempfile",2891 "thiserror",2892 "thousands",2893]28942895[[package]]2896name = "frame-election-provider-solution-type"2897version = "4.0.0-dev"2898source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2899dependencies = [2900 "proc-macro-crate",2901 "proc-macro2",2902 "quote",2903 "syn",2904]29052906[[package]]2907name = "frame-election-provider-support"2908version = "4.0.0-dev"2909source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2910dependencies = [2911 "frame-election-provider-solution-type",2912 "frame-support",2913 "frame-system",2914 "parity-scale-codec 3.2.1",2915 "scale-info",2916 "sp-arithmetic",2917 "sp-npos-elections",2918 "sp-runtime",2919 "sp-std",2920]29212922[[package]]2923name = "frame-executive"2924version = "4.0.0-dev"2925source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2926dependencies = [2927 "frame-support",2928 "frame-system",2929 "frame-try-runtime",2930 "parity-scale-codec 3.2.1",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.2.1",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.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"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.2.1",2964 "paste",2965 "scale-info",2966 "serde",2967 "smallvec",2968 "sp-api",2969 "sp-arithmetic",2970 "sp-core",2971 "sp-core-hashing-proc-macro",2972 "sp-inherents",2973 "sp-io",2974 "sp-runtime",2975 "sp-staking",2976 "sp-state-machine",2977 "sp-std",2978 "sp-tracing",2979 "sp-weights",2980 "tt-call",2981]29822983[[package]]2984name = "frame-support-procedural"2985version = "4.0.0-dev"2986source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2987dependencies = [2988 "Inflector",2989 "cfg-expr",2990 "frame-support-procedural-tools",2991 "itertools",2992 "proc-macro2",2993 "quote",2994 "syn",2995]29962997[[package]]2998name = "frame-support-procedural-tools"2999version = "4.0.0-dev"3000source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3001dependencies = [3002 "frame-support-procedural-tools-derive",3003 "proc-macro-crate",3004 "proc-macro2",3005 "quote",3006 "syn",3007]30083009[[package]]3010name = "frame-support-procedural-tools-derive"3011version = "3.0.0"3012source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3013dependencies = [3014 "proc-macro2",3015 "quote",3016 "syn",3017]30183019[[package]]3020name = "frame-system"3021version = "4.0.0-dev"3022source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3023dependencies = [3024 "frame-support",3025 "log",3026 "parity-scale-codec 3.2.1",3027 "scale-info",3028 "serde",3029 "sp-core",3030 "sp-io",3031 "sp-runtime",3032 "sp-std",3033 "sp-version",3034 "sp-weights",3035]30363037[[package]]3038name = "frame-system-benchmarking"3039version = "4.0.0-dev"3040source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3041dependencies = [3042 "frame-benchmarking",3043 "frame-support",3044 "frame-system",3045 "parity-scale-codec 3.2.1",3046 "scale-info",3047 "sp-core",3048 "sp-runtime",3049 "sp-std",3050]30513052[[package]]3053name = "frame-system-rpc-runtime-api"3054version = "4.0.0-dev"3055source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3056dependencies = [3057 "parity-scale-codec 3.2.1",3058 "sp-api",3059]30603061[[package]]3062name = "frame-try-runtime"3063version = "0.10.0-dev"3064source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3065dependencies = [3066 "frame-support",3067 "parity-scale-codec 3.2.1",3068 "sp-api",3069 "sp-runtime",3070 "sp-std",3071]30723073[[package]]3074name = "fs-err"3075version = "2.9.0"3076source = "registry+https://github.com/rust-lang/crates.io-index"3077checksum = "0845fa252299212f0389d64ba26f34fa32cfe41588355f21ed507c59a0f64541"30783079[[package]]3080name = "fs-swap"3081version = "0.2.6"3082source = "registry+https://github.com/rust-lang/crates.io-index"3083checksum = "03d47dad3685eceed8488986cad3d5027165ea5edb164331770e2059555f10a5"3084dependencies = [3085 "lazy_static",3086 "libc",3087 "libloading 0.5.2",3088 "winapi",3089]30903091[[package]]3092name = "fs2"3093version = "0.4.3"3094source = "registry+https://github.com/rust-lang/crates.io-index"3095checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"3096dependencies = [3097 "libc",3098 "winapi",3099]31003101[[package]]3102name = "fs_extra"3103version = "1.2.0"3104source = "registry+https://github.com/rust-lang/crates.io-index"3105checksum = "2022715d62ab30faffd124d40b76f4134a550a87792276512b18d63272333394"31063107[[package]]3108name = "funty"3109version = "1.1.0"3110source = "registry+https://github.com/rust-lang/crates.io-index"3111checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7"31123113[[package]]3114name = "funty"3115version = "2.0.0"3116source = "registry+https://github.com/rust-lang/crates.io-index"3117checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"31183119[[package]]3120name = "futures"3121version = "0.1.31"3122source = "registry+https://github.com/rust-lang/crates.io-index"3123checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"31243125[[package]]3126name = "futures"3127version = "0.3.25"3128source = "registry+https://github.com/rust-lang/crates.io-index"3129checksum = "38390104763dc37a5145a53c29c63c1290b5d316d6086ec32c293f6736051bb0"3130dependencies = [3131 "futures-channel",3132 "futures-core",3133 "futures-executor",3134 "futures-io",3135 "futures-sink",3136 "futures-task",3137 "futures-util",3138]31393140[[package]]3141name = "futures-channel"3142version = "0.3.25"3143source = "registry+https://github.com/rust-lang/crates.io-index"3144checksum = "52ba265a92256105f45b719605a571ffe2d1f0fea3807304b522c1d778f79eed"3145dependencies = [3146 "futures-core",3147 "futures-sink",3148]31493150[[package]]3151name = "futures-core"3152version = "0.3.25"3153source = "registry+https://github.com/rust-lang/crates.io-index"3154checksum = "04909a7a7e4633ae6c4a9ab280aeb86da1236243a77b694a49eacd659a4bd3ac"31553156[[package]]3157name = "futures-executor"3158version = "0.3.25"3159source = "registry+https://github.com/rust-lang/crates.io-index"3160checksum = "7acc85df6714c176ab5edf386123fafe217be88c0840ec11f199441134a074e2"3161dependencies = [3162 "futures-core",3163 "futures-task",3164 "futures-util",3165 "num_cpus",3166]31673168[[package]]3169name = "futures-io"3170version = "0.3.25"3171source = "registry+https://github.com/rust-lang/crates.io-index"3172checksum = "00f5fb52a06bdcadeb54e8d3671f8888a39697dcb0b81b23b55174030427f4eb"31733174[[package]]3175name = "futures-lite"3176version = "1.12.0"3177source = "registry+https://github.com/rust-lang/crates.io-index"3178checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"3179dependencies = [3180 "fastrand",3181 "futures-core",3182 "futures-io",3183 "memchr",3184 "parking",3185 "pin-project-lite 0.2.9",3186 "waker-fn",3187]31883189[[package]]3190name = "futures-macro"3191version = "0.3.25"3192source = "registry+https://github.com/rust-lang/crates.io-index"3193checksum = "bdfb8ce053d86b91919aad980c220b1fb8401a9394410e1c289ed7e66b61835d"3194dependencies = [3195 "proc-macro2",3196 "quote",3197 "syn",3198]31993200[[package]]3201name = "futures-rustls"3202version = "0.22.2"3203source = "registry+https://github.com/rust-lang/crates.io-index"3204checksum = "d2411eed028cdf8c8034eaf21f9915f956b6c3abec4d4c7949ee67f0721127bd"3205dependencies = [3206 "futures-io",3207 "rustls",3208 "webpki",3209]32103211[[package]]3212name = "futures-sink"3213version = "0.3.25"3214source = "registry+https://github.com/rust-lang/crates.io-index"3215checksum = "39c15cf1a4aa79df40f1bb462fb39676d0ad9e366c2a33b590d7c66f4f81fcf9"32163217[[package]]3218name = "futures-task"3219version = "0.3.25"3220source = "registry+https://github.com/rust-lang/crates.io-index"3221checksum = "2ffb393ac5d9a6eaa9d3fdf37ae2776656b706e200c8e16b1bdb227f5198e6ea"32223223[[package]]3224name = "futures-timer"3225version = "3.0.2"3226source = "registry+https://github.com/rust-lang/crates.io-index"3227checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"32283229[[package]]3230name = "futures-util"3231version = "0.3.25"3232source = "registry+https://github.com/rust-lang/crates.io-index"3233checksum = "197676987abd2f9cadff84926f410af1c183608d36641465df73ae8211dc65d6"3234dependencies = [3235 "futures 0.1.31",3236 "futures-channel",3237 "futures-core",3238 "futures-io",3239 "futures-macro",3240 "futures-sink",3241 "futures-task",3242 "memchr",3243 "pin-project-lite 0.2.9",3244 "pin-utils",3245 "slab",3246]32473248[[package]]3249name = "fxhash"3250version = "0.2.1"3251source = "registry+https://github.com/rust-lang/crates.io-index"3252checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"3253dependencies = [3254 "byteorder",3255]32563257[[package]]3258name = "generic-array"3259version = "0.12.4"3260source = "registry+https://github.com/rust-lang/crates.io-index"3261checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"3262dependencies = [3263 "typenum",3264]32653266[[package]]3267name = "generic-array"3268version = "0.14.6"3269source = "registry+https://github.com/rust-lang/crates.io-index"3270checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9"3271dependencies = [3272 "typenum",3273 "version_check",3274]32753276[[package]]3277name = "gethostname"3278version = "0.2.3"3279source = "registry+https://github.com/rust-lang/crates.io-index"3280checksum = "c1ebd34e35c46e00bb73e81363248d627782724609fe1b6396f553f68fe3862e"3281dependencies = [3282 "libc",3283 "winapi",3284]32853286[[package]]3287name = "getrandom"3288version = "0.1.16"3289source = "registry+https://github.com/rust-lang/crates.io-index"3290checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"3291dependencies = [3292 "cfg-if 1.0.0",3293 "js-sys",3294 "libc",3295 "wasi 0.9.0+wasi-snapshot-preview1",3296 "wasm-bindgen",3297]32983299[[package]]3300name = "getrandom"3301version = "0.2.8"3302source = "registry+https://github.com/rust-lang/crates.io-index"3303checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"3304dependencies = [3305 "cfg-if 1.0.0",3306 "libc",3307 "wasi 0.11.0+wasi-snapshot-preview1",3308]33093310[[package]]3311name = "ghash"3312version = "0.4.4"3313source = "registry+https://github.com/rust-lang/crates.io-index"3314checksum = "1583cc1656d7839fd3732b80cf4f38850336cdb9b8ded1cd399ca62958de3c99"3315dependencies = [3316 "opaque-debug 0.3.0",3317 "polyval",3318]33193320[[package]]3321name = "gimli"3322version = "0.26.2"3323source = "registry+https://github.com/rust-lang/crates.io-index"3324checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d"3325dependencies = [3326 "fallible-iterator",3327 "indexmap",3328 "stable_deref_trait",3329]33303331[[package]]3332name = "glob"3333version = "0.3.0"3334source = "registry+https://github.com/rust-lang/crates.io-index"3335checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"33363337[[package]]3338name = "globset"3339version = "0.4.9"3340source = "registry+https://github.com/rust-lang/crates.io-index"3341checksum = "0a1e17342619edbc21a964c2afbeb6c820c6a2560032872f397bb97ea127bd0a"3342dependencies = [3343 "aho-corasick",3344 "bstr",3345 "fnv",3346 "log",3347 "regex",3348]33493350[[package]]3351name = "gloo-timers"3352version = "0.2.4"3353source = "registry+https://github.com/rust-lang/crates.io-index"3354checksum = "5fb7d06c1c8cc2a29bee7ec961009a0b2caa0793ee4900c2ffb348734ba1c8f9"3355dependencies = [3356 "futures-channel",3357 "futures-core",3358 "js-sys",3359 "wasm-bindgen",3360]33613362[[package]]3363name = "group"3364version = "0.11.0"3365source = "registry+https://github.com/rust-lang/crates.io-index"3366checksum = "bc5ac374b108929de78460075f3dc439fa66df9d8fc77e8f12caa5165fcf0c89"3367dependencies = [3368 "ff",3369 "rand_core 0.6.4",3370 "subtle",3371]33723373[[package]]3374name = "h2"3375version = "0.3.15"3376source = "registry+https://github.com/rust-lang/crates.io-index"3377checksum = "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4"3378dependencies = [3379 "bytes",3380 "fnv",3381 "futures-core",3382 "futures-sink",3383 "futures-util",3384 "http",3385 "indexmap",3386 "slab",3387 "tokio",3388 "tokio-util",3389 "tracing",3390]33913392[[package]]3393name = "handlebars"3394version = "4.3.5"3395source = "registry+https://github.com/rust-lang/crates.io-index"3396checksum = "433e4ab33f1213cdc25b5fa45c76881240cfe79284cf2b395e8b9e312a30a2fd"3397dependencies = [3398 "log",3399 "pest",3400 "pest_derive",3401 "serde",3402 "serde_json",3403 "thiserror",3404]34053406[[package]]3407name = "hash-db"3408version = "0.15.2"3409source = "registry+https://github.com/rust-lang/crates.io-index"3410checksum = "d23bd4e7b5eda0d0f3a307e8b381fdc8ba9000f26fbe912250c0a4cc3956364a"34113412[[package]]3413name = "hash256-std-hasher"3414version = "0.15.2"3415source = "registry+https://github.com/rust-lang/crates.io-index"3416checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"3417dependencies = [3418 "crunchy",3419]34203421[[package]]3422name = "hashbrown"3423version = "0.12.3"3424source = "registry+https://github.com/rust-lang/crates.io-index"3425checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"3426dependencies = [3427 "ahash",3428]34293430[[package]]3431name = "heck"3432version = "0.4.0"3433source = "registry+https://github.com/rust-lang/crates.io-index"3434checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"34353436[[package]]3437name = "hermit-abi"3438version = "0.1.19"3439source = "registry+https://github.com/rust-lang/crates.io-index"3440checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"3441dependencies = [3442 "libc",3443]34443445[[package]]3446name = "hex"3447version = "0.4.3"3448source = "registry+https://github.com/rust-lang/crates.io-index"3449checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"34503451[[package]]3452name = "hex-literal"3453version = "0.3.4"3454source = "registry+https://github.com/rust-lang/crates.io-index"3455checksum = "7ebdb29d2ea9ed0083cd8cece49bbd968021bd99b0849edb4a9a7ee0fdf6a4e0"34563457[[package]]3458name = "hex_fmt"3459version = "0.3.0"3460source = "registry+https://github.com/rust-lang/crates.io-index"3461checksum = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f"34623463[[package]]3464name = "hmac"3465version = "0.8.1"3466source = "registry+https://github.com/rust-lang/crates.io-index"3467checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"3468dependencies = [3469 "crypto-mac 0.8.0",3470 "digest 0.9.0",3471]34723473[[package]]3474name = "hmac"3475version = "0.11.0"3476source = "registry+https://github.com/rust-lang/crates.io-index"3477checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"3478dependencies = [3479 "crypto-mac 0.11.1",3480 "digest 0.9.0",3481]34823483[[package]]3484name = "hmac-drbg"3485version = "0.3.0"3486source = "registry+https://github.com/rust-lang/crates.io-index"3487checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1"3488dependencies = [3489 "digest 0.9.0",3490 "generic-array 0.14.6",3491 "hmac 0.8.1",3492]34933494[[package]]3495name = "hostname"3496version = "0.3.1"3497source = "registry+https://github.com/rust-lang/crates.io-index"3498checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"3499dependencies = [3500 "libc",3501 "match_cfg",3502 "winapi",3503]35043505[[package]]3506name = "http"3507version = "0.2.8"3508source = "registry+https://github.com/rust-lang/crates.io-index"3509checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"3510dependencies = [3511 "bytes",3512 "fnv",3513 "itoa",3514]35153516[[package]]3517name = "http-body"3518version = "0.4.5"3519source = "registry+https://github.com/rust-lang/crates.io-index"3520checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"3521dependencies = [3522 "bytes",3523 "http",3524 "pin-project-lite 0.2.9",3525]35263527[[package]]3528name = "httparse"3529version = "1.8.0"3530source = "registry+https://github.com/rust-lang/crates.io-index"3531checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"35323533[[package]]3534name = "httpdate"3535version = "1.0.2"3536source = "registry+https://github.com/rust-lang/crates.io-index"3537checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"35383539[[package]]3540name = "humantime"3541version = "2.1.0"3542source = "registry+https://github.com/rust-lang/crates.io-index"3543checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"35443545[[package]]3546name = "hyper"3547version = "0.14.23"3548source = "registry+https://github.com/rust-lang/crates.io-index"3549checksum = "034711faac9d2166cb1baf1a2fb0b60b1f277f8492fd72176c17f3515e1abd3c"3550dependencies = [3551 "bytes",3552 "futures-channel",3553 "futures-core",3554 "futures-util",3555 "h2",3556 "http",3557 "http-body",3558 "httparse",3559 "httpdate",3560 "itoa",3561 "pin-project-lite 0.2.9",3562 "socket2",3563 "tokio",3564 "tower-service",3565 "tracing",3566 "want",3567]35683569[[package]]3570name = "hyper-rustls"3571version = "0.23.1"3572source = "registry+https://github.com/rust-lang/crates.io-index"3573checksum = "59df7c4e19c950e6e0e868dcc0a300b09a9b88e9ec55bd879ca819087a77355d"3574dependencies = [3575 "http",3576 "hyper",3577 "log",3578 "rustls",3579 "rustls-native-certs",3580 "tokio",3581 "tokio-rustls",3582]35833584[[package]]3585name = "iana-time-zone"3586version = "0.1.53"3587source = "registry+https://github.com/rust-lang/crates.io-index"3588checksum = "64c122667b287044802d6ce17ee2ddf13207ed924c712de9a66a5814d5b64765"3589dependencies = [3590 "android_system_properties",3591 "core-foundation-sys",3592 "iana-time-zone-haiku",3593 "js-sys",3594 "wasm-bindgen",3595 "winapi",3596]35973598[[package]]3599name = "iana-time-zone-haiku"3600version = "0.1.1"3601source = "registry+https://github.com/rust-lang/crates.io-index"3602checksum = "0703ae284fc167426161c2e3f1da3ea71d94b21bedbcc9494e92b28e334e3dca"3603dependencies = [3604 "cxx",3605 "cxx-build",3606]36073608[[package]]3609name = "idna"3610version = "0.2.3"3611source = "registry+https://github.com/rust-lang/crates.io-index"3612checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"3613dependencies = [3614 "matches",3615 "unicode-bidi",3616 "unicode-normalization",3617]36183619[[package]]3620name = "idna"3621version = "0.3.0"3622source = "registry+https://github.com/rust-lang/crates.io-index"3623checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"3624dependencies = [3625 "unicode-bidi",3626 "unicode-normalization",3627]36283629[[package]]3630name = "if-addrs"3631version = "0.7.0"3632source = "registry+https://github.com/rust-lang/crates.io-index"3633checksum = "cbc0fa01ffc752e9dbc72818cdb072cd028b86be5e09dd04c5a643704fe101a9"3634dependencies = [3635 "libc",3636 "winapi",3637]36383639[[package]]3640name = "if-watch"3641version = "1.1.1"3642source = "registry+https://github.com/rust-lang/crates.io-index"3643checksum = "015a7df1eb6dda30df37f34b63ada9b7b352984b0e84de2a20ed526345000791"3644dependencies = [3645 "async-io",3646 "core-foundation",3647 "fnv",3648 "futures 0.3.25",3649 "if-addrs",3650 "ipnet",3651 "log",3652 "rtnetlink",3653 "system-configuration",3654 "windows",3655]36563657[[package]]3658name = "impl-codec"3659version = "0.6.0"3660source = "registry+https://github.com/rust-lang/crates.io-index"3661checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f"3662dependencies = [3663 "parity-scale-codec 3.2.1",3664]36653666[[package]]3667name = "impl-rlp"3668version = "0.3.0"3669source = "registry+https://github.com/rust-lang/crates.io-index"3670checksum = "f28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808"3671dependencies = [3672 "rlp",3673]36743675[[package]]3676name = "impl-serde"3677version = "0.3.2"3678source = "registry+https://github.com/rust-lang/crates.io-index"3679checksum = "4551f042f3438e64dbd6226b20527fc84a6e1fe65688b58746a2f53623f25f5c"3680dependencies = [3681 "serde",3682]36833684[[package]]3685name = "impl-trait-for-tuples"3686version = "0.2.2"3687source = "registry+https://github.com/rust-lang/crates.io-index"3688checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb"3689dependencies = [3690 "proc-macro2",3691 "quote",3692 "syn",3693]36943695[[package]]3696name = "indexmap"3697version = "1.9.2"3698source = "registry+https://github.com/rust-lang/crates.io-index"3699checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399"3700dependencies = [3701 "autocfg",3702 "hashbrown",3703 "serde",3704]37053706[[package]]3707name = "inout"3708version = "0.1.3"3709source = "registry+https://github.com/rust-lang/crates.io-index"3710checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"3711dependencies = [3712 "generic-array 0.14.6",3713]37143715[[package]]3716name = "instant"3717version = "0.1.12"3718source = "registry+https://github.com/rust-lang/crates.io-index"3719checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"3720dependencies = [3721 "cfg-if 1.0.0",3722]37233724[[package]]3725name = "integer-encoding"3726version = "3.0.4"3727source = "registry+https://github.com/rust-lang/crates.io-index"3728checksum = "8bb03732005da905c88227371639bf1ad885cc712789c011c31c5fb3ab3ccf02"37293730[[package]]3731name = "integer-sqrt"3732version = "0.1.5"3733source = "registry+https://github.com/rust-lang/crates.io-index"3734checksum = "276ec31bcb4a9ee45f58bec6f9ec700ae4cf4f4f8f2fa7e06cb406bd5ffdd770"3735dependencies = [3736 "num-traits",3737]37383739[[package]]3740name = "io-lifetimes"3741version = "0.7.5"3742source = "registry+https://github.com/rust-lang/crates.io-index"3743checksum = "59ce5ef949d49ee85593fc4d3f3f95ad61657076395cbbce23e2121fc5542074"37443745[[package]]3746name = "io-lifetimes"3747version = "1.0.1"3748source = "registry+https://github.com/rust-lang/crates.io-index"3749checksum = "a7d367024b3f3414d8e01f437f704f41a9f64ab36f9067fa73e526ad4c763c87"3750dependencies = [3751 "libc",3752 "windows-sys 0.42.0",3753]37543755[[package]]3756name = "ip_network"3757version = "0.4.1"3758source = "registry+https://github.com/rust-lang/crates.io-index"3759checksum = "aa2f047c0a98b2f299aa5d6d7088443570faae494e9ae1305e48be000c9e0eb1"37603761[[package]]3762name = "ipconfig"3763version = "0.3.1"3764source = "registry+https://github.com/rust-lang/crates.io-index"3765checksum = "bd302af1b90f2463a98fa5ad469fc212c8e3175a41c3068601bfa2727591c5be"3766dependencies = [3767 "socket2",3768 "widestring",3769 "winapi",3770 "winreg",3771]37723773[[package]]3774name = "ipnet"3775version = "2.5.1"3776source = "registry+https://github.com/rust-lang/crates.io-index"3777checksum = "f88c5561171189e69df9d98bcf18fd5f9558300f7ea7b801eb8a0fd748bd8745"37783779[[package]]3780name = "itertools"3781version = "0.10.5"3782source = "registry+https://github.com/rust-lang/crates.io-index"3783checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"3784dependencies = [3785 "either",3786]37873788[[package]]3789name = "itoa"3790version = "1.0.4"3791source = "registry+https://github.com/rust-lang/crates.io-index"3792checksum = "4217ad341ebadf8d8e724e264f13e593e0648f5b3e94b3896a5df283be015ecc"37933794[[package]]3795name = "jobserver"3796version = "0.1.25"3797source = "registry+https://github.com/rust-lang/crates.io-index"3798checksum = "068b1ee6743e4d11fb9c6a1e6064b3693a1b600e7f5f5988047d98b3dc9fb90b"3799dependencies = [3800 "libc",3801]38023803[[package]]3804name = "js-sys"3805version = "0.3.60"3806source = "registry+https://github.com/rust-lang/crates.io-index"3807checksum = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47"3808dependencies = [3809 "wasm-bindgen",3810]38113812[[package]]3813name = "jsonrpsee"3814version = "0.15.1"3815source = "registry+https://github.com/rust-lang/crates.io-index"3816checksum = "8bd0d559d5e679b1ab2f869b486a11182923863b1b3ee8b421763cdd707b783a"3817dependencies = [3818 "jsonrpsee-core",3819 "jsonrpsee-http-server",3820 "jsonrpsee-proc-macros",3821 "jsonrpsee-types",3822 "jsonrpsee-ws-client",3823 "jsonrpsee-ws-server",3824 "tracing",3825]38263827[[package]]3828name = "jsonrpsee-client-transport"3829version = "0.15.1"3830source = "registry+https://github.com/rust-lang/crates.io-index"3831checksum = "8752740ecd374bcbf8b69f3e80b0327942df76f793f8d4e60d3355650c31fb74"3832dependencies = [3833 "futures-util",3834 "http",3835 "jsonrpsee-core",3836 "jsonrpsee-types",3837 "pin-project",3838 "rustls-native-certs",3839 "soketto",3840 "thiserror",3841 "tokio",3842 "tokio-rustls",3843 "tokio-util",3844 "tracing",3845 "webpki-roots",3846]38473848[[package]]3849name = "jsonrpsee-core"3850version = "0.15.1"3851source = "registry+https://github.com/rust-lang/crates.io-index"3852checksum = "f3dc3e9cf2ba50b7b1d7d76a667619f82846caa39e8e8daa8a4962d74acaddca"3853dependencies = [3854 "anyhow",3855 "arrayvec 0.7.2",3856 "async-lock",3857 "async-trait",3858 "beef",3859 "futures-channel",3860 "futures-timer",3861 "futures-util",3862 "globset",3863 "http",3864 "hyper",3865 "jsonrpsee-types",3866 "lazy_static",3867 "parking_lot 0.12.1",3868 "rand 0.8.5",3869 "rustc-hash",3870 "serde",3871 "serde_json",3872 "soketto",3873 "thiserror",3874 "tokio",3875 "tracing",3876 "tracing-futures",3877 "unicase",3878]38793880[[package]]3881name = "jsonrpsee-http-server"3882version = "0.15.1"3883source = "registry+https://github.com/rust-lang/crates.io-index"3884checksum = "03802f0373a38c2420c70b5144742d800b509e2937edc4afb116434f07120117"3885dependencies = [3886 "futures-channel",3887 "futures-util",3888 "hyper",3889 "jsonrpsee-core",3890 "jsonrpsee-types",3891 "serde",3892 "serde_json",3893 "tokio",3894 "tracing",3895 "tracing-futures",3896]38973898[[package]]3899name = "jsonrpsee-proc-macros"3900version = "0.15.1"3901source = "registry+https://github.com/rust-lang/crates.io-index"3902checksum = "bd67957d4280217247588ac86614ead007b301ca2fa9f19c19f880a536f029e3"3903dependencies = [3904 "proc-macro-crate",3905 "proc-macro2",3906 "quote",3907 "syn",3908]39093910[[package]]3911name = "jsonrpsee-types"3912version = "0.15.1"3913source = "registry+https://github.com/rust-lang/crates.io-index"3914checksum = "e290bba767401b646812f608c099b922d8142603c9e73a50fb192d3ac86f4a0d"3915dependencies = [3916 "anyhow",3917 "beef",3918 "serde",3919 "serde_json",3920 "thiserror",3921 "tracing",3922]39233924[[package]]3925name = "jsonrpsee-ws-client"3926version = "0.15.1"3927source = "registry+https://github.com/rust-lang/crates.io-index"3928checksum = "6ee5feddd5188e62ac08fcf0e56478138e581509d4730f3f7be9b57dd402a4ff"3929dependencies = [3930 "http",3931 "jsonrpsee-client-transport",3932 "jsonrpsee-core",3933 "jsonrpsee-types",3934]39353936[[package]]3937name = "jsonrpsee-ws-server"3938version = "0.15.1"3939source = "registry+https://github.com/rust-lang/crates.io-index"3940checksum = "d488ba74fb369e5ab68926feb75a483458b88e768d44319f37e4ecad283c7325"3941dependencies = [3942 "futures-channel",3943 "futures-util",3944 "http",3945 "jsonrpsee-core",3946 "jsonrpsee-types",3947 "serde_json",3948 "soketto",3949 "tokio",3950 "tokio-stream",3951 "tokio-util",3952 "tracing",3953 "tracing-futures",3954]39553956[[package]]3957name = "k256"3958version = "0.10.4"3959source = "registry+https://github.com/rust-lang/crates.io-index"3960checksum = "19c3a5e0a0b8450278feda242592512e09f61c72e018b8cd5c859482802daf2d"3961dependencies = [3962 "cfg-if 1.0.0",3963 "ecdsa",3964 "elliptic-curve",3965 "sec1",3966]39673968[[package]]3969name = "keccak"3970version = "0.1.3"3971source = "registry+https://github.com/rust-lang/crates.io-index"3972checksum = "3afef3b6eff9ce9d8ff9b3601125eec7f0c8cbac7abd14f355d053fa56c98768"3973dependencies = [3974 "cpufeatures",3975]39763977[[package]]3978name = "kusama-runtime"3979version = "0.9.30"3980source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"3981dependencies = [3982 "beefy-primitives",3983 "bitvec 1.0.1",3984 "frame-benchmarking",3985 "frame-election-provider-support",3986 "frame-executive",3987 "frame-support",3988 "frame-system",3989 "frame-system-benchmarking",3990 "frame-system-rpc-runtime-api",3991 "frame-try-runtime",3992 "hex-literal",3993 "kusama-runtime-constants",3994 "log",3995 "pallet-authority-discovery",3996 "pallet-authorship",3997 "pallet-babe",3998 "pallet-bags-list",3999 "pallet-balances",4000 "pallet-bounties",4001 "pallet-child-bounties",4002 "pallet-collective",4003 "pallet-democracy",4004 "pallet-election-provider-multi-phase",4005 "pallet-election-provider-support-benchmarking",4006 "pallet-elections-phragmen",4007 "pallet-fast-unstake",4008 "pallet-gilt",4009 "pallet-grandpa",4010 "pallet-identity",4011 "pallet-im-online",4012 "pallet-indices",4013 "pallet-membership",4014 "pallet-multisig",4015 "pallet-nomination-pools",4016 "pallet-nomination-pools-benchmarking",4017 "pallet-nomination-pools-runtime-api",4018 "pallet-offences",4019 "pallet-offences-benchmarking",4020 "pallet-preimage",4021 "pallet-proxy",4022 "pallet-recovery",4023 "pallet-scheduler",4024 "pallet-session",4025 "pallet-session-benchmarking",4026 "pallet-society",4027 "pallet-staking",4028 "pallet-staking-reward-fn",4029 "pallet-timestamp",4030 "pallet-tips",4031 "pallet-transaction-payment",4032 "pallet-transaction-payment-rpc-runtime-api",4033 "pallet-treasury",4034 "pallet-utility",4035 "pallet-vesting",4036 "pallet-xcm",4037 "pallet-xcm-benchmarks",4038 "parity-scale-codec 3.2.1",4039 "polkadot-primitives",4040 "polkadot-runtime-common",4041 "polkadot-runtime-parachains",4042 "rustc-hex",4043 "scale-info",4044 "serde",4045 "serde_derive",4046 "smallvec",4047 "sp-api",4048 "sp-arithmetic",4049 "sp-authority-discovery",4050 "sp-block-builder",4051 "sp-consensus-babe",4052 "sp-core",4053 "sp-inherents",4054 "sp-io",4055 "sp-mmr-primitives",4056 "sp-npos-elections",4057 "sp-offchain",4058 "sp-runtime",4059 "sp-session",4060 "sp-staking",4061 "sp-std",4062 "sp-transaction-pool",4063 "sp-version",4064 "static_assertions",4065 "substrate-wasm-builder",4066 "xcm",4067 "xcm-builder",4068 "xcm-executor",4069]40704071[[package]]4072name = "kusama-runtime-constants"4073version = "0.9.30"4074source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"4075dependencies = [4076 "frame-support",4077 "polkadot-primitives",4078 "polkadot-runtime-common",4079 "smallvec",4080 "sp-runtime",4081]40824083[[package]]4084name = "kv-log-macro"4085version = "1.0.7"4086source = "registry+https://github.com/rust-lang/crates.io-index"4087checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"4088dependencies = [4089 "log",4090]40914092[[package]]4093name = "kvdb"4094version = "0.11.0"4095source = "registry+https://github.com/rust-lang/crates.io-index"4096checksum = "a301d8ecb7989d4a6e2c57a49baca77d353bdbf879909debe3f375fe25d61f86"4097dependencies = [4098 "parity-util-mem",4099 "smallvec",4100]41014102[[package]]4103name = "kvdb-memorydb"4104version = "0.11.0"4105source = "registry+https://github.com/rust-lang/crates.io-index"4106checksum = "ece7e668abd21387aeb6628130a6f4c802787f014fa46bc83221448322250357"4107dependencies = [4108 "kvdb",4109 "parity-util-mem",4110 "parking_lot 0.12.1",4111]41124113[[package]]4114name = "kvdb-rocksdb"4115version = "0.15.2"4116source = "registry+https://github.com/rust-lang/crates.io-index"4117checksum = "ca7fbdfd71cd663dceb0faf3367a99f8cf724514933e9867cec4995b6027cbc1"4118dependencies = [4119 "fs-swap",4120 "kvdb",4121 "log",4122 "num_cpus",4123 "owning_ref",4124 "parity-util-mem",4125 "parking_lot 0.12.1",4126 "regex",4127 "rocksdb",4128 "smallvec",4129]41304131[[package]]4132name = "lazy_static"4133version = "1.4.0"4134source = "registry+https://github.com/rust-lang/crates.io-index"4135checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"41364137[[package]]4138name = "lazycell"4139version = "1.3.0"4140source = "registry+https://github.com/rust-lang/crates.io-index"4141checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"41424143[[package]]4144name = "libc"4145version = "0.2.137"4146source = "registry+https://github.com/rust-lang/crates.io-index"4147checksum = "fc7fcc620a3bff7cdd7a365be3376c97191aeaccc2a603e600951e452615bf89"41484149[[package]]4150name = "libloading"4151version = "0.5.2"4152source = "registry+https://github.com/rust-lang/crates.io-index"4153checksum = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"4154dependencies = [4155 "cc",4156 "winapi",4157]41584159[[package]]4160name = "libloading"4161version = "0.7.4"4162source = "registry+https://github.com/rust-lang/crates.io-index"4163checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"4164dependencies = [4165 "cfg-if 1.0.0",4166 "winapi",4167]41684169[[package]]4170name = "libm"4171version = "0.2.6"4172source = "registry+https://github.com/rust-lang/crates.io-index"4173checksum = "348108ab3fba42ec82ff6e9564fc4ca0247bdccdc68dd8af9764bbc79c3c8ffb"41744175[[package]]4176name = "libp2p"4177version = "0.46.1"4178source = "registry+https://github.com/rust-lang/crates.io-index"4179checksum = "81327106887e42d004fbdab1fef93675be2e2e07c1b95fce45e2cc813485611d"4180dependencies = [4181 "bytes",4182 "futures 0.3.25",4183 "futures-timer",4184 "getrandom 0.2.8",4185 "instant",4186 "lazy_static",4187 "libp2p-autonat",4188 "libp2p-core",4189 "libp2p-deflate",4190 "libp2p-dns",4191 "libp2p-floodsub",4192 "libp2p-gossipsub",4193 "libp2p-identify",4194 "libp2p-kad",4195 "libp2p-mdns",4196 "libp2p-metrics",4197 "libp2p-mplex",4198 "libp2p-noise",4199 "libp2p-ping",4200 "libp2p-plaintext",4201 "libp2p-pnet",4202 "libp2p-relay",4203 "libp2p-rendezvous",4204 "libp2p-request-response",4205 "libp2p-swarm",4206 "libp2p-swarm-derive",4207 "libp2p-tcp",4208 "libp2p-uds",4209 "libp2p-wasm-ext",4210 "libp2p-websocket",4211 "libp2p-yamux",4212 "multiaddr",4213 "parking_lot 0.12.1",4214 "pin-project",4215 "rand 0.7.3",4216 "smallvec",4217]42184219[[package]]4220name = "libp2p-autonat"4221version = "0.5.0"4222source = "registry+https://github.com/rust-lang/crates.io-index"4223checksum = "4decc51f3573653a9f4ecacb31b1b922dd20c25a6322bb15318ec04287ec46f9"4224dependencies = [4225 "async-trait",4226 "futures 0.3.25",4227 "futures-timer",4228 "instant",4229 "libp2p-core",4230 "libp2p-request-response",4231 "libp2p-swarm",4232 "log",4233 "prost 0.10.4",4234 "prost-build 0.10.4",4235 "rand 0.8.5",4236]42374238[[package]]4239name = "libp2p-core"4240version = "0.34.0"4241source = "registry+https://github.com/rust-lang/crates.io-index"4242checksum = "fbf9b94cefab7599b2d3dff2f93bee218c6621d68590b23ede4485813cbcece6"4243dependencies = [4244 "asn1_der",4245 "bs58",4246 "ed25519-dalek",4247 "either",4248 "fnv",4249 "futures 0.3.25",4250 "futures-timer",4251 "instant",4252 "lazy_static",4253 "libsecp256k1",4254 "log",4255 "multiaddr",4256 "multihash",4257 "multistream-select",4258 "parking_lot 0.12.1",4259 "pin-project",4260 "prost 0.10.4",4261 "prost-build 0.10.4",4262 "rand 0.8.5",4263 "ring",4264 "rw-stream-sink",4265 "sha2 0.10.6",4266 "smallvec",4267 "thiserror",4268 "unsigned-varint",4269 "void",4270 "zeroize",4271]42724273[[package]]4274name = "libp2p-deflate"4275version = "0.34.0"4276source = "registry+https://github.com/rust-lang/crates.io-index"4277checksum = "d0183dc2a3da1fbbf85e5b6cf51217f55b14f5daea0c455a9536eef646bfec71"4278dependencies = [4279 "flate2",4280 "futures 0.3.25",4281 "libp2p-core",4282]42834284[[package]]4285name = "libp2p-dns"4286version = "0.34.0"4287source = "registry+https://github.com/rust-lang/crates.io-index"4288checksum = "6cbf54723250fa5d521383be789bf60efdabe6bacfb443f87da261019a49b4b5"4289dependencies = [4290 "async-std-resolver",4291 "futures 0.3.25",4292 "libp2p-core",4293 "log",4294 "parking_lot 0.12.1",4295 "smallvec",4296 "trust-dns-resolver",4297]42984299[[package]]4300name = "libp2p-floodsub"4301version = "0.37.0"4302source = "registry+https://github.com/rust-lang/crates.io-index"4303checksum = "98a4b6ffd53e355775d24b76f583fdda54b3284806f678499b57913adb94f231"4304dependencies = [4305 "cuckoofilter",4306 "fnv",4307 "futures 0.3.25",4308 "libp2p-core",4309 "libp2p-swarm",4310 "log",4311 "prost 0.10.4",4312 "prost-build 0.10.4",4313 "rand 0.7.3",4314 "smallvec",4315]43164317[[package]]4318name = "libp2p-gossipsub"4319version = "0.39.0"4320source = "registry+https://github.com/rust-lang/crates.io-index"4321checksum = "74b4b888cfbeb1f5551acd3aa1366e01bf88ede26cc3c4645d0d2d004d5ca7b0"4322dependencies = [4323 "asynchronous-codec",4324 "base64",4325 "byteorder",4326 "bytes",4327 "fnv",4328 "futures 0.3.25",4329 "hex_fmt",4330 "instant",4331 "libp2p-core",4332 "libp2p-swarm",4333 "log",4334 "prometheus-client",4335 "prost 0.10.4",4336 "prost-build 0.10.4",4337 "rand 0.7.3",4338 "regex",4339 "sha2 0.10.6",4340 "smallvec",4341 "unsigned-varint",4342 "wasm-timer",4343]43444345[[package]]4346name = "libp2p-identify"4347version = "0.37.0"4348source = "registry+https://github.com/rust-lang/crates.io-index"4349checksum = "c50b585518f8efd06f93ac2f976bd672e17cdac794644b3117edd078e96bda06"4350dependencies = [4351 "asynchronous-codec",4352 "futures 0.3.25",4353 "futures-timer",4354 "libp2p-core",4355 "libp2p-swarm",4356 "log",4357 "lru 0.7.8",4358 "prost 0.10.4",4359 "prost-build 0.10.4",4360 "prost-codec",4361 "smallvec",4362 "thiserror",4363 "void",4364]43654366[[package]]4367name = "libp2p-kad"4368version = "0.38.0"4369source = "registry+https://github.com/rust-lang/crates.io-index"4370checksum = "740862893bb5f06ac24acc9d49bdeadc3a5e52e51818a30a25c1f3519da2c851"4371dependencies = [4372 "arrayvec 0.7.2",4373 "asynchronous-codec",4374 "bytes",4375 "either",4376 "fnv",4377 "futures 0.3.25",4378 "futures-timer",4379 "instant",4380 "libp2p-core",4381 "libp2p-swarm",4382 "log",4383 "prost 0.10.4",4384 "prost-build 0.10.4",4385 "rand 0.7.3",4386 "sha2 0.10.6",4387 "smallvec",4388 "thiserror",4389 "uint",4390 "unsigned-varint",4391 "void",4392]43934394[[package]]4395name = "libp2p-mdns"4396version = "0.38.0"4397source = "registry+https://github.com/rust-lang/crates.io-index"4398checksum = "66e5e5919509603281033fd16306c61df7a4428ce274b67af5e14b07de5cdcb2"4399dependencies = [4400 "async-io",4401 "data-encoding",4402 "dns-parser",4403 "futures 0.3.25",4404 "if-watch",4405 "lazy_static",4406 "libp2p-core",4407 "libp2p-swarm",4408 "log",4409 "rand 0.8.5",4410 "smallvec",4411 "socket2",4412 "void",4413]44144415[[package]]4416name = "libp2p-metrics"4417version = "0.7.0"4418source = "registry+https://github.com/rust-lang/crates.io-index"4419checksum = "ef8aff4a1abef42328fbb30b17c853fff9be986dc39af17ee39f9c5f755c5e0c"4420dependencies = [4421 "libp2p-core",4422 "libp2p-gossipsub",4423 "libp2p-identify",4424 "libp2p-kad",4425 "libp2p-ping",4426 "libp2p-relay",4427 "libp2p-swarm",4428 "prometheus-client",4429]44304431[[package]]4432name = "libp2p-mplex"4433version = "0.34.0"4434source = "registry+https://github.com/rust-lang/crates.io-index"4435checksum = "61fd1b20638ec209c5075dfb2e8ce6a7ea4ec3cd3ad7b77f7a477c06d53322e2"4436dependencies = [4437 "asynchronous-codec",4438 "bytes",4439 "futures 0.3.25",4440 "libp2p-core",4441 "log",4442 "nohash-hasher",4443 "parking_lot 0.12.1",4444 "rand 0.7.3",4445 "smallvec",4446 "unsigned-varint",4447]44484449[[package]]4450name = "libp2p-noise"4451version = "0.37.0"4452source = "registry+https://github.com/rust-lang/crates.io-index"4453checksum = "762408cb5d84b49a600422d7f9a42c18012d8da6ebcd570f9a4a4290ba41fb6f"4454dependencies = [4455 "bytes",4456 "curve25519-dalek 3.2.0",4457 "futures 0.3.25",4458 "lazy_static",4459 "libp2p-core",4460 "log",4461 "prost 0.10.4",4462 "prost-build 0.10.4",4463 "rand 0.8.5",4464 "sha2 0.10.6",4465 "snow",4466 "static_assertions",4467 "x25519-dalek",4468 "zeroize",4469]44704471[[package]]4472name = "libp2p-ping"4473version = "0.37.0"4474source = "registry+https://github.com/rust-lang/crates.io-index"4475checksum = "100a6934ae1dbf8a693a4e7dd1d730fd60b774dafc45688ed63b554497c6c925"4476dependencies = [4477 "futures 0.3.25",4478 "futures-timer",4479 "instant",4480 "libp2p-core",4481 "libp2p-swarm",4482 "log",4483 "rand 0.7.3",4484 "void",4485]44864487[[package]]4488name = "libp2p-plaintext"4489version = "0.34.0"4490source = "registry+https://github.com/rust-lang/crates.io-index"4491checksum = "be27bf0820a6238a4e06365b096d428271cce85a129cf16f2fe9eb1610c4df86"4492dependencies = [4493 "asynchronous-codec",4494 "bytes",4495 "futures 0.3.25",4496 "libp2p-core",4497 "log",4498 "prost 0.10.4",4499 "prost-build 0.10.4",4500 "unsigned-varint",4501 "void",4502]45034504[[package]]4505name = "libp2p-pnet"4506version = "0.22.1"4507source = "registry+https://github.com/rust-lang/crates.io-index"4508checksum = "1a5a702574223aa55d8878bdc8bf55c84a6086f87ddaddc28ce730b4caa81538"4509dependencies = [4510 "futures 0.3.25",4511 "log",4512 "pin-project",4513 "rand 0.8.5",4514 "salsa20",4515 "sha3",4516]45174518[[package]]4519name = "libp2p-relay"4520version = "0.10.0"4521source = "registry+https://github.com/rust-lang/crates.io-index"4522checksum = "4931547ee0cce03971ccc1733ff05bb0c4349fd89120a39e9861e2bbe18843c3"4523dependencies = [4524 "asynchronous-codec",4525 "bytes",4526 "either",4527 "futures 0.3.25",4528 "futures-timer",4529 "instant",4530 "libp2p-core",4531 "libp2p-swarm",4532 "log",4533 "pin-project",4534 "prost 0.10.4",4535 "prost-build 0.10.4",4536 "prost-codec",4537 "rand 0.8.5",4538 "smallvec",4539 "static_assertions",4540 "thiserror",4541 "void",4542]45434544[[package]]4545name = "libp2p-rendezvous"4546version = "0.7.0"4547source = "registry+https://github.com/rust-lang/crates.io-index"4548checksum = "9511c9672ba33284838e349623319c8cad2d18cfad243ae46c6b7e8a2982ea4e"4549dependencies = [4550 "asynchronous-codec",4551 "bimap",4552 "futures 0.3.25",4553 "futures-timer",4554 "instant",4555 "libp2p-core",4556 "libp2p-swarm",4557 "log",4558 "prost 0.10.4",4559 "prost-build 0.10.4",4560 "rand 0.8.5",4561 "sha2 0.10.6",4562 "thiserror",4563 "unsigned-varint",4564 "void",4565]45664567[[package]]4568name = "libp2p-request-response"4569version = "0.19.0"4570source = "registry+https://github.com/rust-lang/crates.io-index"4571checksum = "508a189e2795d892c8f5c1fa1e9e0b1845d32d7b0b249dbf7b05b18811361843"4572dependencies = [4573 "async-trait",4574 "bytes",4575 "futures 0.3.25",4576 "instant",4577 "libp2p-core",4578 "libp2p-swarm",4579 "log",4580 "rand 0.7.3",4581 "smallvec",4582 "unsigned-varint",4583]45844585[[package]]4586name = "libp2p-swarm"4587version = "0.37.0"4588source = "registry+https://github.com/rust-lang/crates.io-index"4589checksum = "95ac5be6c2de2d1ff3f7693fda6faf8a827b1f3e808202277783fea9f527d114"4590dependencies = [4591 "either",4592 "fnv",4593 "futures 0.3.25",4594 "futures-timer",4595 "instant",4596 "libp2p-core",4597 "log",4598 "pin-project",4599 "rand 0.7.3",4600 "smallvec",4601 "thiserror",4602 "void",4603]46044605[[package]]4606name = "libp2p-swarm-derive"4607version = "0.28.0"4608source = "registry+https://github.com/rust-lang/crates.io-index"4609checksum = "9f54a64b6957249e0ce782f8abf41d97f69330d02bf229f0672d864f0650cc76"4610dependencies = [4611 "quote",4612 "syn",4613]46144615[[package]]4616name = "libp2p-tcp"4617version = "0.34.0"4618source = "registry+https://github.com/rust-lang/crates.io-index"4619checksum = "8a6771dc19aa3c65d6af9a8c65222bfc8fcd446630ddca487acd161fa6096f3b"4620dependencies = [4621 "async-io",4622 "futures 0.3.25",4623 "futures-timer",4624 "if-watch",4625 "ipnet",4626 "libc",4627 "libp2p-core",4628 "log",4629 "socket2",4630]46314632[[package]]4633name = "libp2p-uds"4634version = "0.33.0"4635source = "registry+https://github.com/rust-lang/crates.io-index"4636checksum = "d125e3e5f0d58f3c6ac21815b20cf4b6a88b8db9dc26368ea821838f4161fd4d"4637dependencies = [4638 "async-std",4639 "futures 0.3.25",4640 "libp2p-core",4641 "log",4642]46434644[[package]]4645name = "libp2p-wasm-ext"4646version = "0.34.0"4647source = "registry+https://github.com/rust-lang/crates.io-index"4648checksum = "ec894790eec3c1608f8d1a8a0bdf0dbeb79ed4de2dce964222011c2896dfa05a"4649dependencies = [4650 "futures 0.3.25",4651 "js-sys",4652 "libp2p-core",4653 "parity-send-wrapper",4654 "wasm-bindgen",4655 "wasm-bindgen-futures",4656]46574658[[package]]4659name = "libp2p-websocket"4660version = "0.36.0"4661source = "registry+https://github.com/rust-lang/crates.io-index"4662checksum = "9808e57e81be76ff841c106b4c5974fb4d41a233a7bdd2afbf1687ac6def3818"4663dependencies = [4664 "either",4665 "futures 0.3.25",4666 "futures-rustls",4667 "libp2p-core",4668 "log",4669 "parking_lot 0.12.1",4670 "quicksink",4671 "rw-stream-sink",4672 "soketto",4673 "url",4674 "webpki-roots",4675]46764677[[package]]4678name = "libp2p-yamux"4679version = "0.38.0"4680source = "registry+https://github.com/rust-lang/crates.io-index"4681checksum = "c6dea686217a06072033dc025631932810e2f6ad784e4fafa42e27d311c7a81c"4682dependencies = [4683 "futures 0.3.25",4684 "libp2p-core",4685 "parking_lot 0.12.1",4686 "thiserror",4687 "yamux",4688]46894690[[package]]4691name = "librocksdb-sys"4692version = "0.6.1+6.28.2"4693source = "registry+https://github.com/rust-lang/crates.io-index"4694checksum = "81bc587013734dadb7cf23468e531aa120788b87243648be42e2d3a072186291"4695dependencies = [4696 "bindgen",4697 "bzip2-sys",4698 "cc",4699 "glob",4700 "libc",4701 "libz-sys",4702 "tikv-jemalloc-sys",4703]47044705[[package]]4706name = "libsecp256k1"4707version = "0.7.1"4708source = "registry+https://github.com/rust-lang/crates.io-index"4709checksum = "95b09eff1b35ed3b33b877ced3a691fc7a481919c7e29c53c906226fcf55e2a1"4710dependencies = [4711 "arrayref",4712 "base64",4713 "digest 0.9.0",4714 "hmac-drbg",4715 "libsecp256k1-core",4716 "libsecp256k1-gen-ecmult",4717 "libsecp256k1-gen-genmult",4718 "rand 0.8.5",4719 "serde",4720 "sha2 0.9.9",4721 "typenum",4722]47234724[[package]]4725name = "libsecp256k1-core"4726version = "0.3.0"4727source = "registry+https://github.com/rust-lang/crates.io-index"4728checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451"4729dependencies = [4730 "crunchy",4731 "digest 0.9.0",4732 "subtle",4733]47344735[[package]]4736name = "libsecp256k1-gen-ecmult"4737version = "0.3.0"4738source = "registry+https://github.com/rust-lang/crates.io-index"4739checksum = "3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809"4740dependencies = [4741 "libsecp256k1-core",4742]47434744[[package]]4745name = "libsecp256k1-gen-genmult"4746version = "0.3.0"4747source = "registry+https://github.com/rust-lang/crates.io-index"4748checksum = "3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7c"4749dependencies = [4750 "libsecp256k1-core",4751]47524753[[package]]4754name = "libz-sys"4755version = "1.1.8"4756source = "registry+https://github.com/rust-lang/crates.io-index"4757checksum = "9702761c3935f8cc2f101793272e202c72b99da8f4224a19ddcf1279a6450bbf"4758dependencies = [4759 "cc",4760 "pkg-config",4761 "vcpkg",4762]47634764[[package]]4765name = "link-cplusplus"4766version = "1.0.7"4767source = "registry+https://github.com/rust-lang/crates.io-index"4768checksum = "9272ab7b96c9046fbc5bc56c06c117cb639fe2d509df0c421cad82d2915cf369"4769dependencies = [4770 "cc",4771]47724773[[package]]4774name = "linked-hash-map"4775version = "0.5.6"4776source = "registry+https://github.com/rust-lang/crates.io-index"4777checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"47784779[[package]]4780name = "linked_hash_set"4781version = "0.1.4"4782source = "registry+https://github.com/rust-lang/crates.io-index"4783checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"4784dependencies = [4785 "linked-hash-map",4786]47874788[[package]]4789name = "linregress"4790version = "0.4.4"4791source = "registry+https://github.com/rust-lang/crates.io-index"4792checksum = "d6c601a85f5ecd1aba625247bca0031585fb1c446461b142878a16f8245ddeb8"4793dependencies = [4794 "nalgebra",4795 "statrs",4796]47974798[[package]]4799name = "linux-raw-sys"4800version = "0.0.46"4801source = "registry+https://github.com/rust-lang/crates.io-index"4802checksum = "d4d2456c373231a208ad294c33dc5bff30051eafd954cd4caae83a712b12854d"48034804[[package]]4805name = "linux-raw-sys"4806version = "0.1.2"4807source = "registry+https://github.com/rust-lang/crates.io-index"4808checksum = "bb68f22743a3fb35785f1e7f844ca5a3de2dde5bd0c0ef5b372065814699b121"48094810[[package]]4811name = "lock_api"4812version = "0.4.9"4813source = "registry+https://github.com/rust-lang/crates.io-index"4814checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df"4815dependencies = [4816 "autocfg",4817 "scopeguard",4818]48194820[[package]]4821name = "log"4822version = "0.4.17"4823source = "registry+https://github.com/rust-lang/crates.io-index"4824checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"4825dependencies = [4826 "cfg-if 1.0.0",4827 "value-bag",4828]48294830[[package]]4831name = "logtest"4832version = "2.0.0"4833source = "registry+https://github.com/rust-lang/crates.io-index"4834checksum = "eb3e43a8657c1d64516dcc9db8ca03826a4aceaf89d5ce1b37b59f6ff0e43026"4835dependencies = [4836 "lazy_static",4837 "log",4838]48394840[[package]]4841name = "lru"4842version = "0.7.8"4843source = "registry+https://github.com/rust-lang/crates.io-index"4844checksum = "e999beba7b6e8345721bd280141ed958096a2e4abdf74f67ff4ce49b4b54e47a"4845dependencies = [4846 "hashbrown",4847]48484849[[package]]4850name = "lru"4851version = "0.8.1"4852source = "registry+https://github.com/rust-lang/crates.io-index"4853checksum = "b6e8aaa3f231bb4bd57b84b2d5dc3ae7f350265df8aa96492e0bc394a1571909"4854dependencies = [4855 "hashbrown",4856]48574858[[package]]4859name = "lru-cache"4860version = "0.1.2"4861source = "registry+https://github.com/rust-lang/crates.io-index"4862checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"4863dependencies = [4864 "linked-hash-map",4865]48664867[[package]]4868name = "lz4"4869version = "1.24.0"4870source = "registry+https://github.com/rust-lang/crates.io-index"4871checksum = "7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1"4872dependencies = [4873 "libc",4874 "lz4-sys",4875]48764877[[package]]4878name = "lz4-sys"4879version = "1.9.4"4880source = "registry+https://github.com/rust-lang/crates.io-index"4881checksum = "57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900"4882dependencies = [4883 "cc",4884 "libc",4885]48864887[[package]]4888name = "mach"4889version = "0.3.2"4890source = "registry+https://github.com/rust-lang/crates.io-index"4891checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"4892dependencies = [4893 "libc",4894]48954896[[package]]4897name = "match_cfg"4898version = "0.1.0"4899source = "registry+https://github.com/rust-lang/crates.io-index"4900checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"49014902[[package]]4903name = "matchers"4904version = "0.0.1"4905source = "registry+https://github.com/rust-lang/crates.io-index"4906checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"4907dependencies = [4908 "regex-automata",4909]49104911[[package]]4912name = "matches"4913version = "0.1.9"4914source = "registry+https://github.com/rust-lang/crates.io-index"4915checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"49164917[[package]]4918name = "matrixmultiply"4919version = "0.3.2"4920source = "registry+https://github.com/rust-lang/crates.io-index"4921checksum = "add85d4dd35074e6fedc608f8c8f513a3548619a9024b751949ef0e8e45a4d84"4922dependencies = [4923 "rawpointer",4924]49254926[[package]]4927name = "memchr"4928version = "2.5.0"4929source = "registry+https://github.com/rust-lang/crates.io-index"4930checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"49314932[[package]]4933name = "memfd"4934version = "0.6.2"4935source = "registry+https://github.com/rust-lang/crates.io-index"4936checksum = "b20a59d985586e4a5aef64564ac77299f8586d8be6cf9106a5a40207e8908efb"4937dependencies = [4938 "rustix 0.36.2",4939]49404941[[package]]4942name = "memmap2"4943version = "0.5.8"4944source = "registry+https://github.com/rust-lang/crates.io-index"4945checksum = "4b182332558b18d807c4ce1ca8ca983b34c3ee32765e47b3f0f69b90355cc1dc"4946dependencies = [4947 "libc",4948]49494950[[package]]4951name = "memoffset"4952version = "0.6.5"4953source = "registry+https://github.com/rust-lang/crates.io-index"4954checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"4955dependencies = [4956 "autocfg",4957]49584959[[package]]4960name = "memoffset"4961version = "0.7.1"4962source = "registry+https://github.com/rust-lang/crates.io-index"4963checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"4964dependencies = [4965 "autocfg",4966]49674968[[package]]4969name = "memory-db"4970version = "0.29.0"4971source = "registry+https://github.com/rust-lang/crates.io-index"4972checksum = "6566c70c1016f525ced45d7b7f97730a2bafb037c788211d0c186ef5b2189f0a"4973dependencies = [4974 "hash-db",4975 "hashbrown",4976 "parity-util-mem",4977]49784979[[package]]4980name = "memory-lru"4981version = "0.1.1"4982source = "registry+https://github.com/rust-lang/crates.io-index"4983checksum = "ce95ae042940bad7e312857b929ee3d11b8f799a80cb7b9c7ec5125516906395"4984dependencies = [4985 "lru 0.8.1",4986]49874988[[package]]4989name = "memory_units"4990version = "0.4.0"4991source = "registry+https://github.com/rust-lang/crates.io-index"4992checksum = "8452105ba047068f40ff7093dd1d9da90898e63dd61736462e9cdda6a90ad3c3"49934994[[package]]4995name = "merlin"4996version = "2.0.1"4997source = "registry+https://github.com/rust-lang/crates.io-index"4998checksum = "4e261cf0f8b3c42ded9f7d2bb59dea03aa52bc8a1cbc7482f9fc3fd1229d3b42"4999dependencies = [5000 "byteorder",5001 "keccak",5002 "rand_core 0.5.1",5003 "zeroize",5004]50055006[[package]]5007name = "mick-jaeger"5008version = "0.1.8"5009source = "registry+https://github.com/rust-lang/crates.io-index"5010checksum = "69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532"5011dependencies = [5012 "futures 0.3.25",5013 "rand 0.8.5",5014 "thrift",5015]50165017[[package]]5018name = "minimal-lexical"5019version = "0.2.1"5020source = "registry+https://github.com/rust-lang/crates.io-index"5021checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"50225023[[package]]5024name = "miniz_oxide"5025version = "0.5.4"5026source = "registry+https://github.com/rust-lang/crates.io-index"5027checksum = "96590ba8f175222643a85693f33d26e9c8a015f599c216509b1a6894af675d34"5028dependencies = [5029 "adler",5030]50315032[[package]]5033name = "mio"5034version = "0.8.5"5035source = "registry+https://github.com/rust-lang/crates.io-index"5036checksum = "e5d732bc30207a6423068df043e3d02e0735b155ad7ce1a6f76fe2baa5b158de"5037dependencies = [5038 "libc",5039 "log",5040 "wasi 0.11.0+wasi-snapshot-preview1",5041 "windows-sys 0.42.0",5042]50435044[[package]]5045name = "multiaddr"5046version = "0.14.0"5047source = "registry+https://github.com/rust-lang/crates.io-index"5048checksum = "3c580bfdd8803cce319b047d239559a22f809094aaea4ac13902a1fdcfcd4261"5049dependencies = [5050 "arrayref",5051 "bs58",5052 "byteorder",5053 "data-encoding",5054 "multihash",5055 "percent-encoding",5056 "serde",5057 "static_assertions",5058 "unsigned-varint",5059 "url",5060]50615062[[package]]5063name = "multibase"5064version = "0.9.1"5065source = "registry+https://github.com/rust-lang/crates.io-index"5066checksum = "9b3539ec3c1f04ac9748a260728e855f261b4977f5c3406612c884564f329404"5067dependencies = [5068 "base-x",5069 "data-encoding",5070 "data-encoding-macro",5071]50725073[[package]]5074name = "multihash"5075version = "0.16.3"5076source = "registry+https://github.com/rust-lang/crates.io-index"5077checksum = "1c346cf9999c631f002d8f977c4eaeaa0e6386f16007202308d0b3757522c2cc"5078dependencies = [5079 "blake2b_simd",5080 "blake2s_simd",5081 "blake3",5082 "core2",5083 "digest 0.10.6",5084 "multihash-derive",5085 "sha2 0.10.6",5086 "sha3",5087 "unsigned-varint",5088]50895090[[package]]5091name = "multihash-derive"5092version = "0.8.0"5093source = "registry+https://github.com/rust-lang/crates.io-index"5094checksum = "fc076939022111618a5026d3be019fd8b366e76314538ff9a1b59ffbcbf98bcd"5095dependencies = [5096 "proc-macro-crate",5097 "proc-macro-error",5098 "proc-macro2",5099 "quote",5100 "syn",5101 "synstructure",5102]51035104[[package]]5105name = "multimap"5106version = "0.8.3"5107source = "registry+https://github.com/rust-lang/crates.io-index"5108checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"51095110[[package]]5111name = "multistream-select"5112version = "0.11.0"5113source = "registry+https://github.com/rust-lang/crates.io-index"5114checksum = "363a84be6453a70e63513660f4894ef815daf88e3356bffcda9ca27d810ce83b"5115dependencies = [5116 "bytes",5117 "futures 0.3.25",5118 "log",5119 "pin-project",5120 "smallvec",5121 "unsigned-varint",5122]51235124[[package]]5125name = "nalgebra"5126version = "0.27.1"5127source = "registry+https://github.com/rust-lang/crates.io-index"5128checksum = "462fffe4002f4f2e1f6a9dcf12cc1a6fc0e15989014efc02a941d3e0f5dc2120"5129dependencies = [5130 "approx",5131 "matrixmultiply",5132 "nalgebra-macros",5133 "num-complex",5134 "num-rational 0.4.1",5135 "num-traits",5136 "rand 0.8.5",5137 "rand_distr",5138 "simba",5139 "typenum",5140]51415142[[package]]5143name = "nalgebra-macros"5144version = "0.1.0"5145source = "registry+https://github.com/rust-lang/crates.io-index"5146checksum = "01fcc0b8149b4632adc89ac3b7b31a12fb6099a0317a4eb2ebff574ef7de7218"5147dependencies = [5148 "proc-macro2",5149 "quote",5150 "syn",5151]51525153[[package]]5154name = "names"5155version = "0.13.0"5156source = "registry+https://github.com/rust-lang/crates.io-index"5157checksum = "e7d66043b25d4a6cccb23619d10c19c25304b355a7dccd4a8e11423dd2382146"5158dependencies = [5159 "rand 0.8.5",5160]51615162[[package]]5163name = "nanorand"5164version = "0.7.0"5165source = "registry+https://github.com/rust-lang/crates.io-index"5166checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"51675168[[package]]5169name = "netlink-packet-core"5170version = "0.4.2"5171source = "registry+https://github.com/rust-lang/crates.io-index"5172checksum = "345b8ab5bd4e71a2986663e88c56856699d060e78e152e6e9d7966fcd5491297"5173dependencies = [5174 "anyhow",5175 "byteorder",5176 "libc",5177 "netlink-packet-utils",5178]51795180[[package]]5181name = "netlink-packet-route"5182version = "0.12.0"5183source = "registry+https://github.com/rust-lang/crates.io-index"5184checksum = "d9ea4302b9759a7a88242299225ea3688e63c85ea136371bb6cf94fd674efaab"5185dependencies = [5186 "anyhow",5187 "bitflags",5188 "byteorder",5189 "libc",5190 "netlink-packet-core",5191 "netlink-packet-utils",5192]51935194[[package]]5195name = "netlink-packet-utils"5196version = "0.5.1"5197source = "registry+https://github.com/rust-lang/crates.io-index"5198checksum = "25af9cf0dc55498b7bd94a1508af7a78706aa0ab715a73c5169273e03c84845e"5199dependencies = [5200 "anyhow",5201 "byteorder",5202 "paste",5203 "thiserror",5204]52055206[[package]]5207name = "netlink-proto"5208version = "0.10.0"5209source = "registry+https://github.com/rust-lang/crates.io-index"5210checksum = "65b4b14489ab424703c092062176d52ba55485a89c076b4f9db05092b7223aa6"5211dependencies = [5212 "bytes",5213 "futures 0.3.25",5214 "log",5215 "netlink-packet-core",5216 "netlink-sys",5217 "thiserror",5218 "tokio",5219]52205221[[package]]5222name = "netlink-sys"5223version = "0.8.3"5224source = "registry+https://github.com/rust-lang/crates.io-index"5225checksum = "92b654097027250401127914afb37cb1f311df6610a9891ff07a757e94199027"5226dependencies = [5227 "async-io",5228 "bytes",5229 "futures 0.3.25",5230 "libc",5231 "log",5232]52335234[[package]]5235name = "nix"5236version = "0.24.2"5237source = "registry+https://github.com/rust-lang/crates.io-index"5238checksum = "195cdbc1741b8134346d515b3a56a1c94b0912758009cfd53f99ea0f57b065fc"5239dependencies = [5240 "bitflags",5241 "cfg-if 1.0.0",5242 "libc",5243]52445245[[package]]5246name = "nodrop"5247version = "0.1.14"5248source = "registry+https://github.com/rust-lang/crates.io-index"5249checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"52505251[[package]]5252name = "nohash-hasher"5253version = "0.2.0"5254source = "registry+https://github.com/rust-lang/crates.io-index"5255checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"52565257[[package]]5258name = "nom"5259version = "7.1.1"5260source = "registry+https://github.com/rust-lang/crates.io-index"5261checksum = "a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36"5262dependencies = [5263 "memchr",5264 "minimal-lexical",5265]52665267[[package]]5268name = "num-bigint"5269version = "0.2.6"5270source = "registry+https://github.com/rust-lang/crates.io-index"5271checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"5272dependencies = [5273 "autocfg",5274 "num-integer",5275 "num-traits",5276]52775278[[package]]5279name = "num-bigint"5280version = "0.4.3"5281source = "registry+https://github.com/rust-lang/crates.io-index"5282checksum = "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f"5283dependencies = [5284 "autocfg",5285 "num-integer",5286 "num-traits",5287]52885289[[package]]5290name = "num-complex"5291version = "0.4.2"5292source = "registry+https://github.com/rust-lang/crates.io-index"5293checksum = "7ae39348c8bc5fbd7f40c727a9925f03517afd2ab27d46702108b6a7e5414c19"5294dependencies = [5295 "num-traits",5296]52975298[[package]]5299name = "num-format"5300version = "0.4.3"5301source = "registry+https://github.com/rust-lang/crates.io-index"5302checksum = "54b862ff8df690cf089058c98b183676a7ed0f974cc08b426800093227cbff3b"5303dependencies = [5304 "arrayvec 0.7.2",5305 "itoa",5306]53075308[[package]]5309name = "num-integer"5310version = "0.1.45"5311source = "registry+https://github.com/rust-lang/crates.io-index"5312checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"5313dependencies = [5314 "autocfg",5315 "num-traits",5316]53175318[[package]]5319name = "num-rational"5320version = "0.2.4"5321source = "registry+https://github.com/rust-lang/crates.io-index"5322checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"5323dependencies = [5324 "autocfg",5325 "num-bigint 0.2.6",5326 "num-integer",5327 "num-traits",5328]53295330[[package]]5331name = "num-rational"5332version = "0.4.1"5333source = "registry+https://github.com/rust-lang/crates.io-index"5334checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"5335dependencies = [5336 "autocfg",5337 "num-bigint 0.4.3",5338 "num-integer",5339 "num-traits",5340]53415342[[package]]5343name = "num-traits"5344version = "0.2.15"5345source = "registry+https://github.com/rust-lang/crates.io-index"5346checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"5347dependencies = [5348 "autocfg",5349 "libm",5350]53515352[[package]]5353name = "num_cpus"5354version = "1.14.0"5355source = "registry+https://github.com/rust-lang/crates.io-index"5356checksum = "f6058e64324c71e02bc2b150e4f3bc8286db6c83092132ffa3f6b1eab0f9def5"5357dependencies = [5358 "hermit-abi",5359 "libc",5360]53615362[[package]]5363name = "num_enum"5364version = "0.5.7"5365source = "registry+https://github.com/rust-lang/crates.io-index"5366checksum = "cf5395665662ef45796a4ff5486c5d41d29e0c09640af4c5f17fd94ee2c119c9"5367dependencies = [5368 "num_enum_derive",5369]53705371[[package]]5372name = "num_enum_derive"5373version = "0.5.7"5374source = "registry+https://github.com/rust-lang/crates.io-index"5375checksum = "3b0498641e53dd6ac1a4f22547548caa6864cc4933784319cd1775271c5a46ce"5376dependencies = [5377 "proc-macro-crate",5378 "proc-macro2",5379 "quote",5380 "syn",5381]53825383[[package]]5384name = "num_threads"5385version = "0.1.6"5386source = "registry+https://github.com/rust-lang/crates.io-index"5387checksum = "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44"5388dependencies = [5389 "libc",5390]53915392[[package]]5393name = "object"5394version = "0.29.0"5395source = "registry+https://github.com/rust-lang/crates.io-index"5396checksum = "21158b2c33aa6d4561f1c0a6ea283ca92bc54802a93b263e910746d679a7eb53"5397dependencies = [5398 "crc32fast",5399 "hashbrown",5400 "indexmap",5401 "memchr",5402]54035404[[package]]5405name = "once_cell"5406version = "1.16.0"5407source = "registry+https://github.com/rust-lang/crates.io-index"5408checksum = "86f0b0d4bf799edbc74508c1e8bf170ff5f41238e5f8225603ca7caaae2b7860"54095410[[package]]5411name = "opal-runtime"5412version = "0.9.30"5413dependencies = [5414 "app-promotion-rpc",5415 "cumulus-pallet-aura-ext",5416 "cumulus-pallet-dmp-queue",5417 "cumulus-pallet-parachain-system",5418 "cumulus-pallet-xcm",5419 "cumulus-pallet-xcmp-queue",5420 "cumulus-primitives-core",5421 "cumulus-primitives-timestamp",5422 "cumulus-primitives-utility",5423 "derivative",5424 "evm-coder",5425 "fp-evm-mapping",5426 "fp-rpc",5427 "fp-self-contained",5428 "frame-benchmarking",5429 "frame-executive",5430 "frame-support",5431 "frame-system",5432 "frame-system-benchmarking",5433 "frame-system-rpc-runtime-api",5434 "frame-try-runtime",5435 "hex-literal",5436 "impl-trait-for-tuples",5437 "log",5438 "logtest",5439 "orml-tokens",5440 "orml-traits",5441 "orml-vesting",5442 "orml-xtokens",5443 "pallet-app-promotion",5444 "pallet-aura",5445 "pallet-balances",5446 "pallet-base-fee",5447 "pallet-common",5448 "pallet-configuration",5449 "pallet-ethereum",5450 "pallet-evm",5451 "pallet-evm-coder-substrate",5452 "pallet-evm-contract-helpers",5453 "pallet-evm-migration",5454 "pallet-evm-transaction-payment",5455 "pallet-foreign-assets",5456 "pallet-fungible",5457 "pallet-inflation",5458 "pallet-maintenance",5459 "pallet-nonfungible",5460 "pallet-randomness-collective-flip",5461 "pallet-refungible",5462 "pallet-rmrk-core",5463 "pallet-rmrk-equip",5464 "pallet-structure",5465 "pallet-sudo",5466 "pallet-template-transaction-payment",5467 "pallet-test-utils",5468 "pallet-timestamp",5469 "pallet-transaction-payment",5470 "pallet-transaction-payment-rpc-runtime-api",5471 "pallet-treasury",5472 "pallet-unique",5473 "pallet-unique-scheduler-v2",5474 "pallet-xcm",5475 "parachain-info",5476 "parity-scale-codec 3.2.1",5477 "polkadot-parachain",5478 "rmrk-rpc",5479 "scale-info",5480 "serde",5481 "smallvec",5482 "sp-api",5483 "sp-arithmetic",5484 "sp-block-builder",5485 "sp-consensus-aura",5486 "sp-core",5487 "sp-inherents",5488 "sp-io",5489 "sp-offchain",5490 "sp-runtime",5491 "sp-session",5492 "sp-std",5493 "sp-transaction-pool",5494 "sp-version",5495 "substrate-wasm-builder",5496 "up-common",5497 "up-data-structs",5498 "up-rpc",5499 "up-sponsorship",5500 "xcm",5501 "xcm-builder",5502 "xcm-executor",5503]55045505[[package]]5506name = "opaque-debug"5507version = "0.2.3"5508source = "registry+https://github.com/rust-lang/crates.io-index"5509checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"55105511[[package]]5512name = "opaque-debug"5513version = "0.3.0"5514source = "registry+https://github.com/rust-lang/crates.io-index"5515checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"55165517[[package]]5518name = "openssl-probe"5519version = "0.1.5"5520source = "registry+https://github.com/rust-lang/crates.io-index"5521checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"55225523[[package]]5524name = "orchestra"5525version = "0.0.1"5526source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"5527dependencies = [5528 "async-trait",5529 "dyn-clonable",5530 "futures 0.3.25",5531 "futures-timer",5532 "orchestra-proc-macro",5533 "pin-project",5534 "prioritized-metered-channel",5535 "thiserror",5536 "tracing",5537]55385539[[package]]5540name = "orchestra-proc-macro"5541version = "0.0.1"5542source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"5543dependencies = [5544 "expander 0.0.6",5545 "itertools",5546 "petgraph",5547 "proc-macro-crate",5548 "proc-macro2",5549 "quote",5550 "syn",5551]55525553[[package]]5554name = "ordered-float"5555version = "1.1.1"5556source = "registry+https://github.com/rust-lang/crates.io-index"5557checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7"5558dependencies = [5559 "num-traits",5560]55615562[[package]]5563name = "orml-tokens"5564version = "0.4.1-dev"5565source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5566dependencies = [5567 "frame-support",5568 "frame-system",5569 "orml-traits",5570 "parity-scale-codec 3.2.1",5571 "scale-info",5572 "serde",5573 "sp-runtime",5574 "sp-std",5575]55765577[[package]]5578name = "orml-traits"5579version = "0.4.1-dev"5580source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5581dependencies = [5582 "frame-support",5583 "impl-trait-for-tuples",5584 "num-traits",5585 "orml-utilities",5586 "parity-scale-codec 3.2.1",5587 "scale-info",5588 "serde",5589 "sp-io",5590 "sp-runtime",5591 "sp-std",5592 "xcm",5593]55945595[[package]]5596name = "orml-utilities"5597version = "0.4.1-dev"5598source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5599dependencies = [5600 "frame-support",5601 "parity-scale-codec 3.2.1",5602 "scale-info",5603 "serde",5604 "sp-io",5605 "sp-runtime",5606 "sp-std",5607]56085609[[package]]5610name = "orml-vesting"5611version = "0.4.1-dev"5612source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5613dependencies = [5614 "frame-support",5615 "frame-system",5616 "parity-scale-codec 3.2.1",5617 "scale-info",5618 "serde",5619 "sp-io",5620 "sp-runtime",5621 "sp-std",5622]56235624[[package]]5625name = "orml-xcm-support"5626version = "0.4.1-dev"5627source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5628dependencies = [5629 "frame-support",5630 "orml-traits",5631 "parity-scale-codec 3.2.1",5632 "sp-runtime",5633 "sp-std",5634 "xcm",5635 "xcm-executor",5636]56375638[[package]]5639name = "orml-xtokens"5640version = "0.4.1-dev"5641source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5642dependencies = [5643 "cumulus-primitives-core",5644 "frame-support",5645 "frame-system",5646 "orml-traits",5647 "orml-xcm-support",5648 "pallet-xcm",5649 "parity-scale-codec 3.2.1",5650 "scale-info",5651 "serde",5652 "sp-io",5653 "sp-runtime",5654 "sp-std",5655 "xcm",5656 "xcm-executor",5657]56585659[[package]]5660name = "os_str_bytes"5661version = "6.4.1"5662source = "registry+https://github.com/rust-lang/crates.io-index"5663checksum = "9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee"56645665[[package]]5666name = "owning_ref"5667version = "0.4.1"5668source = "registry+https://github.com/rust-lang/crates.io-index"5669checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"5670dependencies = [5671 "stable_deref_trait",5672]56735674[[package]]5675name = "pallet-app-promotion"5676version = "0.1.0"5677dependencies = [5678 "frame-benchmarking",5679 "frame-support",5680 "frame-system",5681 "pallet-balances",5682 "pallet-common",5683 "pallet-evm",5684 "pallet-evm-contract-helpers",5685 "pallet-evm-migration",5686 "pallet-randomness-collective-flip",5687 "pallet-timestamp",5688 "pallet-unique",5689 "parity-scale-codec 3.2.1",5690 "scale-info",5691 "serde",5692 "sp-core",5693 "sp-io",5694 "sp-runtime",5695 "sp-std",5696 "up-data-structs",5697]56985699[[package]]5700name = "pallet-aura"5701version = "4.0.0-dev"5702source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5703dependencies = [5704 "frame-support",5705 "frame-system",5706 "pallet-timestamp",5707 "parity-scale-codec 3.2.1",5708 "scale-info",5709 "sp-application-crypto",5710 "sp-consensus-aura",5711 "sp-runtime",5712 "sp-std",5713]57145715[[package]]5716name = "pallet-authority-discovery"5717version = "4.0.0-dev"5718source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5719dependencies = [5720 "frame-support",5721 "frame-system",5722 "pallet-session",5723 "parity-scale-codec 3.2.1",5724 "scale-info",5725 "sp-application-crypto",5726 "sp-authority-discovery",5727 "sp-runtime",5728 "sp-std",5729]57305731[[package]]5732name = "pallet-authorship"5733version = "4.0.0-dev"5734source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5735dependencies = [5736 "frame-support",5737 "frame-system",5738 "impl-trait-for-tuples",5739 "parity-scale-codec 3.2.1",5740 "scale-info",5741 "sp-authorship",5742 "sp-runtime",5743 "sp-std",5744]57455746[[package]]5747name = "pallet-babe"5748version = "4.0.0-dev"5749source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5750dependencies = [5751 "frame-benchmarking",5752 "frame-support",5753 "frame-system",5754 "log",5755 "pallet-authorship",5756 "pallet-session",5757 "pallet-timestamp",5758 "parity-scale-codec 3.2.1",5759 "scale-info",5760 "sp-application-crypto",5761 "sp-consensus-babe",5762 "sp-consensus-vrf",5763 "sp-io",5764 "sp-runtime",5765 "sp-session",5766 "sp-staking",5767 "sp-std",5768]57695770[[package]]5771name = "pallet-bags-list"5772version = "4.0.0-dev"5773source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5774dependencies = [5775 "frame-benchmarking",5776 "frame-election-provider-support",5777 "frame-support",5778 "frame-system",5779 "log",5780 "pallet-balances",5781 "parity-scale-codec 3.2.1",5782 "scale-info",5783 "sp-core",5784 "sp-io",5785 "sp-runtime",5786 "sp-std",5787 "sp-tracing",5788]57895790[[package]]5791name = "pallet-balances"5792version = "4.0.0-dev"5793source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5794dependencies = [5795 "frame-benchmarking",5796 "frame-support",5797 "frame-system",5798 "log",5799 "parity-scale-codec 3.2.1",5800 "scale-info",5801 "sp-runtime",5802 "sp-std",5803]58045805[[package]]5806name = "pallet-base-fee"5807version = "1.0.0"5808source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"5809dependencies = [5810 "fp-evm",5811 "frame-support",5812 "frame-system",5813 "parity-scale-codec 3.2.1",5814 "scale-info",5815 "serde",5816 "sp-core",5817 "sp-runtime",5818]58195820[[package]]5821name = "pallet-beefy"5822version = "4.0.0-dev"5823source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5824dependencies = [5825 "beefy-primitives",5826 "frame-support",5827 "frame-system",5828 "pallet-session",5829 "parity-scale-codec 3.2.1",5830 "scale-info",5831 "serde",5832 "sp-runtime",5833 "sp-std",5834]58355836[[package]]5837name = "pallet-beefy-mmr"5838version = "4.0.0-dev"5839source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5840dependencies = [5841 "array-bytes",5842 "beefy-merkle-tree",5843 "beefy-primitives",5844 "frame-support",5845 "frame-system",5846 "log",5847 "pallet-beefy",5848 "pallet-mmr",5849 "pallet-session",5850 "parity-scale-codec 3.2.1",5851 "scale-info",5852 "serde",5853 "sp-core",5854 "sp-io",5855 "sp-runtime",5856 "sp-std",5857]58585859[[package]]5860name = "pallet-bounties"5861version = "4.0.0-dev"5862source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5863dependencies = [5864 "frame-benchmarking",5865 "frame-support",5866 "frame-system",5867 "log",5868 "pallet-treasury",5869 "parity-scale-codec 3.2.1",5870 "scale-info",5871 "sp-core",5872 "sp-io",5873 "sp-runtime",5874 "sp-std",5875]58765877[[package]]5878name = "pallet-child-bounties"5879version = "4.0.0-dev"5880source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5881dependencies = [5882 "frame-benchmarking",5883 "frame-support",5884 "frame-system",5885 "log",5886 "pallet-bounties",5887 "pallet-treasury",5888 "parity-scale-codec 3.2.1",5889 "scale-info",5890 "sp-core",5891 "sp-io",5892 "sp-runtime",5893 "sp-std",5894]58955896[[package]]5897name = "pallet-collective"5898version = "4.0.0-dev"5899source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5900dependencies = [5901 "frame-benchmarking",5902 "frame-support",5903 "frame-system",5904 "log",5905 "parity-scale-codec 3.2.1",5906 "scale-info",5907 "sp-core",5908 "sp-io",5909 "sp-runtime",5910 "sp-std",5911]59125913[[package]]5914name = "pallet-common"5915version = "0.1.12"5916dependencies = [5917 "ethereum",5918 "evm-coder",5919 "fp-evm-mapping",5920 "frame-benchmarking",5921 "frame-support",5922 "frame-system",5923 "pallet-evm",5924 "pallet-evm-coder-substrate",5925 "parity-scale-codec 3.2.1",5926 "scale-info",5927 "serde",5928 "sp-core",5929 "sp-runtime",5930 "sp-std",5931 "up-data-structs",5932]59335934[[package]]5935name = "pallet-configuration"5936version = "0.1.1"5937dependencies = [5938 "fp-evm",5939 "frame-support",5940 "frame-system",5941 "parity-scale-codec 3.2.1",5942 "scale-info",5943 "smallvec",5944 "sp-arithmetic",5945 "sp-core",5946 "sp-runtime",5947 "sp-std",5948]59495950[[package]]5951name = "pallet-democracy"5952version = "4.0.0-dev"5953source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5954dependencies = [5955 "frame-benchmarking",5956 "frame-support",5957 "frame-system",5958 "parity-scale-codec 3.2.1",5959 "scale-info",5960 "serde",5961 "sp-io",5962 "sp-runtime",5963 "sp-std",5964]59655966[[package]]5967name = "pallet-election-provider-multi-phase"5968version = "4.0.0-dev"5969source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5970dependencies = [5971 "frame-benchmarking",5972 "frame-election-provider-support",5973 "frame-support",5974 "frame-system",5975 "log",5976 "pallet-election-provider-support-benchmarking",5977 "parity-scale-codec 3.2.1",5978 "rand 0.7.3",5979 "scale-info",5980 "sp-arithmetic",5981 "sp-core",5982 "sp-io",5983 "sp-npos-elections",5984 "sp-runtime",5985 "sp-std",5986 "static_assertions",5987 "strum",5988]59895990[[package]]5991name = "pallet-election-provider-support-benchmarking"5992version = "4.0.0-dev"5993source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5994dependencies = [5995 "frame-benchmarking",5996 "frame-election-provider-support",5997 "frame-system",5998 "parity-scale-codec 3.2.1",5999 "sp-npos-elections",6000 "sp-runtime",6001]60026003[[package]]6004name = "pallet-elections-phragmen"6005version = "5.0.0-dev"6006source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6007dependencies = [6008 "frame-benchmarking",6009 "frame-support",6010 "frame-system",6011 "log",6012 "parity-scale-codec 3.2.1",6013 "scale-info",6014 "sp-core",6015 "sp-io",6016 "sp-npos-elections",6017 "sp-runtime",6018 "sp-std",6019]60206021[[package]]6022name = "pallet-ethereum"6023version = "4.0.0-dev"6024source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"6025dependencies = [6026 "ethereum",6027 "ethereum-types",6028 "evm",6029 "fp-consensus",6030 "fp-ethereum",6031 "fp-evm",6032 "fp-evm-mapping",6033 "fp-rpc",6034 "fp-self-contained",6035 "fp-storage",6036 "frame-support",6037 "frame-system",6038 "pallet-evm",6039 "pallet-timestamp",6040 "parity-scale-codec 3.2.1",6041 "rlp",6042 "scale-info",6043 "serde",6044 "sp-io",6045 "sp-runtime",6046 "sp-std",6047]60486049[[package]]6050name = "pallet-evm"6051version = "6.0.0-dev"6052source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"6053dependencies = [6054 "environmental",6055 "evm",6056 "fp-evm",6057 "fp-evm-mapping",6058 "frame-benchmarking",6059 "frame-support",6060 "frame-system",6061 "hex",6062 "impl-trait-for-tuples",6063 "log",6064 "pallet-timestamp",6065 "parity-scale-codec 3.2.1",6066 "primitive-types",6067 "rlp",6068 "scale-info",6069 "serde",6070 "sp-core",6071 "sp-io",6072 "sp-runtime",6073 "sp-std",6074]60756076[[package]]6077name = "pallet-evm-coder-substrate"6078version = "0.1.3"6079dependencies = [6080 "ethereum",6081 "evm-coder",6082 "frame-benchmarking",6083 "frame-support",6084 "frame-system",6085 "pallet-ethereum",6086 "pallet-evm",6087 "parity-scale-codec 3.2.1",6088 "scale-info",6089 "sp-core",6090 "sp-std",6091 "up-data-structs",6092]60936094[[package]]6095name = "pallet-evm-contract-helpers"6096version = "0.3.0"6097dependencies = [6098 "ethereum",6099 "evm-coder",6100 "fp-evm-mapping",6101 "frame-support",6102 "frame-system",6103 "log",6104 "pallet-common",6105 "pallet-evm",6106 "pallet-evm-coder-substrate",6107 "pallet-evm-transaction-payment",6108 "parity-scale-codec 3.2.1",6109 "scale-info",6110 "sp-core",6111 "sp-runtime",6112 "sp-std",6113 "up-data-structs",6114 "up-sponsorship",6115]61166117[[package]]6118name = "pallet-evm-migration"6119version = "0.1.1"6120dependencies = [6121 "ethereum",6122 "fp-evm",6123 "frame-benchmarking",6124 "frame-support",6125 "frame-system",6126 "pallet-evm",6127 "parity-scale-codec 3.2.1",6128 "scale-info",6129 "sp-core",6130 "sp-io",6131 "sp-runtime",6132 "sp-std",6133]61346135[[package]]6136name = "pallet-evm-transaction-payment"6137version = "0.1.1"6138dependencies = [6139 "fp-evm",6140 "fp-evm-mapping",6141 "frame-support",6142 "frame-system",6143 "pallet-ethereum",6144 "pallet-evm",6145 "parity-scale-codec 3.2.1",6146 "scale-info",6147 "sp-core",6148 "sp-io",6149 "sp-runtime",6150 "sp-std",6151 "up-sponsorship",6152]61536154[[package]]6155name = "pallet-fast-unstake"6156version = "4.0.0-dev"6157source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6158dependencies = [6159 "frame-benchmarking",6160 "frame-election-provider-support",6161 "frame-support",6162 "frame-system",6163 "log",6164 "pallet-balances",6165 "pallet-staking",6166 "pallet-timestamp",6167 "parity-scale-codec 3.2.1",6168 "scale-info",6169 "sp-io",6170 "sp-runtime",6171 "sp-staking",6172 "sp-std",6173]61746175[[package]]6176name = "pallet-foreign-assets"6177version = "0.1.0"6178dependencies = [6179 "frame-benchmarking",6180 "frame-support",6181 "frame-system",6182 "hex",6183 "log",6184 "orml-tokens",6185 "pallet-balances",6186 "pallet-common",6187 "pallet-fungible",6188 "pallet-timestamp",6189 "parity-scale-codec 3.2.1",6190 "scale-info",6191 "serde",6192 "serde_json",6193 "sp-core",6194 "sp-io",6195 "sp-runtime",6196 "sp-std",6197 "up-data-structs",6198 "xcm",6199 "xcm-builder",6200 "xcm-executor",6201]62026203[[package]]6204name = "pallet-fungible"6205version = "0.1.7"6206dependencies = [6207 "ethereum",6208 "evm-coder",6209 "frame-benchmarking",6210 "frame-support",6211 "frame-system",6212 "pallet-common",6213 "pallet-evm",6214 "pallet-evm-coder-substrate",6215 "pallet-structure",6216 "parity-scale-codec 3.2.1",6217 "scale-info",6218 "sp-core",6219 "sp-runtime",6220 "sp-std",6221 "up-data-structs",6222]62236224[[package]]6225name = "pallet-gilt"6226version = "4.0.0-dev"6227source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6228dependencies = [6229 "frame-benchmarking",6230 "frame-support",6231 "frame-system",6232 "parity-scale-codec 3.2.1",6233 "scale-info",6234 "sp-arithmetic",6235 "sp-runtime",6236 "sp-std",6237]62386239[[package]]6240name = "pallet-grandpa"6241version = "4.0.0-dev"6242source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6243dependencies = [6244 "frame-benchmarking",6245 "frame-support",6246 "frame-system",6247 "log",6248 "pallet-authorship",6249 "pallet-session",6250 "parity-scale-codec 3.2.1",6251 "scale-info",6252 "sp-application-crypto",6253 "sp-core",6254 "sp-finality-grandpa",6255 "sp-io",6256 "sp-runtime",6257 "sp-session",6258 "sp-staking",6259 "sp-std",6260]62616262[[package]]6263name = "pallet-identity"6264version = "4.0.0-dev"6265source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6266dependencies = [6267 "enumflags2",6268 "frame-benchmarking",6269 "frame-support",6270 "frame-system",6271 "parity-scale-codec 3.2.1",6272 "scale-info",6273 "sp-io",6274 "sp-runtime",6275 "sp-std",6276]62776278[[package]]6279name = "pallet-im-online"6280version = "4.0.0-dev"6281source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6282dependencies = [6283 "frame-benchmarking",6284 "frame-support",6285 "frame-system",6286 "log",6287 "pallet-authorship",6288 "parity-scale-codec 3.2.1",6289 "scale-info",6290 "sp-application-crypto",6291 "sp-core",6292 "sp-io",6293 "sp-runtime",6294 "sp-staking",6295 "sp-std",6296]62976298[[package]]6299name = "pallet-indices"6300version = "4.0.0-dev"6301source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6302dependencies = [6303 "frame-benchmarking",6304 "frame-support",6305 "frame-system",6306 "parity-scale-codec 3.2.1",6307 "scale-info",6308 "sp-core",6309 "sp-io",6310 "sp-keyring",6311 "sp-runtime",6312 "sp-std",6313]63146315[[package]]6316name = "pallet-inflation"6317version = "0.1.1"6318dependencies = [6319 "frame-benchmarking",6320 "frame-support",6321 "frame-system",6322 "pallet-balances",6323 "pallet-randomness-collective-flip",6324 "pallet-timestamp",6325 "parity-scale-codec 3.2.1",6326 "scale-info",6327 "serde",6328 "sp-core",6329 "sp-io",6330 "sp-runtime",6331 "sp-std",6332]63336334[[package]]6335name = "pallet-maintenance"6336version = "0.1.0"6337dependencies = [6338 "frame-benchmarking",6339 "frame-support",6340 "frame-system",6341 "parity-scale-codec 3.2.1",6342 "scale-info",6343 "sp-std",6344]63456346[[package]]6347name = "pallet-membership"6348version = "4.0.0-dev"6349source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6350dependencies = [6351 "frame-benchmarking",6352 "frame-support",6353 "frame-system",6354 "log",6355 "parity-scale-codec 3.2.1",6356 "scale-info",6357 "sp-core",6358 "sp-io",6359 "sp-runtime",6360 "sp-std",6361]63626363[[package]]6364name = "pallet-mmr"6365version = "4.0.0-dev"6366source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6367dependencies = [6368 "ckb-merkle-mountain-range",6369 "frame-benchmarking",6370 "frame-support",6371 "frame-system",6372 "parity-scale-codec 3.2.1",6373 "scale-info",6374 "sp-core",6375 "sp-io",6376 "sp-mmr-primitives",6377 "sp-runtime",6378 "sp-std",6379]63806381[[package]]6382name = "pallet-mmr-rpc"6383version = "3.0.0"6384source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6385dependencies = [6386 "jsonrpsee",6387 "parity-scale-codec 3.2.1",6388 "serde",6389 "sp-api",6390 "sp-blockchain",6391 "sp-core",6392 "sp-mmr-primitives",6393 "sp-runtime",6394]63956396[[package]]6397name = "pallet-multisig"6398version = "4.0.0-dev"6399source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6400dependencies = [6401 "frame-benchmarking",6402 "frame-support",6403 "frame-system",6404 "parity-scale-codec 3.2.1",6405 "scale-info",6406 "sp-io",6407 "sp-runtime",6408 "sp-std",6409]64106411[[package]]6412name = "pallet-nomination-pools"6413version = "1.0.0"6414source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6415dependencies = [6416 "frame-support",6417 "frame-system",6418 "log",6419 "parity-scale-codec 3.2.1",6420 "scale-info",6421 "sp-core",6422 "sp-io",6423 "sp-runtime",6424 "sp-staking",6425 "sp-std",6426]64276428[[package]]6429name = "pallet-nomination-pools-benchmarking"6430version = "1.0.0"6431source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6432dependencies = [6433 "frame-benchmarking",6434 "frame-election-provider-support",6435 "frame-support",6436 "frame-system",6437 "pallet-bags-list",6438 "pallet-nomination-pools",6439 "pallet-staking",6440 "parity-scale-codec 3.2.1",6441 "scale-info",6442 "sp-runtime",6443 "sp-runtime-interface",6444 "sp-staking",6445 "sp-std",6446]64476448[[package]]6449name = "pallet-nomination-pools-runtime-api"6450version = "1.0.0-dev"6451source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6452dependencies = [6453 "parity-scale-codec 3.2.1",6454 "sp-api",6455 "sp-std",6456]64576458[[package]]6459name = "pallet-nonfungible"6460version = "0.1.9"6461dependencies = [6462 "ethereum",6463 "evm-coder",6464 "frame-benchmarking",6465 "frame-support",6466 "frame-system",6467 "pallet-common",6468 "pallet-evm",6469 "pallet-evm-coder-substrate",6470 "pallet-structure",6471 "parity-scale-codec 3.2.1",6472 "scale-info",6473 "sp-core",6474 "sp-runtime",6475 "sp-std",6476 "struct-versioning",6477 "up-data-structs",6478]64796480[[package]]6481name = "pallet-offences"6482version = "4.0.0-dev"6483source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6484dependencies = [6485 "frame-support",6486 "frame-system",6487 "log",6488 "pallet-balances",6489 "parity-scale-codec 3.2.1",6490 "scale-info",6491 "serde",6492 "sp-runtime",6493 "sp-staking",6494 "sp-std",6495]64966497[[package]]6498name = "pallet-offences-benchmarking"6499version = "4.0.0-dev"6500source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6501dependencies = [6502 "frame-benchmarking",6503 "frame-election-provider-support",6504 "frame-support",6505 "frame-system",6506 "pallet-babe",6507 "pallet-balances",6508 "pallet-grandpa",6509 "pallet-im-online",6510 "pallet-offences",6511 "pallet-session",6512 "pallet-staking",6513 "parity-scale-codec 3.2.1",6514 "scale-info",6515 "sp-runtime",6516 "sp-staking",6517 "sp-std",6518]65196520[[package]]6521name = "pallet-preimage"6522version = "4.0.0-dev"6523source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6524dependencies = [6525 "frame-benchmarking",6526 "frame-support",6527 "frame-system",6528 "parity-scale-codec 3.2.1",6529 "scale-info",6530 "sp-core",6531 "sp-io",6532 "sp-runtime",6533 "sp-std",6534]65356536[[package]]6537name = "pallet-proxy"6538version = "4.0.0-dev"6539source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6540dependencies = [6541 "frame-benchmarking",6542 "frame-support",6543 "frame-system",6544 "parity-scale-codec 3.2.1",6545 "scale-info",6546 "sp-io",6547 "sp-runtime",6548 "sp-std",6549]65506551[[package]]6552name = "pallet-randomness-collective-flip"6553version = "4.0.0-dev"6554source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6555dependencies = [6556 "frame-support",6557 "frame-system",6558 "parity-scale-codec 3.2.1",6559 "safe-mix",6560 "scale-info",6561 "sp-runtime",6562 "sp-std",6563]65646565[[package]]6566name = "pallet-recovery"6567version = "4.0.0-dev"6568source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6569dependencies = [6570 "frame-benchmarking",6571 "frame-support",6572 "frame-system",6573 "parity-scale-codec 3.2.1",6574 "scale-info",6575 "sp-io",6576 "sp-runtime",6577 "sp-std",6578]65796580[[package]]6581name = "pallet-refungible"6582version = "0.2.8"6583dependencies = [6584 "derivative",6585 "ethereum",6586 "evm-coder",6587 "frame-benchmarking",6588 "frame-support",6589 "frame-system",6590 "pallet-common",6591 "pallet-evm",6592 "pallet-evm-coder-substrate",6593 "pallet-structure",6594 "parity-scale-codec 3.2.1",6595 "scale-info",6596 "sp-core",6597 "sp-runtime",6598 "sp-std",6599 "struct-versioning",6600 "up-data-structs",6601]66026603[[package]]6604name = "pallet-rmrk-core"6605version = "0.1.2"6606dependencies = [6607 "derivative",6608 "frame-benchmarking",6609 "frame-support",6610 "frame-system",6611 "pallet-common",6612 "pallet-evm",6613 "pallet-nonfungible",6614 "pallet-structure",6615 "parity-scale-codec 3.2.1",6616 "rmrk-traits",6617 "scale-info",6618 "sp-core",6619 "sp-runtime",6620 "sp-std",6621 "up-data-structs",6622]66236624[[package]]6625name = "pallet-rmrk-equip"6626version = "0.1.2"6627dependencies = [6628 "frame-benchmarking",6629 "frame-support",6630 "frame-system",6631 "pallet-common",6632 "pallet-evm",6633 "pallet-nonfungible",6634 "pallet-rmrk-core",6635 "parity-scale-codec 3.2.1",6636 "rmrk-traits",6637 "scale-info",6638 "sp-core",6639 "sp-runtime",6640 "sp-std",6641 "up-data-structs",6642]66436644[[package]]6645name = "pallet-scheduler"6646version = "4.0.0-dev"6647source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6648dependencies = [6649 "frame-benchmarking",6650 "frame-support",6651 "frame-system",6652 "log",6653 "parity-scale-codec 3.2.1",6654 "scale-info",6655 "sp-io",6656 "sp-runtime",6657 "sp-std",6658]66596660[[package]]6661name = "pallet-session"6662version = "4.0.0-dev"6663source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6664dependencies = [6665 "frame-support",6666 "frame-system",6667 "impl-trait-for-tuples",6668 "log",6669 "pallet-timestamp",6670 "parity-scale-codec 3.2.1",6671 "scale-info",6672 "sp-core",6673 "sp-io",6674 "sp-runtime",6675 "sp-session",6676 "sp-staking",6677 "sp-std",6678 "sp-trie",6679]66806681[[package]]6682name = "pallet-session-benchmarking"6683version = "4.0.0-dev"6684source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6685dependencies = [6686 "frame-benchmarking",6687 "frame-support",6688 "frame-system",6689 "pallet-session",6690 "pallet-staking",6691 "rand 0.7.3",6692 "sp-runtime",6693 "sp-session",6694 "sp-std",6695]66966697[[package]]6698name = "pallet-society"6699version = "4.0.0-dev"6700source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6701dependencies = [6702 "frame-support",6703 "frame-system",6704 "parity-scale-codec 3.2.1",6705 "rand_chacha 0.2.2",6706 "scale-info",6707 "sp-runtime",6708 "sp-std",6709]67106711[[package]]6712name = "pallet-staking"6713version = "4.0.0-dev"6714source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6715dependencies = [6716 "frame-benchmarking",6717 "frame-election-provider-support",6718 "frame-support",6719 "frame-system",6720 "log",6721 "pallet-authorship",6722 "pallet-session",6723 "parity-scale-codec 3.2.1",6724 "rand_chacha 0.2.2",6725 "scale-info",6726 "serde",6727 "sp-application-crypto",6728 "sp-io",6729 "sp-runtime",6730 "sp-staking",6731 "sp-std",6732]67336734[[package]]6735name = "pallet-staking-reward-curve"6736version = "4.0.0-dev"6737source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6738dependencies = [6739 "proc-macro-crate",6740 "proc-macro2",6741 "quote",6742 "syn",6743]67446745[[package]]6746name = "pallet-staking-reward-fn"6747version = "4.0.0-dev"6748source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6749dependencies = [6750 "log",6751 "sp-arithmetic",6752]67536754[[package]]6755name = "pallet-structure"6756version = "0.1.2"6757dependencies = [6758 "frame-benchmarking",6759 "frame-support",6760 "frame-system",6761 "pallet-common",6762 "pallet-evm",6763 "parity-scale-codec 3.2.1",6764 "scale-info",6765 "sp-std",6766 "up-data-structs",6767]67686769[[package]]6770name = "pallet-sudo"6771version = "4.0.0-dev"6772source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6773dependencies = [6774 "frame-support",6775 "frame-system",6776 "parity-scale-codec 3.2.1",6777 "scale-info",6778 "sp-io",6779 "sp-runtime",6780 "sp-std",6781]67826783[[package]]6784name = "pallet-template-transaction-payment"6785version = "3.0.0"6786source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.30#39dd82158d6caa9d89105441bf2f7111a6e686e5"6787dependencies = [6788 "frame-benchmarking",6789 "frame-support",6790 "frame-system",6791 "pallet-balances",6792 "pallet-transaction-payment",6793 "parity-scale-codec 3.2.1",6794 "scale-info",6795 "serde",6796 "sp-core",6797 "sp-io",6798 "sp-runtime",6799 "sp-std",6800 "up-sponsorship",6801]68026803[[package]]6804name = "pallet-test-utils"6805version = "0.1.0"6806dependencies = [6807 "frame-support",6808 "frame-system",6809 "pallet-unique-scheduler-v2",6810 "parity-scale-codec 3.2.1",6811 "scale-info",6812 "sp-std",6813]68146815[[package]]6816name = "pallet-timestamp"6817version = "4.0.0-dev"6818source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6819dependencies = [6820 "frame-benchmarking",6821 "frame-support",6822 "frame-system",6823 "log",6824 "parity-scale-codec 3.2.1",6825 "scale-info",6826 "sp-inherents",6827 "sp-io",6828 "sp-runtime",6829 "sp-std",6830 "sp-timestamp",6831]68326833[[package]]6834name = "pallet-tips"6835version = "4.0.0-dev"6836source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6837dependencies = [6838 "frame-benchmarking",6839 "frame-support",6840 "frame-system",6841 "log",6842 "pallet-treasury",6843 "parity-scale-codec 3.2.1",6844 "scale-info",6845 "serde",6846 "sp-core",6847 "sp-io",6848 "sp-runtime",6849 "sp-std",6850]68516852[[package]]6853name = "pallet-transaction-payment"6854version = "4.0.0-dev"6855source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6856dependencies = [6857 "frame-support",6858 "frame-system",6859 "parity-scale-codec 3.2.1",6860 "scale-info",6861 "serde",6862 "sp-core",6863 "sp-io",6864 "sp-runtime",6865 "sp-std",6866]68676868[[package]]6869name = "pallet-transaction-payment-rpc"6870version = "4.0.0-dev"6871source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6872dependencies = [6873 "jsonrpsee",6874 "pallet-transaction-payment-rpc-runtime-api",6875 "parity-scale-codec 3.2.1",6876 "sp-api",6877 "sp-blockchain",6878 "sp-core",6879 "sp-rpc",6880 "sp-runtime",6881]68826883[[package]]6884name = "pallet-transaction-payment-rpc-runtime-api"6885version = "4.0.0-dev"6886source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6887dependencies = [6888 "pallet-transaction-payment",6889 "parity-scale-codec 3.2.1",6890 "sp-api",6891 "sp-runtime",6892]68936894[[package]]6895name = "pallet-treasury"6896version = "4.0.0-dev"6897source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6898dependencies = [6899 "frame-benchmarking",6900 "frame-support",6901 "frame-system",6902 "impl-trait-for-tuples",6903 "pallet-balances",6904 "parity-scale-codec 3.2.1",6905 "scale-info",6906 "serde",6907 "sp-runtime",6908 "sp-std",6909]69106911[[package]]6912name = "pallet-unique"6913version = "0.2.1"6914dependencies = [6915 "ethereum",6916 "evm-coder",6917 "frame-benchmarking",6918 "frame-support",6919 "frame-system",6920 "pallet-common",6921 "pallet-evm",6922 "pallet-evm-coder-substrate",6923 "pallet-nonfungible",6924 "pallet-refungible",6925 "parity-scale-codec 3.2.1",6926 "scale-info",6927 "serde",6928 "sp-core",6929 "sp-io",6930 "sp-runtime",6931 "sp-std",6932 "up-data-structs",6933]69346935[[package]]6936name = "pallet-unique-scheduler-v2"6937version = "0.1.0"6938dependencies = [6939 "frame-benchmarking",6940 "frame-support",6941 "frame-system",6942 "log",6943 "pallet-preimage",6944 "parity-scale-codec 3.2.1",6945 "scale-info",6946 "sp-core",6947 "sp-io",6948 "sp-runtime",6949 "sp-std",6950 "substrate-test-utils",6951]69526953[[package]]6954name = "pallet-utility"6955version = "4.0.0-dev"6956source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6957dependencies = [6958 "frame-benchmarking",6959 "frame-support",6960 "frame-system",6961 "parity-scale-codec 3.2.1",6962 "scale-info",6963 "sp-core",6964 "sp-io",6965 "sp-runtime",6966 "sp-std",6967]69686969[[package]]6970name = "pallet-vesting"6971version = "4.0.0-dev"6972source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6973dependencies = [6974 "frame-benchmarking",6975 "frame-support",6976 "frame-system",6977 "log",6978 "parity-scale-codec 3.2.1",6979 "scale-info",6980 "sp-runtime",6981 "sp-std",6982]69836984[[package]]6985name = "pallet-xcm"6986version = "0.9.30"6987source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"6988dependencies = [6989 "frame-support",6990 "frame-system",6991 "log",6992 "parity-scale-codec 3.2.1",6993 "scale-info",6994 "serde",6995 "sp-core",6996 "sp-runtime",6997 "sp-std",6998 "xcm",6999 "xcm-executor",7000]70017002[[package]]7003name = "pallet-xcm-benchmarks"7004version = "0.9.30"7005source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7006dependencies = [7007 "frame-benchmarking",7008 "frame-support",7009 "frame-system",7010 "log",7011 "parity-scale-codec 3.2.1",7012 "scale-info",7013 "sp-runtime",7014 "sp-std",7015 "xcm",7016 "xcm-executor",7017]70187019[[package]]7020name = "parachain-info"7021version = "0.1.0"7022source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"7023dependencies = [7024 "cumulus-primitives-core",7025 "frame-support",7026 "frame-system",7027 "parity-scale-codec 3.2.1",7028 "scale-info",7029 "serde",7030]70317032[[package]]7033name = "parity-db"7034version = "0.3.17"7035source = "registry+https://github.com/rust-lang/crates.io-index"7036checksum = "2c8fdb726a43661fa54b43e7114e6b88b2289cae388eb3ad766d9d1754d83fce"7037dependencies = [7038 "blake2-rfc",7039 "crc32fast",7040 "fs2",7041 "hex",7042 "libc",7043 "log",7044 "lz4",7045 "memmap2",7046 "parking_lot 0.12.1",7047 "rand 0.8.5",7048 "snap",7049]70507051[[package]]7052name = "parity-scale-codec"7053version = "2.3.1"7054source = "registry+https://github.com/rust-lang/crates.io-index"7055checksum = "373b1a4c1338d9cd3d1fa53b3a11bdab5ab6bd80a20f7f7becd76953ae2be909"7056dependencies = [7057 "arrayvec 0.7.2",7058 "bitvec 0.20.4",7059 "byte-slice-cast",7060 "impl-trait-for-tuples",7061 "parity-scale-codec-derive 2.3.1",7062 "serde",7063]70647065[[package]]7066name = "parity-scale-codec"7067version = "3.2.1"7068source = "registry+https://github.com/rust-lang/crates.io-index"7069checksum = "366e44391a8af4cfd6002ef6ba072bae071a96aafca98d7d448a34c5dca38b6a"7070dependencies = [7071 "arrayvec 0.7.2",7072 "bitvec 1.0.1",7073 "byte-slice-cast",7074 "bytes",7075 "impl-trait-for-tuples",7076 "parity-scale-codec-derive 3.1.3",7077 "serde",7078]70797080[[package]]7081name = "parity-scale-codec-derive"7082version = "2.3.1"7083source = "registry+https://github.com/rust-lang/crates.io-index"7084checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"7085dependencies = [7086 "proc-macro-crate",7087 "proc-macro2",7088 "quote",7089 "syn",7090]70917092[[package]]7093name = "parity-scale-codec-derive"7094version = "3.1.3"7095source = "registry+https://github.com/rust-lang/crates.io-index"7096checksum = "9299338969a3d2f491d65f140b00ddec470858402f888af98e8642fb5e8965cd"7097dependencies = [7098 "proc-macro-crate",7099 "proc-macro2",7100 "quote",7101 "syn",7102]71037104[[package]]7105name = "parity-send-wrapper"7106version = "0.1.0"7107source = "registry+https://github.com/rust-lang/crates.io-index"7108checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"71097110[[package]]7111name = "parity-util-mem"7112version = "0.11.0"7113source = "registry+https://github.com/rust-lang/crates.io-index"7114checksum = "c32561d248d352148124f036cac253a644685a21dc9fea383eb4907d7bd35a8f"7115dependencies = [7116 "cfg-if 1.0.0",7117 "ethereum-types",7118 "hashbrown",7119 "impl-trait-for-tuples",7120 "lru 0.7.8",7121 "parity-util-mem-derive",7122 "parking_lot 0.12.1",7123 "primitive-types",7124 "smallvec",7125 "winapi",7126]71277128[[package]]7129name = "parity-util-mem-derive"7130version = "0.1.0"7131source = "registry+https://github.com/rust-lang/crates.io-index"7132checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"7133dependencies = [7134 "proc-macro2",7135 "syn",7136 "synstructure",7137]71387139[[package]]7140name = "parity-wasm"7141version = "0.32.0"7142source = "registry+https://github.com/rust-lang/crates.io-index"7143checksum = "16ad52817c4d343339b3bc2e26861bd21478eda0b7509acf83505727000512ac"7144dependencies = [7145 "byteorder",7146]71477148[[package]]7149name = "parity-wasm"7150version = "0.45.0"7151source = "registry+https://github.com/rust-lang/crates.io-index"7152checksum = "e1ad0aff30c1da14b1254fcb2af73e1fa9a28670e584a626f53a369d0e157304"71537154[[package]]7155name = "parking"7156version = "2.0.0"7157source = "registry+https://github.com/rust-lang/crates.io-index"7158checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"71597160[[package]]7161name = "parking_lot"7162version = "0.11.2"7163source = "registry+https://github.com/rust-lang/crates.io-index"7164checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"7165dependencies = [7166 "instant",7167 "lock_api",7168 "parking_lot_core 0.8.5",7169]71707171[[package]]7172name = "parking_lot"7173version = "0.12.1"7174source = "registry+https://github.com/rust-lang/crates.io-index"7175checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"7176dependencies = [7177 "lock_api",7178 "parking_lot_core 0.9.4",7179]71807181[[package]]7182name = "parking_lot_core"7183version = "0.8.5"7184source = "registry+https://github.com/rust-lang/crates.io-index"7185checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"7186dependencies = [7187 "cfg-if 1.0.0",7188 "instant",7189 "libc",7190 "redox_syscall",7191 "smallvec",7192 "winapi",7193]71947195[[package]]7196name = "parking_lot_core"7197version = "0.9.4"7198source = "registry+https://github.com/rust-lang/crates.io-index"7199checksum = "4dc9e0dc2adc1c69d09143aff38d3d30c5c3f0df0dad82e6d25547af174ebec0"7200dependencies = [7201 "cfg-if 1.0.0",7202 "libc",7203 "redox_syscall",7204 "smallvec",7205 "windows-sys 0.42.0",7206]72077208[[package]]7209name = "paste"7210version = "1.0.9"7211source = "registry+https://github.com/rust-lang/crates.io-index"7212checksum = "b1de2e551fb905ac83f73f7aedf2f0cb4a0da7e35efa24a202a936269f1f18e1"72137214[[package]]7215name = "pbkdf2"7216version = "0.4.0"7217source = "registry+https://github.com/rust-lang/crates.io-index"7218checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd"7219dependencies = [7220 "crypto-mac 0.8.0",7221]72227223[[package]]7224name = "pbkdf2"7225version = "0.8.0"7226source = "registry+https://github.com/rust-lang/crates.io-index"7227checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"7228dependencies = [7229 "crypto-mac 0.11.1",7230]72317232[[package]]7233name = "peeking_take_while"7234version = "0.1.2"7235source = "registry+https://github.com/rust-lang/crates.io-index"7236checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"72377238[[package]]7239name = "percent-encoding"7240version = "2.2.0"7241source = "registry+https://github.com/rust-lang/crates.io-index"7242checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"72437244[[package]]7245name = "pest"7246version = "2.4.1"7247source = "registry+https://github.com/rust-lang/crates.io-index"7248checksum = "a528564cc62c19a7acac4d81e01f39e53e25e17b934878f4c6d25cc2836e62f8"7249dependencies = [7250 "thiserror",7251 "ucd-trie",7252]72537254[[package]]7255name = "pest_derive"7256version = "2.4.1"7257source = "registry+https://github.com/rust-lang/crates.io-index"7258checksum = "d5fd9bc6500181952d34bd0b2b0163a54d794227b498be0b7afa7698d0a7b18f"7259dependencies = [7260 "pest",7261 "pest_generator",7262]72637264[[package]]7265name = "pest_generator"7266version = "2.4.1"7267source = "registry+https://github.com/rust-lang/crates.io-index"7268checksum = "d2610d5ac5156217b4ff8e46ddcef7cdf44b273da2ac5bca2ecbfa86a330e7c4"7269dependencies = [7270 "pest",7271 "pest_meta",7272 "proc-macro2",7273 "quote",7274 "syn",7275]72767277[[package]]7278name = "pest_meta"7279version = "2.4.1"7280source = "registry+https://github.com/rust-lang/crates.io-index"7281checksum = "824749bf7e21dd66b36fbe26b3f45c713879cccd4a009a917ab8e045ca8246fe"7282dependencies = [7283 "once_cell",7284 "pest",7285 "sha1",7286]72877288[[package]]7289name = "petgraph"7290version = "0.6.2"7291source = "registry+https://github.com/rust-lang/crates.io-index"7292checksum = "e6d5014253a1331579ce62aa67443b4a658c5e7dd03d4bc6d302b94474888143"7293dependencies = [7294 "fixedbitset",7295 "indexmap",7296]72977298[[package]]7299name = "pin-project"7300version = "1.0.12"7301source = "registry+https://github.com/rust-lang/crates.io-index"7302checksum = "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc"7303dependencies = [7304 "pin-project-internal",7305]73067307[[package]]7308name = "pin-project-internal"7309version = "1.0.12"7310source = "registry+https://github.com/rust-lang/crates.io-index"7311checksum = "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55"7312dependencies = [7313 "proc-macro2",7314 "quote",7315 "syn",7316]73177318[[package]]7319name = "pin-project-lite"7320version = "0.1.12"7321source = "registry+https://github.com/rust-lang/crates.io-index"7322checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"73237324[[package]]7325name = "pin-project-lite"7326version = "0.2.9"7327source = "registry+https://github.com/rust-lang/crates.io-index"7328checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"73297330[[package]]7331name = "pin-utils"7332version = "0.1.0"7333source = "registry+https://github.com/rust-lang/crates.io-index"7334checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"73357336[[package]]7337name = "pkcs8"7338version = "0.8.0"7339source = "registry+https://github.com/rust-lang/crates.io-index"7340checksum = "7cabda3fb821068a9a4fab19a683eac3af12edf0f34b94a8be53c4972b8149d0"7341dependencies = [7342 "der",7343 "spki",7344 "zeroize",7345]73467347[[package]]7348name = "pkg-config"7349version = "0.3.26"7350source = "registry+https://github.com/rust-lang/crates.io-index"7351checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160"73527353[[package]]7354name = "platforms"7355version = "2.0.0"7356source = "registry+https://github.com/rust-lang/crates.io-index"7357checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"73587359[[package]]7360name = "polkadot-approval-distribution"7361version = "0.9.30"7362source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7363dependencies = [7364 "futures 0.3.25",7365 "polkadot-node-network-protocol",7366 "polkadot-node-primitives",7367 "polkadot-node-subsystem",7368 "polkadot-node-subsystem-util",7369 "polkadot-primitives",7370 "rand 0.8.5",7371 "tracing-gum",7372]73737374[[package]]7375name = "polkadot-availability-bitfield-distribution"7376version = "0.9.30"7377source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7378dependencies = [7379 "futures 0.3.25",7380 "polkadot-node-network-protocol",7381 "polkadot-node-subsystem",7382 "polkadot-node-subsystem-util",7383 "polkadot-primitives",7384 "rand 0.8.5",7385 "tracing-gum",7386]73877388[[package]]7389name = "polkadot-availability-distribution"7390version = "0.9.30"7391source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7392dependencies = [7393 "derive_more",7394 "fatality",7395 "futures 0.3.25",7396 "lru 0.7.8",7397 "parity-scale-codec 3.2.1",7398 "polkadot-erasure-coding",7399 "polkadot-node-network-protocol",7400 "polkadot-node-primitives",7401 "polkadot-node-subsystem",7402 "polkadot-node-subsystem-util",7403 "polkadot-primitives",7404 "rand 0.8.5",7405 "sp-core",7406 "sp-keystore",7407 "thiserror",7408 "tracing-gum",7409]74107411[[package]]7412name = "polkadot-availability-recovery"7413version = "0.9.30"7414source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7415dependencies = [7416 "fatality",7417 "futures 0.3.25",7418 "lru 0.7.8",7419 "parity-scale-codec 3.2.1",7420 "polkadot-erasure-coding",7421 "polkadot-node-network-protocol",7422 "polkadot-node-primitives",7423 "polkadot-node-subsystem",7424 "polkadot-node-subsystem-util",7425 "polkadot-primitives",7426 "rand 0.8.5",7427 "sc-network",7428 "thiserror",7429 "tracing-gum",7430]74317432[[package]]7433name = "polkadot-cli"7434version = "0.9.30"7435source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7436dependencies = [7437 "clap",7438 "frame-benchmarking-cli",7439 "futures 0.3.25",7440 "log",7441 "polkadot-client",7442 "polkadot-node-core-pvf",7443 "polkadot-node-metrics",7444 "polkadot-performance-test",7445 "polkadot-service",7446 "sc-cli",7447 "sc-service",7448 "sc-sysinfo",7449 "sc-tracing",7450 "sp-core",7451 "sp-keyring",7452 "sp-trie",7453 "substrate-build-script-utils",7454 "thiserror",7455 "try-runtime-cli",7456]74577458[[package]]7459name = "polkadot-client"7460version = "0.9.30"7461source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7462dependencies = [7463 "beefy-primitives",7464 "frame-benchmarking",7465 "frame-benchmarking-cli",7466 "frame-system",7467 "frame-system-rpc-runtime-api",7468 "pallet-transaction-payment",7469 "pallet-transaction-payment-rpc-runtime-api",7470 "polkadot-core-primitives",7471 "polkadot-node-core-parachains-inherent",7472 "polkadot-primitives",7473 "polkadot-runtime",7474 "polkadot-runtime-common",7475 "sc-client-api",7476 "sc-consensus",7477 "sc-executor",7478 "sc-service",7479 "sp-api",7480 "sp-authority-discovery",7481 "sp-block-builder",7482 "sp-blockchain",7483 "sp-consensus",7484 "sp-consensus-babe",7485 "sp-core",7486 "sp-finality-grandpa",7487 "sp-inherents",7488 "sp-keyring",7489 "sp-mmr-primitives",7490 "sp-offchain",7491 "sp-runtime",7492 "sp-session",7493 "sp-storage",7494 "sp-timestamp",7495 "sp-transaction-pool",7496]74977498[[package]]7499name = "polkadot-collator-protocol"7500version = "0.9.30"7501source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7502dependencies = [7503 "always-assert",7504 "fatality",7505 "futures 0.3.25",7506 "futures-timer",7507 "polkadot-node-network-protocol",7508 "polkadot-node-primitives",7509 "polkadot-node-subsystem",7510 "polkadot-node-subsystem-util",7511 "polkadot-primitives",7512 "sp-core",7513 "sp-keystore",7514 "sp-runtime",7515 "thiserror",7516 "tracing-gum",7517]75187519[[package]]7520name = "polkadot-core-primitives"7521version = "0.9.30"7522source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7523dependencies = [7524 "parity-scale-codec 3.2.1",7525 "parity-util-mem",7526 "scale-info",7527 "sp-core",7528 "sp-runtime",7529 "sp-std",7530]75317532[[package]]7533name = "polkadot-dispute-distribution"7534version = "0.9.30"7535source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7536dependencies = [7537 "derive_more",7538 "fatality",7539 "futures 0.3.25",7540 "lru 0.7.8",7541 "parity-scale-codec 3.2.1",7542 "polkadot-erasure-coding",7543 "polkadot-node-network-protocol",7544 "polkadot-node-primitives",7545 "polkadot-node-subsystem",7546 "polkadot-node-subsystem-util",7547 "polkadot-primitives",7548 "sc-network",7549 "sp-application-crypto",7550 "sp-keystore",7551 "thiserror",7552 "tracing-gum",7553]75547555[[package]]7556name = "polkadot-erasure-coding"7557version = "0.9.30"7558source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7559dependencies = [7560 "parity-scale-codec 3.2.1",7561 "polkadot-node-primitives",7562 "polkadot-primitives",7563 "reed-solomon-novelpoly",7564 "sp-core",7565 "sp-trie",7566 "thiserror",7567]75687569[[package]]7570name = "polkadot-gossip-support"7571version = "0.9.30"7572source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7573dependencies = [7574 "futures 0.3.25",7575 "futures-timer",7576 "polkadot-node-network-protocol",7577 "polkadot-node-subsystem",7578 "polkadot-node-subsystem-util",7579 "polkadot-primitives",7580 "rand 0.8.5",7581 "rand_chacha 0.3.1",7582 "sc-network",7583 "sp-application-crypto",7584 "sp-core",7585 "sp-keystore",7586 "tracing-gum",7587]75887589[[package]]7590name = "polkadot-network-bridge"7591version = "0.9.30"7592source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7593dependencies = [7594 "always-assert",7595 "async-trait",7596 "bytes",7597 "fatality",7598 "futures 0.3.25",7599 "parity-scale-codec 3.2.1",7600 "parking_lot 0.12.1",7601 "polkadot-node-network-protocol",7602 "polkadot-node-subsystem",7603 "polkadot-node-subsystem-util",7604 "polkadot-overseer",7605 "polkadot-primitives",7606 "sc-network",7607 "sc-network-common",7608 "sp-consensus",7609 "thiserror",7610 "tracing-gum",7611]76127613[[package]]7614name = "polkadot-node-collation-generation"7615version = "0.9.30"7616source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7617dependencies = [7618 "futures 0.3.25",7619 "parity-scale-codec 3.2.1",7620 "polkadot-erasure-coding",7621 "polkadot-node-primitives",7622 "polkadot-node-subsystem",7623 "polkadot-node-subsystem-util",7624 "polkadot-primitives",7625 "sp-core",7626 "sp-maybe-compressed-blob",7627 "thiserror",7628 "tracing-gum",7629]76307631[[package]]7632name = "polkadot-node-core-approval-voting"7633version = "0.9.30"7634source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7635dependencies = [7636 "bitvec 1.0.1",7637 "derive_more",7638 "futures 0.3.25",7639 "futures-timer",7640 "kvdb",7641 "lru 0.7.8",7642 "merlin",7643 "parity-scale-codec 3.2.1",7644 "polkadot-node-jaeger",7645 "polkadot-node-primitives",7646 "polkadot-node-subsystem",7647 "polkadot-node-subsystem-util",7648 "polkadot-overseer",7649 "polkadot-primitives",7650 "sc-keystore",7651 "schnorrkel",7652 "sp-application-crypto",7653 "sp-consensus",7654 "sp-consensus-slots",7655 "sp-runtime",7656 "thiserror",7657 "tracing-gum",7658]76597660[[package]]7661name = "polkadot-node-core-av-store"7662version = "0.9.30"7663source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7664dependencies = [7665 "bitvec 1.0.1",7666 "futures 0.3.25",7667 "futures-timer",7668 "kvdb",7669 "parity-scale-codec 3.2.1",7670 "polkadot-erasure-coding",7671 "polkadot-node-primitives",7672 "polkadot-node-subsystem",7673 "polkadot-node-subsystem-util",7674 "polkadot-overseer",7675 "polkadot-primitives",7676 "thiserror",7677 "tracing-gum",7678]76797680[[package]]7681name = "polkadot-node-core-backing"7682version = "0.9.30"7683source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7684dependencies = [7685 "bitvec 1.0.1",7686 "fatality",7687 "futures 0.3.25",7688 "polkadot-erasure-coding",7689 "polkadot-node-primitives",7690 "polkadot-node-subsystem",7691 "polkadot-node-subsystem-util",7692 "polkadot-primitives",7693 "polkadot-statement-table",7694 "sp-keystore",7695 "thiserror",7696 "tracing-gum",7697]76987699[[package]]7700name = "polkadot-node-core-bitfield-signing"7701version = "0.9.30"7702source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7703dependencies = [7704 "futures 0.3.25",7705 "polkadot-node-subsystem",7706 "polkadot-node-subsystem-util",7707 "polkadot-primitives",7708 "sp-keystore",7709 "thiserror",7710 "tracing-gum",7711 "wasm-timer",7712]77137714[[package]]7715name = "polkadot-node-core-candidate-validation"7716version = "0.9.30"7717source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7718dependencies = [7719 "async-trait",7720 "futures 0.3.25",7721 "parity-scale-codec 3.2.1",7722 "polkadot-node-core-pvf",7723 "polkadot-node-primitives",7724 "polkadot-node-subsystem",7725 "polkadot-node-subsystem-util",7726 "polkadot-parachain",7727 "polkadot-primitives",7728 "sp-maybe-compressed-blob",7729 "tracing-gum",7730]77317732[[package]]7733name = "polkadot-node-core-chain-api"7734version = "0.9.30"7735source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7736dependencies = [7737 "futures 0.3.25",7738 "polkadot-node-subsystem",7739 "polkadot-node-subsystem-util",7740 "polkadot-primitives",7741 "sc-client-api",7742 "sc-consensus-babe",7743 "sp-blockchain",7744 "tracing-gum",7745]77467747[[package]]7748name = "polkadot-node-core-chain-selection"7749version = "0.9.30"7750source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7751dependencies = [7752 "futures 0.3.25",7753 "futures-timer",7754 "kvdb",7755 "parity-scale-codec 3.2.1",7756 "polkadot-node-primitives",7757 "polkadot-node-subsystem",7758 "polkadot-node-subsystem-util",7759 "polkadot-primitives",7760 "thiserror",7761 "tracing-gum",7762]77637764[[package]]7765name = "polkadot-node-core-dispute-coordinator"7766version = "0.9.30"7767source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7768dependencies = [7769 "fatality",7770 "futures 0.3.25",7771 "kvdb",7772 "lru 0.7.8",7773 "parity-scale-codec 3.2.1",7774 "polkadot-node-primitives",7775 "polkadot-node-subsystem",7776 "polkadot-node-subsystem-util",7777 "polkadot-primitives",7778 "sc-keystore",7779 "thiserror",7780 "tracing-gum",7781]77827783[[package]]7784name = "polkadot-node-core-parachains-inherent"7785version = "0.9.30"7786source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7787dependencies = [7788 "async-trait",7789 "futures 0.3.25",7790 "futures-timer",7791 "polkadot-node-subsystem",7792 "polkadot-primitives",7793 "sp-blockchain",7794 "sp-inherents",7795 "sp-runtime",7796 "thiserror",7797 "tracing-gum",7798]77997800[[package]]7801name = "polkadot-node-core-provisioner"7802version = "0.9.30"7803source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7804dependencies = [7805 "bitvec 1.0.1",7806 "fatality",7807 "futures 0.3.25",7808 "futures-timer",7809 "polkadot-node-primitives",7810 "polkadot-node-subsystem",7811 "polkadot-node-subsystem-util",7812 "polkadot-primitives",7813 "rand 0.8.5",7814 "thiserror",7815 "tracing-gum",7816]78177818[[package]]7819name = "polkadot-node-core-pvf"7820version = "0.9.30"7821source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7822dependencies = [7823 "always-assert",7824 "assert_matches",7825 "async-process",7826 "async-std",7827 "futures 0.3.25",7828 "futures-timer",7829 "parity-scale-codec 3.2.1",7830 "pin-project",7831 "polkadot-core-primitives",7832 "polkadot-node-metrics",7833 "polkadot-parachain",7834 "rand 0.8.5",7835 "rayon",7836 "sc-executor",7837 "sc-executor-common",7838 "sc-executor-wasmtime",7839 "slotmap",7840 "sp-core",7841 "sp-externalities",7842 "sp-io",7843 "sp-maybe-compressed-blob",7844 "sp-tracing",7845 "sp-wasm-interface",7846 "tempfile",7847 "tracing-gum",7848]78497850[[package]]7851name = "polkadot-node-core-pvf-checker"7852version = "0.9.30"7853source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7854dependencies = [7855 "futures 0.3.25",7856 "polkadot-node-primitives",7857 "polkadot-node-subsystem",7858 "polkadot-node-subsystem-util",7859 "polkadot-overseer",7860 "polkadot-primitives",7861 "sp-keystore",7862 "thiserror",7863 "tracing-gum",7864]78657866[[package]]7867name = "polkadot-node-core-runtime-api"7868version = "0.9.30"7869source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7870dependencies = [7871 "futures 0.3.25",7872 "memory-lru",7873 "parity-util-mem",7874 "polkadot-node-subsystem",7875 "polkadot-node-subsystem-types",7876 "polkadot-node-subsystem-util",7877 "polkadot-primitives",7878 "sp-consensus-babe",7879 "tracing-gum",7880]78817882[[package]]7883name = "polkadot-node-jaeger"7884version = "0.9.30"7885source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7886dependencies = [7887 "async-std",7888 "lazy_static",7889 "log",7890 "mick-jaeger",7891 "parity-scale-codec 3.2.1",7892 "parking_lot 0.12.1",7893 "polkadot-node-primitives",7894 "polkadot-primitives",7895 "sc-network",7896 "sp-core",7897 "thiserror",7898]78997900[[package]]7901name = "polkadot-node-metrics"7902version = "0.9.30"7903source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7904dependencies = [7905 "bs58",7906 "futures 0.3.25",7907 "futures-timer",7908 "log",7909 "parity-scale-codec 3.2.1",7910 "polkadot-primitives",7911 "prioritized-metered-channel",7912 "sc-cli",7913 "sc-service",7914 "sc-tracing",7915 "substrate-prometheus-endpoint",7916 "tracing-gum",7917]79187919[[package]]7920name = "polkadot-node-network-protocol"7921version = "0.9.30"7922source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7923dependencies = [7924 "async-trait",7925 "derive_more",7926 "fatality",7927 "futures 0.3.25",7928 "hex",7929 "parity-scale-codec 3.2.1",7930 "polkadot-node-jaeger",7931 "polkadot-node-primitives",7932 "polkadot-primitives",7933 "rand 0.8.5",7934 "sc-authority-discovery",7935 "sc-network",7936 "sc-network-common",7937 "strum",7938 "thiserror",7939 "tracing-gum",7940]79417942[[package]]7943name = "polkadot-node-primitives"7944version = "0.9.30"7945source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7946dependencies = [7947 "bounded-vec",7948 "futures 0.3.25",7949 "parity-scale-codec 3.2.1",7950 "polkadot-parachain",7951 "polkadot-primitives",7952 "schnorrkel",7953 "serde",7954 "sp-application-crypto",7955 "sp-consensus-babe",7956 "sp-consensus-vrf",7957 "sp-core",7958 "sp-keystore",7959 "sp-maybe-compressed-blob",7960 "thiserror",7961 "zstd",7962]79637964[[package]]7965name = "polkadot-node-subsystem"7966version = "0.9.30"7967source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7968dependencies = [7969 "polkadot-node-jaeger",7970 "polkadot-node-subsystem-types",7971 "polkadot-overseer",7972]79737974[[package]]7975name = "polkadot-node-subsystem-types"7976version = "0.9.30"7977source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7978dependencies = [7979 "async-trait",7980 "derive_more",7981 "futures 0.3.25",7982 "orchestra",7983 "polkadot-node-jaeger",7984 "polkadot-node-network-protocol",7985 "polkadot-node-primitives",7986 "polkadot-primitives",7987 "polkadot-statement-table",7988 "sc-network",7989 "smallvec",7990 "sp-api",7991 "sp-authority-discovery",7992 "sp-consensus-babe",7993 "substrate-prometheus-endpoint",7994 "thiserror",7995]79967997[[package]]7998name = "polkadot-node-subsystem-util"7999version = "0.9.30"8000source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8001dependencies = [8002 "async-trait",8003 "derive_more",8004 "fatality",8005 "futures 0.3.25",8006 "itertools",8007 "kvdb",8008 "lru 0.7.8",8009 "parity-db",8010 "parity-scale-codec 3.2.1",8011 "parity-util-mem",8012 "parking_lot 0.11.2",8013 "pin-project",8014 "polkadot-node-jaeger",8015 "polkadot-node-metrics",8016 "polkadot-node-network-protocol",8017 "polkadot-node-primitives",8018 "polkadot-node-subsystem",8019 "polkadot-overseer",8020 "polkadot-primitives",8021 "prioritized-metered-channel",8022 "rand 0.8.5",8023 "sp-application-crypto",8024 "sp-core",8025 "sp-keystore",8026 "thiserror",8027 "tracing-gum",8028]80298030[[package]]8031name = "polkadot-overseer"8032version = "0.9.30"8033source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8034dependencies = [8035 "async-trait",8036 "futures 0.3.25",8037 "futures-timer",8038 "lru 0.7.8",8039 "orchestra",8040 "parity-util-mem",8041 "parking_lot 0.12.1",8042 "polkadot-node-metrics",8043 "polkadot-node-network-protocol",8044 "polkadot-node-primitives",8045 "polkadot-node-subsystem-types",8046 "polkadot-primitives",8047 "sc-client-api",8048 "sp-api",8049 "sp-core",8050 "tracing-gum",8051]80528053[[package]]8054name = "polkadot-parachain"8055version = "0.9.30"8056source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8057dependencies = [8058 "derive_more",8059 "frame-support",8060 "parity-scale-codec 3.2.1",8061 "parity-util-mem",8062 "polkadot-core-primitives",8063 "scale-info",8064 "serde",8065 "sp-core",8066 "sp-runtime",8067 "sp-std",8068]80698070[[package]]8071name = "polkadot-performance-test"8072version = "0.9.30"8073source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8074dependencies = [8075 "env_logger",8076 "kusama-runtime",8077 "log",8078 "polkadot-erasure-coding",8079 "polkadot-node-core-pvf",8080 "polkadot-node-primitives",8081 "quote",8082 "thiserror",8083]80848085[[package]]8086name = "polkadot-primitives"8087version = "0.9.30"8088source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8089dependencies = [8090 "bitvec 1.0.1",8091 "frame-system",8092 "hex-literal",8093 "parity-scale-codec 3.2.1",8094 "parity-util-mem",8095 "polkadot-core-primitives",8096 "polkadot-parachain",8097 "scale-info",8098 "serde",8099 "sp-api",8100 "sp-application-crypto",8101 "sp-arithmetic",8102 "sp-authority-discovery",8103 "sp-consensus-slots",8104 "sp-core",8105 "sp-inherents",8106 "sp-io",8107 "sp-keystore",8108 "sp-runtime",8109 "sp-staking",8110 "sp-std",8111 "sp-trie",8112 "sp-version",8113]81148115[[package]]8116name = "polkadot-rpc"8117version = "0.9.30"8118source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8119dependencies = [8120 "beefy-gadget",8121 "beefy-gadget-rpc",8122 "jsonrpsee",8123 "pallet-mmr-rpc",8124 "pallet-transaction-payment-rpc",8125 "polkadot-primitives",8126 "sc-chain-spec",8127 "sc-client-api",8128 "sc-consensus-babe",8129 "sc-consensus-babe-rpc",8130 "sc-consensus-epochs",8131 "sc-finality-grandpa",8132 "sc-finality-grandpa-rpc",8133 "sc-rpc",8134 "sc-sync-state-rpc",8135 "sc-transaction-pool-api",8136 "sp-api",8137 "sp-block-builder",8138 "sp-blockchain",8139 "sp-consensus",8140 "sp-consensus-babe",8141 "sp-keystore",8142 "sp-runtime",8143 "substrate-frame-rpc-system",8144 "substrate-state-trie-migration-rpc",8145]81468147[[package]]8148name = "polkadot-runtime"8149version = "0.9.30"8150source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8151dependencies = [8152 "beefy-primitives",8153 "bitvec 1.0.1",8154 "frame-benchmarking",8155 "frame-election-provider-support",8156 "frame-executive",8157 "frame-support",8158 "frame-system",8159 "frame-system-benchmarking",8160 "frame-system-rpc-runtime-api",8161 "frame-try-runtime",8162 "hex-literal",8163 "log",8164 "pallet-authority-discovery",8165 "pallet-authorship",8166 "pallet-babe",8167 "pallet-bags-list",8168 "pallet-balances",8169 "pallet-bounties",8170 "pallet-child-bounties",8171 "pallet-collective",8172 "pallet-democracy",8173 "pallet-election-provider-multi-phase",8174 "pallet-election-provider-support-benchmarking",8175 "pallet-elections-phragmen",8176 "pallet-fast-unstake",8177 "pallet-grandpa",8178 "pallet-identity",8179 "pallet-im-online",8180 "pallet-indices",8181 "pallet-membership",8182 "pallet-multisig",8183 "pallet-nomination-pools",8184 "pallet-nomination-pools-benchmarking",8185 "pallet-nomination-pools-runtime-api",8186 "pallet-offences",8187 "pallet-offences-benchmarking",8188 "pallet-preimage",8189 "pallet-proxy",8190 "pallet-scheduler",8191 "pallet-session",8192 "pallet-session-benchmarking",8193 "pallet-staking",8194 "pallet-staking-reward-curve",8195 "pallet-timestamp",8196 "pallet-tips",8197 "pallet-transaction-payment",8198 "pallet-transaction-payment-rpc-runtime-api",8199 "pallet-treasury",8200 "pallet-utility",8201 "pallet-vesting",8202 "pallet-xcm",8203 "parity-scale-codec 3.2.1",8204 "polkadot-primitives",8205 "polkadot-runtime-common",8206 "polkadot-runtime-constants",8207 "polkadot-runtime-parachains",8208 "rustc-hex",8209 "scale-info",8210 "serde",8211 "serde_derive",8212 "smallvec",8213 "sp-api",8214 "sp-authority-discovery",8215 "sp-block-builder",8216 "sp-consensus-babe",8217 "sp-core",8218 "sp-inherents",8219 "sp-io",8220 "sp-mmr-primitives",8221 "sp-npos-elections",8222 "sp-offchain",8223 "sp-runtime",8224 "sp-session",8225 "sp-staking",8226 "sp-std",8227 "sp-transaction-pool",8228 "sp-version",8229 "static_assertions",8230 "substrate-wasm-builder",8231 "xcm",8232 "xcm-builder",8233 "xcm-executor",8234]82358236[[package]]8237name = "polkadot-runtime-common"8238version = "0.9.30"8239source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8240dependencies = [8241 "beefy-primitives",8242 "bitvec 1.0.1",8243 "frame-benchmarking",8244 "frame-election-provider-support",8245 "frame-support",8246 "frame-system",8247 "impl-trait-for-tuples",8248 "libsecp256k1",8249 "log",8250 "pallet-authorship",8251 "pallet-babe",8252 "pallet-bags-list",8253 "pallet-balances",8254 "pallet-beefy-mmr",8255 "pallet-election-provider-multi-phase",8256 "pallet-session",8257 "pallet-staking",8258 "pallet-timestamp",8259 "pallet-transaction-payment",8260 "pallet-treasury",8261 "pallet-vesting",8262 "parity-scale-codec 3.2.1",8263 "polkadot-primitives",8264 "polkadot-runtime-parachains",8265 "rustc-hex",8266 "scale-info",8267 "serde",8268 "serde_derive",8269 "slot-range-helper",8270 "sp-api",8271 "sp-core",8272 "sp-inherents",8273 "sp-io",8274 "sp-npos-elections",8275 "sp-runtime",8276 "sp-session",8277 "sp-staking",8278 "sp-std",8279 "static_assertions",8280 "xcm",8281]82828283[[package]]8284name = "polkadot-runtime-constants"8285version = "0.9.30"8286source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8287dependencies = [8288 "frame-support",8289 "polkadot-primitives",8290 "polkadot-runtime-common",8291 "smallvec",8292 "sp-runtime",8293]82948295[[package]]8296name = "polkadot-runtime-metrics"8297version = "0.9.30"8298source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8299dependencies = [8300 "bs58",8301 "parity-scale-codec 3.2.1",8302 "polkadot-primitives",8303 "sp-std",8304 "sp-tracing",8305]83068307[[package]]8308name = "polkadot-runtime-parachains"8309version = "0.9.30"8310source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8311dependencies = [8312 "bitflags",8313 "bitvec 1.0.1",8314 "derive_more",8315 "frame-benchmarking",8316 "frame-support",8317 "frame-system",8318 "log",8319 "pallet-authority-discovery",8320 "pallet-authorship",8321 "pallet-babe",8322 "pallet-balances",8323 "pallet-session",8324 "pallet-staking",8325 "pallet-timestamp",8326 "pallet-vesting",8327 "parity-scale-codec 3.2.1",8328 "polkadot-primitives",8329 "polkadot-runtime-metrics",8330 "rand 0.8.5",8331 "rand_chacha 0.3.1",8332 "rustc-hex",8333 "scale-info",8334 "serde",8335 "sp-api",8336 "sp-application-crypto",8337 "sp-core",8338 "sp-inherents",8339 "sp-io",8340 "sp-keystore",8341 "sp-runtime",8342 "sp-session",8343 "sp-staking",8344 "sp-std",8345 "static_assertions",8346 "xcm",8347 "xcm-executor",8348]83498350[[package]]8351name = "polkadot-service"8352version = "0.9.30"8353source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8354dependencies = [8355 "async-trait",8356 "beefy-gadget",8357 "beefy-primitives",8358 "frame-support",8359 "frame-system-rpc-runtime-api",8360 "futures 0.3.25",8361 "hex-literal",8362 "kusama-runtime",8363 "kvdb",8364 "kvdb-rocksdb",8365 "lru 0.7.8",8366 "pallet-babe",8367 "pallet-im-online",8368 "pallet-staking",8369 "pallet-transaction-payment-rpc-runtime-api",8370 "parity-db",8371 "polkadot-approval-distribution",8372 "polkadot-availability-bitfield-distribution",8373 "polkadot-availability-distribution",8374 "polkadot-availability-recovery",8375 "polkadot-client",8376 "polkadot-collator-protocol",8377 "polkadot-dispute-distribution",8378 "polkadot-gossip-support",8379 "polkadot-network-bridge",8380 "polkadot-node-collation-generation",8381 "polkadot-node-core-approval-voting",8382 "polkadot-node-core-av-store",8383 "polkadot-node-core-backing",8384 "polkadot-node-core-bitfield-signing",8385 "polkadot-node-core-candidate-validation",8386 "polkadot-node-core-chain-api",8387 "polkadot-node-core-chain-selection",8388 "polkadot-node-core-dispute-coordinator",8389 "polkadot-node-core-parachains-inherent",8390 "polkadot-node-core-provisioner",8391 "polkadot-node-core-pvf-checker",8392 "polkadot-node-core-runtime-api",8393 "polkadot-node-network-protocol",8394 "polkadot-node-primitives",8395 "polkadot-node-subsystem",8396 "polkadot-node-subsystem-types",8397 "polkadot-node-subsystem-util",8398 "polkadot-overseer",8399 "polkadot-parachain",8400 "polkadot-primitives",8401 "polkadot-rpc",8402 "polkadot-runtime",8403 "polkadot-runtime-constants",8404 "polkadot-runtime-parachains",8405 "polkadot-statement-distribution",8406 "rococo-runtime",8407 "sc-authority-discovery",8408 "sc-basic-authorship",8409 "sc-block-builder",8410 "sc-chain-spec",8411 "sc-client-api",8412 "sc-client-db",8413 "sc-consensus",8414 "sc-consensus-babe",8415 "sc-consensus-slots",8416 "sc-executor",8417 "sc-finality-grandpa",8418 "sc-keystore",8419 "sc-network",8420 "sc-network-common",8421 "sc-offchain",8422 "sc-service",8423 "sc-sync-state-rpc",8424 "sc-sysinfo",8425 "sc-telemetry",8426 "sc-transaction-pool",8427 "serde",8428 "serde_json",8429 "sp-api",8430 "sp-authority-discovery",8431 "sp-block-builder",8432 "sp-blockchain",8433 "sp-consensus",8434 "sp-consensus-babe",8435 "sp-core",8436 "sp-finality-grandpa",8437 "sp-inherents",8438 "sp-io",8439 "sp-keystore",8440 "sp-offchain",8441 "sp-runtime",8442 "sp-session",8443 "sp-state-machine",8444 "sp-storage",8445 "sp-timestamp",8446 "sp-transaction-pool",8447 "sp-trie",8448 "substrate-prometheus-endpoint",8449 "thiserror",8450 "tracing-gum",8451 "westend-runtime",8452]84538454[[package]]8455name = "polkadot-statement-distribution"8456version = "0.9.30"8457source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8458dependencies = [8459 "arrayvec 0.5.2",8460 "fatality",8461 "futures 0.3.25",8462 "indexmap",8463 "parity-scale-codec 3.2.1",8464 "polkadot-node-network-protocol",8465 "polkadot-node-primitives",8466 "polkadot-node-subsystem",8467 "polkadot-node-subsystem-util",8468 "polkadot-primitives",8469 "sp-keystore",8470 "sp-staking",8471 "thiserror",8472 "tracing-gum",8473]84748475[[package]]8476name = "polkadot-statement-table"8477version = "0.9.30"8478source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8479dependencies = [8480 "parity-scale-codec 3.2.1",8481 "polkadot-primitives",8482 "sp-core",8483]84848485[[package]]8486name = "polkadot-test-runtime"8487version = "0.9.30"8488source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8489dependencies = [8490 "beefy-primitives",8491 "bitvec 1.0.1",8492 "frame-election-provider-support",8493 "frame-executive",8494 "frame-support",8495 "frame-system",8496 "frame-system-rpc-runtime-api",8497 "log",8498 "pallet-authority-discovery",8499 "pallet-authorship",8500 "pallet-babe",8501 "pallet-balances",8502 "pallet-grandpa",8503 "pallet-indices",8504 "pallet-offences",8505 "pallet-session",8506 "pallet-staking",8507 "pallet-staking-reward-curve",8508 "pallet-sudo",8509 "pallet-timestamp",8510 "pallet-transaction-payment",8511 "pallet-transaction-payment-rpc-runtime-api",8512 "pallet-vesting",8513 "pallet-xcm",8514 "parity-scale-codec 3.2.1",8515 "polkadot-parachain",8516 "polkadot-primitives",8517 "polkadot-runtime-common",8518 "polkadot-runtime-parachains",8519 "rustc-hex",8520 "scale-info",8521 "serde",8522 "serde_derive",8523 "smallvec",8524 "sp-api",8525 "sp-authority-discovery",8526 "sp-block-builder",8527 "sp-consensus-babe",8528 "sp-core",8529 "sp-inherents",8530 "sp-io",8531 "sp-mmr-primitives",8532 "sp-offchain",8533 "sp-runtime",8534 "sp-session",8535 "sp-staking",8536 "sp-std",8537 "sp-transaction-pool",8538 "sp-version",8539 "substrate-wasm-builder",8540 "test-runtime-constants",8541 "xcm",8542 "xcm-builder",8543 "xcm-executor",8544]85458546[[package]]8547name = "polkadot-test-service"8548version = "0.9.30"8549source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8550dependencies = [8551 "frame-benchmarking",8552 "frame-system",8553 "futures 0.3.25",8554 "hex",8555 "pallet-balances",8556 "pallet-staking",8557 "pallet-transaction-payment",8558 "polkadot-node-primitives",8559 "polkadot-node-subsystem",8560 "polkadot-overseer",8561 "polkadot-parachain",8562 "polkadot-primitives",8563 "polkadot-rpc",8564 "polkadot-runtime-common",8565 "polkadot-runtime-parachains",8566 "polkadot-service",8567 "polkadot-test-runtime",8568 "rand 0.8.5",8569 "sc-authority-discovery",8570 "sc-chain-spec",8571 "sc-cli",8572 "sc-client-api",8573 "sc-consensus",8574 "sc-consensus-babe",8575 "sc-executor",8576 "sc-finality-grandpa",8577 "sc-network",8578 "sc-network-common",8579 "sc-service",8580 "sc-tracing",8581 "sc-transaction-pool",8582 "sp-arithmetic",8583 "sp-authority-discovery",8584 "sp-blockchain",8585 "sp-consensus",8586 "sp-consensus-babe",8587 "sp-core",8588 "sp-finality-grandpa",8589 "sp-inherents",8590 "sp-keyring",8591 "sp-runtime",8592 "sp-state-machine",8593 "substrate-test-client",8594 "tempfile",8595 "test-runtime-constants",8596 "tokio",8597 "tracing-gum",8598]85998600[[package]]8601name = "polling"8602version = "2.4.0"8603source = "registry+https://github.com/rust-lang/crates.io-index"8604checksum = "ab4609a838d88b73d8238967b60dd115cc08d38e2bbaf51ee1e4b695f89122e2"8605dependencies = [8606 "autocfg",8607 "cfg-if 1.0.0",8608 "libc",8609 "log",8610 "wepoll-ffi",8611 "winapi",8612]86138614[[package]]8615name = "poly1305"8616version = "0.7.2"8617source = "registry+https://github.com/rust-lang/crates.io-index"8618checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"8619dependencies = [8620 "cpufeatures",8621 "opaque-debug 0.3.0",8622 "universal-hash",8623]86248625[[package]]8626name = "polyval"8627version = "0.5.3"8628source = "registry+https://github.com/rust-lang/crates.io-index"8629checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"8630dependencies = [8631 "cfg-if 1.0.0",8632 "cpufeatures",8633 "opaque-debug 0.3.0",8634 "universal-hash",8635]86368637[[package]]8638name = "ppv-lite86"8639version = "0.2.17"8640source = "registry+https://github.com/rust-lang/crates.io-index"8641checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"86428643[[package]]8644name = "prettyplease"8645version = "0.1.21"8646source = "registry+https://github.com/rust-lang/crates.io-index"8647checksum = "c142c0e46b57171fe0c528bee8c5b7569e80f0c17e377cd0e30ea57dbc11bb51"8648dependencies = [8649 "proc-macro2",8650 "syn",8651]86528653[[package]]8654name = "primitive-types"8655version = "0.11.1"8656source = "registry+https://github.com/rust-lang/crates.io-index"8657checksum = "e28720988bff275df1f51b171e1b2a18c30d194c4d2b61defdacecd625a5d94a"8658dependencies = [8659 "fixed-hash",8660 "impl-codec",8661 "impl-rlp",8662 "impl-serde",8663 "scale-info",8664 "uint",8665]86668667[[package]]8668name = "prioritized-metered-channel"8669version = "0.2.0"8670source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8671dependencies = [8672 "coarsetime",8673 "crossbeam-queue",8674 "derive_more",8675 "futures 0.3.25",8676 "futures-timer",8677 "nanorand",8678 "thiserror",8679 "tracing",8680]86818682[[package]]8683name = "proc-macro-crate"8684version = "1.2.1"8685source = "registry+https://github.com/rust-lang/crates.io-index"8686checksum = "eda0fc3b0fb7c975631757e14d9049da17374063edb6ebbcbc54d880d4fe94e9"8687dependencies = [8688 "once_cell",8689 "thiserror",8690 "toml",8691]86928693[[package]]8694name = "proc-macro-error"8695version = "1.0.4"8696source = "registry+https://github.com/rust-lang/crates.io-index"8697checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"8698dependencies = [8699 "proc-macro-error-attr",8700 "proc-macro2",8701 "quote",8702 "syn",8703 "version_check",8704]87058706[[package]]8707name = "proc-macro-error-attr"8708version = "1.0.4"8709source = "registry+https://github.com/rust-lang/crates.io-index"8710checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"8711dependencies = [8712 "proc-macro2",8713 "quote",8714 "version_check",8715]87168717[[package]]8718name = "proc-macro2"8719version = "1.0.47"8720source = "registry+https://github.com/rust-lang/crates.io-index"8721checksum = "5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725"8722dependencies = [8723 "unicode-ident",8724]87258726[[package]]8727name = "prometheus"8728version = "0.13.3"8729source = "registry+https://github.com/rust-lang/crates.io-index"8730checksum = "449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c"8731dependencies = [8732 "cfg-if 1.0.0",8733 "fnv",8734 "lazy_static",8735 "memchr",8736 "parking_lot 0.12.1",8737 "thiserror",8738]87398740[[package]]8741name = "prometheus-client"8742version = "0.16.0"8743source = "registry+https://github.com/rust-lang/crates.io-index"8744checksum = "ac1abe0255c04d15f571427a2d1e00099016506cf3297b53853acd2b7eb87825"8745dependencies = [8746 "dtoa",8747 "itoa",8748 "owning_ref",8749 "prometheus-client-derive-text-encode",8750]87518752[[package]]8753name = "prometheus-client-derive-text-encode"8754version = "0.2.0"8755source = "registry+https://github.com/rust-lang/crates.io-index"8756checksum = "e8e12d01b9d66ad9eb4529c57666b6263fc1993cb30261d83ead658fdd932652"8757dependencies = [8758 "proc-macro2",8759 "quote",8760 "syn",8761]87628763[[package]]8764name = "prost"8765version = "0.10.4"8766source = "registry+https://github.com/rust-lang/crates.io-index"8767checksum = "71adf41db68aa0daaefc69bb30bcd68ded9b9abaad5d1fbb6304c4fb390e083e"8768dependencies = [8769 "bytes",8770 "prost-derive 0.10.1",8771]87728773[[package]]8774name = "prost"8775version = "0.11.2"8776source = "registry+https://github.com/rust-lang/crates.io-index"8777checksum = "a0841812012b2d4a6145fae9a6af1534873c32aa67fff26bd09f8fa42c83f95a"8778dependencies = [8779 "bytes",8780 "prost-derive 0.11.2",8781]87828783[[package]]8784name = "prost-build"8785version = "0.10.4"8786source = "registry+https://github.com/rust-lang/crates.io-index"8787checksum = "8ae5a4388762d5815a9fc0dea33c56b021cdc8dde0c55e0c9ca57197254b0cab"8788dependencies = [8789 "bytes",8790 "cfg-if 1.0.0",8791 "cmake",8792 "heck",8793 "itertools",8794 "lazy_static",8795 "log",8796 "multimap",8797 "petgraph",8798 "prost 0.10.4",8799 "prost-types 0.10.1",8800 "regex",8801 "tempfile",8802 "which",8803]88048805[[package]]8806name = "prost-build"8807version = "0.11.2"8808source = "registry+https://github.com/rust-lang/crates.io-index"8809checksum = "1d8b442418ea0822409d9e7d047cbf1e7e9e1760b172bf9982cf29d517c93511"8810dependencies = [8811 "bytes",8812 "heck",8813 "itertools",8814 "lazy_static",8815 "log",8816 "multimap",8817 "petgraph",8818 "prettyplease",8819 "prost 0.11.2",8820 "prost-types 0.11.2",8821 "regex",8822 "syn",8823 "tempfile",8824 "which",8825]88268827[[package]]8828name = "prost-codec"8829version = "0.1.0"8830source = "registry+https://github.com/rust-lang/crates.io-index"8831checksum = "00af1e92c33b4813cc79fda3f2dbf56af5169709be0202df730e9ebc3e4cd007"8832dependencies = [8833 "asynchronous-codec",8834 "bytes",8835 "prost 0.10.4",8836 "thiserror",8837 "unsigned-varint",8838]88398840[[package]]8841name = "prost-derive"8842version = "0.10.1"8843source = "registry+https://github.com/rust-lang/crates.io-index"8844checksum = "7b670f45da57fb8542ebdbb6105a925fe571b67f9e7ed9f47a06a84e72b4e7cc"8845dependencies = [8846 "anyhow",8847 "itertools",8848 "proc-macro2",8849 "quote",8850 "syn",8851]88528853[[package]]8854name = "prost-derive"8855version = "0.11.2"8856source = "registry+https://github.com/rust-lang/crates.io-index"8857checksum = "164ae68b6587001ca506d3bf7f1000bfa248d0e1217b618108fba4ec1d0cc306"8858dependencies = [8859 "anyhow",8860 "itertools",8861 "proc-macro2",8862 "quote",8863 "syn",8864]88658866[[package]]8867name = "prost-types"8868version = "0.10.1"8869source = "registry+https://github.com/rust-lang/crates.io-index"8870checksum = "2d0a014229361011dc8e69c8a1ec6c2e8d0f2af7c91e3ea3f5b2170298461e68"8871dependencies = [8872 "bytes",8873 "prost 0.10.4",8874]88758876[[package]]8877name = "prost-types"8878version = "0.11.2"8879source = "registry+https://github.com/rust-lang/crates.io-index"8880checksum = "747761bc3dc48f9a34553bf65605cf6cb6288ba219f3450b4275dbd81539551a"8881dependencies = [8882 "bytes",8883 "prost 0.11.2",8884]88858886[[package]]8887name = "psm"8888version = "0.1.21"8889source = "registry+https://github.com/rust-lang/crates.io-index"8890checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"8891dependencies = [8892 "cc",8893]88948895[[package]]8896name = "quartz-runtime"8897version = "0.9.30"8898dependencies = [8899 "app-promotion-rpc",8900 "cumulus-pallet-aura-ext",8901 "cumulus-pallet-dmp-queue",8902 "cumulus-pallet-parachain-system",8903 "cumulus-pallet-xcm",8904 "cumulus-pallet-xcmp-queue",8905 "cumulus-primitives-core",8906 "cumulus-primitives-timestamp",8907 "cumulus-primitives-utility",8908 "derivative",8909 "evm-coder",8910 "fp-evm-mapping",8911 "fp-rpc",8912 "fp-self-contained",8913 "frame-benchmarking",8914 "frame-executive",8915 "frame-support",8916 "frame-system",8917 "frame-system-benchmarking",8918 "frame-system-rpc-runtime-api",8919 "frame-try-runtime",8920 "hex-literal",8921 "impl-trait-for-tuples",8922 "log",8923 "logtest",8924 "orml-tokens",8925 "orml-traits",8926 "orml-vesting",8927 "orml-xtokens",8928 "pallet-app-promotion",8929 "pallet-aura",8930 "pallet-balances",8931 "pallet-base-fee",8932 "pallet-common",8933 "pallet-configuration",8934 "pallet-ethereum",8935 "pallet-evm",8936 "pallet-evm-coder-substrate",8937 "pallet-evm-contract-helpers",8938 "pallet-evm-migration",8939 "pallet-evm-transaction-payment",8940 "pallet-foreign-assets",8941 "pallet-fungible",8942 "pallet-inflation",8943 "pallet-maintenance",8944 "pallet-nonfungible",8945 "pallet-randomness-collective-flip",8946 "pallet-refungible",8947 "pallet-rmrk-core",8948 "pallet-rmrk-equip",8949 "pallet-structure",8950 "pallet-sudo",8951 "pallet-template-transaction-payment",8952 "pallet-timestamp",8953 "pallet-transaction-payment",8954 "pallet-transaction-payment-rpc-runtime-api",8955 "pallet-treasury",8956 "pallet-unique",8957 "pallet-xcm",8958 "parachain-info",8959 "parity-scale-codec 3.2.1",8960 "polkadot-parachain",8961 "rmrk-rpc",8962 "scale-info",8963 "serde",8964 "smallvec",8965 "sp-api",8966 "sp-arithmetic",8967 "sp-block-builder",8968 "sp-consensus-aura",8969 "sp-core",8970 "sp-inherents",8971 "sp-io",8972 "sp-offchain",8973 "sp-runtime",8974 "sp-session",8975 "sp-std",8976 "sp-transaction-pool",8977 "sp-version",8978 "substrate-wasm-builder",8979 "up-common",8980 "up-data-structs",8981 "up-rpc",8982 "up-sponsorship",8983 "xcm",8984 "xcm-builder",8985 "xcm-executor",8986]89878988[[package]]8989name = "quick-error"8990version = "1.2.3"8991source = "registry+https://github.com/rust-lang/crates.io-index"8992checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"89938994[[package]]8995name = "quicksink"8996version = "0.1.2"8997source = "registry+https://github.com/rust-lang/crates.io-index"8998checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"8999dependencies = [9000 "futures-core",9001 "futures-sink",9002 "pin-project-lite 0.1.12",9003]90049005[[package]]9006name = "quote"9007version = "1.0.21"9008source = "registry+https://github.com/rust-lang/crates.io-index"9009checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179"9010dependencies = [9011 "proc-macro2",9012]90139014[[package]]9015name = "radium"9016version = "0.6.2"9017source = "registry+https://github.com/rust-lang/crates.io-index"9018checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb"90199020[[package]]9021name = "radium"9022version = "0.7.0"9023source = "registry+https://github.com/rust-lang/crates.io-index"9024checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"90259026[[package]]9027name = "rand"9028version = "0.7.3"9029source = "registry+https://github.com/rust-lang/crates.io-index"9030checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"9031dependencies = [9032 "getrandom 0.1.16",9033 "libc",9034 "rand_chacha 0.2.2",9035 "rand_core 0.5.1",9036 "rand_hc",9037 "rand_pcg 0.2.1",9038]90399040[[package]]9041name = "rand"9042version = "0.8.5"9043source = "registry+https://github.com/rust-lang/crates.io-index"9044checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"9045dependencies = [9046 "libc",9047 "rand_chacha 0.3.1",9048 "rand_core 0.6.4",9049]90509051[[package]]9052name = "rand_chacha"9053version = "0.2.2"9054source = "registry+https://github.com/rust-lang/crates.io-index"9055checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"9056dependencies = [9057 "ppv-lite86",9058 "rand_core 0.5.1",9059]90609061[[package]]9062name = "rand_chacha"9063version = "0.3.1"9064source = "registry+https://github.com/rust-lang/crates.io-index"9065checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"9066dependencies = [9067 "ppv-lite86",9068 "rand_core 0.6.4",9069]90709071[[package]]9072name = "rand_core"9073version = "0.5.1"9074source = "registry+https://github.com/rust-lang/crates.io-index"9075checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"9076dependencies = [9077 "getrandom 0.1.16",9078]90799080[[package]]9081name = "rand_core"9082version = "0.6.4"9083source = "registry+https://github.com/rust-lang/crates.io-index"9084checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"9085dependencies = [9086 "getrandom 0.2.8",9087]90889089[[package]]9090name = "rand_distr"9091version = "0.4.3"9092source = "registry+https://github.com/rust-lang/crates.io-index"9093checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"9094dependencies = [9095 "num-traits",9096 "rand 0.8.5",9097]90989099[[package]]9100name = "rand_hc"9101version = "0.2.0"9102source = "registry+https://github.com/rust-lang/crates.io-index"9103checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"9104dependencies = [9105 "rand_core 0.5.1",9106]91079108[[package]]9109name = "rand_pcg"9110version = "0.2.1"9111source = "registry+https://github.com/rust-lang/crates.io-index"9112checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"9113dependencies = [9114 "rand_core 0.5.1",9115]91169117[[package]]9118name = "rand_pcg"9119version = "0.3.1"9120source = "registry+https://github.com/rust-lang/crates.io-index"9121checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"9122dependencies = [9123 "rand_core 0.6.4",9124]91259126[[package]]9127name = "rawpointer"9128version = "0.2.1"9129source = "registry+https://github.com/rust-lang/crates.io-index"9130checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"91319132[[package]]9133name = "rayon"9134version = "1.6.0"9135source = "registry+https://github.com/rust-lang/crates.io-index"9136checksum = "1e060280438193c554f654141c9ea9417886713b7acd75974c85b18a69a88e0b"9137dependencies = [9138 "crossbeam-deque",9139 "either",9140 "rayon-core",9141]91429143[[package]]9144name = "rayon-core"9145version = "1.10.1"9146source = "registry+https://github.com/rust-lang/crates.io-index"9147checksum = "cac410af5d00ab6884528b4ab69d1e8e146e8d471201800fa1b4524126de6ad3"9148dependencies = [9149 "crossbeam-channel",9150 "crossbeam-deque",9151 "crossbeam-utils",9152 "num_cpus",9153]91549155[[package]]9156name = "redox_syscall"9157version = "0.2.16"9158source = "registry+https://github.com/rust-lang/crates.io-index"9159checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"9160dependencies = [9161 "bitflags",9162]91639164[[package]]9165name = "redox_users"9166version = "0.4.3"9167source = "registry+https://github.com/rust-lang/crates.io-index"9168checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"9169dependencies = [9170 "getrandom 0.2.8",9171 "redox_syscall",9172 "thiserror",9173]91749175[[package]]9176name = "reed-solomon-novelpoly"9177version = "1.0.0"9178source = "registry+https://github.com/rust-lang/crates.io-index"9179checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"9180dependencies = [9181 "derive_more",9182 "fs-err",9183 "itertools",9184 "static_init 0.5.2",9185 "thiserror",9186]91879188[[package]]9189name = "ref-cast"9190version = "1.0.13"9191source = "registry+https://github.com/rust-lang/crates.io-index"9192checksum = "53b15debb4f9d60d767cd8ca9ef7abb2452922f3214671ff052defc7f3502c44"9193dependencies = [9194 "ref-cast-impl",9195]91969197[[package]]9198name = "ref-cast-impl"9199version = "1.0.13"9200source = "registry+https://github.com/rust-lang/crates.io-index"9201checksum = "abfa8511e9e94fd3de6585a3d3cd00e01ed556dc9814829280af0e8dc72a8f36"9202dependencies = [9203 "proc-macro2",9204 "quote",9205 "syn",9206]92079208[[package]]9209name = "regalloc2"9210version = "0.3.2"9211source = "registry+https://github.com/rust-lang/crates.io-index"9212checksum = "d43a209257d978ef079f3d446331d0f1794f5e0fc19b306a199983857833a779"9213dependencies = [9214 "fxhash",9215 "log",9216 "slice-group-by",9217 "smallvec",9218]92199220[[package]]9221name = "regex"9222version = "1.7.0"9223source = "registry+https://github.com/rust-lang/crates.io-index"9224checksum = "e076559ef8e241f2ae3479e36f97bd5741c0330689e217ad51ce2c76808b868a"9225dependencies = [9226 "aho-corasick",9227 "memchr",9228 "regex-syntax",9229]92309231[[package]]9232name = "regex-automata"9233version = "0.1.10"9234source = "registry+https://github.com/rust-lang/crates.io-index"9235checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"9236dependencies = [9237 "regex-syntax",9238]92399240[[package]]9241name = "regex-syntax"9242version = "0.6.28"9243source = "registry+https://github.com/rust-lang/crates.io-index"9244checksum = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848"92459246[[package]]9247name = "remote-externalities"9248version = "0.10.0-dev"9249source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9250dependencies = [9251 "env_logger",9252 "jsonrpsee",9253 "log",9254 "parity-scale-codec 3.2.1",9255 "serde",9256 "serde_json",9257 "sp-core",9258 "sp-io",9259 "sp-runtime",9260 "sp-version",9261]92629263[[package]]9264name = "remove_dir_all"9265version = "0.5.3"9266source = "registry+https://github.com/rust-lang/crates.io-index"9267checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"9268dependencies = [9269 "winapi",9270]92719272[[package]]9273name = "resolv-conf"9274version = "0.7.0"9275source = "registry+https://github.com/rust-lang/crates.io-index"9276checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"9277dependencies = [9278 "hostname",9279 "quick-error",9280]92819282[[package]]9283name = "rfc6979"9284version = "0.1.0"9285source = "registry+https://github.com/rust-lang/crates.io-index"9286checksum = "96ef608575f6392792f9ecf7890c00086591d29a83910939d430753f7c050525"9287dependencies = [9288 "crypto-bigint",9289 "hmac 0.11.0",9290 "zeroize",9291]92929293[[package]]9294name = "ring"9295version = "0.16.20"9296source = "registry+https://github.com/rust-lang/crates.io-index"9297checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"9298dependencies = [9299 "cc",9300 "libc",9301 "once_cell",9302 "spin",9303 "untrusted",9304 "web-sys",9305 "winapi",9306]93079308[[package]]9309name = "rlp"9310version = "0.5.2"9311source = "registry+https://github.com/rust-lang/crates.io-index"9312checksum = "bb919243f34364b6bd2fc10ef797edbfa75f33c252e7998527479c6d6b47e1ec"9313dependencies = [9314 "bytes",9315 "rustc-hex",9316]93179318[[package]]9319name = "rlp-derive"9320version = "0.1.0"9321source = "registry+https://github.com/rust-lang/crates.io-index"9322checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"9323dependencies = [9324 "proc-macro2",9325 "quote",9326 "syn",9327]93289329[[package]]9330name = "rmrk-rpc"9331version = "0.0.2"9332dependencies = [9333 "parity-scale-codec 2.3.1",9334 "rmrk-traits",9335 "serde",9336 "sp-api",9337 "sp-core",9338 "sp-runtime",9339 "sp-std",9340]93419342[[package]]9343name = "rmrk-traits"9344version = "0.1.0"9345dependencies = [9346 "parity-scale-codec 3.2.1",9347 "scale-info",9348 "serde",9349]93509351[[package]]9352name = "rocksdb"9353version = "0.18.0"9354source = "registry+https://github.com/rust-lang/crates.io-index"9355checksum = "620f4129485ff1a7128d184bc687470c21c7951b64779ebc9cfdad3dcd920290"9356dependencies = [9357 "libc",9358 "librocksdb-sys",9359]93609361[[package]]9362name = "rococo-runtime"9363version = "0.9.30"9364source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"9365dependencies = [9366 "beefy-merkle-tree",9367 "beefy-primitives",9368 "frame-benchmarking",9369 "frame-executive",9370 "frame-support",9371 "frame-system",9372 "frame-system-benchmarking",9373 "frame-system-rpc-runtime-api",9374 "hex-literal",9375 "log",9376 "pallet-authority-discovery",9377 "pallet-authorship",9378 "pallet-babe",9379 "pallet-balances",9380 "pallet-beefy",9381 "pallet-beefy-mmr",9382 "pallet-bounties",9383 "pallet-child-bounties",9384 "pallet-collective",9385 "pallet-democracy",9386 "pallet-elections-phragmen",9387 "pallet-gilt",9388 "pallet-grandpa",9389 "pallet-identity",9390 "pallet-im-online",9391 "pallet-indices",9392 "pallet-membership",9393 "pallet-mmr",9394 "pallet-multisig",9395 "pallet-offences",9396 "pallet-preimage",9397 "pallet-proxy",9398 "pallet-recovery",9399 "pallet-scheduler",9400 "pallet-session",9401 "pallet-society",9402 "pallet-staking",9403 "pallet-sudo",9404 "pallet-timestamp",9405 "pallet-tips",9406 "pallet-transaction-payment",9407 "pallet-transaction-payment-rpc-runtime-api",9408 "pallet-treasury",9409 "pallet-utility",9410 "pallet-vesting",9411 "pallet-xcm",9412 "pallet-xcm-benchmarks",9413 "parity-scale-codec 3.2.1",9414 "polkadot-parachain",9415 "polkadot-primitives",9416 "polkadot-runtime-common",9417 "polkadot-runtime-parachains",9418 "rococo-runtime-constants",9419 "scale-info",9420 "serde",9421 "serde_derive",9422 "smallvec",9423 "sp-api",9424 "sp-authority-discovery",9425 "sp-block-builder",9426 "sp-consensus-babe",9427 "sp-core",9428 "sp-inherents",9429 "sp-io",9430 "sp-mmr-primitives",9431 "sp-offchain",9432 "sp-runtime",9433 "sp-session",9434 "sp-staking",9435 "sp-std",9436 "sp-transaction-pool",9437 "sp-version",9438 "static_assertions",9439 "substrate-wasm-builder",9440 "xcm",9441 "xcm-builder",9442 "xcm-executor",9443]94449445[[package]]9446name = "rococo-runtime-constants"9447version = "0.9.30"9448source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"9449dependencies = [9450 "frame-support",9451 "polkadot-primitives",9452 "polkadot-runtime-common",9453 "smallvec",9454 "sp-runtime",9455]94569457[[package]]9458name = "rpassword"9459version = "7.1.0"9460source = "registry+https://github.com/rust-lang/crates.io-index"9461checksum = "20c9f5d2a0c3e2ea729ab3706d22217177770654c3ef5056b68b69d07332d3f5"9462dependencies = [9463 "libc",9464 "winapi",9465]94669467[[package]]9468name = "rtnetlink"9469version = "0.10.1"9470source = "registry+https://github.com/rust-lang/crates.io-index"9471checksum = "322c53fd76a18698f1c27381d58091de3a043d356aa5bd0d510608b565f469a0"9472dependencies = [9473 "async-global-executor",9474 "futures 0.3.25",9475 "log",9476 "netlink-packet-route",9477 "netlink-proto",9478 "nix",9479 "thiserror",9480]94819482[[package]]9483name = "rustc-demangle"9484version = "0.1.21"9485source = "registry+https://github.com/rust-lang/crates.io-index"9486checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"94879488[[package]]9489name = "rustc-hash"9490version = "1.1.0"9491source = "registry+https://github.com/rust-lang/crates.io-index"9492checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"94939494[[package]]9495name = "rustc-hex"9496version = "2.1.0"9497source = "registry+https://github.com/rust-lang/crates.io-index"9498checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"94999500[[package]]9501name = "rustc_version"9502version = "0.2.3"9503source = "registry+https://github.com/rust-lang/crates.io-index"9504checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"9505dependencies = [9506 "semver 0.9.0",9507]95089509[[package]]9510name = "rustc_version"9511version = "0.4.0"9512source = "registry+https://github.com/rust-lang/crates.io-index"9513checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"9514dependencies = [9515 "semver 1.0.14",9516]95179518[[package]]9519name = "rustix"9520version = "0.35.13"9521source = "registry+https://github.com/rust-lang/crates.io-index"9522checksum = "727a1a6d65f786ec22df8a81ca3121107f235970dc1705ed681d3e6e8b9cd5f9"9523dependencies = [9524 "bitflags",9525 "errno",9526 "io-lifetimes 0.7.5",9527 "libc",9528 "linux-raw-sys 0.0.46",9529 "windows-sys 0.42.0",9530]95319532[[package]]9533name = "rustix"9534version = "0.36.2"9535source = "registry+https://github.com/rust-lang/crates.io-index"9536checksum = "203974af07ea769452490ee8de3e5947971efc3a090dca8a779dd432d3fa46a7"9537dependencies = [9538 "bitflags",9539 "errno",9540 "io-lifetimes 1.0.1",9541 "libc",9542 "linux-raw-sys 0.1.2",9543 "windows-sys 0.42.0",9544]95459546[[package]]9547name = "rustls"9548version = "0.20.7"9549source = "registry+https://github.com/rust-lang/crates.io-index"9550checksum = "539a2bfe908f471bfa933876bd1eb6a19cf2176d375f82ef7f99530a40e48c2c"9551dependencies = [9552 "log",9553 "ring",9554 "sct",9555 "webpki",9556]95579558[[package]]9559name = "rustls-native-certs"9560version = "0.6.2"9561source = "registry+https://github.com/rust-lang/crates.io-index"9562checksum = "0167bac7a9f490495f3c33013e7722b53cb087ecbe082fb0c6387c96f634ea50"9563dependencies = [9564 "openssl-probe",9565 "rustls-pemfile",9566 "schannel",9567 "security-framework",9568]95699570[[package]]9571name = "rustls-pemfile"9572version = "1.0.1"9573source = "registry+https://github.com/rust-lang/crates.io-index"9574checksum = "0864aeff53f8c05aa08d86e5ef839d3dfcf07aeba2db32f12db0ef716e87bd55"9575dependencies = [9576 "base64",9577]95789579[[package]]9580name = "rustversion"9581version = "1.0.9"9582source = "registry+https://github.com/rust-lang/crates.io-index"9583checksum = "97477e48b4cf8603ad5f7aaf897467cf42ab4218a38ef76fb14c2d6773a6d6a8"95849585[[package]]9586name = "rw-stream-sink"9587version = "0.3.0"9588source = "registry+https://github.com/rust-lang/crates.io-index"9589checksum = "26338f5e09bb721b85b135ea05af7767c90b52f6de4f087d4f4a3a9d64e7dc04"9590dependencies = [9591 "futures 0.3.25",9592 "pin-project",9593 "static_assertions",9594]95959596[[package]]9597name = "ryu"9598version = "1.0.11"9599source = "registry+https://github.com/rust-lang/crates.io-index"9600checksum = "4501abdff3ae82a1c1b477a17252eb69cee9e66eb915c1abaa4f44d873df9f09"96019602[[package]]9603name = "safe-mix"9604version = "1.0.1"9605source = "registry+https://github.com/rust-lang/crates.io-index"9606checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"9607dependencies = [9608 "rustc_version 0.2.3",9609]96109611[[package]]9612name = "salsa20"9613version = "0.10.2"9614source = "registry+https://github.com/rust-lang/crates.io-index"9615checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"9616dependencies = [9617 "cipher 0.4.3",9618]96199620[[package]]9621name = "same-file"9622version = "1.0.6"9623source = "registry+https://github.com/rust-lang/crates.io-index"9624checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"9625dependencies = [9626 "winapi-util",9627]96289629[[package]]9630name = "sc-allocator"9631version = "4.1.0-dev"9632source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9633dependencies = [9634 "log",9635 "sp-core",9636 "sp-wasm-interface",9637 "thiserror",9638]96399640[[package]]9641name = "sc-authority-discovery"9642version = "0.10.0-dev"9643source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9644dependencies = [9645 "async-trait",9646 "futures 0.3.25",9647 "futures-timer",9648 "ip_network",9649 "libp2p",9650 "log",9651 "parity-scale-codec 3.2.1",9652 "prost 0.10.4",9653 "prost-build 0.10.4",9654 "rand 0.7.3",9655 "sc-client-api",9656 "sc-network-common",9657 "sp-api",9658 "sp-authority-discovery",9659 "sp-blockchain",9660 "sp-core",9661 "sp-keystore",9662 "sp-runtime",9663 "substrate-prometheus-endpoint",9664 "thiserror",9665]96669667[[package]]9668name = "sc-basic-authorship"9669version = "0.10.0-dev"9670source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9671dependencies = [9672 "futures 0.3.25",9673 "futures-timer",9674 "log",9675 "parity-scale-codec 3.2.1",9676 "sc-block-builder",9677 "sc-client-api",9678 "sc-proposer-metrics",9679 "sc-telemetry",9680 "sc-transaction-pool-api",9681 "sp-api",9682 "sp-blockchain",9683 "sp-consensus",9684 "sp-core",9685 "sp-inherents",9686 "sp-runtime",9687 "substrate-prometheus-endpoint",9688]96899690[[package]]9691name = "sc-block-builder"9692version = "0.10.0-dev"9693source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9694dependencies = [9695 "parity-scale-codec 3.2.1",9696 "sc-client-api",9697 "sp-api",9698 "sp-block-builder",9699 "sp-blockchain",9700 "sp-core",9701 "sp-inherents",9702 "sp-runtime",9703 "sp-state-machine",9704]97059706[[package]]9707name = "sc-chain-spec"9708version = "4.0.0-dev"9709source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9710dependencies = [9711 "impl-trait-for-tuples",9712 "memmap2",9713 "parity-scale-codec 3.2.1",9714 "sc-chain-spec-derive",9715 "sc-network-common",9716 "sc-telemetry",9717 "serde",9718 "serde_json",9719 "sp-core",9720 "sp-runtime",9721]97229723[[package]]9724name = "sc-chain-spec-derive"9725version = "4.0.0-dev"9726source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9727dependencies = [9728 "proc-macro-crate",9729 "proc-macro2",9730 "quote",9731 "syn",9732]97339734[[package]]9735name = "sc-cli"9736version = "0.10.0-dev"9737source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9738dependencies = [9739 "array-bytes",9740 "chrono",9741 "clap",9742 "fdlimit",9743 "futures 0.3.25",9744 "libp2p",9745 "log",9746 "names",9747 "parity-scale-codec 3.2.1",9748 "rand 0.7.3",9749 "regex",9750 "rpassword",9751 "sc-client-api",9752 "sc-client-db",9753 "sc-keystore",9754 "sc-network",9755 "sc-network-common",9756 "sc-service",9757 "sc-telemetry",9758 "sc-tracing",9759 "sc-utils",9760 "serde",9761 "serde_json",9762 "sp-blockchain",9763 "sp-core",9764 "sp-keyring",9765 "sp-keystore",9766 "sp-panic-handler",9767 "sp-runtime",9768 "sp-version",9769 "thiserror",9770 "tiny-bip39",9771 "tokio",9772]97739774[[package]]9775name = "sc-client-api"9776version = "4.0.0-dev"9777source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9778dependencies = [9779 "fnv",9780 "futures 0.3.25",9781 "hash-db",9782 "log",9783 "parity-scale-codec 3.2.1",9784 "parking_lot 0.12.1",9785 "sc-executor",9786 "sc-transaction-pool-api",9787 "sc-utils",9788 "sp-api",9789 "sp-blockchain",9790 "sp-consensus",9791 "sp-core",9792 "sp-database",9793 "sp-externalities",9794 "sp-keystore",9795 "sp-runtime",9796 "sp-state-machine",9797 "sp-storage",9798 "sp-trie",9799 "substrate-prometheus-endpoint",9800]98019802[[package]]9803name = "sc-client-db"9804version = "0.10.0-dev"9805source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9806dependencies = [9807 "hash-db",9808 "kvdb",9809 "kvdb-memorydb",9810 "kvdb-rocksdb",9811 "linked-hash-map",9812 "log",9813 "parity-db",9814 "parity-scale-codec 3.2.1",9815 "parking_lot 0.12.1",9816 "sc-client-api",9817 "sc-state-db",9818 "sp-arithmetic",9819 "sp-blockchain",9820 "sp-core",9821 "sp-database",9822 "sp-runtime",9823 "sp-state-machine",9824 "sp-trie",9825]98269827[[package]]9828name = "sc-consensus"9829version = "0.10.0-dev"9830source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9831dependencies = [9832 "async-trait",9833 "futures 0.3.25",9834 "futures-timer",9835 "libp2p",9836 "log",9837 "parking_lot 0.12.1",9838 "sc-client-api",9839 "sc-utils",9840 "serde",9841 "sp-api",9842 "sp-blockchain",9843 "sp-consensus",9844 "sp-core",9845 "sp-runtime",9846 "sp-state-machine",9847 "substrate-prometheus-endpoint",9848 "thiserror",9849]98509851[[package]]9852name = "sc-consensus-aura"9853version = "0.10.0-dev"9854source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9855dependencies = [9856 "async-trait",9857 "futures 0.3.25",9858 "log",9859 "parity-scale-codec 3.2.1",9860 "sc-block-builder",9861 "sc-client-api",9862 "sc-consensus",9863 "sc-consensus-slots",9864 "sc-telemetry",9865 "sp-api",9866 "sp-application-crypto",9867 "sp-block-builder",9868 "sp-blockchain",9869 "sp-consensus",9870 "sp-consensus-aura",9871 "sp-consensus-slots",9872 "sp-core",9873 "sp-inherents",9874 "sp-keystore",9875 "sp-runtime",9876 "substrate-prometheus-endpoint",9877 "thiserror",9878]98799880[[package]]9881name = "sc-consensus-babe"9882version = "0.10.0-dev"9883source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9884dependencies = [9885 "async-trait",9886 "fork-tree",9887 "futures 0.3.25",9888 "log",9889 "merlin",9890 "num-bigint 0.2.6",9891 "num-rational 0.2.4",9892 "num-traits",9893 "parity-scale-codec 3.2.1",9894 "parking_lot 0.12.1",9895 "rand 0.7.3",9896 "sc-client-api",9897 "sc-consensus",9898 "sc-consensus-epochs",9899 "sc-consensus-slots",9900 "sc-keystore",9901 "sc-telemetry",9902 "schnorrkel",9903 "serde",9904 "sp-api",9905 "sp-application-crypto",9906 "sp-block-builder",9907 "sp-blockchain",9908 "sp-consensus",9909 "sp-consensus-babe",9910 "sp-consensus-slots",9911 "sp-consensus-vrf",9912 "sp-core",9913 "sp-inherents",9914 "sp-io",9915 "sp-keystore",9916 "sp-runtime",9917 "sp-version",9918 "substrate-prometheus-endpoint",9919 "thiserror",9920]99219922[[package]]9923name = "sc-consensus-babe-rpc"9924version = "0.10.0-dev"9925source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9926dependencies = [9927 "futures 0.3.25",9928 "jsonrpsee",9929 "sc-consensus-babe",9930 "sc-consensus-epochs",9931 "sc-rpc-api",9932 "serde",9933 "sp-api",9934 "sp-application-crypto",9935 "sp-blockchain",9936 "sp-consensus",9937 "sp-consensus-babe",9938 "sp-core",9939 "sp-keystore",9940 "sp-runtime",9941 "thiserror",9942]99439944[[package]]9945name = "sc-consensus-epochs"9946version = "0.10.0-dev"9947source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9948dependencies = [9949 "fork-tree",9950 "parity-scale-codec 3.2.1",9951 "sc-client-api",9952 "sc-consensus",9953 "sp-blockchain",9954 "sp-runtime",9955]99569957[[package]]9958name = "sc-consensus-manual-seal"9959version = "0.10.0-dev"9960source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9961dependencies = [9962 "assert_matches",9963 "async-trait",9964 "futures 0.3.25",9965 "jsonrpsee",9966 "log",9967 "parity-scale-codec 3.2.1",9968 "sc-client-api",9969 "sc-consensus",9970 "sc-consensus-aura",9971 "sc-consensus-babe",9972 "sc-consensus-epochs",9973 "sc-transaction-pool",9974 "sc-transaction-pool-api",9975 "serde",9976 "sp-api",9977 "sp-blockchain",9978 "sp-consensus",9979 "sp-consensus-aura",9980 "sp-consensus-babe",9981 "sp-consensus-slots",9982 "sp-core",9983 "sp-inherents",9984 "sp-keystore",9985 "sp-runtime",9986 "sp-timestamp",9987 "substrate-prometheus-endpoint",9988 "thiserror",9989]99909991[[package]]9992name = "sc-consensus-slots"9993version = "0.10.0-dev"9994source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9995dependencies = [9996 "async-trait",9997 "futures 0.3.25",9998 "futures-timer",9999 "log",10000 "parity-scale-codec 3.2.1",10001 "sc-client-api",10002 "sc-consensus",10003 "sc-telemetry",10004 "sp-arithmetic",10005 "sp-blockchain",10006 "sp-consensus",10007 "sp-consensus-slots",10008 "sp-core",10009 "sp-inherents",10010 "sp-runtime",10011 "sp-state-machine",10012 "thiserror",10013]1001410015[[package]]10016name = "sc-executor"10017version = "0.10.0-dev"10018source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10019dependencies = [10020 "lazy_static",10021 "lru 0.7.8",10022 "parity-scale-codec 3.2.1",10023 "parking_lot 0.12.1",10024 "sc-executor-common",10025 "sc-executor-wasmi",10026 "sc-executor-wasmtime",10027 "sp-api",10028 "sp-core",10029 "sp-core-hashing-proc-macro",10030 "sp-externalities",10031 "sp-io",10032 "sp-panic-handler",10033 "sp-runtime-interface",10034 "sp-tasks",10035 "sp-trie",10036 "sp-version",10037 "sp-wasm-interface",10038 "tracing",10039 "wasmi",10040]1004110042[[package]]10043name = "sc-executor-common"10044version = "0.10.0-dev"10045source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10046dependencies = [10047 "environmental",10048 "parity-scale-codec 3.2.1",10049 "sc-allocator",10050 "sp-maybe-compressed-blob",10051 "sp-sandbox",10052 "sp-wasm-interface",10053 "thiserror",10054 "wasm-instrument",10055 "wasmi",10056]1005710058[[package]]10059name = "sc-executor-wasmi"10060version = "0.10.0-dev"10061source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10062dependencies = [10063 "log",10064 "parity-scale-codec 3.2.1",10065 "sc-allocator",10066 "sc-executor-common",10067 "sp-runtime-interface",10068 "sp-sandbox",10069 "sp-wasm-interface",10070 "wasmi",10071]1007210073[[package]]10074name = "sc-executor-wasmtime"10075version = "0.10.0-dev"10076source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10077dependencies = [10078 "cfg-if 1.0.0",10079 "libc",10080 "log",10081 "once_cell",10082 "parity-scale-codec 3.2.1",10083 "parity-wasm 0.45.0",10084 "rustix 0.35.13",10085 "sc-allocator",10086 "sc-executor-common",10087 "sp-runtime-interface",10088 "sp-sandbox",10089 "sp-wasm-interface",10090 "wasmtime",10091]1009210093[[package]]10094name = "sc-finality-grandpa"10095version = "0.10.0-dev"10096source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10097dependencies = [10098 "ahash",10099 "array-bytes",10100 "async-trait",10101 "dyn-clone",10102 "finality-grandpa",10103 "fork-tree",10104 "futures 0.3.25",10105 "futures-timer",10106 "log",10107 "parity-scale-codec 3.2.1",10108 "parking_lot 0.12.1",10109 "rand 0.8.5",10110 "sc-block-builder",10111 "sc-chain-spec",10112 "sc-client-api",10113 "sc-consensus",10114 "sc-keystore",10115 "sc-network",10116 "sc-network-common",10117 "sc-network-gossip",10118 "sc-telemetry",10119 "sc-utils",10120 "serde_json",10121 "sp-api",10122 "sp-application-crypto",10123 "sp-arithmetic",10124 "sp-blockchain",10125 "sp-consensus",10126 "sp-core",10127 "sp-finality-grandpa",10128 "sp-keystore",10129 "sp-runtime",10130 "substrate-prometheus-endpoint",10131 "thiserror",10132]1013310134[[package]]10135name = "sc-finality-grandpa-rpc"10136version = "0.10.0-dev"10137source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10138dependencies = [10139 "finality-grandpa",10140 "futures 0.3.25",10141 "jsonrpsee",10142 "log",10143 "parity-scale-codec 3.2.1",10144 "sc-client-api",10145 "sc-finality-grandpa",10146 "sc-rpc",10147 "serde",10148 "serde_json",10149 "sp-blockchain",10150 "sp-core",10151 "sp-runtime",10152 "thiserror",10153]1015410155[[package]]10156name = "sc-informant"10157version = "0.10.0-dev"10158source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10159dependencies = [10160 "ansi_term",10161 "futures 0.3.25",10162 "futures-timer",10163 "log",10164 "parity-util-mem",10165 "sc-client-api",10166 "sc-network-common",10167 "sc-transaction-pool-api",10168 "sp-blockchain",10169 "sp-runtime",10170]1017110172[[package]]10173name = "sc-keystore"10174version = "4.0.0-dev"10175source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10176dependencies = [10177 "array-bytes",10178 "async-trait",10179 "parking_lot 0.12.1",10180 "serde_json",10181 "sp-application-crypto",10182 "sp-core",10183 "sp-keystore",10184 "thiserror",10185]1018610187[[package]]10188name = "sc-network"10189version = "0.10.0-dev"10190source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10191dependencies = [10192 "array-bytes",10193 "async-trait",10194 "asynchronous-codec",10195 "bitflags",10196 "bytes",10197 "cid",10198 "either",10199 "fnv",10200 "fork-tree",10201 "futures 0.3.25",10202 "futures-timer",10203 "ip_network",10204 "libp2p",10205 "linked-hash-map",10206 "linked_hash_set",10207 "log",10208 "lru 0.7.8",10209 "parity-scale-codec 3.2.1",10210 "parking_lot 0.12.1",10211 "pin-project",10212 "prost 0.10.4",10213 "rand 0.7.3",10214 "sc-block-builder",10215 "sc-client-api",10216 "sc-consensus",10217 "sc-network-common",10218 "sc-peerset",10219 "sc-utils",10220 "serde",10221 "serde_json",10222 "smallvec",10223 "sp-arithmetic",10224 "sp-blockchain",10225 "sp-consensus",10226 "sp-core",10227 "sp-runtime",10228 "substrate-prometheus-endpoint",10229 "thiserror",10230 "unsigned-varint",10231 "zeroize",10232]1023310234[[package]]10235name = "sc-network-bitswap"10236version = "0.10.0-dev"10237source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10238dependencies = [10239 "cid",10240 "futures 0.3.25",10241 "libp2p",10242 "log",10243 "prost 0.11.2",10244 "prost-build 0.11.2",10245 "sc-client-api",10246 "sc-network-common",10247 "sp-blockchain",10248 "sp-runtime",10249 "thiserror",10250 "unsigned-varint",10251 "void",10252]1025310254[[package]]10255name = "sc-network-common"10256version = "0.10.0-dev"10257source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10258dependencies = [10259 "async-trait",10260 "bitflags",10261 "bytes",10262 "futures 0.3.25",10263 "futures-timer",10264 "libp2p",10265 "linked_hash_set",10266 "parity-scale-codec 3.2.1",10267 "prost-build 0.10.4",10268 "sc-consensus",10269 "sc-peerset",10270 "serde",10271 "smallvec",10272 "sp-blockchain",10273 "sp-consensus",10274 "sp-finality-grandpa",10275 "sp-runtime",10276 "substrate-prometheus-endpoint",10277 "thiserror",10278]1027910280[[package]]10281name = "sc-network-gossip"10282version = "0.10.0-dev"10283source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10284dependencies = [10285 "ahash",10286 "futures 0.3.25",10287 "futures-timer",10288 "libp2p",10289 "log",10290 "lru 0.7.8",10291 "sc-network-common",10292 "sc-peerset",10293 "sp-runtime",10294 "substrate-prometheus-endpoint",10295 "tracing",10296]1029710298[[package]]10299name = "sc-network-light"10300version = "0.10.0-dev"10301source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10302dependencies = [10303 "array-bytes",10304 "futures 0.3.25",10305 "libp2p",10306 "log",10307 "parity-scale-codec 3.2.1",10308 "prost 0.10.4",10309 "prost-build 0.10.4",10310 "sc-client-api",10311 "sc-network-common",10312 "sc-peerset",10313 "sp-blockchain",10314 "sp-core",10315 "sp-runtime",10316 "thiserror",10317]1031810319[[package]]10320name = "sc-network-sync"10321version = "0.10.0-dev"10322source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10323dependencies = [10324 "array-bytes",10325 "fork-tree",10326 "futures 0.3.25",10327 "libp2p",10328 "log",10329 "lru 0.7.8",10330 "parity-scale-codec 3.2.1",10331 "prost 0.10.4",10332 "prost-build 0.10.4",10333 "sc-client-api",10334 "sc-consensus",10335 "sc-network-common",10336 "sc-peerset",10337 "smallvec",10338 "sp-arithmetic",10339 "sp-blockchain",10340 "sp-consensus",10341 "sp-core",10342 "sp-finality-grandpa",10343 "sp-runtime",10344 "thiserror",10345]1034610347[[package]]10348name = "sc-network-transactions"10349version = "0.10.0-dev"10350source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10351dependencies = [10352 "array-bytes",10353 "futures 0.3.25",10354 "hex",10355 "libp2p",10356 "log",10357 "parity-scale-codec 3.2.1",10358 "pin-project",10359 "sc-network-common",10360 "sc-peerset",10361 "sp-consensus",10362 "sp-runtime",10363 "substrate-prometheus-endpoint",10364]1036510366[[package]]10367name = "sc-offchain"10368version = "4.0.0-dev"10369source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10370dependencies = [10371 "array-bytes",10372 "bytes",10373 "fnv",10374 "futures 0.3.25",10375 "futures-timer",10376 "hyper",10377 "hyper-rustls",10378 "libp2p",10379 "num_cpus",10380 "once_cell",10381 "parity-scale-codec 3.2.1",10382 "parking_lot 0.12.1",10383 "rand 0.7.3",10384 "sc-client-api",10385 "sc-network-common",10386 "sc-peerset",10387 "sc-utils",10388 "sp-api",10389 "sp-core",10390 "sp-offchain",10391 "sp-runtime",10392 "threadpool",10393 "tracing",10394]1039510396[[package]]10397name = "sc-peerset"10398version = "4.0.0-dev"10399source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10400dependencies = [10401 "futures 0.3.25",10402 "libp2p",10403 "log",10404 "sc-utils",10405 "serde_json",10406 "wasm-timer",10407]1040810409[[package]]10410name = "sc-proposer-metrics"10411version = "0.10.0-dev"10412source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10413dependencies = [10414 "log",10415 "substrate-prometheus-endpoint",10416]1041710418[[package]]10419name = "sc-rpc"10420version = "4.0.0-dev"10421source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10422dependencies = [10423 "futures 0.3.25",10424 "hash-db",10425 "jsonrpsee",10426 "log",10427 "parity-scale-codec 3.2.1",10428 "parking_lot 0.12.1",10429 "sc-block-builder",10430 "sc-chain-spec",10431 "sc-client-api",10432 "sc-rpc-api",10433 "sc-tracing",10434 "sc-transaction-pool-api",10435 "sc-utils",10436 "serde_json",10437 "sp-api",10438 "sp-blockchain",10439 "sp-core",10440 "sp-keystore",10441 "sp-offchain",10442 "sp-rpc",10443 "sp-runtime",10444 "sp-session",10445 "sp-version",10446]1044710448[[package]]10449name = "sc-rpc-api"10450version = "0.10.0-dev"10451source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10452dependencies = [10453 "futures 0.3.25",10454 "jsonrpsee",10455 "log",10456 "parity-scale-codec 3.2.1",10457 "parking_lot 0.12.1",10458 "sc-chain-spec",10459 "sc-transaction-pool-api",10460 "scale-info",10461 "serde",10462 "serde_json",10463 "sp-core",10464 "sp-rpc",10465 "sp-runtime",10466 "sp-tracing",10467 "sp-version",10468 "thiserror",10469]1047010471[[package]]10472name = "sc-rpc-server"10473version = "4.0.0-dev"10474source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10475dependencies = [10476 "futures 0.3.25",10477 "jsonrpsee",10478 "log",10479 "serde_json",10480 "substrate-prometheus-endpoint",10481 "tokio",10482]1048310484[[package]]10485name = "sc-service"10486version = "0.10.0-dev"10487source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10488dependencies = [10489 "async-trait",10490 "directories",10491 "exit-future",10492 "futures 0.3.25",10493 "futures-timer",10494 "hash-db",10495 "jsonrpsee",10496 "log",10497 "parity-scale-codec 3.2.1",10498 "parity-util-mem",10499 "parking_lot 0.12.1",10500 "pin-project",10501 "rand 0.7.3",10502 "sc-block-builder",10503 "sc-chain-spec",10504 "sc-client-api",10505 "sc-client-db",10506 "sc-consensus",10507 "sc-executor",10508 "sc-informant",10509 "sc-keystore",10510 "sc-network",10511 "sc-network-bitswap",10512 "sc-network-common",10513 "sc-network-light",10514 "sc-network-sync",10515 "sc-network-transactions",10516 "sc-offchain",10517 "sc-rpc",10518 "sc-rpc-server",10519 "sc-sysinfo",10520 "sc-telemetry",10521 "sc-tracing",10522 "sc-transaction-pool",10523 "sc-transaction-pool-api",10524 "sc-utils",10525 "serde",10526 "serde_json",10527 "sp-api",10528 "sp-application-crypto",10529 "sp-block-builder",10530 "sp-blockchain",10531 "sp-consensus",10532 "sp-core",10533 "sp-externalities",10534 "sp-inherents",10535 "sp-keystore",10536 "sp-runtime",10537 "sp-session",10538 "sp-state-machine",10539 "sp-storage",10540 "sp-tracing",10541 "sp-transaction-pool",10542 "sp-transaction-storage-proof",10543 "sp-trie",10544 "sp-version",10545 "static_init 1.0.3",10546 "substrate-prometheus-endpoint",10547 "tempfile",10548 "thiserror",10549 "tokio",10550 "tracing",10551 "tracing-futures",10552]1055310554[[package]]10555name = "sc-state-db"10556version = "0.10.0-dev"10557source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10558dependencies = [10559 "log",10560 "parity-scale-codec 3.2.1",10561 "parity-util-mem",10562 "parity-util-mem-derive",10563 "parking_lot 0.12.1",10564 "sc-client-api",10565 "sp-core",10566]1056710568[[package]]10569name = "sc-sync-state-rpc"10570version = "0.10.0-dev"10571source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10572dependencies = [10573 "jsonrpsee",10574 "parity-scale-codec 3.2.1",10575 "sc-chain-spec",10576 "sc-client-api",10577 "sc-consensus-babe",10578 "sc-consensus-epochs",10579 "sc-finality-grandpa",10580 "serde",10581 "serde_json",10582 "sp-blockchain",10583 "sp-runtime",10584 "thiserror",10585]1058610587[[package]]10588name = "sc-sysinfo"10589version = "6.0.0-dev"10590source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10591dependencies = [10592 "futures 0.3.25",10593 "libc",10594 "log",10595 "rand 0.7.3",10596 "rand_pcg 0.2.1",10597 "regex",10598 "sc-telemetry",10599 "serde",10600 "serde_json",10601 "sp-core",10602 "sp-io",10603 "sp-std",10604]1060510606[[package]]10607name = "sc-telemetry"10608version = "4.0.0-dev"10609source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10610dependencies = [10611 "chrono",10612 "futures 0.3.25",10613 "libp2p",10614 "log",10615 "parking_lot 0.12.1",10616 "pin-project",10617 "rand 0.7.3",10618 "serde",10619 "serde_json",10620 "thiserror",10621 "wasm-timer",10622]1062310624[[package]]10625name = "sc-tracing"10626version = "4.0.0-dev"10627source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10628dependencies = [10629 "ansi_term",10630 "atty",10631 "chrono",10632 "lazy_static",10633 "libc",10634 "log",10635 "once_cell",10636 "parking_lot 0.12.1",10637 "regex",10638 "rustc-hash",10639 "sc-client-api",10640 "sc-rpc-server",10641 "sc-tracing-proc-macro",10642 "serde",10643 "sp-api",10644 "sp-blockchain",10645 "sp-core",10646 "sp-rpc",10647 "sp-runtime",10648 "sp-tracing",10649 "thiserror",10650 "tracing",10651 "tracing-log",10652 "tracing-subscriber",10653]1065410655[[package]]10656name = "sc-tracing-proc-macro"10657version = "4.0.0-dev"10658source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10659dependencies = [10660 "proc-macro-crate",10661 "proc-macro2",10662 "quote",10663 "syn",10664]1066510666[[package]]10667name = "sc-transaction-pool"10668version = "4.0.0-dev"10669source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10670dependencies = [10671 "futures 0.3.25",10672 "futures-timer",10673 "linked-hash-map",10674 "log",10675 "parity-scale-codec 3.2.1",10676 "parity-util-mem",10677 "parking_lot 0.12.1",10678 "sc-client-api",10679 "sc-transaction-pool-api",10680 "sc-utils",10681 "serde",10682 "sp-api",10683 "sp-blockchain",10684 "sp-core",10685 "sp-runtime",10686 "sp-tracing",10687 "sp-transaction-pool",10688 "substrate-prometheus-endpoint",10689 "thiserror",10690]1069110692[[package]]10693name = "sc-transaction-pool-api"10694version = "4.0.0-dev"10695source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10696dependencies = [10697 "futures 0.3.25",10698 "log",10699 "serde",10700 "sp-blockchain",10701 "sp-runtime",10702 "thiserror",10703]1070410705[[package]]10706name = "sc-utils"10707version = "4.0.0-dev"10708source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10709dependencies = [10710 "futures 0.3.25",10711 "futures-timer",10712 "lazy_static",10713 "log",10714 "parking_lot 0.12.1",10715 "prometheus",10716]1071710718[[package]]10719name = "scale-info"10720version = "2.3.0"10721source = "registry+https://github.com/rust-lang/crates.io-index"10722checksum = "88d8a765117b237ef233705cc2cc4c6a27fccd46eea6ef0c8c6dae5f3ef407f8"10723dependencies = [10724 "bitvec 1.0.1",10725 "cfg-if 1.0.0",10726 "derive_more",10727 "parity-scale-codec 3.2.1",10728 "scale-info-derive",10729 "serde",10730]1073110732[[package]]10733name = "scale-info-derive"10734version = "2.3.0"10735source = "registry+https://github.com/rust-lang/crates.io-index"10736checksum = "cdcd47b380d8c4541044e341dcd9475f55ba37ddc50c908d945fc036a8642496"10737dependencies = [10738 "proc-macro-crate",10739 "proc-macro2",10740 "quote",10741 "syn",10742]1074310744[[package]]10745name = "schannel"10746version = "0.1.20"10747source = "registry+https://github.com/rust-lang/crates.io-index"10748checksum = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2"10749dependencies = [10750 "lazy_static",10751 "windows-sys 0.36.1",10752]1075310754[[package]]10755name = "schnorrkel"10756version = "0.9.1"10757source = "registry+https://github.com/rust-lang/crates.io-index"10758checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"10759dependencies = [10760 "arrayref",10761 "arrayvec 0.5.2",10762 "curve25519-dalek 2.1.3",10763 "getrandom 0.1.16",10764 "merlin",10765 "rand 0.7.3",10766 "rand_core 0.5.1",10767 "sha2 0.8.2",10768 "subtle",10769 "zeroize",10770]1077110772[[package]]10773name = "scopeguard"10774version = "1.1.0"10775source = "registry+https://github.com/rust-lang/crates.io-index"10776checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"1077710778[[package]]10779name = "scratch"10780version = "1.0.2"10781source = "registry+https://github.com/rust-lang/crates.io-index"10782checksum = "9c8132065adcfd6e02db789d9285a0deb2f3fcb04002865ab67d5fb103533898"1078310784[[package]]10785name = "sct"10786version = "0.7.0"10787source = "registry+https://github.com/rust-lang/crates.io-index"10788checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"10789dependencies = [10790 "ring",10791 "untrusted",10792]1079310794[[package]]10795name = "sec1"10796version = "0.2.1"10797source = "registry+https://github.com/rust-lang/crates.io-index"10798checksum = "08da66b8b0965a5555b6bd6639e68ccba85e1e2506f5fbb089e93f8a04e1a2d1"10799dependencies = [10800 "der",10801 "generic-array 0.14.6",10802 "pkcs8",10803 "subtle",10804 "zeroize",10805]1080610807[[package]]10808name = "secp256k1"10809version = "0.24.1"10810source = "registry+https://github.com/rust-lang/crates.io-index"10811checksum = "ff55dc09d460954e9ef2fa8a7ced735a964be9981fd50e870b2b3b0705e14964"10812dependencies = [10813 "secp256k1-sys",10814]1081510816[[package]]10817name = "secp256k1-sys"10818version = "0.6.1"10819source = "registry+https://github.com/rust-lang/crates.io-index"10820checksum = "83080e2c2fc1006e625be82e5d1eb6a43b7fd9578b617fcc55814daf286bba4b"10821dependencies = [10822 "cc",10823]1082410825[[package]]10826name = "secrecy"10827version = "0.8.0"10828source = "registry+https://github.com/rust-lang/crates.io-index"10829checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"10830dependencies = [10831 "zeroize",10832]1083310834[[package]]10835name = "security-framework"10836version = "2.7.0"10837source = "registry+https://github.com/rust-lang/crates.io-index"10838checksum = "2bc1bb97804af6631813c55739f771071e0f2ed33ee20b68c86ec505d906356c"10839dependencies = [10840 "bitflags",10841 "core-foundation",10842 "core-foundation-sys",10843 "libc",10844 "security-framework-sys",10845]1084610847[[package]]10848name = "security-framework-sys"10849version = "2.6.1"10850source = "registry+https://github.com/rust-lang/crates.io-index"10851checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"10852dependencies = [10853 "core-foundation-sys",10854 "libc",10855]1085610857[[package]]10858name = "semver"10859version = "0.6.0"10860source = "registry+https://github.com/rust-lang/crates.io-index"10861checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"10862dependencies = [10863 "semver-parser",10864]1086510866[[package]]10867name = "semver"10868version = "0.9.0"10869source = "registry+https://github.com/rust-lang/crates.io-index"10870checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"10871dependencies = [10872 "semver-parser",10873]1087410875[[package]]10876name = "semver"10877version = "1.0.14"10878source = "registry+https://github.com/rust-lang/crates.io-index"10879checksum = "e25dfac463d778e353db5be2449d1cce89bd6fd23c9f1ea21310ce6e5a1b29c4"10880dependencies = [10881 "serde",10882]1088310884[[package]]10885name = "semver-parser"10886version = "0.7.0"10887source = "registry+https://github.com/rust-lang/crates.io-index"10888checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"1088910890[[package]]10891name = "serde"10892version = "1.0.147"10893source = "registry+https://github.com/rust-lang/crates.io-index"10894checksum = "d193d69bae983fc11a79df82342761dfbf28a99fc8d203dca4c3c1b590948965"10895dependencies = [10896 "serde_derive",10897]1089810899[[package]]10900name = "serde_derive"10901version = "1.0.147"10902source = "registry+https://github.com/rust-lang/crates.io-index"10903checksum = "4f1d362ca8fc9c3e3a7484440752472d68a6caa98f1ab81d99b5dfe517cec852"10904dependencies = [10905 "proc-macro2",10906 "quote",10907 "syn",10908]1090910910[[package]]10911name = "serde_json"10912version = "1.0.89"10913source = "registry+https://github.com/rust-lang/crates.io-index"10914checksum = "020ff22c755c2ed3f8cf162dbb41a7268d934702f3ed3631656ea597e08fc3db"10915dependencies = [10916 "itoa",10917 "ryu",10918 "serde",10919]1092010921[[package]]10922name = "serde_nanos"10923version = "0.1.2"10924source = "registry+https://github.com/rust-lang/crates.io-index"10925checksum = "e44969a61f5d316be20a42ff97816efb3b407a924d06824c3d8a49fa8450de0e"10926dependencies = [10927 "serde",10928]1092910930[[package]]10931name = "sha-1"10932version = "0.9.8"10933source = "registry+https://github.com/rust-lang/crates.io-index"10934checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"10935dependencies = [10936 "block-buffer 0.9.0",10937 "cfg-if 1.0.0",10938 "cpufeatures",10939 "digest 0.9.0",10940 "opaque-debug 0.3.0",10941]1094210943[[package]]10944name = "sha1"10945version = "0.10.5"10946source = "registry+https://github.com/rust-lang/crates.io-index"10947checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"10948dependencies = [10949 "cfg-if 1.0.0",10950 "cpufeatures",10951 "digest 0.10.6",10952]1095310954[[package]]10955name = "sha2"10956version = "0.8.2"10957source = "registry+https://github.com/rust-lang/crates.io-index"10958checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"10959dependencies = [10960 "block-buffer 0.7.3",10961 "digest 0.8.1",10962 "fake-simd",10963 "opaque-debug 0.2.3",10964]1096510966[[package]]10967name = "sha2"10968version = "0.9.9"10969source = "registry+https://github.com/rust-lang/crates.io-index"10970checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"10971dependencies = [10972 "block-buffer 0.9.0",10973 "cfg-if 1.0.0",10974 "cpufeatures",10975 "digest 0.9.0",10976 "opaque-debug 0.3.0",10977]1097810979[[package]]10980name = "sha2"10981version = "0.10.6"10982source = "registry+https://github.com/rust-lang/crates.io-index"10983checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"10984dependencies = [10985 "cfg-if 1.0.0",10986 "cpufeatures",10987 "digest 0.10.6",10988]1098910990[[package]]10991name = "sha3"10992version = "0.10.6"10993source = "registry+https://github.com/rust-lang/crates.io-index"10994checksum = "bdf0c33fae925bdc080598b84bc15c55e7b9a4a43b3c704da051f977469691c9"10995dependencies = [10996 "digest 0.10.6",10997 "keccak",10998]1099911000[[package]]11001name = "sha3-const"11002version = "0.1.1"11003source = "registry+https://github.com/rust-lang/crates.io-index"11004checksum = "b04774de876479a8f712e787f8271b14712971329a4be66c6dff144db7cfc343"1100511006[[package]]11007name = "sharded-slab"11008version = "0.1.4"11009source = "registry+https://github.com/rust-lang/crates.io-index"11010checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"11011dependencies = [11012 "lazy_static",11013]1101411015[[package]]11016name = "shlex"11017version = "1.1.0"11018source = "registry+https://github.com/rust-lang/crates.io-index"11019checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"1102011021[[package]]11022name = "signal-hook"11023version = "0.3.14"11024source = "registry+https://github.com/rust-lang/crates.io-index"11025checksum = "a253b5e89e2698464fc26b545c9edceb338e18a89effeeecfea192c3025be29d"11026dependencies = [11027 "libc",11028 "signal-hook-registry",11029]1103011031[[package]]11032name = "signal-hook-registry"11033version = "1.4.0"11034source = "registry+https://github.com/rust-lang/crates.io-index"11035checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"11036dependencies = [11037 "libc",11038]1103911040[[package]]11041name = "signature"11042version = "1.4.0"11043source = "registry+https://github.com/rust-lang/crates.io-index"11044checksum = "02658e48d89f2bec991f9a78e69cfa4c316f8d6a6c4ec12fae1aeb263d486788"11045dependencies = [11046 "digest 0.9.0",11047 "rand_core 0.6.4",11048]1104911050[[package]]11051name = "simba"11052version = "0.5.1"11053source = "registry+https://github.com/rust-lang/crates.io-index"11054checksum = "8e82063457853d00243beda9952e910b82593e4b07ae9f721b9278a99a0d3d5c"11055dependencies = [11056 "approx",11057 "num-complex",11058 "num-traits",11059 "paste",11060]1106111062[[package]]11063name = "similar"11064version = "2.2.1"11065source = "registry+https://github.com/rust-lang/crates.io-index"11066checksum = "420acb44afdae038210c99e69aae24109f32f15500aa708e81d46c9f29d55fcf"11067dependencies = [11068 "bstr",11069 "unicode-segmentation",11070]1107111072[[package]]11073name = "similar-asserts"11074version = "1.4.2"11075source = "registry+https://github.com/rust-lang/crates.io-index"11076checksum = "bbf644ad016b75129f01a34a355dcb8d66a5bc803e417c7a77cc5d5ee9fa0f18"11077dependencies = [11078 "console",11079 "similar",11080]1108111082[[package]]11083name = "slab"11084version = "0.4.7"11085source = "registry+https://github.com/rust-lang/crates.io-index"11086checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef"11087dependencies = [11088 "autocfg",11089]1109011091[[package]]11092name = "slice-group-by"11093version = "0.3.0"11094source = "registry+https://github.com/rust-lang/crates.io-index"11095checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec"1109611097[[package]]11098name = "slot-range-helper"11099version = "0.9.30"11100source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"11101dependencies = [11102 "enumn",11103 "parity-scale-codec 3.2.1",11104 "paste",11105 "sp-runtime",11106 "sp-std",11107]1110811109[[package]]11110name = "slotmap"11111version = "1.0.6"11112source = "registry+https://github.com/rust-lang/crates.io-index"11113checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"11114dependencies = [11115 "version_check",11116]1111711118[[package]]11119name = "smallvec"11120version = "1.10.0"11121source = "registry+https://github.com/rust-lang/crates.io-index"11122checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"1112311124[[package]]11125name = "snap"11126version = "1.1.0"11127source = "registry+https://github.com/rust-lang/crates.io-index"11128checksum = "5e9f0ab6ef7eb7353d9119c170a436d1bf248eea575ac42d19d12f4e34130831"1112911130[[package]]11131name = "snow"11132version = "0.9.0"11133source = "registry+https://github.com/rust-lang/crates.io-index"11134checksum = "774d05a3edae07ce6d68ea6984f3c05e9bba8927e3dd591e3b479e5b03213d0d"11135dependencies = [11136 "aes-gcm",11137 "blake2",11138 "chacha20poly1305",11139 "curve25519-dalek 4.0.0-pre.1",11140 "rand_core 0.6.4",11141 "ring",11142 "rustc_version 0.4.0",11143 "sha2 0.10.6",11144 "subtle",11145]1114611147[[package]]11148name = "socket2"11149version = "0.4.7"11150source = "registry+https://github.com/rust-lang/crates.io-index"11151checksum = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd"11152dependencies = [11153 "libc",11154 "winapi",11155]1115611157[[package]]11158name = "soketto"11159version = "0.7.1"11160source = "registry+https://github.com/rust-lang/crates.io-index"11161checksum = "41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2"11162dependencies = [11163 "base64",11164 "bytes",11165 "flate2",11166 "futures 0.3.25",11167 "httparse",11168 "log",11169 "rand 0.8.5",11170 "sha-1",11171]1117211173[[package]]11174name = "sp-api"11175version = "4.0.0-dev"11176source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11177dependencies = [11178 "hash-db",11179 "log",11180 "parity-scale-codec 3.2.1",11181 "sp-api-proc-macro",11182 "sp-core",11183 "sp-runtime",11184 "sp-state-machine",11185 "sp-std",11186 "sp-trie",11187 "sp-version",11188 "thiserror",11189]1119011191[[package]]11192name = "sp-api-proc-macro"11193version = "4.0.0-dev"11194source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11195dependencies = [11196 "blake2",11197 "proc-macro-crate",11198 "proc-macro2",11199 "quote",11200 "syn",11201]1120211203[[package]]11204name = "sp-application-crypto"11205version = "6.0.0"11206source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11207dependencies = [11208 "parity-scale-codec 3.2.1",11209 "scale-info",11210 "serde",11211 "sp-core",11212 "sp-io",11213 "sp-std",11214]1121511216[[package]]11217name = "sp-arithmetic"11218version = "5.0.0"11219source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11220dependencies = [11221 "integer-sqrt",11222 "num-traits",11223 "parity-scale-codec 3.2.1",11224 "scale-info",11225 "serde",11226 "sp-debug-derive",11227 "sp-std",11228 "static_assertions",11229]1123011231[[package]]11232name = "sp-authority-discovery"11233version = "4.0.0-dev"11234source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11235dependencies = [11236 "parity-scale-codec 3.2.1",11237 "scale-info",11238 "sp-api",11239 "sp-application-crypto",11240 "sp-runtime",11241 "sp-std",11242]1124311244[[package]]11245name = "sp-authorship"11246version = "4.0.0-dev"11247source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11248dependencies = [11249 "async-trait",11250 "parity-scale-codec 3.2.1",11251 "sp-inherents",11252 "sp-runtime",11253 "sp-std",11254]1125511256[[package]]11257name = "sp-block-builder"11258version = "4.0.0-dev"11259source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11260dependencies = [11261 "parity-scale-codec 3.2.1",11262 "sp-api",11263 "sp-inherents",11264 "sp-runtime",11265 "sp-std",11266]1126711268[[package]]11269name = "sp-blockchain"11270version = "4.0.0-dev"11271source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11272dependencies = [11273 "futures 0.3.25",11274 "log",11275 "lru 0.7.8",11276 "parity-scale-codec 3.2.1",11277 "parking_lot 0.12.1",11278 "sp-api",11279 "sp-consensus",11280 "sp-database",11281 "sp-runtime",11282 "sp-state-machine",11283 "thiserror",11284]1128511286[[package]]11287name = "sp-consensus"11288version = "0.10.0-dev"11289source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11290dependencies = [11291 "async-trait",11292 "futures 0.3.25",11293 "futures-timer",11294 "log",11295 "parity-scale-codec 3.2.1",11296 "sp-core",11297 "sp-inherents",11298 "sp-runtime",11299 "sp-state-machine",11300 "sp-std",11301 "sp-version",11302 "thiserror",11303]1130411305[[package]]11306name = "sp-consensus-aura"11307version = "0.10.0-dev"11308source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11309dependencies = [11310 "async-trait",11311 "parity-scale-codec 3.2.1",11312 "scale-info",11313 "sp-api",11314 "sp-application-crypto",11315 "sp-consensus",11316 "sp-consensus-slots",11317 "sp-inherents",11318 "sp-runtime",11319 "sp-std",11320 "sp-timestamp",11321]1132211323[[package]]11324name = "sp-consensus-babe"11325version = "0.10.0-dev"11326source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11327dependencies = [11328 "async-trait",11329 "merlin",11330 "parity-scale-codec 3.2.1",11331 "scale-info",11332 "serde",11333 "sp-api",11334 "sp-application-crypto",11335 "sp-consensus",11336 "sp-consensus-slots",11337 "sp-consensus-vrf",11338 "sp-core",11339 "sp-inherents",11340 "sp-keystore",11341 "sp-runtime",11342 "sp-std",11343 "sp-timestamp",11344]1134511346[[package]]11347name = "sp-consensus-slots"11348version = "0.10.0-dev"11349source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11350dependencies = [11351 "parity-scale-codec 3.2.1",11352 "scale-info",11353 "serde",11354 "sp-arithmetic",11355 "sp-runtime",11356 "sp-std",11357 "sp-timestamp",11358]1135911360[[package]]11361name = "sp-consensus-vrf"11362version = "0.10.0-dev"11363source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11364dependencies = [11365 "parity-scale-codec 3.2.1",11366 "scale-info",11367 "schnorrkel",11368 "sp-core",11369 "sp-runtime",11370 "sp-std",11371]1137211373[[package]]11374name = "sp-core"11375version = "6.0.0"11376source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11377dependencies = [11378 "array-bytes",11379 "base58",11380 "bitflags",11381 "blake2",11382 "byteorder",11383 "dyn-clonable",11384 "ed25519-zebra",11385 "futures 0.3.25",11386 "hash-db",11387 "hash256-std-hasher",11388 "impl-serde",11389 "lazy_static",11390 "libsecp256k1",11391 "log",11392 "merlin",11393 "num-traits",11394 "parity-scale-codec 3.2.1",11395 "parity-util-mem",11396 "parking_lot 0.12.1",11397 "primitive-types",11398 "rand 0.7.3",11399 "regex",11400 "scale-info",11401 "schnorrkel",11402 "secp256k1",11403 "secrecy",11404 "serde",11405 "sp-core-hashing",11406 "sp-debug-derive",11407 "sp-externalities",11408 "sp-runtime-interface",11409 "sp-std",11410 "sp-storage",11411 "ss58-registry",11412 "substrate-bip39",11413 "thiserror",11414 "tiny-bip39",11415 "wasmi",11416 "zeroize",11417]1141811419[[package]]11420name = "sp-core-hashing"11421version = "4.0.0"11422source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11423dependencies = [11424 "blake2",11425 "byteorder",11426 "digest 0.10.6",11427 "sha2 0.10.6",11428 "sha3",11429 "sp-std",11430 "twox-hash",11431]1143211433[[package]]11434name = "sp-core-hashing-proc-macro"11435version = "5.0.0"11436source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11437dependencies = [11438 "proc-macro2",11439 "quote",11440 "sp-core-hashing",11441 "syn",11442]1144311444[[package]]11445name = "sp-database"11446version = "4.0.0-dev"11447source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11448dependencies = [11449 "kvdb",11450 "parking_lot 0.12.1",11451]1145211453[[package]]11454name = "sp-debug-derive"11455version = "4.0.0"11456source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11457dependencies = [11458 "proc-macro2",11459 "quote",11460 "syn",11461]1146211463[[package]]11464name = "sp-externalities"11465version = "0.12.0"11466source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11467dependencies = [11468 "environmental",11469 "parity-scale-codec 3.2.1",11470 "sp-std",11471 "sp-storage",11472]1147311474[[package]]11475name = "sp-finality-grandpa"11476version = "4.0.0-dev"11477source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11478dependencies = [11479 "finality-grandpa",11480 "log",11481 "parity-scale-codec 3.2.1",11482 "scale-info",11483 "serde",11484 "sp-api",11485 "sp-application-crypto",11486 "sp-core",11487 "sp-keystore",11488 "sp-runtime",11489 "sp-std",11490]1149111492[[package]]11493name = "sp-inherents"11494version = "4.0.0-dev"11495source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11496dependencies = [11497 "async-trait",11498 "impl-trait-for-tuples",11499 "parity-scale-codec 3.2.1",11500 "sp-core",11501 "sp-runtime",11502 "sp-std",11503 "thiserror",11504]1150511506[[package]]11507name = "sp-io"11508version = "6.0.0"11509source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11510dependencies = [11511 "bytes",11512 "futures 0.3.25",11513 "hash-db",11514 "libsecp256k1",11515 "log",11516 "parity-scale-codec 3.2.1",11517 "parking_lot 0.12.1",11518 "secp256k1",11519 "sp-core",11520 "sp-externalities",11521 "sp-keystore",11522 "sp-runtime-interface",11523 "sp-state-machine",11524 "sp-std",11525 "sp-tracing",11526 "sp-trie",11527 "sp-wasm-interface",11528 "tracing",11529 "tracing-core",11530]1153111532[[package]]11533name = "sp-keyring"11534version = "6.0.0"11535source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11536dependencies = [11537 "lazy_static",11538 "sp-core",11539 "sp-runtime",11540 "strum",11541]1154211543[[package]]11544name = "sp-keystore"11545version = "0.12.0"11546source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11547dependencies = [11548 "async-trait",11549 "futures 0.3.25",11550 "merlin",11551 "parity-scale-codec 3.2.1",11552 "parking_lot 0.12.1",11553 "schnorrkel",11554 "serde",11555 "sp-core",11556 "sp-externalities",11557 "thiserror",11558]1155911560[[package]]11561name = "sp-maybe-compressed-blob"11562version = "4.1.0-dev"11563source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11564dependencies = [11565 "thiserror",11566 "zstd",11567]1156811569[[package]]11570name = "sp-mmr-primitives"11571version = "4.0.0-dev"11572source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11573dependencies = [11574 "log",11575 "parity-scale-codec 3.2.1",11576 "serde",11577 "sp-api",11578 "sp-core",11579 "sp-debug-derive",11580 "sp-runtime",11581 "sp-std",11582]1158311584[[package]]11585name = "sp-npos-elections"11586version = "4.0.0-dev"11587source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11588dependencies = [11589 "parity-scale-codec 3.2.1",11590 "scale-info",11591 "serde",11592 "sp-arithmetic",11593 "sp-core",11594 "sp-runtime",11595 "sp-std",11596]1159711598[[package]]11599name = "sp-offchain"11600version = "4.0.0-dev"11601source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11602dependencies = [11603 "sp-api",11604 "sp-core",11605 "sp-runtime",11606]1160711608[[package]]11609name = "sp-panic-handler"11610version = "4.0.0"11611source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11612dependencies = [11613 "backtrace",11614 "lazy_static",11615 "regex",11616]1161711618[[package]]11619name = "sp-rpc"11620version = "6.0.0"11621source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11622dependencies = [11623 "rustc-hash",11624 "serde",11625 "sp-core",11626]1162711628[[package]]11629name = "sp-runtime"11630version = "6.0.0"11631source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11632dependencies = [11633 "either",11634 "hash256-std-hasher",11635 "impl-trait-for-tuples",11636 "log",11637 "parity-scale-codec 3.2.1",11638 "parity-util-mem",11639 "paste",11640 "rand 0.7.3",11641 "scale-info",11642 "serde",11643 "sp-application-crypto",11644 "sp-arithmetic",11645 "sp-core",11646 "sp-io",11647 "sp-std",11648 "sp-weights",11649]1165011651[[package]]11652name = "sp-runtime-interface"11653version = "6.0.0"11654source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11655dependencies = [11656 "bytes",11657 "impl-trait-for-tuples",11658 "parity-scale-codec 3.2.1",11659 "primitive-types",11660 "sp-externalities",11661 "sp-runtime-interface-proc-macro",11662 "sp-std",11663 "sp-storage",11664 "sp-tracing",11665 "sp-wasm-interface",11666 "static_assertions",11667]1166811669[[package]]11670name = "sp-runtime-interface-proc-macro"11671version = "5.0.0"11672source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11673dependencies = [11674 "Inflector",11675 "proc-macro-crate",11676 "proc-macro2",11677 "quote",11678 "syn",11679]1168011681[[package]]11682name = "sp-sandbox"11683version = "0.10.0-dev"11684source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11685dependencies = [11686 "log",11687 "parity-scale-codec 3.2.1",11688 "sp-core",11689 "sp-io",11690 "sp-std",11691 "sp-wasm-interface",11692 "wasmi",11693]1169411695[[package]]11696name = "sp-session"11697version = "4.0.0-dev"11698source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11699dependencies = [11700 "parity-scale-codec 3.2.1",11701 "scale-info",11702 "sp-api",11703 "sp-core",11704 "sp-runtime",11705 "sp-staking",11706 "sp-std",11707]1170811709[[package]]11710name = "sp-staking"11711version = "4.0.0-dev"11712source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11713dependencies = [11714 "parity-scale-codec 3.2.1",11715 "scale-info",11716 "sp-runtime",11717 "sp-std",11718]1171911720[[package]]11721name = "sp-state-machine"11722version = "0.12.0"11723source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11724dependencies = [11725 "hash-db",11726 "log",11727 "num-traits",11728 "parity-scale-codec 3.2.1",11729 "parking_lot 0.12.1",11730 "rand 0.7.3",11731 "smallvec",11732 "sp-core",11733 "sp-externalities",11734 "sp-panic-handler",11735 "sp-std",11736 "sp-trie",11737 "thiserror",11738 "tracing",11739 "trie-root",11740]1174111742[[package]]11743name = "sp-std"11744version = "4.0.0"11745source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"1174611747[[package]]11748name = "sp-storage"11749version = "6.0.0"11750source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11751dependencies = [11752 "impl-serde",11753 "parity-scale-codec 3.2.1",11754 "ref-cast",11755 "serde",11756 "sp-debug-derive",11757 "sp-std",11758]1175911760[[package]]11761name = "sp-tasks"11762version = "4.0.0-dev"11763source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11764dependencies = [11765 "log",11766 "sp-core",11767 "sp-externalities",11768 "sp-io",11769 "sp-runtime-interface",11770 "sp-std",11771]1177211773[[package]]11774name = "sp-timestamp"11775version = "4.0.0-dev"11776source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11777dependencies = [11778 "async-trait",11779 "futures-timer",11780 "log",11781 "parity-scale-codec 3.2.1",11782 "sp-api",11783 "sp-inherents",11784 "sp-runtime",11785 "sp-std",11786 "thiserror",11787]1178811789[[package]]11790name = "sp-tracing"11791version = "5.0.0"11792source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11793dependencies = [11794 "parity-scale-codec 3.2.1",11795 "sp-std",11796 "tracing",11797 "tracing-core",11798 "tracing-subscriber",11799]1180011801[[package]]11802name = "sp-transaction-pool"11803version = "4.0.0-dev"11804source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11805dependencies = [11806 "sp-api",11807 "sp-runtime",11808]1180911810[[package]]11811name = "sp-transaction-storage-proof"11812version = "4.0.0-dev"11813source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11814dependencies = [11815 "async-trait",11816 "log",11817 "parity-scale-codec 3.2.1",11818 "scale-info",11819 "sp-core",11820 "sp-inherents",11821 "sp-runtime",11822 "sp-std",11823 "sp-trie",11824]1182511826[[package]]11827name = "sp-trie"11828version = "6.0.0"11829source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11830dependencies = [11831 "ahash",11832 "hash-db",11833 "hashbrown",11834 "lazy_static",11835 "lru 0.7.8",11836 "memory-db",11837 "nohash-hasher",11838 "parity-scale-codec 3.2.1",11839 "parking_lot 0.12.1",11840 "scale-info",11841 "sp-core",11842 "sp-std",11843 "thiserror",11844 "tracing",11845 "trie-db",11846 "trie-root",11847]1184811849[[package]]11850name = "sp-version"11851version = "5.0.0"11852source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11853dependencies = [11854 "impl-serde",11855 "parity-scale-codec 3.2.1",11856 "parity-wasm 0.45.0",11857 "scale-info",11858 "serde",11859 "sp-core-hashing-proc-macro",11860 "sp-runtime",11861 "sp-std",11862 "sp-version-proc-macro",11863 "thiserror",11864]1186511866[[package]]11867name = "sp-version-proc-macro"11868version = "4.0.0-dev"11869source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11870dependencies = [11871 "parity-scale-codec 3.2.1",11872 "proc-macro2",11873 "quote",11874 "syn",11875]1187611877[[package]]11878name = "sp-wasm-interface"11879version = "6.0.0"11880source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11881dependencies = [11882 "impl-trait-for-tuples",11883 "log",11884 "parity-scale-codec 3.2.1",11885 "sp-std",11886 "wasmi",11887 "wasmtime",11888]1188911890[[package]]11891name = "sp-weights"11892version = "4.0.0"11893source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11894dependencies = [11895 "impl-trait-for-tuples",11896 "parity-scale-codec 3.2.1",11897 "scale-info",11898 "serde",11899 "smallvec",11900 "sp-arithmetic",11901 "sp-core",11902 "sp-debug-derive",11903 "sp-std",11904]1190511906[[package]]11907name = "spin"11908version = "0.5.2"11909source = "registry+https://github.com/rust-lang/crates.io-index"11910checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1191111912[[package]]11913name = "spki"11914version = "0.5.4"11915source = "registry+https://github.com/rust-lang/crates.io-index"11916checksum = "44d01ac02a6ccf3e07db148d2be087da624fea0221a16152ed01f0496a6b0a27"11917dependencies = [11918 "base64ct",11919 "der",11920]1192111922[[package]]11923name = "ss58-registry"11924version = "1.35.0"11925source = "registry+https://github.com/rust-lang/crates.io-index"11926checksum = "fa0813c10b9dbdc842c2305f949f724c64866e4ef4d09c9151e96f6a2106773c"11927dependencies = [11928 "Inflector",11929 "num-format",11930 "proc-macro2",11931 "quote",11932 "serde",11933 "serde_json",11934 "unicode-xid",11935]1193611937[[package]]11938name = "stable_deref_trait"11939version = "1.2.0"11940source = "registry+https://github.com/rust-lang/crates.io-index"11941checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"1194211943[[package]]11944name = "static_assertions"11945version = "1.1.0"11946source = "registry+https://github.com/rust-lang/crates.io-index"11947checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"1194811949[[package]]11950name = "static_init"11951version = "0.5.2"11952source = "registry+https://github.com/rust-lang/crates.io-index"11953checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"11954dependencies = [11955 "cfg_aliases",11956 "libc",11957 "parking_lot 0.11.2",11958 "static_init_macro 0.5.0",11959]1196011961[[package]]11962name = "static_init"11963version = "1.0.3"11964source = "registry+https://github.com/rust-lang/crates.io-index"11965checksum = "8a2a1c578e98c1c16fc3b8ec1328f7659a500737d7a0c6d625e73e830ff9c1f6"11966dependencies = [11967 "bitflags",11968 "cfg_aliases",11969 "libc",11970 "parking_lot 0.11.2",11971 "parking_lot_core 0.8.5",11972 "static_init_macro 1.0.2",11973 "winapi",11974]1197511976[[package]]11977name = "static_init_macro"11978version = "0.5.0"11979source = "registry+https://github.com/rust-lang/crates.io-index"11980checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"11981dependencies = [11982 "cfg_aliases",11983 "memchr",11984 "proc-macro2",11985 "quote",11986 "syn",11987]1198811989[[package]]11990name = "static_init_macro"11991version = "1.0.2"11992source = "registry+https://github.com/rust-lang/crates.io-index"11993checksum = "70a2595fc3aa78f2d0e45dd425b22282dd863273761cc77780914b2cf3003acf"11994dependencies = [11995 "cfg_aliases",11996 "memchr",11997 "proc-macro2",11998 "quote",11999 "syn",12000]1200112002[[package]]12003name = "statrs"12004version = "0.15.0"12005source = "registry+https://github.com/rust-lang/crates.io-index"12006checksum = "05bdbb8e4e78216a85785a85d3ec3183144f98d0097b9281802c019bb07a6f05"12007dependencies = [12008 "approx",12009 "lazy_static",12010 "nalgebra",12011 "num-traits",12012 "rand 0.8.5",12013]1201412015[[package]]12016name = "strsim"12017version = "0.10.0"12018source = "registry+https://github.com/rust-lang/crates.io-index"12019checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1202012021[[package]]12022name = "struct-versioning"12023version = "0.1.0"12024dependencies = [12025 "quote",12026 "syn",12027]1202812029[[package]]12030name = "strum"12031version = "0.24.1"12032source = "registry+https://github.com/rust-lang/crates.io-index"12033checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"12034dependencies = [12035 "strum_macros",12036]1203712038[[package]]12039name = "strum_macros"12040version = "0.24.3"12041source = "registry+https://github.com/rust-lang/crates.io-index"12042checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"12043dependencies = [12044 "heck",12045 "proc-macro2",12046 "quote",12047 "rustversion",12048 "syn",12049]1205012051[[package]]12052name = "substrate-bip39"12053version = "0.4.4"12054source = "registry+https://github.com/rust-lang/crates.io-index"12055checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"12056dependencies = [12057 "hmac 0.11.0",12058 "pbkdf2 0.8.0",12059 "schnorrkel",12060 "sha2 0.9.9",12061 "zeroize",12062]1206312064[[package]]12065name = "substrate-build-script-utils"12066version = "3.0.0"12067source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12068dependencies = [12069 "platforms",12070]1207112072[[package]]12073name = "substrate-frame-rpc-system"12074version = "4.0.0-dev"12075source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12076dependencies = [12077 "frame-system-rpc-runtime-api",12078 "futures 0.3.25",12079 "jsonrpsee",12080 "log",12081 "parity-scale-codec 3.2.1",12082 "sc-client-api",12083 "sc-rpc-api",12084 "sc-transaction-pool-api",12085 "serde_json",12086 "sp-api",12087 "sp-block-builder",12088 "sp-blockchain",12089 "sp-core",12090 "sp-runtime",12091]1209212093[[package]]12094name = "substrate-prometheus-endpoint"12095version = "0.10.0-dev"12096source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12097dependencies = [12098 "futures-util",12099 "hyper",12100 "log",12101 "prometheus",12102 "thiserror",12103 "tokio",12104]1210512106[[package]]12107name = "substrate-state-trie-migration-rpc"12108version = "4.0.0-dev"12109source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12110dependencies = [12111 "jsonrpsee",12112 "log",12113 "parity-scale-codec 3.2.1",12114 "sc-client-api",12115 "sc-rpc-api",12116 "scale-info",12117 "serde",12118 "sp-core",12119 "sp-io",12120 "sp-runtime",12121 "sp-state-machine",12122 "sp-std",12123 "sp-trie",12124 "trie-db",12125]1212612127[[package]]12128name = "substrate-test-client"12129version = "2.0.1"12130source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12131dependencies = [12132 "array-bytes",12133 "async-trait",12134 "futures 0.3.25",12135 "parity-scale-codec 3.2.1",12136 "sc-client-api",12137 "sc-client-db",12138 "sc-consensus",12139 "sc-executor",12140 "sc-offchain",12141 "sc-service",12142 "serde",12143 "serde_json",12144 "sp-blockchain",12145 "sp-consensus",12146 "sp-core",12147 "sp-keyring",12148 "sp-keystore",12149 "sp-runtime",12150 "sp-state-machine",12151]1215212153[[package]]12154name = "substrate-test-utils"12155version = "4.0.0-dev"12156source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12157dependencies = [12158 "futures 0.3.25",12159 "substrate-test-utils-derive",12160 "tokio",12161]1216212163[[package]]12164name = "substrate-test-utils-derive"12165version = "0.10.0-dev"12166source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12167dependencies = [12168 "proc-macro-crate",12169 "proc-macro2",12170 "quote",12171 "syn",12172]1217312174[[package]]12175name = "substrate-wasm-builder"12176version = "5.0.0-dev"12177source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12178dependencies = [12179 "ansi_term",12180 "build-helper",12181 "cargo_metadata",12182 "filetime",12183 "sp-maybe-compressed-blob",12184 "strum",12185 "tempfile",12186 "toml",12187 "walkdir",12188 "wasm-gc-api",12189]1219012191[[package]]12192name = "subtle"12193version = "2.4.1"12194source = "registry+https://github.com/rust-lang/crates.io-index"12195checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"1219612197[[package]]12198name = "syn"12199version = "1.0.103"12200source = "registry+https://github.com/rust-lang/crates.io-index"12201checksum = "a864042229133ada95abf3b54fdc62ef5ccabe9515b64717bcb9a1919e59445d"12202dependencies = [12203 "proc-macro2",12204 "quote",12205 "unicode-ident",12206]1220712208[[package]]12209name = "synstructure"12210version = "0.12.6"12211source = "registry+https://github.com/rust-lang/crates.io-index"12212checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"12213dependencies = [12214 "proc-macro2",12215 "quote",12216 "syn",12217 "unicode-xid",12218]1221912220[[package]]12221name = "system-configuration"12222version = "0.5.0"12223source = "registry+https://github.com/rust-lang/crates.io-index"12224checksum = "d75182f12f490e953596550b65ee31bda7c8e043d9386174b353bda50838c3fd"12225dependencies = [12226 "bitflags",12227 "core-foundation",12228 "system-configuration-sys",12229]1223012231[[package]]12232name = "system-configuration-sys"12233version = "0.5.0"12234source = "registry+https://github.com/rust-lang/crates.io-index"12235checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"12236dependencies = [12237 "core-foundation-sys",12238 "libc",12239]1224012241[[package]]12242name = "tap"12243version = "1.0.1"12244source = "registry+https://github.com/rust-lang/crates.io-index"12245checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"1224612247[[package]]12248name = "target-lexicon"12249version = "0.12.5"12250source = "registry+https://github.com/rust-lang/crates.io-index"12251checksum = "9410d0f6853b1d94f0e519fb95df60f29d2c1eff2d921ffdf01a4c8a3b54f12d"1225212253[[package]]12254name = "tempfile"12255version = "3.3.0"12256source = "registry+https://github.com/rust-lang/crates.io-index"12257checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"12258dependencies = [12259 "cfg-if 1.0.0",12260 "fastrand",12261 "libc",12262 "redox_syscall",12263 "remove_dir_all",12264 "winapi",12265]1226612267[[package]]12268name = "termcolor"12269version = "1.1.3"12270source = "registry+https://github.com/rust-lang/crates.io-index"12271checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"12272dependencies = [12273 "winapi-util",12274]1227512276[[package]]12277name = "terminal_size"12278version = "0.1.17"12279source = "registry+https://github.com/rust-lang/crates.io-index"12280checksum = "633c1a546cee861a1a6d0dc69ebeca693bf4296661ba7852b9d21d159e0506df"12281dependencies = [12282 "libc",12283 "winapi",12284]1228512286[[package]]12287name = "test-runtime-constants"12288version = "0.9.30"12289source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"12290dependencies = [12291 "frame-support",12292 "polkadot-primitives",12293 "polkadot-runtime-common",12294 "smallvec",12295 "sp-runtime",12296]1229712298[[package]]12299name = "tests"12300version = "0.1.1"12301dependencies = [12302 "evm-coder",12303 "fp-evm-mapping",12304 "frame-support",12305 "frame-system",12306 "pallet-balances",12307 "pallet-common",12308 "pallet-ethereum",12309 "pallet-evm",12310 "pallet-evm-coder-substrate",12311 "pallet-fungible",12312 "pallet-nonfungible",12313 "pallet-refungible",12314 "pallet-structure",12315 "pallet-timestamp",12316 "pallet-transaction-payment",12317 "pallet-unique",12318 "parity-scale-codec 3.2.1",12319 "scale-info",12320 "sp-core",12321 "sp-io",12322 "sp-runtime",12323 "sp-std",12324 "up-data-structs",12325 "up-sponsorship",12326]1232712328[[package]]12329name = "textwrap"12330version = "0.16.0"12331source = "registry+https://github.com/rust-lang/crates.io-index"12332checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d"1233312334[[package]]12335name = "thiserror"12336version = "1.0.37"12337source = "registry+https://github.com/rust-lang/crates.io-index"12338checksum = "10deb33631e3c9018b9baf9dcbbc4f737320d2b576bac10f6aefa048fa407e3e"12339dependencies = [12340 "thiserror-impl",12341]1234212343[[package]]12344name = "thiserror-impl"12345version = "1.0.37"12346source = "registry+https://github.com/rust-lang/crates.io-index"12347checksum = "982d17546b47146b28f7c22e3d08465f6b8903d0ea13c1660d9d84a6e7adcdbb"12348dependencies = [12349 "proc-macro2",12350 "quote",12351 "syn",12352]1235312354[[package]]12355name = "thousands"12356version = "0.2.0"12357source = "registry+https://github.com/rust-lang/crates.io-index"12358checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820"1235912360[[package]]12361name = "thread_local"12362version = "1.1.4"12363source = "registry+https://github.com/rust-lang/crates.io-index"12364checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"12365dependencies = [12366 "once_cell",12367]1236812369[[package]]12370name = "threadpool"12371version = "1.8.1"12372source = "registry+https://github.com/rust-lang/crates.io-index"12373checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"12374dependencies = [12375 "num_cpus",12376]1237712378[[package]]12379name = "thrift"12380version = "0.15.0"12381source = "registry+https://github.com/rust-lang/crates.io-index"12382checksum = "b82ca8f46f95b3ce96081fe3dd89160fdea970c254bb72925255d1b62aae692e"12383dependencies = [12384 "byteorder",12385 "integer-encoding",12386 "log",12387 "ordered-float",12388 "threadpool",12389]1239012391[[package]]12392name = "tikv-jemalloc-sys"12393version = "0.4.3+5.2.1-patched.2"12394source = "registry+https://github.com/rust-lang/crates.io-index"12395checksum = "a1792ccb507d955b46af42c123ea8863668fae24d03721e40cad6a41773dbb49"12396dependencies = [12397 "cc",12398 "fs_extra",12399 "libc",12400]1240112402[[package]]12403name = "time"12404version = "0.1.44"12405source = "registry+https://github.com/rust-lang/crates.io-index"12406checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"12407dependencies = [12408 "libc",12409 "wasi 0.10.0+wasi-snapshot-preview1",12410 "winapi",12411]1241212413[[package]]12414name = "time"12415version = "0.3.9"12416source = "registry+https://github.com/rust-lang/crates.io-index"12417checksum = "c2702e08a7a860f005826c6815dcac101b19b5eb330c27fe4a5928fec1d20ddd"12418dependencies = [12419 "itoa",12420 "libc",12421 "num_threads",12422 "time-macros",12423]1242412425[[package]]12426name = "time-macros"12427version = "0.2.4"12428source = "registry+https://github.com/rust-lang/crates.io-index"12429checksum = "42657b1a6f4d817cda8e7a0ace261fe0cc946cf3a80314390b22cc61ae080792"1243012431[[package]]12432name = "tiny-bip39"12433version = "0.8.2"12434source = "registry+https://github.com/rust-lang/crates.io-index"12435checksum = "ffc59cb9dfc85bb312c3a78fd6aa8a8582e310b0fa885d5bb877f6dcc601839d"12436dependencies = [12437 "anyhow",12438 "hmac 0.8.1",12439 "once_cell",12440 "pbkdf2 0.4.0",12441 "rand 0.7.3",12442 "rustc-hash",12443 "sha2 0.9.9",12444 "thiserror",12445 "unicode-normalization",12446 "wasm-bindgen",12447 "zeroize",12448]1244912450[[package]]12451name = "tiny-keccak"12452version = "2.0.2"12453source = "registry+https://github.com/rust-lang/crates.io-index"12454checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"12455dependencies = [12456 "crunchy",12457]1245812459[[package]]12460name = "tinyvec"12461version = "1.6.0"12462source = "registry+https://github.com/rust-lang/crates.io-index"12463checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"12464dependencies = [12465 "tinyvec_macros",12466]1246712468[[package]]12469name = "tinyvec_macros"12470version = "0.1.0"12471source = "registry+https://github.com/rust-lang/crates.io-index"12472checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"1247312474[[package]]12475name = "tokio"12476version = "1.22.0"12477source = "registry+https://github.com/rust-lang/crates.io-index"12478checksum = "d76ce4a75fb488c605c54bf610f221cea8b0dafb53333c1a67e8ee199dcd2ae3"12479dependencies = [12480 "autocfg",12481 "bytes",12482 "libc",12483 "memchr",12484 "mio",12485 "num_cpus",12486 "parking_lot 0.12.1",12487 "pin-project-lite 0.2.9",12488 "signal-hook-registry",12489 "socket2",12490 "tokio-macros",12491 "winapi",12492]1249312494[[package]]12495name = "tokio-macros"12496version = "1.8.0"12497source = "registry+https://github.com/rust-lang/crates.io-index"12498checksum = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484"12499dependencies = [12500 "proc-macro2",12501 "quote",12502 "syn",12503]1250412505[[package]]12506name = "tokio-rustls"12507version = "0.23.4"12508source = "registry+https://github.com/rust-lang/crates.io-index"12509checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"12510dependencies = [12511 "rustls",12512 "tokio",12513 "webpki",12514]1251512516[[package]]12517name = "tokio-stream"12518version = "0.1.11"12519source = "registry+https://github.com/rust-lang/crates.io-index"12520checksum = "d660770404473ccd7bc9f8b28494a811bc18542b915c0855c51e8f419d5223ce"12521dependencies = [12522 "futures-core",12523 "pin-project-lite 0.2.9",12524 "tokio",12525]1252612527[[package]]12528name = "tokio-util"12529version = "0.7.4"12530source = "registry+https://github.com/rust-lang/crates.io-index"12531checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740"12532dependencies = [12533 "bytes",12534 "futures-core",12535 "futures-io",12536 "futures-sink",12537 "pin-project-lite 0.2.9",12538 "tokio",12539 "tracing",12540]1254112542[[package]]12543name = "toml"12544version = "0.5.9"12545source = "registry+https://github.com/rust-lang/crates.io-index"12546checksum = "8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7"12547dependencies = [12548 "serde",12549]1255012551[[package]]12552name = "tower-service"12553version = "0.3.2"12554source = "registry+https://github.com/rust-lang/crates.io-index"12555checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"1255612557[[package]]12558name = "tracing"12559version = "0.1.37"12560source = "registry+https://github.com/rust-lang/crates.io-index"12561checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"12562dependencies = [12563 "cfg-if 1.0.0",12564 "pin-project-lite 0.2.9",12565 "tracing-attributes",12566 "tracing-core",12567]1256812569[[package]]12570name = "tracing-attributes"12571version = "0.1.23"12572source = "registry+https://github.com/rust-lang/crates.io-index"12573checksum = "4017f8f45139870ca7e672686113917c71c7a6e02d4924eda67186083c03081a"12574dependencies = [12575 "proc-macro2",12576 "quote",12577 "syn",12578]1257912580[[package]]12581name = "tracing-core"12582version = "0.1.30"12583source = "registry+https://github.com/rust-lang/crates.io-index"12584checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"12585dependencies = [12586 "once_cell",12587 "valuable",12588]1258912590[[package]]12591name = "tracing-futures"12592version = "0.2.5"12593source = "registry+https://github.com/rust-lang/crates.io-index"12594checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"12595dependencies = [12596 "pin-project",12597 "tracing",12598]1259912600[[package]]12601name = "tracing-gum"12602version = "0.9.30"12603source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"12604dependencies = [12605 "polkadot-node-jaeger",12606 "polkadot-primitives",12607 "tracing",12608 "tracing-gum-proc-macro",12609]1261012611[[package]]12612name = "tracing-gum-proc-macro"12613version = "0.9.30"12614source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"12615dependencies = [12616 "expander 0.0.6",12617 "proc-macro-crate",12618 "proc-macro2",12619 "quote",12620 "syn",12621]1262212623[[package]]12624name = "tracing-log"12625version = "0.1.3"12626source = "registry+https://github.com/rust-lang/crates.io-index"12627checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"12628dependencies = [12629 "lazy_static",12630 "log",12631 "tracing-core",12632]1263312634[[package]]12635name = "tracing-serde"12636version = "0.1.3"12637source = "registry+https://github.com/rust-lang/crates.io-index"12638checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"12639dependencies = [12640 "serde",12641 "tracing-core",12642]1264312644[[package]]12645name = "tracing-subscriber"12646version = "0.2.25"12647source = "registry+https://github.com/rust-lang/crates.io-index"12648checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"12649dependencies = [12650 "ansi_term",12651 "chrono",12652 "lazy_static",12653 "matchers",12654 "parking_lot 0.11.2",12655 "regex",12656 "serde",12657 "serde_json",12658 "sharded-slab",12659 "smallvec",12660 "thread_local",12661 "tracing",12662 "tracing-core",12663 "tracing-log",12664 "tracing-serde",12665]1266612667[[package]]12668name = "trie-db"12669version = "0.24.0"12670source = "registry+https://github.com/rust-lang/crates.io-index"12671checksum = "004e1e8f92535694b4cb1444dc5a8073ecf0815e3357f729638b9f8fc4062908"12672dependencies = [12673 "hash-db",12674 "hashbrown",12675 "log",12676 "rustc-hex",12677 "smallvec",12678]1267912680[[package]]12681name = "trie-root"12682version = "0.17.0"12683source = "registry+https://github.com/rust-lang/crates.io-index"12684checksum = "9a36c5ca3911ed3c9a5416ee6c679042064b93fc637ded67e25f92e68d783891"12685dependencies = [12686 "hash-db",12687]1268812689[[package]]12690name = "triehash"12691version = "0.8.4"12692source = "registry+https://github.com/rust-lang/crates.io-index"12693checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"12694dependencies = [12695 "hash-db",12696 "rlp",12697]1269812699[[package]]12700name = "trust-dns-proto"12701version = "0.21.2"12702source = "registry+https://github.com/rust-lang/crates.io-index"12703checksum = "9c31f240f59877c3d4bb3b3ea0ec5a6a0cff07323580ff8c7a605cd7d08b255d"12704dependencies = [12705 "async-trait",12706 "cfg-if 1.0.0",12707 "data-encoding",12708 "enum-as-inner",12709 "futures-channel",12710 "futures-io",12711 "futures-util",12712 "idna 0.2.3",12713 "ipnet",12714 "lazy_static",12715 "log",12716 "rand 0.8.5",12717 "smallvec",12718 "thiserror",12719 "tinyvec",12720 "url",12721]1272212723[[package]]12724name = "trust-dns-resolver"12725version = "0.21.2"12726source = "registry+https://github.com/rust-lang/crates.io-index"12727checksum = "e4ba72c2ea84515690c9fcef4c6c660bb9df3036ed1051686de84605b74fd558"12728dependencies = [12729 "cfg-if 1.0.0",12730 "futures-util",12731 "ipconfig",12732 "lazy_static",12733 "log",12734 "lru-cache",12735 "parking_lot 0.12.1",12736 "resolv-conf",12737 "smallvec",12738 "thiserror",12739 "trust-dns-proto",12740]1274112742[[package]]12743name = "try-lock"12744version = "0.2.3"12745source = "registry+https://github.com/rust-lang/crates.io-index"12746checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"1274712748[[package]]12749name = "try-runtime-cli"12750version = "0.10.0-dev"12751source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12752dependencies = [12753 "clap",12754 "frame-try-runtime",12755 "jsonrpsee",12756 "log",12757 "parity-scale-codec 3.2.1",12758 "remote-externalities",12759 "sc-chain-spec",12760 "sc-cli",12761 "sc-executor",12762 "sc-service",12763 "serde",12764 "sp-core",12765 "sp-externalities",12766 "sp-io",12767 "sp-keystore",12768 "sp-runtime",12769 "sp-state-machine",12770 "sp-version",12771 "zstd",12772]1277312774[[package]]12775name = "trybuild"12776version = "1.0.71"12777source = "registry+https://github.com/rust-lang/crates.io-index"12778checksum = "ea496675d71016e9bc76aa42d87f16aefd95447cc5818e671e12b2d7e269075d"12779dependencies = [12780 "glob",12781 "once_cell",12782 "serde",12783 "serde_derive",12784 "serde_json",12785 "termcolor",12786 "toml",12787]1278812789[[package]]12790name = "tt-call"12791version = "1.0.8"12792source = "registry+https://github.com/rust-lang/crates.io-index"12793checksum = "5e66dcbec4290c69dd03c57e76c2469ea5c7ce109c6dd4351c13055cf71ea055"1279412795[[package]]12796name = "twox-hash"12797version = "1.6.3"12798source = "registry+https://github.com/rust-lang/crates.io-index"12799checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"12800dependencies = [12801 "cfg-if 1.0.0",12802 "digest 0.10.6",12803 "rand 0.8.5",12804 "static_assertions",12805]1280612807[[package]]12808name = "typenum"12809version = "1.15.0"12810source = "registry+https://github.com/rust-lang/crates.io-index"12811checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"1281212813[[package]]12814name = "uc-rpc"12815version = "0.1.4"12816dependencies = [12817 "anyhow",12818 "app-promotion-rpc",12819 "jsonrpsee",12820 "pallet-common",12821 "pallet-evm",12822 "parity-scale-codec 3.2.1",12823 "rmrk-rpc",12824 "sp-api",12825 "sp-blockchain",12826 "sp-core",12827 "sp-rpc",12828 "sp-runtime",12829 "up-data-structs",12830 "up-rpc",12831]1283212833[[package]]12834name = "ucd-trie"12835version = "0.1.5"12836source = "registry+https://github.com/rust-lang/crates.io-index"12837checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"1283812839[[package]]12840name = "uint"12841version = "0.9.4"12842source = "registry+https://github.com/rust-lang/crates.io-index"12843checksum = "a45526d29728d135c2900b0d30573fe3ee79fceb12ef534c7bb30e810a91b601"12844dependencies = [12845 "byteorder",12846 "crunchy",12847 "hex",12848 "static_assertions",12849]1285012851[[package]]12852name = "unicase"12853version = "2.6.0"12854source = "registry+https://github.com/rust-lang/crates.io-index"12855checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"12856dependencies = [12857 "version_check",12858]1285912860[[package]]12861name = "unicode-bidi"12862version = "0.3.8"12863source = "registry+https://github.com/rust-lang/crates.io-index"12864checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"1286512866[[package]]12867name = "unicode-ident"12868version = "1.0.5"12869source = "registry+https://github.com/rust-lang/crates.io-index"12870checksum = "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3"1287112872[[package]]12873name = "unicode-normalization"12874version = "0.1.22"12875source = "registry+https://github.com/rust-lang/crates.io-index"12876checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"12877dependencies = [12878 "tinyvec",12879]1288012881[[package]]12882name = "unicode-segmentation"12883version = "1.10.0"12884source = "registry+https://github.com/rust-lang/crates.io-index"12885checksum = "0fdbf052a0783de01e944a6ce7a8cb939e295b1e7be835a1112c3b9a7f047a5a"1288612887[[package]]12888name = "unicode-width"12889version = "0.1.10"12890source = "registry+https://github.com/rust-lang/crates.io-index"12891checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"1289212893[[package]]12894name = "unicode-xid"12895version = "0.2.4"12896source = "registry+https://github.com/rust-lang/crates.io-index"12897checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"1289812899[[package]]12900name = "unique-node"12901version = "0.9.30"12902dependencies = [12903 "app-promotion-rpc",12904 "clap",12905 "cumulus-client-cli",12906 "cumulus-client-collator",12907 "cumulus-client-consensus-aura",12908 "cumulus-client-consensus-common",12909 "cumulus-client-network",12910 "cumulus-client-service",12911 "cumulus-primitives-core",12912 "cumulus-primitives-parachain-inherent",12913 "cumulus-relay-chain-inprocess-interface",12914 "cumulus-relay-chain-interface",12915 "cumulus-relay-chain-rpc-interface",12916 "fc-consensus",12917 "fc-db",12918 "fc-mapping-sync",12919 "fc-rpc",12920 "fc-rpc-core",12921 "flexi_logger",12922 "fp-rpc",12923 "frame-benchmarking",12924 "frame-benchmarking-cli",12925 "futures 0.3.25",12926 "jsonrpsee",12927 "log",12928 "opal-runtime",12929 "pallet-ethereum",12930 "pallet-transaction-payment-rpc",12931 "pallet-transaction-payment-rpc-runtime-api",12932 "parity-scale-codec 3.2.1",12933 "parking_lot 0.12.1",12934 "polkadot-cli",12935 "polkadot-parachain",12936 "polkadot-primitives",12937 "polkadot-service",12938 "polkadot-test-service",12939 "quartz-runtime",12940 "rmrk-rpc",12941 "sc-basic-authorship",12942 "sc-chain-spec",12943 "sc-cli",12944 "sc-client-api",12945 "sc-consensus",12946 "sc-consensus-aura",12947 "sc-consensus-manual-seal",12948 "sc-executor",12949 "sc-finality-grandpa",12950 "sc-keystore",12951 "sc-network",12952 "sc-rpc",12953 "sc-rpc-api",12954 "sc-service",12955 "sc-sysinfo",12956 "sc-telemetry",12957 "sc-tracing",12958 "sc-transaction-pool",12959 "serde",12960 "serde_json",12961 "sp-api",12962 "sp-block-builder",12963 "sp-blockchain",12964 "sp-consensus",12965 "sp-consensus-aura",12966 "sp-core",12967 "sp-finality-grandpa",12968 "sp-inherents",12969 "sp-keystore",12970 "sp-offchain",12971 "sp-runtime",12972 "sp-session",12973 "sp-timestamp",12974 "sp-transaction-pool",12975 "sp-trie",12976 "substrate-build-script-utils",12977 "substrate-frame-rpc-system",12978 "substrate-prometheus-endpoint",12979 "tokio",12980 "try-runtime-cli",12981 "unique-rpc",12982 "unique-runtime",12983 "up-common",12984 "up-data-structs",12985 "up-rpc",12986]1298712988[[package]]12989name = "unique-rpc"12990version = "0.1.2"12991dependencies = [12992 "app-promotion-rpc",12993 "fc-db",12994 "fc-mapping-sync",12995 "fc-rpc",12996 "fc-rpc-core",12997 "fp-rpc",12998 "fp-storage",12999 "futures 0.3.25",13000 "jsonrpsee",13001 "pallet-common",13002 "pallet-ethereum",13003 "pallet-transaction-payment-rpc",13004 "pallet-transaction-payment-rpc-runtime-api",13005 "pallet-unique",13006 "rmrk-rpc",13007 "sc-client-api",13008 "sc-consensus-aura",13009 "sc-consensus-epochs",13010 "sc-finality-grandpa",13011 "sc-finality-grandpa-rpc",13012 "sc-keystore",13013 "sc-network",13014 "sc-rpc",13015 "sc-rpc-api",13016 "sc-service",13017 "sc-transaction-pool",13018 "serde",13019 "sp-api",13020 "sp-block-builder",13021 "sp-blockchain",13022 "sp-consensus",13023 "sp-consensus-aura",13024 "sp-core",13025 "sp-offchain",13026 "sp-runtime",13027 "sp-session",13028 "sp-storage",13029 "sp-transaction-pool",13030 "substrate-frame-rpc-system",13031 "tokio",13032 "uc-rpc",13033 "up-common",13034 "up-data-structs",13035 "up-rpc",13036]1303713038[[package]]13039name = "unique-runtime"13040version = "0.9.30"13041dependencies = [13042 "app-promotion-rpc",13043 "cumulus-pallet-aura-ext",13044 "cumulus-pallet-dmp-queue",13045 "cumulus-pallet-parachain-system",13046 "cumulus-pallet-xcm",13047 "cumulus-pallet-xcmp-queue",13048 "cumulus-primitives-core",13049 "cumulus-primitives-timestamp",13050 "cumulus-primitives-utility",13051 "derivative",13052 "evm-coder",13053 "fp-evm-mapping",13054 "fp-rpc",13055 "fp-self-contained",13056 "frame-benchmarking",13057 "frame-executive",13058 "frame-support",13059 "frame-system",13060 "frame-system-benchmarking",13061 "frame-system-rpc-runtime-api",13062 "frame-try-runtime",13063 "hex-literal",13064 "impl-trait-for-tuples",13065 "log",13066 "logtest",13067 "orml-tokens",13068 "orml-traits",13069 "orml-vesting",13070 "orml-xtokens",13071 "pallet-app-promotion",13072 "pallet-aura",13073 "pallet-balances",13074 "pallet-base-fee",13075 "pallet-common",13076 "pallet-configuration",13077 "pallet-ethereum",13078 "pallet-evm",13079 "pallet-evm-coder-substrate",13080 "pallet-evm-contract-helpers",13081 "pallet-evm-migration",13082 "pallet-evm-transaction-payment",13083 "pallet-foreign-assets",13084 "pallet-fungible",13085 "pallet-inflation",13086 "pallet-maintenance",13087 "pallet-nonfungible",13088 "pallet-randomness-collective-flip",13089 "pallet-refungible",13090 "pallet-rmrk-core",13091 "pallet-rmrk-equip",13092 "pallet-structure",13093 "pallet-sudo",13094 "pallet-template-transaction-payment",13095 "pallet-timestamp",13096 "pallet-transaction-payment",13097 "pallet-transaction-payment-rpc-runtime-api",13098 "pallet-treasury",13099 "pallet-unique",13100 "pallet-xcm",13101 "parachain-info",13102 "parity-scale-codec 3.2.1",13103 "polkadot-parachain",13104 "rmrk-rpc",13105 "scale-info",13106 "serde",13107 "smallvec",13108 "sp-api",13109 "sp-arithmetic",13110 "sp-block-builder",13111 "sp-consensus-aura",13112 "sp-core",13113 "sp-inherents",13114 "sp-io",13115 "sp-offchain",13116 "sp-runtime",13117 "sp-session",13118 "sp-std",13119 "sp-transaction-pool",13120 "sp-version",13121 "substrate-wasm-builder",13122 "up-common",13123 "up-data-structs",13124 "up-rpc",13125 "up-sponsorship",13126 "xcm",13127 "xcm-builder",13128 "xcm-executor",13129]1313013131[[package]]13132name = "universal-hash"13133version = "0.4.1"13134source = "registry+https://github.com/rust-lang/crates.io-index"13135checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"13136dependencies = [13137 "generic-array 0.14.6",13138 "subtle",13139]1314013141[[package]]13142name = "unsigned-varint"13143version = "0.7.1"13144source = "registry+https://github.com/rust-lang/crates.io-index"13145checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836"13146dependencies = [13147 "asynchronous-codec",13148 "bytes",13149 "futures-io",13150 "futures-util",13151]1315213153[[package]]13154name = "untrusted"13155version = "0.7.1"13156source = "registry+https://github.com/rust-lang/crates.io-index"13157checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1315813159[[package]]13160name = "up-common"13161version = "0.9.30"13162dependencies = [13163 "fp-rpc",13164 "frame-support",13165 "pallet-evm",13166 "sp-consensus-aura",13167 "sp-core",13168 "sp-runtime",13169 "sp-std",13170]1317113172[[package]]13173name = "up-data-structs"13174version = "0.2.2"13175dependencies = [13176 "bondrewd",13177 "derivative",13178 "frame-support",13179 "frame-system",13180 "pallet-evm",13181 "parity-scale-codec 3.2.1",13182 "rmrk-traits",13183 "scale-info",13184 "serde",13185 "sp-core",13186 "sp-runtime",13187 "sp-std",13188 "struct-versioning",13189]1319013191[[package]]13192name = "up-rpc"13193version = "0.1.3"13194dependencies = [13195 "pallet-common",13196 "pallet-evm",13197 "parity-scale-codec 3.2.1",13198 "sp-api",13199 "sp-core",13200 "sp-runtime",13201 "sp-std",13202 "up-data-structs",13203]1320413205[[package]]13206name = "up-sponsorship"13207version = "0.1.0"13208source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.30#39dd82158d6caa9d89105441bf2f7111a6e686e5"13209dependencies = [13210 "impl-trait-for-tuples",13211]1321213213[[package]]13214name = "url"13215version = "2.3.1"13216source = "registry+https://github.com/rust-lang/crates.io-index"13217checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"13218dependencies = [13219 "form_urlencoded",13220 "idna 0.3.0",13221 "percent-encoding",13222]1322313224[[package]]13225name = "valuable"13226version = "0.1.0"13227source = "registry+https://github.com/rust-lang/crates.io-index"13228checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"1322913230[[package]]13231name = "value-bag"13232version = "1.0.0-alpha.9"13233source = "registry+https://github.com/rust-lang/crates.io-index"13234checksum = "2209b78d1249f7e6f3293657c9779fe31ced465df091bbd433a1cf88e916ec55"13235dependencies = [13236 "ctor",13237 "version_check",13238]1323913240[[package]]13241name = "vcpkg"13242version = "0.2.15"13243source = "registry+https://github.com/rust-lang/crates.io-index"13244checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"1324513246[[package]]13247name = "version_check"13248version = "0.9.4"13249source = "registry+https://github.com/rust-lang/crates.io-index"13250checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"1325113252[[package]]13253name = "void"13254version = "1.0.2"13255source = "registry+https://github.com/rust-lang/crates.io-index"13256checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"1325713258[[package]]13259name = "waker-fn"13260version = "1.1.0"13261source = "registry+https://github.com/rust-lang/crates.io-index"13262checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"1326313264[[package]]13265name = "walkdir"13266version = "2.3.2"13267source = "registry+https://github.com/rust-lang/crates.io-index"13268checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"13269dependencies = [13270 "same-file",13271 "winapi",13272 "winapi-util",13273]1327413275[[package]]13276name = "want"13277version = "0.3.0"13278source = "registry+https://github.com/rust-lang/crates.io-index"13279checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"13280dependencies = [13281 "log",13282 "try-lock",13283]1328413285[[package]]13286name = "wasi"13287version = "0.9.0+wasi-snapshot-preview1"13288source = "registry+https://github.com/rust-lang/crates.io-index"13289checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"1329013291[[package]]13292name = "wasi"13293version = "0.10.0+wasi-snapshot-preview1"13294source = "registry+https://github.com/rust-lang/crates.io-index"13295checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1329613297[[package]]13298name = "wasi"13299version = "0.11.0+wasi-snapshot-preview1"13300source = "registry+https://github.com/rust-lang/crates.io-index"13301checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"1330213303[[package]]13304name = "wasm-bindgen"13305version = "0.2.83"13306source = "registry+https://github.com/rust-lang/crates.io-index"13307checksum = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268"13308dependencies = [13309 "cfg-if 1.0.0",13310 "wasm-bindgen-macro",13311]1331213313[[package]]13314name = "wasm-bindgen-backend"13315version = "0.2.83"13316source = "registry+https://github.com/rust-lang/crates.io-index"13317checksum = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142"13318dependencies = [13319 "bumpalo",13320 "log",13321 "once_cell",13322 "proc-macro2",13323 "quote",13324 "syn",13325 "wasm-bindgen-shared",13326]1332713328[[package]]13329name = "wasm-bindgen-futures"13330version = "0.4.33"13331source = "registry+https://github.com/rust-lang/crates.io-index"13332checksum = "23639446165ca5a5de86ae1d8896b737ae80319560fbaa4c2887b7da6e7ebd7d"13333dependencies = [13334 "cfg-if 1.0.0",13335 "js-sys",13336 "wasm-bindgen",13337 "web-sys",13338]1333913340[[package]]13341name = "wasm-bindgen-macro"13342version = "0.2.83"13343source = "registry+https://github.com/rust-lang/crates.io-index"13344checksum = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810"13345dependencies = [13346 "quote",13347 "wasm-bindgen-macro-support",13348]1334913350[[package]]13351name = "wasm-bindgen-macro-support"13352version = "0.2.83"13353source = "registry+https://github.com/rust-lang/crates.io-index"13354checksum = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c"13355dependencies = [13356 "proc-macro2",13357 "quote",13358 "syn",13359 "wasm-bindgen-backend",13360 "wasm-bindgen-shared",13361]1336213363[[package]]13364name = "wasm-bindgen-shared"13365version = "0.2.83"13366source = "registry+https://github.com/rust-lang/crates.io-index"13367checksum = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f"1336813369[[package]]13370name = "wasm-gc-api"13371version = "0.1.11"13372source = "registry+https://github.com/rust-lang/crates.io-index"13373checksum = "d0c32691b6c7e6c14e7f8fd55361a9088b507aa49620fcd06c09b3a1082186b9"13374dependencies = [13375 "log",13376 "parity-wasm 0.32.0",13377 "rustc-demangle",13378]1337913380[[package]]13381name = "wasm-instrument"13382version = "0.3.0"13383source = "registry+https://github.com/rust-lang/crates.io-index"13384checksum = "aa1dafb3e60065305741e83db35c6c2584bb3725b692b5b66148a38d72ace6cd"13385dependencies = [13386 "parity-wasm 0.45.0",13387]1338813389[[package]]13390name = "wasm-timer"13391version = "0.2.5"13392source = "registry+https://github.com/rust-lang/crates.io-index"13393checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"13394dependencies = [13395 "futures 0.3.25",13396 "js-sys",13397 "parking_lot 0.11.2",13398 "pin-utils",13399 "wasm-bindgen",13400 "wasm-bindgen-futures",13401 "web-sys",13402]1340313404[[package]]13405name = "wasmi"13406version = "0.13.2"13407source = "registry+https://github.com/rust-lang/crates.io-index"13408checksum = "06c326c93fbf86419608361a2c925a31754cf109da1b8b55737070b4d6669422"13409dependencies = [13410 "parity-wasm 0.45.0",13411 "wasmi-validation",13412 "wasmi_core",13413]1341413415[[package]]13416name = "wasmi-validation"13417version = "0.5.0"13418source = "registry+https://github.com/rust-lang/crates.io-index"13419checksum = "91ff416ad1ff0c42e5a926ed5d5fab74c0f098749aa0ad8b2a34b982ce0e867b"13420dependencies = [13421 "parity-wasm 0.45.0",13422]1342313424[[package]]13425name = "wasmi_core"13426version = "0.2.1"13427source = "registry+https://github.com/rust-lang/crates.io-index"13428checksum = "57d20cb3c59b788653d99541c646c561c9dd26506f25c0cebfe810659c54c6d7"13429dependencies = [13430 "downcast-rs",13431 "libm",13432 "memory_units",13433 "num-rational 0.4.1",13434 "num-traits",13435]1343613437[[package]]13438name = "wasmparser"13439version = "0.89.1"13440source = "registry+https://github.com/rust-lang/crates.io-index"13441checksum = "ab5d3e08b13876f96dd55608d03cd4883a0545884932d5adf11925876c96daef"13442dependencies = [13443 "indexmap",13444]1344513446[[package]]13447name = "wasmtime"13448version = "1.0.2"13449source = "registry+https://github.com/rust-lang/crates.io-index"13450checksum = "4ad5af6ba38311282f2a21670d96e78266e8c8e2f38cbcd52c254df6ccbc7731"13451dependencies = [13452 "anyhow",13453 "bincode",13454 "cfg-if 1.0.0",13455 "indexmap",13456 "libc",13457 "log",13458 "object",13459 "once_cell",13460 "paste",13461 "psm",13462 "rayon",13463 "serde",13464 "target-lexicon",13465 "wasmparser",13466 "wasmtime-cache",13467 "wasmtime-cranelift",13468 "wasmtime-environ",13469 "wasmtime-jit",13470 "wasmtime-runtime",13471 "windows-sys 0.36.1",13472]1347313474[[package]]13475name = "wasmtime-asm-macros"13476version = "1.0.2"13477source = "registry+https://github.com/rust-lang/crates.io-index"13478checksum = "45de63ddfc8b9223d1adc8f7b2ee5f35d1f6d112833934ad7ea66e4f4339e597"13479dependencies = [13480 "cfg-if 1.0.0",13481]1348213483[[package]]13484name = "wasmtime-cache"13485version = "1.0.2"13486source = "registry+https://github.com/rust-lang/crates.io-index"13487checksum = "bcd849399d17d2270141cfe47fa0d91ee52d5f8ea9b98cf7ddde0d53e5f79882"13488dependencies = [13489 "anyhow",13490 "base64",13491 "bincode",13492 "directories-next",13493 "file-per-thread-logger",13494 "log",13495 "rustix 0.35.13",13496 "serde",13497 "sha2 0.9.9",13498 "toml",13499 "windows-sys 0.36.1",13500 "zstd",13501]1350213503[[package]]13504name = "wasmtime-cranelift"13505version = "1.0.2"13506source = "registry+https://github.com/rust-lang/crates.io-index"13507checksum = "4bd91339b742ff20bfed4532a27b73c86b5bcbfedd6bea2dcdf2d64471e1b5c6"13508dependencies = [13509 "anyhow",13510 "cranelift-codegen",13511 "cranelift-entity",13512 "cranelift-frontend",13513 "cranelift-native",13514 "cranelift-wasm",13515 "gimli",13516 "log",13517 "object",13518 "target-lexicon",13519 "thiserror",13520 "wasmparser",13521 "wasmtime-environ",13522]1352313524[[package]]13525name = "wasmtime-environ"13526version = "1.0.2"13527source = "registry+https://github.com/rust-lang/crates.io-index"13528checksum = "ebb881c61f4f627b5d45c54e629724974f8a8890d455bcbe634330cc27309644"13529dependencies = [13530 "anyhow",13531 "cranelift-entity",13532 "gimli",13533 "indexmap",13534 "log",13535 "object",13536 "serde",13537 "target-lexicon",13538 "thiserror",13539 "wasmparser",13540 "wasmtime-types",13541]1354213543[[package]]13544name = "wasmtime-jit"13545version = "1.0.2"13546source = "registry+https://github.com/rust-lang/crates.io-index"13547checksum = "1985c628011fe26adf5e23a5301bdc79b245e0e338f14bb58b39e4e25e4d8681"13548dependencies = [13549 "addr2line",13550 "anyhow",13551 "bincode",13552 "cfg-if 1.0.0",13553 "cpp_demangle",13554 "gimli",13555 "log",13556 "object",13557 "rustc-demangle",13558 "rustix 0.35.13",13559 "serde",13560 "target-lexicon",13561 "thiserror",13562 "wasmtime-environ",13563 "wasmtime-jit-debug",13564 "wasmtime-runtime",13565 "windows-sys 0.36.1",13566]1356713568[[package]]13569name = "wasmtime-jit-debug"13570version = "1.0.2"13571source = "registry+https://github.com/rust-lang/crates.io-index"13572checksum = "f671b588486f5ccec8c5a3dba6b4c07eac2e66ab8c60e6f4e53717c77f709731"13573dependencies = [13574 "object",13575 "once_cell",13576 "rustix 0.35.13",13577]1357813579[[package]]13580name = "wasmtime-runtime"13581version = "1.0.2"13582source = "registry+https://github.com/rust-lang/crates.io-index"13583checksum = "ee8f92ad4b61736339c29361da85769ebc200f184361959d1792832e592a1afd"13584dependencies = [13585 "anyhow",13586 "cc",13587 "cfg-if 1.0.0",13588 "indexmap",13589 "libc",13590 "log",13591 "mach",13592 "memfd",13593 "memoffset 0.6.5",13594 "paste",13595 "rand 0.8.5",13596 "rustix 0.35.13",13597 "thiserror",13598 "wasmtime-asm-macros",13599 "wasmtime-environ",13600 "wasmtime-jit-debug",13601 "windows-sys 0.36.1",13602]1360313604[[package]]13605name = "wasmtime-types"13606version = "1.0.2"13607source = "registry+https://github.com/rust-lang/crates.io-index"13608checksum = "d23d61cb4c46e837b431196dd06abb11731541021916d03476a178b54dc07aeb"13609dependencies = [13610 "cranelift-entity",13611 "serde",13612 "thiserror",13613 "wasmparser",13614]1361513616[[package]]13617name = "web-sys"13618version = "0.3.60"13619source = "registry+https://github.com/rust-lang/crates.io-index"13620checksum = "bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f"13621dependencies = [13622 "js-sys",13623 "wasm-bindgen",13624]1362513626[[package]]13627name = "webpki"13628version = "0.22.0"13629source = "registry+https://github.com/rust-lang/crates.io-index"13630checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"13631dependencies = [13632 "ring",13633 "untrusted",13634]1363513636[[package]]13637name = "webpki-roots"13638version = "0.22.5"13639source = "registry+https://github.com/rust-lang/crates.io-index"13640checksum = "368bfe657969fb01238bb756d351dcade285e0f6fcbd36dcb23359a5169975be"13641dependencies = [13642 "webpki",13643]1364413645[[package]]13646name = "wepoll-ffi"13647version = "0.1.2"13648source = "registry+https://github.com/rust-lang/crates.io-index"13649checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"13650dependencies = [13651 "cc",13652]1365313654[[package]]13655name = "westend-runtime"13656version = "0.9.30"13657source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"13658dependencies = [13659 "beefy-primitives",13660 "bitvec 1.0.1",13661 "frame-benchmarking",13662 "frame-election-provider-support",13663 "frame-executive",13664 "frame-support",13665 "frame-system",13666 "frame-system-benchmarking",13667 "frame-system-rpc-runtime-api",13668 "frame-try-runtime",13669 "hex-literal",13670 "log",13671 "pallet-authority-discovery",13672 "pallet-authorship",13673 "pallet-babe",13674 "pallet-bags-list",13675 "pallet-balances",13676 "pallet-collective",13677 "pallet-democracy",13678 "pallet-election-provider-multi-phase",13679 "pallet-election-provider-support-benchmarking",13680 "pallet-elections-phragmen",13681 "pallet-fast-unstake",13682 "pallet-grandpa",13683 "pallet-identity",13684 "pallet-im-online",13685 "pallet-indices",13686 "pallet-membership",13687 "pallet-multisig",13688 "pallet-nomination-pools",13689 "pallet-nomination-pools-benchmarking",13690 "pallet-nomination-pools-runtime-api",13691 "pallet-offences",13692 "pallet-offences-benchmarking",13693 "pallet-preimage",13694 "pallet-proxy",13695 "pallet-recovery",13696 "pallet-scheduler",13697 "pallet-session",13698 "pallet-session-benchmarking",13699 "pallet-society",13700 "pallet-staking",13701 "pallet-staking-reward-curve",13702 "pallet-sudo",13703 "pallet-timestamp",13704 "pallet-transaction-payment",13705 "pallet-transaction-payment-rpc-runtime-api",13706 "pallet-treasury",13707 "pallet-utility",13708 "pallet-vesting",13709 "pallet-xcm",13710 "pallet-xcm-benchmarks",13711 "parity-scale-codec 3.2.1",13712 "polkadot-parachain",13713 "polkadot-primitives",13714 "polkadot-runtime-common",13715 "polkadot-runtime-parachains",13716 "rustc-hex",13717 "scale-info",13718 "serde",13719 "serde_derive",13720 "smallvec",13721 "sp-api",13722 "sp-authority-discovery",13723 "sp-block-builder",13724 "sp-consensus-babe",13725 "sp-core",13726 "sp-inherents",13727 "sp-io",13728 "sp-mmr-primitives",13729 "sp-npos-elections",13730 "sp-offchain",13731 "sp-runtime",13732 "sp-session",13733 "sp-staking",13734 "sp-std",13735 "sp-transaction-pool",13736 "sp-version",13737 "substrate-wasm-builder",13738 "westend-runtime-constants",13739 "xcm",13740 "xcm-builder",13741 "xcm-executor",13742]1374313744[[package]]13745name = "westend-runtime-constants"13746version = "0.9.30"13747source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"13748dependencies = [13749 "frame-support",13750 "polkadot-primitives",13751 "polkadot-runtime-common",13752 "smallvec",13753 "sp-runtime",13754]1375513756[[package]]13757name = "which"13758version = "4.3.0"13759source = "registry+https://github.com/rust-lang/crates.io-index"13760checksum = "1c831fbbee9e129a8cf93e7747a82da9d95ba8e16621cae60ec2cdc849bacb7b"13761dependencies = [13762 "either",13763 "libc",13764 "once_cell",13765]1376613767[[package]]13768name = "widestring"13769version = "0.5.1"13770source = "registry+https://github.com/rust-lang/crates.io-index"13771checksum = "17882f045410753661207383517a6f62ec3dbeb6a4ed2acce01f0728238d1983"1377213773[[package]]13774name = "winapi"13775version = "0.3.9"13776source = "registry+https://github.com/rust-lang/crates.io-index"13777checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"13778dependencies = [13779 "winapi-i686-pc-windows-gnu",13780 "winapi-x86_64-pc-windows-gnu",13781]1378213783[[package]]13784name = "winapi-i686-pc-windows-gnu"13785version = "0.4.0"13786source = "registry+https://github.com/rust-lang/crates.io-index"13787checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"1378813789[[package]]13790name = "winapi-util"13791version = "0.1.5"13792source = "registry+https://github.com/rust-lang/crates.io-index"13793checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"13794dependencies = [13795 "winapi",13796]1379713798[[package]]13799name = "winapi-x86_64-pc-windows-gnu"13800version = "0.4.0"13801source = "registry+https://github.com/rust-lang/crates.io-index"13802checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1380313804[[package]]13805name = "windows"13806version = "0.34.0"13807source = "registry+https://github.com/rust-lang/crates.io-index"13808checksum = "45296b64204227616fdbf2614cefa4c236b98ee64dfaaaa435207ed99fe7829f"13809dependencies = [13810 "windows_aarch64_msvc 0.34.0",13811 "windows_i686_gnu 0.34.0",13812 "windows_i686_msvc 0.34.0",13813 "windows_x86_64_gnu 0.34.0",13814 "windows_x86_64_msvc 0.34.0",13815]1381613817[[package]]13818name = "windows-sys"13819version = "0.36.1"13820source = "registry+https://github.com/rust-lang/crates.io-index"13821checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"13822dependencies = [13823 "windows_aarch64_msvc 0.36.1",13824 "windows_i686_gnu 0.36.1",13825 "windows_i686_msvc 0.36.1",13826 "windows_x86_64_gnu 0.36.1",13827 "windows_x86_64_msvc 0.36.1",13828]1382913830[[package]]13831name = "windows-sys"13832version = "0.42.0"13833source = "registry+https://github.com/rust-lang/crates.io-index"13834checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"13835dependencies = [13836 "windows_aarch64_gnullvm",13837 "windows_aarch64_msvc 0.42.0",13838 "windows_i686_gnu 0.42.0",13839 "windows_i686_msvc 0.42.0",13840 "windows_x86_64_gnu 0.42.0",13841 "windows_x86_64_gnullvm",13842 "windows_x86_64_msvc 0.42.0",13843]1384413845[[package]]13846name = "windows_aarch64_gnullvm"13847version = "0.42.0"13848source = "registry+https://github.com/rust-lang/crates.io-index"13849checksum = "41d2aa71f6f0cbe00ae5167d90ef3cfe66527d6f613ca78ac8024c3ccab9a19e"1385013851[[package]]13852name = "windows_aarch64_msvc"13853version = "0.34.0"13854source = "registry+https://github.com/rust-lang/crates.io-index"13855checksum = "17cffbe740121affb56fad0fc0e421804adf0ae00891205213b5cecd30db881d"1385613857[[package]]13858name = "windows_aarch64_msvc"13859version = "0.36.1"13860source = "registry+https://github.com/rust-lang/crates.io-index"13861checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"1386213863[[package]]13864name = "windows_aarch64_msvc"13865version = "0.42.0"13866source = "registry+https://github.com/rust-lang/crates.io-index"13867checksum = "dd0f252f5a35cac83d6311b2e795981f5ee6e67eb1f9a7f64eb4500fbc4dcdb4"1386813869[[package]]13870name = "windows_i686_gnu"13871version = "0.34.0"13872source = "registry+https://github.com/rust-lang/crates.io-index"13873checksum = "2564fde759adb79129d9b4f54be42b32c89970c18ebf93124ca8870a498688ed"1387413875[[package]]13876name = "windows_i686_gnu"13877version = "0.36.1"13878source = "registry+https://github.com/rust-lang/crates.io-index"13879checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"1388013881[[package]]13882name = "windows_i686_gnu"13883version = "0.42.0"13884source = "registry+https://github.com/rust-lang/crates.io-index"13885checksum = "fbeae19f6716841636c28d695375df17562ca208b2b7d0dc47635a50ae6c5de7"1388613887[[package]]13888name = "windows_i686_msvc"13889version = "0.34.0"13890source = "registry+https://github.com/rust-lang/crates.io-index"13891checksum = "9cd9d32ba70453522332c14d38814bceeb747d80b3958676007acadd7e166956"1389213893[[package]]13894name = "windows_i686_msvc"13895version = "0.36.1"13896source = "registry+https://github.com/rust-lang/crates.io-index"13897checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"1389813899[[package]]13900name = "windows_i686_msvc"13901version = "0.42.0"13902source = "registry+https://github.com/rust-lang/crates.io-index"13903checksum = "84c12f65daa39dd2babe6e442988fc329d6243fdce47d7d2d155b8d874862246"1390413905[[package]]13906name = "windows_x86_64_gnu"13907version = "0.34.0"13908source = "registry+https://github.com/rust-lang/crates.io-index"13909checksum = "cfce6deae227ee8d356d19effc141a509cc503dfd1f850622ec4b0f84428e1f4"1391013911[[package]]13912name = "windows_x86_64_gnu"13913version = "0.36.1"13914source = "registry+https://github.com/rust-lang/crates.io-index"13915checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"1391613917[[package]]13918name = "windows_x86_64_gnu"13919version = "0.42.0"13920source = "registry+https://github.com/rust-lang/crates.io-index"13921checksum = "bf7b1b21b5362cbc318f686150e5bcea75ecedc74dd157d874d754a2ca44b0ed"1392213923[[package]]13924name = "windows_x86_64_gnullvm"13925version = "0.42.0"13926source = "registry+https://github.com/rust-lang/crates.io-index"13927checksum = "09d525d2ba30eeb3297665bd434a54297e4170c7f1a44cad4ef58095b4cd2028"1392813929[[package]]13930name = "windows_x86_64_msvc"13931version = "0.34.0"13932source = "registry+https://github.com/rust-lang/crates.io-index"13933checksum = "d19538ccc21819d01deaf88d6a17eae6596a12e9aafdbb97916fb49896d89de9"1393413935[[package]]13936name = "windows_x86_64_msvc"13937version = "0.36.1"13938source = "registry+https://github.com/rust-lang/crates.io-index"13939checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"1394013941[[package]]13942name = "windows_x86_64_msvc"13943version = "0.42.0"13944source = "registry+https://github.com/rust-lang/crates.io-index"13945checksum = "f40009d85759725a34da6d89a94e63d7bdc50a862acf0dbc7c8e488f1edcb6f5"1394613947[[package]]13948name = "winreg"13949version = "0.10.1"13950source = "registry+https://github.com/rust-lang/crates.io-index"13951checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"13952dependencies = [13953 "winapi",13954]1395513956[[package]]13957name = "wyz"13958version = "0.2.0"13959source = "registry+https://github.com/rust-lang/crates.io-index"13960checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"1396113962[[package]]13963name = "wyz"13964version = "0.5.1"13965source = "registry+https://github.com/rust-lang/crates.io-index"13966checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"13967dependencies = [13968 "tap",13969]1397013971[[package]]13972name = "x25519-dalek"13973version = "1.1.1"13974source = "registry+https://github.com/rust-lang/crates.io-index"13975checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f"13976dependencies = [13977 "curve25519-dalek 3.2.0",13978 "rand_core 0.5.1",13979 "zeroize",13980]1398113982[[package]]13983name = "xcm"13984version = "0.9.30"13985source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"13986dependencies = [13987 "derivative",13988 "impl-trait-for-tuples",13989 "log",13990 "parity-scale-codec 3.2.1",13991 "scale-info",13992 "sp-runtime",13993 "xcm-procedural",13994]1399513996[[package]]13997name = "xcm-builder"13998version = "0.9.30"13999source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"14000dependencies = [14001 "frame-support",14002 "frame-system",14003 "log",14004 "pallet-transaction-payment",14005 "parity-scale-codec 3.2.1",14006 "polkadot-parachain",14007 "scale-info",14008 "sp-arithmetic",14009 "sp-io",14010 "sp-runtime",14011 "sp-std",14012 "xcm",14013 "xcm-executor",14014]1401514016[[package]]14017name = "xcm-executor"14018version = "0.9.30"14019source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"14020dependencies = [14021 "frame-benchmarking",14022 "frame-support",14023 "impl-trait-for-tuples",14024 "log",14025 "parity-scale-codec 3.2.1",14026 "sp-arithmetic",14027 "sp-core",14028 "sp-io",14029 "sp-runtime",14030 "sp-std",14031 "xcm",14032]1403314034[[package]]14035name = "xcm-procedural"14036version = "0.9.30"14037source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"14038dependencies = [14039 "Inflector",14040 "proc-macro2",14041 "quote",14042 "syn",14043]1404414045[[package]]14046name = "yamux"14047version = "0.10.2"14048source = "registry+https://github.com/rust-lang/crates.io-index"14049checksum = "e5d9ba232399af1783a58d8eb26f6b5006fbefe2dc9ef36bd283324792d03ea5"14050dependencies = [14051 "futures 0.3.25",14052 "log",14053 "nohash-hasher",14054 "parking_lot 0.12.1",14055 "rand 0.8.5",14056 "static_assertions",14057]1405814059[[package]]14060name = "zeroize"14061version = "1.5.7"14062source = "registry+https://github.com/rust-lang/crates.io-index"14063checksum = "c394b5bd0c6f669e7275d9c20aa90ae064cb22e75a1cad54e1b34088034b149f"14064dependencies = [14065 "zeroize_derive",14066]1406714068[[package]]14069name = "zeroize_derive"14070version = "1.3.2"14071source = "registry+https://github.com/rust-lang/crates.io-index"14072checksum = "3f8f187641dad4f680d25c4bfc4225b418165984179f26ca76ec4fb6441d3a17"14073dependencies = [14074 "proc-macro2",14075 "quote",14076 "syn",14077 "synstructure",14078]1407914080[[package]]14081name = "zstd"14082version = "0.11.2+zstd.1.5.2"14083source = "registry+https://github.com/rust-lang/crates.io-index"14084checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"14085dependencies = [14086 "zstd-safe",14087]1408814089[[package]]14090name = "zstd-safe"14091version = "5.0.2+zstd.1.5.2"14092source = "registry+https://github.com/rust-lang/crates.io-index"14093checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"14094dependencies = [14095 "libc",14096 "zstd-sys",14097]1409814099[[package]]14100name = "zstd-sys"14101version = "2.0.1+zstd.1.5.2"14102source = "registry+https://github.com/rust-lang/crates.io-index"14103checksum = "9fd07cbbc53846d9145dbffdf6dd09a7a0aa52be46741825f5c97bdd4f73f12b"14104dependencies = [14105 "cc",14106 "libc",14107]