123version = 345[[package]]6name = "Inflector"7version = "0.11.4"8source = "registry+https://github.com/rust-lang/crates.io-index"9checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"10dependencies = [11 "lazy_static",12 "regex",13]1415[[package]]16name = "addr2line"17version = "0.17.0"18source = "registry+https://github.com/rust-lang/crates.io-index"19checksum = "b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b"20dependencies = [21 "gimli",22]2324[[package]]25name = "adler"26version = "1.0.2"27source = "registry+https://github.com/rust-lang/crates.io-index"28checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"2930[[package]]31name = "aead"32version = "0.4.3"33source = "registry+https://github.com/rust-lang/crates.io-index"34checksum = "0b613b8e1e3cf911a086f53f03bf286f52fd7a7258e4fa606f0ef220d39d8877"35dependencies = [36 "generic-array 0.14.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 = "concurrent-queue"1062version = "1.2.4"1063source = "registry+https://github.com/rust-lang/crates.io-index"1064checksum = "af4780a44ab5696ea9e28294517f1fffb421a83a25af521333c838635509db9c"1065dependencies = [1066 "cache-padded",1067]10681069[[package]]1070name = "concurrent-queue"1071version = "2.0.0"1072source = "registry+https://github.com/rust-lang/crates.io-index"1073checksum = "bd7bef69dc86e3c610e4e7aed41035e2a7ed12e72dd7530f61327a6579a4390b"1074dependencies = [1075 "crossbeam-utils",1076]10771078[[package]]1079name = "console"1080version = "0.15.2"1081source = "registry+https://github.com/rust-lang/crates.io-index"1082checksum = "c050367d967ced717c04b65d8c619d863ef9292ce0c5760028655a2fb298718c"1083dependencies = [1084 "encode_unicode",1085 "lazy_static",1086 "libc",1087 "terminal_size",1088 "winapi",1089]10901091[[package]]1092name = "const-oid"1093version = "0.7.1"1094source = "registry+https://github.com/rust-lang/crates.io-index"1095checksum = "e4c78c047431fee22c1a7bb92e00ad095a02a983affe4d8a72e2a2c62c1b94f3"10961097[[package]]1098name = "constant_time_eq"1099version = "0.1.5"1100source = "registry+https://github.com/rust-lang/crates.io-index"1101checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"11021103[[package]]1104name = "constant_time_eq"1105version = "0.2.4"1106source = "registry+https://github.com/rust-lang/crates.io-index"1107checksum = "f3ad85c1f65dc7b37604eb0e89748faf0b9653065f2a8ef69f96a687ec1e9279"11081109[[package]]1110name = "convert_case"1111version = "0.4.0"1112source = "registry+https://github.com/rust-lang/crates.io-index"1113checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"11141115[[package]]1116name = "core-foundation"1117version = "0.9.3"1118source = "registry+https://github.com/rust-lang/crates.io-index"1119checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"1120dependencies = [1121 "core-foundation-sys",1122 "libc",1123]11241125[[package]]1126name = "core-foundation-sys"1127version = "0.8.3"1128source = "registry+https://github.com/rust-lang/crates.io-index"1129checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"11301131[[package]]1132name = "core2"1133version = "0.4.0"1134source = "registry+https://github.com/rust-lang/crates.io-index"1135checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"1136dependencies = [1137 "memchr",1138]11391140[[package]]1141name = "cpp_demangle"1142version = "0.3.5"1143source = "registry+https://github.com/rust-lang/crates.io-index"1144checksum = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f"1145dependencies = [1146 "cfg-if 1.0.0",1147]11481149[[package]]1150name = "cpufeatures"1151version = "0.2.5"1152source = "registry+https://github.com/rust-lang/crates.io-index"1153checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320"1154dependencies = [1155 "libc",1156]11571158[[package]]1159name = "cranelift-bforest"1160version = "0.88.2"1161source = "registry+https://github.com/rust-lang/crates.io-index"1162checksum = "52056f6d0584484b57fa6c1a65c1fcb15f3780d8b6a758426d9e3084169b2ddd"1163dependencies = [1164 "cranelift-entity",1165]11661167[[package]]1168name = "cranelift-codegen"1169version = "0.88.2"1170source = "registry+https://github.com/rust-lang/crates.io-index"1171checksum = "18fed94c8770dc25d01154c3ffa64ed0b3ba9d583736f305fed7beebe5d9cf74"1172dependencies = [1173 "arrayvec 0.7.2",1174 "bumpalo",1175 "cranelift-bforest",1176 "cranelift-codegen-meta",1177 "cranelift-codegen-shared",1178 "cranelift-entity",1179 "cranelift-isle",1180 "gimli",1181 "log",1182 "regalloc2",1183 "smallvec",1184 "target-lexicon",1185]11861187[[package]]1188name = "cranelift-codegen-meta"1189version = "0.88.2"1190source = "registry+https://github.com/rust-lang/crates.io-index"1191checksum = "1c451b81faf237d11c7e4f3165eeb6bac61112762c5cfe7b4c0fb7241474358f"1192dependencies = [1193 "cranelift-codegen-shared",1194]11951196[[package]]1197name = "cranelift-codegen-shared"1198version = "0.88.2"1199source = "registry+https://github.com/rust-lang/crates.io-index"1200checksum = "e7c940133198426d26128f08be2b40b0bd117b84771fd36798969c4d712d81fc"12011202[[package]]1203name = "cranelift-entity"1204version = "0.88.2"1205source = "registry+https://github.com/rust-lang/crates.io-index"1206checksum = "87a0f1b2fdc18776956370cf8d9b009ded3f855350c480c1c52142510961f352"1207dependencies = [1208 "serde",1209]12101211[[package]]1212name = "cranelift-frontend"1213version = "0.88.2"1214source = "registry+https://github.com/rust-lang/crates.io-index"1215checksum = "34897538b36b216cc8dd324e73263596d51b8cf610da6498322838b2546baf8a"1216dependencies = [1217 "cranelift-codegen",1218 "log",1219 "smallvec",1220 "target-lexicon",1221]12221223[[package]]1224name = "cranelift-isle"1225version = "0.88.2"1226source = "registry+https://github.com/rust-lang/crates.io-index"1227checksum = "1b2629a569fae540f16a76b70afcc87ad7decb38dc28fa6c648ac73b51e78470"12281229[[package]]1230name = "cranelift-native"1231version = "0.88.2"1232source = "registry+https://github.com/rust-lang/crates.io-index"1233checksum = "20937dab4e14d3e225c5adfc9c7106bafd4ac669bdb43027b911ff794c6fb318"1234dependencies = [1235 "cranelift-codegen",1236 "libc",1237 "target-lexicon",1238]12391240[[package]]1241name = "cranelift-wasm"1242version = "0.88.2"1243source = "registry+https://github.com/rust-lang/crates.io-index"1244checksum = "80fc2288957a94fd342a015811479de1837850924166d1f1856d8406e6f3609b"1245dependencies = [1246 "cranelift-codegen",1247 "cranelift-entity",1248 "cranelift-frontend",1249 "itertools",1250 "log",1251 "smallvec",1252 "wasmparser",1253 "wasmtime-types",1254]12551256[[package]]1257name = "crc32fast"1258version = "1.3.2"1259source = "registry+https://github.com/rust-lang/crates.io-index"1260checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"1261dependencies = [1262 "cfg-if 1.0.0",1263]12641265[[package]]1266name = "crossbeam-channel"1267version = "0.5.6"1268source = "registry+https://github.com/rust-lang/crates.io-index"1269checksum = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521"1270dependencies = [1271 "cfg-if 1.0.0",1272 "crossbeam-utils",1273]12741275[[package]]1276name = "crossbeam-deque"1277version = "0.8.2"1278source = "registry+https://github.com/rust-lang/crates.io-index"1279checksum = "715e8152b692bba2d374b53d4875445368fdf21a94751410af607a5ac677d1fc"1280dependencies = [1281 "cfg-if 1.0.0",1282 "crossbeam-epoch",1283 "crossbeam-utils",1284]12851286[[package]]1287name = "crossbeam-epoch"1288version = "0.9.13"1289source = "registry+https://github.com/rust-lang/crates.io-index"1290checksum = "01a9af1f4c2ef74bb8aa1f7e19706bc72d03598c8a570bb5de72243c7a9d9d5a"1291dependencies = [1292 "autocfg",1293 "cfg-if 1.0.0",1294 "crossbeam-utils",1295 "memoffset 0.7.1",1296 "scopeguard",1297]12981299[[package]]1300name = "crossbeam-queue"1301version = "0.3.8"1302source = "registry+https://github.com/rust-lang/crates.io-index"1303checksum = "d1cfb3ea8a53f37c40dea2c7bedcbd88bdfae54f5e2175d6ecaff1c988353add"1304dependencies = [1305 "cfg-if 1.0.0",1306 "crossbeam-utils",1307]13081309[[package]]1310name = "crossbeam-utils"1311version = "0.8.14"1312source = "registry+https://github.com/rust-lang/crates.io-index"1313checksum = "4fb766fa798726286dbbb842f174001dab8abc7b627a1dd86e0b7222a95d929f"1314dependencies = [1315 "cfg-if 1.0.0",1316]13171318[[package]]1319name = "crunchy"1320version = "0.2.2"1321source = "registry+https://github.com/rust-lang/crates.io-index"1322checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"13231324[[package]]1325name = "crypto-bigint"1326version = "0.3.2"1327source = "registry+https://github.com/rust-lang/crates.io-index"1328checksum = "03c6a1d5fa1de37e071642dfa44ec552ca5b299adb128fab16138e24b548fd21"1329dependencies = [1330 "generic-array 0.14.6",1331 "rand_core 0.6.4",1332 "subtle",1333 "zeroize",1334]13351336[[package]]1337name = "crypto-common"1338version = "0.1.6"1339source = "registry+https://github.com/rust-lang/crates.io-index"1340checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"1341dependencies = [1342 "generic-array 0.14.6",1343 "typenum",1344]13451346[[package]]1347name = "crypto-mac"1348version = "0.8.0"1349source = "registry+https://github.com/rust-lang/crates.io-index"1350checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"1351dependencies = [1352 "generic-array 0.14.6",1353 "subtle",1354]13551356[[package]]1357name = "crypto-mac"1358version = "0.11.1"1359source = "registry+https://github.com/rust-lang/crates.io-index"1360checksum = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714"1361dependencies = [1362 "generic-array 0.14.6",1363 "subtle",1364]13651366[[package]]1367name = "ctor"1368version = "0.1.26"1369source = "registry+https://github.com/rust-lang/crates.io-index"1370checksum = "6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096"1371dependencies = [1372 "quote",1373 "syn",1374]13751376[[package]]1377name = "ctr"1378version = "0.8.0"1379source = "registry+https://github.com/rust-lang/crates.io-index"1380checksum = "049bb91fb4aaf0e3c7efa6cd5ef877dbbbd15b39dad06d9948de4ec8a75761ea"1381dependencies = [1382 "cipher 0.3.0",1383]13841385[[package]]1386name = "cuckoofilter"1387version = "0.5.0"1388source = "registry+https://github.com/rust-lang/crates.io-index"1389checksum = "b810a8449931679f64cd7eef1bbd0fa315801b6d5d9cdc1ace2804d6529eee18"1390dependencies = [1391 "byteorder",1392 "fnv",1393 "rand 0.7.3",1394]13951396[[package]]1397name = "cumulus-client-cli"1398version = "0.1.0"1399source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1400dependencies = [1401 "clap",1402 "parity-scale-codec 3.2.1",1403 "sc-chain-spec",1404 "sc-cli",1405 "sc-service",1406 "sp-core",1407 "sp-runtime",1408 "url",1409]14101411[[package]]1412name = "cumulus-client-collator"1413version = "0.1.0"1414source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1415dependencies = [1416 "cumulus-client-consensus-common",1417 "cumulus-client-network",1418 "cumulus-primitives-core",1419 "cumulus-relay-chain-interface",1420 "futures 0.3.25",1421 "parity-scale-codec 3.2.1",1422 "parking_lot 0.12.1",1423 "polkadot-node-primitives",1424 "polkadot-node-subsystem",1425 "polkadot-overseer",1426 "polkadot-primitives",1427 "sc-client-api",1428 "sp-api",1429 "sp-consensus",1430 "sp-core",1431 "sp-runtime",1432 "tracing",1433]14341435[[package]]1436name = "cumulus-client-consensus-aura"1437version = "0.1.0"1438source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1439dependencies = [1440 "async-trait",1441 "cumulus-client-consensus-common",1442 "cumulus-primitives-core",1443 "futures 0.3.25",1444 "parity-scale-codec 3.2.1",1445 "sc-client-api",1446 "sc-consensus",1447 "sc-consensus-aura",1448 "sc-consensus-slots",1449 "sc-telemetry",1450 "sp-api",1451 "sp-application-crypto",1452 "sp-block-builder",1453 "sp-blockchain",1454 "sp-consensus",1455 "sp-consensus-aura",1456 "sp-core",1457 "sp-inherents",1458 "sp-keystore",1459 "sp-runtime",1460 "substrate-prometheus-endpoint",1461 "tracing",1462]14631464[[package]]1465name = "cumulus-client-consensus-common"1466version = "0.1.0"1467source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1468dependencies = [1469 "async-trait",1470 "cumulus-relay-chain-interface",1471 "dyn-clone",1472 "futures 0.3.25",1473 "parity-scale-codec 3.2.1",1474 "polkadot-primitives",1475 "sc-client-api",1476 "sc-consensus",1477 "sp-api",1478 "sp-blockchain",1479 "sp-consensus",1480 "sp-runtime",1481 "sp-trie",1482 "tracing",1483]14841485[[package]]1486name = "cumulus-client-network"1487version = "0.1.0"1488source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1489dependencies = [1490 "async-trait",1491 "cumulus-relay-chain-interface",1492 "derive_more",1493 "futures 0.3.25",1494 "futures-timer",1495 "parity-scale-codec 3.2.1",1496 "parking_lot 0.12.1",1497 "polkadot-node-primitives",1498 "polkadot-parachain",1499 "polkadot-primitives",1500 "sc-client-api",1501 "sp-api",1502 "sp-blockchain",1503 "sp-consensus",1504 "sp-core",1505 "sp-runtime",1506 "sp-state-machine",1507 "tracing",1508]15091510[[package]]1511name = "cumulus-client-pov-recovery"1512version = "0.1.0"1513source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1514dependencies = [1515 "cumulus-primitives-core",1516 "cumulus-relay-chain-interface",1517 "futures 0.3.25",1518 "futures-timer",1519 "parity-scale-codec 3.2.1",1520 "polkadot-node-primitives",1521 "polkadot-node-subsystem",1522 "polkadot-overseer",1523 "polkadot-primitives",1524 "rand 0.8.5",1525 "sc-client-api",1526 "sc-consensus",1527 "sp-api",1528 "sp-consensus",1529 "sp-maybe-compressed-blob",1530 "sp-runtime",1531 "tracing",1532]15331534[[package]]1535name = "cumulus-client-service"1536version = "0.1.0"1537source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1538dependencies = [1539 "cumulus-client-cli",1540 "cumulus-client-collator",1541 "cumulus-client-consensus-common",1542 "cumulus-client-pov-recovery",1543 "cumulus-primitives-core",1544 "cumulus-relay-chain-interface",1545 "parking_lot 0.12.1",1546 "polkadot-overseer",1547 "polkadot-primitives",1548 "sc-client-api",1549 "sc-consensus",1550 "sc-consensus-babe",1551 "sc-service",1552 "sc-telemetry",1553 "sc-tracing",1554 "sp-api",1555 "sp-blockchain",1556 "sp-consensus",1557 "sp-core",1558 "sp-runtime",1559 "tracing",1560]15611562[[package]]1563name = "cumulus-pallet-aura-ext"1564version = "0.1.0"1565source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1566dependencies = [1567 "frame-executive",1568 "frame-support",1569 "frame-system",1570 "pallet-aura",1571 "parity-scale-codec 3.2.1",1572 "scale-info",1573 "serde",1574 "sp-application-crypto",1575 "sp-consensus-aura",1576 "sp-runtime",1577 "sp-std",1578]15791580[[package]]1581name = "cumulus-pallet-dmp-queue"1582version = "0.1.0"1583source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1584dependencies = [1585 "cumulus-primitives-core",1586 "frame-support",1587 "frame-system",1588 "log",1589 "parity-scale-codec 3.2.1",1590 "scale-info",1591 "sp-io",1592 "sp-runtime",1593 "sp-std",1594 "xcm",1595 "xcm-executor",1596]15971598[[package]]1599name = "cumulus-pallet-parachain-system"1600version = "0.1.0"1601source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1602dependencies = [1603 "bytes",1604 "cumulus-pallet-parachain-system-proc-macro",1605 "cumulus-primitives-core",1606 "cumulus-primitives-parachain-inherent",1607 "environmental",1608 "frame-support",1609 "frame-system",1610 "impl-trait-for-tuples",1611 "log",1612 "pallet-balances",1613 "parity-scale-codec 3.2.1",1614 "polkadot-parachain",1615 "scale-info",1616 "serde",1617 "sp-core",1618 "sp-externalities",1619 "sp-inherents",1620 "sp-io",1621 "sp-runtime",1622 "sp-state-machine",1623 "sp-std",1624 "sp-trie",1625 "sp-version",1626 "xcm",1627]16281629[[package]]1630name = "cumulus-pallet-parachain-system-proc-macro"1631version = "0.1.0"1632source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1633dependencies = [1634 "proc-macro-crate",1635 "proc-macro2",1636 "quote",1637 "syn",1638]16391640[[package]]1641name = "cumulus-pallet-xcm"1642version = "0.1.0"1643source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1644dependencies = [1645 "cumulus-primitives-core",1646 "frame-support",1647 "frame-system",1648 "parity-scale-codec 3.2.1",1649 "scale-info",1650 "serde",1651 "sp-io",1652 "sp-runtime",1653 "sp-std",1654 "xcm",1655]16561657[[package]]1658name = "cumulus-pallet-xcmp-queue"1659version = "0.1.0"1660source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1661dependencies = [1662 "cumulus-primitives-core",1663 "frame-support",1664 "frame-system",1665 "log",1666 "parity-scale-codec 3.2.1",1667 "rand_chacha 0.3.1",1668 "scale-info",1669 "sp-runtime",1670 "sp-std",1671 "xcm",1672 "xcm-executor",1673]16741675[[package]]1676name = "cumulus-primitives-core"1677version = "0.1.0"1678source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1679dependencies = [1680 "frame-support",1681 "parity-scale-codec 3.2.1",1682 "polkadot-core-primitives",1683 "polkadot-parachain",1684 "polkadot-primitives",1685 "sp-api",1686 "sp-runtime",1687 "sp-std",1688 "sp-trie",1689]16901691[[package]]1692name = "cumulus-primitives-parachain-inherent"1693version = "0.1.0"1694source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1695dependencies = [1696 "async-trait",1697 "cumulus-primitives-core",1698 "cumulus-relay-chain-interface",1699 "cumulus-test-relay-sproof-builder",1700 "parity-scale-codec 3.2.1",1701 "sc-client-api",1702 "scale-info",1703 "sp-api",1704 "sp-core",1705 "sp-inherents",1706 "sp-runtime",1707 "sp-state-machine",1708 "sp-std",1709 "sp-storage",1710 "sp-trie",1711 "tracing",1712]17131714[[package]]1715name = "cumulus-primitives-timestamp"1716version = "0.1.0"1717source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1718dependencies = [1719 "cumulus-primitives-core",1720 "futures 0.3.25",1721 "parity-scale-codec 3.2.1",1722 "sp-inherents",1723 "sp-std",1724 "sp-timestamp",1725]17261727[[package]]1728name = "cumulus-primitives-utility"1729version = "0.1.0"1730source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1731dependencies = [1732 "cumulus-primitives-core",1733 "frame-support",1734 "log",1735 "parity-scale-codec 3.2.1",1736 "polkadot-core-primitives",1737 "polkadot-parachain",1738 "polkadot-primitives",1739 "sp-runtime",1740 "sp-std",1741 "sp-trie",1742 "xcm",1743 "xcm-builder",1744 "xcm-executor",1745]17461747[[package]]1748name = "cumulus-relay-chain-inprocess-interface"1749version = "0.1.0"1750source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1751dependencies = [1752 "async-trait",1753 "cumulus-primitives-core",1754 "cumulus-relay-chain-interface",1755 "futures 0.3.25",1756 "futures-timer",1757 "polkadot-cli",1758 "polkadot-client",1759 "polkadot-service",1760 "sc-cli",1761 "sc-client-api",1762 "sc-consensus-babe",1763 "sc-network",1764 "sc-sysinfo",1765 "sc-telemetry",1766 "sc-tracing",1767 "sp-api",1768 "sp-blockchain",1769 "sp-consensus",1770 "sp-core",1771 "sp-runtime",1772 "sp-state-machine",1773 "tracing",1774]17751776[[package]]1777name = "cumulus-relay-chain-interface"1778version = "0.1.0"1779source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1780dependencies = [1781 "async-trait",1782 "cumulus-primitives-core",1783 "derive_more",1784 "futures 0.3.25",1785 "jsonrpsee-core",1786 "parity-scale-codec 3.2.1",1787 "parking_lot 0.12.1",1788 "polkadot-overseer",1789 "polkadot-service",1790 "sc-client-api",1791 "sp-api",1792 "sp-blockchain",1793 "sp-core",1794 "sp-runtime",1795 "sp-state-machine",1796 "thiserror",1797]17981799[[package]]1800name = "cumulus-relay-chain-rpc-interface"1801version = "0.1.0"1802source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1803dependencies = [1804 "async-trait",1805 "backoff",1806 "cumulus-primitives-core",1807 "cumulus-relay-chain-interface",1808 "futures 0.3.25",1809 "futures-timer",1810 "jsonrpsee",1811 "parity-scale-codec 3.2.1",1812 "parking_lot 0.12.1",1813 "polkadot-service",1814 "sc-client-api",1815 "sc-rpc-api",1816 "sp-api",1817 "sp-core",1818 "sp-runtime",1819 "sp-state-machine",1820 "sp-storage",1821 "tokio",1822 "tracing",1823 "url",1824]18251826[[package]]1827name = "cumulus-test-relay-sproof-builder"1828version = "0.1.0"1829source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1830dependencies = [1831 "cumulus-primitives-core",1832 "parity-scale-codec 3.2.1",1833 "polkadot-primitives",1834 "sp-runtime",1835 "sp-state-machine",1836 "sp-std",1837]18381839[[package]]1840name = "curve25519-dalek"1841version = "2.1.3"1842source = "registry+https://github.com/rust-lang/crates.io-index"1843checksum = "4a9b85542f99a2dfa2a1b8e192662741c9859a846b296bef1c92ef9b58b5a216"1844dependencies = [1845 "byteorder",1846 "digest 0.8.1",1847 "rand_core 0.5.1",1848 "subtle",1849 "zeroize",1850]18511852[[package]]1853name = "curve25519-dalek"1854version = "3.2.0"1855source = "registry+https://github.com/rust-lang/crates.io-index"1856checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61"1857dependencies = [1858 "byteorder",1859 "digest 0.9.0",1860 "rand_core 0.5.1",1861 "subtle",1862 "zeroize",1863]18641865[[package]]1866name = "curve25519-dalek"1867version = "4.0.0-pre.1"1868source = "registry+https://github.com/rust-lang/crates.io-index"1869checksum = "4033478fbf70d6acf2655ac70da91ee65852d69daf7a67bf7a2f518fb47aafcf"1870dependencies = [1871 "byteorder",1872 "digest 0.9.0",1873 "rand_core 0.6.4",1874 "subtle",1875 "zeroize",1876]18771878[[package]]1879name = "cxx"1880version = "1.0.82"1881source = "registry+https://github.com/rust-lang/crates.io-index"1882checksum = "d4a41a86530d0fe7f5d9ea779916b7cadd2d4f9add748b99c2c029cbbdfaf453"1883dependencies = [1884 "cc",1885 "cxxbridge-flags",1886 "cxxbridge-macro",1887 "link-cplusplus",1888]18891890[[package]]1891name = "cxx-build"1892version = "1.0.82"1893source = "registry+https://github.com/rust-lang/crates.io-index"1894checksum = "06416d667ff3e3ad2df1cd8cd8afae5da26cf9cec4d0825040f88b5ca659a2f0"1895dependencies = [1896 "cc",1897 "codespan-reporting",1898 "once_cell",1899 "proc-macro2",1900 "quote",1901 "scratch",1902 "syn",1903]19041905[[package]]1906name = "cxxbridge-flags"1907version = "1.0.82"1908source = "registry+https://github.com/rust-lang/crates.io-index"1909checksum = "820a9a2af1669deeef27cb271f476ffd196a2c4b6731336011e0ba63e2c7cf71"19101911[[package]]1912name = "cxxbridge-macro"1913version = "1.0.82"1914source = "registry+https://github.com/rust-lang/crates.io-index"1915checksum = "a08a6e2fcc370a089ad3b4aaf54db3b1b4cee38ddabce5896b33eb693275f470"1916dependencies = [1917 "proc-macro2",1918 "quote",1919 "syn",1920]19211922[[package]]1923name = "data-encoding"1924version = "2.3.2"1925source = "registry+https://github.com/rust-lang/crates.io-index"1926checksum = "3ee2393c4a91429dffb4bedf19f4d6abf27d8a732c8ce4980305d782e5426d57"19271928[[package]]1929name = "data-encoding-macro"1930version = "0.1.12"1931source = "registry+https://github.com/rust-lang/crates.io-index"1932checksum = "86927b7cd2fe88fa698b87404b287ab98d1a0063a34071d92e575b72d3029aca"1933dependencies = [1934 "data-encoding",1935 "data-encoding-macro-internal",1936]19371938[[package]]1939name = "data-encoding-macro-internal"1940version = "0.1.10"1941source = "registry+https://github.com/rust-lang/crates.io-index"1942checksum = "a5bbed42daaa95e780b60a50546aa345b8413a1e46f9a40a12907d3598f038db"1943dependencies = [1944 "data-encoding",1945 "syn",1946]19471948[[package]]1949name = "der"1950version = "0.5.1"1951source = "registry+https://github.com/rust-lang/crates.io-index"1952checksum = "6919815d73839e7ad218de758883aae3a257ba6759ce7a9992501efbb53d705c"1953dependencies = [1954 "const-oid",1955]19561957[[package]]1958name = "derivative"1959version = "2.2.0"1960source = "registry+https://github.com/rust-lang/crates.io-index"1961checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"1962dependencies = [1963 "proc-macro2",1964 "quote",1965 "syn",1966]19671968[[package]]1969name = "derive_more"1970version = "0.99.17"1971source = "registry+https://github.com/rust-lang/crates.io-index"1972checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"1973dependencies = [1974 "convert_case",1975 "proc-macro2",1976 "quote",1977 "rustc_version 0.4.0",1978 "syn",1979]19801981[[package]]1982name = "digest"1983version = "0.8.1"1984source = "registry+https://github.com/rust-lang/crates.io-index"1985checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"1986dependencies = [1987 "generic-array 0.12.4",1988]19891990[[package]]1991name = "digest"1992version = "0.9.0"1993source = "registry+https://github.com/rust-lang/crates.io-index"1994checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"1995dependencies = [1996 "generic-array 0.14.6",1997]19981999[[package]]2000name = "digest"2001version = "0.10.6"2002source = "registry+https://github.com/rust-lang/crates.io-index"2003checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f"2004dependencies = [2005 "block-buffer 0.10.3",2006 "crypto-common",2007 "subtle",2008]20092010[[package]]2011name = "directories"2012version = "4.0.1"2013source = "registry+https://github.com/rust-lang/crates.io-index"2014checksum = "f51c5d4ddabd36886dd3e1438cb358cdcb0d7c499cb99cb4ac2e38e18b5cb210"2015dependencies = [2016 "dirs-sys",2017]20182019[[package]]2020name = "directories-next"2021version = "2.0.0"2022source = "registry+https://github.com/rust-lang/crates.io-index"2023checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"2024dependencies = [2025 "cfg-if 1.0.0",2026 "dirs-sys-next",2027]20282029[[package]]2030name = "dirs-sys"2031version = "0.3.7"2032source = "registry+https://github.com/rust-lang/crates.io-index"2033checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"2034dependencies = [2035 "libc",2036 "redox_users",2037 "winapi",2038]20392040[[package]]2041name = "dirs-sys-next"2042version = "0.1.2"2043source = "registry+https://github.com/rust-lang/crates.io-index"2044checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"2045dependencies = [2046 "libc",2047 "redox_users",2048 "winapi",2049]20502051[[package]]2052name = "dns-parser"2053version = "0.8.0"2054source = "registry+https://github.com/rust-lang/crates.io-index"2055checksum = "c4d33be9473d06f75f58220f71f7a9317aca647dc061dbd3c361b0bef505fbea"2056dependencies = [2057 "byteorder",2058 "quick-error",2059]20602061[[package]]2062name = "downcast-rs"2063version = "1.2.0"2064source = "registry+https://github.com/rust-lang/crates.io-index"2065checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"20662067[[package]]2068name = "dtoa"2069version = "1.0.4"2070source = "registry+https://github.com/rust-lang/crates.io-index"2071checksum = "f8a6eee2d5d0d113f015688310da018bd1d864d86bd567c8fca9c266889e1bfa"20722073[[package]]2074name = "dyn-clonable"2075version = "0.9.0"2076source = "registry+https://github.com/rust-lang/crates.io-index"2077checksum = "4e9232f0e607a262ceb9bd5141a3dfb3e4db6994b31989bbfd845878cba59fd4"2078dependencies = [2079 "dyn-clonable-impl",2080 "dyn-clone",2081]20822083[[package]]2084name = "dyn-clonable-impl"2085version = "0.9.0"2086source = "registry+https://github.com/rust-lang/crates.io-index"2087checksum = "558e40ea573c374cf53507fd240b7ee2f5477df7cfebdb97323ec61c719399c5"2088dependencies = [2089 "proc-macro2",2090 "quote",2091 "syn",2092]20932094[[package]]2095name = "dyn-clone"2096version = "1.0.9"2097source = "registry+https://github.com/rust-lang/crates.io-index"2098checksum = "4f94fa09c2aeea5b8839e414b7b841bf429fd25b9c522116ac97ee87856d88b2"20992100[[package]]2101name = "ecdsa"2102version = "0.13.4"2103source = "registry+https://github.com/rust-lang/crates.io-index"2104checksum = "d0d69ae62e0ce582d56380743515fefaf1a8c70cec685d9677636d7e30ae9dc9"2105dependencies = [2106 "der",2107 "elliptic-curve",2108 "rfc6979",2109 "signature",2110]21112112[[package]]2113name = "ed25519"2114version = "1.5.2"2115source = "registry+https://github.com/rust-lang/crates.io-index"2116checksum = "1e9c280362032ea4203659fc489832d0204ef09f247a0506f170dafcac08c369"2117dependencies = [2118 "signature",2119]21202121[[package]]2122name = "ed25519-dalek"2123version = "1.0.1"2124source = "registry+https://github.com/rust-lang/crates.io-index"2125checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d"2126dependencies = [2127 "curve25519-dalek 3.2.0",2128 "ed25519",2129 "rand 0.7.3",2130 "serde",2131 "sha2 0.9.9",2132 "zeroize",2133]21342135[[package]]2136name = "ed25519-zebra"2137version = "3.1.0"2138source = "registry+https://github.com/rust-lang/crates.io-index"2139checksum = "7c24f403d068ad0b359e577a77f92392118be3f3c927538f2bb544a5ecd828c6"2140dependencies = [2141 "curve25519-dalek 3.2.0",2142 "hashbrown",2143 "hex",2144 "rand_core 0.6.4",2145 "sha2 0.9.9",2146 "zeroize",2147]21482149[[package]]2150name = "either"2151version = "1.8.0"2152source = "registry+https://github.com/rust-lang/crates.io-index"2153checksum = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797"21542155[[package]]2156name = "elliptic-curve"2157version = "0.11.12"2158source = "registry+https://github.com/rust-lang/crates.io-index"2159checksum = "25b477563c2bfed38a3b7a60964c49e058b2510ad3f12ba3483fd8f62c2306d6"2160dependencies = [2161 "base16ct",2162 "crypto-bigint",2163 "der",2164 "ff",2165 "generic-array 0.14.6",2166 "group",2167 "rand_core 0.6.4",2168 "sec1",2169 "subtle",2170 "zeroize",2171]21722173[[package]]2174name = "encode_unicode"2175version = "0.3.6"2176source = "registry+https://github.com/rust-lang/crates.io-index"2177checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"21782179[[package]]2180name = "enum-as-inner"2181version = "0.4.0"2182source = "registry+https://github.com/rust-lang/crates.io-index"2183checksum = "21cdad81446a7f7dc43f6a77409efeb9733d2fa65553efef6018ef257c959b73"2184dependencies = [2185 "heck",2186 "proc-macro2",2187 "quote",2188 "syn",2189]21902191[[package]]2192name = "enumflags2"2193version = "0.7.5"2194source = "registry+https://github.com/rust-lang/crates.io-index"2195checksum = "e75d4cd21b95383444831539909fbb14b9dc3fdceb2a6f5d36577329a1f55ccb"2196dependencies = [2197 "enumflags2_derive",2198]21992200[[package]]2201name = "enumflags2_derive"2202version = "0.7.4"2203source = "registry+https://github.com/rust-lang/crates.io-index"2204checksum = "f58dc3c5e468259f19f2d46304a6b28f1c3d034442e14b322d2b850e36f6d5ae"2205dependencies = [2206 "proc-macro2",2207 "quote",2208 "syn",2209]22102211[[package]]2212name = "enumn"2213version = "0.1.5"2214source = "registry+https://github.com/rust-lang/crates.io-index"2215checksum = "038b1afa59052df211f9efd58f8b1d84c242935ede1c3dbaed26b018a9e06ae2"2216dependencies = [2217 "proc-macro2",2218 "quote",2219 "syn",2220]22212222[[package]]2223name = "env_logger"2224version = "0.9.3"2225source = "registry+https://github.com/rust-lang/crates.io-index"2226checksum = "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7"2227dependencies = [2228 "atty",2229 "humantime",2230 "log",2231 "regex",2232 "termcolor",2233]22342235[[package]]2236name = "environmental"2237version = "1.1.3"2238source = "registry+https://github.com/rust-lang/crates.io-index"2239checksum = "68b91989ae21441195d7d9b9993a2f9295c7e1a8c96255d8b729accddc124797"22402241[[package]]2242name = "errno"2243version = "0.2.8"2244source = "registry+https://github.com/rust-lang/crates.io-index"2245checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"2246dependencies = [2247 "errno-dragonfly",2248 "libc",2249 "winapi",2250]22512252[[package]]2253name = "errno-dragonfly"2254version = "0.1.2"2255source = "registry+https://github.com/rust-lang/crates.io-index"2256checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"2257dependencies = [2258 "cc",2259 "libc",2260]22612262[[package]]2263name = "ethbloom"2264version = "0.12.1"2265source = "registry+https://github.com/rust-lang/crates.io-index"2266checksum = "11da94e443c60508eb62cf256243a64da87304c2802ac2528847f79d750007ef"2267dependencies = [2268 "crunchy",2269 "fixed-hash",2270 "impl-codec",2271 "impl-rlp",2272 "impl-serde",2273 "scale-info",2274 "tiny-keccak",2275]22762277[[package]]2278name = "ethereum"2279version = "0.12.0"2280source = "registry+https://github.com/rust-lang/crates.io-index"2281checksum = "23750149fe8834c0e24bb9adcbacbe06c45b9861f15df53e09f26cb7c4ab91ef"2282dependencies = [2283 "bytes",2284 "ethereum-types",2285 "hash-db",2286 "hash256-std-hasher",2287 "parity-scale-codec 3.2.1",2288 "rlp",2289 "rlp-derive",2290 "scale-info",2291 "serde",2292 "sha3",2293 "triehash",2294]22952296[[package]]2297name = "ethereum-types"2298version = "0.13.1"2299source = "registry+https://github.com/rust-lang/crates.io-index"2300checksum = "b2827b94c556145446fcce834ca86b7abf0c39a805883fe20e72c5bfdb5a0dc6"2301dependencies = [2302 "ethbloom",2303 "fixed-hash",2304 "impl-codec",2305 "impl-rlp",2306 "impl-serde",2307 "primitive-types",2308 "scale-info",2309 "uint",2310]23112312[[package]]2313name = "event-listener"2314version = "2.5.3"2315source = "registry+https://github.com/rust-lang/crates.io-index"2316checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"23172318[[package]]2319name = "evm"2320version = "0.35.0"2321source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30#e9252ed42dc26fc85b6703b1ba50660a08209e55"2322dependencies = [2323 "auto_impl",2324 "environmental",2325 "ethereum",2326 "evm-core",2327 "evm-gasometer",2328 "evm-runtime",2329 "log",2330 "parity-scale-codec 3.2.1",2331 "primitive-types",2332 "rlp",2333 "scale-info",2334 "serde",2335 "sha3",2336]23372338[[package]]2339name = "evm-coder"2340version = "0.1.5"2341dependencies = [2342 "ethereum",2343 "evm-coder-procedural",2344 "evm-core",2345 "frame-support",2346 "hex",2347 "hex-literal",2348 "impl-trait-for-tuples",2349 "pallet-evm",2350 "primitive-types",2351 "sha3-const",2352 "similar-asserts",2353 "sp-std",2354 "trybuild",2355]23562357[[package]]2358name = "evm-coder-procedural"2359version = "0.2.2"2360dependencies = [2361 "Inflector",2362 "hex",2363 "proc-macro2",2364 "quote",2365 "sha3",2366 "syn",2367]23682369[[package]]2370name = "evm-core"2371version = "0.35.0"2372source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30#e9252ed42dc26fc85b6703b1ba50660a08209e55"2373dependencies = [2374 "parity-scale-codec 3.2.1",2375 "primitive-types",2376 "scale-info",2377 "serde",2378]23792380[[package]]2381name = "evm-gasometer"2382version = "0.35.0"2383source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30#e9252ed42dc26fc85b6703b1ba50660a08209e55"2384dependencies = [2385 "environmental",2386 "evm-core",2387 "evm-runtime",2388 "primitive-types",2389]23902391[[package]]2392name = "evm-runtime"2393version = "0.35.0"2394source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30#e9252ed42dc26fc85b6703b1ba50660a08209e55"2395dependencies = [2396 "auto_impl",2397 "environmental",2398 "evm-core",2399 "primitive-types",2400 "sha3",2401]24022403[[package]]2404name = "exit-future"2405version = "0.2.0"2406source = "registry+https://github.com/rust-lang/crates.io-index"2407checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5"2408dependencies = [2409 "futures 0.3.25",2410]24112412[[package]]2413name = "expander"2414version = "0.0.4"2415source = "registry+https://github.com/rust-lang/crates.io-index"2416checksum = "a718c0675c555c5f976fff4ea9e2c150fa06cefa201cadef87cfbf9324075881"2417dependencies = [2418 "blake3",2419 "fs-err",2420 "proc-macro2",2421 "quote",2422]24232424[[package]]2425name = "expander"2426version = "0.0.6"2427source = "registry+https://github.com/rust-lang/crates.io-index"2428checksum = "3774182a5df13c3d1690311ad32fbe913feef26baba609fa2dd5f72042bd2ab6"2429dependencies = [2430 "blake2",2431 "fs-err",2432 "proc-macro2",2433 "quote",2434 "syn",2435]24362437[[package]]2438name = "fake-simd"2439version = "0.1.2"2440source = "registry+https://github.com/rust-lang/crates.io-index"2441checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"24422443[[package]]2444name = "fallible-iterator"2445version = "0.2.0"2446source = "registry+https://github.com/rust-lang/crates.io-index"2447checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"24482449[[package]]2450name = "fastrand"2451version = "1.8.0"2452source = "registry+https://github.com/rust-lang/crates.io-index"2453checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499"2454dependencies = [2455 "instant",2456]24572458[[package]]2459name = "fatality"2460version = "0.0.6"2461source = "registry+https://github.com/rust-lang/crates.io-index"2462checksum = "2ad875162843b0d046276327afe0136e9ed3a23d5a754210fb6f1f33610d39ab"2463dependencies = [2464 "fatality-proc-macro",2465 "thiserror",2466]24672468[[package]]2469name = "fatality-proc-macro"2470version = "0.0.6"2471source = "registry+https://github.com/rust-lang/crates.io-index"2472checksum = "f5aa1e3ae159e592ad222dc90c5acbad632b527779ba88486abe92782ab268bd"2473dependencies = [2474 "expander 0.0.4",2475 "indexmap",2476 "proc-macro-crate",2477 "proc-macro2",2478 "quote",2479 "syn",2480 "thiserror",2481]24822483[[package]]2484name = "fc-consensus"2485version = "2.0.0-dev"2486source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2487dependencies = [2488 "async-trait",2489 "fc-db",2490 "fp-consensus",2491 "fp-rpc",2492 "sc-client-api",2493 "sc-consensus",2494 "sp-api",2495 "sp-block-builder",2496 "sp-blockchain",2497 "sp-consensus",2498 "sp-runtime",2499 "thiserror",2500]25012502[[package]]2503name = "fc-db"2504version = "2.0.0-dev"2505source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2506dependencies = [2507 "fp-storage",2508 "kvdb-rocksdb",2509 "log",2510 "parity-db",2511 "parity-scale-codec 3.2.1",2512 "parking_lot 0.12.1",2513 "sc-client-db",2514 "sp-blockchain",2515 "sp-core",2516 "sp-database",2517 "sp-runtime",2518]25192520[[package]]2521name = "fc-mapping-sync"2522version = "2.0.0-dev"2523source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2524dependencies = [2525 "fc-db",2526 "fp-consensus",2527 "fp-rpc",2528 "futures 0.3.25",2529 "futures-timer",2530 "log",2531 "sc-client-api",2532 "sp-api",2533 "sp-blockchain",2534 "sp-runtime",2535]25362537[[package]]2538name = "fc-rpc"2539version = "2.0.0-dev"2540source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2541dependencies = [2542 "ethereum",2543 "ethereum-types",2544 "evm",2545 "fc-db",2546 "fc-rpc-core",2547 "fp-ethereum",2548 "fp-evm",2549 "fp-rpc",2550 "fp-storage",2551 "futures 0.3.25",2552 "hex",2553 "jsonrpsee",2554 "libsecp256k1",2555 "log",2556 "lru 0.8.1",2557 "parity-scale-codec 3.2.1",2558 "prometheus",2559 "rand 0.8.5",2560 "rlp",2561 "sc-client-api",2562 "sc-network",2563 "sc-network-common",2564 "sc-rpc",2565 "sc-service",2566 "sc-transaction-pool",2567 "sc-transaction-pool-api",2568 "sp-api",2569 "sp-block-builder",2570 "sp-blockchain",2571 "sp-consensus",2572 "sp-core",2573 "sp-io",2574 "sp-runtime",2575 "sp-storage",2576 "substrate-prometheus-endpoint",2577 "tokio",2578]25792580[[package]]2581name = "fc-rpc-core"2582version = "1.1.0-dev"2583source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2584dependencies = [2585 "ethereum",2586 "ethereum-types",2587 "jsonrpsee",2588 "rlp",2589 "rustc-hex",2590 "serde",2591 "serde_json",2592]25932594[[package]]2595name = "fdlimit"2596version = "0.2.1"2597source = "registry+https://github.com/rust-lang/crates.io-index"2598checksum = "2c4c9e43643f5a3be4ca5b67d26b98031ff9db6806c3440ae32e02e3ceac3f1b"2599dependencies = [2600 "libc",2601]26022603[[package]]2604name = "ff"2605version = "0.11.1"2606source = "registry+https://github.com/rust-lang/crates.io-index"2607checksum = "131655483be284720a17d74ff97592b8e76576dc25563148601df2d7c9080924"2608dependencies = [2609 "rand_core 0.6.4",2610 "subtle",2611]26122613[[package]]2614name = "file-per-thread-logger"2615version = "0.1.5"2616source = "registry+https://github.com/rust-lang/crates.io-index"2617checksum = "21e16290574b39ee41c71aeb90ae960c504ebaf1e2a1c87bd52aa56ed6e1a02f"2618dependencies = [2619 "env_logger",2620 "log",2621]26222623[[package]]2624name = "filetime"2625version = "0.2.18"2626source = "registry+https://github.com/rust-lang/crates.io-index"2627checksum = "4b9663d381d07ae25dc88dbdf27df458faa83a9b25336bcac83d5e452b5fc9d3"2628dependencies = [2629 "cfg-if 1.0.0",2630 "libc",2631 "redox_syscall",2632 "windows-sys 0.42.0",2633]26342635[[package]]2636name = "finality-grandpa"2637version = "0.16.0"2638source = "registry+https://github.com/rust-lang/crates.io-index"2639checksum = "b22349c6a11563a202d95772a68e0fcf56119e74ea8a2a19cf2301460fcd0df5"2640dependencies = [2641 "either",2642 "futures 0.3.25",2643 "futures-timer",2644 "log",2645 "num-traits",2646 "parity-scale-codec 3.2.1",2647 "parking_lot 0.12.1",2648 "scale-info",2649]26502651[[package]]2652name = "fixed-hash"2653version = "0.7.0"2654source = "registry+https://github.com/rust-lang/crates.io-index"2655checksum = "cfcf0ed7fe52a17a03854ec54a9f76d6d84508d1c0e66bc1793301c73fc8493c"2656dependencies = [2657 "byteorder",2658 "rand 0.8.5",2659 "rustc-hex",2660 "static_assertions",2661]26622663[[package]]2664name = "fixedbitset"2665version = "0.4.2"2666source = "registry+https://github.com/rust-lang/crates.io-index"2667checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"26682669[[package]]2670name = "flate2"2671version = "1.0.24"2672source = "registry+https://github.com/rust-lang/crates.io-index"2673checksum = "f82b0f4c27ad9f8bfd1f3208d882da2b09c301bc1c828fd3a00d0216d2fbbff6"2674dependencies = [2675 "crc32fast",2676 "libz-sys",2677 "miniz_oxide",2678]26792680[[package]]2681name = "flexi_logger"2682version = "0.22.6"2683source = "registry+https://github.com/rust-lang/crates.io-index"2684checksum = "0c76a80dd14a27fc3d8bc696502132cb52b3f227256fd8601166c3a35e45f409"2685dependencies = [2686 "ansi_term",2687 "atty",2688 "glob",2689 "lazy_static",2690 "log",2691 "regex",2692 "rustversion",2693 "thiserror",2694 "time 0.3.9",2695]26962697[[package]]2698name = "fnv"2699version = "1.0.7"2700source = "registry+https://github.com/rust-lang/crates.io-index"2701checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"27022703[[package]]2704name = "fork-tree"2705version = "3.0.0"2706source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2707dependencies = [2708 "parity-scale-codec 3.2.1",2709]27102711[[package]]2712name = "form_urlencoded"2713version = "1.1.0"2714source = "registry+https://github.com/rust-lang/crates.io-index"2715checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"2716dependencies = [2717 "percent-encoding",2718]27192720[[package]]2721name = "fp-consensus"2722version = "2.0.0-dev"2723source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2724dependencies = [2725 "ethereum",2726 "parity-scale-codec 3.2.1",2727 "sp-core",2728 "sp-runtime",2729 "sp-std",2730]27312732[[package]]2733name = "fp-ethereum"2734version = "1.0.0-dev"2735source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2736dependencies = [2737 "ethereum",2738 "ethereum-types",2739 "fp-evm",2740 "frame-support",2741 "num_enum",2742 "parity-scale-codec 3.2.1",2743 "sp-core",2744 "sp-std",2745]27462747[[package]]2748name = "fp-evm"2749version = "3.0.0-dev"2750source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2751dependencies = [2752 "evm",2753 "frame-support",2754 "impl-trait-for-tuples",2755 "parity-scale-codec 3.2.1",2756 "serde",2757 "sp-core",2758 "sp-std",2759]27602761[[package]]2762name = "fp-evm-mapping"2763version = "0.1.0"2764source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2765dependencies = [2766 "frame-support",2767 "sp-core",2768]27692770[[package]]2771name = "fp-rpc"2772version = "3.0.0-dev"2773source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2774dependencies = [2775 "ethereum",2776 "ethereum-types",2777 "fp-evm",2778 "parity-scale-codec 3.2.1",2779 "scale-info",2780 "sp-api",2781 "sp-core",2782 "sp-io",2783 "sp-runtime",2784 "sp-std",2785]27862787[[package]]2788name = "fp-self-contained"2789version = "1.0.0-dev"2790source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2791dependencies = [2792 "ethereum",2793 "frame-support",2794 "parity-scale-codec 3.2.1",2795 "parity-util-mem",2796 "scale-info",2797 "serde",2798 "sp-runtime",2799]28002801[[package]]2802name = "fp-storage"2803version = "2.0.0"2804source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"2805dependencies = [2806 "parity-scale-codec 3.2.1",2807 "serde",2808]28092810[[package]]2811name = "frame-benchmarking"2812version = "4.0.0-dev"2813source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2814dependencies = [2815 "frame-support",2816 "frame-system",2817 "linregress",2818 "log",2819 "parity-scale-codec 3.2.1",2820 "paste",2821 "scale-info",2822 "serde",2823 "sp-api",2824 "sp-application-crypto",2825 "sp-core",2826 "sp-io",2827 "sp-runtime",2828 "sp-runtime-interface",2829 "sp-std",2830 "sp-storage",2831]28322833[[package]]2834name = "frame-benchmarking-cli"2835version = "4.0.0-dev"2836source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2837dependencies = [2838 "Inflector",2839 "array-bytes",2840 "chrono",2841 "clap",2842 "comfy-table",2843 "frame-benchmarking",2844 "frame-support",2845 "frame-system",2846 "gethostname",2847 "handlebars",2848 "hash-db",2849 "itertools",2850 "kvdb",2851 "lazy_static",2852 "linked-hash-map",2853 "log",2854 "memory-db",2855 "parity-scale-codec 3.2.1",2856 "rand 0.8.5",2857 "rand_pcg 0.3.1",2858 "sc-block-builder",2859 "sc-cli",2860 "sc-client-api",2861 "sc-client-db",2862 "sc-executor",2863 "sc-service",2864 "sc-sysinfo",2865 "serde",2866 "serde_json",2867 "serde_nanos",2868 "sp-api",2869 "sp-blockchain",2870 "sp-core",2871 "sp-database",2872 "sp-externalities",2873 "sp-inherents",2874 "sp-keystore",2875 "sp-runtime",2876 "sp-state-machine",2877 "sp-storage",2878 "sp-trie",2879 "tempfile",2880 "thiserror",2881 "thousands",2882]28832884[[package]]2885name = "frame-election-provider-solution-type"2886version = "4.0.0-dev"2887source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2888dependencies = [2889 "proc-macro-crate",2890 "proc-macro2",2891 "quote",2892 "syn",2893]28942895[[package]]2896name = "frame-election-provider-support"2897version = "4.0.0-dev"2898source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2899dependencies = [2900 "frame-election-provider-solution-type",2901 "frame-support",2902 "frame-system",2903 "parity-scale-codec 3.2.1",2904 "scale-info",2905 "sp-arithmetic",2906 "sp-npos-elections",2907 "sp-runtime",2908 "sp-std",2909]29102911[[package]]2912name = "frame-executive"2913version = "4.0.0-dev"2914source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2915dependencies = [2916 "frame-support",2917 "frame-system",2918 "frame-try-runtime",2919 "parity-scale-codec 3.2.1",2920 "scale-info",2921 "sp-core",2922 "sp-io",2923 "sp-runtime",2924 "sp-std",2925 "sp-tracing",2926]29272928[[package]]2929name = "frame-metadata"2930version = "15.0.0"2931source = "registry+https://github.com/rust-lang/crates.io-index"2932checksum = "df6bb8542ef006ef0de09a5c4420787d79823c0ed7924225822362fd2bf2ff2d"2933dependencies = [2934 "cfg-if 1.0.0",2935 "parity-scale-codec 3.2.1",2936 "scale-info",2937 "serde",2938]29392940[[package]]2941name = "frame-support"2942version = "4.0.0-dev"2943source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2944dependencies = [2945 "bitflags",2946 "frame-metadata",2947 "frame-support-procedural",2948 "impl-trait-for-tuples",2949 "k256",2950 "log",2951 "once_cell",2952 "parity-scale-codec 3.2.1",2953 "paste",2954 "scale-info",2955 "serde",2956 "smallvec",2957 "sp-api",2958 "sp-arithmetic",2959 "sp-core",2960 "sp-core-hashing-proc-macro",2961 "sp-inherents",2962 "sp-io",2963 "sp-runtime",2964 "sp-staking",2965 "sp-state-machine",2966 "sp-std",2967 "sp-tracing",2968 "sp-weights",2969 "tt-call",2970]29712972[[package]]2973name = "frame-support-procedural"2974version = "4.0.0-dev"2975source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2976dependencies = [2977 "Inflector",2978 "cfg-expr",2979 "frame-support-procedural-tools",2980 "itertools",2981 "proc-macro2",2982 "quote",2983 "syn",2984]29852986[[package]]2987name = "frame-support-procedural-tools"2988version = "4.0.0-dev"2989source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2990dependencies = [2991 "frame-support-procedural-tools-derive",2992 "proc-macro-crate",2993 "proc-macro2",2994 "quote",2995 "syn",2996]29972998[[package]]2999name = "frame-support-procedural-tools-derive"3000version = "3.0.0"3001source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3002dependencies = [3003 "proc-macro2",3004 "quote",3005 "syn",3006]30073008[[package]]3009name = "frame-system"3010version = "4.0.0-dev"3011source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3012dependencies = [3013 "frame-support",3014 "log",3015 "parity-scale-codec 3.2.1",3016 "scale-info",3017 "serde",3018 "sp-core",3019 "sp-io",3020 "sp-runtime",3021 "sp-std",3022 "sp-version",3023 "sp-weights",3024]30253026[[package]]3027name = "frame-system-benchmarking"3028version = "4.0.0-dev"3029source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3030dependencies = [3031 "frame-benchmarking",3032 "frame-support",3033 "frame-system",3034 "parity-scale-codec 3.2.1",3035 "scale-info",3036 "sp-core",3037 "sp-runtime",3038 "sp-std",3039]30403041[[package]]3042name = "frame-system-rpc-runtime-api"3043version = "4.0.0-dev"3044source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3045dependencies = [3046 "parity-scale-codec 3.2.1",3047 "sp-api",3048]30493050[[package]]3051name = "frame-try-runtime"3052version = "0.10.0-dev"3053source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3054dependencies = [3055 "frame-support",3056 "parity-scale-codec 3.2.1",3057 "sp-api",3058 "sp-runtime",3059 "sp-std",3060]30613062[[package]]3063name = "fs-err"3064version = "2.9.0"3065source = "registry+https://github.com/rust-lang/crates.io-index"3066checksum = "0845fa252299212f0389d64ba26f34fa32cfe41588355f21ed507c59a0f64541"30673068[[package]]3069name = "fs-swap"3070version = "0.2.6"3071source = "registry+https://github.com/rust-lang/crates.io-index"3072checksum = "03d47dad3685eceed8488986cad3d5027165ea5edb164331770e2059555f10a5"3073dependencies = [3074 "lazy_static",3075 "libc",3076 "libloading 0.5.2",3077 "winapi",3078]30793080[[package]]3081name = "fs2"3082version = "0.4.3"3083source = "registry+https://github.com/rust-lang/crates.io-index"3084checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"3085dependencies = [3086 "libc",3087 "winapi",3088]30893090[[package]]3091name = "fs_extra"3092version = "1.2.0"3093source = "registry+https://github.com/rust-lang/crates.io-index"3094checksum = "2022715d62ab30faffd124d40b76f4134a550a87792276512b18d63272333394"30953096[[package]]3097name = "funty"3098version = "1.1.0"3099source = "registry+https://github.com/rust-lang/crates.io-index"3100checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7"31013102[[package]]3103name = "funty"3104version = "2.0.0"3105source = "registry+https://github.com/rust-lang/crates.io-index"3106checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"31073108[[package]]3109name = "futures"3110version = "0.1.31"3111source = "registry+https://github.com/rust-lang/crates.io-index"3112checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"31133114[[package]]3115name = "futures"3116version = "0.3.25"3117source = "registry+https://github.com/rust-lang/crates.io-index"3118checksum = "38390104763dc37a5145a53c29c63c1290b5d316d6086ec32c293f6736051bb0"3119dependencies = [3120 "futures-channel",3121 "futures-core",3122 "futures-executor",3123 "futures-io",3124 "futures-sink",3125 "futures-task",3126 "futures-util",3127]31283129[[package]]3130name = "futures-channel"3131version = "0.3.25"3132source = "registry+https://github.com/rust-lang/crates.io-index"3133checksum = "52ba265a92256105f45b719605a571ffe2d1f0fea3807304b522c1d778f79eed"3134dependencies = [3135 "futures-core",3136 "futures-sink",3137]31383139[[package]]3140name = "futures-core"3141version = "0.3.25"3142source = "registry+https://github.com/rust-lang/crates.io-index"3143checksum = "04909a7a7e4633ae6c4a9ab280aeb86da1236243a77b694a49eacd659a4bd3ac"31443145[[package]]3146name = "futures-executor"3147version = "0.3.25"3148source = "registry+https://github.com/rust-lang/crates.io-index"3149checksum = "7acc85df6714c176ab5edf386123fafe217be88c0840ec11f199441134a074e2"3150dependencies = [3151 "futures-core",3152 "futures-task",3153 "futures-util",3154 "num_cpus",3155]31563157[[package]]3158name = "futures-io"3159version = "0.3.25"3160source = "registry+https://github.com/rust-lang/crates.io-index"3161checksum = "00f5fb52a06bdcadeb54e8d3671f8888a39697dcb0b81b23b55174030427f4eb"31623163[[package]]3164name = "futures-lite"3165version = "1.12.0"3166source = "registry+https://github.com/rust-lang/crates.io-index"3167checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"3168dependencies = [3169 "fastrand",3170 "futures-core",3171 "futures-io",3172 "memchr",3173 "parking",3174 "pin-project-lite 0.2.9",3175 "waker-fn",3176]31773178[[package]]3179name = "futures-macro"3180version = "0.3.25"3181source = "registry+https://github.com/rust-lang/crates.io-index"3182checksum = "bdfb8ce053d86b91919aad980c220b1fb8401a9394410e1c289ed7e66b61835d"3183dependencies = [3184 "proc-macro2",3185 "quote",3186 "syn",3187]31883189[[package]]3190name = "futures-rustls"3191version = "0.22.2"3192source = "registry+https://github.com/rust-lang/crates.io-index"3193checksum = "d2411eed028cdf8c8034eaf21f9915f956b6c3abec4d4c7949ee67f0721127bd"3194dependencies = [3195 "futures-io",3196 "rustls",3197 "webpki",3198]31993200[[package]]3201name = "futures-sink"3202version = "0.3.25"3203source = "registry+https://github.com/rust-lang/crates.io-index"3204checksum = "39c15cf1a4aa79df40f1bb462fb39676d0ad9e366c2a33b590d7c66f4f81fcf9"32053206[[package]]3207name = "futures-task"3208version = "0.3.25"3209source = "registry+https://github.com/rust-lang/crates.io-index"3210checksum = "2ffb393ac5d9a6eaa9d3fdf37ae2776656b706e200c8e16b1bdb227f5198e6ea"32113212[[package]]3213name = "futures-timer"3214version = "3.0.2"3215source = "registry+https://github.com/rust-lang/crates.io-index"3216checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"32173218[[package]]3219name = "futures-util"3220version = "0.3.25"3221source = "registry+https://github.com/rust-lang/crates.io-index"3222checksum = "197676987abd2f9cadff84926f410af1c183608d36641465df73ae8211dc65d6"3223dependencies = [3224 "futures 0.1.31",3225 "futures-channel",3226 "futures-core",3227 "futures-io",3228 "futures-macro",3229 "futures-sink",3230 "futures-task",3231 "memchr",3232 "pin-project-lite 0.2.9",3233 "pin-utils",3234 "slab",3235]32363237[[package]]3238name = "fxhash"3239version = "0.2.1"3240source = "registry+https://github.com/rust-lang/crates.io-index"3241checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"3242dependencies = [3243 "byteorder",3244]32453246[[package]]3247name = "generic-array"3248version = "0.12.4"3249source = "registry+https://github.com/rust-lang/crates.io-index"3250checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"3251dependencies = [3252 "typenum",3253]32543255[[package]]3256name = "generic-array"3257version = "0.14.6"3258source = "registry+https://github.com/rust-lang/crates.io-index"3259checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9"3260dependencies = [3261 "typenum",3262 "version_check",3263]32643265[[package]]3266name = "gethostname"3267version = "0.2.3"3268source = "registry+https://github.com/rust-lang/crates.io-index"3269checksum = "c1ebd34e35c46e00bb73e81363248d627782724609fe1b6396f553f68fe3862e"3270dependencies = [3271 "libc",3272 "winapi",3273]32743275[[package]]3276name = "getrandom"3277version = "0.1.16"3278source = "registry+https://github.com/rust-lang/crates.io-index"3279checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"3280dependencies = [3281 "cfg-if 1.0.0",3282 "js-sys",3283 "libc",3284 "wasi 0.9.0+wasi-snapshot-preview1",3285 "wasm-bindgen",3286]32873288[[package]]3289name = "getrandom"3290version = "0.2.8"3291source = "registry+https://github.com/rust-lang/crates.io-index"3292checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"3293dependencies = [3294 "cfg-if 1.0.0",3295 "libc",3296 "wasi 0.11.0+wasi-snapshot-preview1",3297]32983299[[package]]3300name = "ghash"3301version = "0.4.4"3302source = "registry+https://github.com/rust-lang/crates.io-index"3303checksum = "1583cc1656d7839fd3732b80cf4f38850336cdb9b8ded1cd399ca62958de3c99"3304dependencies = [3305 "opaque-debug 0.3.0",3306 "polyval",3307]33083309[[package]]3310name = "gimli"3311version = "0.26.2"3312source = "registry+https://github.com/rust-lang/crates.io-index"3313checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d"3314dependencies = [3315 "fallible-iterator",3316 "indexmap",3317 "stable_deref_trait",3318]33193320[[package]]3321name = "glob"3322version = "0.3.0"3323source = "registry+https://github.com/rust-lang/crates.io-index"3324checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"33253326[[package]]3327name = "globset"3328version = "0.4.9"3329source = "registry+https://github.com/rust-lang/crates.io-index"3330checksum = "0a1e17342619edbc21a964c2afbeb6c820c6a2560032872f397bb97ea127bd0a"3331dependencies = [3332 "aho-corasick",3333 "bstr",3334 "fnv",3335 "log",3336 "regex",3337]33383339[[package]]3340name = "gloo-timers"3341version = "0.2.4"3342source = "registry+https://github.com/rust-lang/crates.io-index"3343checksum = "5fb7d06c1c8cc2a29bee7ec961009a0b2caa0793ee4900c2ffb348734ba1c8f9"3344dependencies = [3345 "futures-channel",3346 "futures-core",3347 "js-sys",3348 "wasm-bindgen",3349]33503351[[package]]3352name = "group"3353version = "0.11.0"3354source = "registry+https://github.com/rust-lang/crates.io-index"3355checksum = "bc5ac374b108929de78460075f3dc439fa66df9d8fc77e8f12caa5165fcf0c89"3356dependencies = [3357 "ff",3358 "rand_core 0.6.4",3359 "subtle",3360]33613362[[package]]3363name = "h2"3364version = "0.3.15"3365source = "registry+https://github.com/rust-lang/crates.io-index"3366checksum = "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4"3367dependencies = [3368 "bytes",3369 "fnv",3370 "futures-core",3371 "futures-sink",3372 "futures-util",3373 "http",3374 "indexmap",3375 "slab",3376 "tokio",3377 "tokio-util",3378 "tracing",3379]33803381[[package]]3382name = "handlebars"3383version = "4.3.5"3384source = "registry+https://github.com/rust-lang/crates.io-index"3385checksum = "433e4ab33f1213cdc25b5fa45c76881240cfe79284cf2b395e8b9e312a30a2fd"3386dependencies = [3387 "log",3388 "pest",3389 "pest_derive",3390 "serde",3391 "serde_json",3392 "thiserror",3393]33943395[[package]]3396name = "hash-db"3397version = "0.15.2"3398source = "registry+https://github.com/rust-lang/crates.io-index"3399checksum = "d23bd4e7b5eda0d0f3a307e8b381fdc8ba9000f26fbe912250c0a4cc3956364a"34003401[[package]]3402name = "hash256-std-hasher"3403version = "0.15.2"3404source = "registry+https://github.com/rust-lang/crates.io-index"3405checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"3406dependencies = [3407 "crunchy",3408]34093410[[package]]3411name = "hashbrown"3412version = "0.12.3"3413source = "registry+https://github.com/rust-lang/crates.io-index"3414checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"3415dependencies = [3416 "ahash",3417]34183419[[package]]3420name = "heck"3421version = "0.4.0"3422source = "registry+https://github.com/rust-lang/crates.io-index"3423checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"34243425[[package]]3426name = "hermit-abi"3427version = "0.1.19"3428source = "registry+https://github.com/rust-lang/crates.io-index"3429checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"3430dependencies = [3431 "libc",3432]34333434[[package]]3435name = "hex"3436version = "0.4.3"3437source = "registry+https://github.com/rust-lang/crates.io-index"3438checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"34393440[[package]]3441name = "hex-literal"3442version = "0.3.4"3443source = "registry+https://github.com/rust-lang/crates.io-index"3444checksum = "7ebdb29d2ea9ed0083cd8cece49bbd968021bd99b0849edb4a9a7ee0fdf6a4e0"34453446[[package]]3447name = "hex_fmt"3448version = "0.3.0"3449source = "registry+https://github.com/rust-lang/crates.io-index"3450checksum = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f"34513452[[package]]3453name = "hmac"3454version = "0.8.1"3455source = "registry+https://github.com/rust-lang/crates.io-index"3456checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"3457dependencies = [3458 "crypto-mac 0.8.0",3459 "digest 0.9.0",3460]34613462[[package]]3463name = "hmac"3464version = "0.11.0"3465source = "registry+https://github.com/rust-lang/crates.io-index"3466checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"3467dependencies = [3468 "crypto-mac 0.11.1",3469 "digest 0.9.0",3470]34713472[[package]]3473name = "hmac-drbg"3474version = "0.3.0"3475source = "registry+https://github.com/rust-lang/crates.io-index"3476checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1"3477dependencies = [3478 "digest 0.9.0",3479 "generic-array 0.14.6",3480 "hmac 0.8.1",3481]34823483[[package]]3484name = "hostname"3485version = "0.3.1"3486source = "registry+https://github.com/rust-lang/crates.io-index"3487checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"3488dependencies = [3489 "libc",3490 "match_cfg",3491 "winapi",3492]34933494[[package]]3495name = "http"3496version = "0.2.8"3497source = "registry+https://github.com/rust-lang/crates.io-index"3498checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"3499dependencies = [3500 "bytes",3501 "fnv",3502 "itoa",3503]35043505[[package]]3506name = "http-body"3507version = "0.4.5"3508source = "registry+https://github.com/rust-lang/crates.io-index"3509checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"3510dependencies = [3511 "bytes",3512 "http",3513 "pin-project-lite 0.2.9",3514]35153516[[package]]3517name = "httparse"3518version = "1.8.0"3519source = "registry+https://github.com/rust-lang/crates.io-index"3520checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"35213522[[package]]3523name = "httpdate"3524version = "1.0.2"3525source = "registry+https://github.com/rust-lang/crates.io-index"3526checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"35273528[[package]]3529name = "humantime"3530version = "2.1.0"3531source = "registry+https://github.com/rust-lang/crates.io-index"3532checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"35333534[[package]]3535name = "hyper"3536version = "0.14.23"3537source = "registry+https://github.com/rust-lang/crates.io-index"3538checksum = "034711faac9d2166cb1baf1a2fb0b60b1f277f8492fd72176c17f3515e1abd3c"3539dependencies = [3540 "bytes",3541 "futures-channel",3542 "futures-core",3543 "futures-util",3544 "h2",3545 "http",3546 "http-body",3547 "httparse",3548 "httpdate",3549 "itoa",3550 "pin-project-lite 0.2.9",3551 "socket2",3552 "tokio",3553 "tower-service",3554 "tracing",3555 "want",3556]35573558[[package]]3559name = "hyper-rustls"3560version = "0.23.1"3561source = "registry+https://github.com/rust-lang/crates.io-index"3562checksum = "59df7c4e19c950e6e0e868dcc0a300b09a9b88e9ec55bd879ca819087a77355d"3563dependencies = [3564 "http",3565 "hyper",3566 "log",3567 "rustls",3568 "rustls-native-certs",3569 "tokio",3570 "tokio-rustls",3571]35723573[[package]]3574name = "iana-time-zone"3575version = "0.1.53"3576source = "registry+https://github.com/rust-lang/crates.io-index"3577checksum = "64c122667b287044802d6ce17ee2ddf13207ed924c712de9a66a5814d5b64765"3578dependencies = [3579 "android_system_properties",3580 "core-foundation-sys",3581 "iana-time-zone-haiku",3582 "js-sys",3583 "wasm-bindgen",3584 "winapi",3585]35863587[[package]]3588name = "iana-time-zone-haiku"3589version = "0.1.1"3590source = "registry+https://github.com/rust-lang/crates.io-index"3591checksum = "0703ae284fc167426161c2e3f1da3ea71d94b21bedbcc9494e92b28e334e3dca"3592dependencies = [3593 "cxx",3594 "cxx-build",3595]35963597[[package]]3598name = "idna"3599version = "0.2.3"3600source = "registry+https://github.com/rust-lang/crates.io-index"3601checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"3602dependencies = [3603 "matches",3604 "unicode-bidi",3605 "unicode-normalization",3606]36073608[[package]]3609name = "idna"3610version = "0.3.0"3611source = "registry+https://github.com/rust-lang/crates.io-index"3612checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"3613dependencies = [3614 "unicode-bidi",3615 "unicode-normalization",3616]36173618[[package]]3619name = "if-addrs"3620version = "0.7.0"3621source = "registry+https://github.com/rust-lang/crates.io-index"3622checksum = "cbc0fa01ffc752e9dbc72818cdb072cd028b86be5e09dd04c5a643704fe101a9"3623dependencies = [3624 "libc",3625 "winapi",3626]36273628[[package]]3629name = "if-watch"3630version = "1.1.1"3631source = "registry+https://github.com/rust-lang/crates.io-index"3632checksum = "015a7df1eb6dda30df37f34b63ada9b7b352984b0e84de2a20ed526345000791"3633dependencies = [3634 "async-io",3635 "core-foundation",3636 "fnv",3637 "futures 0.3.25",3638 "if-addrs",3639 "ipnet",3640 "log",3641 "rtnetlink",3642 "system-configuration",3643 "windows",3644]36453646[[package]]3647name = "impl-codec"3648version = "0.6.0"3649source = "registry+https://github.com/rust-lang/crates.io-index"3650checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f"3651dependencies = [3652 "parity-scale-codec 3.2.1",3653]36543655[[package]]3656name = "impl-rlp"3657version = "0.3.0"3658source = "registry+https://github.com/rust-lang/crates.io-index"3659checksum = "f28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808"3660dependencies = [3661 "rlp",3662]36633664[[package]]3665name = "impl-serde"3666version = "0.3.2"3667source = "registry+https://github.com/rust-lang/crates.io-index"3668checksum = "4551f042f3438e64dbd6226b20527fc84a6e1fe65688b58746a2f53623f25f5c"3669dependencies = [3670 "serde",3671]36723673[[package]]3674name = "impl-trait-for-tuples"3675version = "0.2.2"3676source = "registry+https://github.com/rust-lang/crates.io-index"3677checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb"3678dependencies = [3679 "proc-macro2",3680 "quote",3681 "syn",3682]36833684[[package]]3685name = "indexmap"3686version = "1.9.2"3687source = "registry+https://github.com/rust-lang/crates.io-index"3688checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399"3689dependencies = [3690 "autocfg",3691 "hashbrown",3692 "serde",3693]36943695[[package]]3696name = "inout"3697version = "0.1.3"3698source = "registry+https://github.com/rust-lang/crates.io-index"3699checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"3700dependencies = [3701 "generic-array 0.14.6",3702]37033704[[package]]3705name = "instant"3706version = "0.1.12"3707source = "registry+https://github.com/rust-lang/crates.io-index"3708checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"3709dependencies = [3710 "cfg-if 1.0.0",3711]37123713[[package]]3714name = "integer-encoding"3715version = "3.0.4"3716source = "registry+https://github.com/rust-lang/crates.io-index"3717checksum = "8bb03732005da905c88227371639bf1ad885cc712789c011c31c5fb3ab3ccf02"37183719[[package]]3720name = "integer-sqrt"3721version = "0.1.5"3722source = "registry+https://github.com/rust-lang/crates.io-index"3723checksum = "276ec31bcb4a9ee45f58bec6f9ec700ae4cf4f4f8f2fa7e06cb406bd5ffdd770"3724dependencies = [3725 "num-traits",3726]37273728[[package]]3729name = "io-lifetimes"3730version = "0.7.5"3731source = "registry+https://github.com/rust-lang/crates.io-index"3732checksum = "59ce5ef949d49ee85593fc4d3f3f95ad61657076395cbbce23e2121fc5542074"37333734[[package]]3735name = "io-lifetimes"3736version = "1.0.1"3737source = "registry+https://github.com/rust-lang/crates.io-index"3738checksum = "a7d367024b3f3414d8e01f437f704f41a9f64ab36f9067fa73e526ad4c763c87"3739dependencies = [3740 "libc",3741 "windows-sys 0.42.0",3742]37433744[[package]]3745name = "ip_network"3746version = "0.4.1"3747source = "registry+https://github.com/rust-lang/crates.io-index"3748checksum = "aa2f047c0a98b2f299aa5d6d7088443570faae494e9ae1305e48be000c9e0eb1"37493750[[package]]3751name = "ipconfig"3752version = "0.3.1"3753source = "registry+https://github.com/rust-lang/crates.io-index"3754checksum = "bd302af1b90f2463a98fa5ad469fc212c8e3175a41c3068601bfa2727591c5be"3755dependencies = [3756 "socket2",3757 "widestring",3758 "winapi",3759 "winreg",3760]37613762[[package]]3763name = "ipnet"3764version = "2.5.1"3765source = "registry+https://github.com/rust-lang/crates.io-index"3766checksum = "f88c5561171189e69df9d98bcf18fd5f9558300f7ea7b801eb8a0fd748bd8745"37673768[[package]]3769name = "itertools"3770version = "0.10.5"3771source = "registry+https://github.com/rust-lang/crates.io-index"3772checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"3773dependencies = [3774 "either",3775]37763777[[package]]3778name = "itoa"3779version = "1.0.4"3780source = "registry+https://github.com/rust-lang/crates.io-index"3781checksum = "4217ad341ebadf8d8e724e264f13e593e0648f5b3e94b3896a5df283be015ecc"37823783[[package]]3784name = "jobserver"3785version = "0.1.25"3786source = "registry+https://github.com/rust-lang/crates.io-index"3787checksum = "068b1ee6743e4d11fb9c6a1e6064b3693a1b600e7f5f5988047d98b3dc9fb90b"3788dependencies = [3789 "libc",3790]37913792[[package]]3793name = "js-sys"3794version = "0.3.60"3795source = "registry+https://github.com/rust-lang/crates.io-index"3796checksum = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47"3797dependencies = [3798 "wasm-bindgen",3799]38003801[[package]]3802name = "jsonrpsee"3803version = "0.15.1"3804source = "registry+https://github.com/rust-lang/crates.io-index"3805checksum = "8bd0d559d5e679b1ab2f869b486a11182923863b1b3ee8b421763cdd707b783a"3806dependencies = [3807 "jsonrpsee-core",3808 "jsonrpsee-http-server",3809 "jsonrpsee-proc-macros",3810 "jsonrpsee-types",3811 "jsonrpsee-ws-client",3812 "jsonrpsee-ws-server",3813 "tracing",3814]38153816[[package]]3817name = "jsonrpsee-client-transport"3818version = "0.15.1"3819source = "registry+https://github.com/rust-lang/crates.io-index"3820checksum = "8752740ecd374bcbf8b69f3e80b0327942df76f793f8d4e60d3355650c31fb74"3821dependencies = [3822 "futures-util",3823 "http",3824 "jsonrpsee-core",3825 "jsonrpsee-types",3826 "pin-project",3827 "rustls-native-certs",3828 "soketto",3829 "thiserror",3830 "tokio",3831 "tokio-rustls",3832 "tokio-util",3833 "tracing",3834 "webpki-roots",3835]38363837[[package]]3838name = "jsonrpsee-core"3839version = "0.15.1"3840source = "registry+https://github.com/rust-lang/crates.io-index"3841checksum = "f3dc3e9cf2ba50b7b1d7d76a667619f82846caa39e8e8daa8a4962d74acaddca"3842dependencies = [3843 "anyhow",3844 "arrayvec 0.7.2",3845 "async-lock",3846 "async-trait",3847 "beef",3848 "futures-channel",3849 "futures-timer",3850 "futures-util",3851 "globset",3852 "http",3853 "hyper",3854 "jsonrpsee-types",3855 "lazy_static",3856 "parking_lot 0.12.1",3857 "rand 0.8.5",3858 "rustc-hash",3859 "serde",3860 "serde_json",3861 "soketto",3862 "thiserror",3863 "tokio",3864 "tracing",3865 "tracing-futures",3866 "unicase",3867]38683869[[package]]3870name = "jsonrpsee-http-server"3871version = "0.15.1"3872source = "registry+https://github.com/rust-lang/crates.io-index"3873checksum = "03802f0373a38c2420c70b5144742d800b509e2937edc4afb116434f07120117"3874dependencies = [3875 "futures-channel",3876 "futures-util",3877 "hyper",3878 "jsonrpsee-core",3879 "jsonrpsee-types",3880 "serde",3881 "serde_json",3882 "tokio",3883 "tracing",3884 "tracing-futures",3885]38863887[[package]]3888name = "jsonrpsee-proc-macros"3889version = "0.15.1"3890source = "registry+https://github.com/rust-lang/crates.io-index"3891checksum = "bd67957d4280217247588ac86614ead007b301ca2fa9f19c19f880a536f029e3"3892dependencies = [3893 "proc-macro-crate",3894 "proc-macro2",3895 "quote",3896 "syn",3897]38983899[[package]]3900name = "jsonrpsee-types"3901version = "0.15.1"3902source = "registry+https://github.com/rust-lang/crates.io-index"3903checksum = "e290bba767401b646812f608c099b922d8142603c9e73a50fb192d3ac86f4a0d"3904dependencies = [3905 "anyhow",3906 "beef",3907 "serde",3908 "serde_json",3909 "thiserror",3910 "tracing",3911]39123913[[package]]3914name = "jsonrpsee-ws-client"3915version = "0.15.1"3916source = "registry+https://github.com/rust-lang/crates.io-index"3917checksum = "6ee5feddd5188e62ac08fcf0e56478138e581509d4730f3f7be9b57dd402a4ff"3918dependencies = [3919 "http",3920 "jsonrpsee-client-transport",3921 "jsonrpsee-core",3922 "jsonrpsee-types",3923]39243925[[package]]3926name = "jsonrpsee-ws-server"3927version = "0.15.1"3928source = "registry+https://github.com/rust-lang/crates.io-index"3929checksum = "d488ba74fb369e5ab68926feb75a483458b88e768d44319f37e4ecad283c7325"3930dependencies = [3931 "futures-channel",3932 "futures-util",3933 "http",3934 "jsonrpsee-core",3935 "jsonrpsee-types",3936 "serde_json",3937 "soketto",3938 "tokio",3939 "tokio-stream",3940 "tokio-util",3941 "tracing",3942 "tracing-futures",3943]39443945[[package]]3946name = "k256"3947version = "0.10.4"3948source = "registry+https://github.com/rust-lang/crates.io-index"3949checksum = "19c3a5e0a0b8450278feda242592512e09f61c72e018b8cd5c859482802daf2d"3950dependencies = [3951 "cfg-if 1.0.0",3952 "ecdsa",3953 "elliptic-curve",3954 "sec1",3955]39563957[[package]]3958name = "keccak"3959version = "0.1.3"3960source = "registry+https://github.com/rust-lang/crates.io-index"3961checksum = "3afef3b6eff9ce9d8ff9b3601125eec7f0c8cbac7abd14f355d053fa56c98768"3962dependencies = [3963 "cpufeatures",3964]39653966[[package]]3967name = "kusama-runtime"3968version = "0.9.30"3969source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"3970dependencies = [3971 "beefy-primitives",3972 "bitvec 1.0.1",3973 "frame-benchmarking",3974 "frame-election-provider-support",3975 "frame-executive",3976 "frame-support",3977 "frame-system",3978 "frame-system-benchmarking",3979 "frame-system-rpc-runtime-api",3980 "frame-try-runtime",3981 "hex-literal",3982 "kusama-runtime-constants",3983 "log",3984 "pallet-authority-discovery",3985 "pallet-authorship",3986 "pallet-babe",3987 "pallet-bags-list",3988 "pallet-balances",3989 "pallet-bounties",3990 "pallet-child-bounties",3991 "pallet-collective",3992 "pallet-democracy",3993 "pallet-election-provider-multi-phase",3994 "pallet-election-provider-support-benchmarking",3995 "pallet-elections-phragmen",3996 "pallet-fast-unstake",3997 "pallet-gilt",3998 "pallet-grandpa",3999 "pallet-identity",4000 "pallet-im-online",4001 "pallet-indices",4002 "pallet-membership",4003 "pallet-multisig",4004 "pallet-nomination-pools",4005 "pallet-nomination-pools-benchmarking",4006 "pallet-nomination-pools-runtime-api",4007 "pallet-offences",4008 "pallet-offences-benchmarking",4009 "pallet-preimage",4010 "pallet-proxy",4011 "pallet-recovery",4012 "pallet-scheduler",4013 "pallet-session",4014 "pallet-session-benchmarking",4015 "pallet-society",4016 "pallet-staking",4017 "pallet-staking-reward-fn",4018 "pallet-timestamp",4019 "pallet-tips",4020 "pallet-transaction-payment",4021 "pallet-transaction-payment-rpc-runtime-api",4022 "pallet-treasury",4023 "pallet-utility",4024 "pallet-vesting",4025 "pallet-xcm",4026 "pallet-xcm-benchmarks",4027 "parity-scale-codec 3.2.1",4028 "polkadot-primitives",4029 "polkadot-runtime-common",4030 "polkadot-runtime-parachains",4031 "rustc-hex",4032 "scale-info",4033 "serde",4034 "serde_derive",4035 "smallvec",4036 "sp-api",4037 "sp-arithmetic",4038 "sp-authority-discovery",4039 "sp-block-builder",4040 "sp-consensus-babe",4041 "sp-core",4042 "sp-inherents",4043 "sp-io",4044 "sp-mmr-primitives",4045 "sp-npos-elections",4046 "sp-offchain",4047 "sp-runtime",4048 "sp-session",4049 "sp-staking",4050 "sp-std",4051 "sp-transaction-pool",4052 "sp-version",4053 "static_assertions",4054 "substrate-wasm-builder",4055 "xcm",4056 "xcm-builder",4057 "xcm-executor",4058]40594060[[package]]4061name = "kusama-runtime-constants"4062version = "0.9.30"4063source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"4064dependencies = [4065 "frame-support",4066 "polkadot-primitives",4067 "polkadot-runtime-common",4068 "smallvec",4069 "sp-runtime",4070]40714072[[package]]4073name = "kv-log-macro"4074version = "1.0.7"4075source = "registry+https://github.com/rust-lang/crates.io-index"4076checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"4077dependencies = [4078 "log",4079]40804081[[package]]4082name = "kvdb"4083version = "0.11.0"4084source = "registry+https://github.com/rust-lang/crates.io-index"4085checksum = "a301d8ecb7989d4a6e2c57a49baca77d353bdbf879909debe3f375fe25d61f86"4086dependencies = [4087 "parity-util-mem",4088 "smallvec",4089]40904091[[package]]4092name = "kvdb-memorydb"4093version = "0.11.0"4094source = "registry+https://github.com/rust-lang/crates.io-index"4095checksum = "ece7e668abd21387aeb6628130a6f4c802787f014fa46bc83221448322250357"4096dependencies = [4097 "kvdb",4098 "parity-util-mem",4099 "parking_lot 0.12.1",4100]41014102[[package]]4103name = "kvdb-rocksdb"4104version = "0.15.2"4105source = "registry+https://github.com/rust-lang/crates.io-index"4106checksum = "ca7fbdfd71cd663dceb0faf3367a99f8cf724514933e9867cec4995b6027cbc1"4107dependencies = [4108 "fs-swap",4109 "kvdb",4110 "log",4111 "num_cpus",4112 "owning_ref",4113 "parity-util-mem",4114 "parking_lot 0.12.1",4115 "regex",4116 "rocksdb",4117 "smallvec",4118]41194120[[package]]4121name = "lazy_static"4122version = "1.4.0"4123source = "registry+https://github.com/rust-lang/crates.io-index"4124checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"41254126[[package]]4127name = "lazycell"4128version = "1.3.0"4129source = "registry+https://github.com/rust-lang/crates.io-index"4130checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"41314132[[package]]4133name = "libc"4134version = "0.2.137"4135source = "registry+https://github.com/rust-lang/crates.io-index"4136checksum = "fc7fcc620a3bff7cdd7a365be3376c97191aeaccc2a603e600951e452615bf89"41374138[[package]]4139name = "libloading"4140version = "0.5.2"4141source = "registry+https://github.com/rust-lang/crates.io-index"4142checksum = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"4143dependencies = [4144 "cc",4145 "winapi",4146]41474148[[package]]4149name = "libloading"4150version = "0.7.4"4151source = "registry+https://github.com/rust-lang/crates.io-index"4152checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"4153dependencies = [4154 "cfg-if 1.0.0",4155 "winapi",4156]41574158[[package]]4159name = "libm"4160version = "0.2.6"4161source = "registry+https://github.com/rust-lang/crates.io-index"4162checksum = "348108ab3fba42ec82ff6e9564fc4ca0247bdccdc68dd8af9764bbc79c3c8ffb"41634164[[package]]4165name = "libp2p"4166version = "0.46.1"4167source = "registry+https://github.com/rust-lang/crates.io-index"4168checksum = "81327106887e42d004fbdab1fef93675be2e2e07c1b95fce45e2cc813485611d"4169dependencies = [4170 "bytes",4171 "futures 0.3.25",4172 "futures-timer",4173 "getrandom 0.2.8",4174 "instant",4175 "lazy_static",4176 "libp2p-autonat",4177 "libp2p-core",4178 "libp2p-deflate",4179 "libp2p-dns",4180 "libp2p-floodsub",4181 "libp2p-gossipsub",4182 "libp2p-identify",4183 "libp2p-kad",4184 "libp2p-mdns",4185 "libp2p-metrics",4186 "libp2p-mplex",4187 "libp2p-noise",4188 "libp2p-ping",4189 "libp2p-plaintext",4190 "libp2p-pnet",4191 "libp2p-relay",4192 "libp2p-rendezvous",4193 "libp2p-request-response",4194 "libp2p-swarm",4195 "libp2p-swarm-derive",4196 "libp2p-tcp",4197 "libp2p-uds",4198 "libp2p-wasm-ext",4199 "libp2p-websocket",4200 "libp2p-yamux",4201 "multiaddr",4202 "parking_lot 0.12.1",4203 "pin-project",4204 "rand 0.7.3",4205 "smallvec",4206]42074208[[package]]4209name = "libp2p-autonat"4210version = "0.5.0"4211source = "registry+https://github.com/rust-lang/crates.io-index"4212checksum = "4decc51f3573653a9f4ecacb31b1b922dd20c25a6322bb15318ec04287ec46f9"4213dependencies = [4214 "async-trait",4215 "futures 0.3.25",4216 "futures-timer",4217 "instant",4218 "libp2p-core",4219 "libp2p-request-response",4220 "libp2p-swarm",4221 "log",4222 "prost 0.10.4",4223 "prost-build 0.10.4",4224 "rand 0.8.5",4225]42264227[[package]]4228name = "libp2p-core"4229version = "0.34.0"4230source = "registry+https://github.com/rust-lang/crates.io-index"4231checksum = "fbf9b94cefab7599b2d3dff2f93bee218c6621d68590b23ede4485813cbcece6"4232dependencies = [4233 "asn1_der",4234 "bs58",4235 "ed25519-dalek",4236 "either",4237 "fnv",4238 "futures 0.3.25",4239 "futures-timer",4240 "instant",4241 "lazy_static",4242 "libsecp256k1",4243 "log",4244 "multiaddr",4245 "multihash",4246 "multistream-select",4247 "parking_lot 0.12.1",4248 "pin-project",4249 "prost 0.10.4",4250 "prost-build 0.10.4",4251 "rand 0.8.5",4252 "ring",4253 "rw-stream-sink",4254 "sha2 0.10.6",4255 "smallvec",4256 "thiserror",4257 "unsigned-varint",4258 "void",4259 "zeroize",4260]42614262[[package]]4263name = "libp2p-deflate"4264version = "0.34.0"4265source = "registry+https://github.com/rust-lang/crates.io-index"4266checksum = "d0183dc2a3da1fbbf85e5b6cf51217f55b14f5daea0c455a9536eef646bfec71"4267dependencies = [4268 "flate2",4269 "futures 0.3.25",4270 "libp2p-core",4271]42724273[[package]]4274name = "libp2p-dns"4275version = "0.34.0"4276source = "registry+https://github.com/rust-lang/crates.io-index"4277checksum = "6cbf54723250fa5d521383be789bf60efdabe6bacfb443f87da261019a49b4b5"4278dependencies = [4279 "async-std-resolver",4280 "futures 0.3.25",4281 "libp2p-core",4282 "log",4283 "parking_lot 0.12.1",4284 "smallvec",4285 "trust-dns-resolver",4286]42874288[[package]]4289name = "libp2p-floodsub"4290version = "0.37.0"4291source = "registry+https://github.com/rust-lang/crates.io-index"4292checksum = "98a4b6ffd53e355775d24b76f583fdda54b3284806f678499b57913adb94f231"4293dependencies = [4294 "cuckoofilter",4295 "fnv",4296 "futures 0.3.25",4297 "libp2p-core",4298 "libp2p-swarm",4299 "log",4300 "prost 0.10.4",4301 "prost-build 0.10.4",4302 "rand 0.7.3",4303 "smallvec",4304]43054306[[package]]4307name = "libp2p-gossipsub"4308version = "0.39.0"4309source = "registry+https://github.com/rust-lang/crates.io-index"4310checksum = "74b4b888cfbeb1f5551acd3aa1366e01bf88ede26cc3c4645d0d2d004d5ca7b0"4311dependencies = [4312 "asynchronous-codec",4313 "base64",4314 "byteorder",4315 "bytes",4316 "fnv",4317 "futures 0.3.25",4318 "hex_fmt",4319 "instant",4320 "libp2p-core",4321 "libp2p-swarm",4322 "log",4323 "prometheus-client",4324 "prost 0.10.4",4325 "prost-build 0.10.4",4326 "rand 0.7.3",4327 "regex",4328 "sha2 0.10.6",4329 "smallvec",4330 "unsigned-varint",4331 "wasm-timer",4332]43334334[[package]]4335name = "libp2p-identify"4336version = "0.37.0"4337source = "registry+https://github.com/rust-lang/crates.io-index"4338checksum = "c50b585518f8efd06f93ac2f976bd672e17cdac794644b3117edd078e96bda06"4339dependencies = [4340 "asynchronous-codec",4341 "futures 0.3.25",4342 "futures-timer",4343 "libp2p-core",4344 "libp2p-swarm",4345 "log",4346 "lru 0.7.8",4347 "prost 0.10.4",4348 "prost-build 0.10.4",4349 "prost-codec",4350 "smallvec",4351 "thiserror",4352 "void",4353]43544355[[package]]4356name = "libp2p-kad"4357version = "0.38.0"4358source = "registry+https://github.com/rust-lang/crates.io-index"4359checksum = "740862893bb5f06ac24acc9d49bdeadc3a5e52e51818a30a25c1f3519da2c851"4360dependencies = [4361 "arrayvec 0.7.2",4362 "asynchronous-codec",4363 "bytes",4364 "either",4365 "fnv",4366 "futures 0.3.25",4367 "futures-timer",4368 "instant",4369 "libp2p-core",4370 "libp2p-swarm",4371 "log",4372 "prost 0.10.4",4373 "prost-build 0.10.4",4374 "rand 0.7.3",4375 "sha2 0.10.6",4376 "smallvec",4377 "thiserror",4378 "uint",4379 "unsigned-varint",4380 "void",4381]43824383[[package]]4384name = "libp2p-mdns"4385version = "0.38.0"4386source = "registry+https://github.com/rust-lang/crates.io-index"4387checksum = "66e5e5919509603281033fd16306c61df7a4428ce274b67af5e14b07de5cdcb2"4388dependencies = [4389 "async-io",4390 "data-encoding",4391 "dns-parser",4392 "futures 0.3.25",4393 "if-watch",4394 "lazy_static",4395 "libp2p-core",4396 "libp2p-swarm",4397 "log",4398 "rand 0.8.5",4399 "smallvec",4400 "socket2",4401 "void",4402]44034404[[package]]4405name = "libp2p-metrics"4406version = "0.7.0"4407source = "registry+https://github.com/rust-lang/crates.io-index"4408checksum = "ef8aff4a1abef42328fbb30b17c853fff9be986dc39af17ee39f9c5f755c5e0c"4409dependencies = [4410 "libp2p-core",4411 "libp2p-gossipsub",4412 "libp2p-identify",4413 "libp2p-kad",4414 "libp2p-ping",4415 "libp2p-relay",4416 "libp2p-swarm",4417 "prometheus-client",4418]44194420[[package]]4421name = "libp2p-mplex"4422version = "0.34.0"4423source = "registry+https://github.com/rust-lang/crates.io-index"4424checksum = "61fd1b20638ec209c5075dfb2e8ce6a7ea4ec3cd3ad7b77f7a477c06d53322e2"4425dependencies = [4426 "asynchronous-codec",4427 "bytes",4428 "futures 0.3.25",4429 "libp2p-core",4430 "log",4431 "nohash-hasher",4432 "parking_lot 0.12.1",4433 "rand 0.7.3",4434 "smallvec",4435 "unsigned-varint",4436]44374438[[package]]4439name = "libp2p-noise"4440version = "0.37.0"4441source = "registry+https://github.com/rust-lang/crates.io-index"4442checksum = "762408cb5d84b49a600422d7f9a42c18012d8da6ebcd570f9a4a4290ba41fb6f"4443dependencies = [4444 "bytes",4445 "curve25519-dalek 3.2.0",4446 "futures 0.3.25",4447 "lazy_static",4448 "libp2p-core",4449 "log",4450 "prost 0.10.4",4451 "prost-build 0.10.4",4452 "rand 0.8.5",4453 "sha2 0.10.6",4454 "snow",4455 "static_assertions",4456 "x25519-dalek",4457 "zeroize",4458]44594460[[package]]4461name = "libp2p-ping"4462version = "0.37.0"4463source = "registry+https://github.com/rust-lang/crates.io-index"4464checksum = "100a6934ae1dbf8a693a4e7dd1d730fd60b774dafc45688ed63b554497c6c925"4465dependencies = [4466 "futures 0.3.25",4467 "futures-timer",4468 "instant",4469 "libp2p-core",4470 "libp2p-swarm",4471 "log",4472 "rand 0.7.3",4473 "void",4474]44754476[[package]]4477name = "libp2p-plaintext"4478version = "0.34.0"4479source = "registry+https://github.com/rust-lang/crates.io-index"4480checksum = "be27bf0820a6238a4e06365b096d428271cce85a129cf16f2fe9eb1610c4df86"4481dependencies = [4482 "asynchronous-codec",4483 "bytes",4484 "futures 0.3.25",4485 "libp2p-core",4486 "log",4487 "prost 0.10.4",4488 "prost-build 0.10.4",4489 "unsigned-varint",4490 "void",4491]44924493[[package]]4494name = "libp2p-pnet"4495version = "0.22.1"4496source = "registry+https://github.com/rust-lang/crates.io-index"4497checksum = "1a5a702574223aa55d8878bdc8bf55c84a6086f87ddaddc28ce730b4caa81538"4498dependencies = [4499 "futures 0.3.25",4500 "log",4501 "pin-project",4502 "rand 0.8.5",4503 "salsa20",4504 "sha3",4505]45064507[[package]]4508name = "libp2p-relay"4509version = "0.10.0"4510source = "registry+https://github.com/rust-lang/crates.io-index"4511checksum = "4931547ee0cce03971ccc1733ff05bb0c4349fd89120a39e9861e2bbe18843c3"4512dependencies = [4513 "asynchronous-codec",4514 "bytes",4515 "either",4516 "futures 0.3.25",4517 "futures-timer",4518 "instant",4519 "libp2p-core",4520 "libp2p-swarm",4521 "log",4522 "pin-project",4523 "prost 0.10.4",4524 "prost-build 0.10.4",4525 "prost-codec",4526 "rand 0.8.5",4527 "smallvec",4528 "static_assertions",4529 "thiserror",4530 "void",4531]45324533[[package]]4534name = "libp2p-rendezvous"4535version = "0.7.0"4536source = "registry+https://github.com/rust-lang/crates.io-index"4537checksum = "9511c9672ba33284838e349623319c8cad2d18cfad243ae46c6b7e8a2982ea4e"4538dependencies = [4539 "asynchronous-codec",4540 "bimap",4541 "futures 0.3.25",4542 "futures-timer",4543 "instant",4544 "libp2p-core",4545 "libp2p-swarm",4546 "log",4547 "prost 0.10.4",4548 "prost-build 0.10.4",4549 "rand 0.8.5",4550 "sha2 0.10.6",4551 "thiserror",4552 "unsigned-varint",4553 "void",4554]45554556[[package]]4557name = "libp2p-request-response"4558version = "0.19.0"4559source = "registry+https://github.com/rust-lang/crates.io-index"4560checksum = "508a189e2795d892c8f5c1fa1e9e0b1845d32d7b0b249dbf7b05b18811361843"4561dependencies = [4562 "async-trait",4563 "bytes",4564 "futures 0.3.25",4565 "instant",4566 "libp2p-core",4567 "libp2p-swarm",4568 "log",4569 "rand 0.7.3",4570 "smallvec",4571 "unsigned-varint",4572]45734574[[package]]4575name = "libp2p-swarm"4576version = "0.37.0"4577source = "registry+https://github.com/rust-lang/crates.io-index"4578checksum = "95ac5be6c2de2d1ff3f7693fda6faf8a827b1f3e808202277783fea9f527d114"4579dependencies = [4580 "either",4581 "fnv",4582 "futures 0.3.25",4583 "futures-timer",4584 "instant",4585 "libp2p-core",4586 "log",4587 "pin-project",4588 "rand 0.7.3",4589 "smallvec",4590 "thiserror",4591 "void",4592]45934594[[package]]4595name = "libp2p-swarm-derive"4596version = "0.28.0"4597source = "registry+https://github.com/rust-lang/crates.io-index"4598checksum = "9f54a64b6957249e0ce782f8abf41d97f69330d02bf229f0672d864f0650cc76"4599dependencies = [4600 "quote",4601 "syn",4602]46034604[[package]]4605name = "libp2p-tcp"4606version = "0.34.0"4607source = "registry+https://github.com/rust-lang/crates.io-index"4608checksum = "8a6771dc19aa3c65d6af9a8c65222bfc8fcd446630ddca487acd161fa6096f3b"4609dependencies = [4610 "async-io",4611 "futures 0.3.25",4612 "futures-timer",4613 "if-watch",4614 "ipnet",4615 "libc",4616 "libp2p-core",4617 "log",4618 "socket2",4619]46204621[[package]]4622name = "libp2p-uds"4623version = "0.33.0"4624source = "registry+https://github.com/rust-lang/crates.io-index"4625checksum = "d125e3e5f0d58f3c6ac21815b20cf4b6a88b8db9dc26368ea821838f4161fd4d"4626dependencies = [4627 "async-std",4628 "futures 0.3.25",4629 "libp2p-core",4630 "log",4631]46324633[[package]]4634name = "libp2p-wasm-ext"4635version = "0.34.0"4636source = "registry+https://github.com/rust-lang/crates.io-index"4637checksum = "ec894790eec3c1608f8d1a8a0bdf0dbeb79ed4de2dce964222011c2896dfa05a"4638dependencies = [4639 "futures 0.3.25",4640 "js-sys",4641 "libp2p-core",4642 "parity-send-wrapper",4643 "wasm-bindgen",4644 "wasm-bindgen-futures",4645]46464647[[package]]4648name = "libp2p-websocket"4649version = "0.36.0"4650source = "registry+https://github.com/rust-lang/crates.io-index"4651checksum = "9808e57e81be76ff841c106b4c5974fb4d41a233a7bdd2afbf1687ac6def3818"4652dependencies = [4653 "either",4654 "futures 0.3.25",4655 "futures-rustls",4656 "libp2p-core",4657 "log",4658 "parking_lot 0.12.1",4659 "quicksink",4660 "rw-stream-sink",4661 "soketto",4662 "url",4663 "webpki-roots",4664]46654666[[package]]4667name = "libp2p-yamux"4668version = "0.38.0"4669source = "registry+https://github.com/rust-lang/crates.io-index"4670checksum = "c6dea686217a06072033dc025631932810e2f6ad784e4fafa42e27d311c7a81c"4671dependencies = [4672 "futures 0.3.25",4673 "libp2p-core",4674 "parking_lot 0.12.1",4675 "thiserror",4676 "yamux",4677]46784679[[package]]4680name = "librocksdb-sys"4681version = "0.6.1+6.28.2"4682source = "registry+https://github.com/rust-lang/crates.io-index"4683checksum = "81bc587013734dadb7cf23468e531aa120788b87243648be42e2d3a072186291"4684dependencies = [4685 "bindgen",4686 "bzip2-sys",4687 "cc",4688 "glob",4689 "libc",4690 "libz-sys",4691 "tikv-jemalloc-sys",4692]46934694[[package]]4695name = "libsecp256k1"4696version = "0.7.1"4697source = "registry+https://github.com/rust-lang/crates.io-index"4698checksum = "95b09eff1b35ed3b33b877ced3a691fc7a481919c7e29c53c906226fcf55e2a1"4699dependencies = [4700 "arrayref",4701 "base64",4702 "digest 0.9.0",4703 "hmac-drbg",4704 "libsecp256k1-core",4705 "libsecp256k1-gen-ecmult",4706 "libsecp256k1-gen-genmult",4707 "rand 0.8.5",4708 "serde",4709 "sha2 0.9.9",4710 "typenum",4711]47124713[[package]]4714name = "libsecp256k1-core"4715version = "0.3.0"4716source = "registry+https://github.com/rust-lang/crates.io-index"4717checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451"4718dependencies = [4719 "crunchy",4720 "digest 0.9.0",4721 "subtle",4722]47234724[[package]]4725name = "libsecp256k1-gen-ecmult"4726version = "0.3.0"4727source = "registry+https://github.com/rust-lang/crates.io-index"4728checksum = "3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809"4729dependencies = [4730 "libsecp256k1-core",4731]47324733[[package]]4734name = "libsecp256k1-gen-genmult"4735version = "0.3.0"4736source = "registry+https://github.com/rust-lang/crates.io-index"4737checksum = "3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7c"4738dependencies = [4739 "libsecp256k1-core",4740]47414742[[package]]4743name = "libz-sys"4744version = "1.1.8"4745source = "registry+https://github.com/rust-lang/crates.io-index"4746checksum = "9702761c3935f8cc2f101793272e202c72b99da8f4224a19ddcf1279a6450bbf"4747dependencies = [4748 "cc",4749 "pkg-config",4750 "vcpkg",4751]47524753[[package]]4754name = "link-cplusplus"4755version = "1.0.7"4756source = "registry+https://github.com/rust-lang/crates.io-index"4757checksum = "9272ab7b96c9046fbc5bc56c06c117cb639fe2d509df0c421cad82d2915cf369"4758dependencies = [4759 "cc",4760]47614762[[package]]4763name = "linked-hash-map"4764version = "0.5.6"4765source = "registry+https://github.com/rust-lang/crates.io-index"4766checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"47674768[[package]]4769name = "linked_hash_set"4770version = "0.1.4"4771source = "registry+https://github.com/rust-lang/crates.io-index"4772checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"4773dependencies = [4774 "linked-hash-map",4775]47764777[[package]]4778name = "linregress"4779version = "0.4.4"4780source = "registry+https://github.com/rust-lang/crates.io-index"4781checksum = "d6c601a85f5ecd1aba625247bca0031585fb1c446461b142878a16f8245ddeb8"4782dependencies = [4783 "nalgebra",4784 "statrs",4785]47864787[[package]]4788name = "linux-raw-sys"4789version = "0.0.46"4790source = "registry+https://github.com/rust-lang/crates.io-index"4791checksum = "d4d2456c373231a208ad294c33dc5bff30051eafd954cd4caae83a712b12854d"47924793[[package]]4794name = "linux-raw-sys"4795version = "0.1.2"4796source = "registry+https://github.com/rust-lang/crates.io-index"4797checksum = "bb68f22743a3fb35785f1e7f844ca5a3de2dde5bd0c0ef5b372065814699b121"47984799[[package]]4800name = "lock_api"4801version = "0.4.9"4802source = "registry+https://github.com/rust-lang/crates.io-index"4803checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df"4804dependencies = [4805 "autocfg",4806 "scopeguard",4807]48084809[[package]]4810name = "log"4811version = "0.4.17"4812source = "registry+https://github.com/rust-lang/crates.io-index"4813checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"4814dependencies = [4815 "cfg-if 1.0.0",4816 "value-bag",4817]48184819[[package]]4820name = "logtest"4821version = "2.0.0"4822source = "registry+https://github.com/rust-lang/crates.io-index"4823checksum = "eb3e43a8657c1d64516dcc9db8ca03826a4aceaf89d5ce1b37b59f6ff0e43026"4824dependencies = [4825 "lazy_static",4826 "log",4827]48284829[[package]]4830name = "lru"4831version = "0.7.8"4832source = "registry+https://github.com/rust-lang/crates.io-index"4833checksum = "e999beba7b6e8345721bd280141ed958096a2e4abdf74f67ff4ce49b4b54e47a"4834dependencies = [4835 "hashbrown",4836]48374838[[package]]4839name = "lru"4840version = "0.8.1"4841source = "registry+https://github.com/rust-lang/crates.io-index"4842checksum = "b6e8aaa3f231bb4bd57b84b2d5dc3ae7f350265df8aa96492e0bc394a1571909"4843dependencies = [4844 "hashbrown",4845]48464847[[package]]4848name = "lru-cache"4849version = "0.1.2"4850source = "registry+https://github.com/rust-lang/crates.io-index"4851checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"4852dependencies = [4853 "linked-hash-map",4854]48554856[[package]]4857name = "lz4"4858version = "1.24.0"4859source = "registry+https://github.com/rust-lang/crates.io-index"4860checksum = "7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1"4861dependencies = [4862 "libc",4863 "lz4-sys",4864]48654866[[package]]4867name = "lz4-sys"4868version = "1.9.4"4869source = "registry+https://github.com/rust-lang/crates.io-index"4870checksum = "57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900"4871dependencies = [4872 "cc",4873 "libc",4874]48754876[[package]]4877name = "mach"4878version = "0.3.2"4879source = "registry+https://github.com/rust-lang/crates.io-index"4880checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"4881dependencies = [4882 "libc",4883]48844885[[package]]4886name = "match_cfg"4887version = "0.1.0"4888source = "registry+https://github.com/rust-lang/crates.io-index"4889checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"48904891[[package]]4892name = "matchers"4893version = "0.0.1"4894source = "registry+https://github.com/rust-lang/crates.io-index"4895checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"4896dependencies = [4897 "regex-automata",4898]48994900[[package]]4901name = "matches"4902version = "0.1.9"4903source = "registry+https://github.com/rust-lang/crates.io-index"4904checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"49054906[[package]]4907name = "matrixmultiply"4908version = "0.3.2"4909source = "registry+https://github.com/rust-lang/crates.io-index"4910checksum = "add85d4dd35074e6fedc608f8c8f513a3548619a9024b751949ef0e8e45a4d84"4911dependencies = [4912 "rawpointer",4913]49144915[[package]]4916name = "memchr"4917version = "2.5.0"4918source = "registry+https://github.com/rust-lang/crates.io-index"4919checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"49204921[[package]]4922name = "memfd"4923version = "0.6.2"4924source = "registry+https://github.com/rust-lang/crates.io-index"4925checksum = "b20a59d985586e4a5aef64564ac77299f8586d8be6cf9106a5a40207e8908efb"4926dependencies = [4927 "rustix 0.36.2",4928]49294930[[package]]4931name = "memmap2"4932version = "0.5.8"4933source = "registry+https://github.com/rust-lang/crates.io-index"4934checksum = "4b182332558b18d807c4ce1ca8ca983b34c3ee32765e47b3f0f69b90355cc1dc"4935dependencies = [4936 "libc",4937]49384939[[package]]4940name = "memoffset"4941version = "0.6.5"4942source = "registry+https://github.com/rust-lang/crates.io-index"4943checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"4944dependencies = [4945 "autocfg",4946]49474948[[package]]4949name = "memoffset"4950version = "0.7.1"4951source = "registry+https://github.com/rust-lang/crates.io-index"4952checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"4953dependencies = [4954 "autocfg",4955]49564957[[package]]4958name = "memory-db"4959version = "0.29.0"4960source = "registry+https://github.com/rust-lang/crates.io-index"4961checksum = "6566c70c1016f525ced45d7b7f97730a2bafb037c788211d0c186ef5b2189f0a"4962dependencies = [4963 "hash-db",4964 "hashbrown",4965 "parity-util-mem",4966]49674968[[package]]4969name = "memory-lru"4970version = "0.1.1"4971source = "registry+https://github.com/rust-lang/crates.io-index"4972checksum = "ce95ae042940bad7e312857b929ee3d11b8f799a80cb7b9c7ec5125516906395"4973dependencies = [4974 "lru 0.8.1",4975]49764977[[package]]4978name = "memory_units"4979version = "0.4.0"4980source = "registry+https://github.com/rust-lang/crates.io-index"4981checksum = "8452105ba047068f40ff7093dd1d9da90898e63dd61736462e9cdda6a90ad3c3"49824983[[package]]4984name = "merlin"4985version = "2.0.1"4986source = "registry+https://github.com/rust-lang/crates.io-index"4987checksum = "4e261cf0f8b3c42ded9f7d2bb59dea03aa52bc8a1cbc7482f9fc3fd1229d3b42"4988dependencies = [4989 "byteorder",4990 "keccak",4991 "rand_core 0.5.1",4992 "zeroize",4993]49944995[[package]]4996name = "mick-jaeger"4997version = "0.1.8"4998source = "registry+https://github.com/rust-lang/crates.io-index"4999checksum = "69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532"5000dependencies = [5001 "futures 0.3.25",5002 "rand 0.8.5",5003 "thrift",5004]50055006[[package]]5007name = "minimal-lexical"5008version = "0.2.1"5009source = "registry+https://github.com/rust-lang/crates.io-index"5010checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"50115012[[package]]5013name = "miniz_oxide"5014version = "0.5.4"5015source = "registry+https://github.com/rust-lang/crates.io-index"5016checksum = "96590ba8f175222643a85693f33d26e9c8a015f599c216509b1a6894af675d34"5017dependencies = [5018 "adler",5019]50205021[[package]]5022name = "mio"5023version = "0.8.5"5024source = "registry+https://github.com/rust-lang/crates.io-index"5025checksum = "e5d732bc30207a6423068df043e3d02e0735b155ad7ce1a6f76fe2baa5b158de"5026dependencies = [5027 "libc",5028 "log",5029 "wasi 0.11.0+wasi-snapshot-preview1",5030 "windows-sys 0.42.0",5031]50325033[[package]]5034name = "multiaddr"5035version = "0.14.0"5036source = "registry+https://github.com/rust-lang/crates.io-index"5037checksum = "3c580bfdd8803cce319b047d239559a22f809094aaea4ac13902a1fdcfcd4261"5038dependencies = [5039 "arrayref",5040 "bs58",5041 "byteorder",5042 "data-encoding",5043 "multihash",5044 "percent-encoding",5045 "serde",5046 "static_assertions",5047 "unsigned-varint",5048 "url",5049]50505051[[package]]5052name = "multibase"5053version = "0.9.1"5054source = "registry+https://github.com/rust-lang/crates.io-index"5055checksum = "9b3539ec3c1f04ac9748a260728e855f261b4977f5c3406612c884564f329404"5056dependencies = [5057 "base-x",5058 "data-encoding",5059 "data-encoding-macro",5060]50615062[[package]]5063name = "multihash"5064version = "0.16.3"5065source = "registry+https://github.com/rust-lang/crates.io-index"5066checksum = "1c346cf9999c631f002d8f977c4eaeaa0e6386f16007202308d0b3757522c2cc"5067dependencies = [5068 "blake2b_simd",5069 "blake2s_simd",5070 "blake3",5071 "core2",5072 "digest 0.10.6",5073 "multihash-derive",5074 "sha2 0.10.6",5075 "sha3",5076 "unsigned-varint",5077]50785079[[package]]5080name = "multihash-derive"5081version = "0.8.0"5082source = "registry+https://github.com/rust-lang/crates.io-index"5083checksum = "fc076939022111618a5026d3be019fd8b366e76314538ff9a1b59ffbcbf98bcd"5084dependencies = [5085 "proc-macro-crate",5086 "proc-macro-error",5087 "proc-macro2",5088 "quote",5089 "syn",5090 "synstructure",5091]50925093[[package]]5094name = "multimap"5095version = "0.8.3"5096source = "registry+https://github.com/rust-lang/crates.io-index"5097checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"50985099[[package]]5100name = "multistream-select"5101version = "0.11.0"5102source = "registry+https://github.com/rust-lang/crates.io-index"5103checksum = "363a84be6453a70e63513660f4894ef815daf88e3356bffcda9ca27d810ce83b"5104dependencies = [5105 "bytes",5106 "futures 0.3.25",5107 "log",5108 "pin-project",5109 "smallvec",5110 "unsigned-varint",5111]51125113[[package]]5114name = "nalgebra"5115version = "0.27.1"5116source = "registry+https://github.com/rust-lang/crates.io-index"5117checksum = "462fffe4002f4f2e1f6a9dcf12cc1a6fc0e15989014efc02a941d3e0f5dc2120"5118dependencies = [5119 "approx",5120 "matrixmultiply",5121 "nalgebra-macros",5122 "num-complex",5123 "num-rational 0.4.1",5124 "num-traits",5125 "rand 0.8.5",5126 "rand_distr",5127 "simba",5128 "typenum",5129]51305131[[package]]5132name = "nalgebra-macros"5133version = "0.1.0"5134source = "registry+https://github.com/rust-lang/crates.io-index"5135checksum = "01fcc0b8149b4632adc89ac3b7b31a12fb6099a0317a4eb2ebff574ef7de7218"5136dependencies = [5137 "proc-macro2",5138 "quote",5139 "syn",5140]51415142[[package]]5143name = "names"5144version = "0.13.0"5145source = "registry+https://github.com/rust-lang/crates.io-index"5146checksum = "e7d66043b25d4a6cccb23619d10c19c25304b355a7dccd4a8e11423dd2382146"5147dependencies = [5148 "rand 0.8.5",5149]51505151[[package]]5152name = "nanorand"5153version = "0.7.0"5154source = "registry+https://github.com/rust-lang/crates.io-index"5155checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"51565157[[package]]5158name = "netlink-packet-core"5159version = "0.4.2"5160source = "registry+https://github.com/rust-lang/crates.io-index"5161checksum = "345b8ab5bd4e71a2986663e88c56856699d060e78e152e6e9d7966fcd5491297"5162dependencies = [5163 "anyhow",5164 "byteorder",5165 "libc",5166 "netlink-packet-utils",5167]51685169[[package]]5170name = "netlink-packet-route"5171version = "0.12.0"5172source = "registry+https://github.com/rust-lang/crates.io-index"5173checksum = "d9ea4302b9759a7a88242299225ea3688e63c85ea136371bb6cf94fd674efaab"5174dependencies = [5175 "anyhow",5176 "bitflags",5177 "byteorder",5178 "libc",5179 "netlink-packet-core",5180 "netlink-packet-utils",5181]51825183[[package]]5184name = "netlink-packet-utils"5185version = "0.5.1"5186source = "registry+https://github.com/rust-lang/crates.io-index"5187checksum = "25af9cf0dc55498b7bd94a1508af7a78706aa0ab715a73c5169273e03c84845e"5188dependencies = [5189 "anyhow",5190 "byteorder",5191 "paste",5192 "thiserror",5193]51945195[[package]]5196name = "netlink-proto"5197version = "0.10.0"5198source = "registry+https://github.com/rust-lang/crates.io-index"5199checksum = "65b4b14489ab424703c092062176d52ba55485a89c076b4f9db05092b7223aa6"5200dependencies = [5201 "bytes",5202 "futures 0.3.25",5203 "log",5204 "netlink-packet-core",5205 "netlink-sys",5206 "thiserror",5207 "tokio",5208]52095210[[package]]5211name = "netlink-sys"5212version = "0.8.3"5213source = "registry+https://github.com/rust-lang/crates.io-index"5214checksum = "92b654097027250401127914afb37cb1f311df6610a9891ff07a757e94199027"5215dependencies = [5216 "async-io",5217 "bytes",5218 "futures 0.3.25",5219 "libc",5220 "log",5221]52225223[[package]]5224name = "nix"5225version = "0.24.2"5226source = "registry+https://github.com/rust-lang/crates.io-index"5227checksum = "195cdbc1741b8134346d515b3a56a1c94b0912758009cfd53f99ea0f57b065fc"5228dependencies = [5229 "bitflags",5230 "cfg-if 1.0.0",5231 "libc",5232]52335234[[package]]5235name = "nodrop"5236version = "0.1.14"5237source = "registry+https://github.com/rust-lang/crates.io-index"5238checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"52395240[[package]]5241name = "nohash-hasher"5242version = "0.2.0"5243source = "registry+https://github.com/rust-lang/crates.io-index"5244checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"52455246[[package]]5247name = "nom"5248version = "7.1.1"5249source = "registry+https://github.com/rust-lang/crates.io-index"5250checksum = "a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36"5251dependencies = [5252 "memchr",5253 "minimal-lexical",5254]52555256[[package]]5257name = "num-bigint"5258version = "0.2.6"5259source = "registry+https://github.com/rust-lang/crates.io-index"5260checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"5261dependencies = [5262 "autocfg",5263 "num-integer",5264 "num-traits",5265]52665267[[package]]5268name = "num-bigint"5269version = "0.4.3"5270source = "registry+https://github.com/rust-lang/crates.io-index"5271checksum = "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f"5272dependencies = [5273 "autocfg",5274 "num-integer",5275 "num-traits",5276]52775278[[package]]5279name = "num-complex"5280version = "0.4.2"5281source = "registry+https://github.com/rust-lang/crates.io-index"5282checksum = "7ae39348c8bc5fbd7f40c727a9925f03517afd2ab27d46702108b6a7e5414c19"5283dependencies = [5284 "num-traits",5285]52865287[[package]]5288name = "num-format"5289version = "0.4.3"5290source = "registry+https://github.com/rust-lang/crates.io-index"5291checksum = "54b862ff8df690cf089058c98b183676a7ed0f974cc08b426800093227cbff3b"5292dependencies = [5293 "arrayvec 0.7.2",5294 "itoa",5295]52965297[[package]]5298name = "num-integer"5299version = "0.1.45"5300source = "registry+https://github.com/rust-lang/crates.io-index"5301checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"5302dependencies = [5303 "autocfg",5304 "num-traits",5305]53065307[[package]]5308name = "num-rational"5309version = "0.2.4"5310source = "registry+https://github.com/rust-lang/crates.io-index"5311checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"5312dependencies = [5313 "autocfg",5314 "num-bigint 0.2.6",5315 "num-integer",5316 "num-traits",5317]53185319[[package]]5320name = "num-rational"5321version = "0.4.1"5322source = "registry+https://github.com/rust-lang/crates.io-index"5323checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"5324dependencies = [5325 "autocfg",5326 "num-bigint 0.4.3",5327 "num-integer",5328 "num-traits",5329]53305331[[package]]5332name = "num-traits"5333version = "0.2.15"5334source = "registry+https://github.com/rust-lang/crates.io-index"5335checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"5336dependencies = [5337 "autocfg",5338 "libm",5339]53405341[[package]]5342name = "num_cpus"5343version = "1.14.0"5344source = "registry+https://github.com/rust-lang/crates.io-index"5345checksum = "f6058e64324c71e02bc2b150e4f3bc8286db6c83092132ffa3f6b1eab0f9def5"5346dependencies = [5347 "hermit-abi",5348 "libc",5349]53505351[[package]]5352name = "num_enum"5353version = "0.5.7"5354source = "registry+https://github.com/rust-lang/crates.io-index"5355checksum = "cf5395665662ef45796a4ff5486c5d41d29e0c09640af4c5f17fd94ee2c119c9"5356dependencies = [5357 "num_enum_derive",5358]53595360[[package]]5361name = "num_enum_derive"5362version = "0.5.7"5363source = "registry+https://github.com/rust-lang/crates.io-index"5364checksum = "3b0498641e53dd6ac1a4f22547548caa6864cc4933784319cd1775271c5a46ce"5365dependencies = [5366 "proc-macro-crate",5367 "proc-macro2",5368 "quote",5369 "syn",5370]53715372[[package]]5373name = "num_threads"5374version = "0.1.6"5375source = "registry+https://github.com/rust-lang/crates.io-index"5376checksum = "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44"5377dependencies = [5378 "libc",5379]53805381[[package]]5382name = "object"5383version = "0.29.0"5384source = "registry+https://github.com/rust-lang/crates.io-index"5385checksum = "21158b2c33aa6d4561f1c0a6ea283ca92bc54802a93b263e910746d679a7eb53"5386dependencies = [5387 "crc32fast",5388 "hashbrown",5389 "indexmap",5390 "memchr",5391]53925393[[package]]5394name = "once_cell"5395version = "1.16.0"5396source = "registry+https://github.com/rust-lang/crates.io-index"5397checksum = "86f0b0d4bf799edbc74508c1e8bf170ff5f41238e5f8225603ca7caaae2b7860"53985399[[package]]5400name = "opal-runtime"5401version = "0.9.30"5402dependencies = [5403 "app-promotion-rpc",5404 "cumulus-pallet-aura-ext",5405 "cumulus-pallet-dmp-queue",5406 "cumulus-pallet-parachain-system",5407 "cumulus-pallet-xcm",5408 "cumulus-pallet-xcmp-queue",5409 "cumulus-primitives-core",5410 "cumulus-primitives-timestamp",5411 "cumulus-primitives-utility",5412 "derivative",5413 "evm-coder",5414 "fp-evm-mapping",5415 "fp-rpc",5416 "fp-self-contained",5417 "frame-benchmarking",5418 "frame-executive",5419 "frame-support",5420 "frame-system",5421 "frame-system-benchmarking",5422 "frame-system-rpc-runtime-api",5423 "frame-try-runtime",5424 "hex-literal",5425 "impl-trait-for-tuples",5426 "log",5427 "logtest",5428 "orml-tokens",5429 "orml-traits",5430 "orml-vesting",5431 "orml-xtokens",5432 "pallet-app-promotion",5433 "pallet-aura",5434 "pallet-balances",5435 "pallet-base-fee",5436 "pallet-common",5437 "pallet-configuration",5438 "pallet-ethereum",5439 "pallet-evm",5440 "pallet-evm-coder-substrate",5441 "pallet-evm-contract-helpers",5442 "pallet-evm-migration",5443 "pallet-evm-transaction-payment",5444 "pallet-foreign-assets",5445 "pallet-fungible",5446 "pallet-inflation",5447 "pallet-maintenance",5448 "pallet-nonfungible",5449 "pallet-randomness-collective-flip",5450 "pallet-refungible",5451 "pallet-rmrk-core",5452 "pallet-rmrk-equip",5453 "pallet-structure",5454 "pallet-sudo",5455 "pallet-template-transaction-payment",5456 "pallet-test-utils",5457 "pallet-timestamp",5458 "pallet-transaction-payment",5459 "pallet-transaction-payment-rpc-runtime-api",5460 "pallet-treasury",5461 "pallet-unique",5462 "pallet-unique-scheduler-v2",5463 "pallet-xcm",5464 "parachain-info",5465 "parity-scale-codec 3.2.1",5466 "polkadot-parachain",5467 "rmrk-rpc",5468 "scale-info",5469 "serde",5470 "smallvec",5471 "sp-api",5472 "sp-arithmetic",5473 "sp-block-builder",5474 "sp-consensus-aura",5475 "sp-core",5476 "sp-inherents",5477 "sp-io",5478 "sp-offchain",5479 "sp-runtime",5480 "sp-session",5481 "sp-std",5482 "sp-transaction-pool",5483 "sp-version",5484 "substrate-wasm-builder",5485 "up-common",5486 "up-data-structs",5487 "up-rpc",5488 "up-sponsorship",5489 "xcm",5490 "xcm-builder",5491 "xcm-executor",5492]54935494[[package]]5495name = "opaque-debug"5496version = "0.2.3"5497source = "registry+https://github.com/rust-lang/crates.io-index"5498checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"54995500[[package]]5501name = "opaque-debug"5502version = "0.3.0"5503source = "registry+https://github.com/rust-lang/crates.io-index"5504checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"55055506[[package]]5507name = "openssl-probe"5508version = "0.1.5"5509source = "registry+https://github.com/rust-lang/crates.io-index"5510checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"55115512[[package]]5513name = "orchestra"5514version = "0.0.1"5515source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"5516dependencies = [5517 "async-trait",5518 "dyn-clonable",5519 "futures 0.3.25",5520 "futures-timer",5521 "orchestra-proc-macro",5522 "pin-project",5523 "prioritized-metered-channel",5524 "thiserror",5525 "tracing",5526]55275528[[package]]5529name = "orchestra-proc-macro"5530version = "0.0.1"5531source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"5532dependencies = [5533 "expander 0.0.6",5534 "itertools",5535 "petgraph",5536 "proc-macro-crate",5537 "proc-macro2",5538 "quote",5539 "syn",5540]55415542[[package]]5543name = "ordered-float"5544version = "1.1.1"5545source = "registry+https://github.com/rust-lang/crates.io-index"5546checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7"5547dependencies = [5548 "num-traits",5549]55505551[[package]]5552name = "orml-tokens"5553version = "0.4.1-dev"5554source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5555dependencies = [5556 "frame-support",5557 "frame-system",5558 "orml-traits",5559 "parity-scale-codec 3.2.1",5560 "scale-info",5561 "serde",5562 "sp-runtime",5563 "sp-std",5564]55655566[[package]]5567name = "orml-traits"5568version = "0.4.1-dev"5569source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5570dependencies = [5571 "frame-support",5572 "impl-trait-for-tuples",5573 "num-traits",5574 "orml-utilities",5575 "parity-scale-codec 3.2.1",5576 "scale-info",5577 "serde",5578 "sp-io",5579 "sp-runtime",5580 "sp-std",5581 "xcm",5582]55835584[[package]]5585name = "orml-utilities"5586version = "0.4.1-dev"5587source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5588dependencies = [5589 "frame-support",5590 "parity-scale-codec 3.2.1",5591 "scale-info",5592 "serde",5593 "sp-io",5594 "sp-runtime",5595 "sp-std",5596]55975598[[package]]5599name = "orml-vesting"5600version = "0.4.1-dev"5601source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5602dependencies = [5603 "frame-support",5604 "frame-system",5605 "parity-scale-codec 3.2.1",5606 "scale-info",5607 "serde",5608 "sp-io",5609 "sp-runtime",5610 "sp-std",5611]56125613[[package]]5614name = "orml-xcm-support"5615version = "0.4.1-dev"5616source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5617dependencies = [5618 "frame-support",5619 "orml-traits",5620 "parity-scale-codec 3.2.1",5621 "sp-runtime",5622 "sp-std",5623 "xcm",5624 "xcm-executor",5625]56265627[[package]]5628name = "orml-xtokens"5629version = "0.4.1-dev"5630source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5631dependencies = [5632 "cumulus-primitives-core",5633 "frame-support",5634 "frame-system",5635 "orml-traits",5636 "orml-xcm-support",5637 "pallet-xcm",5638 "parity-scale-codec 3.2.1",5639 "scale-info",5640 "serde",5641 "sp-io",5642 "sp-runtime",5643 "sp-std",5644 "xcm",5645 "xcm-executor",5646]56475648[[package]]5649name = "os_str_bytes"5650version = "6.4.1"5651source = "registry+https://github.com/rust-lang/crates.io-index"5652checksum = "9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee"56535654[[package]]5655name = "owning_ref"5656version = "0.4.1"5657source = "registry+https://github.com/rust-lang/crates.io-index"5658checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"5659dependencies = [5660 "stable_deref_trait",5661]56625663[[package]]5664name = "pallet-app-promotion"5665version = "0.1.0"5666dependencies = [5667 "frame-benchmarking",5668 "frame-support",5669 "frame-system",5670 "pallet-balances",5671 "pallet-common",5672 "pallet-evm",5673 "pallet-evm-contract-helpers",5674 "pallet-evm-migration",5675 "pallet-randomness-collective-flip",5676 "pallet-timestamp",5677 "pallet-unique",5678 "parity-scale-codec 3.2.1",5679 "scale-info",5680 "serde",5681 "sp-core",5682 "sp-io",5683 "sp-runtime",5684 "sp-std",5685 "up-data-structs",5686]56875688[[package]]5689name = "pallet-aura"5690version = "4.0.0-dev"5691source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5692dependencies = [5693 "frame-support",5694 "frame-system",5695 "pallet-timestamp",5696 "parity-scale-codec 3.2.1",5697 "scale-info",5698 "sp-application-crypto",5699 "sp-consensus-aura",5700 "sp-runtime",5701 "sp-std",5702]57035704[[package]]5705name = "pallet-authority-discovery"5706version = "4.0.0-dev"5707source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5708dependencies = [5709 "frame-support",5710 "frame-system",5711 "pallet-session",5712 "parity-scale-codec 3.2.1",5713 "scale-info",5714 "sp-application-crypto",5715 "sp-authority-discovery",5716 "sp-runtime",5717 "sp-std",5718]57195720[[package]]5721name = "pallet-authorship"5722version = "4.0.0-dev"5723source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5724dependencies = [5725 "frame-support",5726 "frame-system",5727 "impl-trait-for-tuples",5728 "parity-scale-codec 3.2.1",5729 "scale-info",5730 "sp-authorship",5731 "sp-runtime",5732 "sp-std",5733]57345735[[package]]5736name = "pallet-babe"5737version = "4.0.0-dev"5738source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5739dependencies = [5740 "frame-benchmarking",5741 "frame-support",5742 "frame-system",5743 "log",5744 "pallet-authorship",5745 "pallet-session",5746 "pallet-timestamp",5747 "parity-scale-codec 3.2.1",5748 "scale-info",5749 "sp-application-crypto",5750 "sp-consensus-babe",5751 "sp-consensus-vrf",5752 "sp-io",5753 "sp-runtime",5754 "sp-session",5755 "sp-staking",5756 "sp-std",5757]57585759[[package]]5760name = "pallet-bags-list"5761version = "4.0.0-dev"5762source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5763dependencies = [5764 "frame-benchmarking",5765 "frame-election-provider-support",5766 "frame-support",5767 "frame-system",5768 "log",5769 "pallet-balances",5770 "parity-scale-codec 3.2.1",5771 "scale-info",5772 "sp-core",5773 "sp-io",5774 "sp-runtime",5775 "sp-std",5776 "sp-tracing",5777]57785779[[package]]5780name = "pallet-balances"5781version = "4.0.0-dev"5782source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5783dependencies = [5784 "frame-benchmarking",5785 "frame-support",5786 "frame-system",5787 "log",5788 "parity-scale-codec 3.2.1",5789 "scale-info",5790 "sp-runtime",5791 "sp-std",5792]57935794[[package]]5795name = "pallet-base-fee"5796version = "1.0.0"5797source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"5798dependencies = [5799 "fp-evm",5800 "frame-support",5801 "frame-system",5802 "parity-scale-codec 3.2.1",5803 "scale-info",5804 "serde",5805 "sp-core",5806 "sp-runtime",5807]58085809[[package]]5810name = "pallet-beefy"5811version = "4.0.0-dev"5812source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5813dependencies = [5814 "beefy-primitives",5815 "frame-support",5816 "frame-system",5817 "pallet-session",5818 "parity-scale-codec 3.2.1",5819 "scale-info",5820 "serde",5821 "sp-runtime",5822 "sp-std",5823]58245825[[package]]5826name = "pallet-beefy-mmr"5827version = "4.0.0-dev"5828source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5829dependencies = [5830 "array-bytes",5831 "beefy-merkle-tree",5832 "beefy-primitives",5833 "frame-support",5834 "frame-system",5835 "log",5836 "pallet-beefy",5837 "pallet-mmr",5838 "pallet-session",5839 "parity-scale-codec 3.2.1",5840 "scale-info",5841 "serde",5842 "sp-core",5843 "sp-io",5844 "sp-runtime",5845 "sp-std",5846]58475848[[package]]5849name = "pallet-bounties"5850version = "4.0.0-dev"5851source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5852dependencies = [5853 "frame-benchmarking",5854 "frame-support",5855 "frame-system",5856 "log",5857 "pallet-treasury",5858 "parity-scale-codec 3.2.1",5859 "scale-info",5860 "sp-core",5861 "sp-io",5862 "sp-runtime",5863 "sp-std",5864]58655866[[package]]5867name = "pallet-child-bounties"5868version = "4.0.0-dev"5869source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5870dependencies = [5871 "frame-benchmarking",5872 "frame-support",5873 "frame-system",5874 "log",5875 "pallet-bounties",5876 "pallet-treasury",5877 "parity-scale-codec 3.2.1",5878 "scale-info",5879 "sp-core",5880 "sp-io",5881 "sp-runtime",5882 "sp-std",5883]58845885[[package]]5886name = "pallet-collective"5887version = "4.0.0-dev"5888source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5889dependencies = [5890 "frame-benchmarking",5891 "frame-support",5892 "frame-system",5893 "log",5894 "parity-scale-codec 3.2.1",5895 "scale-info",5896 "sp-core",5897 "sp-io",5898 "sp-runtime",5899 "sp-std",5900]59015902[[package]]5903name = "pallet-common"5904version = "0.1.12"5905dependencies = [5906 "ethereum",5907 "evm-coder",5908 "fp-evm-mapping",5909 "frame-benchmarking",5910 "frame-support",5911 "frame-system",5912 "pallet-evm",5913 "pallet-evm-coder-substrate",5914 "parity-scale-codec 3.2.1",5915 "scale-info",5916 "serde",5917 "sp-core",5918 "sp-runtime",5919 "sp-std",5920 "up-data-structs",5921]59225923[[package]]5924name = "pallet-configuration"5925version = "0.1.1"5926dependencies = [5927 "fp-evm",5928 "frame-support",5929 "frame-system",5930 "parity-scale-codec 3.2.1",5931 "scale-info",5932 "smallvec",5933 "sp-arithmetic",5934 "sp-core",5935 "sp-runtime",5936 "sp-std",5937 "xcm",5938]59395940[[package]]5941name = "pallet-democracy"5942version = "4.0.0-dev"5943source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5944dependencies = [5945 "frame-benchmarking",5946 "frame-support",5947 "frame-system",5948 "parity-scale-codec 3.2.1",5949 "scale-info",5950 "serde",5951 "sp-io",5952 "sp-runtime",5953 "sp-std",5954]59555956[[package]]5957name = "pallet-election-provider-multi-phase"5958version = "4.0.0-dev"5959source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5960dependencies = [5961 "frame-benchmarking",5962 "frame-election-provider-support",5963 "frame-support",5964 "frame-system",5965 "log",5966 "pallet-election-provider-support-benchmarking",5967 "parity-scale-codec 3.2.1",5968 "rand 0.7.3",5969 "scale-info",5970 "sp-arithmetic",5971 "sp-core",5972 "sp-io",5973 "sp-npos-elections",5974 "sp-runtime",5975 "sp-std",5976 "static_assertions",5977 "strum",5978]59795980[[package]]5981name = "pallet-election-provider-support-benchmarking"5982version = "4.0.0-dev"5983source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5984dependencies = [5985 "frame-benchmarking",5986 "frame-election-provider-support",5987 "frame-system",5988 "parity-scale-codec 3.2.1",5989 "sp-npos-elections",5990 "sp-runtime",5991]59925993[[package]]5994name = "pallet-elections-phragmen"5995version = "5.0.0-dev"5996source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5997dependencies = [5998 "frame-benchmarking",5999 "frame-support",6000 "frame-system",6001 "log",6002 "parity-scale-codec 3.2.1",6003 "scale-info",6004 "sp-core",6005 "sp-io",6006 "sp-npos-elections",6007 "sp-runtime",6008 "sp-std",6009]60106011[[package]]6012name = "pallet-ethereum"6013version = "4.0.0-dev"6014source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"6015dependencies = [6016 "ethereum",6017 "ethereum-types",6018 "evm",6019 "fp-consensus",6020 "fp-ethereum",6021 "fp-evm",6022 "fp-evm-mapping",6023 "fp-rpc",6024 "fp-self-contained",6025 "fp-storage",6026 "frame-support",6027 "frame-system",6028 "pallet-evm",6029 "pallet-timestamp",6030 "parity-scale-codec 3.2.1",6031 "rlp",6032 "scale-info",6033 "serde",6034 "sp-io",6035 "sp-runtime",6036 "sp-std",6037]60386039[[package]]6040name = "pallet-evm"6041version = "6.0.0-dev"6042source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30-2#6fce4a7f9c3591f4090dd1db39fe71f6562804d0"6043dependencies = [6044 "environmental",6045 "evm",6046 "fp-evm",6047 "fp-evm-mapping",6048 "frame-benchmarking",6049 "frame-support",6050 "frame-system",6051 "hex",6052 "impl-trait-for-tuples",6053 "log",6054 "pallet-timestamp",6055 "parity-scale-codec 3.2.1",6056 "primitive-types",6057 "rlp",6058 "scale-info",6059 "serde",6060 "sp-core",6061 "sp-io",6062 "sp-runtime",6063 "sp-std",6064]60656066[[package]]6067name = "pallet-evm-coder-substrate"6068version = "0.1.3"6069dependencies = [6070 "ethereum",6071 "evm-coder",6072 "frame-benchmarking",6073 "frame-support",6074 "frame-system",6075 "pallet-ethereum",6076 "pallet-evm",6077 "parity-scale-codec 3.2.1",6078 "scale-info",6079 "sp-core",6080 "sp-std",6081 "up-data-structs",6082]60836084[[package]]6085name = "pallet-evm-contract-helpers"6086version = "0.3.0"6087dependencies = [6088 "ethereum",6089 "evm-coder",6090 "fp-evm-mapping",6091 "frame-support",6092 "frame-system",6093 "log",6094 "pallet-common",6095 "pallet-evm",6096 "pallet-evm-coder-substrate",6097 "pallet-evm-transaction-payment",6098 "parity-scale-codec 3.2.1",6099 "scale-info",6100 "sp-core",6101 "sp-runtime",6102 "sp-std",6103 "up-data-structs",6104 "up-sponsorship",6105]61066107[[package]]6108name = "pallet-evm-migration"6109version = "0.1.1"6110dependencies = [6111 "ethereum",6112 "fp-evm",6113 "frame-benchmarking",6114 "frame-support",6115 "frame-system",6116 "pallet-evm",6117 "parity-scale-codec 3.2.1",6118 "scale-info",6119 "sp-core",6120 "sp-io",6121 "sp-runtime",6122 "sp-std",6123]61246125[[package]]6126name = "pallet-evm-transaction-payment"6127version = "0.1.1"6128dependencies = [6129 "fp-evm",6130 "fp-evm-mapping",6131 "frame-support",6132 "frame-system",6133 "pallet-ethereum",6134 "pallet-evm",6135 "parity-scale-codec 3.2.1",6136 "scale-info",6137 "sp-core",6138 "sp-io",6139 "sp-runtime",6140 "sp-std",6141 "up-sponsorship",6142]61436144[[package]]6145name = "pallet-fast-unstake"6146version = "4.0.0-dev"6147source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6148dependencies = [6149 "frame-benchmarking",6150 "frame-election-provider-support",6151 "frame-support",6152 "frame-system",6153 "log",6154 "pallet-balances",6155 "pallet-staking",6156 "pallet-timestamp",6157 "parity-scale-codec 3.2.1",6158 "scale-info",6159 "sp-io",6160 "sp-runtime",6161 "sp-staking",6162 "sp-std",6163]61646165[[package]]6166name = "pallet-foreign-assets"6167version = "0.1.0"6168dependencies = [6169 "frame-benchmarking",6170 "frame-support",6171 "frame-system",6172 "hex",6173 "log",6174 "orml-tokens",6175 "pallet-balances",6176 "pallet-common",6177 "pallet-fungible",6178 "pallet-timestamp",6179 "parity-scale-codec 3.2.1",6180 "scale-info",6181 "serde",6182 "serde_json",6183 "sp-core",6184 "sp-io",6185 "sp-runtime",6186 "sp-std",6187 "up-data-structs",6188 "xcm",6189 "xcm-builder",6190 "xcm-executor",6191]61926193[[package]]6194name = "pallet-fungible"6195version = "0.1.7"6196dependencies = [6197 "ethereum",6198 "evm-coder",6199 "frame-benchmarking",6200 "frame-support",6201 "frame-system",6202 "pallet-common",6203 "pallet-evm",6204 "pallet-evm-coder-substrate",6205 "pallet-structure",6206 "parity-scale-codec 3.2.1",6207 "scale-info",6208 "sp-core",6209 "sp-runtime",6210 "sp-std",6211 "up-data-structs",6212]62136214[[package]]6215name = "pallet-gilt"6216version = "4.0.0-dev"6217source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6218dependencies = [6219 "frame-benchmarking",6220 "frame-support",6221 "frame-system",6222 "parity-scale-codec 3.2.1",6223 "scale-info",6224 "sp-arithmetic",6225 "sp-runtime",6226 "sp-std",6227]62286229[[package]]6230name = "pallet-grandpa"6231version = "4.0.0-dev"6232source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6233dependencies = [6234 "frame-benchmarking",6235 "frame-support",6236 "frame-system",6237 "log",6238 "pallet-authorship",6239 "pallet-session",6240 "parity-scale-codec 3.2.1",6241 "scale-info",6242 "sp-application-crypto",6243 "sp-core",6244 "sp-finality-grandpa",6245 "sp-io",6246 "sp-runtime",6247 "sp-session",6248 "sp-staking",6249 "sp-std",6250]62516252[[package]]6253name = "pallet-identity"6254version = "4.0.0-dev"6255source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6256dependencies = [6257 "enumflags2",6258 "frame-benchmarking",6259 "frame-support",6260 "frame-system",6261 "parity-scale-codec 3.2.1",6262 "scale-info",6263 "sp-io",6264 "sp-runtime",6265 "sp-std",6266]62676268[[package]]6269name = "pallet-im-online"6270version = "4.0.0-dev"6271source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6272dependencies = [6273 "frame-benchmarking",6274 "frame-support",6275 "frame-system",6276 "log",6277 "pallet-authorship",6278 "parity-scale-codec 3.2.1",6279 "scale-info",6280 "sp-application-crypto",6281 "sp-core",6282 "sp-io",6283 "sp-runtime",6284 "sp-staking",6285 "sp-std",6286]62876288[[package]]6289name = "pallet-indices"6290version = "4.0.0-dev"6291source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6292dependencies = [6293 "frame-benchmarking",6294 "frame-support",6295 "frame-system",6296 "parity-scale-codec 3.2.1",6297 "scale-info",6298 "sp-core",6299 "sp-io",6300 "sp-keyring",6301 "sp-runtime",6302 "sp-std",6303]63046305[[package]]6306name = "pallet-inflation"6307version = "0.1.1"6308dependencies = [6309 "frame-benchmarking",6310 "frame-support",6311 "frame-system",6312 "pallet-balances",6313 "pallet-randomness-collective-flip",6314 "pallet-timestamp",6315 "parity-scale-codec 3.2.1",6316 "scale-info",6317 "serde",6318 "sp-core",6319 "sp-io",6320 "sp-runtime",6321 "sp-std",6322]63236324[[package]]6325name = "pallet-maintenance"6326version = "0.1.0"6327dependencies = [6328 "frame-benchmarking",6329 "frame-support",6330 "frame-system",6331 "parity-scale-codec 3.2.1",6332 "scale-info",6333 "sp-std",6334]63356336[[package]]6337name = "pallet-membership"6338version = "4.0.0-dev"6339source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6340dependencies = [6341 "frame-benchmarking",6342 "frame-support",6343 "frame-system",6344 "log",6345 "parity-scale-codec 3.2.1",6346 "scale-info",6347 "sp-core",6348 "sp-io",6349 "sp-runtime",6350 "sp-std",6351]63526353[[package]]6354name = "pallet-mmr"6355version = "4.0.0-dev"6356source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6357dependencies = [6358 "ckb-merkle-mountain-range",6359 "frame-benchmarking",6360 "frame-support",6361 "frame-system",6362 "parity-scale-codec 3.2.1",6363 "scale-info",6364 "sp-core",6365 "sp-io",6366 "sp-mmr-primitives",6367 "sp-runtime",6368 "sp-std",6369]63706371[[package]]6372name = "pallet-mmr-rpc"6373version = "3.0.0"6374source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6375dependencies = [6376 "jsonrpsee",6377 "parity-scale-codec 3.2.1",6378 "serde",6379 "sp-api",6380 "sp-blockchain",6381 "sp-core",6382 "sp-mmr-primitives",6383 "sp-runtime",6384]63856386[[package]]6387name = "pallet-multisig"6388version = "4.0.0-dev"6389source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6390dependencies = [6391 "frame-benchmarking",6392 "frame-support",6393 "frame-system",6394 "parity-scale-codec 3.2.1",6395 "scale-info",6396 "sp-io",6397 "sp-runtime",6398 "sp-std",6399]64006401[[package]]6402name = "pallet-nomination-pools"6403version = "1.0.0"6404source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6405dependencies = [6406 "frame-support",6407 "frame-system",6408 "log",6409 "parity-scale-codec 3.2.1",6410 "scale-info",6411 "sp-core",6412 "sp-io",6413 "sp-runtime",6414 "sp-staking",6415 "sp-std",6416]64176418[[package]]6419name = "pallet-nomination-pools-benchmarking"6420version = "1.0.0"6421source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6422dependencies = [6423 "frame-benchmarking",6424 "frame-election-provider-support",6425 "frame-support",6426 "frame-system",6427 "pallet-bags-list",6428 "pallet-nomination-pools",6429 "pallet-staking",6430 "parity-scale-codec 3.2.1",6431 "scale-info",6432 "sp-runtime",6433 "sp-runtime-interface",6434 "sp-staking",6435 "sp-std",6436]64376438[[package]]6439name = "pallet-nomination-pools-runtime-api"6440version = "1.0.0-dev"6441source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6442dependencies = [6443 "parity-scale-codec 3.2.1",6444 "sp-api",6445 "sp-std",6446]64476448[[package]]6449name = "pallet-nonfungible"6450version = "0.1.9"6451dependencies = [6452 "ethereum",6453 "evm-coder",6454 "frame-benchmarking",6455 "frame-support",6456 "frame-system",6457 "pallet-common",6458 "pallet-evm",6459 "pallet-evm-coder-substrate",6460 "pallet-structure",6461 "parity-scale-codec 3.2.1",6462 "scale-info",6463 "sp-core",6464 "sp-runtime",6465 "sp-std",6466 "struct-versioning",6467 "up-data-structs",6468]64696470[[package]]6471name = "pallet-offences"6472version = "4.0.0-dev"6473source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6474dependencies = [6475 "frame-support",6476 "frame-system",6477 "log",6478 "pallet-balances",6479 "parity-scale-codec 3.2.1",6480 "scale-info",6481 "serde",6482 "sp-runtime",6483 "sp-staking",6484 "sp-std",6485]64866487[[package]]6488name = "pallet-offences-benchmarking"6489version = "4.0.0-dev"6490source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6491dependencies = [6492 "frame-benchmarking",6493 "frame-election-provider-support",6494 "frame-support",6495 "frame-system",6496 "pallet-babe",6497 "pallet-balances",6498 "pallet-grandpa",6499 "pallet-im-online",6500 "pallet-offences",6501 "pallet-session",6502 "pallet-staking",6503 "parity-scale-codec 3.2.1",6504 "scale-info",6505 "sp-runtime",6506 "sp-staking",6507 "sp-std",6508]65096510[[package]]6511name = "pallet-preimage"6512version = "4.0.0-dev"6513source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6514dependencies = [6515 "frame-benchmarking",6516 "frame-support",6517 "frame-system",6518 "parity-scale-codec 3.2.1",6519 "scale-info",6520 "sp-core",6521 "sp-io",6522 "sp-runtime",6523 "sp-std",6524]65256526[[package]]6527name = "pallet-proxy"6528version = "4.0.0-dev"6529source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6530dependencies = [6531 "frame-benchmarking",6532 "frame-support",6533 "frame-system",6534 "parity-scale-codec 3.2.1",6535 "scale-info",6536 "sp-io",6537 "sp-runtime",6538 "sp-std",6539]65406541[[package]]6542name = "pallet-randomness-collective-flip"6543version = "4.0.0-dev"6544source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6545dependencies = [6546 "frame-support",6547 "frame-system",6548 "parity-scale-codec 3.2.1",6549 "safe-mix",6550 "scale-info",6551 "sp-runtime",6552 "sp-std",6553]65546555[[package]]6556name = "pallet-recovery"6557version = "4.0.0-dev"6558source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6559dependencies = [6560 "frame-benchmarking",6561 "frame-support",6562 "frame-system",6563 "parity-scale-codec 3.2.1",6564 "scale-info",6565 "sp-io",6566 "sp-runtime",6567 "sp-std",6568]65696570[[package]]6571name = "pallet-refungible"6572version = "0.2.8"6573dependencies = [6574 "derivative",6575 "ethereum",6576 "evm-coder",6577 "frame-benchmarking",6578 "frame-support",6579 "frame-system",6580 "pallet-common",6581 "pallet-evm",6582 "pallet-evm-coder-substrate",6583 "pallet-structure",6584 "parity-scale-codec 3.2.1",6585 "scale-info",6586 "sp-core",6587 "sp-runtime",6588 "sp-std",6589 "struct-versioning",6590 "up-data-structs",6591]65926593[[package]]6594name = "pallet-rmrk-core"6595version = "0.1.2"6596dependencies = [6597 "derivative",6598 "frame-benchmarking",6599 "frame-support",6600 "frame-system",6601 "pallet-common",6602 "pallet-evm",6603 "pallet-nonfungible",6604 "pallet-structure",6605 "parity-scale-codec 3.2.1",6606 "rmrk-traits",6607 "scale-info",6608 "sp-core",6609 "sp-runtime",6610 "sp-std",6611 "up-data-structs",6612]66136614[[package]]6615name = "pallet-rmrk-equip"6616version = "0.1.2"6617dependencies = [6618 "frame-benchmarking",6619 "frame-support",6620 "frame-system",6621 "pallet-common",6622 "pallet-evm",6623 "pallet-nonfungible",6624 "pallet-rmrk-core",6625 "parity-scale-codec 3.2.1",6626 "rmrk-traits",6627 "scale-info",6628 "sp-core",6629 "sp-runtime",6630 "sp-std",6631 "up-data-structs",6632]66336634[[package]]6635name = "pallet-scheduler"6636version = "4.0.0-dev"6637source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6638dependencies = [6639 "frame-benchmarking",6640 "frame-support",6641 "frame-system",6642 "log",6643 "parity-scale-codec 3.2.1",6644 "scale-info",6645 "sp-io",6646 "sp-runtime",6647 "sp-std",6648]66496650[[package]]6651name = "pallet-session"6652version = "4.0.0-dev"6653source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6654dependencies = [6655 "frame-support",6656 "frame-system",6657 "impl-trait-for-tuples",6658 "log",6659 "pallet-timestamp",6660 "parity-scale-codec 3.2.1",6661 "scale-info",6662 "sp-core",6663 "sp-io",6664 "sp-runtime",6665 "sp-session",6666 "sp-staking",6667 "sp-std",6668 "sp-trie",6669]66706671[[package]]6672name = "pallet-session-benchmarking"6673version = "4.0.0-dev"6674source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6675dependencies = [6676 "frame-benchmarking",6677 "frame-support",6678 "frame-system",6679 "pallet-session",6680 "pallet-staking",6681 "rand 0.7.3",6682 "sp-runtime",6683 "sp-session",6684 "sp-std",6685]66866687[[package]]6688name = "pallet-society"6689version = "4.0.0-dev"6690source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6691dependencies = [6692 "frame-support",6693 "frame-system",6694 "parity-scale-codec 3.2.1",6695 "rand_chacha 0.2.2",6696 "scale-info",6697 "sp-runtime",6698 "sp-std",6699]67006701[[package]]6702name = "pallet-staking"6703version = "4.0.0-dev"6704source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6705dependencies = [6706 "frame-benchmarking",6707 "frame-election-provider-support",6708 "frame-support",6709 "frame-system",6710 "log",6711 "pallet-authorship",6712 "pallet-session",6713 "parity-scale-codec 3.2.1",6714 "rand_chacha 0.2.2",6715 "scale-info",6716 "serde",6717 "sp-application-crypto",6718 "sp-io",6719 "sp-runtime",6720 "sp-staking",6721 "sp-std",6722]67236724[[package]]6725name = "pallet-staking-reward-curve"6726version = "4.0.0-dev"6727source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6728dependencies = [6729 "proc-macro-crate",6730 "proc-macro2",6731 "quote",6732 "syn",6733]67346735[[package]]6736name = "pallet-staking-reward-fn"6737version = "4.0.0-dev"6738source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6739dependencies = [6740 "log",6741 "sp-arithmetic",6742]67436744[[package]]6745name = "pallet-structure"6746version = "0.1.2"6747dependencies = [6748 "frame-benchmarking",6749 "frame-support",6750 "frame-system",6751 "pallet-common",6752 "pallet-evm",6753 "parity-scale-codec 3.2.1",6754 "scale-info",6755 "sp-std",6756 "up-data-structs",6757]67586759[[package]]6760name = "pallet-sudo"6761version = "4.0.0-dev"6762source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6763dependencies = [6764 "frame-support",6765 "frame-system",6766 "parity-scale-codec 3.2.1",6767 "scale-info",6768 "sp-io",6769 "sp-runtime",6770 "sp-std",6771]67726773[[package]]6774name = "pallet-template-transaction-payment"6775version = "3.0.0"6776source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.30#39dd82158d6caa9d89105441bf2f7111a6e686e5"6777dependencies = [6778 "frame-benchmarking",6779 "frame-support",6780 "frame-system",6781 "pallet-balances",6782 "pallet-transaction-payment",6783 "parity-scale-codec 3.2.1",6784 "scale-info",6785 "serde",6786 "sp-core",6787 "sp-io",6788 "sp-runtime",6789 "sp-std",6790 "up-sponsorship",6791]67926793[[package]]6794name = "pallet-test-utils"6795version = "0.1.0"6796dependencies = [6797 "frame-support",6798 "frame-system",6799 "pallet-unique-scheduler-v2",6800 "parity-scale-codec 3.2.1",6801 "scale-info",6802 "sp-std",6803]68046805[[package]]6806name = "pallet-timestamp"6807version = "4.0.0-dev"6808source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6809dependencies = [6810 "frame-benchmarking",6811 "frame-support",6812 "frame-system",6813 "log",6814 "parity-scale-codec 3.2.1",6815 "scale-info",6816 "sp-inherents",6817 "sp-io",6818 "sp-runtime",6819 "sp-std",6820 "sp-timestamp",6821]68226823[[package]]6824name = "pallet-tips"6825version = "4.0.0-dev"6826source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6827dependencies = [6828 "frame-benchmarking",6829 "frame-support",6830 "frame-system",6831 "log",6832 "pallet-treasury",6833 "parity-scale-codec 3.2.1",6834 "scale-info",6835 "serde",6836 "sp-core",6837 "sp-io",6838 "sp-runtime",6839 "sp-std",6840]68416842[[package]]6843name = "pallet-transaction-payment"6844version = "4.0.0-dev"6845source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6846dependencies = [6847 "frame-support",6848 "frame-system",6849 "parity-scale-codec 3.2.1",6850 "scale-info",6851 "serde",6852 "sp-core",6853 "sp-io",6854 "sp-runtime",6855 "sp-std",6856]68576858[[package]]6859name = "pallet-transaction-payment-rpc"6860version = "4.0.0-dev"6861source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6862dependencies = [6863 "jsonrpsee",6864 "pallet-transaction-payment-rpc-runtime-api",6865 "parity-scale-codec 3.2.1",6866 "sp-api",6867 "sp-blockchain",6868 "sp-core",6869 "sp-rpc",6870 "sp-runtime",6871]68726873[[package]]6874name = "pallet-transaction-payment-rpc-runtime-api"6875version = "4.0.0-dev"6876source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6877dependencies = [6878 "pallet-transaction-payment",6879 "parity-scale-codec 3.2.1",6880 "sp-api",6881 "sp-runtime",6882]68836884[[package]]6885name = "pallet-treasury"6886version = "4.0.0-dev"6887source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6888dependencies = [6889 "frame-benchmarking",6890 "frame-support",6891 "frame-system",6892 "impl-trait-for-tuples",6893 "pallet-balances",6894 "parity-scale-codec 3.2.1",6895 "scale-info",6896 "serde",6897 "sp-runtime",6898 "sp-std",6899]69006901[[package]]6902name = "pallet-unique"6903version = "0.2.1"6904dependencies = [6905 "ethereum",6906 "evm-coder",6907 "frame-benchmarking",6908 "frame-support",6909 "frame-system",6910 "pallet-common",6911 "pallet-evm",6912 "pallet-evm-coder-substrate",6913 "pallet-nonfungible",6914 "pallet-refungible",6915 "parity-scale-codec 3.2.1",6916 "scale-info",6917 "serde",6918 "sp-core",6919 "sp-io",6920 "sp-runtime",6921 "sp-std",6922 "up-data-structs",6923]69246925[[package]]6926name = "pallet-unique-scheduler-v2"6927version = "0.1.0"6928dependencies = [6929 "frame-benchmarking",6930 "frame-support",6931 "frame-system",6932 "log",6933 "pallet-preimage",6934 "parity-scale-codec 3.2.1",6935 "scale-info",6936 "sp-core",6937 "sp-io",6938 "sp-runtime",6939 "sp-std",6940 "substrate-test-utils",6941]69426943[[package]]6944name = "pallet-utility"6945version = "4.0.0-dev"6946source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6947dependencies = [6948 "frame-benchmarking",6949 "frame-support",6950 "frame-system",6951 "parity-scale-codec 3.2.1",6952 "scale-info",6953 "sp-core",6954 "sp-io",6955 "sp-runtime",6956 "sp-std",6957]69586959[[package]]6960name = "pallet-vesting"6961version = "4.0.0-dev"6962source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6963dependencies = [6964 "frame-benchmarking",6965 "frame-support",6966 "frame-system",6967 "log",6968 "parity-scale-codec 3.2.1",6969 "scale-info",6970 "sp-runtime",6971 "sp-std",6972]69736974[[package]]6975name = "pallet-xcm"6976version = "0.9.30"6977source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"6978dependencies = [6979 "frame-support",6980 "frame-system",6981 "log",6982 "parity-scale-codec 3.2.1",6983 "scale-info",6984 "serde",6985 "sp-core",6986 "sp-runtime",6987 "sp-std",6988 "xcm",6989 "xcm-executor",6990]69916992[[package]]6993name = "pallet-xcm-benchmarks"6994version = "0.9.30"6995source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"6996dependencies = [6997 "frame-benchmarking",6998 "frame-support",6999 "frame-system",7000 "log",7001 "parity-scale-codec 3.2.1",7002 "scale-info",7003 "sp-runtime",7004 "sp-std",7005 "xcm",7006 "xcm-executor",7007]70087009[[package]]7010name = "parachain-info"7011version = "0.1.0"7012source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"7013dependencies = [7014 "cumulus-primitives-core",7015 "frame-support",7016 "frame-system",7017 "parity-scale-codec 3.2.1",7018 "scale-info",7019 "serde",7020]70217022[[package]]7023name = "parity-db"7024version = "0.3.17"7025source = "registry+https://github.com/rust-lang/crates.io-index"7026checksum = "2c8fdb726a43661fa54b43e7114e6b88b2289cae388eb3ad766d9d1754d83fce"7027dependencies = [7028 "blake2-rfc",7029 "crc32fast",7030 "fs2",7031 "hex",7032 "libc",7033 "log",7034 "lz4",7035 "memmap2",7036 "parking_lot 0.12.1",7037 "rand 0.8.5",7038 "snap",7039]70407041[[package]]7042name = "parity-scale-codec"7043version = "2.3.1"7044source = "registry+https://github.com/rust-lang/crates.io-index"7045checksum = "373b1a4c1338d9cd3d1fa53b3a11bdab5ab6bd80a20f7f7becd76953ae2be909"7046dependencies = [7047 "arrayvec 0.7.2",7048 "bitvec 0.20.4",7049 "byte-slice-cast",7050 "impl-trait-for-tuples",7051 "parity-scale-codec-derive 2.3.1",7052 "serde",7053]70547055[[package]]7056name = "parity-scale-codec"7057version = "3.2.1"7058source = "registry+https://github.com/rust-lang/crates.io-index"7059checksum = "366e44391a8af4cfd6002ef6ba072bae071a96aafca98d7d448a34c5dca38b6a"7060dependencies = [7061 "arrayvec 0.7.2",7062 "bitvec 1.0.1",7063 "byte-slice-cast",7064 "bytes",7065 "impl-trait-for-tuples",7066 "parity-scale-codec-derive 3.1.3",7067 "serde",7068]70697070[[package]]7071name = "parity-scale-codec-derive"7072version = "2.3.1"7073source = "registry+https://github.com/rust-lang/crates.io-index"7074checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"7075dependencies = [7076 "proc-macro-crate",7077 "proc-macro2",7078 "quote",7079 "syn",7080]70817082[[package]]7083name = "parity-scale-codec-derive"7084version = "3.1.3"7085source = "registry+https://github.com/rust-lang/crates.io-index"7086checksum = "9299338969a3d2f491d65f140b00ddec470858402f888af98e8642fb5e8965cd"7087dependencies = [7088 "proc-macro-crate",7089 "proc-macro2",7090 "quote",7091 "syn",7092]70937094[[package]]7095name = "parity-send-wrapper"7096version = "0.1.0"7097source = "registry+https://github.com/rust-lang/crates.io-index"7098checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"70997100[[package]]7101name = "parity-util-mem"7102version = "0.11.0"7103source = "registry+https://github.com/rust-lang/crates.io-index"7104checksum = "c32561d248d352148124f036cac253a644685a21dc9fea383eb4907d7bd35a8f"7105dependencies = [7106 "cfg-if 1.0.0",7107 "ethereum-types",7108 "hashbrown",7109 "impl-trait-for-tuples",7110 "lru 0.7.8",7111 "parity-util-mem-derive",7112 "parking_lot 0.12.1",7113 "primitive-types",7114 "smallvec",7115 "winapi",7116]71177118[[package]]7119name = "parity-util-mem-derive"7120version = "0.1.0"7121source = "registry+https://github.com/rust-lang/crates.io-index"7122checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"7123dependencies = [7124 "proc-macro2",7125 "syn",7126 "synstructure",7127]71287129[[package]]7130name = "parity-wasm"7131version = "0.32.0"7132source = "registry+https://github.com/rust-lang/crates.io-index"7133checksum = "16ad52817c4d343339b3bc2e26861bd21478eda0b7509acf83505727000512ac"7134dependencies = [7135 "byteorder",7136]71377138[[package]]7139name = "parity-wasm"7140version = "0.45.0"7141source = "registry+https://github.com/rust-lang/crates.io-index"7142checksum = "e1ad0aff30c1da14b1254fcb2af73e1fa9a28670e584a626f53a369d0e157304"71437144[[package]]7145name = "parking"7146version = "2.0.0"7147source = "registry+https://github.com/rust-lang/crates.io-index"7148checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"71497150[[package]]7151name = "parking_lot"7152version = "0.11.2"7153source = "registry+https://github.com/rust-lang/crates.io-index"7154checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"7155dependencies = [7156 "instant",7157 "lock_api",7158 "parking_lot_core 0.8.5",7159]71607161[[package]]7162name = "parking_lot"7163version = "0.12.1"7164source = "registry+https://github.com/rust-lang/crates.io-index"7165checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"7166dependencies = [7167 "lock_api",7168 "parking_lot_core 0.9.4",7169]71707171[[package]]7172name = "parking_lot_core"7173version = "0.8.5"7174source = "registry+https://github.com/rust-lang/crates.io-index"7175checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"7176dependencies = [7177 "cfg-if 1.0.0",7178 "instant",7179 "libc",7180 "redox_syscall",7181 "smallvec",7182 "winapi",7183]71847185[[package]]7186name = "parking_lot_core"7187version = "0.9.4"7188source = "registry+https://github.com/rust-lang/crates.io-index"7189checksum = "4dc9e0dc2adc1c69d09143aff38d3d30c5c3f0df0dad82e6d25547af174ebec0"7190dependencies = [7191 "cfg-if 1.0.0",7192 "libc",7193 "redox_syscall",7194 "smallvec",7195 "windows-sys 0.42.0",7196]71977198[[package]]7199name = "paste"7200version = "1.0.9"7201source = "registry+https://github.com/rust-lang/crates.io-index"7202checksum = "b1de2e551fb905ac83f73f7aedf2f0cb4a0da7e35efa24a202a936269f1f18e1"72037204[[package]]7205name = "pbkdf2"7206version = "0.4.0"7207source = "registry+https://github.com/rust-lang/crates.io-index"7208checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd"7209dependencies = [7210 "crypto-mac 0.8.0",7211]72127213[[package]]7214name = "pbkdf2"7215version = "0.8.0"7216source = "registry+https://github.com/rust-lang/crates.io-index"7217checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"7218dependencies = [7219 "crypto-mac 0.11.1",7220]72217222[[package]]7223name = "peeking_take_while"7224version = "0.1.2"7225source = "registry+https://github.com/rust-lang/crates.io-index"7226checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"72277228[[package]]7229name = "percent-encoding"7230version = "2.2.0"7231source = "registry+https://github.com/rust-lang/crates.io-index"7232checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"72337234[[package]]7235name = "pest"7236version = "2.4.1"7237source = "registry+https://github.com/rust-lang/crates.io-index"7238checksum = "a528564cc62c19a7acac4d81e01f39e53e25e17b934878f4c6d25cc2836e62f8"7239dependencies = [7240 "thiserror",7241 "ucd-trie",7242]72437244[[package]]7245name = "pest_derive"7246version = "2.4.1"7247source = "registry+https://github.com/rust-lang/crates.io-index"7248checksum = "d5fd9bc6500181952d34bd0b2b0163a54d794227b498be0b7afa7698d0a7b18f"7249dependencies = [7250 "pest",7251 "pest_generator",7252]72537254[[package]]7255name = "pest_generator"7256version = "2.4.1"7257source = "registry+https://github.com/rust-lang/crates.io-index"7258checksum = "d2610d5ac5156217b4ff8e46ddcef7cdf44b273da2ac5bca2ecbfa86a330e7c4"7259dependencies = [7260 "pest",7261 "pest_meta",7262 "proc-macro2",7263 "quote",7264 "syn",7265]72667267[[package]]7268name = "pest_meta"7269version = "2.4.1"7270source = "registry+https://github.com/rust-lang/crates.io-index"7271checksum = "824749bf7e21dd66b36fbe26b3f45c713879cccd4a009a917ab8e045ca8246fe"7272dependencies = [7273 "once_cell",7274 "pest",7275 "sha1",7276]72777278[[package]]7279name = "petgraph"7280version = "0.6.2"7281source = "registry+https://github.com/rust-lang/crates.io-index"7282checksum = "e6d5014253a1331579ce62aa67443b4a658c5e7dd03d4bc6d302b94474888143"7283dependencies = [7284 "fixedbitset",7285 "indexmap",7286]72877288[[package]]7289name = "pin-project"7290version = "1.0.12"7291source = "registry+https://github.com/rust-lang/crates.io-index"7292checksum = "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc"7293dependencies = [7294 "pin-project-internal",7295]72967297[[package]]7298name = "pin-project-internal"7299version = "1.0.12"7300source = "registry+https://github.com/rust-lang/crates.io-index"7301checksum = "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55"7302dependencies = [7303 "proc-macro2",7304 "quote",7305 "syn",7306]73077308[[package]]7309name = "pin-project-lite"7310version = "0.1.12"7311source = "registry+https://github.com/rust-lang/crates.io-index"7312checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"73137314[[package]]7315name = "pin-project-lite"7316version = "0.2.9"7317source = "registry+https://github.com/rust-lang/crates.io-index"7318checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"73197320[[package]]7321name = "pin-utils"7322version = "0.1.0"7323source = "registry+https://github.com/rust-lang/crates.io-index"7324checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"73257326[[package]]7327name = "pkcs8"7328version = "0.8.0"7329source = "registry+https://github.com/rust-lang/crates.io-index"7330checksum = "7cabda3fb821068a9a4fab19a683eac3af12edf0f34b94a8be53c4972b8149d0"7331dependencies = [7332 "der",7333 "spki",7334 "zeroize",7335]73367337[[package]]7338name = "pkg-config"7339version = "0.3.26"7340source = "registry+https://github.com/rust-lang/crates.io-index"7341checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160"73427343[[package]]7344name = "platforms"7345version = "2.0.0"7346source = "registry+https://github.com/rust-lang/crates.io-index"7347checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"73487349[[package]]7350name = "polkadot-approval-distribution"7351version = "0.9.30"7352source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7353dependencies = [7354 "futures 0.3.25",7355 "polkadot-node-network-protocol",7356 "polkadot-node-primitives",7357 "polkadot-node-subsystem",7358 "polkadot-node-subsystem-util",7359 "polkadot-primitives",7360 "rand 0.8.5",7361 "tracing-gum",7362]73637364[[package]]7365name = "polkadot-availability-bitfield-distribution"7366version = "0.9.30"7367source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7368dependencies = [7369 "futures 0.3.25",7370 "polkadot-node-network-protocol",7371 "polkadot-node-subsystem",7372 "polkadot-node-subsystem-util",7373 "polkadot-primitives",7374 "rand 0.8.5",7375 "tracing-gum",7376]73777378[[package]]7379name = "polkadot-availability-distribution"7380version = "0.9.30"7381source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7382dependencies = [7383 "derive_more",7384 "fatality",7385 "futures 0.3.25",7386 "lru 0.7.8",7387 "parity-scale-codec 3.2.1",7388 "polkadot-erasure-coding",7389 "polkadot-node-network-protocol",7390 "polkadot-node-primitives",7391 "polkadot-node-subsystem",7392 "polkadot-node-subsystem-util",7393 "polkadot-primitives",7394 "rand 0.8.5",7395 "sp-core",7396 "sp-keystore",7397 "thiserror",7398 "tracing-gum",7399]74007401[[package]]7402name = "polkadot-availability-recovery"7403version = "0.9.30"7404source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7405dependencies = [7406 "fatality",7407 "futures 0.3.25",7408 "lru 0.7.8",7409 "parity-scale-codec 3.2.1",7410 "polkadot-erasure-coding",7411 "polkadot-node-network-protocol",7412 "polkadot-node-primitives",7413 "polkadot-node-subsystem",7414 "polkadot-node-subsystem-util",7415 "polkadot-primitives",7416 "rand 0.8.5",7417 "sc-network",7418 "thiserror",7419 "tracing-gum",7420]74217422[[package]]7423name = "polkadot-cli"7424version = "0.9.30"7425source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7426dependencies = [7427 "clap",7428 "frame-benchmarking-cli",7429 "futures 0.3.25",7430 "log",7431 "polkadot-client",7432 "polkadot-node-core-pvf",7433 "polkadot-node-metrics",7434 "polkadot-performance-test",7435 "polkadot-service",7436 "sc-cli",7437 "sc-service",7438 "sc-sysinfo",7439 "sc-tracing",7440 "sp-core",7441 "sp-keyring",7442 "sp-trie",7443 "substrate-build-script-utils",7444 "thiserror",7445 "try-runtime-cli",7446]74477448[[package]]7449name = "polkadot-client"7450version = "0.9.30"7451source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7452dependencies = [7453 "beefy-primitives",7454 "frame-benchmarking",7455 "frame-benchmarking-cli",7456 "frame-system",7457 "frame-system-rpc-runtime-api",7458 "pallet-transaction-payment",7459 "pallet-transaction-payment-rpc-runtime-api",7460 "polkadot-core-primitives",7461 "polkadot-node-core-parachains-inherent",7462 "polkadot-primitives",7463 "polkadot-runtime",7464 "polkadot-runtime-common",7465 "sc-client-api",7466 "sc-consensus",7467 "sc-executor",7468 "sc-service",7469 "sp-api",7470 "sp-authority-discovery",7471 "sp-block-builder",7472 "sp-blockchain",7473 "sp-consensus",7474 "sp-consensus-babe",7475 "sp-core",7476 "sp-finality-grandpa",7477 "sp-inherents",7478 "sp-keyring",7479 "sp-mmr-primitives",7480 "sp-offchain",7481 "sp-runtime",7482 "sp-session",7483 "sp-storage",7484 "sp-timestamp",7485 "sp-transaction-pool",7486]74877488[[package]]7489name = "polkadot-collator-protocol"7490version = "0.9.30"7491source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7492dependencies = [7493 "always-assert",7494 "fatality",7495 "futures 0.3.25",7496 "futures-timer",7497 "polkadot-node-network-protocol",7498 "polkadot-node-primitives",7499 "polkadot-node-subsystem",7500 "polkadot-node-subsystem-util",7501 "polkadot-primitives",7502 "sp-core",7503 "sp-keystore",7504 "sp-runtime",7505 "thiserror",7506 "tracing-gum",7507]75087509[[package]]7510name = "polkadot-core-primitives"7511version = "0.9.30"7512source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7513dependencies = [7514 "parity-scale-codec 3.2.1",7515 "parity-util-mem",7516 "scale-info",7517 "sp-core",7518 "sp-runtime",7519 "sp-std",7520]75217522[[package]]7523name = "polkadot-dispute-distribution"7524version = "0.9.30"7525source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7526dependencies = [7527 "derive_more",7528 "fatality",7529 "futures 0.3.25",7530 "lru 0.7.8",7531 "parity-scale-codec 3.2.1",7532 "polkadot-erasure-coding",7533 "polkadot-node-network-protocol",7534 "polkadot-node-primitives",7535 "polkadot-node-subsystem",7536 "polkadot-node-subsystem-util",7537 "polkadot-primitives",7538 "sc-network",7539 "sp-application-crypto",7540 "sp-keystore",7541 "thiserror",7542 "tracing-gum",7543]75447545[[package]]7546name = "polkadot-erasure-coding"7547version = "0.9.30"7548source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7549dependencies = [7550 "parity-scale-codec 3.2.1",7551 "polkadot-node-primitives",7552 "polkadot-primitives",7553 "reed-solomon-novelpoly",7554 "sp-core",7555 "sp-trie",7556 "thiserror",7557]75587559[[package]]7560name = "polkadot-gossip-support"7561version = "0.9.30"7562source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7563dependencies = [7564 "futures 0.3.25",7565 "futures-timer",7566 "polkadot-node-network-protocol",7567 "polkadot-node-subsystem",7568 "polkadot-node-subsystem-util",7569 "polkadot-primitives",7570 "rand 0.8.5",7571 "rand_chacha 0.3.1",7572 "sc-network",7573 "sp-application-crypto",7574 "sp-core",7575 "sp-keystore",7576 "tracing-gum",7577]75787579[[package]]7580name = "polkadot-network-bridge"7581version = "0.9.30"7582source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7583dependencies = [7584 "always-assert",7585 "async-trait",7586 "bytes",7587 "fatality",7588 "futures 0.3.25",7589 "parity-scale-codec 3.2.1",7590 "parking_lot 0.12.1",7591 "polkadot-node-network-protocol",7592 "polkadot-node-subsystem",7593 "polkadot-node-subsystem-util",7594 "polkadot-overseer",7595 "polkadot-primitives",7596 "sc-network",7597 "sc-network-common",7598 "sp-consensus",7599 "thiserror",7600 "tracing-gum",7601]76027603[[package]]7604name = "polkadot-node-collation-generation"7605version = "0.9.30"7606source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7607dependencies = [7608 "futures 0.3.25",7609 "parity-scale-codec 3.2.1",7610 "polkadot-erasure-coding",7611 "polkadot-node-primitives",7612 "polkadot-node-subsystem",7613 "polkadot-node-subsystem-util",7614 "polkadot-primitives",7615 "sp-core",7616 "sp-maybe-compressed-blob",7617 "thiserror",7618 "tracing-gum",7619]76207621[[package]]7622name = "polkadot-node-core-approval-voting"7623version = "0.9.30"7624source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7625dependencies = [7626 "bitvec 1.0.1",7627 "derive_more",7628 "futures 0.3.25",7629 "futures-timer",7630 "kvdb",7631 "lru 0.7.8",7632 "merlin",7633 "parity-scale-codec 3.2.1",7634 "polkadot-node-jaeger",7635 "polkadot-node-primitives",7636 "polkadot-node-subsystem",7637 "polkadot-node-subsystem-util",7638 "polkadot-overseer",7639 "polkadot-primitives",7640 "sc-keystore",7641 "schnorrkel",7642 "sp-application-crypto",7643 "sp-consensus",7644 "sp-consensus-slots",7645 "sp-runtime",7646 "thiserror",7647 "tracing-gum",7648]76497650[[package]]7651name = "polkadot-node-core-av-store"7652version = "0.9.30"7653source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7654dependencies = [7655 "bitvec 1.0.1",7656 "futures 0.3.25",7657 "futures-timer",7658 "kvdb",7659 "parity-scale-codec 3.2.1",7660 "polkadot-erasure-coding",7661 "polkadot-node-primitives",7662 "polkadot-node-subsystem",7663 "polkadot-node-subsystem-util",7664 "polkadot-overseer",7665 "polkadot-primitives",7666 "thiserror",7667 "tracing-gum",7668]76697670[[package]]7671name = "polkadot-node-core-backing"7672version = "0.9.30"7673source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7674dependencies = [7675 "bitvec 1.0.1",7676 "fatality",7677 "futures 0.3.25",7678 "polkadot-erasure-coding",7679 "polkadot-node-primitives",7680 "polkadot-node-subsystem",7681 "polkadot-node-subsystem-util",7682 "polkadot-primitives",7683 "polkadot-statement-table",7684 "sp-keystore",7685 "thiserror",7686 "tracing-gum",7687]76887689[[package]]7690name = "polkadot-node-core-bitfield-signing"7691version = "0.9.30"7692source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7693dependencies = [7694 "futures 0.3.25",7695 "polkadot-node-subsystem",7696 "polkadot-node-subsystem-util",7697 "polkadot-primitives",7698 "sp-keystore",7699 "thiserror",7700 "tracing-gum",7701 "wasm-timer",7702]77037704[[package]]7705name = "polkadot-node-core-candidate-validation"7706version = "0.9.30"7707source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7708dependencies = [7709 "async-trait",7710 "futures 0.3.25",7711 "parity-scale-codec 3.2.1",7712 "polkadot-node-core-pvf",7713 "polkadot-node-primitives",7714 "polkadot-node-subsystem",7715 "polkadot-node-subsystem-util",7716 "polkadot-parachain",7717 "polkadot-primitives",7718 "sp-maybe-compressed-blob",7719 "tracing-gum",7720]77217722[[package]]7723name = "polkadot-node-core-chain-api"7724version = "0.9.30"7725source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7726dependencies = [7727 "futures 0.3.25",7728 "polkadot-node-subsystem",7729 "polkadot-node-subsystem-util",7730 "polkadot-primitives",7731 "sc-client-api",7732 "sc-consensus-babe",7733 "sp-blockchain",7734 "tracing-gum",7735]77367737[[package]]7738name = "polkadot-node-core-chain-selection"7739version = "0.9.30"7740source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7741dependencies = [7742 "futures 0.3.25",7743 "futures-timer",7744 "kvdb",7745 "parity-scale-codec 3.2.1",7746 "polkadot-node-primitives",7747 "polkadot-node-subsystem",7748 "polkadot-node-subsystem-util",7749 "polkadot-primitives",7750 "thiserror",7751 "tracing-gum",7752]77537754[[package]]7755name = "polkadot-node-core-dispute-coordinator"7756version = "0.9.30"7757source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7758dependencies = [7759 "fatality",7760 "futures 0.3.25",7761 "kvdb",7762 "lru 0.7.8",7763 "parity-scale-codec 3.2.1",7764 "polkadot-node-primitives",7765 "polkadot-node-subsystem",7766 "polkadot-node-subsystem-util",7767 "polkadot-primitives",7768 "sc-keystore",7769 "thiserror",7770 "tracing-gum",7771]77727773[[package]]7774name = "polkadot-node-core-parachains-inherent"7775version = "0.9.30"7776source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7777dependencies = [7778 "async-trait",7779 "futures 0.3.25",7780 "futures-timer",7781 "polkadot-node-subsystem",7782 "polkadot-primitives",7783 "sp-blockchain",7784 "sp-inherents",7785 "sp-runtime",7786 "thiserror",7787 "tracing-gum",7788]77897790[[package]]7791name = "polkadot-node-core-provisioner"7792version = "0.9.30"7793source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7794dependencies = [7795 "bitvec 1.0.1",7796 "fatality",7797 "futures 0.3.25",7798 "futures-timer",7799 "polkadot-node-primitives",7800 "polkadot-node-subsystem",7801 "polkadot-node-subsystem-util",7802 "polkadot-primitives",7803 "rand 0.8.5",7804 "thiserror",7805 "tracing-gum",7806]78077808[[package]]7809name = "polkadot-node-core-pvf"7810version = "0.9.30"7811source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7812dependencies = [7813 "always-assert",7814 "assert_matches",7815 "async-process",7816 "async-std",7817 "futures 0.3.25",7818 "futures-timer",7819 "parity-scale-codec 3.2.1",7820 "pin-project",7821 "polkadot-core-primitives",7822 "polkadot-node-metrics",7823 "polkadot-parachain",7824 "rand 0.8.5",7825 "rayon",7826 "sc-executor",7827 "sc-executor-common",7828 "sc-executor-wasmtime",7829 "slotmap",7830 "sp-core",7831 "sp-externalities",7832 "sp-io",7833 "sp-maybe-compressed-blob",7834 "sp-tracing",7835 "sp-wasm-interface",7836 "tempfile",7837 "tracing-gum",7838]78397840[[package]]7841name = "polkadot-node-core-pvf-checker"7842version = "0.9.30"7843source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7844dependencies = [7845 "futures 0.3.25",7846 "polkadot-node-primitives",7847 "polkadot-node-subsystem",7848 "polkadot-node-subsystem-util",7849 "polkadot-overseer",7850 "polkadot-primitives",7851 "sp-keystore",7852 "thiserror",7853 "tracing-gum",7854]78557856[[package]]7857name = "polkadot-node-core-runtime-api"7858version = "0.9.30"7859source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7860dependencies = [7861 "futures 0.3.25",7862 "memory-lru",7863 "parity-util-mem",7864 "polkadot-node-subsystem",7865 "polkadot-node-subsystem-types",7866 "polkadot-node-subsystem-util",7867 "polkadot-primitives",7868 "sp-consensus-babe",7869 "tracing-gum",7870]78717872[[package]]7873name = "polkadot-node-jaeger"7874version = "0.9.30"7875source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7876dependencies = [7877 "async-std",7878 "lazy_static",7879 "log",7880 "mick-jaeger",7881 "parity-scale-codec 3.2.1",7882 "parking_lot 0.12.1",7883 "polkadot-node-primitives",7884 "polkadot-primitives",7885 "sc-network",7886 "sp-core",7887 "thiserror",7888]78897890[[package]]7891name = "polkadot-node-metrics"7892version = "0.9.30"7893source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7894dependencies = [7895 "bs58",7896 "futures 0.3.25",7897 "futures-timer",7898 "log",7899 "parity-scale-codec 3.2.1",7900 "polkadot-primitives",7901 "prioritized-metered-channel",7902 "sc-cli",7903 "sc-service",7904 "sc-tracing",7905 "substrate-prometheus-endpoint",7906 "tracing-gum",7907]79087909[[package]]7910name = "polkadot-node-network-protocol"7911version = "0.9.30"7912source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7913dependencies = [7914 "async-trait",7915 "derive_more",7916 "fatality",7917 "futures 0.3.25",7918 "hex",7919 "parity-scale-codec 3.2.1",7920 "polkadot-node-jaeger",7921 "polkadot-node-primitives",7922 "polkadot-primitives",7923 "rand 0.8.5",7924 "sc-authority-discovery",7925 "sc-network",7926 "sc-network-common",7927 "strum",7928 "thiserror",7929 "tracing-gum",7930]79317932[[package]]7933name = "polkadot-node-primitives"7934version = "0.9.30"7935source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7936dependencies = [7937 "bounded-vec",7938 "futures 0.3.25",7939 "parity-scale-codec 3.2.1",7940 "polkadot-parachain",7941 "polkadot-primitives",7942 "schnorrkel",7943 "serde",7944 "sp-application-crypto",7945 "sp-consensus-babe",7946 "sp-consensus-vrf",7947 "sp-core",7948 "sp-keystore",7949 "sp-maybe-compressed-blob",7950 "thiserror",7951 "zstd",7952]79537954[[package]]7955name = "polkadot-node-subsystem"7956version = "0.9.30"7957source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7958dependencies = [7959 "polkadot-node-jaeger",7960 "polkadot-node-subsystem-types",7961 "polkadot-overseer",7962]79637964[[package]]7965name = "polkadot-node-subsystem-types"7966version = "0.9.30"7967source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7968dependencies = [7969 "async-trait",7970 "derive_more",7971 "futures 0.3.25",7972 "orchestra",7973 "polkadot-node-jaeger",7974 "polkadot-node-network-protocol",7975 "polkadot-node-primitives",7976 "polkadot-primitives",7977 "polkadot-statement-table",7978 "sc-network",7979 "smallvec",7980 "sp-api",7981 "sp-authority-discovery",7982 "sp-consensus-babe",7983 "substrate-prometheus-endpoint",7984 "thiserror",7985]79867987[[package]]7988name = "polkadot-node-subsystem-util"7989version = "0.9.30"7990source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7991dependencies = [7992 "async-trait",7993 "derive_more",7994 "fatality",7995 "futures 0.3.25",7996 "itertools",7997 "kvdb",7998 "lru 0.7.8",7999 "parity-db",8000 "parity-scale-codec 3.2.1",8001 "parity-util-mem",8002 "parking_lot 0.11.2",8003 "pin-project",8004 "polkadot-node-jaeger",8005 "polkadot-node-metrics",8006 "polkadot-node-network-protocol",8007 "polkadot-node-primitives",8008 "polkadot-node-subsystem",8009 "polkadot-overseer",8010 "polkadot-primitives",8011 "prioritized-metered-channel",8012 "rand 0.8.5",8013 "sp-application-crypto",8014 "sp-core",8015 "sp-keystore",8016 "thiserror",8017 "tracing-gum",8018]80198020[[package]]8021name = "polkadot-overseer"8022version = "0.9.30"8023source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8024dependencies = [8025 "async-trait",8026 "futures 0.3.25",8027 "futures-timer",8028 "lru 0.7.8",8029 "orchestra",8030 "parity-util-mem",8031 "parking_lot 0.12.1",8032 "polkadot-node-metrics",8033 "polkadot-node-network-protocol",8034 "polkadot-node-primitives",8035 "polkadot-node-subsystem-types",8036 "polkadot-primitives",8037 "sc-client-api",8038 "sp-api",8039 "sp-core",8040 "tracing-gum",8041]80428043[[package]]8044name = "polkadot-parachain"8045version = "0.9.30"8046source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8047dependencies = [8048 "derive_more",8049 "frame-support",8050 "parity-scale-codec 3.2.1",8051 "parity-util-mem",8052 "polkadot-core-primitives",8053 "scale-info",8054 "serde",8055 "sp-core",8056 "sp-runtime",8057 "sp-std",8058]80598060[[package]]8061name = "polkadot-performance-test"8062version = "0.9.30"8063source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8064dependencies = [8065 "env_logger",8066 "kusama-runtime",8067 "log",8068 "polkadot-erasure-coding",8069 "polkadot-node-core-pvf",8070 "polkadot-node-primitives",8071 "quote",8072 "thiserror",8073]80748075[[package]]8076name = "polkadot-primitives"8077version = "0.9.30"8078source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8079dependencies = [8080 "bitvec 1.0.1",8081 "frame-system",8082 "hex-literal",8083 "parity-scale-codec 3.2.1",8084 "parity-util-mem",8085 "polkadot-core-primitives",8086 "polkadot-parachain",8087 "scale-info",8088 "serde",8089 "sp-api",8090 "sp-application-crypto",8091 "sp-arithmetic",8092 "sp-authority-discovery",8093 "sp-consensus-slots",8094 "sp-core",8095 "sp-inherents",8096 "sp-io",8097 "sp-keystore",8098 "sp-runtime",8099 "sp-staking",8100 "sp-std",8101 "sp-trie",8102 "sp-version",8103]81048105[[package]]8106name = "polkadot-rpc"8107version = "0.9.30"8108source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8109dependencies = [8110 "beefy-gadget",8111 "beefy-gadget-rpc",8112 "jsonrpsee",8113 "pallet-mmr-rpc",8114 "pallet-transaction-payment-rpc",8115 "polkadot-primitives",8116 "sc-chain-spec",8117 "sc-client-api",8118 "sc-consensus-babe",8119 "sc-consensus-babe-rpc",8120 "sc-consensus-epochs",8121 "sc-finality-grandpa",8122 "sc-finality-grandpa-rpc",8123 "sc-rpc",8124 "sc-sync-state-rpc",8125 "sc-transaction-pool-api",8126 "sp-api",8127 "sp-block-builder",8128 "sp-blockchain",8129 "sp-consensus",8130 "sp-consensus-babe",8131 "sp-keystore",8132 "sp-runtime",8133 "substrate-frame-rpc-system",8134 "substrate-state-trie-migration-rpc",8135]81368137[[package]]8138name = "polkadot-runtime"8139version = "0.9.30"8140source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8141dependencies = [8142 "beefy-primitives",8143 "bitvec 1.0.1",8144 "frame-benchmarking",8145 "frame-election-provider-support",8146 "frame-executive",8147 "frame-support",8148 "frame-system",8149 "frame-system-benchmarking",8150 "frame-system-rpc-runtime-api",8151 "frame-try-runtime",8152 "hex-literal",8153 "log",8154 "pallet-authority-discovery",8155 "pallet-authorship",8156 "pallet-babe",8157 "pallet-bags-list",8158 "pallet-balances",8159 "pallet-bounties",8160 "pallet-child-bounties",8161 "pallet-collective",8162 "pallet-democracy",8163 "pallet-election-provider-multi-phase",8164 "pallet-election-provider-support-benchmarking",8165 "pallet-elections-phragmen",8166 "pallet-fast-unstake",8167 "pallet-grandpa",8168 "pallet-identity",8169 "pallet-im-online",8170 "pallet-indices",8171 "pallet-membership",8172 "pallet-multisig",8173 "pallet-nomination-pools",8174 "pallet-nomination-pools-benchmarking",8175 "pallet-nomination-pools-runtime-api",8176 "pallet-offences",8177 "pallet-offences-benchmarking",8178 "pallet-preimage",8179 "pallet-proxy",8180 "pallet-scheduler",8181 "pallet-session",8182 "pallet-session-benchmarking",8183 "pallet-staking",8184 "pallet-staking-reward-curve",8185 "pallet-timestamp",8186 "pallet-tips",8187 "pallet-transaction-payment",8188 "pallet-transaction-payment-rpc-runtime-api",8189 "pallet-treasury",8190 "pallet-utility",8191 "pallet-vesting",8192 "pallet-xcm",8193 "parity-scale-codec 3.2.1",8194 "polkadot-primitives",8195 "polkadot-runtime-common",8196 "polkadot-runtime-constants",8197 "polkadot-runtime-parachains",8198 "rustc-hex",8199 "scale-info",8200 "serde",8201 "serde_derive",8202 "smallvec",8203 "sp-api",8204 "sp-authority-discovery",8205 "sp-block-builder",8206 "sp-consensus-babe",8207 "sp-core",8208 "sp-inherents",8209 "sp-io",8210 "sp-mmr-primitives",8211 "sp-npos-elections",8212 "sp-offchain",8213 "sp-runtime",8214 "sp-session",8215 "sp-staking",8216 "sp-std",8217 "sp-transaction-pool",8218 "sp-version",8219 "static_assertions",8220 "substrate-wasm-builder",8221 "xcm",8222 "xcm-builder",8223 "xcm-executor",8224]82258226[[package]]8227name = "polkadot-runtime-common"8228version = "0.9.30"8229source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8230dependencies = [8231 "beefy-primitives",8232 "bitvec 1.0.1",8233 "frame-benchmarking",8234 "frame-election-provider-support",8235 "frame-support",8236 "frame-system",8237 "impl-trait-for-tuples",8238 "libsecp256k1",8239 "log",8240 "pallet-authorship",8241 "pallet-babe",8242 "pallet-bags-list",8243 "pallet-balances",8244 "pallet-beefy-mmr",8245 "pallet-election-provider-multi-phase",8246 "pallet-session",8247 "pallet-staking",8248 "pallet-timestamp",8249 "pallet-transaction-payment",8250 "pallet-treasury",8251 "pallet-vesting",8252 "parity-scale-codec 3.2.1",8253 "polkadot-primitives",8254 "polkadot-runtime-parachains",8255 "rustc-hex",8256 "scale-info",8257 "serde",8258 "serde_derive",8259 "slot-range-helper",8260 "sp-api",8261 "sp-core",8262 "sp-inherents",8263 "sp-io",8264 "sp-npos-elections",8265 "sp-runtime",8266 "sp-session",8267 "sp-staking",8268 "sp-std",8269 "static_assertions",8270 "xcm",8271]82728273[[package]]8274name = "polkadot-runtime-constants"8275version = "0.9.30"8276source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8277dependencies = [8278 "frame-support",8279 "polkadot-primitives",8280 "polkadot-runtime-common",8281 "smallvec",8282 "sp-runtime",8283]82848285[[package]]8286name = "polkadot-runtime-metrics"8287version = "0.9.30"8288source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8289dependencies = [8290 "bs58",8291 "parity-scale-codec 3.2.1",8292 "polkadot-primitives",8293 "sp-std",8294 "sp-tracing",8295]82968297[[package]]8298name = "polkadot-runtime-parachains"8299version = "0.9.30"8300source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8301dependencies = [8302 "bitflags",8303 "bitvec 1.0.1",8304 "derive_more",8305 "frame-benchmarking",8306 "frame-support",8307 "frame-system",8308 "log",8309 "pallet-authority-discovery",8310 "pallet-authorship",8311 "pallet-babe",8312 "pallet-balances",8313 "pallet-session",8314 "pallet-staking",8315 "pallet-timestamp",8316 "pallet-vesting",8317 "parity-scale-codec 3.2.1",8318 "polkadot-primitives",8319 "polkadot-runtime-metrics",8320 "rand 0.8.5",8321 "rand_chacha 0.3.1",8322 "rustc-hex",8323 "scale-info",8324 "serde",8325 "sp-api",8326 "sp-application-crypto",8327 "sp-core",8328 "sp-inherents",8329 "sp-io",8330 "sp-keystore",8331 "sp-runtime",8332 "sp-session",8333 "sp-staking",8334 "sp-std",8335 "static_assertions",8336 "xcm",8337 "xcm-executor",8338]83398340[[package]]8341name = "polkadot-service"8342version = "0.9.30"8343source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8344dependencies = [8345 "async-trait",8346 "beefy-gadget",8347 "beefy-primitives",8348 "frame-support",8349 "frame-system-rpc-runtime-api",8350 "futures 0.3.25",8351 "hex-literal",8352 "kusama-runtime",8353 "kvdb",8354 "kvdb-rocksdb",8355 "lru 0.7.8",8356 "pallet-babe",8357 "pallet-im-online",8358 "pallet-staking",8359 "pallet-transaction-payment-rpc-runtime-api",8360 "parity-db",8361 "polkadot-approval-distribution",8362 "polkadot-availability-bitfield-distribution",8363 "polkadot-availability-distribution",8364 "polkadot-availability-recovery",8365 "polkadot-client",8366 "polkadot-collator-protocol",8367 "polkadot-dispute-distribution",8368 "polkadot-gossip-support",8369 "polkadot-network-bridge",8370 "polkadot-node-collation-generation",8371 "polkadot-node-core-approval-voting",8372 "polkadot-node-core-av-store",8373 "polkadot-node-core-backing",8374 "polkadot-node-core-bitfield-signing",8375 "polkadot-node-core-candidate-validation",8376 "polkadot-node-core-chain-api",8377 "polkadot-node-core-chain-selection",8378 "polkadot-node-core-dispute-coordinator",8379 "polkadot-node-core-parachains-inherent",8380 "polkadot-node-core-provisioner",8381 "polkadot-node-core-pvf-checker",8382 "polkadot-node-core-runtime-api",8383 "polkadot-node-network-protocol",8384 "polkadot-node-primitives",8385 "polkadot-node-subsystem",8386 "polkadot-node-subsystem-types",8387 "polkadot-node-subsystem-util",8388 "polkadot-overseer",8389 "polkadot-parachain",8390 "polkadot-primitives",8391 "polkadot-rpc",8392 "polkadot-runtime",8393 "polkadot-runtime-constants",8394 "polkadot-runtime-parachains",8395 "polkadot-statement-distribution",8396 "rococo-runtime",8397 "sc-authority-discovery",8398 "sc-basic-authorship",8399 "sc-block-builder",8400 "sc-chain-spec",8401 "sc-client-api",8402 "sc-client-db",8403 "sc-consensus",8404 "sc-consensus-babe",8405 "sc-consensus-slots",8406 "sc-executor",8407 "sc-finality-grandpa",8408 "sc-keystore",8409 "sc-network",8410 "sc-network-common",8411 "sc-offchain",8412 "sc-service",8413 "sc-sync-state-rpc",8414 "sc-sysinfo",8415 "sc-telemetry",8416 "sc-transaction-pool",8417 "serde",8418 "serde_json",8419 "sp-api",8420 "sp-authority-discovery",8421 "sp-block-builder",8422 "sp-blockchain",8423 "sp-consensus",8424 "sp-consensus-babe",8425 "sp-core",8426 "sp-finality-grandpa",8427 "sp-inherents",8428 "sp-io",8429 "sp-keystore",8430 "sp-offchain",8431 "sp-runtime",8432 "sp-session",8433 "sp-state-machine",8434 "sp-storage",8435 "sp-timestamp",8436 "sp-transaction-pool",8437 "sp-trie",8438 "substrate-prometheus-endpoint",8439 "thiserror",8440 "tracing-gum",8441 "westend-runtime",8442]84438444[[package]]8445name = "polkadot-statement-distribution"8446version = "0.9.30"8447source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8448dependencies = [8449 "arrayvec 0.5.2",8450 "fatality",8451 "futures 0.3.25",8452 "indexmap",8453 "parity-scale-codec 3.2.1",8454 "polkadot-node-network-protocol",8455 "polkadot-node-primitives",8456 "polkadot-node-subsystem",8457 "polkadot-node-subsystem-util",8458 "polkadot-primitives",8459 "sp-keystore",8460 "sp-staking",8461 "thiserror",8462 "tracing-gum",8463]84648465[[package]]8466name = "polkadot-statement-table"8467version = "0.9.30"8468source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8469dependencies = [8470 "parity-scale-codec 3.2.1",8471 "polkadot-primitives",8472 "sp-core",8473]84748475[[package]]8476name = "polkadot-test-runtime"8477version = "0.9.30"8478source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8479dependencies = [8480 "beefy-primitives",8481 "bitvec 1.0.1",8482 "frame-election-provider-support",8483 "frame-executive",8484 "frame-support",8485 "frame-system",8486 "frame-system-rpc-runtime-api",8487 "log",8488 "pallet-authority-discovery",8489 "pallet-authorship",8490 "pallet-babe",8491 "pallet-balances",8492 "pallet-grandpa",8493 "pallet-indices",8494 "pallet-offences",8495 "pallet-session",8496 "pallet-staking",8497 "pallet-staking-reward-curve",8498 "pallet-sudo",8499 "pallet-timestamp",8500 "pallet-transaction-payment",8501 "pallet-transaction-payment-rpc-runtime-api",8502 "pallet-vesting",8503 "pallet-xcm",8504 "parity-scale-codec 3.2.1",8505 "polkadot-parachain",8506 "polkadot-primitives",8507 "polkadot-runtime-common",8508 "polkadot-runtime-parachains",8509 "rustc-hex",8510 "scale-info",8511 "serde",8512 "serde_derive",8513 "smallvec",8514 "sp-api",8515 "sp-authority-discovery",8516 "sp-block-builder",8517 "sp-consensus-babe",8518 "sp-core",8519 "sp-inherents",8520 "sp-io",8521 "sp-mmr-primitives",8522 "sp-offchain",8523 "sp-runtime",8524 "sp-session",8525 "sp-staking",8526 "sp-std",8527 "sp-transaction-pool",8528 "sp-version",8529 "substrate-wasm-builder",8530 "test-runtime-constants",8531 "xcm",8532 "xcm-builder",8533 "xcm-executor",8534]85358536[[package]]8537name = "polkadot-test-service"8538version = "0.9.30"8539source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8540dependencies = [8541 "frame-benchmarking",8542 "frame-system",8543 "futures 0.3.25",8544 "hex",8545 "pallet-balances",8546 "pallet-staking",8547 "pallet-transaction-payment",8548 "polkadot-node-primitives",8549 "polkadot-node-subsystem",8550 "polkadot-overseer",8551 "polkadot-parachain",8552 "polkadot-primitives",8553 "polkadot-rpc",8554 "polkadot-runtime-common",8555 "polkadot-runtime-parachains",8556 "polkadot-service",8557 "polkadot-test-runtime",8558 "rand 0.8.5",8559 "sc-authority-discovery",8560 "sc-chain-spec",8561 "sc-cli",8562 "sc-client-api",8563 "sc-consensus",8564 "sc-consensus-babe",8565 "sc-executor",8566 "sc-finality-grandpa",8567 "sc-network",8568 "sc-network-common",8569 "sc-service",8570 "sc-tracing",8571 "sc-transaction-pool",8572 "sp-arithmetic",8573 "sp-authority-discovery",8574 "sp-blockchain",8575 "sp-consensus",8576 "sp-consensus-babe",8577 "sp-core",8578 "sp-finality-grandpa",8579 "sp-inherents",8580 "sp-keyring",8581 "sp-runtime",8582 "sp-state-machine",8583 "substrate-test-client",8584 "tempfile",8585 "test-runtime-constants",8586 "tokio",8587 "tracing-gum",8588]85898590[[package]]8591name = "polling"8592version = "2.4.0"8593source = "registry+https://github.com/rust-lang/crates.io-index"8594checksum = "ab4609a838d88b73d8238967b60dd115cc08d38e2bbaf51ee1e4b695f89122e2"8595dependencies = [8596 "autocfg",8597 "cfg-if 1.0.0",8598 "libc",8599 "log",8600 "wepoll-ffi",8601 "winapi",8602]86038604[[package]]8605name = "poly1305"8606version = "0.7.2"8607source = "registry+https://github.com/rust-lang/crates.io-index"8608checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"8609dependencies = [8610 "cpufeatures",8611 "opaque-debug 0.3.0",8612 "universal-hash",8613]86148615[[package]]8616name = "polyval"8617version = "0.5.3"8618source = "registry+https://github.com/rust-lang/crates.io-index"8619checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"8620dependencies = [8621 "cfg-if 1.0.0",8622 "cpufeatures",8623 "opaque-debug 0.3.0",8624 "universal-hash",8625]86268627[[package]]8628name = "ppv-lite86"8629version = "0.2.17"8630source = "registry+https://github.com/rust-lang/crates.io-index"8631checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"86328633[[package]]8634name = "prettyplease"8635version = "0.1.21"8636source = "registry+https://github.com/rust-lang/crates.io-index"8637checksum = "c142c0e46b57171fe0c528bee8c5b7569e80f0c17e377cd0e30ea57dbc11bb51"8638dependencies = [8639 "proc-macro2",8640 "syn",8641]86428643[[package]]8644name = "primitive-types"8645version = "0.11.1"8646source = "registry+https://github.com/rust-lang/crates.io-index"8647checksum = "e28720988bff275df1f51b171e1b2a18c30d194c4d2b61defdacecd625a5d94a"8648dependencies = [8649 "fixed-hash",8650 "impl-codec",8651 "impl-rlp",8652 "impl-serde",8653 "scale-info",8654 "uint",8655]86568657[[package]]8658name = "prioritized-metered-channel"8659version = "0.2.0"8660source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8661dependencies = [8662 "coarsetime",8663 "crossbeam-queue",8664 "derive_more",8665 "futures 0.3.25",8666 "futures-timer",8667 "nanorand",8668 "thiserror",8669 "tracing",8670]86718672[[package]]8673name = "proc-macro-crate"8674version = "1.2.1"8675source = "registry+https://github.com/rust-lang/crates.io-index"8676checksum = "eda0fc3b0fb7c975631757e14d9049da17374063edb6ebbcbc54d880d4fe94e9"8677dependencies = [8678 "once_cell",8679 "thiserror",8680 "toml",8681]86828683[[package]]8684name = "proc-macro-error"8685version = "1.0.4"8686source = "registry+https://github.com/rust-lang/crates.io-index"8687checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"8688dependencies = [8689 "proc-macro-error-attr",8690 "proc-macro2",8691 "quote",8692 "syn",8693 "version_check",8694]86958696[[package]]8697name = "proc-macro-error-attr"8698version = "1.0.4"8699source = "registry+https://github.com/rust-lang/crates.io-index"8700checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"8701dependencies = [8702 "proc-macro2",8703 "quote",8704 "version_check",8705]87068707[[package]]8708name = "proc-macro2"8709version = "1.0.47"8710source = "registry+https://github.com/rust-lang/crates.io-index"8711checksum = "5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725"8712dependencies = [8713 "unicode-ident",8714]87158716[[package]]8717name = "prometheus"8718version = "0.13.3"8719source = "registry+https://github.com/rust-lang/crates.io-index"8720checksum = "449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c"8721dependencies = [8722 "cfg-if 1.0.0",8723 "fnv",8724 "lazy_static",8725 "memchr",8726 "parking_lot 0.12.1",8727 "thiserror",8728]87298730[[package]]8731name = "prometheus-client"8732version = "0.16.0"8733source = "registry+https://github.com/rust-lang/crates.io-index"8734checksum = "ac1abe0255c04d15f571427a2d1e00099016506cf3297b53853acd2b7eb87825"8735dependencies = [8736 "dtoa",8737 "itoa",8738 "owning_ref",8739 "prometheus-client-derive-text-encode",8740]87418742[[package]]8743name = "prometheus-client-derive-text-encode"8744version = "0.2.0"8745source = "registry+https://github.com/rust-lang/crates.io-index"8746checksum = "e8e12d01b9d66ad9eb4529c57666b6263fc1993cb30261d83ead658fdd932652"8747dependencies = [8748 "proc-macro2",8749 "quote",8750 "syn",8751]87528753[[package]]8754name = "prost"8755version = "0.10.4"8756source = "registry+https://github.com/rust-lang/crates.io-index"8757checksum = "71adf41db68aa0daaefc69bb30bcd68ded9b9abaad5d1fbb6304c4fb390e083e"8758dependencies = [8759 "bytes",8760 "prost-derive 0.10.1",8761]87628763[[package]]8764name = "prost"8765version = "0.11.2"8766source = "registry+https://github.com/rust-lang/crates.io-index"8767checksum = "a0841812012b2d4a6145fae9a6af1534873c32aa67fff26bd09f8fa42c83f95a"8768dependencies = [8769 "bytes",8770 "prost-derive 0.11.2",8771]87728773[[package]]8774name = "prost-build"8775version = "0.10.4"8776source = "registry+https://github.com/rust-lang/crates.io-index"8777checksum = "8ae5a4388762d5815a9fc0dea33c56b021cdc8dde0c55e0c9ca57197254b0cab"8778dependencies = [8779 "bytes",8780 "cfg-if 1.0.0",8781 "cmake",8782 "heck",8783 "itertools",8784 "lazy_static",8785 "log",8786 "multimap",8787 "petgraph",8788 "prost 0.10.4",8789 "prost-types 0.10.1",8790 "regex",8791 "tempfile",8792 "which",8793]87948795[[package]]8796name = "prost-build"8797version = "0.11.2"8798source = "registry+https://github.com/rust-lang/crates.io-index"8799checksum = "1d8b442418ea0822409d9e7d047cbf1e7e9e1760b172bf9982cf29d517c93511"8800dependencies = [8801 "bytes",8802 "heck",8803 "itertools",8804 "lazy_static",8805 "log",8806 "multimap",8807 "petgraph",8808 "prettyplease",8809 "prost 0.11.2",8810 "prost-types 0.11.2",8811 "regex",8812 "syn",8813 "tempfile",8814 "which",8815]88168817[[package]]8818name = "prost-codec"8819version = "0.1.0"8820source = "registry+https://github.com/rust-lang/crates.io-index"8821checksum = "00af1e92c33b4813cc79fda3f2dbf56af5169709be0202df730e9ebc3e4cd007"8822dependencies = [8823 "asynchronous-codec",8824 "bytes",8825 "prost 0.10.4",8826 "thiserror",8827 "unsigned-varint",8828]88298830[[package]]8831name = "prost-derive"8832version = "0.10.1"8833source = "registry+https://github.com/rust-lang/crates.io-index"8834checksum = "7b670f45da57fb8542ebdbb6105a925fe571b67f9e7ed9f47a06a84e72b4e7cc"8835dependencies = [8836 "anyhow",8837 "itertools",8838 "proc-macro2",8839 "quote",8840 "syn",8841]88428843[[package]]8844name = "prost-derive"8845version = "0.11.2"8846source = "registry+https://github.com/rust-lang/crates.io-index"8847checksum = "164ae68b6587001ca506d3bf7f1000bfa248d0e1217b618108fba4ec1d0cc306"8848dependencies = [8849 "anyhow",8850 "itertools",8851 "proc-macro2",8852 "quote",8853 "syn",8854]88558856[[package]]8857name = "prost-types"8858version = "0.10.1"8859source = "registry+https://github.com/rust-lang/crates.io-index"8860checksum = "2d0a014229361011dc8e69c8a1ec6c2e8d0f2af7c91e3ea3f5b2170298461e68"8861dependencies = [8862 "bytes",8863 "prost 0.10.4",8864]88658866[[package]]8867name = "prost-types"8868version = "0.11.2"8869source = "registry+https://github.com/rust-lang/crates.io-index"8870checksum = "747761bc3dc48f9a34553bf65605cf6cb6288ba219f3450b4275dbd81539551a"8871dependencies = [8872 "bytes",8873 "prost 0.11.2",8874]88758876[[package]]8877name = "psm"8878version = "0.1.21"8879source = "registry+https://github.com/rust-lang/crates.io-index"8880checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"8881dependencies = [8882 "cc",8883]88848885[[package]]8886name = "quartz-runtime"8887version = "0.9.30"8888dependencies = [8889 "app-promotion-rpc",8890 "cumulus-pallet-aura-ext",8891 "cumulus-pallet-dmp-queue",8892 "cumulus-pallet-parachain-system",8893 "cumulus-pallet-xcm",8894 "cumulus-pallet-xcmp-queue",8895 "cumulus-primitives-core",8896 "cumulus-primitives-timestamp",8897 "cumulus-primitives-utility",8898 "derivative",8899 "evm-coder",8900 "fp-evm-mapping",8901 "fp-rpc",8902 "fp-self-contained",8903 "frame-benchmarking",8904 "frame-executive",8905 "frame-support",8906 "frame-system",8907 "frame-system-benchmarking",8908 "frame-system-rpc-runtime-api",8909 "frame-try-runtime",8910 "hex-literal",8911 "impl-trait-for-tuples",8912 "log",8913 "logtest",8914 "orml-tokens",8915 "orml-traits",8916 "orml-vesting",8917 "orml-xtokens",8918 "pallet-app-promotion",8919 "pallet-aura",8920 "pallet-balances",8921 "pallet-base-fee",8922 "pallet-common",8923 "pallet-configuration",8924 "pallet-ethereum",8925 "pallet-evm",8926 "pallet-evm-coder-substrate",8927 "pallet-evm-contract-helpers",8928 "pallet-evm-migration",8929 "pallet-evm-transaction-payment",8930 "pallet-foreign-assets",8931 "pallet-fungible",8932 "pallet-inflation",8933 "pallet-maintenance",8934 "pallet-nonfungible",8935 "pallet-randomness-collective-flip",8936 "pallet-refungible",8937 "pallet-rmrk-core",8938 "pallet-rmrk-equip",8939 "pallet-structure",8940 "pallet-sudo",8941 "pallet-template-transaction-payment",8942 "pallet-timestamp",8943 "pallet-transaction-payment",8944 "pallet-transaction-payment-rpc-runtime-api",8945 "pallet-treasury",8946 "pallet-unique",8947 "pallet-xcm",8948 "parachain-info",8949 "parity-scale-codec 3.2.1",8950 "polkadot-parachain",8951 "rmrk-rpc",8952 "scale-info",8953 "serde",8954 "smallvec",8955 "sp-api",8956 "sp-arithmetic",8957 "sp-block-builder",8958 "sp-consensus-aura",8959 "sp-core",8960 "sp-inherents",8961 "sp-io",8962 "sp-offchain",8963 "sp-runtime",8964 "sp-session",8965 "sp-std",8966 "sp-transaction-pool",8967 "sp-version",8968 "substrate-wasm-builder",8969 "up-common",8970 "up-data-structs",8971 "up-rpc",8972 "up-sponsorship",8973 "xcm",8974 "xcm-builder",8975 "xcm-executor",8976]89778978[[package]]8979name = "quick-error"8980version = "1.2.3"8981source = "registry+https://github.com/rust-lang/crates.io-index"8982checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"89838984[[package]]8985name = "quicksink"8986version = "0.1.2"8987source = "registry+https://github.com/rust-lang/crates.io-index"8988checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"8989dependencies = [8990 "futures-core",8991 "futures-sink",8992 "pin-project-lite 0.1.12",8993]89948995[[package]]8996name = "quote"8997version = "1.0.21"8998source = "registry+https://github.com/rust-lang/crates.io-index"8999checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179"9000dependencies = [9001 "proc-macro2",9002]90039004[[package]]9005name = "radium"9006version = "0.6.2"9007source = "registry+https://github.com/rust-lang/crates.io-index"9008checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb"90099010[[package]]9011name = "radium"9012version = "0.7.0"9013source = "registry+https://github.com/rust-lang/crates.io-index"9014checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"90159016[[package]]9017name = "rand"9018version = "0.7.3"9019source = "registry+https://github.com/rust-lang/crates.io-index"9020checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"9021dependencies = [9022 "getrandom 0.1.16",9023 "libc",9024 "rand_chacha 0.2.2",9025 "rand_core 0.5.1",9026 "rand_hc",9027 "rand_pcg 0.2.1",9028]90299030[[package]]9031name = "rand"9032version = "0.8.5"9033source = "registry+https://github.com/rust-lang/crates.io-index"9034checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"9035dependencies = [9036 "libc",9037 "rand_chacha 0.3.1",9038 "rand_core 0.6.4",9039]90409041[[package]]9042name = "rand_chacha"9043version = "0.2.2"9044source = "registry+https://github.com/rust-lang/crates.io-index"9045checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"9046dependencies = [9047 "ppv-lite86",9048 "rand_core 0.5.1",9049]90509051[[package]]9052name = "rand_chacha"9053version = "0.3.1"9054source = "registry+https://github.com/rust-lang/crates.io-index"9055checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"9056dependencies = [9057 "ppv-lite86",9058 "rand_core 0.6.4",9059]90609061[[package]]9062name = "rand_core"9063version = "0.5.1"9064source = "registry+https://github.com/rust-lang/crates.io-index"9065checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"9066dependencies = [9067 "getrandom 0.1.16",9068]90699070[[package]]9071name = "rand_core"9072version = "0.6.4"9073source = "registry+https://github.com/rust-lang/crates.io-index"9074checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"9075dependencies = [9076 "getrandom 0.2.8",9077]90789079[[package]]9080name = "rand_distr"9081version = "0.4.3"9082source = "registry+https://github.com/rust-lang/crates.io-index"9083checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"9084dependencies = [9085 "num-traits",9086 "rand 0.8.5",9087]90889089[[package]]9090name = "rand_hc"9091version = "0.2.0"9092source = "registry+https://github.com/rust-lang/crates.io-index"9093checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"9094dependencies = [9095 "rand_core 0.5.1",9096]90979098[[package]]9099name = "rand_pcg"9100version = "0.2.1"9101source = "registry+https://github.com/rust-lang/crates.io-index"9102checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"9103dependencies = [9104 "rand_core 0.5.1",9105]91069107[[package]]9108name = "rand_pcg"9109version = "0.3.1"9110source = "registry+https://github.com/rust-lang/crates.io-index"9111checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"9112dependencies = [9113 "rand_core 0.6.4",9114]91159116[[package]]9117name = "rawpointer"9118version = "0.2.1"9119source = "registry+https://github.com/rust-lang/crates.io-index"9120checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"91219122[[package]]9123name = "rayon"9124version = "1.6.0"9125source = "registry+https://github.com/rust-lang/crates.io-index"9126checksum = "1e060280438193c554f654141c9ea9417886713b7acd75974c85b18a69a88e0b"9127dependencies = [9128 "crossbeam-deque",9129 "either",9130 "rayon-core",9131]91329133[[package]]9134name = "rayon-core"9135version = "1.10.1"9136source = "registry+https://github.com/rust-lang/crates.io-index"9137checksum = "cac410af5d00ab6884528b4ab69d1e8e146e8d471201800fa1b4524126de6ad3"9138dependencies = [9139 "crossbeam-channel",9140 "crossbeam-deque",9141 "crossbeam-utils",9142 "num_cpus",9143]91449145[[package]]9146name = "redox_syscall"9147version = "0.2.16"9148source = "registry+https://github.com/rust-lang/crates.io-index"9149checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"9150dependencies = [9151 "bitflags",9152]91539154[[package]]9155name = "redox_users"9156version = "0.4.3"9157source = "registry+https://github.com/rust-lang/crates.io-index"9158checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"9159dependencies = [9160 "getrandom 0.2.8",9161 "redox_syscall",9162 "thiserror",9163]91649165[[package]]9166name = "reed-solomon-novelpoly"9167version = "1.0.0"9168source = "registry+https://github.com/rust-lang/crates.io-index"9169checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"9170dependencies = [9171 "derive_more",9172 "fs-err",9173 "itertools",9174 "static_init 0.5.2",9175 "thiserror",9176]91779178[[package]]9179name = "ref-cast"9180version = "1.0.13"9181source = "registry+https://github.com/rust-lang/crates.io-index"9182checksum = "53b15debb4f9d60d767cd8ca9ef7abb2452922f3214671ff052defc7f3502c44"9183dependencies = [9184 "ref-cast-impl",9185]91869187[[package]]9188name = "ref-cast-impl"9189version = "1.0.13"9190source = "registry+https://github.com/rust-lang/crates.io-index"9191checksum = "abfa8511e9e94fd3de6585a3d3cd00e01ed556dc9814829280af0e8dc72a8f36"9192dependencies = [9193 "proc-macro2",9194 "quote",9195 "syn",9196]91979198[[package]]9199name = "regalloc2"9200version = "0.3.2"9201source = "registry+https://github.com/rust-lang/crates.io-index"9202checksum = "d43a209257d978ef079f3d446331d0f1794f5e0fc19b306a199983857833a779"9203dependencies = [9204 "fxhash",9205 "log",9206 "slice-group-by",9207 "smallvec",9208]92099210[[package]]9211name = "regex"9212version = "1.7.0"9213source = "registry+https://github.com/rust-lang/crates.io-index"9214checksum = "e076559ef8e241f2ae3479e36f97bd5741c0330689e217ad51ce2c76808b868a"9215dependencies = [9216 "aho-corasick",9217 "memchr",9218 "regex-syntax",9219]92209221[[package]]9222name = "regex-automata"9223version = "0.1.10"9224source = "registry+https://github.com/rust-lang/crates.io-index"9225checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"9226dependencies = [9227 "regex-syntax",9228]92299230[[package]]9231name = "regex-syntax"9232version = "0.6.28"9233source = "registry+https://github.com/rust-lang/crates.io-index"9234checksum = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848"92359236[[package]]9237name = "remote-externalities"9238version = "0.10.0-dev"9239source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9240dependencies = [9241 "env_logger",9242 "jsonrpsee",9243 "log",9244 "parity-scale-codec 3.2.1",9245 "serde",9246 "serde_json",9247 "sp-core",9248 "sp-io",9249 "sp-runtime",9250 "sp-version",9251]92529253[[package]]9254name = "remove_dir_all"9255version = "0.5.3"9256source = "registry+https://github.com/rust-lang/crates.io-index"9257checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"9258dependencies = [9259 "winapi",9260]92619262[[package]]9263name = "resolv-conf"9264version = "0.7.0"9265source = "registry+https://github.com/rust-lang/crates.io-index"9266checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"9267dependencies = [9268 "hostname",9269 "quick-error",9270]92719272[[package]]9273name = "rfc6979"9274version = "0.1.0"9275source = "registry+https://github.com/rust-lang/crates.io-index"9276checksum = "96ef608575f6392792f9ecf7890c00086591d29a83910939d430753f7c050525"9277dependencies = [9278 "crypto-bigint",9279 "hmac 0.11.0",9280 "zeroize",9281]92829283[[package]]9284name = "ring"9285version = "0.16.20"9286source = "registry+https://github.com/rust-lang/crates.io-index"9287checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"9288dependencies = [9289 "cc",9290 "libc",9291 "once_cell",9292 "spin",9293 "untrusted",9294 "web-sys",9295 "winapi",9296]92979298[[package]]9299name = "rlp"9300version = "0.5.2"9301source = "registry+https://github.com/rust-lang/crates.io-index"9302checksum = "bb919243f34364b6bd2fc10ef797edbfa75f33c252e7998527479c6d6b47e1ec"9303dependencies = [9304 "bytes",9305 "rustc-hex",9306]93079308[[package]]9309name = "rlp-derive"9310version = "0.1.0"9311source = "registry+https://github.com/rust-lang/crates.io-index"9312checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"9313dependencies = [9314 "proc-macro2",9315 "quote",9316 "syn",9317]93189319[[package]]9320name = "rmrk-rpc"9321version = "0.0.2"9322dependencies = [9323 "parity-scale-codec 2.3.1",9324 "rmrk-traits",9325 "serde",9326 "sp-api",9327 "sp-core",9328 "sp-runtime",9329 "sp-std",9330]93319332[[package]]9333name = "rmrk-traits"9334version = "0.1.0"9335dependencies = [9336 "parity-scale-codec 3.2.1",9337 "scale-info",9338 "serde",9339]93409341[[package]]9342name = "rocksdb"9343version = "0.18.0"9344source = "registry+https://github.com/rust-lang/crates.io-index"9345checksum = "620f4129485ff1a7128d184bc687470c21c7951b64779ebc9cfdad3dcd920290"9346dependencies = [9347 "libc",9348 "librocksdb-sys",9349]93509351[[package]]9352name = "rococo-runtime"9353version = "0.9.30"9354source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"9355dependencies = [9356 "beefy-merkle-tree",9357 "beefy-primitives",9358 "frame-benchmarking",9359 "frame-executive",9360 "frame-support",9361 "frame-system",9362 "frame-system-benchmarking",9363 "frame-system-rpc-runtime-api",9364 "hex-literal",9365 "log",9366 "pallet-authority-discovery",9367 "pallet-authorship",9368 "pallet-babe",9369 "pallet-balances",9370 "pallet-beefy",9371 "pallet-beefy-mmr",9372 "pallet-bounties",9373 "pallet-child-bounties",9374 "pallet-collective",9375 "pallet-democracy",9376 "pallet-elections-phragmen",9377 "pallet-gilt",9378 "pallet-grandpa",9379 "pallet-identity",9380 "pallet-im-online",9381 "pallet-indices",9382 "pallet-membership",9383 "pallet-mmr",9384 "pallet-multisig",9385 "pallet-offences",9386 "pallet-preimage",9387 "pallet-proxy",9388 "pallet-recovery",9389 "pallet-scheduler",9390 "pallet-session",9391 "pallet-society",9392 "pallet-staking",9393 "pallet-sudo",9394 "pallet-timestamp",9395 "pallet-tips",9396 "pallet-transaction-payment",9397 "pallet-transaction-payment-rpc-runtime-api",9398 "pallet-treasury",9399 "pallet-utility",9400 "pallet-vesting",9401 "pallet-xcm",9402 "pallet-xcm-benchmarks",9403 "parity-scale-codec 3.2.1",9404 "polkadot-parachain",9405 "polkadot-primitives",9406 "polkadot-runtime-common",9407 "polkadot-runtime-parachains",9408 "rococo-runtime-constants",9409 "scale-info",9410 "serde",9411 "serde_derive",9412 "smallvec",9413 "sp-api",9414 "sp-authority-discovery",9415 "sp-block-builder",9416 "sp-consensus-babe",9417 "sp-core",9418 "sp-inherents",9419 "sp-io",9420 "sp-mmr-primitives",9421 "sp-offchain",9422 "sp-runtime",9423 "sp-session",9424 "sp-staking",9425 "sp-std",9426 "sp-transaction-pool",9427 "sp-version",9428 "static_assertions",9429 "substrate-wasm-builder",9430 "xcm",9431 "xcm-builder",9432 "xcm-executor",9433]94349435[[package]]9436name = "rococo-runtime-constants"9437version = "0.9.30"9438source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"9439dependencies = [9440 "frame-support",9441 "polkadot-primitives",9442 "polkadot-runtime-common",9443 "smallvec",9444 "sp-runtime",9445]94469447[[package]]9448name = "rpassword"9449version = "7.1.0"9450source = "registry+https://github.com/rust-lang/crates.io-index"9451checksum = "20c9f5d2a0c3e2ea729ab3706d22217177770654c3ef5056b68b69d07332d3f5"9452dependencies = [9453 "libc",9454 "winapi",9455]94569457[[package]]9458name = "rtnetlink"9459version = "0.10.1"9460source = "registry+https://github.com/rust-lang/crates.io-index"9461checksum = "322c53fd76a18698f1c27381d58091de3a043d356aa5bd0d510608b565f469a0"9462dependencies = [9463 "async-global-executor",9464 "futures 0.3.25",9465 "log",9466 "netlink-packet-route",9467 "netlink-proto",9468 "nix",9469 "thiserror",9470]94719472[[package]]9473name = "rustc-demangle"9474version = "0.1.21"9475source = "registry+https://github.com/rust-lang/crates.io-index"9476checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"94779478[[package]]9479name = "rustc-hash"9480version = "1.1.0"9481source = "registry+https://github.com/rust-lang/crates.io-index"9482checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"94839484[[package]]9485name = "rustc-hex"9486version = "2.1.0"9487source = "registry+https://github.com/rust-lang/crates.io-index"9488checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"94899490[[package]]9491name = "rustc_version"9492version = "0.2.3"9493source = "registry+https://github.com/rust-lang/crates.io-index"9494checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"9495dependencies = [9496 "semver 0.9.0",9497]94989499[[package]]9500name = "rustc_version"9501version = "0.4.0"9502source = "registry+https://github.com/rust-lang/crates.io-index"9503checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"9504dependencies = [9505 "semver 1.0.14",9506]95079508[[package]]9509name = "rustix"9510version = "0.35.13"9511source = "registry+https://github.com/rust-lang/crates.io-index"9512checksum = "727a1a6d65f786ec22df8a81ca3121107f235970dc1705ed681d3e6e8b9cd5f9"9513dependencies = [9514 "bitflags",9515 "errno",9516 "io-lifetimes 0.7.5",9517 "libc",9518 "linux-raw-sys 0.0.46",9519 "windows-sys 0.42.0",9520]95219522[[package]]9523name = "rustix"9524version = "0.36.2"9525source = "registry+https://github.com/rust-lang/crates.io-index"9526checksum = "203974af07ea769452490ee8de3e5947971efc3a090dca8a779dd432d3fa46a7"9527dependencies = [9528 "bitflags",9529 "errno",9530 "io-lifetimes 1.0.1",9531 "libc",9532 "linux-raw-sys 0.1.2",9533 "windows-sys 0.42.0",9534]95359536[[package]]9537name = "rustls"9538version = "0.20.7"9539source = "registry+https://github.com/rust-lang/crates.io-index"9540checksum = "539a2bfe908f471bfa933876bd1eb6a19cf2176d375f82ef7f99530a40e48c2c"9541dependencies = [9542 "log",9543 "ring",9544 "sct",9545 "webpki",9546]95479548[[package]]9549name = "rustls-native-certs"9550version = "0.6.2"9551source = "registry+https://github.com/rust-lang/crates.io-index"9552checksum = "0167bac7a9f490495f3c33013e7722b53cb087ecbe082fb0c6387c96f634ea50"9553dependencies = [9554 "openssl-probe",9555 "rustls-pemfile",9556 "schannel",9557 "security-framework",9558]95599560[[package]]9561name = "rustls-pemfile"9562version = "1.0.1"9563source = "registry+https://github.com/rust-lang/crates.io-index"9564checksum = "0864aeff53f8c05aa08d86e5ef839d3dfcf07aeba2db32f12db0ef716e87bd55"9565dependencies = [9566 "base64",9567]95689569[[package]]9570name = "rustversion"9571version = "1.0.9"9572source = "registry+https://github.com/rust-lang/crates.io-index"9573checksum = "97477e48b4cf8603ad5f7aaf897467cf42ab4218a38ef76fb14c2d6773a6d6a8"95749575[[package]]9576name = "rw-stream-sink"9577version = "0.3.0"9578source = "registry+https://github.com/rust-lang/crates.io-index"9579checksum = "26338f5e09bb721b85b135ea05af7767c90b52f6de4f087d4f4a3a9d64e7dc04"9580dependencies = [9581 "futures 0.3.25",9582 "pin-project",9583 "static_assertions",9584]95859586[[package]]9587name = "ryu"9588version = "1.0.11"9589source = "registry+https://github.com/rust-lang/crates.io-index"9590checksum = "4501abdff3ae82a1c1b477a17252eb69cee9e66eb915c1abaa4f44d873df9f09"95919592[[package]]9593name = "safe-mix"9594version = "1.0.1"9595source = "registry+https://github.com/rust-lang/crates.io-index"9596checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"9597dependencies = [9598 "rustc_version 0.2.3",9599]96009601[[package]]9602name = "salsa20"9603version = "0.10.2"9604source = "registry+https://github.com/rust-lang/crates.io-index"9605checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"9606dependencies = [9607 "cipher 0.4.3",9608]96099610[[package]]9611name = "same-file"9612version = "1.0.6"9613source = "registry+https://github.com/rust-lang/crates.io-index"9614checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"9615dependencies = [9616 "winapi-util",9617]96189619[[package]]9620name = "sc-allocator"9621version = "4.1.0-dev"9622source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9623dependencies = [9624 "log",9625 "sp-core",9626 "sp-wasm-interface",9627 "thiserror",9628]96299630[[package]]9631name = "sc-authority-discovery"9632version = "0.10.0-dev"9633source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9634dependencies = [9635 "async-trait",9636 "futures 0.3.25",9637 "futures-timer",9638 "ip_network",9639 "libp2p",9640 "log",9641 "parity-scale-codec 3.2.1",9642 "prost 0.10.4",9643 "prost-build 0.10.4",9644 "rand 0.7.3",9645 "sc-client-api",9646 "sc-network-common",9647 "sp-api",9648 "sp-authority-discovery",9649 "sp-blockchain",9650 "sp-core",9651 "sp-keystore",9652 "sp-runtime",9653 "substrate-prometheus-endpoint",9654 "thiserror",9655]96569657[[package]]9658name = "sc-basic-authorship"9659version = "0.10.0-dev"9660source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9661dependencies = [9662 "futures 0.3.25",9663 "futures-timer",9664 "log",9665 "parity-scale-codec 3.2.1",9666 "sc-block-builder",9667 "sc-client-api",9668 "sc-proposer-metrics",9669 "sc-telemetry",9670 "sc-transaction-pool-api",9671 "sp-api",9672 "sp-blockchain",9673 "sp-consensus",9674 "sp-core",9675 "sp-inherents",9676 "sp-runtime",9677 "substrate-prometheus-endpoint",9678]96799680[[package]]9681name = "sc-block-builder"9682version = "0.10.0-dev"9683source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9684dependencies = [9685 "parity-scale-codec 3.2.1",9686 "sc-client-api",9687 "sp-api",9688 "sp-block-builder",9689 "sp-blockchain",9690 "sp-core",9691 "sp-inherents",9692 "sp-runtime",9693 "sp-state-machine",9694]96959696[[package]]9697name = "sc-chain-spec"9698version = "4.0.0-dev"9699source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9700dependencies = [9701 "impl-trait-for-tuples",9702 "memmap2",9703 "parity-scale-codec 3.2.1",9704 "sc-chain-spec-derive",9705 "sc-network-common",9706 "sc-telemetry",9707 "serde",9708 "serde_json",9709 "sp-core",9710 "sp-runtime",9711]97129713[[package]]9714name = "sc-chain-spec-derive"9715version = "4.0.0-dev"9716source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9717dependencies = [9718 "proc-macro-crate",9719 "proc-macro2",9720 "quote",9721 "syn",9722]97239724[[package]]9725name = "sc-cli"9726version = "0.10.0-dev"9727source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9728dependencies = [9729 "array-bytes",9730 "chrono",9731 "clap",9732 "fdlimit",9733 "futures 0.3.25",9734 "libp2p",9735 "log",9736 "names",9737 "parity-scale-codec 3.2.1",9738 "rand 0.7.3",9739 "regex",9740 "rpassword",9741 "sc-client-api",9742 "sc-client-db",9743 "sc-keystore",9744 "sc-network",9745 "sc-network-common",9746 "sc-service",9747 "sc-telemetry",9748 "sc-tracing",9749 "sc-utils",9750 "serde",9751 "serde_json",9752 "sp-blockchain",9753 "sp-core",9754 "sp-keyring",9755 "sp-keystore",9756 "sp-panic-handler",9757 "sp-runtime",9758 "sp-version",9759 "thiserror",9760 "tiny-bip39",9761 "tokio",9762]97639764[[package]]9765name = "sc-client-api"9766version = "4.0.0-dev"9767source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9768dependencies = [9769 "fnv",9770 "futures 0.3.25",9771 "hash-db",9772 "log",9773 "parity-scale-codec 3.2.1",9774 "parking_lot 0.12.1",9775 "sc-executor",9776 "sc-transaction-pool-api",9777 "sc-utils",9778 "sp-api",9779 "sp-blockchain",9780 "sp-consensus",9781 "sp-core",9782 "sp-database",9783 "sp-externalities",9784 "sp-keystore",9785 "sp-runtime",9786 "sp-state-machine",9787 "sp-storage",9788 "sp-trie",9789 "substrate-prometheus-endpoint",9790]97919792[[package]]9793name = "sc-client-db"9794version = "0.10.0-dev"9795source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9796dependencies = [9797 "hash-db",9798 "kvdb",9799 "kvdb-memorydb",9800 "kvdb-rocksdb",9801 "linked-hash-map",9802 "log",9803 "parity-db",9804 "parity-scale-codec 3.2.1",9805 "parking_lot 0.12.1",9806 "sc-client-api",9807 "sc-state-db",9808 "sp-arithmetic",9809 "sp-blockchain",9810 "sp-core",9811 "sp-database",9812 "sp-runtime",9813 "sp-state-machine",9814 "sp-trie",9815]98169817[[package]]9818name = "sc-consensus"9819version = "0.10.0-dev"9820source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9821dependencies = [9822 "async-trait",9823 "futures 0.3.25",9824 "futures-timer",9825 "libp2p",9826 "log",9827 "parking_lot 0.12.1",9828 "sc-client-api",9829 "sc-utils",9830 "serde",9831 "sp-api",9832 "sp-blockchain",9833 "sp-consensus",9834 "sp-core",9835 "sp-runtime",9836 "sp-state-machine",9837 "substrate-prometheus-endpoint",9838 "thiserror",9839]98409841[[package]]9842name = "sc-consensus-aura"9843version = "0.10.0-dev"9844source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9845dependencies = [9846 "async-trait",9847 "futures 0.3.25",9848 "log",9849 "parity-scale-codec 3.2.1",9850 "sc-block-builder",9851 "sc-client-api",9852 "sc-consensus",9853 "sc-consensus-slots",9854 "sc-telemetry",9855 "sp-api",9856 "sp-application-crypto",9857 "sp-block-builder",9858 "sp-blockchain",9859 "sp-consensus",9860 "sp-consensus-aura",9861 "sp-consensus-slots",9862 "sp-core",9863 "sp-inherents",9864 "sp-keystore",9865 "sp-runtime",9866 "substrate-prometheus-endpoint",9867 "thiserror",9868]98699870[[package]]9871name = "sc-consensus-babe"9872version = "0.10.0-dev"9873source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9874dependencies = [9875 "async-trait",9876 "fork-tree",9877 "futures 0.3.25",9878 "log",9879 "merlin",9880 "num-bigint 0.2.6",9881 "num-rational 0.2.4",9882 "num-traits",9883 "parity-scale-codec 3.2.1",9884 "parking_lot 0.12.1",9885 "rand 0.7.3",9886 "sc-client-api",9887 "sc-consensus",9888 "sc-consensus-epochs",9889 "sc-consensus-slots",9890 "sc-keystore",9891 "sc-telemetry",9892 "schnorrkel",9893 "serde",9894 "sp-api",9895 "sp-application-crypto",9896 "sp-block-builder",9897 "sp-blockchain",9898 "sp-consensus",9899 "sp-consensus-babe",9900 "sp-consensus-slots",9901 "sp-consensus-vrf",9902 "sp-core",9903 "sp-inherents",9904 "sp-io",9905 "sp-keystore",9906 "sp-runtime",9907 "sp-version",9908 "substrate-prometheus-endpoint",9909 "thiserror",9910]99119912[[package]]9913name = "sc-consensus-babe-rpc"9914version = "0.10.0-dev"9915source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9916dependencies = [9917 "futures 0.3.25",9918 "jsonrpsee",9919 "sc-consensus-babe",9920 "sc-consensus-epochs",9921 "sc-rpc-api",9922 "serde",9923 "sp-api",9924 "sp-application-crypto",9925 "sp-blockchain",9926 "sp-consensus",9927 "sp-consensus-babe",9928 "sp-core",9929 "sp-keystore",9930 "sp-runtime",9931 "thiserror",9932]99339934[[package]]9935name = "sc-consensus-epochs"9936version = "0.10.0-dev"9937source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9938dependencies = [9939 "fork-tree",9940 "parity-scale-codec 3.2.1",9941 "sc-client-api",9942 "sc-consensus",9943 "sp-blockchain",9944 "sp-runtime",9945]99469947[[package]]9948name = "sc-consensus-manual-seal"9949version = "0.10.0-dev"9950source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9951dependencies = [9952 "assert_matches",9953 "async-trait",9954 "futures 0.3.25",9955 "jsonrpsee",9956 "log",9957 "parity-scale-codec 3.2.1",9958 "sc-client-api",9959 "sc-consensus",9960 "sc-consensus-aura",9961 "sc-consensus-babe",9962 "sc-consensus-epochs",9963 "sc-transaction-pool",9964 "sc-transaction-pool-api",9965 "serde",9966 "sp-api",9967 "sp-blockchain",9968 "sp-consensus",9969 "sp-consensus-aura",9970 "sp-consensus-babe",9971 "sp-consensus-slots",9972 "sp-core",9973 "sp-inherents",9974 "sp-keystore",9975 "sp-runtime",9976 "sp-timestamp",9977 "substrate-prometheus-endpoint",9978 "thiserror",9979]99809981[[package]]9982name = "sc-consensus-slots"9983version = "0.10.0-dev"9984source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9985dependencies = [9986 "async-trait",9987 "futures 0.3.25",9988 "futures-timer",9989 "log",9990 "parity-scale-codec 3.2.1",9991 "sc-client-api",9992 "sc-consensus",9993 "sc-telemetry",9994 "sp-arithmetic",9995 "sp-blockchain",9996 "sp-consensus",9997 "sp-consensus-slots",9998 "sp-core",9999 "sp-inherents",10000 "sp-runtime",10001 "sp-state-machine",10002 "thiserror",10003]1000410005[[package]]10006name = "sc-executor"10007version = "0.10.0-dev"10008source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10009dependencies = [10010 "lazy_static",10011 "lru 0.7.8",10012 "parity-scale-codec 3.2.1",10013 "parking_lot 0.12.1",10014 "sc-executor-common",10015 "sc-executor-wasmi",10016 "sc-executor-wasmtime",10017 "sp-api",10018 "sp-core",10019 "sp-core-hashing-proc-macro",10020 "sp-externalities",10021 "sp-io",10022 "sp-panic-handler",10023 "sp-runtime-interface",10024 "sp-tasks",10025 "sp-trie",10026 "sp-version",10027 "sp-wasm-interface",10028 "tracing",10029 "wasmi",10030]1003110032[[package]]10033name = "sc-executor-common"10034version = "0.10.0-dev"10035source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10036dependencies = [10037 "environmental",10038 "parity-scale-codec 3.2.1",10039 "sc-allocator",10040 "sp-maybe-compressed-blob",10041 "sp-sandbox",10042 "sp-wasm-interface",10043 "thiserror",10044 "wasm-instrument",10045 "wasmi",10046]1004710048[[package]]10049name = "sc-executor-wasmi"10050version = "0.10.0-dev"10051source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10052dependencies = [10053 "log",10054 "parity-scale-codec 3.2.1",10055 "sc-allocator",10056 "sc-executor-common",10057 "sp-runtime-interface",10058 "sp-sandbox",10059 "sp-wasm-interface",10060 "wasmi",10061]1006210063[[package]]10064name = "sc-executor-wasmtime"10065version = "0.10.0-dev"10066source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10067dependencies = [10068 "cfg-if 1.0.0",10069 "libc",10070 "log",10071 "once_cell",10072 "parity-scale-codec 3.2.1",10073 "parity-wasm 0.45.0",10074 "rustix 0.35.13",10075 "sc-allocator",10076 "sc-executor-common",10077 "sp-runtime-interface",10078 "sp-sandbox",10079 "sp-wasm-interface",10080 "wasmtime",10081]1008210083[[package]]10084name = "sc-finality-grandpa"10085version = "0.10.0-dev"10086source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10087dependencies = [10088 "ahash",10089 "array-bytes",10090 "async-trait",10091 "dyn-clone",10092 "finality-grandpa",10093 "fork-tree",10094 "futures 0.3.25",10095 "futures-timer",10096 "log",10097 "parity-scale-codec 3.2.1",10098 "parking_lot 0.12.1",10099 "rand 0.8.5",10100 "sc-block-builder",10101 "sc-chain-spec",10102 "sc-client-api",10103 "sc-consensus",10104 "sc-keystore",10105 "sc-network",10106 "sc-network-common",10107 "sc-network-gossip",10108 "sc-telemetry",10109 "sc-utils",10110 "serde_json",10111 "sp-api",10112 "sp-application-crypto",10113 "sp-arithmetic",10114 "sp-blockchain",10115 "sp-consensus",10116 "sp-core",10117 "sp-finality-grandpa",10118 "sp-keystore",10119 "sp-runtime",10120 "substrate-prometheus-endpoint",10121 "thiserror",10122]1012310124[[package]]10125name = "sc-finality-grandpa-rpc"10126version = "0.10.0-dev"10127source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10128dependencies = [10129 "finality-grandpa",10130 "futures 0.3.25",10131 "jsonrpsee",10132 "log",10133 "parity-scale-codec 3.2.1",10134 "sc-client-api",10135 "sc-finality-grandpa",10136 "sc-rpc",10137 "serde",10138 "serde_json",10139 "sp-blockchain",10140 "sp-core",10141 "sp-runtime",10142 "thiserror",10143]1014410145[[package]]10146name = "sc-informant"10147version = "0.10.0-dev"10148source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10149dependencies = [10150 "ansi_term",10151 "futures 0.3.25",10152 "futures-timer",10153 "log",10154 "parity-util-mem",10155 "sc-client-api",10156 "sc-network-common",10157 "sc-transaction-pool-api",10158 "sp-blockchain",10159 "sp-runtime",10160]1016110162[[package]]10163name = "sc-keystore"10164version = "4.0.0-dev"10165source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10166dependencies = [10167 "array-bytes",10168 "async-trait",10169 "parking_lot 0.12.1",10170 "serde_json",10171 "sp-application-crypto",10172 "sp-core",10173 "sp-keystore",10174 "thiserror",10175]1017610177[[package]]10178name = "sc-network"10179version = "0.10.0-dev"10180source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10181dependencies = [10182 "array-bytes",10183 "async-trait",10184 "asynchronous-codec",10185 "bitflags",10186 "bytes",10187 "cid",10188 "either",10189 "fnv",10190 "fork-tree",10191 "futures 0.3.25",10192 "futures-timer",10193 "ip_network",10194 "libp2p",10195 "linked-hash-map",10196 "linked_hash_set",10197 "log",10198 "lru 0.7.8",10199 "parity-scale-codec 3.2.1",10200 "parking_lot 0.12.1",10201 "pin-project",10202 "prost 0.10.4",10203 "rand 0.7.3",10204 "sc-block-builder",10205 "sc-client-api",10206 "sc-consensus",10207 "sc-network-common",10208 "sc-peerset",10209 "sc-utils",10210 "serde",10211 "serde_json",10212 "smallvec",10213 "sp-arithmetic",10214 "sp-blockchain",10215 "sp-consensus",10216 "sp-core",10217 "sp-runtime",10218 "substrate-prometheus-endpoint",10219 "thiserror",10220 "unsigned-varint",10221 "zeroize",10222]1022310224[[package]]10225name = "sc-network-bitswap"10226version = "0.10.0-dev"10227source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10228dependencies = [10229 "cid",10230 "futures 0.3.25",10231 "libp2p",10232 "log",10233 "prost 0.11.2",10234 "prost-build 0.11.2",10235 "sc-client-api",10236 "sc-network-common",10237 "sp-blockchain",10238 "sp-runtime",10239 "thiserror",10240 "unsigned-varint",10241 "void",10242]1024310244[[package]]10245name = "sc-network-common"10246version = "0.10.0-dev"10247source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10248dependencies = [10249 "async-trait",10250 "bitflags",10251 "bytes",10252 "futures 0.3.25",10253 "futures-timer",10254 "libp2p",10255 "linked_hash_set",10256 "parity-scale-codec 3.2.1",10257 "prost-build 0.10.4",10258 "sc-consensus",10259 "sc-peerset",10260 "serde",10261 "smallvec",10262 "sp-blockchain",10263 "sp-consensus",10264 "sp-finality-grandpa",10265 "sp-runtime",10266 "substrate-prometheus-endpoint",10267 "thiserror",10268]1026910270[[package]]10271name = "sc-network-gossip"10272version = "0.10.0-dev"10273source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10274dependencies = [10275 "ahash",10276 "futures 0.3.25",10277 "futures-timer",10278 "libp2p",10279 "log",10280 "lru 0.7.8",10281 "sc-network-common",10282 "sc-peerset",10283 "sp-runtime",10284 "substrate-prometheus-endpoint",10285 "tracing",10286]1028710288[[package]]10289name = "sc-network-light"10290version = "0.10.0-dev"10291source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10292dependencies = [10293 "array-bytes",10294 "futures 0.3.25",10295 "libp2p",10296 "log",10297 "parity-scale-codec 3.2.1",10298 "prost 0.10.4",10299 "prost-build 0.10.4",10300 "sc-client-api",10301 "sc-network-common",10302 "sc-peerset",10303 "sp-blockchain",10304 "sp-core",10305 "sp-runtime",10306 "thiserror",10307]1030810309[[package]]10310name = "sc-network-sync"10311version = "0.10.0-dev"10312source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10313dependencies = [10314 "array-bytes",10315 "fork-tree",10316 "futures 0.3.25",10317 "libp2p",10318 "log",10319 "lru 0.7.8",10320 "parity-scale-codec 3.2.1",10321 "prost 0.10.4",10322 "prost-build 0.10.4",10323 "sc-client-api",10324 "sc-consensus",10325 "sc-network-common",10326 "sc-peerset",10327 "smallvec",10328 "sp-arithmetic",10329 "sp-blockchain",10330 "sp-consensus",10331 "sp-core",10332 "sp-finality-grandpa",10333 "sp-runtime",10334 "thiserror",10335]1033610337[[package]]10338name = "sc-network-transactions"10339version = "0.10.0-dev"10340source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10341dependencies = [10342 "array-bytes",10343 "futures 0.3.25",10344 "hex",10345 "libp2p",10346 "log",10347 "parity-scale-codec 3.2.1",10348 "pin-project",10349 "sc-network-common",10350 "sc-peerset",10351 "sp-consensus",10352 "sp-runtime",10353 "substrate-prometheus-endpoint",10354]1035510356[[package]]10357name = "sc-offchain"10358version = "4.0.0-dev"10359source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10360dependencies = [10361 "array-bytes",10362 "bytes",10363 "fnv",10364 "futures 0.3.25",10365 "futures-timer",10366 "hyper",10367 "hyper-rustls",10368 "libp2p",10369 "num_cpus",10370 "once_cell",10371 "parity-scale-codec 3.2.1",10372 "parking_lot 0.12.1",10373 "rand 0.7.3",10374 "sc-client-api",10375 "sc-network-common",10376 "sc-peerset",10377 "sc-utils",10378 "sp-api",10379 "sp-core",10380 "sp-offchain",10381 "sp-runtime",10382 "threadpool",10383 "tracing",10384]1038510386[[package]]10387name = "sc-peerset"10388version = "4.0.0-dev"10389source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10390dependencies = [10391 "futures 0.3.25",10392 "libp2p",10393 "log",10394 "sc-utils",10395 "serde_json",10396 "wasm-timer",10397]1039810399[[package]]10400name = "sc-proposer-metrics"10401version = "0.10.0-dev"10402source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10403dependencies = [10404 "log",10405 "substrate-prometheus-endpoint",10406]1040710408[[package]]10409name = "sc-rpc"10410version = "4.0.0-dev"10411source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10412dependencies = [10413 "futures 0.3.25",10414 "hash-db",10415 "jsonrpsee",10416 "log",10417 "parity-scale-codec 3.2.1",10418 "parking_lot 0.12.1",10419 "sc-block-builder",10420 "sc-chain-spec",10421 "sc-client-api",10422 "sc-rpc-api",10423 "sc-tracing",10424 "sc-transaction-pool-api",10425 "sc-utils",10426 "serde_json",10427 "sp-api",10428 "sp-blockchain",10429 "sp-core",10430 "sp-keystore",10431 "sp-offchain",10432 "sp-rpc",10433 "sp-runtime",10434 "sp-session",10435 "sp-version",10436]1043710438[[package]]10439name = "sc-rpc-api"10440version = "0.10.0-dev"10441source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10442dependencies = [10443 "futures 0.3.25",10444 "jsonrpsee",10445 "log",10446 "parity-scale-codec 3.2.1",10447 "parking_lot 0.12.1",10448 "sc-chain-spec",10449 "sc-transaction-pool-api",10450 "scale-info",10451 "serde",10452 "serde_json",10453 "sp-core",10454 "sp-rpc",10455 "sp-runtime",10456 "sp-tracing",10457 "sp-version",10458 "thiserror",10459]1046010461[[package]]10462name = "sc-rpc-server"10463version = "4.0.0-dev"10464source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10465dependencies = [10466 "futures 0.3.25",10467 "jsonrpsee",10468 "log",10469 "serde_json",10470 "substrate-prometheus-endpoint",10471 "tokio",10472]1047310474[[package]]10475name = "sc-service"10476version = "0.10.0-dev"10477source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10478dependencies = [10479 "async-trait",10480 "directories",10481 "exit-future",10482 "futures 0.3.25",10483 "futures-timer",10484 "hash-db",10485 "jsonrpsee",10486 "log",10487 "parity-scale-codec 3.2.1",10488 "parity-util-mem",10489 "parking_lot 0.12.1",10490 "pin-project",10491 "rand 0.7.3",10492 "sc-block-builder",10493 "sc-chain-spec",10494 "sc-client-api",10495 "sc-client-db",10496 "sc-consensus",10497 "sc-executor",10498 "sc-informant",10499 "sc-keystore",10500 "sc-network",10501 "sc-network-bitswap",10502 "sc-network-common",10503 "sc-network-light",10504 "sc-network-sync",10505 "sc-network-transactions",10506 "sc-offchain",10507 "sc-rpc",10508 "sc-rpc-server",10509 "sc-sysinfo",10510 "sc-telemetry",10511 "sc-tracing",10512 "sc-transaction-pool",10513 "sc-transaction-pool-api",10514 "sc-utils",10515 "serde",10516 "serde_json",10517 "sp-api",10518 "sp-application-crypto",10519 "sp-block-builder",10520 "sp-blockchain",10521 "sp-consensus",10522 "sp-core",10523 "sp-externalities",10524 "sp-inherents",10525 "sp-keystore",10526 "sp-runtime",10527 "sp-session",10528 "sp-state-machine",10529 "sp-storage",10530 "sp-tracing",10531 "sp-transaction-pool",10532 "sp-transaction-storage-proof",10533 "sp-trie",10534 "sp-version",10535 "static_init 1.0.3",10536 "substrate-prometheus-endpoint",10537 "tempfile",10538 "thiserror",10539 "tokio",10540 "tracing",10541 "tracing-futures",10542]1054310544[[package]]10545name = "sc-state-db"10546version = "0.10.0-dev"10547source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10548dependencies = [10549 "log",10550 "parity-scale-codec 3.2.1",10551 "parity-util-mem",10552 "parity-util-mem-derive",10553 "parking_lot 0.12.1",10554 "sc-client-api",10555 "sp-core",10556]1055710558[[package]]10559name = "sc-sync-state-rpc"10560version = "0.10.0-dev"10561source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10562dependencies = [10563 "jsonrpsee",10564 "parity-scale-codec 3.2.1",10565 "sc-chain-spec",10566 "sc-client-api",10567 "sc-consensus-babe",10568 "sc-consensus-epochs",10569 "sc-finality-grandpa",10570 "serde",10571 "serde_json",10572 "sp-blockchain",10573 "sp-runtime",10574 "thiserror",10575]1057610577[[package]]10578name = "sc-sysinfo"10579version = "6.0.0-dev"10580source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10581dependencies = [10582 "futures 0.3.25",10583 "libc",10584 "log",10585 "rand 0.7.3",10586 "rand_pcg 0.2.1",10587 "regex",10588 "sc-telemetry",10589 "serde",10590 "serde_json",10591 "sp-core",10592 "sp-io",10593 "sp-std",10594]1059510596[[package]]10597name = "sc-telemetry"10598version = "4.0.0-dev"10599source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10600dependencies = [10601 "chrono",10602 "futures 0.3.25",10603 "libp2p",10604 "log",10605 "parking_lot 0.12.1",10606 "pin-project",10607 "rand 0.7.3",10608 "serde",10609 "serde_json",10610 "thiserror",10611 "wasm-timer",10612]1061310614[[package]]10615name = "sc-tracing"10616version = "4.0.0-dev"10617source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10618dependencies = [10619 "ansi_term",10620 "atty",10621 "chrono",10622 "lazy_static",10623 "libc",10624 "log",10625 "once_cell",10626 "parking_lot 0.12.1",10627 "regex",10628 "rustc-hash",10629 "sc-client-api",10630 "sc-rpc-server",10631 "sc-tracing-proc-macro",10632 "serde",10633 "sp-api",10634 "sp-blockchain",10635 "sp-core",10636 "sp-rpc",10637 "sp-runtime",10638 "sp-tracing",10639 "thiserror",10640 "tracing",10641 "tracing-log",10642 "tracing-subscriber",10643]1064410645[[package]]10646name = "sc-tracing-proc-macro"10647version = "4.0.0-dev"10648source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10649dependencies = [10650 "proc-macro-crate",10651 "proc-macro2",10652 "quote",10653 "syn",10654]1065510656[[package]]10657name = "sc-transaction-pool"10658version = "4.0.0-dev"10659source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10660dependencies = [10661 "futures 0.3.25",10662 "futures-timer",10663 "linked-hash-map",10664 "log",10665 "parity-scale-codec 3.2.1",10666 "parity-util-mem",10667 "parking_lot 0.12.1",10668 "sc-client-api",10669 "sc-transaction-pool-api",10670 "sc-utils",10671 "serde",10672 "sp-api",10673 "sp-blockchain",10674 "sp-core",10675 "sp-runtime",10676 "sp-tracing",10677 "sp-transaction-pool",10678 "substrate-prometheus-endpoint",10679 "thiserror",10680]1068110682[[package]]10683name = "sc-transaction-pool-api"10684version = "4.0.0-dev"10685source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10686dependencies = [10687 "futures 0.3.25",10688 "log",10689 "serde",10690 "sp-blockchain",10691 "sp-runtime",10692 "thiserror",10693]1069410695[[package]]10696name = "sc-utils"10697version = "4.0.0-dev"10698source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10699dependencies = [10700 "futures 0.3.25",10701 "futures-timer",10702 "lazy_static",10703 "log",10704 "parking_lot 0.12.1",10705 "prometheus",10706]1070710708[[package]]10709name = "scale-info"10710version = "2.3.0"10711source = "registry+https://github.com/rust-lang/crates.io-index"10712checksum = "88d8a765117b237ef233705cc2cc4c6a27fccd46eea6ef0c8c6dae5f3ef407f8"10713dependencies = [10714 "bitvec 1.0.1",10715 "cfg-if 1.0.0",10716 "derive_more",10717 "parity-scale-codec 3.2.1",10718 "scale-info-derive",10719 "serde",10720]1072110722[[package]]10723name = "scale-info-derive"10724version = "2.3.0"10725source = "registry+https://github.com/rust-lang/crates.io-index"10726checksum = "cdcd47b380d8c4541044e341dcd9475f55ba37ddc50c908d945fc036a8642496"10727dependencies = [10728 "proc-macro-crate",10729 "proc-macro2",10730 "quote",10731 "syn",10732]1073310734[[package]]10735name = "schannel"10736version = "0.1.20"10737source = "registry+https://github.com/rust-lang/crates.io-index"10738checksum = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2"10739dependencies = [10740 "lazy_static",10741 "windows-sys 0.36.1",10742]1074310744[[package]]10745name = "schnorrkel"10746version = "0.9.1"10747source = "registry+https://github.com/rust-lang/crates.io-index"10748checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"10749dependencies = [10750 "arrayref",10751 "arrayvec 0.5.2",10752 "curve25519-dalek 2.1.3",10753 "getrandom 0.1.16",10754 "merlin",10755 "rand 0.7.3",10756 "rand_core 0.5.1",10757 "sha2 0.8.2",10758 "subtle",10759 "zeroize",10760]1076110762[[package]]10763name = "scopeguard"10764version = "1.1.0"10765source = "registry+https://github.com/rust-lang/crates.io-index"10766checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"1076710768[[package]]10769name = "scratch"10770version = "1.0.2"10771source = "registry+https://github.com/rust-lang/crates.io-index"10772checksum = "9c8132065adcfd6e02db789d9285a0deb2f3fcb04002865ab67d5fb103533898"1077310774[[package]]10775name = "sct"10776version = "0.7.0"10777source = "registry+https://github.com/rust-lang/crates.io-index"10778checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"10779dependencies = [10780 "ring",10781 "untrusted",10782]1078310784[[package]]10785name = "sec1"10786version = "0.2.1"10787source = "registry+https://github.com/rust-lang/crates.io-index"10788checksum = "08da66b8b0965a5555b6bd6639e68ccba85e1e2506f5fbb089e93f8a04e1a2d1"10789dependencies = [10790 "der",10791 "generic-array 0.14.6",10792 "pkcs8",10793 "subtle",10794 "zeroize",10795]1079610797[[package]]10798name = "secp256k1"10799version = "0.24.1"10800source = "registry+https://github.com/rust-lang/crates.io-index"10801checksum = "ff55dc09d460954e9ef2fa8a7ced735a964be9981fd50e870b2b3b0705e14964"10802dependencies = [10803 "secp256k1-sys",10804]1080510806[[package]]10807name = "secp256k1-sys"10808version = "0.6.1"10809source = "registry+https://github.com/rust-lang/crates.io-index"10810checksum = "83080e2c2fc1006e625be82e5d1eb6a43b7fd9578b617fcc55814daf286bba4b"10811dependencies = [10812 "cc",10813]1081410815[[package]]10816name = "secrecy"10817version = "0.8.0"10818source = "registry+https://github.com/rust-lang/crates.io-index"10819checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"10820dependencies = [10821 "zeroize",10822]1082310824[[package]]10825name = "security-framework"10826version = "2.7.0"10827source = "registry+https://github.com/rust-lang/crates.io-index"10828checksum = "2bc1bb97804af6631813c55739f771071e0f2ed33ee20b68c86ec505d906356c"10829dependencies = [10830 "bitflags",10831 "core-foundation",10832 "core-foundation-sys",10833 "libc",10834 "security-framework-sys",10835]1083610837[[package]]10838name = "security-framework-sys"10839version = "2.6.1"10840source = "registry+https://github.com/rust-lang/crates.io-index"10841checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"10842dependencies = [10843 "core-foundation-sys",10844 "libc",10845]1084610847[[package]]10848name = "semver"10849version = "0.6.0"10850source = "registry+https://github.com/rust-lang/crates.io-index"10851checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"10852dependencies = [10853 "semver-parser",10854]1085510856[[package]]10857name = "semver"10858version = "0.9.0"10859source = "registry+https://github.com/rust-lang/crates.io-index"10860checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"10861dependencies = [10862 "semver-parser",10863]1086410865[[package]]10866name = "semver"10867version = "1.0.14"10868source = "registry+https://github.com/rust-lang/crates.io-index"10869checksum = "e25dfac463d778e353db5be2449d1cce89bd6fd23c9f1ea21310ce6e5a1b29c4"10870dependencies = [10871 "serde",10872]1087310874[[package]]10875name = "semver-parser"10876version = "0.7.0"10877source = "registry+https://github.com/rust-lang/crates.io-index"10878checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"1087910880[[package]]10881name = "serde"10882version = "1.0.147"10883source = "registry+https://github.com/rust-lang/crates.io-index"10884checksum = "d193d69bae983fc11a79df82342761dfbf28a99fc8d203dca4c3c1b590948965"10885dependencies = [10886 "serde_derive",10887]1088810889[[package]]10890name = "serde_derive"10891version = "1.0.147"10892source = "registry+https://github.com/rust-lang/crates.io-index"10893checksum = "4f1d362ca8fc9c3e3a7484440752472d68a6caa98f1ab81d99b5dfe517cec852"10894dependencies = [10895 "proc-macro2",10896 "quote",10897 "syn",10898]1089910900[[package]]10901name = "serde_json"10902version = "1.0.89"10903source = "registry+https://github.com/rust-lang/crates.io-index"10904checksum = "020ff22c755c2ed3f8cf162dbb41a7268d934702f3ed3631656ea597e08fc3db"10905dependencies = [10906 "itoa",10907 "ryu",10908 "serde",10909]1091010911[[package]]10912name = "serde_nanos"10913version = "0.1.2"10914source = "registry+https://github.com/rust-lang/crates.io-index"10915checksum = "e44969a61f5d316be20a42ff97816efb3b407a924d06824c3d8a49fa8450de0e"10916dependencies = [10917 "serde",10918]1091910920[[package]]10921name = "sha-1"10922version = "0.9.8"10923source = "registry+https://github.com/rust-lang/crates.io-index"10924checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"10925dependencies = [10926 "block-buffer 0.9.0",10927 "cfg-if 1.0.0",10928 "cpufeatures",10929 "digest 0.9.0",10930 "opaque-debug 0.3.0",10931]1093210933[[package]]10934name = "sha1"10935version = "0.10.5"10936source = "registry+https://github.com/rust-lang/crates.io-index"10937checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"10938dependencies = [10939 "cfg-if 1.0.0",10940 "cpufeatures",10941 "digest 0.10.6",10942]1094310944[[package]]10945name = "sha2"10946version = "0.8.2"10947source = "registry+https://github.com/rust-lang/crates.io-index"10948checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"10949dependencies = [10950 "block-buffer 0.7.3",10951 "digest 0.8.1",10952 "fake-simd",10953 "opaque-debug 0.2.3",10954]1095510956[[package]]10957name = "sha2"10958version = "0.9.9"10959source = "registry+https://github.com/rust-lang/crates.io-index"10960checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"10961dependencies = [10962 "block-buffer 0.9.0",10963 "cfg-if 1.0.0",10964 "cpufeatures",10965 "digest 0.9.0",10966 "opaque-debug 0.3.0",10967]1096810969[[package]]10970name = "sha2"10971version = "0.10.6"10972source = "registry+https://github.com/rust-lang/crates.io-index"10973checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"10974dependencies = [10975 "cfg-if 1.0.0",10976 "cpufeatures",10977 "digest 0.10.6",10978]1097910980[[package]]10981name = "sha3"10982version = "0.10.6"10983source = "registry+https://github.com/rust-lang/crates.io-index"10984checksum = "bdf0c33fae925bdc080598b84bc15c55e7b9a4a43b3c704da051f977469691c9"10985dependencies = [10986 "digest 0.10.6",10987 "keccak",10988]1098910990[[package]]10991name = "sha3-const"10992version = "0.1.1"10993source = "registry+https://github.com/rust-lang/crates.io-index"10994checksum = "b04774de876479a8f712e787f8271b14712971329a4be66c6dff144db7cfc343"1099510996[[package]]10997name = "sharded-slab"10998version = "0.1.4"10999source = "registry+https://github.com/rust-lang/crates.io-index"11000checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"11001dependencies = [11002 "lazy_static",11003]1100411005[[package]]11006name = "shlex"11007version = "1.1.0"11008source = "registry+https://github.com/rust-lang/crates.io-index"11009checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"1101011011[[package]]11012name = "signal-hook"11013version = "0.3.14"11014source = "registry+https://github.com/rust-lang/crates.io-index"11015checksum = "a253b5e89e2698464fc26b545c9edceb338e18a89effeeecfea192c3025be29d"11016dependencies = [11017 "libc",11018 "signal-hook-registry",11019]1102011021[[package]]11022name = "signal-hook-registry"11023version = "1.4.0"11024source = "registry+https://github.com/rust-lang/crates.io-index"11025checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"11026dependencies = [11027 "libc",11028]1102911030[[package]]11031name = "signature"11032version = "1.4.0"11033source = "registry+https://github.com/rust-lang/crates.io-index"11034checksum = "02658e48d89f2bec991f9a78e69cfa4c316f8d6a6c4ec12fae1aeb263d486788"11035dependencies = [11036 "digest 0.9.0",11037 "rand_core 0.6.4",11038]1103911040[[package]]11041name = "simba"11042version = "0.5.1"11043source = "registry+https://github.com/rust-lang/crates.io-index"11044checksum = "8e82063457853d00243beda9952e910b82593e4b07ae9f721b9278a99a0d3d5c"11045dependencies = [11046 "approx",11047 "num-complex",11048 "num-traits",11049 "paste",11050]1105111052[[package]]11053name = "similar"11054version = "2.2.1"11055source = "registry+https://github.com/rust-lang/crates.io-index"11056checksum = "420acb44afdae038210c99e69aae24109f32f15500aa708e81d46c9f29d55fcf"11057dependencies = [11058 "bstr",11059 "unicode-segmentation",11060]1106111062[[package]]11063name = "similar-asserts"11064version = "1.4.2"11065source = "registry+https://github.com/rust-lang/crates.io-index"11066checksum = "bbf644ad016b75129f01a34a355dcb8d66a5bc803e417c7a77cc5d5ee9fa0f18"11067dependencies = [11068 "console",11069 "similar",11070]1107111072[[package]]11073name = "slab"11074version = "0.4.7"11075source = "registry+https://github.com/rust-lang/crates.io-index"11076checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef"11077dependencies = [11078 "autocfg",11079]1108011081[[package]]11082name = "slice-group-by"11083version = "0.3.0"11084source = "registry+https://github.com/rust-lang/crates.io-index"11085checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec"1108611087[[package]]11088name = "slot-range-helper"11089version = "0.9.30"11090source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"11091dependencies = [11092 "enumn",11093 "parity-scale-codec 3.2.1",11094 "paste",11095 "sp-runtime",11096 "sp-std",11097]1109811099[[package]]11100name = "slotmap"11101version = "1.0.6"11102source = "registry+https://github.com/rust-lang/crates.io-index"11103checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"11104dependencies = [11105 "version_check",11106]1110711108[[package]]11109name = "smallvec"11110version = "1.10.0"11111source = "registry+https://github.com/rust-lang/crates.io-index"11112checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"1111311114[[package]]11115name = "snap"11116version = "1.1.0"11117source = "registry+https://github.com/rust-lang/crates.io-index"11118checksum = "5e9f0ab6ef7eb7353d9119c170a436d1bf248eea575ac42d19d12f4e34130831"1111911120[[package]]11121name = "snow"11122version = "0.9.0"11123source = "registry+https://github.com/rust-lang/crates.io-index"11124checksum = "774d05a3edae07ce6d68ea6984f3c05e9bba8927e3dd591e3b479e5b03213d0d"11125dependencies = [11126 "aes-gcm",11127 "blake2",11128 "chacha20poly1305",11129 "curve25519-dalek 4.0.0-pre.1",11130 "rand_core 0.6.4",11131 "ring",11132 "rustc_version 0.4.0",11133 "sha2 0.10.6",11134 "subtle",11135]1113611137[[package]]11138name = "socket2"11139version = "0.4.7"11140source = "registry+https://github.com/rust-lang/crates.io-index"11141checksum = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd"11142dependencies = [11143 "libc",11144 "winapi",11145]1114611147[[package]]11148name = "soketto"11149version = "0.7.1"11150source = "registry+https://github.com/rust-lang/crates.io-index"11151checksum = "41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2"11152dependencies = [11153 "base64",11154 "bytes",11155 "flate2",11156 "futures 0.3.25",11157 "httparse",11158 "log",11159 "rand 0.8.5",11160 "sha-1",11161]1116211163[[package]]11164name = "sp-api"11165version = "4.0.0-dev"11166source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11167dependencies = [11168 "hash-db",11169 "log",11170 "parity-scale-codec 3.2.1",11171 "sp-api-proc-macro",11172 "sp-core",11173 "sp-runtime",11174 "sp-state-machine",11175 "sp-std",11176 "sp-trie",11177 "sp-version",11178 "thiserror",11179]1118011181[[package]]11182name = "sp-api-proc-macro"11183version = "4.0.0-dev"11184source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11185dependencies = [11186 "blake2",11187 "proc-macro-crate",11188 "proc-macro2",11189 "quote",11190 "syn",11191]1119211193[[package]]11194name = "sp-application-crypto"11195version = "6.0.0"11196source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11197dependencies = [11198 "parity-scale-codec 3.2.1",11199 "scale-info",11200 "serde",11201 "sp-core",11202 "sp-io",11203 "sp-std",11204]1120511206[[package]]11207name = "sp-arithmetic"11208version = "5.0.0"11209source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11210dependencies = [11211 "integer-sqrt",11212 "num-traits",11213 "parity-scale-codec 3.2.1",11214 "scale-info",11215 "serde",11216 "sp-debug-derive",11217 "sp-std",11218 "static_assertions",11219]1122011221[[package]]11222name = "sp-authority-discovery"11223version = "4.0.0-dev"11224source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11225dependencies = [11226 "parity-scale-codec 3.2.1",11227 "scale-info",11228 "sp-api",11229 "sp-application-crypto",11230 "sp-runtime",11231 "sp-std",11232]1123311234[[package]]11235name = "sp-authorship"11236version = "4.0.0-dev"11237source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11238dependencies = [11239 "async-trait",11240 "parity-scale-codec 3.2.1",11241 "sp-inherents",11242 "sp-runtime",11243 "sp-std",11244]1124511246[[package]]11247name = "sp-block-builder"11248version = "4.0.0-dev"11249source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11250dependencies = [11251 "parity-scale-codec 3.2.1",11252 "sp-api",11253 "sp-inherents",11254 "sp-runtime",11255 "sp-std",11256]1125711258[[package]]11259name = "sp-blockchain"11260version = "4.0.0-dev"11261source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11262dependencies = [11263 "futures 0.3.25",11264 "log",11265 "lru 0.7.8",11266 "parity-scale-codec 3.2.1",11267 "parking_lot 0.12.1",11268 "sp-api",11269 "sp-consensus",11270 "sp-database",11271 "sp-runtime",11272 "sp-state-machine",11273 "thiserror",11274]1127511276[[package]]11277name = "sp-consensus"11278version = "0.10.0-dev"11279source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11280dependencies = [11281 "async-trait",11282 "futures 0.3.25",11283 "futures-timer",11284 "log",11285 "parity-scale-codec 3.2.1",11286 "sp-core",11287 "sp-inherents",11288 "sp-runtime",11289 "sp-state-machine",11290 "sp-std",11291 "sp-version",11292 "thiserror",11293]1129411295[[package]]11296name = "sp-consensus-aura"11297version = "0.10.0-dev"11298source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11299dependencies = [11300 "async-trait",11301 "parity-scale-codec 3.2.1",11302 "scale-info",11303 "sp-api",11304 "sp-application-crypto",11305 "sp-consensus",11306 "sp-consensus-slots",11307 "sp-inherents",11308 "sp-runtime",11309 "sp-std",11310 "sp-timestamp",11311]1131211313[[package]]11314name = "sp-consensus-babe"11315version = "0.10.0-dev"11316source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11317dependencies = [11318 "async-trait",11319 "merlin",11320 "parity-scale-codec 3.2.1",11321 "scale-info",11322 "serde",11323 "sp-api",11324 "sp-application-crypto",11325 "sp-consensus",11326 "sp-consensus-slots",11327 "sp-consensus-vrf",11328 "sp-core",11329 "sp-inherents",11330 "sp-keystore",11331 "sp-runtime",11332 "sp-std",11333 "sp-timestamp",11334]1133511336[[package]]11337name = "sp-consensus-slots"11338version = "0.10.0-dev"11339source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11340dependencies = [11341 "parity-scale-codec 3.2.1",11342 "scale-info",11343 "serde",11344 "sp-arithmetic",11345 "sp-runtime",11346 "sp-std",11347 "sp-timestamp",11348]1134911350[[package]]11351name = "sp-consensus-vrf"11352version = "0.10.0-dev"11353source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11354dependencies = [11355 "parity-scale-codec 3.2.1",11356 "scale-info",11357 "schnorrkel",11358 "sp-core",11359 "sp-runtime",11360 "sp-std",11361]1136211363[[package]]11364name = "sp-core"11365version = "6.0.0"11366source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11367dependencies = [11368 "array-bytes",11369 "base58",11370 "bitflags",11371 "blake2",11372 "byteorder",11373 "dyn-clonable",11374 "ed25519-zebra",11375 "futures 0.3.25",11376 "hash-db",11377 "hash256-std-hasher",11378 "impl-serde",11379 "lazy_static",11380 "libsecp256k1",11381 "log",11382 "merlin",11383 "num-traits",11384 "parity-scale-codec 3.2.1",11385 "parity-util-mem",11386 "parking_lot 0.12.1",11387 "primitive-types",11388 "rand 0.7.3",11389 "regex",11390 "scale-info",11391 "schnorrkel",11392 "secp256k1",11393 "secrecy",11394 "serde",11395 "sp-core-hashing",11396 "sp-debug-derive",11397 "sp-externalities",11398 "sp-runtime-interface",11399 "sp-std",11400 "sp-storage",11401 "ss58-registry",11402 "substrate-bip39",11403 "thiserror",11404 "tiny-bip39",11405 "wasmi",11406 "zeroize",11407]1140811409[[package]]11410name = "sp-core-hashing"11411version = "4.0.0"11412source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11413dependencies = [11414 "blake2",11415 "byteorder",11416 "digest 0.10.6",11417 "sha2 0.10.6",11418 "sha3",11419 "sp-std",11420 "twox-hash",11421]1142211423[[package]]11424name = "sp-core-hashing-proc-macro"11425version = "5.0.0"11426source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11427dependencies = [11428 "proc-macro2",11429 "quote",11430 "sp-core-hashing",11431 "syn",11432]1143311434[[package]]11435name = "sp-database"11436version = "4.0.0-dev"11437source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11438dependencies = [11439 "kvdb",11440 "parking_lot 0.12.1",11441]1144211443[[package]]11444name = "sp-debug-derive"11445version = "4.0.0"11446source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11447dependencies = [11448 "proc-macro2",11449 "quote",11450 "syn",11451]1145211453[[package]]11454name = "sp-externalities"11455version = "0.12.0"11456source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11457dependencies = [11458 "environmental",11459 "parity-scale-codec 3.2.1",11460 "sp-std",11461 "sp-storage",11462]1146311464[[package]]11465name = "sp-finality-grandpa"11466version = "4.0.0-dev"11467source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11468dependencies = [11469 "finality-grandpa",11470 "log",11471 "parity-scale-codec 3.2.1",11472 "scale-info",11473 "serde",11474 "sp-api",11475 "sp-application-crypto",11476 "sp-core",11477 "sp-keystore",11478 "sp-runtime",11479 "sp-std",11480]1148111482[[package]]11483name = "sp-inherents"11484version = "4.0.0-dev"11485source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11486dependencies = [11487 "async-trait",11488 "impl-trait-for-tuples",11489 "parity-scale-codec 3.2.1",11490 "sp-core",11491 "sp-runtime",11492 "sp-std",11493 "thiserror",11494]1149511496[[package]]11497name = "sp-io"11498version = "6.0.0"11499source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11500dependencies = [11501 "bytes",11502 "futures 0.3.25",11503 "hash-db",11504 "libsecp256k1",11505 "log",11506 "parity-scale-codec 3.2.1",11507 "parking_lot 0.12.1",11508 "secp256k1",11509 "sp-core",11510 "sp-externalities",11511 "sp-keystore",11512 "sp-runtime-interface",11513 "sp-state-machine",11514 "sp-std",11515 "sp-tracing",11516 "sp-trie",11517 "sp-wasm-interface",11518 "tracing",11519 "tracing-core",11520]1152111522[[package]]11523name = "sp-keyring"11524version = "6.0.0"11525source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11526dependencies = [11527 "lazy_static",11528 "sp-core",11529 "sp-runtime",11530 "strum",11531]1153211533[[package]]11534name = "sp-keystore"11535version = "0.12.0"11536source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11537dependencies = [11538 "async-trait",11539 "futures 0.3.25",11540 "merlin",11541 "parity-scale-codec 3.2.1",11542 "parking_lot 0.12.1",11543 "schnorrkel",11544 "serde",11545 "sp-core",11546 "sp-externalities",11547 "thiserror",11548]1154911550[[package]]11551name = "sp-maybe-compressed-blob"11552version = "4.1.0-dev"11553source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11554dependencies = [11555 "thiserror",11556 "zstd",11557]1155811559[[package]]11560name = "sp-mmr-primitives"11561version = "4.0.0-dev"11562source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11563dependencies = [11564 "log",11565 "parity-scale-codec 3.2.1",11566 "serde",11567 "sp-api",11568 "sp-core",11569 "sp-debug-derive",11570 "sp-runtime",11571 "sp-std",11572]1157311574[[package]]11575name = "sp-npos-elections"11576version = "4.0.0-dev"11577source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11578dependencies = [11579 "parity-scale-codec 3.2.1",11580 "scale-info",11581 "serde",11582 "sp-arithmetic",11583 "sp-core",11584 "sp-runtime",11585 "sp-std",11586]1158711588[[package]]11589name = "sp-offchain"11590version = "4.0.0-dev"11591source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11592dependencies = [11593 "sp-api",11594 "sp-core",11595 "sp-runtime",11596]1159711598[[package]]11599name = "sp-panic-handler"11600version = "4.0.0"11601source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11602dependencies = [11603 "backtrace",11604 "lazy_static",11605 "regex",11606]1160711608[[package]]11609name = "sp-rpc"11610version = "6.0.0"11611source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11612dependencies = [11613 "rustc-hash",11614 "serde",11615 "sp-core",11616]1161711618[[package]]11619name = "sp-runtime"11620version = "6.0.0"11621source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11622dependencies = [11623 "either",11624 "hash256-std-hasher",11625 "impl-trait-for-tuples",11626 "log",11627 "parity-scale-codec 3.2.1",11628 "parity-util-mem",11629 "paste",11630 "rand 0.7.3",11631 "scale-info",11632 "serde",11633 "sp-application-crypto",11634 "sp-arithmetic",11635 "sp-core",11636 "sp-io",11637 "sp-std",11638 "sp-weights",11639]1164011641[[package]]11642name = "sp-runtime-interface"11643version = "6.0.0"11644source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11645dependencies = [11646 "bytes",11647 "impl-trait-for-tuples",11648 "parity-scale-codec 3.2.1",11649 "primitive-types",11650 "sp-externalities",11651 "sp-runtime-interface-proc-macro",11652 "sp-std",11653 "sp-storage",11654 "sp-tracing",11655 "sp-wasm-interface",11656 "static_assertions",11657]1165811659[[package]]11660name = "sp-runtime-interface-proc-macro"11661version = "5.0.0"11662source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11663dependencies = [11664 "Inflector",11665 "proc-macro-crate",11666 "proc-macro2",11667 "quote",11668 "syn",11669]1167011671[[package]]11672name = "sp-sandbox"11673version = "0.10.0-dev"11674source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11675dependencies = [11676 "log",11677 "parity-scale-codec 3.2.1",11678 "sp-core",11679 "sp-io",11680 "sp-std",11681 "sp-wasm-interface",11682 "wasmi",11683]1168411685[[package]]11686name = "sp-session"11687version = "4.0.0-dev"11688source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11689dependencies = [11690 "parity-scale-codec 3.2.1",11691 "scale-info",11692 "sp-api",11693 "sp-core",11694 "sp-runtime",11695 "sp-staking",11696 "sp-std",11697]1169811699[[package]]11700name = "sp-staking"11701version = "4.0.0-dev"11702source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11703dependencies = [11704 "parity-scale-codec 3.2.1",11705 "scale-info",11706 "sp-runtime",11707 "sp-std",11708]1170911710[[package]]11711name = "sp-state-machine"11712version = "0.12.0"11713source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11714dependencies = [11715 "hash-db",11716 "log",11717 "num-traits",11718 "parity-scale-codec 3.2.1",11719 "parking_lot 0.12.1",11720 "rand 0.7.3",11721 "smallvec",11722 "sp-core",11723 "sp-externalities",11724 "sp-panic-handler",11725 "sp-std",11726 "sp-trie",11727 "thiserror",11728 "tracing",11729 "trie-root",11730]1173111732[[package]]11733name = "sp-std"11734version = "4.0.0"11735source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"1173611737[[package]]11738name = "sp-storage"11739version = "6.0.0"11740source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11741dependencies = [11742 "impl-serde",11743 "parity-scale-codec 3.2.1",11744 "ref-cast",11745 "serde",11746 "sp-debug-derive",11747 "sp-std",11748]1174911750[[package]]11751name = "sp-tasks"11752version = "4.0.0-dev"11753source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11754dependencies = [11755 "log",11756 "sp-core",11757 "sp-externalities",11758 "sp-io",11759 "sp-runtime-interface",11760 "sp-std",11761]1176211763[[package]]11764name = "sp-timestamp"11765version = "4.0.0-dev"11766source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11767dependencies = [11768 "async-trait",11769 "futures-timer",11770 "log",11771 "parity-scale-codec 3.2.1",11772 "sp-api",11773 "sp-inherents",11774 "sp-runtime",11775 "sp-std",11776 "thiserror",11777]1177811779[[package]]11780name = "sp-tracing"11781version = "5.0.0"11782source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11783dependencies = [11784 "parity-scale-codec 3.2.1",11785 "sp-std",11786 "tracing",11787 "tracing-core",11788 "tracing-subscriber",11789]1179011791[[package]]11792name = "sp-transaction-pool"11793version = "4.0.0-dev"11794source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11795dependencies = [11796 "sp-api",11797 "sp-runtime",11798]1179911800[[package]]11801name = "sp-transaction-storage-proof"11802version = "4.0.0-dev"11803source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11804dependencies = [11805 "async-trait",11806 "log",11807 "parity-scale-codec 3.2.1",11808 "scale-info",11809 "sp-core",11810 "sp-inherents",11811 "sp-runtime",11812 "sp-std",11813 "sp-trie",11814]1181511816[[package]]11817name = "sp-trie"11818version = "6.0.0"11819source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11820dependencies = [11821 "ahash",11822 "hash-db",11823 "hashbrown",11824 "lazy_static",11825 "lru 0.7.8",11826 "memory-db",11827 "nohash-hasher",11828 "parity-scale-codec 3.2.1",11829 "parking_lot 0.12.1",11830 "scale-info",11831 "sp-core",11832 "sp-std",11833 "thiserror",11834 "tracing",11835 "trie-db",11836 "trie-root",11837]1183811839[[package]]11840name = "sp-version"11841version = "5.0.0"11842source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11843dependencies = [11844 "impl-serde",11845 "parity-scale-codec 3.2.1",11846 "parity-wasm 0.45.0",11847 "scale-info",11848 "serde",11849 "sp-core-hashing-proc-macro",11850 "sp-runtime",11851 "sp-std",11852 "sp-version-proc-macro",11853 "thiserror",11854]1185511856[[package]]11857name = "sp-version-proc-macro"11858version = "4.0.0-dev"11859source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11860dependencies = [11861 "parity-scale-codec 3.2.1",11862 "proc-macro2",11863 "quote",11864 "syn",11865]1186611867[[package]]11868name = "sp-wasm-interface"11869version = "6.0.0"11870source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11871dependencies = [11872 "impl-trait-for-tuples",11873 "log",11874 "parity-scale-codec 3.2.1",11875 "sp-std",11876 "wasmi",11877 "wasmtime",11878]1187911880[[package]]11881name = "sp-weights"11882version = "4.0.0"11883source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11884dependencies = [11885 "impl-trait-for-tuples",11886 "parity-scale-codec 3.2.1",11887 "scale-info",11888 "serde",11889 "smallvec",11890 "sp-arithmetic",11891 "sp-core",11892 "sp-debug-derive",11893 "sp-std",11894]1189511896[[package]]11897name = "spin"11898version = "0.5.2"11899source = "registry+https://github.com/rust-lang/crates.io-index"11900checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1190111902[[package]]11903name = "spki"11904version = "0.5.4"11905source = "registry+https://github.com/rust-lang/crates.io-index"11906checksum = "44d01ac02a6ccf3e07db148d2be087da624fea0221a16152ed01f0496a6b0a27"11907dependencies = [11908 "base64ct",11909 "der",11910]1191111912[[package]]11913name = "ss58-registry"11914version = "1.35.0"11915source = "registry+https://github.com/rust-lang/crates.io-index"11916checksum = "fa0813c10b9dbdc842c2305f949f724c64866e4ef4d09c9151e96f6a2106773c"11917dependencies = [11918 "Inflector",11919 "num-format",11920 "proc-macro2",11921 "quote",11922 "serde",11923 "serde_json",11924 "unicode-xid",11925]1192611927[[package]]11928name = "stable_deref_trait"11929version = "1.2.0"11930source = "registry+https://github.com/rust-lang/crates.io-index"11931checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"1193211933[[package]]11934name = "static_assertions"11935version = "1.1.0"11936source = "registry+https://github.com/rust-lang/crates.io-index"11937checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"1193811939[[package]]11940name = "static_init"11941version = "0.5.2"11942source = "registry+https://github.com/rust-lang/crates.io-index"11943checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"11944dependencies = [11945 "cfg_aliases",11946 "libc",11947 "parking_lot 0.11.2",11948 "static_init_macro 0.5.0",11949]1195011951[[package]]11952name = "static_init"11953version = "1.0.3"11954source = "registry+https://github.com/rust-lang/crates.io-index"11955checksum = "8a2a1c578e98c1c16fc3b8ec1328f7659a500737d7a0c6d625e73e830ff9c1f6"11956dependencies = [11957 "bitflags",11958 "cfg_aliases",11959 "libc",11960 "parking_lot 0.11.2",11961 "parking_lot_core 0.8.5",11962 "static_init_macro 1.0.2",11963 "winapi",11964]1196511966[[package]]11967name = "static_init_macro"11968version = "0.5.0"11969source = "registry+https://github.com/rust-lang/crates.io-index"11970checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"11971dependencies = [11972 "cfg_aliases",11973 "memchr",11974 "proc-macro2",11975 "quote",11976 "syn",11977]1197811979[[package]]11980name = "static_init_macro"11981version = "1.0.2"11982source = "registry+https://github.com/rust-lang/crates.io-index"11983checksum = "70a2595fc3aa78f2d0e45dd425b22282dd863273761cc77780914b2cf3003acf"11984dependencies = [11985 "cfg_aliases",11986 "memchr",11987 "proc-macro2",11988 "quote",11989 "syn",11990]1199111992[[package]]11993name = "statrs"11994version = "0.15.0"11995source = "registry+https://github.com/rust-lang/crates.io-index"11996checksum = "05bdbb8e4e78216a85785a85d3ec3183144f98d0097b9281802c019bb07a6f05"11997dependencies = [11998 "approx",11999 "lazy_static",12000 "nalgebra",12001 "num-traits",12002 "rand 0.8.5",12003]1200412005[[package]]12006name = "strsim"12007version = "0.10.0"12008source = "registry+https://github.com/rust-lang/crates.io-index"12009checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1201012011[[package]]12012name = "struct-versioning"12013version = "0.1.0"12014dependencies = [12015 "quote",12016 "syn",12017]1201812019[[package]]12020name = "strum"12021version = "0.24.1"12022source = "registry+https://github.com/rust-lang/crates.io-index"12023checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"12024dependencies = [12025 "strum_macros",12026]1202712028[[package]]12029name = "strum_macros"12030version = "0.24.3"12031source = "registry+https://github.com/rust-lang/crates.io-index"12032checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"12033dependencies = [12034 "heck",12035 "proc-macro2",12036 "quote",12037 "rustversion",12038 "syn",12039]1204012041[[package]]12042name = "substrate-bip39"12043version = "0.4.4"12044source = "registry+https://github.com/rust-lang/crates.io-index"12045checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"12046dependencies = [12047 "hmac 0.11.0",12048 "pbkdf2 0.8.0",12049 "schnorrkel",12050 "sha2 0.9.9",12051 "zeroize",12052]1205312054[[package]]12055name = "substrate-build-script-utils"12056version = "3.0.0"12057source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12058dependencies = [12059 "platforms",12060]1206112062[[package]]12063name = "substrate-frame-rpc-system"12064version = "4.0.0-dev"12065source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12066dependencies = [12067 "frame-system-rpc-runtime-api",12068 "futures 0.3.25",12069 "jsonrpsee",12070 "log",12071 "parity-scale-codec 3.2.1",12072 "sc-client-api",12073 "sc-rpc-api",12074 "sc-transaction-pool-api",12075 "serde_json",12076 "sp-api",12077 "sp-block-builder",12078 "sp-blockchain",12079 "sp-core",12080 "sp-runtime",12081]1208212083[[package]]12084name = "substrate-prometheus-endpoint"12085version = "0.10.0-dev"12086source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12087dependencies = [12088 "futures-util",12089 "hyper",12090 "log",12091 "prometheus",12092 "thiserror",12093 "tokio",12094]1209512096[[package]]12097name = "substrate-state-trie-migration-rpc"12098version = "4.0.0-dev"12099source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12100dependencies = [12101 "jsonrpsee",12102 "log",12103 "parity-scale-codec 3.2.1",12104 "sc-client-api",12105 "sc-rpc-api",12106 "scale-info",12107 "serde",12108 "sp-core",12109 "sp-io",12110 "sp-runtime",12111 "sp-state-machine",12112 "sp-std",12113 "sp-trie",12114 "trie-db",12115]1211612117[[package]]12118name = "substrate-test-client"12119version = "2.0.1"12120source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12121dependencies = [12122 "array-bytes",12123 "async-trait",12124 "futures 0.3.25",12125 "parity-scale-codec 3.2.1",12126 "sc-client-api",12127 "sc-client-db",12128 "sc-consensus",12129 "sc-executor",12130 "sc-offchain",12131 "sc-service",12132 "serde",12133 "serde_json",12134 "sp-blockchain",12135 "sp-consensus",12136 "sp-core",12137 "sp-keyring",12138 "sp-keystore",12139 "sp-runtime",12140 "sp-state-machine",12141]1214212143[[package]]12144name = "substrate-test-utils"12145version = "4.0.0-dev"12146source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12147dependencies = [12148 "futures 0.3.25",12149 "substrate-test-utils-derive",12150 "tokio",12151]1215212153[[package]]12154name = "substrate-test-utils-derive"12155version = "0.10.0-dev"12156source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12157dependencies = [12158 "proc-macro-crate",12159 "proc-macro2",12160 "quote",12161 "syn",12162]1216312164[[package]]12165name = "substrate-wasm-builder"12166version = "5.0.0-dev"12167source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12168dependencies = [12169 "ansi_term",12170 "build-helper",12171 "cargo_metadata",12172 "filetime",12173 "sp-maybe-compressed-blob",12174 "strum",12175 "tempfile",12176 "toml",12177 "walkdir",12178 "wasm-gc-api",12179]1218012181[[package]]12182name = "subtle"12183version = "2.4.1"12184source = "registry+https://github.com/rust-lang/crates.io-index"12185checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"1218612187[[package]]12188name = "syn"12189version = "1.0.103"12190source = "registry+https://github.com/rust-lang/crates.io-index"12191checksum = "a864042229133ada95abf3b54fdc62ef5ccabe9515b64717bcb9a1919e59445d"12192dependencies = [12193 "proc-macro2",12194 "quote",12195 "unicode-ident",12196]1219712198[[package]]12199name = "synstructure"12200version = "0.12.6"12201source = "registry+https://github.com/rust-lang/crates.io-index"12202checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"12203dependencies = [12204 "proc-macro2",12205 "quote",12206 "syn",12207 "unicode-xid",12208]1220912210[[package]]12211name = "system-configuration"12212version = "0.5.0"12213source = "registry+https://github.com/rust-lang/crates.io-index"12214checksum = "d75182f12f490e953596550b65ee31bda7c8e043d9386174b353bda50838c3fd"12215dependencies = [12216 "bitflags",12217 "core-foundation",12218 "system-configuration-sys",12219]1222012221[[package]]12222name = "system-configuration-sys"12223version = "0.5.0"12224source = "registry+https://github.com/rust-lang/crates.io-index"12225checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"12226dependencies = [12227 "core-foundation-sys",12228 "libc",12229]1223012231[[package]]12232name = "tap"12233version = "1.0.1"12234source = "registry+https://github.com/rust-lang/crates.io-index"12235checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"1223612237[[package]]12238name = "target-lexicon"12239version = "0.12.5"12240source = "registry+https://github.com/rust-lang/crates.io-index"12241checksum = "9410d0f6853b1d94f0e519fb95df60f29d2c1eff2d921ffdf01a4c8a3b54f12d"1224212243[[package]]12244name = "tempfile"12245version = "3.3.0"12246source = "registry+https://github.com/rust-lang/crates.io-index"12247checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"12248dependencies = [12249 "cfg-if 1.0.0",12250 "fastrand",12251 "libc",12252 "redox_syscall",12253 "remove_dir_all",12254 "winapi",12255]1225612257[[package]]12258name = "termcolor"12259version = "1.1.3"12260source = "registry+https://github.com/rust-lang/crates.io-index"12261checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"12262dependencies = [12263 "winapi-util",12264]1226512266[[package]]12267name = "terminal_size"12268version = "0.1.17"12269source = "registry+https://github.com/rust-lang/crates.io-index"12270checksum = "633c1a546cee861a1a6d0dc69ebeca693bf4296661ba7852b9d21d159e0506df"12271dependencies = [12272 "libc",12273 "winapi",12274]1227512276[[package]]12277name = "test-runtime-constants"12278version = "0.9.30"12279source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"12280dependencies = [12281 "frame-support",12282 "polkadot-primitives",12283 "polkadot-runtime-common",12284 "smallvec",12285 "sp-runtime",12286]1228712288[[package]]12289name = "tests"12290version = "0.1.1"12291dependencies = [12292 "evm-coder",12293 "fp-evm-mapping",12294 "frame-support",12295 "frame-system",12296 "pallet-balances",12297 "pallet-common",12298 "pallet-ethereum",12299 "pallet-evm",12300 "pallet-evm-coder-substrate",12301 "pallet-fungible",12302 "pallet-nonfungible",12303 "pallet-refungible",12304 "pallet-structure",12305 "pallet-timestamp",12306 "pallet-transaction-payment",12307 "pallet-unique",12308 "parity-scale-codec 3.2.1",12309 "scale-info",12310 "sp-core",12311 "sp-io",12312 "sp-runtime",12313 "sp-std",12314 "up-data-structs",12315 "up-sponsorship",12316]1231712318[[package]]12319name = "textwrap"12320version = "0.16.0"12321source = "registry+https://github.com/rust-lang/crates.io-index"12322checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d"1232312324[[package]]12325name = "thiserror"12326version = "1.0.37"12327source = "registry+https://github.com/rust-lang/crates.io-index"12328checksum = "10deb33631e3c9018b9baf9dcbbc4f737320d2b576bac10f6aefa048fa407e3e"12329dependencies = [12330 "thiserror-impl",12331]1233212333[[package]]12334name = "thiserror-impl"12335version = "1.0.37"12336source = "registry+https://github.com/rust-lang/crates.io-index"12337checksum = "982d17546b47146b28f7c22e3d08465f6b8903d0ea13c1660d9d84a6e7adcdbb"12338dependencies = [12339 "proc-macro2",12340 "quote",12341 "syn",12342]1234312344[[package]]12345name = "thousands"12346version = "0.2.0"12347source = "registry+https://github.com/rust-lang/crates.io-index"12348checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820"1234912350[[package]]12351name = "thread_local"12352version = "1.1.4"12353source = "registry+https://github.com/rust-lang/crates.io-index"12354checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"12355dependencies = [12356 "once_cell",12357]1235812359[[package]]12360name = "threadpool"12361version = "1.8.1"12362source = "registry+https://github.com/rust-lang/crates.io-index"12363checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"12364dependencies = [12365 "num_cpus",12366]1236712368[[package]]12369name = "thrift"12370version = "0.15.0"12371source = "registry+https://github.com/rust-lang/crates.io-index"12372checksum = "b82ca8f46f95b3ce96081fe3dd89160fdea970c254bb72925255d1b62aae692e"12373dependencies = [12374 "byteorder",12375 "integer-encoding",12376 "log",12377 "ordered-float",12378 "threadpool",12379]1238012381[[package]]12382name = "tikv-jemalloc-sys"12383version = "0.4.3+5.2.1-patched.2"12384source = "registry+https://github.com/rust-lang/crates.io-index"12385checksum = "a1792ccb507d955b46af42c123ea8863668fae24d03721e40cad6a41773dbb49"12386dependencies = [12387 "cc",12388 "fs_extra",12389 "libc",12390]1239112392[[package]]12393name = "time"12394version = "0.1.44"12395source = "registry+https://github.com/rust-lang/crates.io-index"12396checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"12397dependencies = [12398 "libc",12399 "wasi 0.10.0+wasi-snapshot-preview1",12400 "winapi",12401]1240212403[[package]]12404name = "time"12405version = "0.3.9"12406source = "registry+https://github.com/rust-lang/crates.io-index"12407checksum = "c2702e08a7a860f005826c6815dcac101b19b5eb330c27fe4a5928fec1d20ddd"12408dependencies = [12409 "itoa",12410 "libc",12411 "num_threads",12412 "time-macros",12413]1241412415[[package]]12416name = "time-macros"12417version = "0.2.4"12418source = "registry+https://github.com/rust-lang/crates.io-index"12419checksum = "42657b1a6f4d817cda8e7a0ace261fe0cc946cf3a80314390b22cc61ae080792"1242012421[[package]]12422name = "tiny-bip39"12423version = "0.8.2"12424source = "registry+https://github.com/rust-lang/crates.io-index"12425checksum = "ffc59cb9dfc85bb312c3a78fd6aa8a8582e310b0fa885d5bb877f6dcc601839d"12426dependencies = [12427 "anyhow",12428 "hmac 0.8.1",12429 "once_cell",12430 "pbkdf2 0.4.0",12431 "rand 0.7.3",12432 "rustc-hash",12433 "sha2 0.9.9",12434 "thiserror",12435 "unicode-normalization",12436 "wasm-bindgen",12437 "zeroize",12438]1243912440[[package]]12441name = "tiny-keccak"12442version = "2.0.2"12443source = "registry+https://github.com/rust-lang/crates.io-index"12444checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"12445dependencies = [12446 "crunchy",12447]1244812449[[package]]12450name = "tinyvec"12451version = "1.6.0"12452source = "registry+https://github.com/rust-lang/crates.io-index"12453checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"12454dependencies = [12455 "tinyvec_macros",12456]1245712458[[package]]12459name = "tinyvec_macros"12460version = "0.1.0"12461source = "registry+https://github.com/rust-lang/crates.io-index"12462checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"1246312464[[package]]12465name = "tokio"12466version = "1.22.0"12467source = "registry+https://github.com/rust-lang/crates.io-index"12468checksum = "d76ce4a75fb488c605c54bf610f221cea8b0dafb53333c1a67e8ee199dcd2ae3"12469dependencies = [12470 "autocfg",12471 "bytes",12472 "libc",12473 "memchr",12474 "mio",12475 "num_cpus",12476 "parking_lot 0.12.1",12477 "pin-project-lite 0.2.9",12478 "signal-hook-registry",12479 "socket2",12480 "tokio-macros",12481 "winapi",12482]1248312484[[package]]12485name = "tokio-macros"12486version = "1.8.0"12487source = "registry+https://github.com/rust-lang/crates.io-index"12488checksum = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484"12489dependencies = [12490 "proc-macro2",12491 "quote",12492 "syn",12493]1249412495[[package]]12496name = "tokio-rustls"12497version = "0.23.4"12498source = "registry+https://github.com/rust-lang/crates.io-index"12499checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"12500dependencies = [12501 "rustls",12502 "tokio",12503 "webpki",12504]1250512506[[package]]12507name = "tokio-stream"12508version = "0.1.11"12509source = "registry+https://github.com/rust-lang/crates.io-index"12510checksum = "d660770404473ccd7bc9f8b28494a811bc18542b915c0855c51e8f419d5223ce"12511dependencies = [12512 "futures-core",12513 "pin-project-lite 0.2.9",12514 "tokio",12515]1251612517[[package]]12518name = "tokio-util"12519version = "0.7.4"12520source = "registry+https://github.com/rust-lang/crates.io-index"12521checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740"12522dependencies = [12523 "bytes",12524 "futures-core",12525 "futures-io",12526 "futures-sink",12527 "pin-project-lite 0.2.9",12528 "tokio",12529 "tracing",12530]1253112532[[package]]12533name = "toml"12534version = "0.5.9"12535source = "registry+https://github.com/rust-lang/crates.io-index"12536checksum = "8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7"12537dependencies = [12538 "serde",12539]1254012541[[package]]12542name = "tower-service"12543version = "0.3.2"12544source = "registry+https://github.com/rust-lang/crates.io-index"12545checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"1254612547[[package]]12548name = "tracing"12549version = "0.1.37"12550source = "registry+https://github.com/rust-lang/crates.io-index"12551checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"12552dependencies = [12553 "cfg-if 1.0.0",12554 "pin-project-lite 0.2.9",12555 "tracing-attributes",12556 "tracing-core",12557]1255812559[[package]]12560name = "tracing-attributes"12561version = "0.1.23"12562source = "registry+https://github.com/rust-lang/crates.io-index"12563checksum = "4017f8f45139870ca7e672686113917c71c7a6e02d4924eda67186083c03081a"12564dependencies = [12565 "proc-macro2",12566 "quote",12567 "syn",12568]1256912570[[package]]12571name = "tracing-core"12572version = "0.1.30"12573source = "registry+https://github.com/rust-lang/crates.io-index"12574checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"12575dependencies = [12576 "once_cell",12577 "valuable",12578]1257912580[[package]]12581name = "tracing-futures"12582version = "0.2.5"12583source = "registry+https://github.com/rust-lang/crates.io-index"12584checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"12585dependencies = [12586 "pin-project",12587 "tracing",12588]1258912590[[package]]12591name = "tracing-gum"12592version = "0.9.30"12593source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"12594dependencies = [12595 "polkadot-node-jaeger",12596 "polkadot-primitives",12597 "tracing",12598 "tracing-gum-proc-macro",12599]1260012601[[package]]12602name = "tracing-gum-proc-macro"12603version = "0.9.30"12604source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"12605dependencies = [12606 "expander 0.0.6",12607 "proc-macro-crate",12608 "proc-macro2",12609 "quote",12610 "syn",12611]1261212613[[package]]12614name = "tracing-log"12615version = "0.1.3"12616source = "registry+https://github.com/rust-lang/crates.io-index"12617checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"12618dependencies = [12619 "lazy_static",12620 "log",12621 "tracing-core",12622]1262312624[[package]]12625name = "tracing-serde"12626version = "0.1.3"12627source = "registry+https://github.com/rust-lang/crates.io-index"12628checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"12629dependencies = [12630 "serde",12631 "tracing-core",12632]1263312634[[package]]12635name = "tracing-subscriber"12636version = "0.2.25"12637source = "registry+https://github.com/rust-lang/crates.io-index"12638checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"12639dependencies = [12640 "ansi_term",12641 "chrono",12642 "lazy_static",12643 "matchers",12644 "parking_lot 0.11.2",12645 "regex",12646 "serde",12647 "serde_json",12648 "sharded-slab",12649 "smallvec",12650 "thread_local",12651 "tracing",12652 "tracing-core",12653 "tracing-log",12654 "tracing-serde",12655]1265612657[[package]]12658name = "trie-db"12659version = "0.24.0"12660source = "registry+https://github.com/rust-lang/crates.io-index"12661checksum = "004e1e8f92535694b4cb1444dc5a8073ecf0815e3357f729638b9f8fc4062908"12662dependencies = [12663 "hash-db",12664 "hashbrown",12665 "log",12666 "rustc-hex",12667 "smallvec",12668]1266912670[[package]]12671name = "trie-root"12672version = "0.17.0"12673source = "registry+https://github.com/rust-lang/crates.io-index"12674checksum = "9a36c5ca3911ed3c9a5416ee6c679042064b93fc637ded67e25f92e68d783891"12675dependencies = [12676 "hash-db",12677]1267812679[[package]]12680name = "triehash"12681version = "0.8.4"12682source = "registry+https://github.com/rust-lang/crates.io-index"12683checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"12684dependencies = [12685 "hash-db",12686 "rlp",12687]1268812689[[package]]12690name = "trust-dns-proto"12691version = "0.21.2"12692source = "registry+https://github.com/rust-lang/crates.io-index"12693checksum = "9c31f240f59877c3d4bb3b3ea0ec5a6a0cff07323580ff8c7a605cd7d08b255d"12694dependencies = [12695 "async-trait",12696 "cfg-if 1.0.0",12697 "data-encoding",12698 "enum-as-inner",12699 "futures-channel",12700 "futures-io",12701 "futures-util",12702 "idna 0.2.3",12703 "ipnet",12704 "lazy_static",12705 "log",12706 "rand 0.8.5",12707 "smallvec",12708 "thiserror",12709 "tinyvec",12710 "url",12711]1271212713[[package]]12714name = "trust-dns-resolver"12715version = "0.21.2"12716source = "registry+https://github.com/rust-lang/crates.io-index"12717checksum = "e4ba72c2ea84515690c9fcef4c6c660bb9df3036ed1051686de84605b74fd558"12718dependencies = [12719 "cfg-if 1.0.0",12720 "futures-util",12721 "ipconfig",12722 "lazy_static",12723 "log",12724 "lru-cache",12725 "parking_lot 0.12.1",12726 "resolv-conf",12727 "smallvec",12728 "thiserror",12729 "trust-dns-proto",12730]1273112732[[package]]12733name = "try-lock"12734version = "0.2.3"12735source = "registry+https://github.com/rust-lang/crates.io-index"12736checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"1273712738[[package]]12739name = "try-runtime-cli"12740version = "0.10.0-dev"12741source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12742dependencies = [12743 "clap",12744 "frame-try-runtime",12745 "jsonrpsee",12746 "log",12747 "parity-scale-codec 3.2.1",12748 "remote-externalities",12749 "sc-chain-spec",12750 "sc-cli",12751 "sc-executor",12752 "sc-service",12753 "serde",12754 "sp-core",12755 "sp-externalities",12756 "sp-io",12757 "sp-keystore",12758 "sp-runtime",12759 "sp-state-machine",12760 "sp-version",12761 "zstd",12762]1276312764[[package]]12765name = "trybuild"12766version = "1.0.71"12767source = "registry+https://github.com/rust-lang/crates.io-index"12768checksum = "ea496675d71016e9bc76aa42d87f16aefd95447cc5818e671e12b2d7e269075d"12769dependencies = [12770 "glob",12771 "once_cell",12772 "serde",12773 "serde_derive",12774 "serde_json",12775 "termcolor",12776 "toml",12777]1277812779[[package]]12780name = "tt-call"12781version = "1.0.8"12782source = "registry+https://github.com/rust-lang/crates.io-index"12783checksum = "5e66dcbec4290c69dd03c57e76c2469ea5c7ce109c6dd4351c13055cf71ea055"1278412785[[package]]12786name = "twox-hash"12787version = "1.6.3"12788source = "registry+https://github.com/rust-lang/crates.io-index"12789checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"12790dependencies = [12791 "cfg-if 1.0.0",12792 "digest 0.10.6",12793 "rand 0.8.5",12794 "static_assertions",12795]1279612797[[package]]12798name = "typenum"12799version = "1.15.0"12800source = "registry+https://github.com/rust-lang/crates.io-index"12801checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"1280212803[[package]]12804name = "uc-rpc"12805version = "0.1.4"12806dependencies = [12807 "anyhow",12808 "app-promotion-rpc",12809 "jsonrpsee",12810 "pallet-common",12811 "pallet-evm",12812 "parity-scale-codec 3.2.1",12813 "rmrk-rpc",12814 "sp-api",12815 "sp-blockchain",12816 "sp-core",12817 "sp-rpc",12818 "sp-runtime",12819 "up-data-structs",12820 "up-rpc",12821]1282212823[[package]]12824name = "ucd-trie"12825version = "0.1.5"12826source = "registry+https://github.com/rust-lang/crates.io-index"12827checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"1282812829[[package]]12830name = "uint"12831version = "0.9.4"12832source = "registry+https://github.com/rust-lang/crates.io-index"12833checksum = "a45526d29728d135c2900b0d30573fe3ee79fceb12ef534c7bb30e810a91b601"12834dependencies = [12835 "byteorder",12836 "crunchy",12837 "hex",12838 "static_assertions",12839]1284012841[[package]]12842name = "unicase"12843version = "2.6.0"12844source = "registry+https://github.com/rust-lang/crates.io-index"12845checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"12846dependencies = [12847 "version_check",12848]1284912850[[package]]12851name = "unicode-bidi"12852version = "0.3.8"12853source = "registry+https://github.com/rust-lang/crates.io-index"12854checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"1285512856[[package]]12857name = "unicode-ident"12858version = "1.0.5"12859source = "registry+https://github.com/rust-lang/crates.io-index"12860checksum = "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3"1286112862[[package]]12863name = "unicode-normalization"12864version = "0.1.22"12865source = "registry+https://github.com/rust-lang/crates.io-index"12866checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"12867dependencies = [12868 "tinyvec",12869]1287012871[[package]]12872name = "unicode-segmentation"12873version = "1.10.0"12874source = "registry+https://github.com/rust-lang/crates.io-index"12875checksum = "0fdbf052a0783de01e944a6ce7a8cb939e295b1e7be835a1112c3b9a7f047a5a"1287612877[[package]]12878name = "unicode-width"12879version = "0.1.10"12880source = "registry+https://github.com/rust-lang/crates.io-index"12881checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"1288212883[[package]]12884name = "unicode-xid"12885version = "0.2.4"12886source = "registry+https://github.com/rust-lang/crates.io-index"12887checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"1288812889[[package]]12890name = "unique-node"12891version = "0.9.30"12892dependencies = [12893 "app-promotion-rpc",12894 "clap",12895 "cumulus-client-cli",12896 "cumulus-client-collator",12897 "cumulus-client-consensus-aura",12898 "cumulus-client-consensus-common",12899 "cumulus-client-network",12900 "cumulus-client-service",12901 "cumulus-primitives-core",12902 "cumulus-primitives-parachain-inherent",12903 "cumulus-relay-chain-inprocess-interface",12904 "cumulus-relay-chain-interface",12905 "cumulus-relay-chain-rpc-interface",12906 "fc-consensus",12907 "fc-db",12908 "fc-mapping-sync",12909 "fc-rpc",12910 "fc-rpc-core",12911 "flexi_logger",12912 "fp-rpc",12913 "frame-benchmarking",12914 "frame-benchmarking-cli",12915 "futures 0.3.25",12916 "jsonrpsee",12917 "log",12918 "opal-runtime",12919 "pallet-ethereum",12920 "pallet-transaction-payment-rpc",12921 "pallet-transaction-payment-rpc-runtime-api",12922 "parity-scale-codec 3.2.1",12923 "parking_lot 0.12.1",12924 "polkadot-cli",12925 "polkadot-parachain",12926 "polkadot-primitives",12927 "polkadot-service",12928 "polkadot-test-service",12929 "quartz-runtime",12930 "rmrk-rpc",12931 "sc-basic-authorship",12932 "sc-chain-spec",12933 "sc-cli",12934 "sc-client-api",12935 "sc-consensus",12936 "sc-consensus-aura",12937 "sc-consensus-manual-seal",12938 "sc-executor",12939 "sc-finality-grandpa",12940 "sc-keystore",12941 "sc-network",12942 "sc-rpc",12943 "sc-rpc-api",12944 "sc-service",12945 "sc-sysinfo",12946 "sc-telemetry",12947 "sc-tracing",12948 "sc-transaction-pool",12949 "serde",12950 "serde_json",12951 "sp-api",12952 "sp-block-builder",12953 "sp-blockchain",12954 "sp-consensus",12955 "sp-consensus-aura",12956 "sp-core",12957 "sp-finality-grandpa",12958 "sp-inherents",12959 "sp-keystore",12960 "sp-offchain",12961 "sp-runtime",12962 "sp-session",12963 "sp-timestamp",12964 "sp-transaction-pool",12965 "sp-trie",12966 "substrate-build-script-utils",12967 "substrate-frame-rpc-system",12968 "substrate-prometheus-endpoint",12969 "tokio",12970 "try-runtime-cli",12971 "unique-rpc",12972 "unique-runtime",12973 "up-common",12974 "up-data-structs",12975 "up-rpc",12976]1297712978[[package]]12979name = "unique-rpc"12980version = "0.1.2"12981dependencies = [12982 "app-promotion-rpc",12983 "fc-db",12984 "fc-mapping-sync",12985 "fc-rpc",12986 "fc-rpc-core",12987 "fp-rpc",12988 "fp-storage",12989 "futures 0.3.25",12990 "jsonrpsee",12991 "pallet-common",12992 "pallet-ethereum",12993 "pallet-transaction-payment-rpc",12994 "pallet-transaction-payment-rpc-runtime-api",12995 "pallet-unique",12996 "rmrk-rpc",12997 "sc-client-api",12998 "sc-consensus-aura",12999 "sc-consensus-epochs",13000 "sc-finality-grandpa",13001 "sc-finality-grandpa-rpc",13002 "sc-keystore",13003 "sc-network",13004 "sc-rpc",13005 "sc-rpc-api",13006 "sc-service",13007 "sc-transaction-pool",13008 "serde",13009 "sp-api",13010 "sp-block-builder",13011 "sp-blockchain",13012 "sp-consensus",13013 "sp-consensus-aura",13014 "sp-core",13015 "sp-offchain",13016 "sp-runtime",13017 "sp-session",13018 "sp-storage",13019 "sp-transaction-pool",13020 "substrate-frame-rpc-system",13021 "tokio",13022 "uc-rpc",13023 "up-common",13024 "up-data-structs",13025 "up-rpc",13026]1302713028[[package]]13029name = "unique-runtime"13030version = "0.9.30"13031dependencies = [13032 "app-promotion-rpc",13033 "cumulus-pallet-aura-ext",13034 "cumulus-pallet-dmp-queue",13035 "cumulus-pallet-parachain-system",13036 "cumulus-pallet-xcm",13037 "cumulus-pallet-xcmp-queue",13038 "cumulus-primitives-core",13039 "cumulus-primitives-timestamp",13040 "cumulus-primitives-utility",13041 "derivative",13042 "evm-coder",13043 "fp-evm-mapping",13044 "fp-rpc",13045 "fp-self-contained",13046 "frame-benchmarking",13047 "frame-executive",13048 "frame-support",13049 "frame-system",13050 "frame-system-benchmarking",13051 "frame-system-rpc-runtime-api",13052 "frame-try-runtime",13053 "hex-literal",13054 "impl-trait-for-tuples",13055 "log",13056 "logtest",13057 "orml-tokens",13058 "orml-traits",13059 "orml-vesting",13060 "orml-xtokens",13061 "pallet-app-promotion",13062 "pallet-aura",13063 "pallet-balances",13064 "pallet-base-fee",13065 "pallet-common",13066 "pallet-configuration",13067 "pallet-ethereum",13068 "pallet-evm",13069 "pallet-evm-coder-substrate",13070 "pallet-evm-contract-helpers",13071 "pallet-evm-migration",13072 "pallet-evm-transaction-payment",13073 "pallet-foreign-assets",13074 "pallet-fungible",13075 "pallet-inflation",13076 "pallet-maintenance",13077 "pallet-nonfungible",13078 "pallet-randomness-collective-flip",13079 "pallet-refungible",13080 "pallet-rmrk-core",13081 "pallet-rmrk-equip",13082 "pallet-structure",13083 "pallet-sudo",13084 "pallet-template-transaction-payment",13085 "pallet-timestamp",13086 "pallet-transaction-payment",13087 "pallet-transaction-payment-rpc-runtime-api",13088 "pallet-treasury",13089 "pallet-unique",13090 "pallet-xcm",13091 "parachain-info",13092 "parity-scale-codec 3.2.1",13093 "polkadot-parachain",13094 "rmrk-rpc",13095 "scale-info",13096 "serde",13097 "smallvec",13098 "sp-api",13099 "sp-arithmetic",13100 "sp-block-builder",13101 "sp-consensus-aura",13102 "sp-core",13103 "sp-inherents",13104 "sp-io",13105 "sp-offchain",13106 "sp-runtime",13107 "sp-session",13108 "sp-std",13109 "sp-transaction-pool",13110 "sp-version",13111 "substrate-wasm-builder",13112 "up-common",13113 "up-data-structs",13114 "up-rpc",13115 "up-sponsorship",13116 "xcm",13117 "xcm-builder",13118 "xcm-executor",13119]1312013121[[package]]13122name = "universal-hash"13123version = "0.4.1"13124source = "registry+https://github.com/rust-lang/crates.io-index"13125checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"13126dependencies = [13127 "generic-array 0.14.6",13128 "subtle",13129]1313013131[[package]]13132name = "unsigned-varint"13133version = "0.7.1"13134source = "registry+https://github.com/rust-lang/crates.io-index"13135checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836"13136dependencies = [13137 "asynchronous-codec",13138 "bytes",13139 "futures-io",13140 "futures-util",13141]1314213143[[package]]13144name = "untrusted"13145version = "0.7.1"13146source = "registry+https://github.com/rust-lang/crates.io-index"13147checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1314813149[[package]]13150name = "up-common"13151version = "0.9.30"13152dependencies = [13153 "fp-rpc",13154 "frame-support",13155 "pallet-evm",13156 "sp-consensus-aura",13157 "sp-core",13158 "sp-runtime",13159 "sp-std",13160]1316113162[[package]]13163name = "up-data-structs"13164version = "0.2.2"13165dependencies = [13166 "bondrewd",13167 "derivative",13168 "frame-support",13169 "frame-system",13170 "pallet-evm",13171 "parity-scale-codec 3.2.1",13172 "rmrk-traits",13173 "scale-info",13174 "serde",13175 "sp-core",13176 "sp-runtime",13177 "sp-std",13178 "struct-versioning",13179]1318013181[[package]]13182name = "up-rpc"13183version = "0.1.3"13184dependencies = [13185 "pallet-common",13186 "pallet-evm",13187 "parity-scale-codec 3.2.1",13188 "sp-api",13189 "sp-core",13190 "sp-runtime",13191 "sp-std",13192 "up-data-structs",13193]1319413195[[package]]13196name = "up-sponsorship"13197version = "0.1.0"13198source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.30#39dd82158d6caa9d89105441bf2f7111a6e686e5"13199dependencies = [13200 "impl-trait-for-tuples",13201]1320213203[[package]]13204name = "url"13205version = "2.3.1"13206source = "registry+https://github.com/rust-lang/crates.io-index"13207checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"13208dependencies = [13209 "form_urlencoded",13210 "idna 0.3.0",13211 "percent-encoding",13212]1321313214[[package]]13215name = "valuable"13216version = "0.1.0"13217source = "registry+https://github.com/rust-lang/crates.io-index"13218checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"1321913220[[package]]13221name = "value-bag"13222version = "1.0.0-alpha.9"13223source = "registry+https://github.com/rust-lang/crates.io-index"13224checksum = "2209b78d1249f7e6f3293657c9779fe31ced465df091bbd433a1cf88e916ec55"13225dependencies = [13226 "ctor",13227 "version_check",13228]1322913230[[package]]13231name = "vcpkg"13232version = "0.2.15"13233source = "registry+https://github.com/rust-lang/crates.io-index"13234checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"1323513236[[package]]13237name = "version_check"13238version = "0.9.4"13239source = "registry+https://github.com/rust-lang/crates.io-index"13240checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"1324113242[[package]]13243name = "void"13244version = "1.0.2"13245source = "registry+https://github.com/rust-lang/crates.io-index"13246checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"1324713248[[package]]13249name = "waker-fn"13250version = "1.1.0"13251source = "registry+https://github.com/rust-lang/crates.io-index"13252checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"1325313254[[package]]13255name = "walkdir"13256version = "2.3.2"13257source = "registry+https://github.com/rust-lang/crates.io-index"13258checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"13259dependencies = [13260 "same-file",13261 "winapi",13262 "winapi-util",13263]1326413265[[package]]13266name = "want"13267version = "0.3.0"13268source = "registry+https://github.com/rust-lang/crates.io-index"13269checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"13270dependencies = [13271 "log",13272 "try-lock",13273]1327413275[[package]]13276name = "wasi"13277version = "0.9.0+wasi-snapshot-preview1"13278source = "registry+https://github.com/rust-lang/crates.io-index"13279checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"1328013281[[package]]13282name = "wasi"13283version = "0.10.0+wasi-snapshot-preview1"13284source = "registry+https://github.com/rust-lang/crates.io-index"13285checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1328613287[[package]]13288name = "wasi"13289version = "0.11.0+wasi-snapshot-preview1"13290source = "registry+https://github.com/rust-lang/crates.io-index"13291checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"1329213293[[package]]13294name = "wasm-bindgen"13295version = "0.2.83"13296source = "registry+https://github.com/rust-lang/crates.io-index"13297checksum = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268"13298dependencies = [13299 "cfg-if 1.0.0",13300 "wasm-bindgen-macro",13301]1330213303[[package]]13304name = "wasm-bindgen-backend"13305version = "0.2.83"13306source = "registry+https://github.com/rust-lang/crates.io-index"13307checksum = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142"13308dependencies = [13309 "bumpalo",13310 "log",13311 "once_cell",13312 "proc-macro2",13313 "quote",13314 "syn",13315 "wasm-bindgen-shared",13316]1331713318[[package]]13319name = "wasm-bindgen-futures"13320version = "0.4.33"13321source = "registry+https://github.com/rust-lang/crates.io-index"13322checksum = "23639446165ca5a5de86ae1d8896b737ae80319560fbaa4c2887b7da6e7ebd7d"13323dependencies = [13324 "cfg-if 1.0.0",13325 "js-sys",13326 "wasm-bindgen",13327 "web-sys",13328]1332913330[[package]]13331name = "wasm-bindgen-macro"13332version = "0.2.83"13333source = "registry+https://github.com/rust-lang/crates.io-index"13334checksum = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810"13335dependencies = [13336 "quote",13337 "wasm-bindgen-macro-support",13338]1333913340[[package]]13341name = "wasm-bindgen-macro-support"13342version = "0.2.83"13343source = "registry+https://github.com/rust-lang/crates.io-index"13344checksum = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c"13345dependencies = [13346 "proc-macro2",13347 "quote",13348 "syn",13349 "wasm-bindgen-backend",13350 "wasm-bindgen-shared",13351]1335213353[[package]]13354name = "wasm-bindgen-shared"13355version = "0.2.83"13356source = "registry+https://github.com/rust-lang/crates.io-index"13357checksum = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f"1335813359[[package]]13360name = "wasm-gc-api"13361version = "0.1.11"13362source = "registry+https://github.com/rust-lang/crates.io-index"13363checksum = "d0c32691b6c7e6c14e7f8fd55361a9088b507aa49620fcd06c09b3a1082186b9"13364dependencies = [13365 "log",13366 "parity-wasm 0.32.0",13367 "rustc-demangle",13368]1336913370[[package]]13371name = "wasm-instrument"13372version = "0.3.0"13373source = "registry+https://github.com/rust-lang/crates.io-index"13374checksum = "aa1dafb3e60065305741e83db35c6c2584bb3725b692b5b66148a38d72ace6cd"13375dependencies = [13376 "parity-wasm 0.45.0",13377]1337813379[[package]]13380name = "wasm-timer"13381version = "0.2.5"13382source = "registry+https://github.com/rust-lang/crates.io-index"13383checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"13384dependencies = [13385 "futures 0.3.25",13386 "js-sys",13387 "parking_lot 0.11.2",13388 "pin-utils",13389 "wasm-bindgen",13390 "wasm-bindgen-futures",13391 "web-sys",13392]1339313394[[package]]13395name = "wasmi"13396version = "0.13.2"13397source = "registry+https://github.com/rust-lang/crates.io-index"13398checksum = "06c326c93fbf86419608361a2c925a31754cf109da1b8b55737070b4d6669422"13399dependencies = [13400 "parity-wasm 0.45.0",13401 "wasmi-validation",13402 "wasmi_core",13403]1340413405[[package]]13406name = "wasmi-validation"13407version = "0.5.0"13408source = "registry+https://github.com/rust-lang/crates.io-index"13409checksum = "91ff416ad1ff0c42e5a926ed5d5fab74c0f098749aa0ad8b2a34b982ce0e867b"13410dependencies = [13411 "parity-wasm 0.45.0",13412]1341313414[[package]]13415name = "wasmi_core"13416version = "0.2.1"13417source = "registry+https://github.com/rust-lang/crates.io-index"13418checksum = "57d20cb3c59b788653d99541c646c561c9dd26506f25c0cebfe810659c54c6d7"13419dependencies = [13420 "downcast-rs",13421 "libm",13422 "memory_units",13423 "num-rational 0.4.1",13424 "num-traits",13425]1342613427[[package]]13428name = "wasmparser"13429version = "0.89.1"13430source = "registry+https://github.com/rust-lang/crates.io-index"13431checksum = "ab5d3e08b13876f96dd55608d03cd4883a0545884932d5adf11925876c96daef"13432dependencies = [13433 "indexmap",13434]1343513436[[package]]13437name = "wasmtime"13438version = "1.0.2"13439source = "registry+https://github.com/rust-lang/crates.io-index"13440checksum = "4ad5af6ba38311282f2a21670d96e78266e8c8e2f38cbcd52c254df6ccbc7731"13441dependencies = [13442 "anyhow",13443 "bincode",13444 "cfg-if 1.0.0",13445 "indexmap",13446 "libc",13447 "log",13448 "object",13449 "once_cell",13450 "paste",13451 "psm",13452 "rayon",13453 "serde",13454 "target-lexicon",13455 "wasmparser",13456 "wasmtime-cache",13457 "wasmtime-cranelift",13458 "wasmtime-environ",13459 "wasmtime-jit",13460 "wasmtime-runtime",13461 "windows-sys 0.36.1",13462]1346313464[[package]]13465name = "wasmtime-asm-macros"13466version = "1.0.2"13467source = "registry+https://github.com/rust-lang/crates.io-index"13468checksum = "45de63ddfc8b9223d1adc8f7b2ee5f35d1f6d112833934ad7ea66e4f4339e597"13469dependencies = [13470 "cfg-if 1.0.0",13471]1347213473[[package]]13474name = "wasmtime-cache"13475version = "1.0.2"13476source = "registry+https://github.com/rust-lang/crates.io-index"13477checksum = "bcd849399d17d2270141cfe47fa0d91ee52d5f8ea9b98cf7ddde0d53e5f79882"13478dependencies = [13479 "anyhow",13480 "base64",13481 "bincode",13482 "directories-next",13483 "file-per-thread-logger",13484 "log",13485 "rustix 0.35.13",13486 "serde",13487 "sha2 0.9.9",13488 "toml",13489 "windows-sys 0.36.1",13490 "zstd",13491]1349213493[[package]]13494name = "wasmtime-cranelift"13495version = "1.0.2"13496source = "registry+https://github.com/rust-lang/crates.io-index"13497checksum = "4bd91339b742ff20bfed4532a27b73c86b5bcbfedd6bea2dcdf2d64471e1b5c6"13498dependencies = [13499 "anyhow",13500 "cranelift-codegen",13501 "cranelift-entity",13502 "cranelift-frontend",13503 "cranelift-native",13504 "cranelift-wasm",13505 "gimli",13506 "log",13507 "object",13508 "target-lexicon",13509 "thiserror",13510 "wasmparser",13511 "wasmtime-environ",13512]1351313514[[package]]13515name = "wasmtime-environ"13516version = "1.0.2"13517source = "registry+https://github.com/rust-lang/crates.io-index"13518checksum = "ebb881c61f4f627b5d45c54e629724974f8a8890d455bcbe634330cc27309644"13519dependencies = [13520 "anyhow",13521 "cranelift-entity",13522 "gimli",13523 "indexmap",13524 "log",13525 "object",13526 "serde",13527 "target-lexicon",13528 "thiserror",13529 "wasmparser",13530 "wasmtime-types",13531]1353213533[[package]]13534name = "wasmtime-jit"13535version = "1.0.2"13536source = "registry+https://github.com/rust-lang/crates.io-index"13537checksum = "1985c628011fe26adf5e23a5301bdc79b245e0e338f14bb58b39e4e25e4d8681"13538dependencies = [13539 "addr2line",13540 "anyhow",13541 "bincode",13542 "cfg-if 1.0.0",13543 "cpp_demangle",13544 "gimli",13545 "log",13546 "object",13547 "rustc-demangle",13548 "rustix 0.35.13",13549 "serde",13550 "target-lexicon",13551 "thiserror",13552 "wasmtime-environ",13553 "wasmtime-jit-debug",13554 "wasmtime-runtime",13555 "windows-sys 0.36.1",13556]1355713558[[package]]13559name = "wasmtime-jit-debug"13560version = "1.0.2"13561source = "registry+https://github.com/rust-lang/crates.io-index"13562checksum = "f671b588486f5ccec8c5a3dba6b4c07eac2e66ab8c60e6f4e53717c77f709731"13563dependencies = [13564 "object",13565 "once_cell",13566 "rustix 0.35.13",13567]1356813569[[package]]13570name = "wasmtime-runtime"13571version = "1.0.2"13572source = "registry+https://github.com/rust-lang/crates.io-index"13573checksum = "ee8f92ad4b61736339c29361da85769ebc200f184361959d1792832e592a1afd"13574dependencies = [13575 "anyhow",13576 "cc",13577 "cfg-if 1.0.0",13578 "indexmap",13579 "libc",13580 "log",13581 "mach",13582 "memfd",13583 "memoffset 0.6.5",13584 "paste",13585 "rand 0.8.5",13586 "rustix 0.35.13",13587 "thiserror",13588 "wasmtime-asm-macros",13589 "wasmtime-environ",13590 "wasmtime-jit-debug",13591 "windows-sys 0.36.1",13592]1359313594[[package]]13595name = "wasmtime-types"13596version = "1.0.2"13597source = "registry+https://github.com/rust-lang/crates.io-index"13598checksum = "d23d61cb4c46e837b431196dd06abb11731541021916d03476a178b54dc07aeb"13599dependencies = [13600 "cranelift-entity",13601 "serde",13602 "thiserror",13603 "wasmparser",13604]1360513606[[package]]13607name = "web-sys"13608version = "0.3.60"13609source = "registry+https://github.com/rust-lang/crates.io-index"13610checksum = "bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f"13611dependencies = [13612 "js-sys",13613 "wasm-bindgen",13614]1361513616[[package]]13617name = "webpki"13618version = "0.22.0"13619source = "registry+https://github.com/rust-lang/crates.io-index"13620checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"13621dependencies = [13622 "ring",13623 "untrusted",13624]1362513626[[package]]13627name = "webpki-roots"13628version = "0.22.5"13629source = "registry+https://github.com/rust-lang/crates.io-index"13630checksum = "368bfe657969fb01238bb756d351dcade285e0f6fcbd36dcb23359a5169975be"13631dependencies = [13632 "webpki",13633]1363413635[[package]]13636name = "wepoll-ffi"13637version = "0.1.2"13638source = "registry+https://github.com/rust-lang/crates.io-index"13639checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"13640dependencies = [13641 "cc",13642]1364313644[[package]]13645name = "westend-runtime"13646version = "0.9.30"13647source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"13648dependencies = [13649 "beefy-primitives",13650 "bitvec 1.0.1",13651 "frame-benchmarking",13652 "frame-election-provider-support",13653 "frame-executive",13654 "frame-support",13655 "frame-system",13656 "frame-system-benchmarking",13657 "frame-system-rpc-runtime-api",13658 "frame-try-runtime",13659 "hex-literal",13660 "log",13661 "pallet-authority-discovery",13662 "pallet-authorship",13663 "pallet-babe",13664 "pallet-bags-list",13665 "pallet-balances",13666 "pallet-collective",13667 "pallet-democracy",13668 "pallet-election-provider-multi-phase",13669 "pallet-election-provider-support-benchmarking",13670 "pallet-elections-phragmen",13671 "pallet-fast-unstake",13672 "pallet-grandpa",13673 "pallet-identity",13674 "pallet-im-online",13675 "pallet-indices",13676 "pallet-membership",13677 "pallet-multisig",13678 "pallet-nomination-pools",13679 "pallet-nomination-pools-benchmarking",13680 "pallet-nomination-pools-runtime-api",13681 "pallet-offences",13682 "pallet-offences-benchmarking",13683 "pallet-preimage",13684 "pallet-proxy",13685 "pallet-recovery",13686 "pallet-scheduler",13687 "pallet-session",13688 "pallet-session-benchmarking",13689 "pallet-society",13690 "pallet-staking",13691 "pallet-staking-reward-curve",13692 "pallet-sudo",13693 "pallet-timestamp",13694 "pallet-transaction-payment",13695 "pallet-transaction-payment-rpc-runtime-api",13696 "pallet-treasury",13697 "pallet-utility",13698 "pallet-vesting",13699 "pallet-xcm",13700 "pallet-xcm-benchmarks",13701 "parity-scale-codec 3.2.1",13702 "polkadot-parachain",13703 "polkadot-primitives",13704 "polkadot-runtime-common",13705 "polkadot-runtime-parachains",13706 "rustc-hex",13707 "scale-info",13708 "serde",13709 "serde_derive",13710 "smallvec",13711 "sp-api",13712 "sp-authority-discovery",13713 "sp-block-builder",13714 "sp-consensus-babe",13715 "sp-core",13716 "sp-inherents",13717 "sp-io",13718 "sp-mmr-primitives",13719 "sp-npos-elections",13720 "sp-offchain",13721 "sp-runtime",13722 "sp-session",13723 "sp-staking",13724 "sp-std",13725 "sp-transaction-pool",13726 "sp-version",13727 "substrate-wasm-builder",13728 "westend-runtime-constants",13729 "xcm",13730 "xcm-builder",13731 "xcm-executor",13732]1373313734[[package]]13735name = "westend-runtime-constants"13736version = "0.9.30"13737source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"13738dependencies = [13739 "frame-support",13740 "polkadot-primitives",13741 "polkadot-runtime-common",13742 "smallvec",13743 "sp-runtime",13744]1374513746[[package]]13747name = "which"13748version = "4.3.0"13749source = "registry+https://github.com/rust-lang/crates.io-index"13750checksum = "1c831fbbee9e129a8cf93e7747a82da9d95ba8e16621cae60ec2cdc849bacb7b"13751dependencies = [13752 "either",13753 "libc",13754 "once_cell",13755]1375613757[[package]]13758name = "widestring"13759version = "0.5.1"13760source = "registry+https://github.com/rust-lang/crates.io-index"13761checksum = "17882f045410753661207383517a6f62ec3dbeb6a4ed2acce01f0728238d1983"1376213763[[package]]13764name = "winapi"13765version = "0.3.9"13766source = "registry+https://github.com/rust-lang/crates.io-index"13767checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"13768dependencies = [13769 "winapi-i686-pc-windows-gnu",13770 "winapi-x86_64-pc-windows-gnu",13771]1377213773[[package]]13774name = "winapi-i686-pc-windows-gnu"13775version = "0.4.0"13776source = "registry+https://github.com/rust-lang/crates.io-index"13777checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"1377813779[[package]]13780name = "winapi-util"13781version = "0.1.5"13782source = "registry+https://github.com/rust-lang/crates.io-index"13783checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"13784dependencies = [13785 "winapi",13786]1378713788[[package]]13789name = "winapi-x86_64-pc-windows-gnu"13790version = "0.4.0"13791source = "registry+https://github.com/rust-lang/crates.io-index"13792checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1379313794[[package]]13795name = "windows"13796version = "0.34.0"13797source = "registry+https://github.com/rust-lang/crates.io-index"13798checksum = "45296b64204227616fdbf2614cefa4c236b98ee64dfaaaa435207ed99fe7829f"13799dependencies = [13800 "windows_aarch64_msvc 0.34.0",13801 "windows_i686_gnu 0.34.0",13802 "windows_i686_msvc 0.34.0",13803 "windows_x86_64_gnu 0.34.0",13804 "windows_x86_64_msvc 0.34.0",13805]1380613807[[package]]13808name = "windows-sys"13809version = "0.36.1"13810source = "registry+https://github.com/rust-lang/crates.io-index"13811checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"13812dependencies = [13813 "windows_aarch64_msvc 0.36.1",13814 "windows_i686_gnu 0.36.1",13815 "windows_i686_msvc 0.36.1",13816 "windows_x86_64_gnu 0.36.1",13817 "windows_x86_64_msvc 0.36.1",13818]1381913820[[package]]13821name = "windows-sys"13822version = "0.42.0"13823source = "registry+https://github.com/rust-lang/crates.io-index"13824checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"13825dependencies = [13826 "windows_aarch64_gnullvm",13827 "windows_aarch64_msvc 0.42.0",13828 "windows_i686_gnu 0.42.0",13829 "windows_i686_msvc 0.42.0",13830 "windows_x86_64_gnu 0.42.0",13831 "windows_x86_64_gnullvm",13832 "windows_x86_64_msvc 0.42.0",13833]1383413835[[package]]13836name = "windows_aarch64_gnullvm"13837version = "0.42.0"13838source = "registry+https://github.com/rust-lang/crates.io-index"13839checksum = "41d2aa71f6f0cbe00ae5167d90ef3cfe66527d6f613ca78ac8024c3ccab9a19e"1384013841[[package]]13842name = "windows_aarch64_msvc"13843version = "0.34.0"13844source = "registry+https://github.com/rust-lang/crates.io-index"13845checksum = "17cffbe740121affb56fad0fc0e421804adf0ae00891205213b5cecd30db881d"1384613847[[package]]13848name = "windows_aarch64_msvc"13849version = "0.36.1"13850source = "registry+https://github.com/rust-lang/crates.io-index"13851checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"1385213853[[package]]13854name = "windows_aarch64_msvc"13855version = "0.42.0"13856source = "registry+https://github.com/rust-lang/crates.io-index"13857checksum = "dd0f252f5a35cac83d6311b2e795981f5ee6e67eb1f9a7f64eb4500fbc4dcdb4"1385813859[[package]]13860name = "windows_i686_gnu"13861version = "0.34.0"13862source = "registry+https://github.com/rust-lang/crates.io-index"13863checksum = "2564fde759adb79129d9b4f54be42b32c89970c18ebf93124ca8870a498688ed"1386413865[[package]]13866name = "windows_i686_gnu"13867version = "0.36.1"13868source = "registry+https://github.com/rust-lang/crates.io-index"13869checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"1387013871[[package]]13872name = "windows_i686_gnu"13873version = "0.42.0"13874source = "registry+https://github.com/rust-lang/crates.io-index"13875checksum = "fbeae19f6716841636c28d695375df17562ca208b2b7d0dc47635a50ae6c5de7"1387613877[[package]]13878name = "windows_i686_msvc"13879version = "0.34.0"13880source = "registry+https://github.com/rust-lang/crates.io-index"13881checksum = "9cd9d32ba70453522332c14d38814bceeb747d80b3958676007acadd7e166956"1388213883[[package]]13884name = "windows_i686_msvc"13885version = "0.36.1"13886source = "registry+https://github.com/rust-lang/crates.io-index"13887checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"1388813889[[package]]13890name = "windows_i686_msvc"13891version = "0.42.0"13892source = "registry+https://github.com/rust-lang/crates.io-index"13893checksum = "84c12f65daa39dd2babe6e442988fc329d6243fdce47d7d2d155b8d874862246"1389413895[[package]]13896name = "windows_x86_64_gnu"13897version = "0.34.0"13898source = "registry+https://github.com/rust-lang/crates.io-index"13899checksum = "cfce6deae227ee8d356d19effc141a509cc503dfd1f850622ec4b0f84428e1f4"1390013901[[package]]13902name = "windows_x86_64_gnu"13903version = "0.36.1"13904source = "registry+https://github.com/rust-lang/crates.io-index"13905checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"1390613907[[package]]13908name = "windows_x86_64_gnu"13909version = "0.42.0"13910source = "registry+https://github.com/rust-lang/crates.io-index"13911checksum = "bf7b1b21b5362cbc318f686150e5bcea75ecedc74dd157d874d754a2ca44b0ed"1391213913[[package]]13914name = "windows_x86_64_gnullvm"13915version = "0.42.0"13916source = "registry+https://github.com/rust-lang/crates.io-index"13917checksum = "09d525d2ba30eeb3297665bd434a54297e4170c7f1a44cad4ef58095b4cd2028"1391813919[[package]]13920name = "windows_x86_64_msvc"13921version = "0.34.0"13922source = "registry+https://github.com/rust-lang/crates.io-index"13923checksum = "d19538ccc21819d01deaf88d6a17eae6596a12e9aafdbb97916fb49896d89de9"1392413925[[package]]13926name = "windows_x86_64_msvc"13927version = "0.36.1"13928source = "registry+https://github.com/rust-lang/crates.io-index"13929checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"1393013931[[package]]13932name = "windows_x86_64_msvc"13933version = "0.42.0"13934source = "registry+https://github.com/rust-lang/crates.io-index"13935checksum = "f40009d85759725a34da6d89a94e63d7bdc50a862acf0dbc7c8e488f1edcb6f5"1393613937[[package]]13938name = "winreg"13939version = "0.10.1"13940source = "registry+https://github.com/rust-lang/crates.io-index"13941checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"13942dependencies = [13943 "winapi",13944]1394513946[[package]]13947name = "wyz"13948version = "0.2.0"13949source = "registry+https://github.com/rust-lang/crates.io-index"13950checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"1395113952[[package]]13953name = "wyz"13954version = "0.5.1"13955source = "registry+https://github.com/rust-lang/crates.io-index"13956checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"13957dependencies = [13958 "tap",13959]1396013961[[package]]13962name = "x25519-dalek"13963version = "1.1.1"13964source = "registry+https://github.com/rust-lang/crates.io-index"13965checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f"13966dependencies = [13967 "curve25519-dalek 3.2.0",13968 "rand_core 0.5.1",13969 "zeroize",13970]1397113972[[package]]13973name = "xcm"13974version = "0.9.30"13975source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"13976dependencies = [13977 "derivative",13978 "impl-trait-for-tuples",13979 "log",13980 "parity-scale-codec 3.2.1",13981 "scale-info",13982 "sp-runtime",13983 "xcm-procedural",13984]1398513986[[package]]13987name = "xcm-builder"13988version = "0.9.30"13989source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"13990dependencies = [13991 "frame-support",13992 "frame-system",13993 "log",13994 "pallet-transaction-payment",13995 "parity-scale-codec 3.2.1",13996 "polkadot-parachain",13997 "scale-info",13998 "sp-arithmetic",13999 "sp-io",14000 "sp-runtime",14001 "sp-std",14002 "xcm",14003 "xcm-executor",14004]1400514006[[package]]14007name = "xcm-executor"14008version = "0.9.30"14009source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"14010dependencies = [14011 "frame-benchmarking",14012 "frame-support",14013 "impl-trait-for-tuples",14014 "log",14015 "parity-scale-codec 3.2.1",14016 "sp-arithmetic",14017 "sp-core",14018 "sp-io",14019 "sp-runtime",14020 "sp-std",14021 "xcm",14022]1402314024[[package]]14025name = "xcm-procedural"14026version = "0.9.30"14027source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"14028dependencies = [14029 "Inflector",14030 "proc-macro2",14031 "quote",14032 "syn",14033]1403414035[[package]]14036name = "yamux"14037version = "0.10.2"14038source = "registry+https://github.com/rust-lang/crates.io-index"14039checksum = "e5d9ba232399af1783a58d8eb26f6b5006fbefe2dc9ef36bd283324792d03ea5"14040dependencies = [14041 "futures 0.3.25",14042 "log",14043 "nohash-hasher",14044 "parking_lot 0.12.1",14045 "rand 0.8.5",14046 "static_assertions",14047]1404814049[[package]]14050name = "zeroize"14051version = "1.5.7"14052source = "registry+https://github.com/rust-lang/crates.io-index"14053checksum = "c394b5bd0c6f669e7275d9c20aa90ae064cb22e75a1cad54e1b34088034b149f"14054dependencies = [14055 "zeroize_derive",14056]1405714058[[package]]14059name = "zeroize_derive"14060version = "1.3.2"14061source = "registry+https://github.com/rust-lang/crates.io-index"14062checksum = "3f8f187641dad4f680d25c4bfc4225b418165984179f26ca76ec4fb6441d3a17"14063dependencies = [14064 "proc-macro2",14065 "quote",14066 "syn",14067 "synstructure",14068]1406914070[[package]]14071name = "zstd"14072version = "0.11.2+zstd.1.5.2"14073source = "registry+https://github.com/rust-lang/crates.io-index"14074checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"14075dependencies = [14076 "zstd-safe",14077]1407814079[[package]]14080name = "zstd-safe"14081version = "5.0.2+zstd.1.5.2"14082source = "registry+https://github.com/rust-lang/crates.io-index"14083checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"14084dependencies = [14085 "libc",14086 "zstd-sys",14087]1408814089[[package]]14090name = "zstd-sys"14091version = "2.0.1+zstd.1.5.2"14092source = "registry+https://github.com/rust-lang/crates.io-index"14093checksum = "9fd07cbbc53846d9145dbffdf6dd09a7a0aa52be46741825f5c97bdd4f73f12b"14094dependencies = [14095 "cc",14096 "libc",14097]