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.19"79source = "registry+https://github.com/rust-lang/crates.io-index"80checksum = "b4f55bd91a0978cbfd91c457a164bab8b4001c833b7f323132c0a4e1922dd44e"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 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",121 "parity-scale-codec 3.2.1",122 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",123 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",124 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",125 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",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.1.0"141source = "registry+https://github.com/rust-lang/crates.io-index"142checksum = "6a913633b0c922e6b745072795f50d90ebea78ba31a57e2ac8c2fc7b50950949"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",200 "event-listener",201 "futures-core",202]203204[[package]]205name = "async-executor"206version = "1.4.1"207source = "registry+https://github.com/rust-lang/crates.io-index"208checksum = "871f9bb5e0a22eeb7e8cf16641feb87c9dc67032ccf8ff49e772eb9941d3a965"209dependencies = [210 "async-task",211 "concurrent-queue",212 "fastrand",213 "futures-lite",214 "once_cell",215 "slab",216]217218[[package]]219name = "async-global-executor"220version = "2.3.0"221source = "registry+https://github.com/rust-lang/crates.io-index"222checksum = "0da5b41ee986eed3f524c380e6d64965aea573882a8907682ad100f7859305ca"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.9.0"236source = "registry+https://github.com/rust-lang/crates.io-index"237checksum = "83e21f3a490c72b3b0cf44962180e60045de2925d8dff97918f7ee43c8f637c7"238dependencies = [239 "autocfg",240 "concurrent-queue",241 "futures-lite",242 "libc",243 "log",244 "once_cell",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.0"344source = "registry+https://github.com/rust-lang/crates.io-index"345checksum = "f0de5164e5edbf51c45fb8c2d9664ae1c095cce1b265ecf7569093c0d66ef690"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 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",481 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",482 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",483 "sp-blockchain",484 "sp-consensus",485 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",486 "sp-keystore",487 "sp-mmr-primitives",488 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",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 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",510 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",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 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",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 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",531 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",532 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",533 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",534 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",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.0",599]600601[[package]]602name = "blake2"603version = "0.10.4"604source = "registry+https://github.com/rust-lang/crates.io-index"605checksum = "b9cf849ee05b2ee5fba5e36f97ff8ec2533916700fc0758d40d92136a42f3388"606dependencies = [607 "digest 0.10.5",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",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",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",640]641642[[package]]643name = "blake3"644version = "1.3.1"645source = "registry+https://github.com/rust-lang/crates.io-index"646checksum = "a08e53fc5a564bb15bfe6fae56bd71522205f1f91893f9c0116edad6496c183f"647dependencies = [648 "arrayref",649 "arrayvec 0.7.2",650 "cc",651 "cfg-if 1.0.0",652 "constant_time_eq",653 "digest 0.10.5",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.1"773source = "registry+https://github.com/rust-lang/crates.io-index"774checksum = "87c5fdd0166095e1d463fc6cc01aa8ce547ad77a4e84d42eb6762b084e28067e"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.2.1"791source = "registry+https://github.com/rust-lang/crates.io-index"792checksum = "ec8a7b6a70fde80372154c65702f00a0f56f3e1c36abbc6c440484be248856db"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.73"845source = "registry+https://github.com/rust-lang/crates.io-index"846checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"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.22"915source = "registry+https://github.com/rust-lang/crates.io-index"916checksum = "bfd4d1b31faaa3a89d7934dbded3111da0d2ef28e3ebccdb4f0179f5929d1ef1"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.3",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.48"1021source = "registry+https://github.com/rust-lang/crates.io-index"1022checksum = "e8ad8cef104ac57b68b89df3208164d228503abbdce70f6880ffa3d970e7443a"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.1"1052source = "registry+https://github.com/rust-lang/crates.io-index"1053checksum = "7b3d16bb3da60be2f7c7acfc438f2ae6f3496897ce68c291d0509bb67b4e248e"1054dependencies = [1055 "strum",1056 "strum_macros",1057 "unicode-width",1058]10591060[[package]]1061name = "concat-idents"1062version = "1.1.3"1063source = "registry+https://github.com/rust-lang/crates.io-index"1064checksum = "4b6f90860248d75014b7b103db8fee4f291c07bfb41306cdf77a0a5ab7a10d2f"1065dependencies = [1066 "quote",1067 "syn",1068]10691070[[package]]1071name = "concurrent-queue"1072version = "1.2.4"1073source = "registry+https://github.com/rust-lang/crates.io-index"1074checksum = "af4780a44ab5696ea9e28294517f1fffb421a83a25af521333c838635509db9c"1075dependencies = [1076 "cache-padded",1077]10781079[[package]]1080name = "console"1081version = "0.15.2"1082source = "registry+https://github.com/rust-lang/crates.io-index"1083checksum = "c050367d967ced717c04b65d8c619d863ef9292ce0c5760028655a2fb298718c"1084dependencies = [1085 "encode_unicode",1086 "lazy_static",1087 "libc",1088 "terminal_size",1089 "winapi",1090]10911092[[package]]1093name = "const-oid"1094version = "0.7.1"1095source = "registry+https://github.com/rust-lang/crates.io-index"1096checksum = "e4c78c047431fee22c1a7bb92e00ad095a02a983affe4d8a72e2a2c62c1b94f3"10971098[[package]]1099name = "constant_time_eq"1100version = "0.1.5"1101source = "registry+https://github.com/rust-lang/crates.io-index"1102checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"11031104[[package]]1105name = "convert_case"1106version = "0.4.0"1107source = "registry+https://github.com/rust-lang/crates.io-index"1108checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"11091110[[package]]1111name = "core-foundation"1112version = "0.9.3"1113source = "registry+https://github.com/rust-lang/crates.io-index"1114checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"1115dependencies = [1116 "core-foundation-sys",1117 "libc",1118]11191120[[package]]1121name = "core-foundation-sys"1122version = "0.8.3"1123source = "registry+https://github.com/rust-lang/crates.io-index"1124checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"11251126[[package]]1127name = "core2"1128version = "0.4.0"1129source = "registry+https://github.com/rust-lang/crates.io-index"1130checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"1131dependencies = [1132 "memchr",1133]11341135[[package]]1136name = "cpp_demangle"1137version = "0.3.5"1138source = "registry+https://github.com/rust-lang/crates.io-index"1139checksum = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f"1140dependencies = [1141 "cfg-if 1.0.0",1142]11431144[[package]]1145name = "cpufeatures"1146version = "0.2.5"1147source = "registry+https://github.com/rust-lang/crates.io-index"1148checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320"1149dependencies = [1150 "libc",1151]11521153[[package]]1154name = "cranelift-bforest"1155version = "0.88.1"1156source = "registry+https://github.com/rust-lang/crates.io-index"1157checksum = "44409ccf2d0f663920cab563d2b79fcd6b2e9a2bcc6e929fef76c8f82ad6c17a"1158dependencies = [1159 "cranelift-entity",1160]11611162[[package]]1163name = "cranelift-codegen"1164version = "0.88.1"1165source = "registry+https://github.com/rust-lang/crates.io-index"1166checksum = "98de2018ad96eb97f621f7d6b900a0cc661aec8d02ea4a50e56ecb48e5a2fcaf"1167dependencies = [1168 "arrayvec 0.7.2",1169 "bumpalo",1170 "cranelift-bforest",1171 "cranelift-codegen-meta",1172 "cranelift-codegen-shared",1173 "cranelift-entity",1174 "cranelift-isle",1175 "gimli",1176 "log",1177 "regalloc2",1178 "smallvec",1179 "target-lexicon",1180]11811182[[package]]1183name = "cranelift-codegen-meta"1184version = "0.88.1"1185source = "registry+https://github.com/rust-lang/crates.io-index"1186checksum = "5287ce36e6c4758fbaf298bd1a8697ad97a4f2375a3d1b61142ea538db4877e5"1187dependencies = [1188 "cranelift-codegen-shared",1189]11901191[[package]]1192name = "cranelift-codegen-shared"1193version = "0.88.1"1194source = "registry+https://github.com/rust-lang/crates.io-index"1195checksum = "2855c24219e2f08827f3f4ffb2da92e134ae8d8ecc185b11ec8f9878cf5f588e"11961197[[package]]1198name = "cranelift-entity"1199version = "0.88.1"1200source = "registry+https://github.com/rust-lang/crates.io-index"1201checksum = "0b65673279d75d34bf11af9660ae2dbd1c22e6d28f163f5c72f4e1dc56d56103"1202dependencies = [1203 "serde",1204]12051206[[package]]1207name = "cranelift-frontend"1208version = "0.88.1"1209source = "registry+https://github.com/rust-lang/crates.io-index"1210checksum = "3ed2b3d7a4751163f6c4a349205ab1b7d9c00eecf19dcea48592ef1f7688eefc"1211dependencies = [1212 "cranelift-codegen",1213 "log",1214 "smallvec",1215 "target-lexicon",1216]12171218[[package]]1219name = "cranelift-isle"1220version = "0.88.1"1221source = "registry+https://github.com/rust-lang/crates.io-index"1222checksum = "3be64cecea9d90105fc6a2ba2d003e98c867c1d6c4c86cc878f97ad9fb916293"12231224[[package]]1225name = "cranelift-native"1226version = "0.88.1"1227source = "registry+https://github.com/rust-lang/crates.io-index"1228checksum = "c4a03a6ac1b063e416ca4b93f6247978c991475e8271465340caa6f92f3c16a4"1229dependencies = [1230 "cranelift-codegen",1231 "libc",1232 "target-lexicon",1233]12341235[[package]]1236name = "cranelift-wasm"1237version = "0.88.1"1238source = "registry+https://github.com/rust-lang/crates.io-index"1239checksum = "c699873f7b30bc5f20dd03a796b4183e073a46616c91704792ec35e45d13f913"1240dependencies = [1241 "cranelift-codegen",1242 "cranelift-entity",1243 "cranelift-frontend",1244 "itertools",1245 "log",1246 "smallvec",1247 "wasmparser",1248 "wasmtime-types",1249]12501251[[package]]1252name = "crc32fast"1253version = "1.3.2"1254source = "registry+https://github.com/rust-lang/crates.io-index"1255checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"1256dependencies = [1257 "cfg-if 1.0.0",1258]12591260[[package]]1261name = "crossbeam-channel"1262version = "0.5.6"1263source = "registry+https://github.com/rust-lang/crates.io-index"1264checksum = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521"1265dependencies = [1266 "cfg-if 1.0.0",1267 "crossbeam-utils",1268]12691270[[package]]1271name = "crossbeam-deque"1272version = "0.8.2"1273source = "registry+https://github.com/rust-lang/crates.io-index"1274checksum = "715e8152b692bba2d374b53d4875445368fdf21a94751410af607a5ac677d1fc"1275dependencies = [1276 "cfg-if 1.0.0",1277 "crossbeam-epoch",1278 "crossbeam-utils",1279]12801281[[package]]1282name = "crossbeam-epoch"1283version = "0.9.11"1284source = "registry+https://github.com/rust-lang/crates.io-index"1285checksum = "f916dfc5d356b0ed9dae65f1db9fc9770aa2851d2662b988ccf4fe3516e86348"1286dependencies = [1287 "autocfg",1288 "cfg-if 1.0.0",1289 "crossbeam-utils",1290 "memoffset",1291 "scopeguard",1292]12931294[[package]]1295name = "crossbeam-queue"1296version = "0.3.6"1297source = "registry+https://github.com/rust-lang/crates.io-index"1298checksum = "1cd42583b04998a5363558e5f9291ee5a5ff6b49944332103f251e7479a82aa7"1299dependencies = [1300 "cfg-if 1.0.0",1301 "crossbeam-utils",1302]13031304[[package]]1305name = "crossbeam-utils"1306version = "0.8.12"1307source = "registry+https://github.com/rust-lang/crates.io-index"1308checksum = "edbafec5fa1f196ca66527c1b12c2ec4745ca14b50f1ad8f9f6f720b55d11fac"1309dependencies = [1310 "cfg-if 1.0.0",1311]13121313[[package]]1314name = "crunchy"1315version = "0.2.2"1316source = "registry+https://github.com/rust-lang/crates.io-index"1317checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"13181319[[package]]1320name = "crypto-bigint"1321version = "0.3.2"1322source = "registry+https://github.com/rust-lang/crates.io-index"1323checksum = "03c6a1d5fa1de37e071642dfa44ec552ca5b299adb128fab16138e24b548fd21"1324dependencies = [1325 "generic-array 0.14.6",1326 "rand_core 0.6.4",1327 "subtle",1328 "zeroize",1329]13301331[[package]]1332name = "crypto-common"1333version = "0.1.6"1334source = "registry+https://github.com/rust-lang/crates.io-index"1335checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"1336dependencies = [1337 "generic-array 0.14.6",1338 "typenum",1339]13401341[[package]]1342name = "crypto-mac"1343version = "0.8.0"1344source = "registry+https://github.com/rust-lang/crates.io-index"1345checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"1346dependencies = [1347 "generic-array 0.14.6",1348 "subtle",1349]13501351[[package]]1352name = "crypto-mac"1353version = "0.11.1"1354source = "registry+https://github.com/rust-lang/crates.io-index"1355checksum = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714"1356dependencies = [1357 "generic-array 0.14.6",1358 "subtle",1359]13601361[[package]]1362name = "ctor"1363version = "0.1.26"1364source = "registry+https://github.com/rust-lang/crates.io-index"1365checksum = "6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096"1366dependencies = [1367 "quote",1368 "syn",1369]13701371[[package]]1372name = "ctr"1373version = "0.8.0"1374source = "registry+https://github.com/rust-lang/crates.io-index"1375checksum = "049bb91fb4aaf0e3c7efa6cd5ef877dbbbd15b39dad06d9948de4ec8a75761ea"1376dependencies = [1377 "cipher 0.3.0",1378]13791380[[package]]1381name = "cuckoofilter"1382version = "0.5.0"1383source = "registry+https://github.com/rust-lang/crates.io-index"1384checksum = "b810a8449931679f64cd7eef1bbd0fa315801b6d5d9cdc1ace2804d6529eee18"1385dependencies = [1386 "byteorder",1387 "fnv",1388 "rand 0.7.3",1389]13901391[[package]]1392name = "cumulus-client-cli"1393version = "0.1.0"1394source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1395dependencies = [1396 "clap",1397 "parity-scale-codec 3.2.1",1398 "sc-chain-spec",1399 "sc-cli",1400 "sc-service",1401 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1402 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1403 "url",1404]14051406[[package]]1407name = "cumulus-client-collator"1408version = "0.1.0"1409source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1410dependencies = [1411 "cumulus-client-consensus-common",1412 "cumulus-client-network",1413 "cumulus-primitives-core",1414 "cumulus-relay-chain-interface",1415 "futures 0.3.25",1416 "parity-scale-codec 3.2.1",1417 "parking_lot 0.12.1",1418 "polkadot-node-primitives",1419 "polkadot-node-subsystem",1420 "polkadot-overseer",1421 "polkadot-primitives",1422 "sc-client-api",1423 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1424 "sp-consensus",1425 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1426 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1427 "tracing",1428]14291430[[package]]1431name = "cumulus-client-consensus-aura"1432version = "0.1.0"1433source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1434dependencies = [1435 "async-trait",1436 "cumulus-client-consensus-common",1437 "cumulus-primitives-core",1438 "futures 0.3.25",1439 "parity-scale-codec 3.2.1",1440 "sc-client-api",1441 "sc-consensus",1442 "sc-consensus-aura",1443 "sc-consensus-slots",1444 "sc-telemetry",1445 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1446 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1447 "sp-block-builder",1448 "sp-blockchain",1449 "sp-consensus",1450 "sp-consensus-aura",1451 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1452 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1453 "sp-keystore",1454 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1455 "substrate-prometheus-endpoint",1456 "tracing",1457]14581459[[package]]1460name = "cumulus-client-consensus-common"1461version = "0.1.0"1462source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1463dependencies = [1464 "async-trait",1465 "cumulus-relay-chain-interface",1466 "dyn-clone",1467 "futures 0.3.25",1468 "parity-scale-codec 3.2.1",1469 "polkadot-primitives",1470 "sc-client-api",1471 "sc-consensus",1472 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1473 "sp-blockchain",1474 "sp-consensus",1475 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1476 "sp-trie",1477 "tracing",1478]14791480[[package]]1481name = "cumulus-client-network"1482version = "0.1.0"1483source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1484dependencies = [1485 "async-trait",1486 "cumulus-relay-chain-interface",1487 "derive_more",1488 "futures 0.3.25",1489 "futures-timer",1490 "parity-scale-codec 3.2.1",1491 "parking_lot 0.12.1",1492 "polkadot-node-primitives",1493 "polkadot-parachain",1494 "polkadot-primitives",1495 "sc-client-api",1496 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1497 "sp-blockchain",1498 "sp-consensus",1499 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1500 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1501 "sp-state-machine",1502 "tracing",1503]15041505[[package]]1506name = "cumulus-client-pov-recovery"1507version = "0.1.0"1508source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1509dependencies = [1510 "cumulus-primitives-core",1511 "cumulus-relay-chain-interface",1512 "futures 0.3.25",1513 "futures-timer",1514 "parity-scale-codec 3.2.1",1515 "polkadot-node-primitives",1516 "polkadot-node-subsystem",1517 "polkadot-overseer",1518 "polkadot-primitives",1519 "rand 0.8.5",1520 "sc-client-api",1521 "sc-consensus",1522 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1523 "sp-consensus",1524 "sp-maybe-compressed-blob",1525 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1526 "tracing",1527]15281529[[package]]1530name = "cumulus-client-service"1531version = "0.1.0"1532source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1533dependencies = [1534 "cumulus-client-cli",1535 "cumulus-client-collator",1536 "cumulus-client-consensus-common",1537 "cumulus-client-pov-recovery",1538 "cumulus-primitives-core",1539 "cumulus-relay-chain-interface",1540 "parking_lot 0.12.1",1541 "polkadot-overseer",1542 "polkadot-primitives",1543 "sc-client-api",1544 "sc-consensus",1545 "sc-consensus-babe",1546 "sc-service",1547 "sc-telemetry",1548 "sc-tracing",1549 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1550 "sp-blockchain",1551 "sp-consensus",1552 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1553 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1554 "tracing",1555]15561557[[package]]1558name = "cumulus-pallet-aura-ext"1559version = "0.1.0"1560source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1561dependencies = [1562 "frame-executive",1563 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1564 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1565 "pallet-aura",1566 "parity-scale-codec 3.2.1",1567 "scale-info",1568 "serde",1569 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1570 "sp-consensus-aura",1571 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1572 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1573]15741575[[package]]1576name = "cumulus-pallet-dmp-queue"1577version = "0.1.0"1578source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1579dependencies = [1580 "cumulus-primitives-core",1581 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1582 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1583 "log",1584 "parity-scale-codec 3.2.1",1585 "scale-info",1586 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1587 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1588 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1589 "xcm",1590 "xcm-executor",1591]15921593[[package]]1594name = "cumulus-pallet-parachain-system"1595version = "0.1.0"1596source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1597dependencies = [1598 "bytes",1599 "cumulus-pallet-parachain-system-proc-macro",1600 "cumulus-primitives-core",1601 "cumulus-primitives-parachain-inherent",1602 "environmental",1603 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1604 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1605 "impl-trait-for-tuples",1606 "log",1607 "pallet-balances",1608 "parity-scale-codec 3.2.1",1609 "polkadot-parachain",1610 "scale-info",1611 "serde",1612 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1613 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1614 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1615 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1616 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1617 "sp-state-machine",1618 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1619 "sp-trie",1620 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1621 "xcm",1622]16231624[[package]]1625name = "cumulus-pallet-parachain-system-proc-macro"1626version = "0.1.0"1627source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1628dependencies = [1629 "proc-macro-crate",1630 "proc-macro2",1631 "quote",1632 "syn",1633]16341635[[package]]1636name = "cumulus-pallet-xcm"1637version = "0.1.0"1638source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1639dependencies = [1640 "cumulus-primitives-core",1641 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1642 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1643 "parity-scale-codec 3.2.1",1644 "scale-info",1645 "serde",1646 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1647 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1648 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1649 "xcm",1650]16511652[[package]]1653name = "cumulus-pallet-xcmp-queue"1654version = "0.1.0"1655source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1656dependencies = [1657 "cumulus-primitives-core",1658 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1659 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1660 "log",1661 "parity-scale-codec 3.2.1",1662 "rand_chacha 0.3.1",1663 "scale-info",1664 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1665 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1666 "xcm",1667 "xcm-executor",1668]16691670[[package]]1671name = "cumulus-primitives-core"1672version = "0.1.0"1673source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1674dependencies = [1675 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1676 "parity-scale-codec 3.2.1",1677 "polkadot-core-primitives",1678 "polkadot-parachain",1679 "polkadot-primitives",1680 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1681 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1682 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1683 "sp-trie",1684]16851686[[package]]1687name = "cumulus-primitives-parachain-inherent"1688version = "0.1.0"1689source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1690dependencies = [1691 "async-trait",1692 "cumulus-primitives-core",1693 "cumulus-relay-chain-interface",1694 "cumulus-test-relay-sproof-builder",1695 "parity-scale-codec 3.2.1",1696 "sc-client-api",1697 "scale-info",1698 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1699 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1700 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1701 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1702 "sp-state-machine",1703 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1704 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1705 "sp-trie",1706 "tracing",1707]17081709[[package]]1710name = "cumulus-primitives-timestamp"1711version = "0.1.0"1712source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1713dependencies = [1714 "cumulus-primitives-core",1715 "futures 0.3.25",1716 "parity-scale-codec 3.2.1",1717 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1718 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1719 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1720]17211722[[package]]1723name = "cumulus-primitives-utility"1724version = "0.1.0"1725source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1726dependencies = [1727 "cumulus-primitives-core",1728 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1729 "log",1730 "parity-scale-codec 3.2.1",1731 "polkadot-core-primitives",1732 "polkadot-parachain",1733 "polkadot-primitives",1734 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1735 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1736 "sp-trie",1737 "xcm",1738 "xcm-builder",1739 "xcm-executor",1740]17411742[[package]]1743name = "cumulus-relay-chain-inprocess-interface"1744version = "0.1.0"1745source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1746dependencies = [1747 "async-trait",1748 "cumulus-primitives-core",1749 "cumulus-relay-chain-interface",1750 "futures 0.3.25",1751 "futures-timer",1752 "polkadot-cli",1753 "polkadot-client",1754 "polkadot-service",1755 "sc-cli",1756 "sc-client-api",1757 "sc-consensus-babe",1758 "sc-network",1759 "sc-sysinfo",1760 "sc-telemetry",1761 "sc-tracing",1762 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1763 "sp-blockchain",1764 "sp-consensus",1765 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1766 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1767 "sp-state-machine",1768 "tracing",1769]17701771[[package]]1772name = "cumulus-relay-chain-interface"1773version = "0.1.0"1774source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1775dependencies = [1776 "async-trait",1777 "cumulus-primitives-core",1778 "derive_more",1779 "futures 0.3.25",1780 "jsonrpsee-core",1781 "parity-scale-codec 3.2.1",1782 "parking_lot 0.12.1",1783 "polkadot-overseer",1784 "polkadot-service",1785 "sc-client-api",1786 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1787 "sp-blockchain",1788 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1789 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1790 "sp-state-machine",1791 "thiserror",1792]17931794[[package]]1795name = "cumulus-relay-chain-rpc-interface"1796version = "0.1.0"1797source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1798dependencies = [1799 "async-trait",1800 "backoff",1801 "cumulus-primitives-core",1802 "cumulus-relay-chain-interface",1803 "futures 0.3.25",1804 "futures-timer",1805 "jsonrpsee",1806 "parity-scale-codec 3.2.1",1807 "parking_lot 0.12.1",1808 "polkadot-service",1809 "sc-client-api",1810 "sc-rpc-api",1811 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1812 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1813 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1814 "sp-state-machine",1815 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1816 "tokio",1817 "tracing",1818 "url",1819]18201821[[package]]1822name = "cumulus-test-relay-sproof-builder"1823version = "0.1.0"1824source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1825dependencies = [1826 "cumulus-primitives-core",1827 "parity-scale-codec 3.2.1",1828 "polkadot-primitives",1829 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1830 "sp-state-machine",1831 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1832]18331834[[package]]1835name = "curve25519-dalek"1836version = "2.1.3"1837source = "registry+https://github.com/rust-lang/crates.io-index"1838checksum = "4a9b85542f99a2dfa2a1b8e192662741c9859a846b296bef1c92ef9b58b5a216"1839dependencies = [1840 "byteorder",1841 "digest 0.8.1",1842 "rand_core 0.5.1",1843 "subtle",1844 "zeroize",1845]18461847[[package]]1848name = "curve25519-dalek"1849version = "3.2.0"1850source = "registry+https://github.com/rust-lang/crates.io-index"1851checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61"1852dependencies = [1853 "byteorder",1854 "digest 0.9.0",1855 "rand_core 0.5.1",1856 "subtle",1857 "zeroize",1858]18591860[[package]]1861name = "curve25519-dalek"1862version = "4.0.0-pre.1"1863source = "registry+https://github.com/rust-lang/crates.io-index"1864checksum = "4033478fbf70d6acf2655ac70da91ee65852d69daf7a67bf7a2f518fb47aafcf"1865dependencies = [1866 "byteorder",1867 "digest 0.9.0",1868 "rand_core 0.6.4",1869 "subtle",1870 "zeroize",1871]18721873[[package]]1874name = "cxx"1875version = "1.0.80"1876source = "registry+https://github.com/rust-lang/crates.io-index"1877checksum = "6b7d4e43b25d3c994662706a1d4fcfc32aaa6afd287502c111b237093bb23f3a"1878dependencies = [1879 "cc",1880 "cxxbridge-flags",1881 "cxxbridge-macro",1882 "link-cplusplus",1883]18841885[[package]]1886name = "cxx-build"1887version = "1.0.80"1888source = "registry+https://github.com/rust-lang/crates.io-index"1889checksum = "84f8829ddc213e2c1368e51a2564c552b65a8cb6a28f31e576270ac81d5e5827"1890dependencies = [1891 "cc",1892 "codespan-reporting",1893 "once_cell",1894 "proc-macro2",1895 "quote",1896 "scratch",1897 "syn",1898]18991900[[package]]1901name = "cxxbridge-flags"1902version = "1.0.80"1903source = "registry+https://github.com/rust-lang/crates.io-index"1904checksum = "e72537424b474af1460806647c41d4b6d35d09ef7fe031c5c2fa5766047cc56a"19051906[[package]]1907name = "cxxbridge-macro"1908version = "1.0.80"1909source = "registry+https://github.com/rust-lang/crates.io-index"1910checksum = "309e4fb93eed90e1e14bea0da16b209f81813ba9fc7830c20ed151dd7bc0a4d7"1911dependencies = [1912 "proc-macro2",1913 "quote",1914 "syn",1915]19161917[[package]]1918name = "data-encoding"1919version = "2.3.2"1920source = "registry+https://github.com/rust-lang/crates.io-index"1921checksum = "3ee2393c4a91429dffb4bedf19f4d6abf27d8a732c8ce4980305d782e5426d57"19221923[[package]]1924name = "data-encoding-macro"1925version = "0.1.12"1926source = "registry+https://github.com/rust-lang/crates.io-index"1927checksum = "86927b7cd2fe88fa698b87404b287ab98d1a0063a34071d92e575b72d3029aca"1928dependencies = [1929 "data-encoding",1930 "data-encoding-macro-internal",1931]19321933[[package]]1934name = "data-encoding-macro-internal"1935version = "0.1.10"1936source = "registry+https://github.com/rust-lang/crates.io-index"1937checksum = "a5bbed42daaa95e780b60a50546aa345b8413a1e46f9a40a12907d3598f038db"1938dependencies = [1939 "data-encoding",1940 "syn",1941]19421943[[package]]1944name = "der"1945version = "0.5.1"1946source = "registry+https://github.com/rust-lang/crates.io-index"1947checksum = "6919815d73839e7ad218de758883aae3a257ba6759ce7a9992501efbb53d705c"1948dependencies = [1949 "const-oid",1950]19511952[[package]]1953name = "derivative"1954version = "2.2.0"1955source = "registry+https://github.com/rust-lang/crates.io-index"1956checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"1957dependencies = [1958 "proc-macro2",1959 "quote",1960 "syn",1961]19621963[[package]]1964name = "derive_more"1965version = "0.99.17"1966source = "registry+https://github.com/rust-lang/crates.io-index"1967checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"1968dependencies = [1969 "convert_case",1970 "proc-macro2",1971 "quote",1972 "rustc_version 0.4.0",1973 "syn",1974]19751976[[package]]1977name = "digest"1978version = "0.8.1"1979source = "registry+https://github.com/rust-lang/crates.io-index"1980checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"1981dependencies = [1982 "generic-array 0.12.4",1983]19841985[[package]]1986name = "digest"1987version = "0.9.0"1988source = "registry+https://github.com/rust-lang/crates.io-index"1989checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"1990dependencies = [1991 "generic-array 0.14.6",1992]19931994[[package]]1995name = "digest"1996version = "0.10.5"1997source = "registry+https://github.com/rust-lang/crates.io-index"1998checksum = "adfbc57365a37acbd2ebf2b64d7e69bb766e2fea813521ed536f5d0520dcf86c"1999dependencies = [2000 "block-buffer 0.10.3",2001 "crypto-common",2002 "subtle",2003]20042005[[package]]2006name = "directories"2007version = "4.0.1"2008source = "registry+https://github.com/rust-lang/crates.io-index"2009checksum = "f51c5d4ddabd36886dd3e1438cb358cdcb0d7c499cb99cb4ac2e38e18b5cb210"2010dependencies = [2011 "dirs-sys",2012]20132014[[package]]2015name = "directories-next"2016version = "2.0.0"2017source = "registry+https://github.com/rust-lang/crates.io-index"2018checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"2019dependencies = [2020 "cfg-if 1.0.0",2021 "dirs-sys-next",2022]20232024[[package]]2025name = "dirs-sys"2026version = "0.3.7"2027source = "registry+https://github.com/rust-lang/crates.io-index"2028checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"2029dependencies = [2030 "libc",2031 "redox_users",2032 "winapi",2033]20342035[[package]]2036name = "dirs-sys-next"2037version = "0.1.2"2038source = "registry+https://github.com/rust-lang/crates.io-index"2039checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"2040dependencies = [2041 "libc",2042 "redox_users",2043 "winapi",2044]20452046[[package]]2047name = "dns-parser"2048version = "0.8.0"2049source = "registry+https://github.com/rust-lang/crates.io-index"2050checksum = "c4d33be9473d06f75f58220f71f7a9317aca647dc061dbd3c361b0bef505fbea"2051dependencies = [2052 "byteorder",2053 "quick-error",2054]20552056[[package]]2057name = "downcast-rs"2058version = "1.2.0"2059source = "registry+https://github.com/rust-lang/crates.io-index"2060checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"20612062[[package]]2063name = "dtoa"2064version = "1.0.4"2065source = "registry+https://github.com/rust-lang/crates.io-index"2066checksum = "f8a6eee2d5d0d113f015688310da018bd1d864d86bd567c8fca9c266889e1bfa"20672068[[package]]2069name = "dyn-clonable"2070version = "0.9.0"2071source = "registry+https://github.com/rust-lang/crates.io-index"2072checksum = "4e9232f0e607a262ceb9bd5141a3dfb3e4db6994b31989bbfd845878cba59fd4"2073dependencies = [2074 "dyn-clonable-impl",2075 "dyn-clone",2076]20772078[[package]]2079name = "dyn-clonable-impl"2080version = "0.9.0"2081source = "registry+https://github.com/rust-lang/crates.io-index"2082checksum = "558e40ea573c374cf53507fd240b7ee2f5477df7cfebdb97323ec61c719399c5"2083dependencies = [2084 "proc-macro2",2085 "quote",2086 "syn",2087]20882089[[package]]2090name = "dyn-clone"2091version = "1.0.9"2092source = "registry+https://github.com/rust-lang/crates.io-index"2093checksum = "4f94fa09c2aeea5b8839e414b7b841bf429fd25b9c522116ac97ee87856d88b2"20942095[[package]]2096name = "ecdsa"2097version = "0.13.4"2098source = "registry+https://github.com/rust-lang/crates.io-index"2099checksum = "d0d69ae62e0ce582d56380743515fefaf1a8c70cec685d9677636d7e30ae9dc9"2100dependencies = [2101 "der",2102 "elliptic-curve",2103 "rfc6979",2104 "signature",2105]21062107[[package]]2108name = "ed25519"2109version = "1.5.2"2110source = "registry+https://github.com/rust-lang/crates.io-index"2111checksum = "1e9c280362032ea4203659fc489832d0204ef09f247a0506f170dafcac08c369"2112dependencies = [2113 "signature",2114]21152116[[package]]2117name = "ed25519-dalek"2118version = "1.0.1"2119source = "registry+https://github.com/rust-lang/crates.io-index"2120checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d"2121dependencies = [2122 "curve25519-dalek 3.2.0",2123 "ed25519",2124 "rand 0.7.3",2125 "serde",2126 "sha2 0.9.9",2127 "zeroize",2128]21292130[[package]]2131name = "ed25519-zebra"2132version = "3.1.0"2133source = "registry+https://github.com/rust-lang/crates.io-index"2134checksum = "7c24f403d068ad0b359e577a77f92392118be3f3c927538f2bb544a5ecd828c6"2135dependencies = [2136 "curve25519-dalek 3.2.0",2137 "hashbrown",2138 "hex",2139 "rand_core 0.6.4",2140 "sha2 0.9.9",2141 "zeroize",2142]21432144[[package]]2145name = "either"2146version = "1.8.0"2147source = "registry+https://github.com/rust-lang/crates.io-index"2148checksum = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797"21492150[[package]]2151name = "elliptic-curve"2152version = "0.11.12"2153source = "registry+https://github.com/rust-lang/crates.io-index"2154checksum = "25b477563c2bfed38a3b7a60964c49e058b2510ad3f12ba3483fd8f62c2306d6"2155dependencies = [2156 "base16ct",2157 "crypto-bigint",2158 "der",2159 "ff",2160 "generic-array 0.14.6",2161 "group",2162 "rand_core 0.6.4",2163 "sec1",2164 "subtle",2165 "zeroize",2166]21672168[[package]]2169name = "encode_unicode"2170version = "0.3.6"2171source = "registry+https://github.com/rust-lang/crates.io-index"2172checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"21732174[[package]]2175name = "enum-as-inner"2176version = "0.4.0"2177source = "registry+https://github.com/rust-lang/crates.io-index"2178checksum = "21cdad81446a7f7dc43f6a77409efeb9733d2fa65553efef6018ef257c959b73"2179dependencies = [2180 "heck",2181 "proc-macro2",2182 "quote",2183 "syn",2184]21852186[[package]]2187name = "enumflags2"2188version = "0.7.5"2189source = "registry+https://github.com/rust-lang/crates.io-index"2190checksum = "e75d4cd21b95383444831539909fbb14b9dc3fdceb2a6f5d36577329a1f55ccb"2191dependencies = [2192 "enumflags2_derive",2193]21942195[[package]]2196name = "enumflags2_derive"2197version = "0.7.4"2198source = "registry+https://github.com/rust-lang/crates.io-index"2199checksum = "f58dc3c5e468259f19f2d46304a6b28f1c3d034442e14b322d2b850e36f6d5ae"2200dependencies = [2201 "proc-macro2",2202 "quote",2203 "syn",2204]22052206[[package]]2207name = "enumn"2208version = "0.1.5"2209source = "registry+https://github.com/rust-lang/crates.io-index"2210checksum = "038b1afa59052df211f9efd58f8b1d84c242935ede1c3dbaed26b018a9e06ae2"2211dependencies = [2212 "proc-macro2",2213 "quote",2214 "syn",2215]22162217[[package]]2218name = "env_logger"2219version = "0.9.1"2220source = "registry+https://github.com/rust-lang/crates.io-index"2221checksum = "c90bf5f19754d10198ccb95b70664fc925bd1fc090a0fd9a6ebc54acc8cd6272"2222dependencies = [2223 "atty",2224 "humantime",2225 "log",2226 "regex",2227 "termcolor",2228]22292230[[package]]2231name = "environmental"2232version = "1.1.3"2233source = "registry+https://github.com/rust-lang/crates.io-index"2234checksum = "68b91989ae21441195d7d9b9993a2f9295c7e1a8c96255d8b729accddc124797"22352236[[package]]2237name = "errno"2238version = "0.2.8"2239source = "registry+https://github.com/rust-lang/crates.io-index"2240checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"2241dependencies = [2242 "errno-dragonfly",2243 "libc",2244 "winapi",2245]22462247[[package]]2248name = "errno-dragonfly"2249version = "0.1.2"2250source = "registry+https://github.com/rust-lang/crates.io-index"2251checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"2252dependencies = [2253 "cc",2254 "libc",2255]22562257[[package]]2258name = "ethbloom"2259version = "0.12.1"2260source = "registry+https://github.com/rust-lang/crates.io-index"2261checksum = "11da94e443c60508eb62cf256243a64da87304c2802ac2528847f79d750007ef"2262dependencies = [2263 "crunchy",2264 "fixed-hash",2265 "impl-codec",2266 "impl-rlp",2267 "impl-serde",2268 "scale-info",2269 "tiny-keccak",2270]22712272[[package]]2273name = "ethereum"2274version = "0.12.0"2275source = "registry+https://github.com/rust-lang/crates.io-index"2276checksum = "23750149fe8834c0e24bb9adcbacbe06c45b9861f15df53e09f26cb7c4ab91ef"2277dependencies = [2278 "bytes",2279 "ethereum-types",2280 "hash-db",2281 "hash256-std-hasher",2282 "parity-scale-codec 3.2.1",2283 "rlp",2284 "rlp-derive",2285 "scale-info",2286 "serde",2287 "sha3",2288 "triehash",2289]22902291[[package]]2292name = "ethereum-types"2293version = "0.13.1"2294source = "registry+https://github.com/rust-lang/crates.io-index"2295checksum = "b2827b94c556145446fcce834ca86b7abf0c39a805883fe20e72c5bfdb5a0dc6"2296dependencies = [2297 "ethbloom",2298 "fixed-hash",2299 "impl-codec",2300 "impl-rlp",2301 "impl-serde",2302 "primitive-types",2303 "scale-info",2304 "uint",2305]23062307[[package]]2308name = "event-listener"2309version = "2.5.3"2310source = "registry+https://github.com/rust-lang/crates.io-index"2311checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"23122313[[package]]2314name = "evm"2315version = "0.35.0"2316source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29#e9252ed42dc26fc85b6703b1ba50660a08209e55"2317dependencies = [2318 "auto_impl",2319 "ethereum",2320 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29)",2321 "evm-gasometer 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29)",2322 "evm-runtime 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29)",2323 "log",2324 "parity-scale-codec 3.2.1",2325 "primitive-types",2326 "rlp",2327 "scale-info",2328 "sha3",2329]23302331[[package]]2332name = "evm"2333version = "0.35.0"2334source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30#e9252ed42dc26fc85b6703b1ba50660a08209e55"2335dependencies = [2336 "auto_impl",2337 "environmental",2338 "ethereum",2339 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",2340 "evm-gasometer 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",2341 "evm-runtime 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",2342 "log",2343 "parity-scale-codec 3.2.1",2344 "primitive-types",2345 "rlp",2346 "scale-info",2347 "serde",2348 "sha3",2349]23502351[[package]]2352name = "evm-coder"2353version = "0.1.3"2354dependencies = [2355 "concat-idents",2356 "ethereum",2357 "evm-coder-procedural",2358 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",2359 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2360 "hex",2361 "hex-literal",2362 "impl-trait-for-tuples",2363 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29)",2364 "primitive-types",2365 "sha3-const",2366 "similar-asserts",2367 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2368]23692370[[package]]2371name = "evm-coder-procedural"2372version = "0.2.0"2373dependencies = [2374 "Inflector",2375 "hex",2376 "proc-macro2",2377 "quote",2378 "sha3",2379 "syn",2380]23812382[[package]]2383name = "evm-core"2384version = "0.35.0"2385source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29#e9252ed42dc26fc85b6703b1ba50660a08209e55"2386dependencies = [2387 "parity-scale-codec 3.2.1",2388 "primitive-types",2389 "scale-info",2390]23912392[[package]]2393name = "evm-core"2394version = "0.35.0"2395source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30#e9252ed42dc26fc85b6703b1ba50660a08209e55"2396dependencies = [2397 "parity-scale-codec 3.2.1",2398 "primitive-types",2399 "scale-info",2400 "serde",2401]24022403[[package]]2404name = "evm-gasometer"2405version = "0.35.0"2406source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29#e9252ed42dc26fc85b6703b1ba50660a08209e55"2407dependencies = [2408 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29)",2409 "evm-runtime 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29)",2410 "primitive-types",2411]24122413[[package]]2414name = "evm-gasometer"2415version = "0.35.0"2416source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30#e9252ed42dc26fc85b6703b1ba50660a08209e55"2417dependencies = [2418 "environmental",2419 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",2420 "evm-runtime 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",2421 "primitive-types",2422]24232424[[package]]2425name = "evm-runtime"2426version = "0.35.0"2427source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29#e9252ed42dc26fc85b6703b1ba50660a08209e55"2428dependencies = [2429 "auto_impl",2430 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29)",2431 "primitive-types",2432 "sha3",2433]24342435[[package]]2436name = "evm-runtime"2437version = "0.35.0"2438source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30#e9252ed42dc26fc85b6703b1ba50660a08209e55"2439dependencies = [2440 "auto_impl",2441 "environmental",2442 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",2443 "primitive-types",2444 "sha3",2445]24462447[[package]]2448name = "exit-future"2449version = "0.2.0"2450source = "registry+https://github.com/rust-lang/crates.io-index"2451checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5"2452dependencies = [2453 "futures 0.3.25",2454]24552456[[package]]2457name = "expander"2458version = "0.0.4"2459source = "registry+https://github.com/rust-lang/crates.io-index"2460checksum = "a718c0675c555c5f976fff4ea9e2c150fa06cefa201cadef87cfbf9324075881"2461dependencies = [2462 "blake3",2463 "fs-err",2464 "proc-macro2",2465 "quote",2466]24672468[[package]]2469name = "expander"2470version = "0.0.6"2471source = "registry+https://github.com/rust-lang/crates.io-index"2472checksum = "3774182a5df13c3d1690311ad32fbe913feef26baba609fa2dd5f72042bd2ab6"2473dependencies = [2474 "blake2",2475 "fs-err",2476 "proc-macro2",2477 "quote",2478 "syn",2479]24802481[[package]]2482name = "fake-simd"2483version = "0.1.2"2484source = "registry+https://github.com/rust-lang/crates.io-index"2485checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"24862487[[package]]2488name = "fallible-iterator"2489version = "0.2.0"2490source = "registry+https://github.com/rust-lang/crates.io-index"2491checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"24922493[[package]]2494name = "fastrand"2495version = "1.8.0"2496source = "registry+https://github.com/rust-lang/crates.io-index"2497checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499"2498dependencies = [2499 "instant",2500]25012502[[package]]2503name = "fatality"2504version = "0.0.6"2505source = "registry+https://github.com/rust-lang/crates.io-index"2506checksum = "2ad875162843b0d046276327afe0136e9ed3a23d5a754210fb6f1f33610d39ab"2507dependencies = [2508 "fatality-proc-macro",2509 "thiserror",2510]25112512[[package]]2513name = "fatality-proc-macro"2514version = "0.0.6"2515source = "registry+https://github.com/rust-lang/crates.io-index"2516checksum = "f5aa1e3ae159e592ad222dc90c5acbad632b527779ba88486abe92782ab268bd"2517dependencies = [2518 "expander 0.0.4",2519 "indexmap",2520 "proc-macro-crate",2521 "proc-macro2",2522 "quote",2523 "syn",2524 "thiserror",2525]25262527[[package]]2528name = "fc-consensus"2529version = "2.0.0-dev"2530source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2531dependencies = [2532 "async-trait",2533 "fc-db",2534 "fp-consensus",2535 "fp-rpc",2536 "sc-client-api",2537 "sc-consensus",2538 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2539 "sp-block-builder",2540 "sp-blockchain",2541 "sp-consensus",2542 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2543 "thiserror",2544]25452546[[package]]2547name = "fc-db"2548version = "2.0.0-dev"2549source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2550dependencies = [2551 "fp-storage",2552 "kvdb-rocksdb",2553 "parity-db",2554 "parity-scale-codec 3.2.1",2555 "parking_lot 0.12.1",2556 "sc-client-db",2557 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2558 "sp-database",2559 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2560]25612562[[package]]2563name = "fc-mapping-sync"2564version = "2.0.0-dev"2565source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2566dependencies = [2567 "fc-db",2568 "fp-consensus",2569 "fp-rpc",2570 "futures 0.3.25",2571 "futures-timer",2572 "log",2573 "sc-client-api",2574 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2575 "sp-blockchain",2576 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2577]25782579[[package]]2580name = "fc-rpc"2581version = "2.0.0-dev"2582source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2583dependencies = [2584 "ethereum",2585 "ethereum-types",2586 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",2587 "fc-db",2588 "fc-rpc-core",2589 "fp-rpc",2590 "fp-storage",2591 "futures 0.3.25",2592 "hex",2593 "jsonrpsee",2594 "libsecp256k1",2595 "log",2596 "lru 0.7.8",2597 "parity-scale-codec 3.2.1",2598 "prometheus",2599 "rand 0.8.5",2600 "rlp",2601 "rustc-hex",2602 "sc-client-api",2603 "sc-network",2604 "sc-network-common",2605 "sc-rpc",2606 "sc-service",2607 "sc-transaction-pool",2608 "sc-transaction-pool-api",2609 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2610 "sp-block-builder",2611 "sp-blockchain",2612 "sp-consensus",2613 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2614 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2615 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2616 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2617 "substrate-prometheus-endpoint",2618 "tokio",2619]26202621[[package]]2622name = "fc-rpc-core"2623version = "1.1.0-dev"2624source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2625dependencies = [2626 "ethereum",2627 "ethereum-types",2628 "jsonrpsee",2629 "rlp",2630 "rustc-hex",2631 "serde",2632 "serde_json",2633]26342635[[package]]2636name = "fdlimit"2637version = "0.2.1"2638source = "registry+https://github.com/rust-lang/crates.io-index"2639checksum = "2c4c9e43643f5a3be4ca5b67d26b98031ff9db6806c3440ae32e02e3ceac3f1b"2640dependencies = [2641 "libc",2642]26432644[[package]]2645name = "ff"2646version = "0.11.1"2647source = "registry+https://github.com/rust-lang/crates.io-index"2648checksum = "131655483be284720a17d74ff97592b8e76576dc25563148601df2d7c9080924"2649dependencies = [2650 "rand_core 0.6.4",2651 "subtle",2652]26532654[[package]]2655name = "file-per-thread-logger"2656version = "0.1.5"2657source = "registry+https://github.com/rust-lang/crates.io-index"2658checksum = "21e16290574b39ee41c71aeb90ae960c504ebaf1e2a1c87bd52aa56ed6e1a02f"2659dependencies = [2660 "env_logger",2661 "log",2662]26632664[[package]]2665name = "filetime"2666version = "0.2.18"2667source = "registry+https://github.com/rust-lang/crates.io-index"2668checksum = "4b9663d381d07ae25dc88dbdf27df458faa83a9b25336bcac83d5e452b5fc9d3"2669dependencies = [2670 "cfg-if 1.0.0",2671 "libc",2672 "redox_syscall",2673 "windows-sys 0.42.0",2674]26752676[[package]]2677name = "finality-grandpa"2678version = "0.16.0"2679source = "registry+https://github.com/rust-lang/crates.io-index"2680checksum = "b22349c6a11563a202d95772a68e0fcf56119e74ea8a2a19cf2301460fcd0df5"2681dependencies = [2682 "either",2683 "futures 0.3.25",2684 "futures-timer",2685 "log",2686 "num-traits",2687 "parity-scale-codec 3.2.1",2688 "parking_lot 0.12.1",2689 "scale-info",2690]26912692[[package]]2693name = "fixed-hash"2694version = "0.7.0"2695source = "registry+https://github.com/rust-lang/crates.io-index"2696checksum = "cfcf0ed7fe52a17a03854ec54a9f76d6d84508d1c0e66bc1793301c73fc8493c"2697dependencies = [2698 "byteorder",2699 "rand 0.8.5",2700 "rustc-hex",2701 "static_assertions",2702]27032704[[package]]2705name = "fixedbitset"2706version = "0.4.2"2707source = "registry+https://github.com/rust-lang/crates.io-index"2708checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"27092710[[package]]2711name = "flate2"2712version = "1.0.24"2713source = "registry+https://github.com/rust-lang/crates.io-index"2714checksum = "f82b0f4c27ad9f8bfd1f3208d882da2b09c301bc1c828fd3a00d0216d2fbbff6"2715dependencies = [2716 "crc32fast",2717 "libz-sys",2718 "miniz_oxide",2719]27202721[[package]]2722name = "flexi_logger"2723version = "0.22.6"2724source = "registry+https://github.com/rust-lang/crates.io-index"2725checksum = "0c76a80dd14a27fc3d8bc696502132cb52b3f227256fd8601166c3a35e45f409"2726dependencies = [2727 "ansi_term",2728 "atty",2729 "glob",2730 "lazy_static",2731 "log",2732 "regex",2733 "rustversion",2734 "thiserror",2735 "time 0.3.9",2736]27372738[[package]]2739name = "fnv"2740version = "1.0.7"2741source = "registry+https://github.com/rust-lang/crates.io-index"2742checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"27432744[[package]]2745name = "fork-tree"2746version = "3.0.0"2747source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2748dependencies = [2749 "parity-scale-codec 3.2.1",2750]27512752[[package]]2753name = "form_urlencoded"2754version = "1.1.0"2755source = "registry+https://github.com/rust-lang/crates.io-index"2756checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"2757dependencies = [2758 "percent-encoding",2759]27602761[[package]]2762name = "fp-consensus"2763version = "2.0.0-dev"2764source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2765dependencies = [2766 "ethereum",2767 "parity-scale-codec 3.2.1",2768 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2769 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2770 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2771]27722773[[package]]2774name = "fp-evm"2775version = "3.0.0-dev"2776source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#852f994e82f9e5718dde75e8c4d877db5a44dd45"2777dependencies = [2778 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29)",2779 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",2780 "impl-trait-for-tuples",2781 "parity-scale-codec 3.2.1",2782 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",2783 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",2784]27852786[[package]]2787name = "fp-evm"2788version = "3.0.0-dev"2789source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2790dependencies = [2791 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",2792 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2793 "impl-trait-for-tuples",2794 "parity-scale-codec 3.2.1",2795 "serde",2796 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2797 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2798]27992800[[package]]2801name = "fp-evm-mapping"2802version = "0.1.0"2803source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#852f994e82f9e5718dde75e8c4d877db5a44dd45"2804dependencies = [2805 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",2806 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",2807]28082809[[package]]2810name = "fp-evm-mapping"2811version = "0.1.0"2812source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2813dependencies = [2814 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2815 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2816]28172818[[package]]2819name = "fp-rpc"2820version = "3.0.0-dev"2821source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2822dependencies = [2823 "ethereum",2824 "ethereum-types",2825 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",2826 "parity-scale-codec 3.2.1",2827 "scale-info",2828 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2829 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2830 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2831 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2832 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2833]28342835[[package]]2836name = "fp-self-contained"2837version = "1.0.0-dev"2838source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2839dependencies = [2840 "ethereum",2841 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2842 "parity-scale-codec 3.2.1",2843 "parity-util-mem",2844 "scale-info",2845 "serde",2846 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2847 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2848 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2849]28502851[[package]]2852name = "fp-storage"2853version = "2.0.0"2854source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2855dependencies = [2856 "parity-scale-codec 3.2.1",2857]28582859[[package]]2860name = "frame-benchmarking"2861version = "4.0.0-dev"2862source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2863dependencies = [2864 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2865 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2866 "linregress",2867 "log",2868 "parity-scale-codec 3.2.1",2869 "paste",2870 "scale-info",2871 "serde",2872 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2873 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2874 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2875 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2876 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2877 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2878 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2879 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2880]28812882[[package]]2883name = "frame-benchmarking-cli"2884version = "4.0.0-dev"2885source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2886dependencies = [2887 "Inflector",2888 "array-bytes",2889 "chrono",2890 "clap",2891 "comfy-table",2892 "frame-benchmarking",2893 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2894 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2895 "gethostname",2896 "handlebars",2897 "hash-db",2898 "itertools",2899 "kvdb",2900 "lazy_static",2901 "linked-hash-map",2902 "log",2903 "memory-db",2904 "parity-scale-codec 3.2.1",2905 "rand 0.8.5",2906 "rand_pcg 0.3.1",2907 "sc-block-builder",2908 "sc-cli",2909 "sc-client-api",2910 "sc-client-db",2911 "sc-executor",2912 "sc-service",2913 "sc-sysinfo",2914 "serde",2915 "serde_json",2916 "serde_nanos",2917 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2918 "sp-blockchain",2919 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2920 "sp-database",2921 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2922 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2923 "sp-keystore",2924 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2925 "sp-state-machine",2926 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2927 "sp-trie",2928 "tempfile",2929 "thiserror",2930 "thousands",2931]29322933[[package]]2934name = "frame-election-provider-solution-type"2935version = "4.0.0-dev"2936source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2937dependencies = [2938 "proc-macro-crate",2939 "proc-macro2",2940 "quote",2941 "syn",2942]29432944[[package]]2945name = "frame-election-provider-support"2946version = "4.0.0-dev"2947source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2948dependencies = [2949 "frame-election-provider-solution-type",2950 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2951 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2952 "parity-scale-codec 3.2.1",2953 "scale-info",2954 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2955 "sp-npos-elections",2956 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2957 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2958]29592960[[package]]2961name = "frame-executive"2962version = "4.0.0-dev"2963source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2964dependencies = [2965 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2966 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2967 "frame-try-runtime",2968 "parity-scale-codec 3.2.1",2969 "scale-info",2970 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2971 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2972 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2973 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2974 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2975]29762977[[package]]2978name = "frame-metadata"2979version = "15.0.0"2980source = "registry+https://github.com/rust-lang/crates.io-index"2981checksum = "df6bb8542ef006ef0de09a5c4420787d79823c0ed7924225822362fd2bf2ff2d"2982dependencies = [2983 "cfg-if 1.0.0",2984 "parity-scale-codec 3.2.1",2985 "scale-info",2986 "serde",2987]29882989[[package]]2990name = "frame-support"2991version = "4.0.0-dev"2992source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"2993dependencies = [2994 "bitflags",2995 "frame-metadata",2996 "frame-support-procedural 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",2997 "impl-trait-for-tuples",2998 "k256",2999 "log",3000 "parity-scale-codec 3.2.1",3001 "paste",3002 "scale-info",3003 "smallvec",3004 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3005 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3006 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3007 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3008 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3009 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3010 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3011 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3012 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3013 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3014 "tt-call",3015]30163017[[package]]3018name = "frame-support"3019version = "4.0.0-dev"3020source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3021dependencies = [3022 "bitflags",3023 "frame-metadata",3024 "frame-support-procedural 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3025 "impl-trait-for-tuples",3026 "k256",3027 "log",3028 "once_cell",3029 "parity-scale-codec 3.2.1",3030 "paste",3031 "scale-info",3032 "serde",3033 "smallvec",3034 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3035 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3036 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3037 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3038 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3039 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3040 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3041 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3042 "sp-state-machine",3043 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3044 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3045 "sp-weights",3046 "tt-call",3047]30483049[[package]]3050name = "frame-support-procedural"3051version = "4.0.0-dev"3052source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"3053dependencies = [3054 "Inflector",3055 "cfg-expr",3056 "frame-support-procedural-tools 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3057 "itertools",3058 "proc-macro2",3059 "quote",3060 "syn",3061]30623063[[package]]3064name = "frame-support-procedural"3065version = "4.0.0-dev"3066source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3067dependencies = [3068 "Inflector",3069 "cfg-expr",3070 "frame-support-procedural-tools 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3071 "itertools",3072 "proc-macro2",3073 "quote",3074 "syn",3075]30763077[[package]]3078name = "frame-support-procedural-tools"3079version = "4.0.0-dev"3080source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"3081dependencies = [3082 "frame-support-procedural-tools-derive 3.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3083 "proc-macro-crate",3084 "proc-macro2",3085 "quote",3086 "syn",3087]30883089[[package]]3090name = "frame-support-procedural-tools"3091version = "4.0.0-dev"3092source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3093dependencies = [3094 "frame-support-procedural-tools-derive 3.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3095 "proc-macro-crate",3096 "proc-macro2",3097 "quote",3098 "syn",3099]31003101[[package]]3102name = "frame-support-procedural-tools-derive"3103version = "3.0.0"3104source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"3105dependencies = [3106 "proc-macro2",3107 "quote",3108 "syn",3109]31103111[[package]]3112name = "frame-support-procedural-tools-derive"3113version = "3.0.0"3114source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3115dependencies = [3116 "proc-macro2",3117 "quote",3118 "syn",3119]31203121[[package]]3122name = "frame-system"3123version = "4.0.0-dev"3124source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"3125dependencies = [3126 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3127 "log",3128 "parity-scale-codec 3.2.1",3129 "scale-info",3130 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3131 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3132 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3133 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3134 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3135]31363137[[package]]3138name = "frame-system"3139version = "4.0.0-dev"3140source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3141dependencies = [3142 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3143 "log",3144 "parity-scale-codec 3.2.1",3145 "scale-info",3146 "serde",3147 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3148 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3149 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3150 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3151 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3152 "sp-weights",3153]31543155[[package]]3156name = "frame-system-benchmarking"3157version = "4.0.0-dev"3158source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3159dependencies = [3160 "frame-benchmarking",3161 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3162 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3163 "parity-scale-codec 3.2.1",3164 "scale-info",3165 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3166 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3167 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3168]31693170[[package]]3171name = "frame-system-rpc-runtime-api"3172version = "4.0.0-dev"3173source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3174dependencies = [3175 "parity-scale-codec 3.2.1",3176 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3177]31783179[[package]]3180name = "frame-try-runtime"3181version = "0.10.0-dev"3182source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3183dependencies = [3184 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3185 "parity-scale-codec 3.2.1",3186 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3187 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3188 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3189]31903191[[package]]3192name = "fs-err"3193version = "2.8.1"3194source = "registry+https://github.com/rust-lang/crates.io-index"3195checksum = "64db3e262960f0662f43a6366788d5f10f7f244b8f7d7d987f560baf5ded5c50"31963197[[package]]3198name = "fs-swap"3199version = "0.2.6"3200source = "registry+https://github.com/rust-lang/crates.io-index"3201checksum = "03d47dad3685eceed8488986cad3d5027165ea5edb164331770e2059555f10a5"3202dependencies = [3203 "lazy_static",3204 "libc",3205 "libloading 0.5.2",3206 "winapi",3207]32083209[[package]]3210name = "fs2"3211version = "0.4.3"3212source = "registry+https://github.com/rust-lang/crates.io-index"3213checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"3214dependencies = [3215 "libc",3216 "winapi",3217]32183219[[package]]3220name = "fs_extra"3221version = "1.2.0"3222source = "registry+https://github.com/rust-lang/crates.io-index"3223checksum = "2022715d62ab30faffd124d40b76f4134a550a87792276512b18d63272333394"32243225[[package]]3226name = "funty"3227version = "1.1.0"3228source = "registry+https://github.com/rust-lang/crates.io-index"3229checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7"32303231[[package]]3232name = "funty"3233version = "2.0.0"3234source = "registry+https://github.com/rust-lang/crates.io-index"3235checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"32363237[[package]]3238name = "futures"3239version = "0.1.31"3240source = "registry+https://github.com/rust-lang/crates.io-index"3241checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"32423243[[package]]3244name = "futures"3245version = "0.3.25"3246source = "registry+https://github.com/rust-lang/crates.io-index"3247checksum = "38390104763dc37a5145a53c29c63c1290b5d316d6086ec32c293f6736051bb0"3248dependencies = [3249 "futures-channel",3250 "futures-core",3251 "futures-executor",3252 "futures-io",3253 "futures-sink",3254 "futures-task",3255 "futures-util",3256]32573258[[package]]3259name = "futures-channel"3260version = "0.3.25"3261source = "registry+https://github.com/rust-lang/crates.io-index"3262checksum = "52ba265a92256105f45b719605a571ffe2d1f0fea3807304b522c1d778f79eed"3263dependencies = [3264 "futures-core",3265 "futures-sink",3266]32673268[[package]]3269name = "futures-core"3270version = "0.3.25"3271source = "registry+https://github.com/rust-lang/crates.io-index"3272checksum = "04909a7a7e4633ae6c4a9ab280aeb86da1236243a77b694a49eacd659a4bd3ac"32733274[[package]]3275name = "futures-executor"3276version = "0.3.25"3277source = "registry+https://github.com/rust-lang/crates.io-index"3278checksum = "7acc85df6714c176ab5edf386123fafe217be88c0840ec11f199441134a074e2"3279dependencies = [3280 "futures-core",3281 "futures-task",3282 "futures-util",3283 "num_cpus",3284]32853286[[package]]3287name = "futures-io"3288version = "0.3.25"3289source = "registry+https://github.com/rust-lang/crates.io-index"3290checksum = "00f5fb52a06bdcadeb54e8d3671f8888a39697dcb0b81b23b55174030427f4eb"32913292[[package]]3293name = "futures-lite"3294version = "1.12.0"3295source = "registry+https://github.com/rust-lang/crates.io-index"3296checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"3297dependencies = [3298 "fastrand",3299 "futures-core",3300 "futures-io",3301 "memchr",3302 "parking",3303 "pin-project-lite 0.2.9",3304 "waker-fn",3305]33063307[[package]]3308name = "futures-macro"3309version = "0.3.25"3310source = "registry+https://github.com/rust-lang/crates.io-index"3311checksum = "bdfb8ce053d86b91919aad980c220b1fb8401a9394410e1c289ed7e66b61835d"3312dependencies = [3313 "proc-macro2",3314 "quote",3315 "syn",3316]33173318[[package]]3319name = "futures-rustls"3320version = "0.22.2"3321source = "registry+https://github.com/rust-lang/crates.io-index"3322checksum = "d2411eed028cdf8c8034eaf21f9915f956b6c3abec4d4c7949ee67f0721127bd"3323dependencies = [3324 "futures-io",3325 "rustls",3326 "webpki",3327]33283329[[package]]3330name = "futures-sink"3331version = "0.3.25"3332source = "registry+https://github.com/rust-lang/crates.io-index"3333checksum = "39c15cf1a4aa79df40f1bb462fb39676d0ad9e366c2a33b590d7c66f4f81fcf9"33343335[[package]]3336name = "futures-task"3337version = "0.3.25"3338source = "registry+https://github.com/rust-lang/crates.io-index"3339checksum = "2ffb393ac5d9a6eaa9d3fdf37ae2776656b706e200c8e16b1bdb227f5198e6ea"33403341[[package]]3342name = "futures-timer"3343version = "3.0.2"3344source = "registry+https://github.com/rust-lang/crates.io-index"3345checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"33463347[[package]]3348name = "futures-util"3349version = "0.3.25"3350source = "registry+https://github.com/rust-lang/crates.io-index"3351checksum = "197676987abd2f9cadff84926f410af1c183608d36641465df73ae8211dc65d6"3352dependencies = [3353 "futures 0.1.31",3354 "futures-channel",3355 "futures-core",3356 "futures-io",3357 "futures-macro",3358 "futures-sink",3359 "futures-task",3360 "memchr",3361 "pin-project-lite 0.2.9",3362 "pin-utils",3363 "slab",3364]33653366[[package]]3367name = "fxhash"3368version = "0.2.1"3369source = "registry+https://github.com/rust-lang/crates.io-index"3370checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"3371dependencies = [3372 "byteorder",3373]33743375[[package]]3376name = "generic-array"3377version = "0.12.4"3378source = "registry+https://github.com/rust-lang/crates.io-index"3379checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"3380dependencies = [3381 "typenum",3382]33833384[[package]]3385name = "generic-array"3386version = "0.14.6"3387source = "registry+https://github.com/rust-lang/crates.io-index"3388checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9"3389dependencies = [3390 "typenum",3391 "version_check",3392]33933394[[package]]3395name = "gethostname"3396version = "0.2.3"3397source = "registry+https://github.com/rust-lang/crates.io-index"3398checksum = "c1ebd34e35c46e00bb73e81363248d627782724609fe1b6396f553f68fe3862e"3399dependencies = [3400 "libc",3401 "winapi",3402]34033404[[package]]3405name = "getrandom"3406version = "0.1.16"3407source = "registry+https://github.com/rust-lang/crates.io-index"3408checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"3409dependencies = [3410 "cfg-if 1.0.0",3411 "js-sys",3412 "libc",3413 "wasi 0.9.0+wasi-snapshot-preview1",3414 "wasm-bindgen",3415]34163417[[package]]3418name = "getrandom"3419version = "0.2.8"3420source = "registry+https://github.com/rust-lang/crates.io-index"3421checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"3422dependencies = [3423 "cfg-if 1.0.0",3424 "libc",3425 "wasi 0.11.0+wasi-snapshot-preview1",3426]34273428[[package]]3429name = "ghash"3430version = "0.4.4"3431source = "registry+https://github.com/rust-lang/crates.io-index"3432checksum = "1583cc1656d7839fd3732b80cf4f38850336cdb9b8ded1cd399ca62958de3c99"3433dependencies = [3434 "opaque-debug 0.3.0",3435 "polyval",3436]34373438[[package]]3439name = "gimli"3440version = "0.26.2"3441source = "registry+https://github.com/rust-lang/crates.io-index"3442checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d"3443dependencies = [3444 "fallible-iterator",3445 "indexmap",3446 "stable_deref_trait",3447]34483449[[package]]3450name = "glob"3451version = "0.3.0"3452source = "registry+https://github.com/rust-lang/crates.io-index"3453checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"34543455[[package]]3456name = "globset"3457version = "0.4.9"3458source = "registry+https://github.com/rust-lang/crates.io-index"3459checksum = "0a1e17342619edbc21a964c2afbeb6c820c6a2560032872f397bb97ea127bd0a"3460dependencies = [3461 "aho-corasick",3462 "bstr",3463 "fnv",3464 "log",3465 "regex",3466]34673468[[package]]3469name = "gloo-timers"3470version = "0.2.4"3471source = "registry+https://github.com/rust-lang/crates.io-index"3472checksum = "5fb7d06c1c8cc2a29bee7ec961009a0b2caa0793ee4900c2ffb348734ba1c8f9"3473dependencies = [3474 "futures-channel",3475 "futures-core",3476 "js-sys",3477 "wasm-bindgen",3478]34793480[[package]]3481name = "group"3482version = "0.11.0"3483source = "registry+https://github.com/rust-lang/crates.io-index"3484checksum = "bc5ac374b108929de78460075f3dc439fa66df9d8fc77e8f12caa5165fcf0c89"3485dependencies = [3486 "ff",3487 "rand_core 0.6.4",3488 "subtle",3489]34903491[[package]]3492name = "h2"3493version = "0.3.15"3494source = "registry+https://github.com/rust-lang/crates.io-index"3495checksum = "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4"3496dependencies = [3497 "bytes",3498 "fnv",3499 "futures-core",3500 "futures-sink",3501 "futures-util",3502 "http",3503 "indexmap",3504 "slab",3505 "tokio",3506 "tokio-util",3507 "tracing",3508]35093510[[package]]3511name = "handlebars"3512version = "4.3.5"3513source = "registry+https://github.com/rust-lang/crates.io-index"3514checksum = "433e4ab33f1213cdc25b5fa45c76881240cfe79284cf2b395e8b9e312a30a2fd"3515dependencies = [3516 "log",3517 "pest",3518 "pest_derive",3519 "serde",3520 "serde_json",3521 "thiserror",3522]35233524[[package]]3525name = "hash-db"3526version = "0.15.2"3527source = "registry+https://github.com/rust-lang/crates.io-index"3528checksum = "d23bd4e7b5eda0d0f3a307e8b381fdc8ba9000f26fbe912250c0a4cc3956364a"35293530[[package]]3531name = "hash256-std-hasher"3532version = "0.15.2"3533source = "registry+https://github.com/rust-lang/crates.io-index"3534checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"3535dependencies = [3536 "crunchy",3537]35383539[[package]]3540name = "hashbrown"3541version = "0.12.3"3542source = "registry+https://github.com/rust-lang/crates.io-index"3543checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"3544dependencies = [3545 "ahash",3546]35473548[[package]]3549name = "heck"3550version = "0.4.0"3551source = "registry+https://github.com/rust-lang/crates.io-index"3552checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"35533554[[package]]3555name = "hermit-abi"3556version = "0.1.19"3557source = "registry+https://github.com/rust-lang/crates.io-index"3558checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"3559dependencies = [3560 "libc",3561]35623563[[package]]3564name = "hex"3565version = "0.4.3"3566source = "registry+https://github.com/rust-lang/crates.io-index"3567checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"35683569[[package]]3570name = "hex-literal"3571version = "0.3.4"3572source = "registry+https://github.com/rust-lang/crates.io-index"3573checksum = "7ebdb29d2ea9ed0083cd8cece49bbd968021bd99b0849edb4a9a7ee0fdf6a4e0"35743575[[package]]3576name = "hex_fmt"3577version = "0.3.0"3578source = "registry+https://github.com/rust-lang/crates.io-index"3579checksum = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f"35803581[[package]]3582name = "hmac"3583version = "0.8.1"3584source = "registry+https://github.com/rust-lang/crates.io-index"3585checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"3586dependencies = [3587 "crypto-mac 0.8.0",3588 "digest 0.9.0",3589]35903591[[package]]3592name = "hmac"3593version = "0.11.0"3594source = "registry+https://github.com/rust-lang/crates.io-index"3595checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"3596dependencies = [3597 "crypto-mac 0.11.1",3598 "digest 0.9.0",3599]36003601[[package]]3602name = "hmac-drbg"3603version = "0.3.0"3604source = "registry+https://github.com/rust-lang/crates.io-index"3605checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1"3606dependencies = [3607 "digest 0.9.0",3608 "generic-array 0.14.6",3609 "hmac 0.8.1",3610]36113612[[package]]3613name = "hostname"3614version = "0.3.1"3615source = "registry+https://github.com/rust-lang/crates.io-index"3616checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"3617dependencies = [3618 "libc",3619 "match_cfg",3620 "winapi",3621]36223623[[package]]3624name = "http"3625version = "0.2.8"3626source = "registry+https://github.com/rust-lang/crates.io-index"3627checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"3628dependencies = [3629 "bytes",3630 "fnv",3631 "itoa",3632]36333634[[package]]3635name = "http-body"3636version = "0.4.5"3637source = "registry+https://github.com/rust-lang/crates.io-index"3638checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"3639dependencies = [3640 "bytes",3641 "http",3642 "pin-project-lite 0.2.9",3643]36443645[[package]]3646name = "httparse"3647version = "1.8.0"3648source = "registry+https://github.com/rust-lang/crates.io-index"3649checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"36503651[[package]]3652name = "httpdate"3653version = "1.0.2"3654source = "registry+https://github.com/rust-lang/crates.io-index"3655checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"36563657[[package]]3658name = "humantime"3659version = "2.1.0"3660source = "registry+https://github.com/rust-lang/crates.io-index"3661checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"36623663[[package]]3664name = "hyper"3665version = "0.14.20"3666source = "registry+https://github.com/rust-lang/crates.io-index"3667checksum = "02c929dc5c39e335a03c405292728118860721b10190d98c2a0f0efd5baafbac"3668dependencies = [3669 "bytes",3670 "futures-channel",3671 "futures-core",3672 "futures-util",3673 "h2",3674 "http",3675 "http-body",3676 "httparse",3677 "httpdate",3678 "itoa",3679 "pin-project-lite 0.2.9",3680 "socket2",3681 "tokio",3682 "tower-service",3683 "tracing",3684 "want",3685]36863687[[package]]3688name = "hyper-rustls"3689version = "0.23.0"3690source = "registry+https://github.com/rust-lang/crates.io-index"3691checksum = "d87c48c02e0dc5e3b849a2041db3029fd066650f8f717c07bf8ed78ccb895cac"3692dependencies = [3693 "http",3694 "hyper",3695 "log",3696 "rustls",3697 "rustls-native-certs",3698 "tokio",3699 "tokio-rustls",3700]37013702[[package]]3703name = "iana-time-zone"3704version = "0.1.51"3705source = "registry+https://github.com/rust-lang/crates.io-index"3706checksum = "f5a6ef98976b22b3b7f2f3a806f858cb862044cfa66805aa3ad84cb3d3b785ed"3707dependencies = [3708 "android_system_properties",3709 "core-foundation-sys",3710 "iana-time-zone-haiku",3711 "js-sys",3712 "wasm-bindgen",3713 "winapi",3714]37153716[[package]]3717name = "iana-time-zone-haiku"3718version = "0.1.1"3719source = "registry+https://github.com/rust-lang/crates.io-index"3720checksum = "0703ae284fc167426161c2e3f1da3ea71d94b21bedbcc9494e92b28e334e3dca"3721dependencies = [3722 "cxx",3723 "cxx-build",3724]37253726[[package]]3727name = "idna"3728version = "0.2.3"3729source = "registry+https://github.com/rust-lang/crates.io-index"3730checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"3731dependencies = [3732 "matches",3733 "unicode-bidi",3734 "unicode-normalization",3735]37363737[[package]]3738name = "idna"3739version = "0.3.0"3740source = "registry+https://github.com/rust-lang/crates.io-index"3741checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"3742dependencies = [3743 "unicode-bidi",3744 "unicode-normalization",3745]37463747[[package]]3748name = "if-addrs"3749version = "0.7.0"3750source = "registry+https://github.com/rust-lang/crates.io-index"3751checksum = "cbc0fa01ffc752e9dbc72818cdb072cd028b86be5e09dd04c5a643704fe101a9"3752dependencies = [3753 "libc",3754 "winapi",3755]37563757[[package]]3758name = "if-watch"3759version = "1.1.1"3760source = "registry+https://github.com/rust-lang/crates.io-index"3761checksum = "015a7df1eb6dda30df37f34b63ada9b7b352984b0e84de2a20ed526345000791"3762dependencies = [3763 "async-io",3764 "core-foundation",3765 "fnv",3766 "futures 0.3.25",3767 "if-addrs",3768 "ipnet",3769 "log",3770 "rtnetlink",3771 "system-configuration",3772 "windows",3773]37743775[[package]]3776name = "impl-codec"3777version = "0.6.0"3778source = "registry+https://github.com/rust-lang/crates.io-index"3779checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f"3780dependencies = [3781 "parity-scale-codec 3.2.1",3782]37833784[[package]]3785name = "impl-rlp"3786version = "0.3.0"3787source = "registry+https://github.com/rust-lang/crates.io-index"3788checksum = "f28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808"3789dependencies = [3790 "rlp",3791]37923793[[package]]3794name = "impl-serde"3795version = "0.3.2"3796source = "registry+https://github.com/rust-lang/crates.io-index"3797checksum = "4551f042f3438e64dbd6226b20527fc84a6e1fe65688b58746a2f53623f25f5c"3798dependencies = [3799 "serde",3800]38013802[[package]]3803name = "impl-trait-for-tuples"3804version = "0.2.2"3805source = "registry+https://github.com/rust-lang/crates.io-index"3806checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb"3807dependencies = [3808 "proc-macro2",3809 "quote",3810 "syn",3811]38123813[[package]]3814name = "indexmap"3815version = "1.9.1"3816source = "registry+https://github.com/rust-lang/crates.io-index"3817checksum = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e"3818dependencies = [3819 "autocfg",3820 "hashbrown",3821 "serde",3822]38233824[[package]]3825name = "inout"3826version = "0.1.3"3827source = "registry+https://github.com/rust-lang/crates.io-index"3828checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"3829dependencies = [3830 "generic-array 0.14.6",3831]38323833[[package]]3834name = "instant"3835version = "0.1.12"3836source = "registry+https://github.com/rust-lang/crates.io-index"3837checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"3838dependencies = [3839 "cfg-if 1.0.0",3840]38413842[[package]]3843name = "integer-encoding"3844version = "3.0.4"3845source = "registry+https://github.com/rust-lang/crates.io-index"3846checksum = "8bb03732005da905c88227371639bf1ad885cc712789c011c31c5fb3ab3ccf02"38473848[[package]]3849name = "integer-sqrt"3850version = "0.1.5"3851source = "registry+https://github.com/rust-lang/crates.io-index"3852checksum = "276ec31bcb4a9ee45f58bec6f9ec700ae4cf4f4f8f2fa7e06cb406bd5ffdd770"3853dependencies = [3854 "num-traits",3855]38563857[[package]]3858name = "io-lifetimes"3859version = "0.7.4"3860source = "registry+https://github.com/rust-lang/crates.io-index"3861checksum = "e6e481ccbe3dea62107216d0d1138bb8ad8e5e5c43009a098bd1990272c497b0"38623863[[package]]3864name = "ip_network"3865version = "0.4.1"3866source = "registry+https://github.com/rust-lang/crates.io-index"3867checksum = "aa2f047c0a98b2f299aa5d6d7088443570faae494e9ae1305e48be000c9e0eb1"38683869[[package]]3870name = "ipconfig"3871version = "0.3.0"3872source = "registry+https://github.com/rust-lang/crates.io-index"3873checksum = "723519edce41262b05d4143ceb95050e4c614f483e78e9fd9e39a8275a84ad98"3874dependencies = [3875 "socket2",3876 "widestring",3877 "winapi",3878 "winreg",3879]38803881[[package]]3882name = "ipnet"3883version = "2.5.0"3884source = "registry+https://github.com/rust-lang/crates.io-index"3885checksum = "879d54834c8c76457ef4293a689b2a8c59b076067ad77b15efafbb05f92a592b"38863887[[package]]3888name = "itertools"3889version = "0.10.5"3890source = "registry+https://github.com/rust-lang/crates.io-index"3891checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"3892dependencies = [3893 "either",3894]38953896[[package]]3897name = "itoa"3898version = "1.0.4"3899source = "registry+https://github.com/rust-lang/crates.io-index"3900checksum = "4217ad341ebadf8d8e724e264f13e593e0648f5b3e94b3896a5df283be015ecc"39013902[[package]]3903name = "jobserver"3904version = "0.1.25"3905source = "registry+https://github.com/rust-lang/crates.io-index"3906checksum = "068b1ee6743e4d11fb9c6a1e6064b3693a1b600e7f5f5988047d98b3dc9fb90b"3907dependencies = [3908 "libc",3909]39103911[[package]]3912name = "js-sys"3913version = "0.3.60"3914source = "registry+https://github.com/rust-lang/crates.io-index"3915checksum = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47"3916dependencies = [3917 "wasm-bindgen",3918]39193920[[package]]3921name = "jsonrpsee"3922version = "0.15.1"3923source = "registry+https://github.com/rust-lang/crates.io-index"3924checksum = "8bd0d559d5e679b1ab2f869b486a11182923863b1b3ee8b421763cdd707b783a"3925dependencies = [3926 "jsonrpsee-core",3927 "jsonrpsee-http-server",3928 "jsonrpsee-proc-macros",3929 "jsonrpsee-types",3930 "jsonrpsee-ws-client",3931 "jsonrpsee-ws-server",3932 "tracing",3933]39343935[[package]]3936name = "jsonrpsee-client-transport"3937version = "0.15.1"3938source = "registry+https://github.com/rust-lang/crates.io-index"3939checksum = "8752740ecd374bcbf8b69f3e80b0327942df76f793f8d4e60d3355650c31fb74"3940dependencies = [3941 "futures-util",3942 "http",3943 "jsonrpsee-core",3944 "jsonrpsee-types",3945 "pin-project",3946 "rustls-native-certs",3947 "soketto",3948 "thiserror",3949 "tokio",3950 "tokio-rustls",3951 "tokio-util",3952 "tracing",3953 "webpki-roots",3954]39553956[[package]]3957name = "jsonrpsee-core"3958version = "0.15.1"3959source = "registry+https://github.com/rust-lang/crates.io-index"3960checksum = "f3dc3e9cf2ba50b7b1d7d76a667619f82846caa39e8e8daa8a4962d74acaddca"3961dependencies = [3962 "anyhow",3963 "arrayvec 0.7.2",3964 "async-lock",3965 "async-trait",3966 "beef",3967 "futures-channel",3968 "futures-timer",3969 "futures-util",3970 "globset",3971 "http",3972 "hyper",3973 "jsonrpsee-types",3974 "lazy_static",3975 "parking_lot 0.12.1",3976 "rand 0.8.5",3977 "rustc-hash",3978 "serde",3979 "serde_json",3980 "soketto",3981 "thiserror",3982 "tokio",3983 "tracing",3984 "tracing-futures",3985 "unicase",3986]39873988[[package]]3989name = "jsonrpsee-http-server"3990version = "0.15.1"3991source = "registry+https://github.com/rust-lang/crates.io-index"3992checksum = "03802f0373a38c2420c70b5144742d800b509e2937edc4afb116434f07120117"3993dependencies = [3994 "futures-channel",3995 "futures-util",3996 "hyper",3997 "jsonrpsee-core",3998 "jsonrpsee-types",3999 "serde",4000 "serde_json",4001 "tokio",4002 "tracing",4003 "tracing-futures",4004]40054006[[package]]4007name = "jsonrpsee-proc-macros"4008version = "0.15.1"4009source = "registry+https://github.com/rust-lang/crates.io-index"4010checksum = "bd67957d4280217247588ac86614ead007b301ca2fa9f19c19f880a536f029e3"4011dependencies = [4012 "proc-macro-crate",4013 "proc-macro2",4014 "quote",4015 "syn",4016]40174018[[package]]4019name = "jsonrpsee-types"4020version = "0.15.1"4021source = "registry+https://github.com/rust-lang/crates.io-index"4022checksum = "e290bba767401b646812f608c099b922d8142603c9e73a50fb192d3ac86f4a0d"4023dependencies = [4024 "anyhow",4025 "beef",4026 "serde",4027 "serde_json",4028 "thiserror",4029 "tracing",4030]40314032[[package]]4033name = "jsonrpsee-ws-client"4034version = "0.15.1"4035source = "registry+https://github.com/rust-lang/crates.io-index"4036checksum = "6ee5feddd5188e62ac08fcf0e56478138e581509d4730f3f7be9b57dd402a4ff"4037dependencies = [4038 "http",4039 "jsonrpsee-client-transport",4040 "jsonrpsee-core",4041 "jsonrpsee-types",4042]40434044[[package]]4045name = "jsonrpsee-ws-server"4046version = "0.15.1"4047source = "registry+https://github.com/rust-lang/crates.io-index"4048checksum = "d488ba74fb369e5ab68926feb75a483458b88e768d44319f37e4ecad283c7325"4049dependencies = [4050 "futures-channel",4051 "futures-util",4052 "http",4053 "jsonrpsee-core",4054 "jsonrpsee-types",4055 "serde_json",4056 "soketto",4057 "tokio",4058 "tokio-stream",4059 "tokio-util",4060 "tracing",4061 "tracing-futures",4062]40634064[[package]]4065name = "k256"4066version = "0.10.4"4067source = "registry+https://github.com/rust-lang/crates.io-index"4068checksum = "19c3a5e0a0b8450278feda242592512e09f61c72e018b8cd5c859482802daf2d"4069dependencies = [4070 "cfg-if 1.0.0",4071 "ecdsa",4072 "elliptic-curve",4073 "sec1",4074]40754076[[package]]4077name = "keccak"4078version = "0.1.2"4079source = "registry+https://github.com/rust-lang/crates.io-index"4080checksum = "f9b7d56ba4a8344d6be9729995e6b06f928af29998cdf79fe390cbf6b1fee838"40814082[[package]]4083name = "kusama-runtime"4084version = "0.9.30"4085source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"4086dependencies = [4087 "beefy-primitives",4088 "bitvec 1.0.1",4089 "frame-benchmarking",4090 "frame-election-provider-support",4091 "frame-executive",4092 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4093 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4094 "frame-system-benchmarking",4095 "frame-system-rpc-runtime-api",4096 "frame-try-runtime",4097 "hex-literal",4098 "kusama-runtime-constants",4099 "log",4100 "pallet-authority-discovery",4101 "pallet-authorship",4102 "pallet-babe",4103 "pallet-bags-list",4104 "pallet-balances",4105 "pallet-bounties",4106 "pallet-child-bounties",4107 "pallet-collective",4108 "pallet-democracy",4109 "pallet-election-provider-multi-phase",4110 "pallet-election-provider-support-benchmarking",4111 "pallet-elections-phragmen",4112 "pallet-fast-unstake",4113 "pallet-gilt",4114 "pallet-grandpa",4115 "pallet-identity",4116 "pallet-im-online",4117 "pallet-indices",4118 "pallet-membership",4119 "pallet-multisig",4120 "pallet-nomination-pools",4121 "pallet-nomination-pools-benchmarking",4122 "pallet-nomination-pools-runtime-api",4123 "pallet-offences",4124 "pallet-offences-benchmarking",4125 "pallet-preimage",4126 "pallet-proxy",4127 "pallet-recovery",4128 "pallet-scheduler",4129 "pallet-session",4130 "pallet-session-benchmarking",4131 "pallet-society",4132 "pallet-staking",4133 "pallet-staking-reward-fn",4134 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4135 "pallet-tips",4136 "pallet-transaction-payment",4137 "pallet-transaction-payment-rpc-runtime-api",4138 "pallet-treasury",4139 "pallet-utility",4140 "pallet-vesting",4141 "pallet-xcm",4142 "pallet-xcm-benchmarks",4143 "parity-scale-codec 3.2.1",4144 "polkadot-primitives",4145 "polkadot-runtime-common",4146 "polkadot-runtime-parachains",4147 "rustc-hex",4148 "scale-info",4149 "serde",4150 "serde_derive",4151 "smallvec",4152 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4153 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4154 "sp-authority-discovery",4155 "sp-block-builder",4156 "sp-consensus-babe",4157 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4158 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4159 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4160 "sp-mmr-primitives",4161 "sp-npos-elections",4162 "sp-offchain",4163 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4164 "sp-session",4165 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4166 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4167 "sp-transaction-pool",4168 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4169 "static_assertions",4170 "substrate-wasm-builder",4171 "xcm",4172 "xcm-builder",4173 "xcm-executor",4174]41754176[[package]]4177name = "kusama-runtime-constants"4178version = "0.9.30"4179source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"4180dependencies = [4181 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4182 "polkadot-primitives",4183 "polkadot-runtime-common",4184 "smallvec",4185 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4186]41874188[[package]]4189name = "kv-log-macro"4190version = "1.0.7"4191source = "registry+https://github.com/rust-lang/crates.io-index"4192checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"4193dependencies = [4194 "log",4195]41964197[[package]]4198name = "kvdb"4199version = "0.11.0"4200source = "registry+https://github.com/rust-lang/crates.io-index"4201checksum = "a301d8ecb7989d4a6e2c57a49baca77d353bdbf879909debe3f375fe25d61f86"4202dependencies = [4203 "parity-util-mem",4204 "smallvec",4205]42064207[[package]]4208name = "kvdb-memorydb"4209version = "0.11.0"4210source = "registry+https://github.com/rust-lang/crates.io-index"4211checksum = "ece7e668abd21387aeb6628130a6f4c802787f014fa46bc83221448322250357"4212dependencies = [4213 "kvdb",4214 "parity-util-mem",4215 "parking_lot 0.12.1",4216]42174218[[package]]4219name = "kvdb-rocksdb"4220version = "0.15.2"4221source = "registry+https://github.com/rust-lang/crates.io-index"4222checksum = "ca7fbdfd71cd663dceb0faf3367a99f8cf724514933e9867cec4995b6027cbc1"4223dependencies = [4224 "fs-swap",4225 "kvdb",4226 "log",4227 "num_cpus",4228 "owning_ref",4229 "parity-util-mem",4230 "parking_lot 0.12.1",4231 "regex",4232 "rocksdb",4233 "smallvec",4234]42354236[[package]]4237name = "lazy_static"4238version = "1.4.0"4239source = "registry+https://github.com/rust-lang/crates.io-index"4240checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"42414242[[package]]4243name = "lazycell"4244version = "1.3.0"4245source = "registry+https://github.com/rust-lang/crates.io-index"4246checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"42474248[[package]]4249name = "libc"4250version = "0.2.137"4251source = "registry+https://github.com/rust-lang/crates.io-index"4252checksum = "fc7fcc620a3bff7cdd7a365be3376c97191aeaccc2a603e600951e452615bf89"42534254[[package]]4255name = "libloading"4256version = "0.5.2"4257source = "registry+https://github.com/rust-lang/crates.io-index"4258checksum = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"4259dependencies = [4260 "cc",4261 "winapi",4262]42634264[[package]]4265name = "libloading"4266version = "0.7.3"4267source = "registry+https://github.com/rust-lang/crates.io-index"4268checksum = "efbc0f03f9a775e9f6aed295c6a1ba2253c5757a9e03d55c6caa46a681abcddd"4269dependencies = [4270 "cfg-if 1.0.0",4271 "winapi",4272]42734274[[package]]4275name = "libm"4276version = "0.2.5"4277source = "registry+https://github.com/rust-lang/crates.io-index"4278checksum = "292a948cd991e376cf75541fe5b97a1081d713c618b4f1b9500f8844e49eb565"42794280[[package]]4281name = "libp2p"4282version = "0.46.1"4283source = "registry+https://github.com/rust-lang/crates.io-index"4284checksum = "81327106887e42d004fbdab1fef93675be2e2e07c1b95fce45e2cc813485611d"4285dependencies = [4286 "bytes",4287 "futures 0.3.25",4288 "futures-timer",4289 "getrandom 0.2.8",4290 "instant",4291 "lazy_static",4292 "libp2p-autonat",4293 "libp2p-core",4294 "libp2p-deflate",4295 "libp2p-dns",4296 "libp2p-floodsub",4297 "libp2p-gossipsub",4298 "libp2p-identify",4299 "libp2p-kad",4300 "libp2p-mdns",4301 "libp2p-metrics",4302 "libp2p-mplex",4303 "libp2p-noise",4304 "libp2p-ping",4305 "libp2p-plaintext",4306 "libp2p-pnet",4307 "libp2p-relay",4308 "libp2p-rendezvous",4309 "libp2p-request-response",4310 "libp2p-swarm",4311 "libp2p-swarm-derive",4312 "libp2p-tcp",4313 "libp2p-uds",4314 "libp2p-wasm-ext",4315 "libp2p-websocket",4316 "libp2p-yamux",4317 "multiaddr",4318 "parking_lot 0.12.1",4319 "pin-project",4320 "rand 0.7.3",4321 "smallvec",4322]43234324[[package]]4325name = "libp2p-autonat"4326version = "0.5.0"4327source = "registry+https://github.com/rust-lang/crates.io-index"4328checksum = "4decc51f3573653a9f4ecacb31b1b922dd20c25a6322bb15318ec04287ec46f9"4329dependencies = [4330 "async-trait",4331 "futures 0.3.25",4332 "futures-timer",4333 "instant",4334 "libp2p-core",4335 "libp2p-request-response",4336 "libp2p-swarm",4337 "log",4338 "prost 0.10.4",4339 "prost-build 0.10.4",4340 "rand 0.8.5",4341]43424343[[package]]4344name = "libp2p-core"4345version = "0.34.0"4346source = "registry+https://github.com/rust-lang/crates.io-index"4347checksum = "fbf9b94cefab7599b2d3dff2f93bee218c6621d68590b23ede4485813cbcece6"4348dependencies = [4349 "asn1_der",4350 "bs58",4351 "ed25519-dalek",4352 "either",4353 "fnv",4354 "futures 0.3.25",4355 "futures-timer",4356 "instant",4357 "lazy_static",4358 "libsecp256k1",4359 "log",4360 "multiaddr",4361 "multihash",4362 "multistream-select",4363 "parking_lot 0.12.1",4364 "pin-project",4365 "prost 0.10.4",4366 "prost-build 0.10.4",4367 "rand 0.8.5",4368 "ring",4369 "rw-stream-sink",4370 "sha2 0.10.6",4371 "smallvec",4372 "thiserror",4373 "unsigned-varint",4374 "void",4375 "zeroize",4376]43774378[[package]]4379name = "libp2p-deflate"4380version = "0.34.0"4381source = "registry+https://github.com/rust-lang/crates.io-index"4382checksum = "d0183dc2a3da1fbbf85e5b6cf51217f55b14f5daea0c455a9536eef646bfec71"4383dependencies = [4384 "flate2",4385 "futures 0.3.25",4386 "libp2p-core",4387]43884389[[package]]4390name = "libp2p-dns"4391version = "0.34.0"4392source = "registry+https://github.com/rust-lang/crates.io-index"4393checksum = "6cbf54723250fa5d521383be789bf60efdabe6bacfb443f87da261019a49b4b5"4394dependencies = [4395 "async-std-resolver",4396 "futures 0.3.25",4397 "libp2p-core",4398 "log",4399 "parking_lot 0.12.1",4400 "smallvec",4401 "trust-dns-resolver",4402]44034404[[package]]4405name = "libp2p-floodsub"4406version = "0.37.0"4407source = "registry+https://github.com/rust-lang/crates.io-index"4408checksum = "98a4b6ffd53e355775d24b76f583fdda54b3284806f678499b57913adb94f231"4409dependencies = [4410 "cuckoofilter",4411 "fnv",4412 "futures 0.3.25",4413 "libp2p-core",4414 "libp2p-swarm",4415 "log",4416 "prost 0.10.4",4417 "prost-build 0.10.4",4418 "rand 0.7.3",4419 "smallvec",4420]44214422[[package]]4423name = "libp2p-gossipsub"4424version = "0.39.0"4425source = "registry+https://github.com/rust-lang/crates.io-index"4426checksum = "74b4b888cfbeb1f5551acd3aa1366e01bf88ede26cc3c4645d0d2d004d5ca7b0"4427dependencies = [4428 "asynchronous-codec",4429 "base64",4430 "byteorder",4431 "bytes",4432 "fnv",4433 "futures 0.3.25",4434 "hex_fmt",4435 "instant",4436 "libp2p-core",4437 "libp2p-swarm",4438 "log",4439 "prometheus-client",4440 "prost 0.10.4",4441 "prost-build 0.10.4",4442 "rand 0.7.3",4443 "regex",4444 "sha2 0.10.6",4445 "smallvec",4446 "unsigned-varint",4447 "wasm-timer",4448]44494450[[package]]4451name = "libp2p-identify"4452version = "0.37.0"4453source = "registry+https://github.com/rust-lang/crates.io-index"4454checksum = "c50b585518f8efd06f93ac2f976bd672e17cdac794644b3117edd078e96bda06"4455dependencies = [4456 "asynchronous-codec",4457 "futures 0.3.25",4458 "futures-timer",4459 "libp2p-core",4460 "libp2p-swarm",4461 "log",4462 "lru 0.7.8",4463 "prost 0.10.4",4464 "prost-build 0.10.4",4465 "prost-codec",4466 "smallvec",4467 "thiserror",4468 "void",4469]44704471[[package]]4472name = "libp2p-kad"4473version = "0.38.0"4474source = "registry+https://github.com/rust-lang/crates.io-index"4475checksum = "740862893bb5f06ac24acc9d49bdeadc3a5e52e51818a30a25c1f3519da2c851"4476dependencies = [4477 "arrayvec 0.7.2",4478 "asynchronous-codec",4479 "bytes",4480 "either",4481 "fnv",4482 "futures 0.3.25",4483 "futures-timer",4484 "instant",4485 "libp2p-core",4486 "libp2p-swarm",4487 "log",4488 "prost 0.10.4",4489 "prost-build 0.10.4",4490 "rand 0.7.3",4491 "sha2 0.10.6",4492 "smallvec",4493 "thiserror",4494 "uint",4495 "unsigned-varint",4496 "void",4497]44984499[[package]]4500name = "libp2p-mdns"4501version = "0.38.0"4502source = "registry+https://github.com/rust-lang/crates.io-index"4503checksum = "66e5e5919509603281033fd16306c61df7a4428ce274b67af5e14b07de5cdcb2"4504dependencies = [4505 "async-io",4506 "data-encoding",4507 "dns-parser",4508 "futures 0.3.25",4509 "if-watch",4510 "lazy_static",4511 "libp2p-core",4512 "libp2p-swarm",4513 "log",4514 "rand 0.8.5",4515 "smallvec",4516 "socket2",4517 "void",4518]45194520[[package]]4521name = "libp2p-metrics"4522version = "0.7.0"4523source = "registry+https://github.com/rust-lang/crates.io-index"4524checksum = "ef8aff4a1abef42328fbb30b17c853fff9be986dc39af17ee39f9c5f755c5e0c"4525dependencies = [4526 "libp2p-core",4527 "libp2p-gossipsub",4528 "libp2p-identify",4529 "libp2p-kad",4530 "libp2p-ping",4531 "libp2p-relay",4532 "libp2p-swarm",4533 "prometheus-client",4534]45354536[[package]]4537name = "libp2p-mplex"4538version = "0.34.0"4539source = "registry+https://github.com/rust-lang/crates.io-index"4540checksum = "61fd1b20638ec209c5075dfb2e8ce6a7ea4ec3cd3ad7b77f7a477c06d53322e2"4541dependencies = [4542 "asynchronous-codec",4543 "bytes",4544 "futures 0.3.25",4545 "libp2p-core",4546 "log",4547 "nohash-hasher",4548 "parking_lot 0.12.1",4549 "rand 0.7.3",4550 "smallvec",4551 "unsigned-varint",4552]45534554[[package]]4555name = "libp2p-noise"4556version = "0.37.0"4557source = "registry+https://github.com/rust-lang/crates.io-index"4558checksum = "762408cb5d84b49a600422d7f9a42c18012d8da6ebcd570f9a4a4290ba41fb6f"4559dependencies = [4560 "bytes",4561 "curve25519-dalek 3.2.0",4562 "futures 0.3.25",4563 "lazy_static",4564 "libp2p-core",4565 "log",4566 "prost 0.10.4",4567 "prost-build 0.10.4",4568 "rand 0.8.5",4569 "sha2 0.10.6",4570 "snow",4571 "static_assertions",4572 "x25519-dalek",4573 "zeroize",4574]45754576[[package]]4577name = "libp2p-ping"4578version = "0.37.0"4579source = "registry+https://github.com/rust-lang/crates.io-index"4580checksum = "100a6934ae1dbf8a693a4e7dd1d730fd60b774dafc45688ed63b554497c6c925"4581dependencies = [4582 "futures 0.3.25",4583 "futures-timer",4584 "instant",4585 "libp2p-core",4586 "libp2p-swarm",4587 "log",4588 "rand 0.7.3",4589 "void",4590]45914592[[package]]4593name = "libp2p-plaintext"4594version = "0.34.0"4595source = "registry+https://github.com/rust-lang/crates.io-index"4596checksum = "be27bf0820a6238a4e06365b096d428271cce85a129cf16f2fe9eb1610c4df86"4597dependencies = [4598 "asynchronous-codec",4599 "bytes",4600 "futures 0.3.25",4601 "libp2p-core",4602 "log",4603 "prost 0.10.4",4604 "prost-build 0.10.4",4605 "unsigned-varint",4606 "void",4607]46084609[[package]]4610name = "libp2p-pnet"4611version = "0.22.1"4612source = "registry+https://github.com/rust-lang/crates.io-index"4613checksum = "1a5a702574223aa55d8878bdc8bf55c84a6086f87ddaddc28ce730b4caa81538"4614dependencies = [4615 "futures 0.3.25",4616 "log",4617 "pin-project",4618 "rand 0.8.5",4619 "salsa20",4620 "sha3",4621]46224623[[package]]4624name = "libp2p-relay"4625version = "0.10.0"4626source = "registry+https://github.com/rust-lang/crates.io-index"4627checksum = "4931547ee0cce03971ccc1733ff05bb0c4349fd89120a39e9861e2bbe18843c3"4628dependencies = [4629 "asynchronous-codec",4630 "bytes",4631 "either",4632 "futures 0.3.25",4633 "futures-timer",4634 "instant",4635 "libp2p-core",4636 "libp2p-swarm",4637 "log",4638 "pin-project",4639 "prost 0.10.4",4640 "prost-build 0.10.4",4641 "prost-codec",4642 "rand 0.8.5",4643 "smallvec",4644 "static_assertions",4645 "thiserror",4646 "void",4647]46484649[[package]]4650name = "libp2p-rendezvous"4651version = "0.7.0"4652source = "registry+https://github.com/rust-lang/crates.io-index"4653checksum = "9511c9672ba33284838e349623319c8cad2d18cfad243ae46c6b7e8a2982ea4e"4654dependencies = [4655 "asynchronous-codec",4656 "bimap",4657 "futures 0.3.25",4658 "futures-timer",4659 "instant",4660 "libp2p-core",4661 "libp2p-swarm",4662 "log",4663 "prost 0.10.4",4664 "prost-build 0.10.4",4665 "rand 0.8.5",4666 "sha2 0.10.6",4667 "thiserror",4668 "unsigned-varint",4669 "void",4670]46714672[[package]]4673name = "libp2p-request-response"4674version = "0.19.0"4675source = "registry+https://github.com/rust-lang/crates.io-index"4676checksum = "508a189e2795d892c8f5c1fa1e9e0b1845d32d7b0b249dbf7b05b18811361843"4677dependencies = [4678 "async-trait",4679 "bytes",4680 "futures 0.3.25",4681 "instant",4682 "libp2p-core",4683 "libp2p-swarm",4684 "log",4685 "rand 0.7.3",4686 "smallvec",4687 "unsigned-varint",4688]46894690[[package]]4691name = "libp2p-swarm"4692version = "0.37.0"4693source = "registry+https://github.com/rust-lang/crates.io-index"4694checksum = "95ac5be6c2de2d1ff3f7693fda6faf8a827b1f3e808202277783fea9f527d114"4695dependencies = [4696 "either",4697 "fnv",4698 "futures 0.3.25",4699 "futures-timer",4700 "instant",4701 "libp2p-core",4702 "log",4703 "pin-project",4704 "rand 0.7.3",4705 "smallvec",4706 "thiserror",4707 "void",4708]47094710[[package]]4711name = "libp2p-swarm-derive"4712version = "0.28.0"4713source = "registry+https://github.com/rust-lang/crates.io-index"4714checksum = "9f54a64b6957249e0ce782f8abf41d97f69330d02bf229f0672d864f0650cc76"4715dependencies = [4716 "quote",4717 "syn",4718]47194720[[package]]4721name = "libp2p-tcp"4722version = "0.34.0"4723source = "registry+https://github.com/rust-lang/crates.io-index"4724checksum = "8a6771dc19aa3c65d6af9a8c65222bfc8fcd446630ddca487acd161fa6096f3b"4725dependencies = [4726 "async-io",4727 "futures 0.3.25",4728 "futures-timer",4729 "if-watch",4730 "ipnet",4731 "libc",4732 "libp2p-core",4733 "log",4734 "socket2",4735]47364737[[package]]4738name = "libp2p-uds"4739version = "0.33.0"4740source = "registry+https://github.com/rust-lang/crates.io-index"4741checksum = "d125e3e5f0d58f3c6ac21815b20cf4b6a88b8db9dc26368ea821838f4161fd4d"4742dependencies = [4743 "async-std",4744 "futures 0.3.25",4745 "libp2p-core",4746 "log",4747]47484749[[package]]4750name = "libp2p-wasm-ext"4751version = "0.34.0"4752source = "registry+https://github.com/rust-lang/crates.io-index"4753checksum = "ec894790eec3c1608f8d1a8a0bdf0dbeb79ed4de2dce964222011c2896dfa05a"4754dependencies = [4755 "futures 0.3.25",4756 "js-sys",4757 "libp2p-core",4758 "parity-send-wrapper",4759 "wasm-bindgen",4760 "wasm-bindgen-futures",4761]47624763[[package]]4764name = "libp2p-websocket"4765version = "0.36.0"4766source = "registry+https://github.com/rust-lang/crates.io-index"4767checksum = "9808e57e81be76ff841c106b4c5974fb4d41a233a7bdd2afbf1687ac6def3818"4768dependencies = [4769 "either",4770 "futures 0.3.25",4771 "futures-rustls",4772 "libp2p-core",4773 "log",4774 "parking_lot 0.12.1",4775 "quicksink",4776 "rw-stream-sink",4777 "soketto",4778 "url",4779 "webpki-roots",4780]47814782[[package]]4783name = "libp2p-yamux"4784version = "0.38.0"4785source = "registry+https://github.com/rust-lang/crates.io-index"4786checksum = "c6dea686217a06072033dc025631932810e2f6ad784e4fafa42e27d311c7a81c"4787dependencies = [4788 "futures 0.3.25",4789 "libp2p-core",4790 "parking_lot 0.12.1",4791 "thiserror",4792 "yamux",4793]47944795[[package]]4796name = "librocksdb-sys"4797version = "0.6.1+6.28.2"4798source = "registry+https://github.com/rust-lang/crates.io-index"4799checksum = "81bc587013734dadb7cf23468e531aa120788b87243648be42e2d3a072186291"4800dependencies = [4801 "bindgen",4802 "bzip2-sys",4803 "cc",4804 "glob",4805 "libc",4806 "libz-sys",4807 "tikv-jemalloc-sys",4808]48094810[[package]]4811name = "libsecp256k1"4812version = "0.7.1"4813source = "registry+https://github.com/rust-lang/crates.io-index"4814checksum = "95b09eff1b35ed3b33b877ced3a691fc7a481919c7e29c53c906226fcf55e2a1"4815dependencies = [4816 "arrayref",4817 "base64",4818 "digest 0.9.0",4819 "hmac-drbg",4820 "libsecp256k1-core",4821 "libsecp256k1-gen-ecmult",4822 "libsecp256k1-gen-genmult",4823 "rand 0.8.5",4824 "serde",4825 "sha2 0.9.9",4826 "typenum",4827]48284829[[package]]4830name = "libsecp256k1-core"4831version = "0.3.0"4832source = "registry+https://github.com/rust-lang/crates.io-index"4833checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451"4834dependencies = [4835 "crunchy",4836 "digest 0.9.0",4837 "subtle",4838]48394840[[package]]4841name = "libsecp256k1-gen-ecmult"4842version = "0.3.0"4843source = "registry+https://github.com/rust-lang/crates.io-index"4844checksum = "3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809"4845dependencies = [4846 "libsecp256k1-core",4847]48484849[[package]]4850name = "libsecp256k1-gen-genmult"4851version = "0.3.0"4852source = "registry+https://github.com/rust-lang/crates.io-index"4853checksum = "3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7c"4854dependencies = [4855 "libsecp256k1-core",4856]48574858[[package]]4859name = "libz-sys"4860version = "1.1.8"4861source = "registry+https://github.com/rust-lang/crates.io-index"4862checksum = "9702761c3935f8cc2f101793272e202c72b99da8f4224a19ddcf1279a6450bbf"4863dependencies = [4864 "cc",4865 "pkg-config",4866 "vcpkg",4867]48684869[[package]]4870name = "link-cplusplus"4871version = "1.0.7"4872source = "registry+https://github.com/rust-lang/crates.io-index"4873checksum = "9272ab7b96c9046fbc5bc56c06c117cb639fe2d509df0c421cad82d2915cf369"4874dependencies = [4875 "cc",4876]48774878[[package]]4879name = "linked-hash-map"4880version = "0.5.6"4881source = "registry+https://github.com/rust-lang/crates.io-index"4882checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"48834884[[package]]4885name = "linked_hash_set"4886version = "0.1.4"4887source = "registry+https://github.com/rust-lang/crates.io-index"4888checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"4889dependencies = [4890 "linked-hash-map",4891]48924893[[package]]4894name = "linregress"4895version = "0.4.4"4896source = "registry+https://github.com/rust-lang/crates.io-index"4897checksum = "d6c601a85f5ecd1aba625247bca0031585fb1c446461b142878a16f8245ddeb8"4898dependencies = [4899 "nalgebra",4900 "statrs",4901]49024903[[package]]4904name = "linux-raw-sys"4905version = "0.0.46"4906source = "registry+https://github.com/rust-lang/crates.io-index"4907checksum = "d4d2456c373231a208ad294c33dc5bff30051eafd954cd4caae83a712b12854d"49084909[[package]]4910name = "lock_api"4911version = "0.4.9"4912source = "registry+https://github.com/rust-lang/crates.io-index"4913checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df"4914dependencies = [4915 "autocfg",4916 "scopeguard",4917]49184919[[package]]4920name = "log"4921version = "0.4.17"4922source = "registry+https://github.com/rust-lang/crates.io-index"4923checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"4924dependencies = [4925 "cfg-if 1.0.0",4926 "value-bag",4927]49284929[[package]]4930name = "logtest"4931version = "2.0.0"4932source = "registry+https://github.com/rust-lang/crates.io-index"4933checksum = "eb3e43a8657c1d64516dcc9db8ca03826a4aceaf89d5ce1b37b59f6ff0e43026"4934dependencies = [4935 "lazy_static",4936 "log",4937]49384939[[package]]4940name = "lru"4941version = "0.7.8"4942source = "registry+https://github.com/rust-lang/crates.io-index"4943checksum = "e999beba7b6e8345721bd280141ed958096a2e4abdf74f67ff4ce49b4b54e47a"4944dependencies = [4945 "hashbrown",4946]49474948[[package]]4949name = "lru"4950version = "0.8.1"4951source = "registry+https://github.com/rust-lang/crates.io-index"4952checksum = "b6e8aaa3f231bb4bd57b84b2d5dc3ae7f350265df8aa96492e0bc394a1571909"4953dependencies = [4954 "hashbrown",4955]49564957[[package]]4958name = "lru-cache"4959version = "0.1.2"4960source = "registry+https://github.com/rust-lang/crates.io-index"4961checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"4962dependencies = [4963 "linked-hash-map",4964]49654966[[package]]4967name = "lz4"4968version = "1.24.0"4969source = "registry+https://github.com/rust-lang/crates.io-index"4970checksum = "7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1"4971dependencies = [4972 "libc",4973 "lz4-sys",4974]49754976[[package]]4977name = "lz4-sys"4978version = "1.9.4"4979source = "registry+https://github.com/rust-lang/crates.io-index"4980checksum = "57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900"4981dependencies = [4982 "cc",4983 "libc",4984]49854986[[package]]4987name = "mach"4988version = "0.3.2"4989source = "registry+https://github.com/rust-lang/crates.io-index"4990checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"4991dependencies = [4992 "libc",4993]49944995[[package]]4996name = "match_cfg"4997version = "0.1.0"4998source = "registry+https://github.com/rust-lang/crates.io-index"4999checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"50005001[[package]]5002name = "matchers"5003version = "0.0.1"5004source = "registry+https://github.com/rust-lang/crates.io-index"5005checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"5006dependencies = [5007 "regex-automata",5008]50095010[[package]]5011name = "matches"5012version = "0.1.9"5013source = "registry+https://github.com/rust-lang/crates.io-index"5014checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"50155016[[package]]5017name = "matrixmultiply"5018version = "0.3.2"5019source = "registry+https://github.com/rust-lang/crates.io-index"5020checksum = "add85d4dd35074e6fedc608f8c8f513a3548619a9024b751949ef0e8e45a4d84"5021dependencies = [5022 "rawpointer",5023]50245025[[package]]5026name = "memchr"5027version = "2.5.0"5028source = "registry+https://github.com/rust-lang/crates.io-index"5029checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"50305031[[package]]5032name = "memfd"5033version = "0.6.1"5034source = "registry+https://github.com/rust-lang/crates.io-index"5035checksum = "480b5a5de855d11ff13195950bdc8b98b5e942ef47afc447f6615cdcc4e15d80"5036dependencies = [5037 "rustix",5038]50395040[[package]]5041name = "memmap2"5042version = "0.5.7"5043source = "registry+https://github.com/rust-lang/crates.io-index"5044checksum = "95af15f345b17af2efc8ead6080fb8bc376f8cec1b35277b935637595fe77498"5045dependencies = [5046 "libc",5047]50485049[[package]]5050name = "memoffset"5051version = "0.6.5"5052source = "registry+https://github.com/rust-lang/crates.io-index"5053checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"5054dependencies = [5055 "autocfg",5056]50575058[[package]]5059name = "memory-db"5060version = "0.29.0"5061source = "registry+https://github.com/rust-lang/crates.io-index"5062checksum = "6566c70c1016f525ced45d7b7f97730a2bafb037c788211d0c186ef5b2189f0a"5063dependencies = [5064 "hash-db",5065 "hashbrown",5066 "parity-util-mem",5067]50685069[[package]]5070name = "memory-lru"5071version = "0.1.1"5072source = "registry+https://github.com/rust-lang/crates.io-index"5073checksum = "ce95ae042940bad7e312857b929ee3d11b8f799a80cb7b9c7ec5125516906395"5074dependencies = [5075 "lru 0.8.1",5076]50775078[[package]]5079name = "memory_units"5080version = "0.4.0"5081source = "registry+https://github.com/rust-lang/crates.io-index"5082checksum = "8452105ba047068f40ff7093dd1d9da90898e63dd61736462e9cdda6a90ad3c3"50835084[[package]]5085name = "merlin"5086version = "2.0.1"5087source = "registry+https://github.com/rust-lang/crates.io-index"5088checksum = "4e261cf0f8b3c42ded9f7d2bb59dea03aa52bc8a1cbc7482f9fc3fd1229d3b42"5089dependencies = [5090 "byteorder",5091 "keccak",5092 "rand_core 0.5.1",5093 "zeroize",5094]50955096[[package]]5097name = "mick-jaeger"5098version = "0.1.8"5099source = "registry+https://github.com/rust-lang/crates.io-index"5100checksum = "69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532"5101dependencies = [5102 "futures 0.3.25",5103 "rand 0.8.5",5104 "thrift",5105]51065107[[package]]5108name = "minimal-lexical"5109version = "0.2.1"5110source = "registry+https://github.com/rust-lang/crates.io-index"5111checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"51125113[[package]]5114name = "miniz_oxide"5115version = "0.5.4"5116source = "registry+https://github.com/rust-lang/crates.io-index"5117checksum = "96590ba8f175222643a85693f33d26e9c8a015f599c216509b1a6894af675d34"5118dependencies = [5119 "adler",5120]51215122[[package]]5123name = "mio"5124version = "0.8.5"5125source = "registry+https://github.com/rust-lang/crates.io-index"5126checksum = "e5d732bc30207a6423068df043e3d02e0735b155ad7ce1a6f76fe2baa5b158de"5127dependencies = [5128 "libc",5129 "log",5130 "wasi 0.11.0+wasi-snapshot-preview1",5131 "windows-sys 0.42.0",5132]51335134[[package]]5135name = "multiaddr"5136version = "0.14.0"5137source = "registry+https://github.com/rust-lang/crates.io-index"5138checksum = "3c580bfdd8803cce319b047d239559a22f809094aaea4ac13902a1fdcfcd4261"5139dependencies = [5140 "arrayref",5141 "bs58",5142 "byteorder",5143 "data-encoding",5144 "multihash",5145 "percent-encoding",5146 "serde",5147 "static_assertions",5148 "unsigned-varint",5149 "url",5150]51515152[[package]]5153name = "multibase"5154version = "0.9.1"5155source = "registry+https://github.com/rust-lang/crates.io-index"5156checksum = "9b3539ec3c1f04ac9748a260728e855f261b4977f5c3406612c884564f329404"5157dependencies = [5158 "base-x",5159 "data-encoding",5160 "data-encoding-macro",5161]51625163[[package]]5164name = "multihash"5165version = "0.16.3"5166source = "registry+https://github.com/rust-lang/crates.io-index"5167checksum = "1c346cf9999c631f002d8f977c4eaeaa0e6386f16007202308d0b3757522c2cc"5168dependencies = [5169 "blake2b_simd",5170 "blake2s_simd",5171 "blake3",5172 "core2",5173 "digest 0.10.5",5174 "multihash-derive",5175 "sha2 0.10.6",5176 "sha3",5177 "unsigned-varint",5178]51795180[[package]]5181name = "multihash-derive"5182version = "0.8.0"5183source = "registry+https://github.com/rust-lang/crates.io-index"5184checksum = "fc076939022111618a5026d3be019fd8b366e76314538ff9a1b59ffbcbf98bcd"5185dependencies = [5186 "proc-macro-crate",5187 "proc-macro-error",5188 "proc-macro2",5189 "quote",5190 "syn",5191 "synstructure",5192]51935194[[package]]5195name = "multimap"5196version = "0.8.3"5197source = "registry+https://github.com/rust-lang/crates.io-index"5198checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"51995200[[package]]5201name = "multistream-select"5202version = "0.11.0"5203source = "registry+https://github.com/rust-lang/crates.io-index"5204checksum = "363a84be6453a70e63513660f4894ef815daf88e3356bffcda9ca27d810ce83b"5205dependencies = [5206 "bytes",5207 "futures 0.3.25",5208 "log",5209 "pin-project",5210 "smallvec",5211 "unsigned-varint",5212]52135214[[package]]5215name = "nalgebra"5216version = "0.27.1"5217source = "registry+https://github.com/rust-lang/crates.io-index"5218checksum = "462fffe4002f4f2e1f6a9dcf12cc1a6fc0e15989014efc02a941d3e0f5dc2120"5219dependencies = [5220 "approx",5221 "matrixmultiply",5222 "nalgebra-macros",5223 "num-complex",5224 "num-rational 0.4.1",5225 "num-traits",5226 "rand 0.8.5",5227 "rand_distr",5228 "simba",5229 "typenum",5230]52315232[[package]]5233name = "nalgebra-macros"5234version = "0.1.0"5235source = "registry+https://github.com/rust-lang/crates.io-index"5236checksum = "01fcc0b8149b4632adc89ac3b7b31a12fb6099a0317a4eb2ebff574ef7de7218"5237dependencies = [5238 "proc-macro2",5239 "quote",5240 "syn",5241]52425243[[package]]5244name = "names"5245version = "0.13.0"5246source = "registry+https://github.com/rust-lang/crates.io-index"5247checksum = "e7d66043b25d4a6cccb23619d10c19c25304b355a7dccd4a8e11423dd2382146"5248dependencies = [5249 "rand 0.8.5",5250]52515252[[package]]5253name = "nanorand"5254version = "0.7.0"5255source = "registry+https://github.com/rust-lang/crates.io-index"5256checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"52575258[[package]]5259name = "netlink-packet-core"5260version = "0.4.2"5261source = "registry+https://github.com/rust-lang/crates.io-index"5262checksum = "345b8ab5bd4e71a2986663e88c56856699d060e78e152e6e9d7966fcd5491297"5263dependencies = [5264 "anyhow",5265 "byteorder",5266 "libc",5267 "netlink-packet-utils",5268]52695270[[package]]5271name = "netlink-packet-route"5272version = "0.12.0"5273source = "registry+https://github.com/rust-lang/crates.io-index"5274checksum = "d9ea4302b9759a7a88242299225ea3688e63c85ea136371bb6cf94fd674efaab"5275dependencies = [5276 "anyhow",5277 "bitflags",5278 "byteorder",5279 "libc",5280 "netlink-packet-core",5281 "netlink-packet-utils",5282]52835284[[package]]5285name = "netlink-packet-utils"5286version = "0.5.1"5287source = "registry+https://github.com/rust-lang/crates.io-index"5288checksum = "25af9cf0dc55498b7bd94a1508af7a78706aa0ab715a73c5169273e03c84845e"5289dependencies = [5290 "anyhow",5291 "byteorder",5292 "paste",5293 "thiserror",5294]52955296[[package]]5297name = "netlink-proto"5298version = "0.10.0"5299source = "registry+https://github.com/rust-lang/crates.io-index"5300checksum = "65b4b14489ab424703c092062176d52ba55485a89c076b4f9db05092b7223aa6"5301dependencies = [5302 "bytes",5303 "futures 0.3.25",5304 "log",5305 "netlink-packet-core",5306 "netlink-sys",5307 "thiserror",5308 "tokio",5309]53105311[[package]]5312name = "netlink-sys"5313version = "0.8.3"5314source = "registry+https://github.com/rust-lang/crates.io-index"5315checksum = "92b654097027250401127914afb37cb1f311df6610a9891ff07a757e94199027"5316dependencies = [5317 "async-io",5318 "bytes",5319 "futures 0.3.25",5320 "libc",5321 "log",5322]53235324[[package]]5325name = "nix"5326version = "0.24.2"5327source = "registry+https://github.com/rust-lang/crates.io-index"5328checksum = "195cdbc1741b8134346d515b3a56a1c94b0912758009cfd53f99ea0f57b065fc"5329dependencies = [5330 "bitflags",5331 "cfg-if 1.0.0",5332 "libc",5333]53345335[[package]]5336name = "nodrop"5337version = "0.1.14"5338source = "registry+https://github.com/rust-lang/crates.io-index"5339checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"53405341[[package]]5342name = "nohash-hasher"5343version = "0.2.0"5344source = "registry+https://github.com/rust-lang/crates.io-index"5345checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"53465347[[package]]5348name = "nom"5349version = "7.1.1"5350source = "registry+https://github.com/rust-lang/crates.io-index"5351checksum = "a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36"5352dependencies = [5353 "memchr",5354 "minimal-lexical",5355]53565357[[package]]5358name = "num-bigint"5359version = "0.2.6"5360source = "registry+https://github.com/rust-lang/crates.io-index"5361checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"5362dependencies = [5363 "autocfg",5364 "num-integer",5365 "num-traits",5366]53675368[[package]]5369name = "num-bigint"5370version = "0.4.3"5371source = "registry+https://github.com/rust-lang/crates.io-index"5372checksum = "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f"5373dependencies = [5374 "autocfg",5375 "num-integer",5376 "num-traits",5377]53785379[[package]]5380name = "num-complex"5381version = "0.4.2"5382source = "registry+https://github.com/rust-lang/crates.io-index"5383checksum = "7ae39348c8bc5fbd7f40c727a9925f03517afd2ab27d46702108b6a7e5414c19"5384dependencies = [5385 "num-traits",5386]53875388[[package]]5389name = "num-format"5390version = "0.4.3"5391source = "registry+https://github.com/rust-lang/crates.io-index"5392checksum = "54b862ff8df690cf089058c98b183676a7ed0f974cc08b426800093227cbff3b"5393dependencies = [5394 "arrayvec 0.7.2",5395 "itoa",5396]53975398[[package]]5399name = "num-integer"5400version = "0.1.45"5401source = "registry+https://github.com/rust-lang/crates.io-index"5402checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"5403dependencies = [5404 "autocfg",5405 "num-traits",5406]54075408[[package]]5409name = "num-rational"5410version = "0.2.4"5411source = "registry+https://github.com/rust-lang/crates.io-index"5412checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"5413dependencies = [5414 "autocfg",5415 "num-bigint 0.2.6",5416 "num-integer",5417 "num-traits",5418]54195420[[package]]5421name = "num-rational"5422version = "0.4.1"5423source = "registry+https://github.com/rust-lang/crates.io-index"5424checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"5425dependencies = [5426 "autocfg",5427 "num-bigint 0.4.3",5428 "num-integer",5429 "num-traits",5430]54315432[[package]]5433name = "num-traits"5434version = "0.2.15"5435source = "registry+https://github.com/rust-lang/crates.io-index"5436checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"5437dependencies = [5438 "autocfg",5439 "libm",5440]54415442[[package]]5443name = "num_cpus"5444version = "1.13.1"5445source = "registry+https://github.com/rust-lang/crates.io-index"5446checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"5447dependencies = [5448 "hermit-abi",5449 "libc",5450]54515452[[package]]5453name = "num_threads"5454version = "0.1.6"5455source = "registry+https://github.com/rust-lang/crates.io-index"5456checksum = "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44"5457dependencies = [5458 "libc",5459]54605461[[package]]5462name = "object"5463version = "0.29.0"5464source = "registry+https://github.com/rust-lang/crates.io-index"5465checksum = "21158b2c33aa6d4561f1c0a6ea283ca92bc54802a93b263e910746d679a7eb53"5466dependencies = [5467 "crc32fast",5468 "hashbrown",5469 "indexmap",5470 "memchr",5471]54725473[[package]]5474name = "once_cell"5475version = "1.15.0"5476source = "registry+https://github.com/rust-lang/crates.io-index"5477checksum = "e82dad04139b71a90c080c8463fe0dc7902db5192d939bd0950f074d014339e1"54785479[[package]]5480name = "opal-runtime"5481version = "0.9.30"5482dependencies = [5483 "app-promotion-rpc",5484 "cumulus-pallet-aura-ext",5485 "cumulus-pallet-dmp-queue",5486 "cumulus-pallet-parachain-system",5487 "cumulus-pallet-xcm",5488 "cumulus-pallet-xcmp-queue",5489 "cumulus-primitives-core",5490 "cumulus-primitives-timestamp",5491 "cumulus-primitives-utility",5492 "derivative",5493 "evm-coder",5494 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",5495 "fp-rpc",5496 "fp-self-contained",5497 "frame-benchmarking",5498 "frame-executive",5499 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5500 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5501 "frame-system-benchmarking",5502 "frame-system-rpc-runtime-api",5503 "frame-try-runtime",5504 "hex-literal",5505 "impl-trait-for-tuples",5506 "log",5507 "logtest",5508 "orml-tokens",5509 "orml-traits",5510 "orml-vesting",5511 "orml-xtokens",5512 "pallet-app-promotion",5513 "pallet-aura",5514 "pallet-balances",5515 "pallet-base-fee",5516 "pallet-common",5517 "pallet-configuration",5518 "pallet-ethereum",5519 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",5520 "pallet-evm-coder-substrate",5521 "pallet-evm-contract-helpers",5522 "pallet-evm-migration",5523 "pallet-evm-transaction-payment",5524 "pallet-foreign-assets",5525 "pallet-fungible",5526 "pallet-inflation",5527 "pallet-nonfungible",5528 "pallet-randomness-collective-flip",5529 "pallet-refungible",5530 "pallet-rmrk-core",5531 "pallet-rmrk-equip",5532 "pallet-structure",5533 "pallet-sudo",5534 "pallet-template-transaction-payment",5535 "pallet-test-utils",5536 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5537 "pallet-transaction-payment",5538 "pallet-transaction-payment-rpc-runtime-api",5539 "pallet-treasury",5540 "pallet-unique",5541 "pallet-unique-scheduler",5542 "pallet-unique-scheduler-v2",5543 "pallet-xcm",5544 "parachain-info",5545 "parity-scale-codec 3.2.1",5546 "polkadot-parachain",5547 "rmrk-rpc",5548 "scale-info",5549 "serde",5550 "smallvec",5551 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5552 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5553 "sp-block-builder",5554 "sp-consensus-aura",5555 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5556 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5557 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5558 "sp-offchain",5559 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5560 "sp-session",5561 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5562 "sp-transaction-pool",5563 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5564 "substrate-wasm-builder",5565 "up-common",5566 "up-data-structs",5567 "up-rpc",5568 "up-sponsorship",5569 "xcm",5570 "xcm-builder",5571 "xcm-executor",5572]55735574[[package]]5575name = "opaque-debug"5576version = "0.2.3"5577source = "registry+https://github.com/rust-lang/crates.io-index"5578checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"55795580[[package]]5581name = "opaque-debug"5582version = "0.3.0"5583source = "registry+https://github.com/rust-lang/crates.io-index"5584checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"55855586[[package]]5587name = "openssl-probe"5588version = "0.1.5"5589source = "registry+https://github.com/rust-lang/crates.io-index"5590checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"55915592[[package]]5593name = "orchestra"5594version = "0.0.1"5595source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"5596dependencies = [5597 "async-trait",5598 "dyn-clonable",5599 "futures 0.3.25",5600 "futures-timer",5601 "orchestra-proc-macro",5602 "pin-project",5603 "prioritized-metered-channel",5604 "thiserror",5605 "tracing",5606]56075608[[package]]5609name = "orchestra-proc-macro"5610version = "0.0.1"5611source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"5612dependencies = [5613 "expander 0.0.6",5614 "itertools",5615 "petgraph",5616 "proc-macro-crate",5617 "proc-macro2",5618 "quote",5619 "syn",5620]56215622[[package]]5623name = "ordered-float"5624version = "1.1.1"5625source = "registry+https://github.com/rust-lang/crates.io-index"5626checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7"5627dependencies = [5628 "num-traits",5629]56305631[[package]]5632name = "orml-tokens"5633version = "0.4.1-dev"5634source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5635dependencies = [5636 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5637 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5638 "orml-traits",5639 "parity-scale-codec 3.2.1",5640 "scale-info",5641 "serde",5642 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5643 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5644]56455646[[package]]5647name = "orml-traits"5648version = "0.4.1-dev"5649source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5650dependencies = [5651 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5652 "impl-trait-for-tuples",5653 "num-traits",5654 "orml-utilities",5655 "parity-scale-codec 3.2.1",5656 "scale-info",5657 "serde",5658 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5659 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5660 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5661 "xcm",5662]56635664[[package]]5665name = "orml-utilities"5666version = "0.4.1-dev"5667source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5668dependencies = [5669 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5670 "parity-scale-codec 3.2.1",5671 "scale-info",5672 "serde",5673 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5674 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5675 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5676]56775678[[package]]5679name = "orml-vesting"5680version = "0.4.1-dev"5681source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5682dependencies = [5683 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5684 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5685 "parity-scale-codec 3.2.1",5686 "scale-info",5687 "serde",5688 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5689 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5690 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5691]56925693[[package]]5694name = "orml-xcm-support"5695version = "0.4.1-dev"5696source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5697dependencies = [5698 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5699 "orml-traits",5700 "parity-scale-codec 3.2.1",5701 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5702 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5703 "xcm",5704 "xcm-executor",5705]57065707[[package]]5708name = "orml-xtokens"5709version = "0.4.1-dev"5710source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5711dependencies = [5712 "cumulus-primitives-core",5713 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5714 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5715 "orml-traits",5716 "orml-xcm-support",5717 "pallet-xcm",5718 "parity-scale-codec 3.2.1",5719 "scale-info",5720 "serde",5721 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5722 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5723 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5724 "xcm",5725 "xcm-executor",5726]57275728[[package]]5729name = "os_str_bytes"5730version = "6.3.0"5731source = "registry+https://github.com/rust-lang/crates.io-index"5732checksum = "9ff7415e9ae3fff1225851df9e0d9e4e5479f947619774677a63572e55e80eff"57335734[[package]]5735name = "owning_ref"5736version = "0.4.1"5737source = "registry+https://github.com/rust-lang/crates.io-index"5738checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"5739dependencies = [5740 "stable_deref_trait",5741]57425743[[package]]5744name = "pallet-app-promotion"5745version = "0.1.0"5746dependencies = [5747 "frame-benchmarking",5748 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5749 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5750 "pallet-balances",5751 "pallet-common",5752 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",5753 "pallet-evm-contract-helpers",5754 "pallet-evm-migration",5755 "pallet-randomness-collective-flip",5756 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5757 "pallet-unique",5758 "parity-scale-codec 3.2.1",5759 "scale-info",5760 "serde",5761 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5762 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5763 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5764 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5765 "up-data-structs",5766]57675768[[package]]5769name = "pallet-aura"5770version = "4.0.0-dev"5771source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5772dependencies = [5773 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5774 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5775 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5776 "parity-scale-codec 3.2.1",5777 "scale-info",5778 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5779 "sp-consensus-aura",5780 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5781 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5782]57835784[[package]]5785name = "pallet-authority-discovery"5786version = "4.0.0-dev"5787source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5788dependencies = [5789 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5790 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5791 "pallet-session",5792 "parity-scale-codec 3.2.1",5793 "scale-info",5794 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5795 "sp-authority-discovery",5796 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5797 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5798]57995800[[package]]5801name = "pallet-authorship"5802version = "4.0.0-dev"5803source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5804dependencies = [5805 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5806 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5807 "impl-trait-for-tuples",5808 "parity-scale-codec 3.2.1",5809 "scale-info",5810 "sp-authorship",5811 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5812 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5813]58145815[[package]]5816name = "pallet-babe"5817version = "4.0.0-dev"5818source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5819dependencies = [5820 "frame-benchmarking",5821 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5822 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5823 "log",5824 "pallet-authorship",5825 "pallet-session",5826 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5827 "parity-scale-codec 3.2.1",5828 "scale-info",5829 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5830 "sp-consensus-babe",5831 "sp-consensus-vrf",5832 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5833 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5834 "sp-session",5835 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5836 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5837]58385839[[package]]5840name = "pallet-bags-list"5841version = "4.0.0-dev"5842source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5843dependencies = [5844 "frame-benchmarking",5845 "frame-election-provider-support",5846 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5847 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5848 "log",5849 "pallet-balances",5850 "parity-scale-codec 3.2.1",5851 "scale-info",5852 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5853 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5854 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5855 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5856 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5857]58585859[[package]]5860name = "pallet-balances"5861version = "4.0.0-dev"5862source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5863dependencies = [5864 "frame-benchmarking",5865 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5866 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5867 "log",5868 "parity-scale-codec 3.2.1",5869 "scale-info",5870 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5871 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5872]58735874[[package]]5875name = "pallet-base-fee"5876version = "1.0.0"5877source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"5878dependencies = [5879 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",5880 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5881 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5882 "parity-scale-codec 3.2.1",5883 "scale-info",5884 "serde",5885 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5886 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5887]58885889[[package]]5890name = "pallet-beefy"5891version = "4.0.0-dev"5892source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5893dependencies = [5894 "beefy-primitives",5895 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5896 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5897 "pallet-session",5898 "parity-scale-codec 3.2.1",5899 "scale-info",5900 "serde",5901 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5902 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5903]59045905[[package]]5906name = "pallet-beefy-mmr"5907version = "4.0.0-dev"5908source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5909dependencies = [5910 "array-bytes",5911 "beefy-merkle-tree",5912 "beefy-primitives",5913 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5914 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5915 "log",5916 "pallet-beefy",5917 "pallet-mmr",5918 "pallet-session",5919 "parity-scale-codec 3.2.1",5920 "scale-info",5921 "serde",5922 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5923 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5924 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5925 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5926]59275928[[package]]5929name = "pallet-bounties"5930version = "4.0.0-dev"5931source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5932dependencies = [5933 "frame-benchmarking",5934 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5935 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5936 "log",5937 "pallet-treasury",5938 "parity-scale-codec 3.2.1",5939 "scale-info",5940 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5941 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5942 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5943 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5944]59455946[[package]]5947name = "pallet-child-bounties"5948version = "4.0.0-dev"5949source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5950dependencies = [5951 "frame-benchmarking",5952 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5953 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5954 "log",5955 "pallet-bounties",5956 "pallet-treasury",5957 "parity-scale-codec 3.2.1",5958 "scale-info",5959 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5960 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5961 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5962 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5963]59645965[[package]]5966name = "pallet-collective"5967version = "4.0.0-dev"5968source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5969dependencies = [5970 "frame-benchmarking",5971 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5972 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5973 "log",5974 "parity-scale-codec 3.2.1",5975 "scale-info",5976 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5977 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5978 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5979 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5980]59815982[[package]]5983name = "pallet-common"5984version = "0.1.9"5985dependencies = [5986 "ethereum",5987 "evm-coder",5988 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",5989 "frame-benchmarking",5990 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5991 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5992 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",5993 "pallet-evm-coder-substrate",5994 "parity-scale-codec 3.2.1",5995 "scale-info",5996 "serde",5997 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5998 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5999 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6000 "up-data-structs",6001]60026003[[package]]6004name = "pallet-configuration"6005version = "0.1.1"6006dependencies = [6007 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6008 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6009 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6010 "parity-scale-codec 3.2.1",6011 "scale-info",6012 "smallvec",6013 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6014 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6015 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6016 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6017]60186019[[package]]6020name = "pallet-democracy"6021version = "4.0.0-dev"6022source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6023dependencies = [6024 "frame-benchmarking",6025 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6026 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6027 "parity-scale-codec 3.2.1",6028 "scale-info",6029 "serde",6030 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6031 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6032 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6033]60346035[[package]]6036name = "pallet-election-provider-multi-phase"6037version = "4.0.0-dev"6038source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6039dependencies = [6040 "frame-benchmarking",6041 "frame-election-provider-support",6042 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6043 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6044 "log",6045 "pallet-election-provider-support-benchmarking",6046 "parity-scale-codec 3.2.1",6047 "rand 0.7.3",6048 "scale-info",6049 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6050 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6051 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6052 "sp-npos-elections",6053 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6054 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6055 "static_assertions",6056 "strum",6057]60586059[[package]]6060name = "pallet-election-provider-support-benchmarking"6061version = "4.0.0-dev"6062source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6063dependencies = [6064 "frame-benchmarking",6065 "frame-election-provider-support",6066 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6067 "parity-scale-codec 3.2.1",6068 "sp-npos-elections",6069 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6070]60716072[[package]]6073name = "pallet-elections-phragmen"6074version = "5.0.0-dev"6075source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6076dependencies = [6077 "frame-benchmarking",6078 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6079 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6080 "log",6081 "parity-scale-codec 3.2.1",6082 "scale-info",6083 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6084 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6085 "sp-npos-elections",6086 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6087 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6088]60896090[[package]]6091name = "pallet-ethereum"6092version = "4.0.0-dev"6093source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"6094dependencies = [6095 "ethereum",6096 "ethereum-types",6097 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",6098 "fp-consensus",6099 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6100 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6101 "fp-rpc",6102 "fp-self-contained",6103 "fp-storage",6104 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6105 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6106 "log",6107 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6108 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6109 "parity-scale-codec 3.2.1",6110 "rlp",6111 "scale-info",6112 "serde",6113 "sha3",6114 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6115 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6116 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6117]61186119[[package]]6120name = "pallet-evm"6121version = "6.0.0-dev"6122source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#852f994e82f9e5718dde75e8c4d877db5a44dd45"6123dependencies = [6124 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29)",6125 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29)",6126 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29)",6127 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6128 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6129 "hex",6130 "impl-trait-for-tuples",6131 "log",6132 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6133 "parity-scale-codec 3.2.1",6134 "primitive-types",6135 "rlp",6136 "scale-info",6137 "sha3",6138 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6139 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6140 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6141 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6142]61436144[[package]]6145name = "pallet-evm"6146version = "6.0.0-dev"6147source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"6148dependencies = [6149 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",6150 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6151 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6152 "frame-benchmarking",6153 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6154 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6155 "hex",6156 "impl-trait-for-tuples",6157 "log",6158 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6159 "parity-scale-codec 3.2.1",6160 "primitive-types",6161 "rlp",6162 "scale-info",6163 "serde",6164 "sha3",6165 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6166 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6167 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6168 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6169]61706171[[package]]6172name = "pallet-evm-coder-substrate"6173version = "0.1.3"6174dependencies = [6175 "ethereum",6176 "evm-coder",6177 "frame-benchmarking",6178 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6179 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6180 "pallet-ethereum",6181 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6182 "parity-scale-codec 3.2.1",6183 "scale-info",6184 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6185 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6186 "up-data-structs",6187]61886189[[package]]6190name = "pallet-evm-contract-helpers"6191version = "0.3.0"6192dependencies = [6193 "ethereum",6194 "evm-coder",6195 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6196 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6197 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6198 "log",6199 "pallet-common",6200 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6201 "pallet-evm-coder-substrate",6202 "pallet-evm-transaction-payment",6203 "parity-scale-codec 3.2.1",6204 "scale-info",6205 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6206 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6207 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6208 "up-data-structs",6209 "up-sponsorship",6210]62116212[[package]]6213name = "pallet-evm-migration"6214version = "0.1.1"6215dependencies = [6216 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6217 "frame-benchmarking",6218 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6219 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6220 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6221 "parity-scale-codec 3.2.1",6222 "scale-info",6223 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6224 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6225 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6226 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6227]62286229[[package]]6230name = "pallet-evm-transaction-payment"6231version = "0.1.1"6232dependencies = [6233 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6234 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6235 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6236 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6237 "pallet-ethereum",6238 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6239 "parity-scale-codec 3.2.1",6240 "scale-info",6241 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6242 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6243 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6244 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6245 "up-sponsorship",6246]62476248[[package]]6249name = "pallet-fast-unstake"6250version = "4.0.0-dev"6251source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6252dependencies = [6253 "frame-benchmarking",6254 "frame-election-provider-support",6255 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6256 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6257 "log",6258 "pallet-balances",6259 "pallet-staking",6260 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6261 "parity-scale-codec 3.2.1",6262 "scale-info",6263 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6264 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6265 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6266 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6267]62686269[[package]]6270name = "pallet-foreign-assets"6271version = "0.1.0"6272dependencies = [6273 "frame-benchmarking",6274 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6275 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6276 "hex",6277 "log",6278 "orml-tokens",6279 "pallet-balances",6280 "pallet-common",6281 "pallet-fungible",6282 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6283 "parity-scale-codec 3.2.1",6284 "scale-info",6285 "serde",6286 "serde_json",6287 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6288 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6289 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6290 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6291 "up-data-structs",6292 "xcm",6293 "xcm-builder",6294 "xcm-executor",6295]62966297[[package]]6298name = "pallet-fungible"6299version = "0.1.5"6300dependencies = [6301 "ethereum",6302 "evm-coder",6303 "frame-benchmarking",6304 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6305 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6306 "pallet-common",6307 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6308 "pallet-evm-coder-substrate",6309 "pallet-structure",6310 "parity-scale-codec 3.2.1",6311 "scale-info",6312 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6313 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6314 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6315 "up-data-structs",6316]63176318[[package]]6319name = "pallet-gilt"6320version = "4.0.0-dev"6321source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6322dependencies = [6323 "frame-benchmarking",6324 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6325 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6326 "parity-scale-codec 3.2.1",6327 "scale-info",6328 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6329 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6330 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6331]63326333[[package]]6334name = "pallet-grandpa"6335version = "4.0.0-dev"6336source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6337dependencies = [6338 "frame-benchmarking",6339 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6340 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6341 "log",6342 "pallet-authorship",6343 "pallet-session",6344 "parity-scale-codec 3.2.1",6345 "scale-info",6346 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6347 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6348 "sp-finality-grandpa",6349 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6350 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6351 "sp-session",6352 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6353 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6354]63556356[[package]]6357name = "pallet-identity"6358version = "4.0.0-dev"6359source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6360dependencies = [6361 "enumflags2",6362 "frame-benchmarking",6363 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6364 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6365 "parity-scale-codec 3.2.1",6366 "scale-info",6367 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6368 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6369 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6370]63716372[[package]]6373name = "pallet-im-online"6374version = "4.0.0-dev"6375source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6376dependencies = [6377 "frame-benchmarking",6378 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6379 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6380 "log",6381 "pallet-authorship",6382 "parity-scale-codec 3.2.1",6383 "scale-info",6384 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6385 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6386 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6387 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6388 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6389 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6390]63916392[[package]]6393name = "pallet-indices"6394version = "4.0.0-dev"6395source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6396dependencies = [6397 "frame-benchmarking",6398 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6399 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6400 "parity-scale-codec 3.2.1",6401 "scale-info",6402 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6403 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6404 "sp-keyring",6405 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6406 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6407]64086409[[package]]6410name = "pallet-inflation"6411version = "0.1.1"6412dependencies = [6413 "frame-benchmarking",6414 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6415 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6416 "pallet-balances",6417 "pallet-randomness-collective-flip",6418 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6419 "parity-scale-codec 3.2.1",6420 "scale-info",6421 "serde",6422 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6423 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6424 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6425 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6426]64276428[[package]]6429name = "pallet-membership"6430version = "4.0.0-dev"6431source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6432dependencies = [6433 "frame-benchmarking",6434 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6435 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6436 "log",6437 "parity-scale-codec 3.2.1",6438 "scale-info",6439 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6440 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6441 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6442 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6443]64446445[[package]]6446name = "pallet-mmr"6447version = "4.0.0-dev"6448source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6449dependencies = [6450 "ckb-merkle-mountain-range",6451 "frame-benchmarking",6452 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6453 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6454 "parity-scale-codec 3.2.1",6455 "scale-info",6456 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6457 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6458 "sp-mmr-primitives",6459 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6460 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6461]64626463[[package]]6464name = "pallet-mmr-rpc"6465version = "3.0.0"6466source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6467dependencies = [6468 "jsonrpsee",6469 "parity-scale-codec 3.2.1",6470 "serde",6471 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6472 "sp-blockchain",6473 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6474 "sp-mmr-primitives",6475 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6476]64776478[[package]]6479name = "pallet-multisig"6480version = "4.0.0-dev"6481source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6482dependencies = [6483 "frame-benchmarking",6484 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6485 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6486 "parity-scale-codec 3.2.1",6487 "scale-info",6488 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6489 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6490 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6491]64926493[[package]]6494name = "pallet-nomination-pools"6495version = "1.0.0"6496source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6497dependencies = [6498 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6499 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6500 "log",6501 "parity-scale-codec 3.2.1",6502 "scale-info",6503 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6504 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6505 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6506 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6507 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6508]65096510[[package]]6511name = "pallet-nomination-pools-benchmarking"6512version = "1.0.0"6513source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6514dependencies = [6515 "frame-benchmarking",6516 "frame-election-provider-support",6517 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6518 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6519 "pallet-bags-list",6520 "pallet-nomination-pools",6521 "pallet-staking",6522 "parity-scale-codec 3.2.1",6523 "scale-info",6524 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6525 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6526 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6527 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6528]65296530[[package]]6531name = "pallet-nomination-pools-runtime-api"6532version = "1.0.0-dev"6533source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6534dependencies = [6535 "parity-scale-codec 3.2.1",6536 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6537 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6538]65396540[[package]]6541name = "pallet-nonfungible"6542version = "0.1.6"6543dependencies = [6544 "ethereum",6545 "evm-coder",6546 "frame-benchmarking",6547 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6548 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6549 "pallet-common",6550 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6551 "pallet-evm-coder-substrate",6552 "pallet-structure",6553 "parity-scale-codec 3.2.1",6554 "scale-info",6555 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6556 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6557 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6558 "struct-versioning",6559 "up-data-structs",6560]65616562[[package]]6563name = "pallet-offences"6564version = "4.0.0-dev"6565source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6566dependencies = [6567 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6568 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6569 "log",6570 "pallet-balances",6571 "parity-scale-codec 3.2.1",6572 "scale-info",6573 "serde",6574 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6575 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6576 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6577]65786579[[package]]6580name = "pallet-offences-benchmarking"6581version = "4.0.0-dev"6582source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6583dependencies = [6584 "frame-benchmarking",6585 "frame-election-provider-support",6586 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6587 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6588 "pallet-babe",6589 "pallet-balances",6590 "pallet-grandpa",6591 "pallet-im-online",6592 "pallet-offences",6593 "pallet-session",6594 "pallet-staking",6595 "parity-scale-codec 3.2.1",6596 "scale-info",6597 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6598 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6599 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6600]66016602[[package]]6603name = "pallet-preimage"6604version = "4.0.0-dev"6605source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6606dependencies = [6607 "frame-benchmarking",6608 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6609 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6610 "parity-scale-codec 3.2.1",6611 "scale-info",6612 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6613 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6614 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6615 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6616]66176618[[package]]6619name = "pallet-proxy"6620version = "4.0.0-dev"6621source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6622dependencies = [6623 "frame-benchmarking",6624 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6625 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6626 "parity-scale-codec 3.2.1",6627 "scale-info",6628 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6629 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6630 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6631]66326633[[package]]6634name = "pallet-randomness-collective-flip"6635version = "4.0.0-dev"6636source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6637dependencies = [6638 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6639 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6640 "parity-scale-codec 3.2.1",6641 "safe-mix",6642 "scale-info",6643 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6644 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6645]66466647[[package]]6648name = "pallet-recovery"6649version = "4.0.0-dev"6650source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6651dependencies = [6652 "frame-benchmarking",6653 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6654 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6655 "parity-scale-codec 3.2.1",6656 "scale-info",6657 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6658 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6659 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6660]66616662[[package]]6663name = "pallet-refungible"6664version = "0.2.5"6665dependencies = [6666 "derivative",6667 "ethereum",6668 "evm-coder",6669 "frame-benchmarking",6670 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6671 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6672 "pallet-common",6673 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6674 "pallet-evm-coder-substrate",6675 "pallet-structure",6676 "parity-scale-codec 3.2.1",6677 "scale-info",6678 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6679 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6680 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6681 "struct-versioning",6682 "up-data-structs",6683]66846685[[package]]6686name = "pallet-rmrk-core"6687version = "0.1.2"6688dependencies = [6689 "derivative",6690 "frame-benchmarking",6691 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6692 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6693 "pallet-common",6694 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6695 "pallet-nonfungible",6696 "pallet-structure",6697 "parity-scale-codec 3.2.1",6698 "rmrk-traits",6699 "scale-info",6700 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6701 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6702 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6703 "up-data-structs",6704]67056706[[package]]6707name = "pallet-rmrk-equip"6708version = "0.1.2"6709dependencies = [6710 "frame-benchmarking",6711 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6712 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6713 "pallet-common",6714 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6715 "pallet-nonfungible",6716 "pallet-rmrk-core",6717 "parity-scale-codec 3.2.1",6718 "rmrk-traits",6719 "scale-info",6720 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6721 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6722 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6723 "up-data-structs",6724]67256726[[package]]6727name = "pallet-scheduler"6728version = "4.0.0-dev"6729source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6730dependencies = [6731 "frame-benchmarking",6732 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6733 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6734 "log",6735 "parity-scale-codec 3.2.1",6736 "scale-info",6737 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6738 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6739 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6740]67416742[[package]]6743name = "pallet-session"6744version = "4.0.0-dev"6745source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6746dependencies = [6747 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6748 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6749 "impl-trait-for-tuples",6750 "log",6751 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6752 "parity-scale-codec 3.2.1",6753 "scale-info",6754 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6755 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6756 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6757 "sp-session",6758 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6759 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6760 "sp-trie",6761]67626763[[package]]6764name = "pallet-session-benchmarking"6765version = "4.0.0-dev"6766source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6767dependencies = [6768 "frame-benchmarking",6769 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6770 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6771 "pallet-session",6772 "pallet-staking",6773 "rand 0.7.3",6774 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6775 "sp-session",6776 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6777]67786779[[package]]6780name = "pallet-society"6781version = "4.0.0-dev"6782source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6783dependencies = [6784 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6785 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6786 "parity-scale-codec 3.2.1",6787 "rand_chacha 0.2.2",6788 "scale-info",6789 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6790 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6791]67926793[[package]]6794name = "pallet-staking"6795version = "4.0.0-dev"6796source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6797dependencies = [6798 "frame-benchmarking",6799 "frame-election-provider-support",6800 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6801 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6802 "log",6803 "pallet-authorship",6804 "pallet-session",6805 "parity-scale-codec 3.2.1",6806 "rand_chacha 0.2.2",6807 "scale-info",6808 "serde",6809 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6810 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6811 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6812 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6813 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6814]68156816[[package]]6817name = "pallet-staking-reward-curve"6818version = "4.0.0-dev"6819source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6820dependencies = [6821 "proc-macro-crate",6822 "proc-macro2",6823 "quote",6824 "syn",6825]68266827[[package]]6828name = "pallet-staking-reward-fn"6829version = "4.0.0-dev"6830source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6831dependencies = [6832 "log",6833 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6834]68356836[[package]]6837name = "pallet-structure"6838version = "0.1.2"6839dependencies = [6840 "frame-benchmarking",6841 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6842 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6843 "pallet-common",6844 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6845 "parity-scale-codec 3.2.1",6846 "scale-info",6847 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6848 "up-data-structs",6849]68506851[[package]]6852name = "pallet-sudo"6853version = "4.0.0-dev"6854source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6855dependencies = [6856 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6857 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6858 "parity-scale-codec 3.2.1",6859 "scale-info",6860 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6861 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6862 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6863]68646865[[package]]6866name = "pallet-template-transaction-payment"6867version = "3.0.0"6868source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.30#39dd82158d6caa9d89105441bf2f7111a6e686e5"6869dependencies = [6870 "frame-benchmarking",6871 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6872 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6873 "pallet-balances",6874 "pallet-transaction-payment",6875 "parity-scale-codec 3.2.1",6876 "scale-info",6877 "serde",6878 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6879 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6880 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6881 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6882 "up-sponsorship",6883]68846885[[package]]6886name = "pallet-test-utils"6887version = "0.1.0"6888dependencies = [6889 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6890 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6891 "pallet-unique-scheduler-v2",6892 "parity-scale-codec 3.2.1",6893 "scale-info",6894]68956896[[package]]6897name = "pallet-timestamp"6898version = "4.0.0-dev"6899source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6900dependencies = [6901 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6902 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6903 "log",6904 "parity-scale-codec 3.2.1",6905 "scale-info",6906 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6907 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6908 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6909 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6910]69116912[[package]]6913name = "pallet-timestamp"6914version = "4.0.0-dev"6915source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6916dependencies = [6917 "frame-benchmarking",6918 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6919 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6920 "log",6921 "parity-scale-codec 3.2.1",6922 "scale-info",6923 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6924 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6925 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6926 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6927 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6928]69296930[[package]]6931name = "pallet-tips"6932version = "4.0.0-dev"6933source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6934dependencies = [6935 "frame-benchmarking",6936 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6937 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6938 "log",6939 "pallet-treasury",6940 "parity-scale-codec 3.2.1",6941 "scale-info",6942 "serde",6943 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6944 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6945 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6946 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6947]69486949[[package]]6950name = "pallet-transaction-payment"6951version = "4.0.0-dev"6952source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6953dependencies = [6954 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6955 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6956 "parity-scale-codec 3.2.1",6957 "scale-info",6958 "serde",6959 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6960 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6961 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6962 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6963]69646965[[package]]6966name = "pallet-transaction-payment-rpc"6967version = "4.0.0-dev"6968source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6969dependencies = [6970 "jsonrpsee",6971 "pallet-transaction-payment-rpc-runtime-api",6972 "parity-scale-codec 3.2.1",6973 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6974 "sp-blockchain",6975 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6976 "sp-rpc",6977 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6978]69796980[[package]]6981name = "pallet-transaction-payment-rpc-runtime-api"6982version = "4.0.0-dev"6983source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6984dependencies = [6985 "pallet-transaction-payment",6986 "parity-scale-codec 3.2.1",6987 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6988 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6989]69906991[[package]]6992name = "pallet-treasury"6993version = "4.0.0-dev"6994source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6995dependencies = [6996 "frame-benchmarking",6997 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6998 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6999 "impl-trait-for-tuples",7000 "pallet-balances",7001 "parity-scale-codec 3.2.1",7002 "scale-info",7003 "serde",7004 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7005 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7006]70077008[[package]]7009name = "pallet-unique"7010version = "0.2.1"7011dependencies = [7012 "ethereum",7013 "evm-coder",7014 "frame-benchmarking",7015 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7016 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7017 "pallet-common",7018 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",7019 "pallet-evm-coder-substrate",7020 "pallet-nonfungible",7021 "pallet-refungible",7022 "parity-scale-codec 3.2.1",7023 "scale-info",7024 "serde",7025 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7026 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7027 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7028 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7029 "up-data-structs",7030]70317032[[package]]7033name = "pallet-unique-scheduler"7034version = "0.1.1"7035dependencies = [7036 "frame-benchmarking",7037 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7038 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7039 "log",7040 "parity-scale-codec 3.2.1",7041 "scale-info",7042 "serde",7043 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7044 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7045 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7046 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7047 "substrate-test-utils",7048 "up-sponsorship",7049]70507051[[package]]7052name = "pallet-unique-scheduler-v2"7053version = "0.1.0"7054dependencies = [7055 "frame-benchmarking",7056 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7057 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7058 "log",7059 "pallet-preimage",7060 "parity-scale-codec 3.2.1",7061 "scale-info",7062 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7063 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7064 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7065 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7066 "substrate-test-utils",7067]70687069[[package]]7070name = "pallet-utility"7071version = "4.0.0-dev"7072source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"7073dependencies = [7074 "frame-benchmarking",7075 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7076 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7077 "parity-scale-codec 3.2.1",7078 "scale-info",7079 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7080 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7081 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7082 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7083]70847085[[package]]7086name = "pallet-vesting"7087version = "4.0.0-dev"7088source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"7089dependencies = [7090 "frame-benchmarking",7091 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7092 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7093 "log",7094 "parity-scale-codec 3.2.1",7095 "scale-info",7096 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7097 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7098]70997100[[package]]7101name = "pallet-xcm"7102version = "0.9.30"7103source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7104dependencies = [7105 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7106 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7107 "log",7108 "parity-scale-codec 3.2.1",7109 "scale-info",7110 "serde",7111 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7112 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7113 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7114 "xcm",7115 "xcm-executor",7116]71177118[[package]]7119name = "pallet-xcm-benchmarks"7120version = "0.9.30"7121source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7122dependencies = [7123 "frame-benchmarking",7124 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7125 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7126 "log",7127 "parity-scale-codec 3.2.1",7128 "scale-info",7129 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7130 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7131 "xcm",7132 "xcm-executor",7133]71347135[[package]]7136name = "parachain-info"7137version = "0.1.0"7138source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"7139dependencies = [7140 "cumulus-primitives-core",7141 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7142 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7143 "parity-scale-codec 3.2.1",7144 "scale-info",7145 "serde",7146]71477148[[package]]7149name = "parity-db"7150version = "0.3.17"7151source = "registry+https://github.com/rust-lang/crates.io-index"7152checksum = "2c8fdb726a43661fa54b43e7114e6b88b2289cae388eb3ad766d9d1754d83fce"7153dependencies = [7154 "blake2-rfc",7155 "crc32fast",7156 "fs2",7157 "hex",7158 "libc",7159 "log",7160 "lz4",7161 "memmap2",7162 "parking_lot 0.12.1",7163 "rand 0.8.5",7164 "snap",7165]71667167[[package]]7168name = "parity-scale-codec"7169version = "2.3.1"7170source = "registry+https://github.com/rust-lang/crates.io-index"7171checksum = "373b1a4c1338d9cd3d1fa53b3a11bdab5ab6bd80a20f7f7becd76953ae2be909"7172dependencies = [7173 "arrayvec 0.7.2",7174 "bitvec 0.20.4",7175 "byte-slice-cast",7176 "impl-trait-for-tuples",7177 "parity-scale-codec-derive 2.3.1",7178 "serde",7179]71807181[[package]]7182name = "parity-scale-codec"7183version = "3.2.1"7184source = "registry+https://github.com/rust-lang/crates.io-index"7185checksum = "366e44391a8af4cfd6002ef6ba072bae071a96aafca98d7d448a34c5dca38b6a"7186dependencies = [7187 "arrayvec 0.7.2",7188 "bitvec 1.0.1",7189 "byte-slice-cast",7190 "bytes",7191 "impl-trait-for-tuples",7192 "parity-scale-codec-derive 3.1.3",7193 "serde",7194]71957196[[package]]7197name = "parity-scale-codec-derive"7198version = "2.3.1"7199source = "registry+https://github.com/rust-lang/crates.io-index"7200checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"7201dependencies = [7202 "proc-macro-crate",7203 "proc-macro2",7204 "quote",7205 "syn",7206]72077208[[package]]7209name = "parity-scale-codec-derive"7210version = "3.1.3"7211source = "registry+https://github.com/rust-lang/crates.io-index"7212checksum = "9299338969a3d2f491d65f140b00ddec470858402f888af98e8642fb5e8965cd"7213dependencies = [7214 "proc-macro-crate",7215 "proc-macro2",7216 "quote",7217 "syn",7218]72197220[[package]]7221name = "parity-send-wrapper"7222version = "0.1.0"7223source = "registry+https://github.com/rust-lang/crates.io-index"7224checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"72257226[[package]]7227name = "parity-util-mem"7228version = "0.11.0"7229source = "registry+https://github.com/rust-lang/crates.io-index"7230checksum = "c32561d248d352148124f036cac253a644685a21dc9fea383eb4907d7bd35a8f"7231dependencies = [7232 "cfg-if 1.0.0",7233 "ethereum-types",7234 "hashbrown",7235 "impl-trait-for-tuples",7236 "lru 0.7.8",7237 "parity-util-mem-derive",7238 "parking_lot 0.12.1",7239 "primitive-types",7240 "smallvec",7241 "winapi",7242]72437244[[package]]7245name = "parity-util-mem-derive"7246version = "0.1.0"7247source = "registry+https://github.com/rust-lang/crates.io-index"7248checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"7249dependencies = [7250 "proc-macro2",7251 "syn",7252 "synstructure",7253]72547255[[package]]7256name = "parity-wasm"7257version = "0.32.0"7258source = "registry+https://github.com/rust-lang/crates.io-index"7259checksum = "16ad52817c4d343339b3bc2e26861bd21478eda0b7509acf83505727000512ac"7260dependencies = [7261 "byteorder",7262]72637264[[package]]7265name = "parity-wasm"7266version = "0.45.0"7267source = "registry+https://github.com/rust-lang/crates.io-index"7268checksum = "e1ad0aff30c1da14b1254fcb2af73e1fa9a28670e584a626f53a369d0e157304"72697270[[package]]7271name = "parking"7272version = "2.0.0"7273source = "registry+https://github.com/rust-lang/crates.io-index"7274checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"72757276[[package]]7277name = "parking_lot"7278version = "0.11.2"7279source = "registry+https://github.com/rust-lang/crates.io-index"7280checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"7281dependencies = [7282 "instant",7283 "lock_api",7284 "parking_lot_core 0.8.5",7285]72867287[[package]]7288name = "parking_lot"7289version = "0.12.1"7290source = "registry+https://github.com/rust-lang/crates.io-index"7291checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"7292dependencies = [7293 "lock_api",7294 "parking_lot_core 0.9.4",7295]72967297[[package]]7298name = "parking_lot_core"7299version = "0.8.5"7300source = "registry+https://github.com/rust-lang/crates.io-index"7301checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"7302dependencies = [7303 "cfg-if 1.0.0",7304 "instant",7305 "libc",7306 "redox_syscall",7307 "smallvec",7308 "winapi",7309]73107311[[package]]7312name = "parking_lot_core"7313version = "0.9.4"7314source = "registry+https://github.com/rust-lang/crates.io-index"7315checksum = "4dc9e0dc2adc1c69d09143aff38d3d30c5c3f0df0dad82e6d25547af174ebec0"7316dependencies = [7317 "cfg-if 1.0.0",7318 "libc",7319 "redox_syscall",7320 "smallvec",7321 "windows-sys 0.42.0",7322]73237324[[package]]7325name = "paste"7326version = "1.0.9"7327source = "registry+https://github.com/rust-lang/crates.io-index"7328checksum = "b1de2e551fb905ac83f73f7aedf2f0cb4a0da7e35efa24a202a936269f1f18e1"73297330[[package]]7331name = "pbkdf2"7332version = "0.4.0"7333source = "registry+https://github.com/rust-lang/crates.io-index"7334checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd"7335dependencies = [7336 "crypto-mac 0.8.0",7337]73387339[[package]]7340name = "pbkdf2"7341version = "0.8.0"7342source = "registry+https://github.com/rust-lang/crates.io-index"7343checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"7344dependencies = [7345 "crypto-mac 0.11.1",7346]73477348[[package]]7349name = "peeking_take_while"7350version = "0.1.2"7351source = "registry+https://github.com/rust-lang/crates.io-index"7352checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"73537354[[package]]7355name = "percent-encoding"7356version = "2.2.0"7357source = "registry+https://github.com/rust-lang/crates.io-index"7358checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"73597360[[package]]7361name = "pest"7362version = "2.4.0"7363source = "registry+https://github.com/rust-lang/crates.io-index"7364checksum = "dbc7bc69c062e492337d74d59b120c274fd3d261b6bf6d3207d499b4b379c41a"7365dependencies = [7366 "thiserror",7367 "ucd-trie",7368]73697370[[package]]7371name = "pest_derive"7372version = "2.4.0"7373source = "registry+https://github.com/rust-lang/crates.io-index"7374checksum = "60b75706b9642ebcb34dab3bc7750f811609a0eb1dd8b88c2d15bf628c1c65b2"7375dependencies = [7376 "pest",7377 "pest_generator",7378]73797380[[package]]7381name = "pest_generator"7382version = "2.4.0"7383source = "registry+https://github.com/rust-lang/crates.io-index"7384checksum = "f4f9272122f5979a6511a749af9db9bfc810393f63119970d7085fed1c4ea0db"7385dependencies = [7386 "pest",7387 "pest_meta",7388 "proc-macro2",7389 "quote",7390 "syn",7391]73927393[[package]]7394name = "pest_meta"7395version = "2.4.0"7396source = "registry+https://github.com/rust-lang/crates.io-index"7397checksum = "4c8717927f9b79515e565a64fe46c38b8cd0427e64c40680b14a7365ab09ac8d"7398dependencies = [7399 "once_cell",7400 "pest",7401 "sha1",7402]74037404[[package]]7405name = "petgraph"7406version = "0.6.2"7407source = "registry+https://github.com/rust-lang/crates.io-index"7408checksum = "e6d5014253a1331579ce62aa67443b4a658c5e7dd03d4bc6d302b94474888143"7409dependencies = [7410 "fixedbitset",7411 "indexmap",7412]74137414[[package]]7415name = "pin-project"7416version = "1.0.12"7417source = "registry+https://github.com/rust-lang/crates.io-index"7418checksum = "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc"7419dependencies = [7420 "pin-project-internal",7421]74227423[[package]]7424name = "pin-project-internal"7425version = "1.0.12"7426source = "registry+https://github.com/rust-lang/crates.io-index"7427checksum = "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55"7428dependencies = [7429 "proc-macro2",7430 "quote",7431 "syn",7432]74337434[[package]]7435name = "pin-project-lite"7436version = "0.1.12"7437source = "registry+https://github.com/rust-lang/crates.io-index"7438checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"74397440[[package]]7441name = "pin-project-lite"7442version = "0.2.9"7443source = "registry+https://github.com/rust-lang/crates.io-index"7444checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"74457446[[package]]7447name = "pin-utils"7448version = "0.1.0"7449source = "registry+https://github.com/rust-lang/crates.io-index"7450checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"74517452[[package]]7453name = "pkcs8"7454version = "0.8.0"7455source = "registry+https://github.com/rust-lang/crates.io-index"7456checksum = "7cabda3fb821068a9a4fab19a683eac3af12edf0f34b94a8be53c4972b8149d0"7457dependencies = [7458 "der",7459 "spki",7460 "zeroize",7461]74627463[[package]]7464name = "pkg-config"7465version = "0.3.26"7466source = "registry+https://github.com/rust-lang/crates.io-index"7467checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160"74687469[[package]]7470name = "platforms"7471version = "2.0.0"7472source = "registry+https://github.com/rust-lang/crates.io-index"7473checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"74747475[[package]]7476name = "polkadot-approval-distribution"7477version = "0.9.30"7478source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7479dependencies = [7480 "futures 0.3.25",7481 "polkadot-node-network-protocol",7482 "polkadot-node-primitives",7483 "polkadot-node-subsystem",7484 "polkadot-node-subsystem-util",7485 "polkadot-primitives",7486 "rand 0.8.5",7487 "tracing-gum",7488]74897490[[package]]7491name = "polkadot-availability-bitfield-distribution"7492version = "0.9.30"7493source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7494dependencies = [7495 "futures 0.3.25",7496 "polkadot-node-network-protocol",7497 "polkadot-node-subsystem",7498 "polkadot-node-subsystem-util",7499 "polkadot-primitives",7500 "rand 0.8.5",7501 "tracing-gum",7502]75037504[[package]]7505name = "polkadot-availability-distribution"7506version = "0.9.30"7507source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7508dependencies = [7509 "derive_more",7510 "fatality",7511 "futures 0.3.25",7512 "lru 0.7.8",7513 "parity-scale-codec 3.2.1",7514 "polkadot-erasure-coding",7515 "polkadot-node-network-protocol",7516 "polkadot-node-primitives",7517 "polkadot-node-subsystem",7518 "polkadot-node-subsystem-util",7519 "polkadot-primitives",7520 "rand 0.8.5",7521 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7522 "sp-keystore",7523 "thiserror",7524 "tracing-gum",7525]75267527[[package]]7528name = "polkadot-availability-recovery"7529version = "0.9.30"7530source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7531dependencies = [7532 "fatality",7533 "futures 0.3.25",7534 "lru 0.7.8",7535 "parity-scale-codec 3.2.1",7536 "polkadot-erasure-coding",7537 "polkadot-node-network-protocol",7538 "polkadot-node-primitives",7539 "polkadot-node-subsystem",7540 "polkadot-node-subsystem-util",7541 "polkadot-primitives",7542 "rand 0.8.5",7543 "sc-network",7544 "thiserror",7545 "tracing-gum",7546]75477548[[package]]7549name = "polkadot-cli"7550version = "0.9.30"7551source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7552dependencies = [7553 "clap",7554 "frame-benchmarking-cli",7555 "futures 0.3.25",7556 "log",7557 "polkadot-client",7558 "polkadot-node-core-pvf",7559 "polkadot-node-metrics",7560 "polkadot-performance-test",7561 "polkadot-service",7562 "sc-cli",7563 "sc-service",7564 "sc-sysinfo",7565 "sc-tracing",7566 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7567 "sp-keyring",7568 "sp-trie",7569 "substrate-build-script-utils",7570 "thiserror",7571 "try-runtime-cli",7572]75737574[[package]]7575name = "polkadot-client"7576version = "0.9.30"7577source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7578dependencies = [7579 "beefy-primitives",7580 "frame-benchmarking",7581 "frame-benchmarking-cli",7582 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7583 "frame-system-rpc-runtime-api",7584 "pallet-transaction-payment",7585 "pallet-transaction-payment-rpc-runtime-api",7586 "polkadot-core-primitives",7587 "polkadot-node-core-parachains-inherent",7588 "polkadot-primitives",7589 "polkadot-runtime",7590 "polkadot-runtime-common",7591 "sc-client-api",7592 "sc-consensus",7593 "sc-executor",7594 "sc-service",7595 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7596 "sp-authority-discovery",7597 "sp-block-builder",7598 "sp-blockchain",7599 "sp-consensus",7600 "sp-consensus-babe",7601 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7602 "sp-finality-grandpa",7603 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7604 "sp-keyring",7605 "sp-mmr-primitives",7606 "sp-offchain",7607 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7608 "sp-session",7609 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7610 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7611 "sp-transaction-pool",7612]76137614[[package]]7615name = "polkadot-collator-protocol"7616version = "0.9.30"7617source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7618dependencies = [7619 "always-assert",7620 "fatality",7621 "futures 0.3.25",7622 "futures-timer",7623 "polkadot-node-network-protocol",7624 "polkadot-node-primitives",7625 "polkadot-node-subsystem",7626 "polkadot-node-subsystem-util",7627 "polkadot-primitives",7628 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7629 "sp-keystore",7630 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7631 "thiserror",7632 "tracing-gum",7633]76347635[[package]]7636name = "polkadot-core-primitives"7637version = "0.9.30"7638source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7639dependencies = [7640 "parity-scale-codec 3.2.1",7641 "parity-util-mem",7642 "scale-info",7643 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7644 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7645 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7646]76477648[[package]]7649name = "polkadot-dispute-distribution"7650version = "0.9.30"7651source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7652dependencies = [7653 "derive_more",7654 "fatality",7655 "futures 0.3.25",7656 "lru 0.7.8",7657 "parity-scale-codec 3.2.1",7658 "polkadot-erasure-coding",7659 "polkadot-node-network-protocol",7660 "polkadot-node-primitives",7661 "polkadot-node-subsystem",7662 "polkadot-node-subsystem-util",7663 "polkadot-primitives",7664 "sc-network",7665 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7666 "sp-keystore",7667 "thiserror",7668 "tracing-gum",7669]76707671[[package]]7672name = "polkadot-erasure-coding"7673version = "0.9.30"7674source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7675dependencies = [7676 "parity-scale-codec 3.2.1",7677 "polkadot-node-primitives",7678 "polkadot-primitives",7679 "reed-solomon-novelpoly",7680 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7681 "sp-trie",7682 "thiserror",7683]76847685[[package]]7686name = "polkadot-gossip-support"7687version = "0.9.30"7688source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7689dependencies = [7690 "futures 0.3.25",7691 "futures-timer",7692 "polkadot-node-network-protocol",7693 "polkadot-node-subsystem",7694 "polkadot-node-subsystem-util",7695 "polkadot-primitives",7696 "rand 0.8.5",7697 "rand_chacha 0.3.1",7698 "sc-network",7699 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7700 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7701 "sp-keystore",7702 "tracing-gum",7703]77047705[[package]]7706name = "polkadot-network-bridge"7707version = "0.9.30"7708source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7709dependencies = [7710 "always-assert",7711 "async-trait",7712 "bytes",7713 "fatality",7714 "futures 0.3.25",7715 "parity-scale-codec 3.2.1",7716 "parking_lot 0.12.1",7717 "polkadot-node-network-protocol",7718 "polkadot-node-subsystem",7719 "polkadot-node-subsystem-util",7720 "polkadot-overseer",7721 "polkadot-primitives",7722 "sc-network",7723 "sc-network-common",7724 "sp-consensus",7725 "thiserror",7726 "tracing-gum",7727]77287729[[package]]7730name = "polkadot-node-collation-generation"7731version = "0.9.30"7732source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7733dependencies = [7734 "futures 0.3.25",7735 "parity-scale-codec 3.2.1",7736 "polkadot-erasure-coding",7737 "polkadot-node-primitives",7738 "polkadot-node-subsystem",7739 "polkadot-node-subsystem-util",7740 "polkadot-primitives",7741 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7742 "sp-maybe-compressed-blob",7743 "thiserror",7744 "tracing-gum",7745]77467747[[package]]7748name = "polkadot-node-core-approval-voting"7749version = "0.9.30"7750source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7751dependencies = [7752 "bitvec 1.0.1",7753 "derive_more",7754 "futures 0.3.25",7755 "futures-timer",7756 "kvdb",7757 "lru 0.7.8",7758 "merlin",7759 "parity-scale-codec 3.2.1",7760 "polkadot-node-jaeger",7761 "polkadot-node-primitives",7762 "polkadot-node-subsystem",7763 "polkadot-node-subsystem-util",7764 "polkadot-overseer",7765 "polkadot-primitives",7766 "sc-keystore",7767 "schnorrkel",7768 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7769 "sp-consensus",7770 "sp-consensus-slots",7771 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7772 "thiserror",7773 "tracing-gum",7774]77757776[[package]]7777name = "polkadot-node-core-av-store"7778version = "0.9.30"7779source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7780dependencies = [7781 "bitvec 1.0.1",7782 "futures 0.3.25",7783 "futures-timer",7784 "kvdb",7785 "parity-scale-codec 3.2.1",7786 "polkadot-erasure-coding",7787 "polkadot-node-primitives",7788 "polkadot-node-subsystem",7789 "polkadot-node-subsystem-util",7790 "polkadot-overseer",7791 "polkadot-primitives",7792 "thiserror",7793 "tracing-gum",7794]77957796[[package]]7797name = "polkadot-node-core-backing"7798version = "0.9.30"7799source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7800dependencies = [7801 "bitvec 1.0.1",7802 "fatality",7803 "futures 0.3.25",7804 "polkadot-erasure-coding",7805 "polkadot-node-primitives",7806 "polkadot-node-subsystem",7807 "polkadot-node-subsystem-util",7808 "polkadot-primitives",7809 "polkadot-statement-table",7810 "sp-keystore",7811 "thiserror",7812 "tracing-gum",7813]78147815[[package]]7816name = "polkadot-node-core-bitfield-signing"7817version = "0.9.30"7818source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7819dependencies = [7820 "futures 0.3.25",7821 "polkadot-node-subsystem",7822 "polkadot-node-subsystem-util",7823 "polkadot-primitives",7824 "sp-keystore",7825 "thiserror",7826 "tracing-gum",7827 "wasm-timer",7828]78297830[[package]]7831name = "polkadot-node-core-candidate-validation"7832version = "0.9.30"7833source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7834dependencies = [7835 "async-trait",7836 "futures 0.3.25",7837 "parity-scale-codec 3.2.1",7838 "polkadot-node-core-pvf",7839 "polkadot-node-primitives",7840 "polkadot-node-subsystem",7841 "polkadot-node-subsystem-util",7842 "polkadot-parachain",7843 "polkadot-primitives",7844 "sp-maybe-compressed-blob",7845 "tracing-gum",7846]78477848[[package]]7849name = "polkadot-node-core-chain-api"7850version = "0.9.30"7851source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7852dependencies = [7853 "futures 0.3.25",7854 "polkadot-node-subsystem",7855 "polkadot-node-subsystem-util",7856 "polkadot-primitives",7857 "sc-client-api",7858 "sc-consensus-babe",7859 "sp-blockchain",7860 "tracing-gum",7861]78627863[[package]]7864name = "polkadot-node-core-chain-selection"7865version = "0.9.30"7866source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7867dependencies = [7868 "futures 0.3.25",7869 "futures-timer",7870 "kvdb",7871 "parity-scale-codec 3.2.1",7872 "polkadot-node-primitives",7873 "polkadot-node-subsystem",7874 "polkadot-node-subsystem-util",7875 "polkadot-primitives",7876 "thiserror",7877 "tracing-gum",7878]78797880[[package]]7881name = "polkadot-node-core-dispute-coordinator"7882version = "0.9.30"7883source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7884dependencies = [7885 "fatality",7886 "futures 0.3.25",7887 "kvdb",7888 "lru 0.7.8",7889 "parity-scale-codec 3.2.1",7890 "polkadot-node-primitives",7891 "polkadot-node-subsystem",7892 "polkadot-node-subsystem-util",7893 "polkadot-primitives",7894 "sc-keystore",7895 "thiserror",7896 "tracing-gum",7897]78987899[[package]]7900name = "polkadot-node-core-parachains-inherent"7901version = "0.9.30"7902source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7903dependencies = [7904 "async-trait",7905 "futures 0.3.25",7906 "futures-timer",7907 "polkadot-node-subsystem",7908 "polkadot-primitives",7909 "sp-blockchain",7910 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7911 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7912 "thiserror",7913 "tracing-gum",7914]79157916[[package]]7917name = "polkadot-node-core-provisioner"7918version = "0.9.30"7919source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7920dependencies = [7921 "bitvec 1.0.1",7922 "fatality",7923 "futures 0.3.25",7924 "futures-timer",7925 "polkadot-node-primitives",7926 "polkadot-node-subsystem",7927 "polkadot-node-subsystem-util",7928 "polkadot-primitives",7929 "rand 0.8.5",7930 "thiserror",7931 "tracing-gum",7932]79337934[[package]]7935name = "polkadot-node-core-pvf"7936version = "0.9.30"7937source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7938dependencies = [7939 "always-assert",7940 "assert_matches",7941 "async-process",7942 "async-std",7943 "futures 0.3.25",7944 "futures-timer",7945 "parity-scale-codec 3.2.1",7946 "pin-project",7947 "polkadot-core-primitives",7948 "polkadot-node-metrics",7949 "polkadot-parachain",7950 "rand 0.8.5",7951 "rayon",7952 "sc-executor",7953 "sc-executor-common",7954 "sc-executor-wasmtime",7955 "slotmap",7956 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7957 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7958 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7959 "sp-maybe-compressed-blob",7960 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7961 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7962 "tempfile",7963 "tracing-gum",7964]79657966[[package]]7967name = "polkadot-node-core-pvf-checker"7968version = "0.9.30"7969source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7970dependencies = [7971 "futures 0.3.25",7972 "polkadot-node-primitives",7973 "polkadot-node-subsystem",7974 "polkadot-node-subsystem-util",7975 "polkadot-overseer",7976 "polkadot-primitives",7977 "sp-keystore",7978 "thiserror",7979 "tracing-gum",7980]79817982[[package]]7983name = "polkadot-node-core-runtime-api"7984version = "0.9.30"7985source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7986dependencies = [7987 "futures 0.3.25",7988 "memory-lru",7989 "parity-util-mem",7990 "polkadot-node-subsystem",7991 "polkadot-node-subsystem-types",7992 "polkadot-node-subsystem-util",7993 "polkadot-primitives",7994 "sp-consensus-babe",7995 "tracing-gum",7996]79977998[[package]]7999name = "polkadot-node-jaeger"8000version = "0.9.30"8001source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8002dependencies = [8003 "async-std",8004 "lazy_static",8005 "log",8006 "mick-jaeger",8007 "parity-scale-codec 3.2.1",8008 "parking_lot 0.12.1",8009 "polkadot-node-primitives",8010 "polkadot-primitives",8011 "sc-network",8012 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8013 "thiserror",8014]80158016[[package]]8017name = "polkadot-node-metrics"8018version = "0.9.30"8019source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8020dependencies = [8021 "bs58",8022 "futures 0.3.25",8023 "futures-timer",8024 "log",8025 "parity-scale-codec 3.2.1",8026 "polkadot-primitives",8027 "prioritized-metered-channel",8028 "sc-cli",8029 "sc-service",8030 "sc-tracing",8031 "substrate-prometheus-endpoint",8032 "tracing-gum",8033]80348035[[package]]8036name = "polkadot-node-network-protocol"8037version = "0.9.30"8038source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8039dependencies = [8040 "async-trait",8041 "derive_more",8042 "fatality",8043 "futures 0.3.25",8044 "hex",8045 "parity-scale-codec 3.2.1",8046 "polkadot-node-jaeger",8047 "polkadot-node-primitives",8048 "polkadot-primitives",8049 "rand 0.8.5",8050 "sc-authority-discovery",8051 "sc-network",8052 "sc-network-common",8053 "strum",8054 "thiserror",8055 "tracing-gum",8056]80578058[[package]]8059name = "polkadot-node-primitives"8060version = "0.9.30"8061source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8062dependencies = [8063 "bounded-vec",8064 "futures 0.3.25",8065 "parity-scale-codec 3.2.1",8066 "polkadot-parachain",8067 "polkadot-primitives",8068 "schnorrkel",8069 "serde",8070 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8071 "sp-consensus-babe",8072 "sp-consensus-vrf",8073 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8074 "sp-keystore",8075 "sp-maybe-compressed-blob",8076 "thiserror",8077 "zstd",8078]80798080[[package]]8081name = "polkadot-node-subsystem"8082version = "0.9.30"8083source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8084dependencies = [8085 "polkadot-node-jaeger",8086 "polkadot-node-subsystem-types",8087 "polkadot-overseer",8088]80898090[[package]]8091name = "polkadot-node-subsystem-types"8092version = "0.9.30"8093source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8094dependencies = [8095 "async-trait",8096 "derive_more",8097 "futures 0.3.25",8098 "orchestra",8099 "polkadot-node-jaeger",8100 "polkadot-node-network-protocol",8101 "polkadot-node-primitives",8102 "polkadot-primitives",8103 "polkadot-statement-table",8104 "sc-network",8105 "smallvec",8106 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8107 "sp-authority-discovery",8108 "sp-consensus-babe",8109 "substrate-prometheus-endpoint",8110 "thiserror",8111]81128113[[package]]8114name = "polkadot-node-subsystem-util"8115version = "0.9.30"8116source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8117dependencies = [8118 "async-trait",8119 "derive_more",8120 "fatality",8121 "futures 0.3.25",8122 "itertools",8123 "kvdb",8124 "lru 0.7.8",8125 "parity-db",8126 "parity-scale-codec 3.2.1",8127 "parity-util-mem",8128 "parking_lot 0.11.2",8129 "pin-project",8130 "polkadot-node-jaeger",8131 "polkadot-node-metrics",8132 "polkadot-node-network-protocol",8133 "polkadot-node-primitives",8134 "polkadot-node-subsystem",8135 "polkadot-overseer",8136 "polkadot-primitives",8137 "prioritized-metered-channel",8138 "rand 0.8.5",8139 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8140 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8141 "sp-keystore",8142 "thiserror",8143 "tracing-gum",8144]81458146[[package]]8147name = "polkadot-overseer"8148version = "0.9.30"8149source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8150dependencies = [8151 "async-trait",8152 "futures 0.3.25",8153 "futures-timer",8154 "lru 0.7.8",8155 "orchestra",8156 "parity-util-mem",8157 "parking_lot 0.12.1",8158 "polkadot-node-metrics",8159 "polkadot-node-network-protocol",8160 "polkadot-node-primitives",8161 "polkadot-node-subsystem-types",8162 "polkadot-primitives",8163 "sc-client-api",8164 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8165 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8166 "tracing-gum",8167]81688169[[package]]8170name = "polkadot-parachain"8171version = "0.9.30"8172source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8173dependencies = [8174 "derive_more",8175 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8176 "parity-scale-codec 3.2.1",8177 "parity-util-mem",8178 "polkadot-core-primitives",8179 "scale-info",8180 "serde",8181 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8182 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8183 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8184]81858186[[package]]8187name = "polkadot-performance-test"8188version = "0.9.30"8189source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8190dependencies = [8191 "env_logger",8192 "kusama-runtime",8193 "log",8194 "polkadot-erasure-coding",8195 "polkadot-node-core-pvf",8196 "polkadot-node-primitives",8197 "quote",8198 "thiserror",8199]82008201[[package]]8202name = "polkadot-primitives"8203version = "0.9.30"8204source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8205dependencies = [8206 "bitvec 1.0.1",8207 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8208 "hex-literal",8209 "parity-scale-codec 3.2.1",8210 "parity-util-mem",8211 "polkadot-core-primitives",8212 "polkadot-parachain",8213 "scale-info",8214 "serde",8215 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8216 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8217 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8218 "sp-authority-discovery",8219 "sp-consensus-slots",8220 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8221 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8222 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8223 "sp-keystore",8224 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8225 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8226 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8227 "sp-trie",8228 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8229]82308231[[package]]8232name = "polkadot-rpc"8233version = "0.9.30"8234source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8235dependencies = [8236 "beefy-gadget",8237 "beefy-gadget-rpc",8238 "jsonrpsee",8239 "pallet-mmr-rpc",8240 "pallet-transaction-payment-rpc",8241 "polkadot-primitives",8242 "sc-chain-spec",8243 "sc-client-api",8244 "sc-consensus-babe",8245 "sc-consensus-babe-rpc",8246 "sc-consensus-epochs",8247 "sc-finality-grandpa",8248 "sc-finality-grandpa-rpc",8249 "sc-rpc",8250 "sc-sync-state-rpc",8251 "sc-transaction-pool-api",8252 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8253 "sp-block-builder",8254 "sp-blockchain",8255 "sp-consensus",8256 "sp-consensus-babe",8257 "sp-keystore",8258 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8259 "substrate-frame-rpc-system",8260 "substrate-state-trie-migration-rpc",8261]82628263[[package]]8264name = "polkadot-runtime"8265version = "0.9.30"8266source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8267dependencies = [8268 "beefy-primitives",8269 "bitvec 1.0.1",8270 "frame-benchmarking",8271 "frame-election-provider-support",8272 "frame-executive",8273 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8274 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8275 "frame-system-benchmarking",8276 "frame-system-rpc-runtime-api",8277 "frame-try-runtime",8278 "hex-literal",8279 "log",8280 "pallet-authority-discovery",8281 "pallet-authorship",8282 "pallet-babe",8283 "pallet-bags-list",8284 "pallet-balances",8285 "pallet-bounties",8286 "pallet-child-bounties",8287 "pallet-collective",8288 "pallet-democracy",8289 "pallet-election-provider-multi-phase",8290 "pallet-election-provider-support-benchmarking",8291 "pallet-elections-phragmen",8292 "pallet-fast-unstake",8293 "pallet-grandpa",8294 "pallet-identity",8295 "pallet-im-online",8296 "pallet-indices",8297 "pallet-membership",8298 "pallet-multisig",8299 "pallet-nomination-pools",8300 "pallet-nomination-pools-benchmarking",8301 "pallet-nomination-pools-runtime-api",8302 "pallet-offences",8303 "pallet-offences-benchmarking",8304 "pallet-preimage",8305 "pallet-proxy",8306 "pallet-scheduler",8307 "pallet-session",8308 "pallet-session-benchmarking",8309 "pallet-staking",8310 "pallet-staking-reward-curve",8311 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8312 "pallet-tips",8313 "pallet-transaction-payment",8314 "pallet-transaction-payment-rpc-runtime-api",8315 "pallet-treasury",8316 "pallet-utility",8317 "pallet-vesting",8318 "pallet-xcm",8319 "parity-scale-codec 3.2.1",8320 "polkadot-primitives",8321 "polkadot-runtime-common",8322 "polkadot-runtime-constants",8323 "polkadot-runtime-parachains",8324 "rustc-hex",8325 "scale-info",8326 "serde",8327 "serde_derive",8328 "smallvec",8329 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8330 "sp-authority-discovery",8331 "sp-block-builder",8332 "sp-consensus-babe",8333 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8334 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8335 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8336 "sp-mmr-primitives",8337 "sp-npos-elections",8338 "sp-offchain",8339 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8340 "sp-session",8341 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8342 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8343 "sp-transaction-pool",8344 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8345 "static_assertions",8346 "substrate-wasm-builder",8347 "xcm",8348 "xcm-builder",8349 "xcm-executor",8350]83518352[[package]]8353name = "polkadot-runtime-common"8354version = "0.9.30"8355source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8356dependencies = [8357 "beefy-primitives",8358 "bitvec 1.0.1",8359 "frame-benchmarking",8360 "frame-election-provider-support",8361 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8362 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8363 "impl-trait-for-tuples",8364 "libsecp256k1",8365 "log",8366 "pallet-authorship",8367 "pallet-babe",8368 "pallet-bags-list",8369 "pallet-balances",8370 "pallet-beefy-mmr",8371 "pallet-election-provider-multi-phase",8372 "pallet-session",8373 "pallet-staking",8374 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8375 "pallet-transaction-payment",8376 "pallet-treasury",8377 "pallet-vesting",8378 "parity-scale-codec 3.2.1",8379 "polkadot-primitives",8380 "polkadot-runtime-parachains",8381 "rustc-hex",8382 "scale-info",8383 "serde",8384 "serde_derive",8385 "slot-range-helper",8386 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8387 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8388 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8389 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8390 "sp-npos-elections",8391 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8392 "sp-session",8393 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8394 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8395 "static_assertions",8396 "xcm",8397]83988399[[package]]8400name = "polkadot-runtime-constants"8401version = "0.9.30"8402source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8403dependencies = [8404 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8405 "polkadot-primitives",8406 "polkadot-runtime-common",8407 "smallvec",8408 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8409]84108411[[package]]8412name = "polkadot-runtime-metrics"8413version = "0.9.30"8414source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8415dependencies = [8416 "bs58",8417 "parity-scale-codec 3.2.1",8418 "polkadot-primitives",8419 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8420 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8421]84228423[[package]]8424name = "polkadot-runtime-parachains"8425version = "0.9.30"8426source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8427dependencies = [8428 "bitflags",8429 "bitvec 1.0.1",8430 "derive_more",8431 "frame-benchmarking",8432 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8433 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8434 "log",8435 "pallet-authority-discovery",8436 "pallet-authorship",8437 "pallet-babe",8438 "pallet-balances",8439 "pallet-session",8440 "pallet-staking",8441 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8442 "pallet-vesting",8443 "parity-scale-codec 3.2.1",8444 "polkadot-primitives",8445 "polkadot-runtime-metrics",8446 "rand 0.8.5",8447 "rand_chacha 0.3.1",8448 "rustc-hex",8449 "scale-info",8450 "serde",8451 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8452 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8453 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8454 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8455 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8456 "sp-keystore",8457 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8458 "sp-session",8459 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8460 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8461 "static_assertions",8462 "xcm",8463 "xcm-executor",8464]84658466[[package]]8467name = "polkadot-service"8468version = "0.9.30"8469source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8470dependencies = [8471 "async-trait",8472 "beefy-gadget",8473 "beefy-primitives",8474 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8475 "frame-system-rpc-runtime-api",8476 "futures 0.3.25",8477 "hex-literal",8478 "kusama-runtime",8479 "kvdb",8480 "kvdb-rocksdb",8481 "lru 0.7.8",8482 "pallet-babe",8483 "pallet-im-online",8484 "pallet-staking",8485 "pallet-transaction-payment-rpc-runtime-api",8486 "parity-db",8487 "polkadot-approval-distribution",8488 "polkadot-availability-bitfield-distribution",8489 "polkadot-availability-distribution",8490 "polkadot-availability-recovery",8491 "polkadot-client",8492 "polkadot-collator-protocol",8493 "polkadot-dispute-distribution",8494 "polkadot-gossip-support",8495 "polkadot-network-bridge",8496 "polkadot-node-collation-generation",8497 "polkadot-node-core-approval-voting",8498 "polkadot-node-core-av-store",8499 "polkadot-node-core-backing",8500 "polkadot-node-core-bitfield-signing",8501 "polkadot-node-core-candidate-validation",8502 "polkadot-node-core-chain-api",8503 "polkadot-node-core-chain-selection",8504 "polkadot-node-core-dispute-coordinator",8505 "polkadot-node-core-parachains-inherent",8506 "polkadot-node-core-provisioner",8507 "polkadot-node-core-pvf-checker",8508 "polkadot-node-core-runtime-api",8509 "polkadot-node-network-protocol",8510 "polkadot-node-primitives",8511 "polkadot-node-subsystem",8512 "polkadot-node-subsystem-types",8513 "polkadot-node-subsystem-util",8514 "polkadot-overseer",8515 "polkadot-parachain",8516 "polkadot-primitives",8517 "polkadot-rpc",8518 "polkadot-runtime",8519 "polkadot-runtime-constants",8520 "polkadot-runtime-parachains",8521 "polkadot-statement-distribution",8522 "rococo-runtime",8523 "sc-authority-discovery",8524 "sc-basic-authorship",8525 "sc-block-builder",8526 "sc-chain-spec",8527 "sc-client-api",8528 "sc-client-db",8529 "sc-consensus",8530 "sc-consensus-babe",8531 "sc-consensus-slots",8532 "sc-executor",8533 "sc-finality-grandpa",8534 "sc-keystore",8535 "sc-network",8536 "sc-network-common",8537 "sc-offchain",8538 "sc-service",8539 "sc-sync-state-rpc",8540 "sc-sysinfo",8541 "sc-telemetry",8542 "sc-transaction-pool",8543 "serde",8544 "serde_json",8545 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8546 "sp-authority-discovery",8547 "sp-block-builder",8548 "sp-blockchain",8549 "sp-consensus",8550 "sp-consensus-babe",8551 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8552 "sp-finality-grandpa",8553 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8554 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8555 "sp-keystore",8556 "sp-offchain",8557 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8558 "sp-session",8559 "sp-state-machine",8560 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8561 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8562 "sp-transaction-pool",8563 "sp-trie",8564 "substrate-prometheus-endpoint",8565 "thiserror",8566 "tracing-gum",8567 "westend-runtime",8568]85698570[[package]]8571name = "polkadot-statement-distribution"8572version = "0.9.30"8573source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8574dependencies = [8575 "arrayvec 0.5.2",8576 "fatality",8577 "futures 0.3.25",8578 "indexmap",8579 "parity-scale-codec 3.2.1",8580 "polkadot-node-network-protocol",8581 "polkadot-node-primitives",8582 "polkadot-node-subsystem",8583 "polkadot-node-subsystem-util",8584 "polkadot-primitives",8585 "sp-keystore",8586 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8587 "thiserror",8588 "tracing-gum",8589]85908591[[package]]8592name = "polkadot-statement-table"8593version = "0.9.30"8594source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8595dependencies = [8596 "parity-scale-codec 3.2.1",8597 "polkadot-primitives",8598 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8599]86008601[[package]]8602name = "polkadot-test-runtime"8603version = "0.9.30"8604source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8605dependencies = [8606 "beefy-primitives",8607 "bitvec 1.0.1",8608 "frame-election-provider-support",8609 "frame-executive",8610 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8611 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8612 "frame-system-rpc-runtime-api",8613 "log",8614 "pallet-authority-discovery",8615 "pallet-authorship",8616 "pallet-babe",8617 "pallet-balances",8618 "pallet-grandpa",8619 "pallet-indices",8620 "pallet-offences",8621 "pallet-session",8622 "pallet-staking",8623 "pallet-staking-reward-curve",8624 "pallet-sudo",8625 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8626 "pallet-transaction-payment",8627 "pallet-transaction-payment-rpc-runtime-api",8628 "pallet-vesting",8629 "pallet-xcm",8630 "parity-scale-codec 3.2.1",8631 "polkadot-parachain",8632 "polkadot-primitives",8633 "polkadot-runtime-common",8634 "polkadot-runtime-parachains",8635 "rustc-hex",8636 "scale-info",8637 "serde",8638 "serde_derive",8639 "smallvec",8640 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8641 "sp-authority-discovery",8642 "sp-block-builder",8643 "sp-consensus-babe",8644 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8645 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8646 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8647 "sp-mmr-primitives",8648 "sp-offchain",8649 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8650 "sp-session",8651 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8652 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8653 "sp-transaction-pool",8654 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8655 "substrate-wasm-builder",8656 "test-runtime-constants",8657 "xcm",8658 "xcm-builder",8659 "xcm-executor",8660]86618662[[package]]8663name = "polkadot-test-service"8664version = "0.9.30"8665source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8666dependencies = [8667 "frame-benchmarking",8668 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8669 "futures 0.3.25",8670 "hex",8671 "pallet-balances",8672 "pallet-staking",8673 "pallet-transaction-payment",8674 "polkadot-node-primitives",8675 "polkadot-node-subsystem",8676 "polkadot-overseer",8677 "polkadot-parachain",8678 "polkadot-primitives",8679 "polkadot-rpc",8680 "polkadot-runtime-common",8681 "polkadot-runtime-parachains",8682 "polkadot-service",8683 "polkadot-test-runtime",8684 "rand 0.8.5",8685 "sc-authority-discovery",8686 "sc-chain-spec",8687 "sc-cli",8688 "sc-client-api",8689 "sc-consensus",8690 "sc-consensus-babe",8691 "sc-executor",8692 "sc-finality-grandpa",8693 "sc-network",8694 "sc-network-common",8695 "sc-service",8696 "sc-tracing",8697 "sc-transaction-pool",8698 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8699 "sp-authority-discovery",8700 "sp-blockchain",8701 "sp-consensus",8702 "sp-consensus-babe",8703 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8704 "sp-finality-grandpa",8705 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8706 "sp-keyring",8707 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8708 "sp-state-machine",8709 "substrate-test-client",8710 "tempfile",8711 "test-runtime-constants",8712 "tokio",8713 "tracing-gum",8714]87158716[[package]]8717name = "polling"8718version = "2.4.0"8719source = "registry+https://github.com/rust-lang/crates.io-index"8720checksum = "ab4609a838d88b73d8238967b60dd115cc08d38e2bbaf51ee1e4b695f89122e2"8721dependencies = [8722 "autocfg",8723 "cfg-if 1.0.0",8724 "libc",8725 "log",8726 "wepoll-ffi",8727 "winapi",8728]87298730[[package]]8731name = "poly1305"8732version = "0.7.2"8733source = "registry+https://github.com/rust-lang/crates.io-index"8734checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"8735dependencies = [8736 "cpufeatures",8737 "opaque-debug 0.3.0",8738 "universal-hash",8739]87408741[[package]]8742name = "polyval"8743version = "0.5.3"8744source = "registry+https://github.com/rust-lang/crates.io-index"8745checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"8746dependencies = [8747 "cfg-if 1.0.0",8748 "cpufeatures",8749 "opaque-debug 0.3.0",8750 "universal-hash",8751]87528753[[package]]8754name = "ppv-lite86"8755version = "0.2.16"8756source = "registry+https://github.com/rust-lang/crates.io-index"8757checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"87588759[[package]]8760name = "primitive-types"8761version = "0.11.1"8762source = "registry+https://github.com/rust-lang/crates.io-index"8763checksum = "e28720988bff275df1f51b171e1b2a18c30d194c4d2b61defdacecd625a5d94a"8764dependencies = [8765 "fixed-hash",8766 "impl-codec",8767 "impl-rlp",8768 "impl-serde",8769 "scale-info",8770 "uint",8771]87728773[[package]]8774name = "prioritized-metered-channel"8775version = "0.2.0"8776source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8777dependencies = [8778 "coarsetime",8779 "crossbeam-queue",8780 "derive_more",8781 "futures 0.3.25",8782 "futures-timer",8783 "nanorand",8784 "thiserror",8785 "tracing",8786]87878788[[package]]8789name = "proc-macro-crate"8790version = "1.2.1"8791source = "registry+https://github.com/rust-lang/crates.io-index"8792checksum = "eda0fc3b0fb7c975631757e14d9049da17374063edb6ebbcbc54d880d4fe94e9"8793dependencies = [8794 "once_cell",8795 "thiserror",8796 "toml",8797]87988799[[package]]8800name = "proc-macro-error"8801version = "1.0.4"8802source = "registry+https://github.com/rust-lang/crates.io-index"8803checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"8804dependencies = [8805 "proc-macro-error-attr",8806 "proc-macro2",8807 "quote",8808 "syn",8809 "version_check",8810]88118812[[package]]8813name = "proc-macro-error-attr"8814version = "1.0.4"8815source = "registry+https://github.com/rust-lang/crates.io-index"8816checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"8817dependencies = [8818 "proc-macro2",8819 "quote",8820 "version_check",8821]88228823[[package]]8824name = "proc-macro2"8825version = "1.0.47"8826source = "registry+https://github.com/rust-lang/crates.io-index"8827checksum = "5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725"8828dependencies = [8829 "unicode-ident",8830]88318832[[package]]8833name = "prometheus"8834version = "0.13.3"8835source = "registry+https://github.com/rust-lang/crates.io-index"8836checksum = "449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c"8837dependencies = [8838 "cfg-if 1.0.0",8839 "fnv",8840 "lazy_static",8841 "memchr",8842 "parking_lot 0.12.1",8843 "thiserror",8844]88458846[[package]]8847name = "prometheus-client"8848version = "0.16.0"8849source = "registry+https://github.com/rust-lang/crates.io-index"8850checksum = "ac1abe0255c04d15f571427a2d1e00099016506cf3297b53853acd2b7eb87825"8851dependencies = [8852 "dtoa",8853 "itoa",8854 "owning_ref",8855 "prometheus-client-derive-text-encode",8856]88578858[[package]]8859name = "prometheus-client-derive-text-encode"8860version = "0.2.0"8861source = "registry+https://github.com/rust-lang/crates.io-index"8862checksum = "e8e12d01b9d66ad9eb4529c57666b6263fc1993cb30261d83ead658fdd932652"8863dependencies = [8864 "proc-macro2",8865 "quote",8866 "syn",8867]88688869[[package]]8870name = "prost"8871version = "0.10.4"8872source = "registry+https://github.com/rust-lang/crates.io-index"8873checksum = "71adf41db68aa0daaefc69bb30bcd68ded9b9abaad5d1fbb6304c4fb390e083e"8874dependencies = [8875 "bytes",8876 "prost-derive 0.10.1",8877]88788879[[package]]8880name = "prost"8881version = "0.11.0"8882source = "registry+https://github.com/rust-lang/crates.io-index"8883checksum = "399c3c31cdec40583bb68f0b18403400d01ec4289c383aa047560439952c4dd7"8884dependencies = [8885 "bytes",8886 "prost-derive 0.11.0",8887]88888889[[package]]8890name = "prost-build"8891version = "0.10.4"8892source = "registry+https://github.com/rust-lang/crates.io-index"8893checksum = "8ae5a4388762d5815a9fc0dea33c56b021cdc8dde0c55e0c9ca57197254b0cab"8894dependencies = [8895 "bytes",8896 "cfg-if 1.0.0",8897 "cmake",8898 "heck",8899 "itertools",8900 "lazy_static",8901 "log",8902 "multimap",8903 "petgraph",8904 "prost 0.10.4",8905 "prost-types 0.10.1",8906 "regex",8907 "tempfile",8908 "which",8909]89108911[[package]]8912name = "prost-build"8913version = "0.11.1"8914source = "registry+https://github.com/rust-lang/crates.io-index"8915checksum = "7f835c582e6bd972ba8347313300219fed5bfa52caf175298d860b61ff6069bb"8916dependencies = [8917 "bytes",8918 "heck",8919 "itertools",8920 "lazy_static",8921 "log",8922 "multimap",8923 "petgraph",8924 "prost 0.11.0",8925 "prost-types 0.11.1",8926 "regex",8927 "tempfile",8928 "which",8929]89308931[[package]]8932name = "prost-codec"8933version = "0.1.0"8934source = "registry+https://github.com/rust-lang/crates.io-index"8935checksum = "00af1e92c33b4813cc79fda3f2dbf56af5169709be0202df730e9ebc3e4cd007"8936dependencies = [8937 "asynchronous-codec",8938 "bytes",8939 "prost 0.10.4",8940 "thiserror",8941 "unsigned-varint",8942]89438944[[package]]8945name = "prost-derive"8946version = "0.10.1"8947source = "registry+https://github.com/rust-lang/crates.io-index"8948checksum = "7b670f45da57fb8542ebdbb6105a925fe571b67f9e7ed9f47a06a84e72b4e7cc"8949dependencies = [8950 "anyhow",8951 "itertools",8952 "proc-macro2",8953 "quote",8954 "syn",8955]89568957[[package]]8958name = "prost-derive"8959version = "0.11.0"8960source = "registry+https://github.com/rust-lang/crates.io-index"8961checksum = "7345d5f0e08c0536d7ac7229952590239e77abf0a0100a1b1d890add6ea96364"8962dependencies = [8963 "anyhow",8964 "itertools",8965 "proc-macro2",8966 "quote",8967 "syn",8968]89698970[[package]]8971name = "prost-types"8972version = "0.10.1"8973source = "registry+https://github.com/rust-lang/crates.io-index"8974checksum = "2d0a014229361011dc8e69c8a1ec6c2e8d0f2af7c91e3ea3f5b2170298461e68"8975dependencies = [8976 "bytes",8977 "prost 0.10.4",8978]89798980[[package]]8981name = "prost-types"8982version = "0.11.1"8983source = "registry+https://github.com/rust-lang/crates.io-index"8984checksum = "4dfaa718ad76a44b3415e6c4d53b17c8f99160dcb3a99b10470fce8ad43f6e3e"8985dependencies = [8986 "bytes",8987 "prost 0.11.0",8988]89898990[[package]]8991name = "psm"8992version = "0.1.21"8993source = "registry+https://github.com/rust-lang/crates.io-index"8994checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"8995dependencies = [8996 "cc",8997]89988999[[package]]9000name = "quartz-runtime"9001version = "0.9.30"9002dependencies = [9003 "app-promotion-rpc",9004 "cumulus-pallet-aura-ext",9005 "cumulus-pallet-dmp-queue",9006 "cumulus-pallet-parachain-system",9007 "cumulus-pallet-xcm",9008 "cumulus-pallet-xcmp-queue",9009 "cumulus-primitives-core",9010 "cumulus-primitives-timestamp",9011 "cumulus-primitives-utility",9012 "derivative",9013 "evm-coder",9014 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",9015 "fp-rpc",9016 "fp-self-contained",9017 "frame-benchmarking",9018 "frame-executive",9019 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9020 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9021 "frame-system-benchmarking",9022 "frame-system-rpc-runtime-api",9023 "frame-try-runtime",9024 "hex-literal",9025 "impl-trait-for-tuples",9026 "log",9027 "logtest",9028 "orml-tokens",9029 "orml-traits",9030 "orml-vesting",9031 "orml-xtokens",9032 "pallet-app-promotion",9033 "pallet-aura",9034 "pallet-balances",9035 "pallet-base-fee",9036 "pallet-common",9037 "pallet-configuration",9038 "pallet-ethereum",9039 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",9040 "pallet-evm-coder-substrate",9041 "pallet-evm-contract-helpers",9042 "pallet-evm-migration",9043 "pallet-evm-transaction-payment",9044 "pallet-foreign-assets",9045 "pallet-fungible",9046 "pallet-inflation",9047 "pallet-nonfungible",9048 "pallet-randomness-collective-flip",9049 "pallet-refungible",9050 "pallet-rmrk-core",9051 "pallet-rmrk-equip",9052 "pallet-structure",9053 "pallet-sudo",9054 "pallet-template-transaction-payment",9055 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9056 "pallet-transaction-payment",9057 "pallet-transaction-payment-rpc-runtime-api",9058 "pallet-treasury",9059 "pallet-unique",9060 "pallet-unique-scheduler",9061 "pallet-xcm",9062 "parachain-info",9063 "parity-scale-codec 3.2.1",9064 "polkadot-parachain",9065 "rmrk-rpc",9066 "scale-info",9067 "serde",9068 "smallvec",9069 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9070 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9071 "sp-block-builder",9072 "sp-consensus-aura",9073 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9074 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9075 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9076 "sp-offchain",9077 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9078 "sp-session",9079 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9080 "sp-transaction-pool",9081 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9082 "substrate-wasm-builder",9083 "up-common",9084 "up-data-structs",9085 "up-rpc",9086 "up-sponsorship",9087 "xcm",9088 "xcm-builder",9089 "xcm-executor",9090]90919092[[package]]9093name = "quick-error"9094version = "1.2.3"9095source = "registry+https://github.com/rust-lang/crates.io-index"9096checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"90979098[[package]]9099name = "quicksink"9100version = "0.1.2"9101source = "registry+https://github.com/rust-lang/crates.io-index"9102checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"9103dependencies = [9104 "futures-core",9105 "futures-sink",9106 "pin-project-lite 0.1.12",9107]91089109[[package]]9110name = "quote"9111version = "1.0.21"9112source = "registry+https://github.com/rust-lang/crates.io-index"9113checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179"9114dependencies = [9115 "proc-macro2",9116]91179118[[package]]9119name = "radium"9120version = "0.6.2"9121source = "registry+https://github.com/rust-lang/crates.io-index"9122checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb"91239124[[package]]9125name = "radium"9126version = "0.7.0"9127source = "registry+https://github.com/rust-lang/crates.io-index"9128checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"91299130[[package]]9131name = "rand"9132version = "0.7.3"9133source = "registry+https://github.com/rust-lang/crates.io-index"9134checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"9135dependencies = [9136 "getrandom 0.1.16",9137 "libc",9138 "rand_chacha 0.2.2",9139 "rand_core 0.5.1",9140 "rand_hc",9141 "rand_pcg 0.2.1",9142]91439144[[package]]9145name = "rand"9146version = "0.8.5"9147source = "registry+https://github.com/rust-lang/crates.io-index"9148checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"9149dependencies = [9150 "libc",9151 "rand_chacha 0.3.1",9152 "rand_core 0.6.4",9153]91549155[[package]]9156name = "rand_chacha"9157version = "0.2.2"9158source = "registry+https://github.com/rust-lang/crates.io-index"9159checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"9160dependencies = [9161 "ppv-lite86",9162 "rand_core 0.5.1",9163]91649165[[package]]9166name = "rand_chacha"9167version = "0.3.1"9168source = "registry+https://github.com/rust-lang/crates.io-index"9169checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"9170dependencies = [9171 "ppv-lite86",9172 "rand_core 0.6.4",9173]91749175[[package]]9176name = "rand_core"9177version = "0.5.1"9178source = "registry+https://github.com/rust-lang/crates.io-index"9179checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"9180dependencies = [9181 "getrandom 0.1.16",9182]91839184[[package]]9185name = "rand_core"9186version = "0.6.4"9187source = "registry+https://github.com/rust-lang/crates.io-index"9188checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"9189dependencies = [9190 "getrandom 0.2.8",9191]91929193[[package]]9194name = "rand_distr"9195version = "0.4.3"9196source = "registry+https://github.com/rust-lang/crates.io-index"9197checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"9198dependencies = [9199 "num-traits",9200 "rand 0.8.5",9201]92029203[[package]]9204name = "rand_hc"9205version = "0.2.0"9206source = "registry+https://github.com/rust-lang/crates.io-index"9207checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"9208dependencies = [9209 "rand_core 0.5.1",9210]92119212[[package]]9213name = "rand_pcg"9214version = "0.2.1"9215source = "registry+https://github.com/rust-lang/crates.io-index"9216checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"9217dependencies = [9218 "rand_core 0.5.1",9219]92209221[[package]]9222name = "rand_pcg"9223version = "0.3.1"9224source = "registry+https://github.com/rust-lang/crates.io-index"9225checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"9226dependencies = [9227 "rand_core 0.6.4",9228]92299230[[package]]9231name = "rawpointer"9232version = "0.2.1"9233source = "registry+https://github.com/rust-lang/crates.io-index"9234checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"92359236[[package]]9237name = "rayon"9238version = "1.5.3"9239source = "registry+https://github.com/rust-lang/crates.io-index"9240checksum = "bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d"9241dependencies = [9242 "autocfg",9243 "crossbeam-deque",9244 "either",9245 "rayon-core",9246]92479248[[package]]9249name = "rayon-core"9250version = "1.9.3"9251source = "registry+https://github.com/rust-lang/crates.io-index"9252checksum = "258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f"9253dependencies = [9254 "crossbeam-channel",9255 "crossbeam-deque",9256 "crossbeam-utils",9257 "num_cpus",9258]92599260[[package]]9261name = "redox_syscall"9262version = "0.2.16"9263source = "registry+https://github.com/rust-lang/crates.io-index"9264checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"9265dependencies = [9266 "bitflags",9267]92689269[[package]]9270name = "redox_users"9271version = "0.4.3"9272source = "registry+https://github.com/rust-lang/crates.io-index"9273checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"9274dependencies = [9275 "getrandom 0.2.8",9276 "redox_syscall",9277 "thiserror",9278]92799280[[package]]9281name = "reed-solomon-novelpoly"9282version = "1.0.0"9283source = "registry+https://github.com/rust-lang/crates.io-index"9284checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"9285dependencies = [9286 "derive_more",9287 "fs-err",9288 "itertools",9289 "static_init 0.5.2",9290 "thiserror",9291]92929293[[package]]9294name = "ref-cast"9295version = "1.0.12"9296source = "registry+https://github.com/rust-lang/crates.io-index"9297checksum = "12a733f1746c929b4913fe48f8697fcf9c55e3304ba251a79ffb41adfeaf49c2"9298dependencies = [9299 "ref-cast-impl",9300]93019302[[package]]9303name = "ref-cast-impl"9304version = "1.0.12"9305source = "registry+https://github.com/rust-lang/crates.io-index"9306checksum = "5887de4a01acafd221861463be6113e6e87275e79804e56779f4cdc131c60368"9307dependencies = [9308 "proc-macro2",9309 "quote",9310 "syn",9311]93129313[[package]]9314name = "regalloc2"9315version = "0.3.2"9316source = "registry+https://github.com/rust-lang/crates.io-index"9317checksum = "d43a209257d978ef079f3d446331d0f1794f5e0fc19b306a199983857833a779"9318dependencies = [9319 "fxhash",9320 "log",9321 "slice-group-by",9322 "smallvec",9323]93249325[[package]]9326name = "regex"9327version = "1.6.0"9328source = "registry+https://github.com/rust-lang/crates.io-index"9329checksum = "4c4eb3267174b8c6c2f654116623910a0fef09c4753f8dd83db29c48a0df988b"9330dependencies = [9331 "aho-corasick",9332 "memchr",9333 "regex-syntax",9334]93359336[[package]]9337name = "regex-automata"9338version = "0.1.10"9339source = "registry+https://github.com/rust-lang/crates.io-index"9340checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"9341dependencies = [9342 "regex-syntax",9343]93449345[[package]]9346name = "regex-syntax"9347version = "0.6.27"9348source = "registry+https://github.com/rust-lang/crates.io-index"9349checksum = "a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244"93509351[[package]]9352name = "remote-externalities"9353version = "0.10.0-dev"9354source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9355dependencies = [9356 "env_logger",9357 "jsonrpsee",9358 "log",9359 "parity-scale-codec 3.2.1",9360 "serde",9361 "serde_json",9362 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9363 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9364 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9365 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9366]93679368[[package]]9369name = "remove_dir_all"9370version = "0.5.3"9371source = "registry+https://github.com/rust-lang/crates.io-index"9372checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"9373dependencies = [9374 "winapi",9375]93769377[[package]]9378name = "resolv-conf"9379version = "0.7.0"9380source = "registry+https://github.com/rust-lang/crates.io-index"9381checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"9382dependencies = [9383 "hostname",9384 "quick-error",9385]93869387[[package]]9388name = "rfc6979"9389version = "0.1.0"9390source = "registry+https://github.com/rust-lang/crates.io-index"9391checksum = "96ef608575f6392792f9ecf7890c00086591d29a83910939d430753f7c050525"9392dependencies = [9393 "crypto-bigint",9394 "hmac 0.11.0",9395 "zeroize",9396]93979398[[package]]9399name = "ring"9400version = "0.16.20"9401source = "registry+https://github.com/rust-lang/crates.io-index"9402checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"9403dependencies = [9404 "cc",9405 "libc",9406 "once_cell",9407 "spin",9408 "untrusted",9409 "web-sys",9410 "winapi",9411]94129413[[package]]9414name = "rlp"9415version = "0.5.2"9416source = "registry+https://github.com/rust-lang/crates.io-index"9417checksum = "bb919243f34364b6bd2fc10ef797edbfa75f33c252e7998527479c6d6b47e1ec"9418dependencies = [9419 "bytes",9420 "rustc-hex",9421]94229423[[package]]9424name = "rlp-derive"9425version = "0.1.0"9426source = "registry+https://github.com/rust-lang/crates.io-index"9427checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"9428dependencies = [9429 "proc-macro2",9430 "quote",9431 "syn",9432]94339434[[package]]9435name = "rmrk-rpc"9436version = "0.0.2"9437dependencies = [9438 "parity-scale-codec 2.3.1",9439 "rmrk-traits",9440 "serde",9441 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9442 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9443 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9444 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9445]94469447[[package]]9448name = "rmrk-traits"9449version = "0.1.0"9450dependencies = [9451 "parity-scale-codec 3.2.1",9452 "scale-info",9453 "serde",9454]94559456[[package]]9457name = "rocksdb"9458version = "0.18.0"9459source = "registry+https://github.com/rust-lang/crates.io-index"9460checksum = "620f4129485ff1a7128d184bc687470c21c7951b64779ebc9cfdad3dcd920290"9461dependencies = [9462 "libc",9463 "librocksdb-sys",9464]94659466[[package]]9467name = "rococo-runtime"9468version = "0.9.30"9469source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"9470dependencies = [9471 "beefy-merkle-tree",9472 "beefy-primitives",9473 "frame-benchmarking",9474 "frame-executive",9475 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9476 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9477 "frame-system-benchmarking",9478 "frame-system-rpc-runtime-api",9479 "hex-literal",9480 "log",9481 "pallet-authority-discovery",9482 "pallet-authorship",9483 "pallet-babe",9484 "pallet-balances",9485 "pallet-beefy",9486 "pallet-beefy-mmr",9487 "pallet-bounties",9488 "pallet-child-bounties",9489 "pallet-collective",9490 "pallet-democracy",9491 "pallet-elections-phragmen",9492 "pallet-gilt",9493 "pallet-grandpa",9494 "pallet-identity",9495 "pallet-im-online",9496 "pallet-indices",9497 "pallet-membership",9498 "pallet-mmr",9499 "pallet-multisig",9500 "pallet-offences",9501 "pallet-preimage",9502 "pallet-proxy",9503 "pallet-recovery",9504 "pallet-scheduler",9505 "pallet-session",9506 "pallet-society",9507 "pallet-staking",9508 "pallet-sudo",9509 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9510 "pallet-tips",9511 "pallet-transaction-payment",9512 "pallet-transaction-payment-rpc-runtime-api",9513 "pallet-treasury",9514 "pallet-utility",9515 "pallet-vesting",9516 "pallet-xcm",9517 "pallet-xcm-benchmarks",9518 "parity-scale-codec 3.2.1",9519 "polkadot-parachain",9520 "polkadot-primitives",9521 "polkadot-runtime-common",9522 "polkadot-runtime-parachains",9523 "rococo-runtime-constants",9524 "scale-info",9525 "serde",9526 "serde_derive",9527 "smallvec",9528 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9529 "sp-authority-discovery",9530 "sp-block-builder",9531 "sp-consensus-babe",9532 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9533 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9534 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9535 "sp-mmr-primitives",9536 "sp-offchain",9537 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9538 "sp-session",9539 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9540 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9541 "sp-transaction-pool",9542 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9543 "static_assertions",9544 "substrate-wasm-builder",9545 "xcm",9546 "xcm-builder",9547 "xcm-executor",9548]95499550[[package]]9551name = "rococo-runtime-constants"9552version = "0.9.30"9553source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"9554dependencies = [9555 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9556 "polkadot-primitives",9557 "polkadot-runtime-common",9558 "smallvec",9559 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9560]95619562[[package]]9563name = "rpassword"9564version = "7.1.0"9565source = "registry+https://github.com/rust-lang/crates.io-index"9566checksum = "20c9f5d2a0c3e2ea729ab3706d22217177770654c3ef5056b68b69d07332d3f5"9567dependencies = [9568 "libc",9569 "winapi",9570]95719572[[package]]9573name = "rtnetlink"9574version = "0.10.1"9575source = "registry+https://github.com/rust-lang/crates.io-index"9576checksum = "322c53fd76a18698f1c27381d58091de3a043d356aa5bd0d510608b565f469a0"9577dependencies = [9578 "async-global-executor",9579 "futures 0.3.25",9580 "log",9581 "netlink-packet-route",9582 "netlink-proto",9583 "nix",9584 "thiserror",9585]95869587[[package]]9588name = "rustc-demangle"9589version = "0.1.21"9590source = "registry+https://github.com/rust-lang/crates.io-index"9591checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"95929593[[package]]9594name = "rustc-hash"9595version = "1.1.0"9596source = "registry+https://github.com/rust-lang/crates.io-index"9597checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"95989599[[package]]9600name = "rustc-hex"9601version = "2.1.0"9602source = "registry+https://github.com/rust-lang/crates.io-index"9603checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"96049605[[package]]9606name = "rustc_version"9607version = "0.2.3"9608source = "registry+https://github.com/rust-lang/crates.io-index"9609checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"9610dependencies = [9611 "semver 0.9.0",9612]96139614[[package]]9615name = "rustc_version"9616version = "0.4.0"9617source = "registry+https://github.com/rust-lang/crates.io-index"9618checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"9619dependencies = [9620 "semver 1.0.14",9621]96229623[[package]]9624name = "rustix"9625version = "0.35.12"9626source = "registry+https://github.com/rust-lang/crates.io-index"9627checksum = "985947f9b6423159c4726323f373be0a21bdb514c5af06a849cb3d2dce2d01e8"9628dependencies = [9629 "bitflags",9630 "errno",9631 "io-lifetimes",9632 "libc",9633 "linux-raw-sys",9634 "windows-sys 0.36.1",9635]96369637[[package]]9638name = "rustls"9639version = "0.20.7"9640source = "registry+https://github.com/rust-lang/crates.io-index"9641checksum = "539a2bfe908f471bfa933876bd1eb6a19cf2176d375f82ef7f99530a40e48c2c"9642dependencies = [9643 "log",9644 "ring",9645 "sct",9646 "webpki",9647]96489649[[package]]9650name = "rustls-native-certs"9651version = "0.6.2"9652source = "registry+https://github.com/rust-lang/crates.io-index"9653checksum = "0167bac7a9f490495f3c33013e7722b53cb087ecbe082fb0c6387c96f634ea50"9654dependencies = [9655 "openssl-probe",9656 "rustls-pemfile",9657 "schannel",9658 "security-framework",9659]96609661[[package]]9662name = "rustls-pemfile"9663version = "1.0.1"9664source = "registry+https://github.com/rust-lang/crates.io-index"9665checksum = "0864aeff53f8c05aa08d86e5ef839d3dfcf07aeba2db32f12db0ef716e87bd55"9666dependencies = [9667 "base64",9668]96699670[[package]]9671name = "rustversion"9672version = "1.0.9"9673source = "registry+https://github.com/rust-lang/crates.io-index"9674checksum = "97477e48b4cf8603ad5f7aaf897467cf42ab4218a38ef76fb14c2d6773a6d6a8"96759676[[package]]9677name = "rw-stream-sink"9678version = "0.3.0"9679source = "registry+https://github.com/rust-lang/crates.io-index"9680checksum = "26338f5e09bb721b85b135ea05af7767c90b52f6de4f087d4f4a3a9d64e7dc04"9681dependencies = [9682 "futures 0.3.25",9683 "pin-project",9684 "static_assertions",9685]96869687[[package]]9688name = "ryu"9689version = "1.0.11"9690source = "registry+https://github.com/rust-lang/crates.io-index"9691checksum = "4501abdff3ae82a1c1b477a17252eb69cee9e66eb915c1abaa4f44d873df9f09"96929693[[package]]9694name = "safe-mix"9695version = "1.0.1"9696source = "registry+https://github.com/rust-lang/crates.io-index"9697checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"9698dependencies = [9699 "rustc_version 0.2.3",9700]97019702[[package]]9703name = "salsa20"9704version = "0.10.2"9705source = "registry+https://github.com/rust-lang/crates.io-index"9706checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"9707dependencies = [9708 "cipher 0.4.3",9709]97109711[[package]]9712name = "same-file"9713version = "1.0.6"9714source = "registry+https://github.com/rust-lang/crates.io-index"9715checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"9716dependencies = [9717 "winapi-util",9718]97199720[[package]]9721name = "sc-allocator"9722version = "4.1.0-dev"9723source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9724dependencies = [9725 "log",9726 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9727 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9728 "thiserror",9729]97309731[[package]]9732name = "sc-authority-discovery"9733version = "0.10.0-dev"9734source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9735dependencies = [9736 "async-trait",9737 "futures 0.3.25",9738 "futures-timer",9739 "ip_network",9740 "libp2p",9741 "log",9742 "parity-scale-codec 3.2.1",9743 "prost 0.10.4",9744 "prost-build 0.10.4",9745 "rand 0.7.3",9746 "sc-client-api",9747 "sc-network-common",9748 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9749 "sp-authority-discovery",9750 "sp-blockchain",9751 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9752 "sp-keystore",9753 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9754 "substrate-prometheus-endpoint",9755 "thiserror",9756]97579758[[package]]9759name = "sc-basic-authorship"9760version = "0.10.0-dev"9761source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9762dependencies = [9763 "futures 0.3.25",9764 "futures-timer",9765 "log",9766 "parity-scale-codec 3.2.1",9767 "sc-block-builder",9768 "sc-client-api",9769 "sc-proposer-metrics",9770 "sc-telemetry",9771 "sc-transaction-pool-api",9772 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9773 "sp-blockchain",9774 "sp-consensus",9775 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9776 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9777 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9778 "substrate-prometheus-endpoint",9779]97809781[[package]]9782name = "sc-block-builder"9783version = "0.10.0-dev"9784source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9785dependencies = [9786 "parity-scale-codec 3.2.1",9787 "sc-client-api",9788 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9789 "sp-block-builder",9790 "sp-blockchain",9791 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9792 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9793 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9794 "sp-state-machine",9795]97969797[[package]]9798name = "sc-chain-spec"9799version = "4.0.0-dev"9800source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9801dependencies = [9802 "impl-trait-for-tuples",9803 "memmap2",9804 "parity-scale-codec 3.2.1",9805 "sc-chain-spec-derive",9806 "sc-network-common",9807 "sc-telemetry",9808 "serde",9809 "serde_json",9810 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9811 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9812]98139814[[package]]9815name = "sc-chain-spec-derive"9816version = "4.0.0-dev"9817source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9818dependencies = [9819 "proc-macro-crate",9820 "proc-macro2",9821 "quote",9822 "syn",9823]98249825[[package]]9826name = "sc-cli"9827version = "0.10.0-dev"9828source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9829dependencies = [9830 "array-bytes",9831 "chrono",9832 "clap",9833 "fdlimit",9834 "futures 0.3.25",9835 "libp2p",9836 "log",9837 "names",9838 "parity-scale-codec 3.2.1",9839 "rand 0.7.3",9840 "regex",9841 "rpassword",9842 "sc-client-api",9843 "sc-client-db",9844 "sc-keystore",9845 "sc-network",9846 "sc-network-common",9847 "sc-service",9848 "sc-telemetry",9849 "sc-tracing",9850 "sc-utils",9851 "serde",9852 "serde_json",9853 "sp-blockchain",9854 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9855 "sp-keyring",9856 "sp-keystore",9857 "sp-panic-handler",9858 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9859 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9860 "thiserror",9861 "tiny-bip39",9862 "tokio",9863]98649865[[package]]9866name = "sc-client-api"9867version = "4.0.0-dev"9868source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9869dependencies = [9870 "fnv",9871 "futures 0.3.25",9872 "hash-db",9873 "log",9874 "parity-scale-codec 3.2.1",9875 "parking_lot 0.12.1",9876 "sc-executor",9877 "sc-transaction-pool-api",9878 "sc-utils",9879 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9880 "sp-blockchain",9881 "sp-consensus",9882 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9883 "sp-database",9884 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9885 "sp-keystore",9886 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9887 "sp-state-machine",9888 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9889 "sp-trie",9890 "substrate-prometheus-endpoint",9891]98929893[[package]]9894name = "sc-client-db"9895version = "0.10.0-dev"9896source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9897dependencies = [9898 "hash-db",9899 "kvdb",9900 "kvdb-memorydb",9901 "kvdb-rocksdb",9902 "linked-hash-map",9903 "log",9904 "parity-db",9905 "parity-scale-codec 3.2.1",9906 "parking_lot 0.12.1",9907 "sc-client-api",9908 "sc-state-db",9909 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9910 "sp-blockchain",9911 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9912 "sp-database",9913 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9914 "sp-state-machine",9915 "sp-trie",9916]99179918[[package]]9919name = "sc-consensus"9920version = "0.10.0-dev"9921source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9922dependencies = [9923 "async-trait",9924 "futures 0.3.25",9925 "futures-timer",9926 "libp2p",9927 "log",9928 "parking_lot 0.12.1",9929 "sc-client-api",9930 "sc-utils",9931 "serde",9932 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9933 "sp-blockchain",9934 "sp-consensus",9935 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9936 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9937 "sp-state-machine",9938 "substrate-prometheus-endpoint",9939 "thiserror",9940]99419942[[package]]9943name = "sc-consensus-aura"9944version = "0.10.0-dev"9945source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9946dependencies = [9947 "async-trait",9948 "futures 0.3.25",9949 "log",9950 "parity-scale-codec 3.2.1",9951 "sc-block-builder",9952 "sc-client-api",9953 "sc-consensus",9954 "sc-consensus-slots",9955 "sc-telemetry",9956 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9957 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9958 "sp-block-builder",9959 "sp-blockchain",9960 "sp-consensus",9961 "sp-consensus-aura",9962 "sp-consensus-slots",9963 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9964 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9965 "sp-keystore",9966 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9967 "substrate-prometheus-endpoint",9968 "thiserror",9969]99709971[[package]]9972name = "sc-consensus-babe"9973version = "0.10.0-dev"9974source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9975dependencies = [9976 "async-trait",9977 "fork-tree",9978 "futures 0.3.25",9979 "log",9980 "merlin",9981 "num-bigint 0.2.6",9982 "num-rational 0.2.4",9983 "num-traits",9984 "parity-scale-codec 3.2.1",9985 "parking_lot 0.12.1",9986 "rand 0.7.3",9987 "sc-client-api",9988 "sc-consensus",9989 "sc-consensus-epochs",9990 "sc-consensus-slots",9991 "sc-keystore",9992 "sc-telemetry",9993 "schnorrkel",9994 "serde",9995 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9996 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9997 "sp-block-builder",9998 "sp-blockchain",9999 "sp-consensus",10000 "sp-consensus-babe",10001 "sp-consensus-slots",10002 "sp-consensus-vrf",10003 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10004 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10005 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10006 "sp-keystore",10007 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10008 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10009 "substrate-prometheus-endpoint",10010 "thiserror",10011]1001210013[[package]]10014name = "sc-consensus-babe-rpc"10015version = "0.10.0-dev"10016source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10017dependencies = [10018 "futures 0.3.25",10019 "jsonrpsee",10020 "sc-consensus-babe",10021 "sc-consensus-epochs",10022 "sc-rpc-api",10023 "serde",10024 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10025 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10026 "sp-blockchain",10027 "sp-consensus",10028 "sp-consensus-babe",10029 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10030 "sp-keystore",10031 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10032 "thiserror",10033]1003410035[[package]]10036name = "sc-consensus-epochs"10037version = "0.10.0-dev"10038source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10039dependencies = [10040 "fork-tree",10041 "parity-scale-codec 3.2.1",10042 "sc-client-api",10043 "sc-consensus",10044 "sp-blockchain",10045 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10046]1004710048[[package]]10049name = "sc-consensus-manual-seal"10050version = "0.10.0-dev"10051source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10052dependencies = [10053 "assert_matches",10054 "async-trait",10055 "futures 0.3.25",10056 "jsonrpsee",10057 "log",10058 "parity-scale-codec 3.2.1",10059 "sc-client-api",10060 "sc-consensus",10061 "sc-consensus-aura",10062 "sc-consensus-babe",10063 "sc-consensus-epochs",10064 "sc-transaction-pool",10065 "sc-transaction-pool-api",10066 "serde",10067 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10068 "sp-blockchain",10069 "sp-consensus",10070 "sp-consensus-aura",10071 "sp-consensus-babe",10072 "sp-consensus-slots",10073 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10074 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10075 "sp-keystore",10076 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10077 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10078 "substrate-prometheus-endpoint",10079 "thiserror",10080]1008110082[[package]]10083name = "sc-consensus-slots"10084version = "0.10.0-dev"10085source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10086dependencies = [10087 "async-trait",10088 "futures 0.3.25",10089 "futures-timer",10090 "log",10091 "parity-scale-codec 3.2.1",10092 "sc-client-api",10093 "sc-consensus",10094 "sc-telemetry",10095 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10096 "sp-blockchain",10097 "sp-consensus",10098 "sp-consensus-slots",10099 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10100 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10101 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10102 "sp-state-machine",10103 "thiserror",10104]1010510106[[package]]10107name = "sc-executor"10108version = "0.10.0-dev"10109source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10110dependencies = [10111 "lazy_static",10112 "lru 0.7.8",10113 "parity-scale-codec 3.2.1",10114 "parking_lot 0.12.1",10115 "sc-executor-common",10116 "sc-executor-wasmi",10117 "sc-executor-wasmtime",10118 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10119 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10120 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10121 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10122 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10123 "sp-panic-handler",10124 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10125 "sp-tasks",10126 "sp-trie",10127 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10128 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10129 "tracing",10130 "wasmi",10131]1013210133[[package]]10134name = "sc-executor-common"10135version = "0.10.0-dev"10136source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10137dependencies = [10138 "environmental",10139 "parity-scale-codec 3.2.1",10140 "sc-allocator",10141 "sp-maybe-compressed-blob",10142 "sp-sandbox",10143 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10144 "thiserror",10145 "wasm-instrument",10146 "wasmi",10147]1014810149[[package]]10150name = "sc-executor-wasmi"10151version = "0.10.0-dev"10152source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10153dependencies = [10154 "log",10155 "parity-scale-codec 3.2.1",10156 "sc-allocator",10157 "sc-executor-common",10158 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10159 "sp-sandbox",10160 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10161 "wasmi",10162]1016310164[[package]]10165name = "sc-executor-wasmtime"10166version = "0.10.0-dev"10167source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10168dependencies = [10169 "cfg-if 1.0.0",10170 "libc",10171 "log",10172 "once_cell",10173 "parity-scale-codec 3.2.1",10174 "parity-wasm 0.45.0",10175 "rustix",10176 "sc-allocator",10177 "sc-executor-common",10178 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10179 "sp-sandbox",10180 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10181 "wasmtime",10182]1018310184[[package]]10185name = "sc-finality-grandpa"10186version = "0.10.0-dev"10187source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10188dependencies = [10189 "ahash",10190 "array-bytes",10191 "async-trait",10192 "dyn-clone",10193 "finality-grandpa",10194 "fork-tree",10195 "futures 0.3.25",10196 "futures-timer",10197 "log",10198 "parity-scale-codec 3.2.1",10199 "parking_lot 0.12.1",10200 "rand 0.8.5",10201 "sc-block-builder",10202 "sc-chain-spec",10203 "sc-client-api",10204 "sc-consensus",10205 "sc-keystore",10206 "sc-network",10207 "sc-network-common",10208 "sc-network-gossip",10209 "sc-telemetry",10210 "sc-utils",10211 "serde_json",10212 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10213 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10214 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10215 "sp-blockchain",10216 "sp-consensus",10217 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10218 "sp-finality-grandpa",10219 "sp-keystore",10220 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10221 "substrate-prometheus-endpoint",10222 "thiserror",10223]1022410225[[package]]10226name = "sc-finality-grandpa-rpc"10227version = "0.10.0-dev"10228source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10229dependencies = [10230 "finality-grandpa",10231 "futures 0.3.25",10232 "jsonrpsee",10233 "log",10234 "parity-scale-codec 3.2.1",10235 "sc-client-api",10236 "sc-finality-grandpa",10237 "sc-rpc",10238 "serde",10239 "serde_json",10240 "sp-blockchain",10241 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10242 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10243 "thiserror",10244]1024510246[[package]]10247name = "sc-informant"10248version = "0.10.0-dev"10249source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10250dependencies = [10251 "ansi_term",10252 "futures 0.3.25",10253 "futures-timer",10254 "log",10255 "parity-util-mem",10256 "sc-client-api",10257 "sc-network-common",10258 "sc-transaction-pool-api",10259 "sp-blockchain",10260 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10261]1026210263[[package]]10264name = "sc-keystore"10265version = "4.0.0-dev"10266source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10267dependencies = [10268 "array-bytes",10269 "async-trait",10270 "parking_lot 0.12.1",10271 "serde_json",10272 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10273 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10274 "sp-keystore",10275 "thiserror",10276]1027710278[[package]]10279name = "sc-network"10280version = "0.10.0-dev"10281source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10282dependencies = [10283 "array-bytes",10284 "async-trait",10285 "asynchronous-codec",10286 "bitflags",10287 "bytes",10288 "cid",10289 "either",10290 "fnv",10291 "fork-tree",10292 "futures 0.3.25",10293 "futures-timer",10294 "ip_network",10295 "libp2p",10296 "linked-hash-map",10297 "linked_hash_set",10298 "log",10299 "lru 0.7.8",10300 "parity-scale-codec 3.2.1",10301 "parking_lot 0.12.1",10302 "pin-project",10303 "prost 0.10.4",10304 "rand 0.7.3",10305 "sc-block-builder",10306 "sc-client-api",10307 "sc-consensus",10308 "sc-network-common",10309 "sc-peerset",10310 "sc-utils",10311 "serde",10312 "serde_json",10313 "smallvec",10314 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10315 "sp-blockchain",10316 "sp-consensus",10317 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10318 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10319 "substrate-prometheus-endpoint",10320 "thiserror",10321 "unsigned-varint",10322 "zeroize",10323]1032410325[[package]]10326name = "sc-network-bitswap"10327version = "0.10.0-dev"10328source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10329dependencies = [10330 "cid",10331 "futures 0.3.25",10332 "libp2p",10333 "log",10334 "prost 0.11.0",10335 "prost-build 0.11.1",10336 "sc-client-api",10337 "sc-network-common",10338 "sp-blockchain",10339 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10340 "thiserror",10341 "unsigned-varint",10342 "void",10343]1034410345[[package]]10346name = "sc-network-common"10347version = "0.10.0-dev"10348source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10349dependencies = [10350 "async-trait",10351 "bitflags",10352 "bytes",10353 "futures 0.3.25",10354 "futures-timer",10355 "libp2p",10356 "linked_hash_set",10357 "parity-scale-codec 3.2.1",10358 "prost-build 0.10.4",10359 "sc-consensus",10360 "sc-peerset",10361 "serde",10362 "smallvec",10363 "sp-blockchain",10364 "sp-consensus",10365 "sp-finality-grandpa",10366 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10367 "substrate-prometheus-endpoint",10368 "thiserror",10369]1037010371[[package]]10372name = "sc-network-gossip"10373version = "0.10.0-dev"10374source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10375dependencies = [10376 "ahash",10377 "futures 0.3.25",10378 "futures-timer",10379 "libp2p",10380 "log",10381 "lru 0.7.8",10382 "sc-network-common",10383 "sc-peerset",10384 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10385 "substrate-prometheus-endpoint",10386 "tracing",10387]1038810389[[package]]10390name = "sc-network-light"10391version = "0.10.0-dev"10392source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10393dependencies = [10394 "array-bytes",10395 "futures 0.3.25",10396 "libp2p",10397 "log",10398 "parity-scale-codec 3.2.1",10399 "prost 0.10.4",10400 "prost-build 0.10.4",10401 "sc-client-api",10402 "sc-network-common",10403 "sc-peerset",10404 "sp-blockchain",10405 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10406 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10407 "thiserror",10408]1040910410[[package]]10411name = "sc-network-sync"10412version = "0.10.0-dev"10413source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10414dependencies = [10415 "array-bytes",10416 "fork-tree",10417 "futures 0.3.25",10418 "libp2p",10419 "log",10420 "lru 0.7.8",10421 "parity-scale-codec 3.2.1",10422 "prost 0.10.4",10423 "prost-build 0.10.4",10424 "sc-client-api",10425 "sc-consensus",10426 "sc-network-common",10427 "sc-peerset",10428 "smallvec",10429 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10430 "sp-blockchain",10431 "sp-consensus",10432 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10433 "sp-finality-grandpa",10434 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10435 "thiserror",10436]1043710438[[package]]10439name = "sc-network-transactions"10440version = "0.10.0-dev"10441source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10442dependencies = [10443 "array-bytes",10444 "futures 0.3.25",10445 "hex",10446 "libp2p",10447 "log",10448 "parity-scale-codec 3.2.1",10449 "pin-project",10450 "sc-network-common",10451 "sc-peerset",10452 "sp-consensus",10453 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10454 "substrate-prometheus-endpoint",10455]1045610457[[package]]10458name = "sc-offchain"10459version = "4.0.0-dev"10460source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10461dependencies = [10462 "array-bytes",10463 "bytes",10464 "fnv",10465 "futures 0.3.25",10466 "futures-timer",10467 "hyper",10468 "hyper-rustls",10469 "libp2p",10470 "num_cpus",10471 "once_cell",10472 "parity-scale-codec 3.2.1",10473 "parking_lot 0.12.1",10474 "rand 0.7.3",10475 "sc-client-api",10476 "sc-network-common",10477 "sc-peerset",10478 "sc-utils",10479 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10480 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10481 "sp-offchain",10482 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10483 "threadpool",10484 "tracing",10485]1048610487[[package]]10488name = "sc-peerset"10489version = "4.0.0-dev"10490source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10491dependencies = [10492 "futures 0.3.25",10493 "libp2p",10494 "log",10495 "sc-utils",10496 "serde_json",10497 "wasm-timer",10498]1049910500[[package]]10501name = "sc-proposer-metrics"10502version = "0.10.0-dev"10503source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10504dependencies = [10505 "log",10506 "substrate-prometheus-endpoint",10507]1050810509[[package]]10510name = "sc-rpc"10511version = "4.0.0-dev"10512source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10513dependencies = [10514 "futures 0.3.25",10515 "hash-db",10516 "jsonrpsee",10517 "log",10518 "parity-scale-codec 3.2.1",10519 "parking_lot 0.12.1",10520 "sc-block-builder",10521 "sc-chain-spec",10522 "sc-client-api",10523 "sc-rpc-api",10524 "sc-tracing",10525 "sc-transaction-pool-api",10526 "sc-utils",10527 "serde_json",10528 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10529 "sp-blockchain",10530 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10531 "sp-keystore",10532 "sp-offchain",10533 "sp-rpc",10534 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10535 "sp-session",10536 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10537]1053810539[[package]]10540name = "sc-rpc-api"10541version = "0.10.0-dev"10542source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10543dependencies = [10544 "futures 0.3.25",10545 "jsonrpsee",10546 "log",10547 "parity-scale-codec 3.2.1",10548 "parking_lot 0.12.1",10549 "sc-chain-spec",10550 "sc-transaction-pool-api",10551 "scale-info",10552 "serde",10553 "serde_json",10554 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10555 "sp-rpc",10556 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10557 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10558 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10559 "thiserror",10560]1056110562[[package]]10563name = "sc-rpc-server"10564version = "4.0.0-dev"10565source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10566dependencies = [10567 "futures 0.3.25",10568 "jsonrpsee",10569 "log",10570 "serde_json",10571 "substrate-prometheus-endpoint",10572 "tokio",10573]1057410575[[package]]10576name = "sc-service"10577version = "0.10.0-dev"10578source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10579dependencies = [10580 "async-trait",10581 "directories",10582 "exit-future",10583 "futures 0.3.25",10584 "futures-timer",10585 "hash-db",10586 "jsonrpsee",10587 "log",10588 "parity-scale-codec 3.2.1",10589 "parity-util-mem",10590 "parking_lot 0.12.1",10591 "pin-project",10592 "rand 0.7.3",10593 "sc-block-builder",10594 "sc-chain-spec",10595 "sc-client-api",10596 "sc-client-db",10597 "sc-consensus",10598 "sc-executor",10599 "sc-informant",10600 "sc-keystore",10601 "sc-network",10602 "sc-network-bitswap",10603 "sc-network-common",10604 "sc-network-light",10605 "sc-network-sync",10606 "sc-network-transactions",10607 "sc-offchain",10608 "sc-rpc",10609 "sc-rpc-server",10610 "sc-sysinfo",10611 "sc-telemetry",10612 "sc-tracing",10613 "sc-transaction-pool",10614 "sc-transaction-pool-api",10615 "sc-utils",10616 "serde",10617 "serde_json",10618 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10619 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10620 "sp-block-builder",10621 "sp-blockchain",10622 "sp-consensus",10623 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10624 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10625 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10626 "sp-keystore",10627 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10628 "sp-session",10629 "sp-state-machine",10630 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10631 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10632 "sp-transaction-pool",10633 "sp-transaction-storage-proof",10634 "sp-trie",10635 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10636 "static_init 1.0.3",10637 "substrate-prometheus-endpoint",10638 "tempfile",10639 "thiserror",10640 "tokio",10641 "tracing",10642 "tracing-futures",10643]1064410645[[package]]10646name = "sc-state-db"10647version = "0.10.0-dev"10648source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10649dependencies = [10650 "log",10651 "parity-scale-codec 3.2.1",10652 "parity-util-mem",10653 "parity-util-mem-derive",10654 "parking_lot 0.12.1",10655 "sc-client-api",10656 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10657]1065810659[[package]]10660name = "sc-sync-state-rpc"10661version = "0.10.0-dev"10662source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10663dependencies = [10664 "jsonrpsee",10665 "parity-scale-codec 3.2.1",10666 "sc-chain-spec",10667 "sc-client-api",10668 "sc-consensus-babe",10669 "sc-consensus-epochs",10670 "sc-finality-grandpa",10671 "serde",10672 "serde_json",10673 "sp-blockchain",10674 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10675 "thiserror",10676]1067710678[[package]]10679name = "sc-sysinfo"10680version = "6.0.0-dev"10681source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10682dependencies = [10683 "futures 0.3.25",10684 "libc",10685 "log",10686 "rand 0.7.3",10687 "rand_pcg 0.2.1",10688 "regex",10689 "sc-telemetry",10690 "serde",10691 "serde_json",10692 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10693 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10694 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10695]1069610697[[package]]10698name = "sc-telemetry"10699version = "4.0.0-dev"10700source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10701dependencies = [10702 "chrono",10703 "futures 0.3.25",10704 "libp2p",10705 "log",10706 "parking_lot 0.12.1",10707 "pin-project",10708 "rand 0.7.3",10709 "serde",10710 "serde_json",10711 "thiserror",10712 "wasm-timer",10713]1071410715[[package]]10716name = "sc-tracing"10717version = "4.0.0-dev"10718source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10719dependencies = [10720 "ansi_term",10721 "atty",10722 "chrono",10723 "lazy_static",10724 "libc",10725 "log",10726 "once_cell",10727 "parking_lot 0.12.1",10728 "regex",10729 "rustc-hash",10730 "sc-client-api",10731 "sc-rpc-server",10732 "sc-tracing-proc-macro",10733 "serde",10734 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10735 "sp-blockchain",10736 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10737 "sp-rpc",10738 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10739 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10740 "thiserror",10741 "tracing",10742 "tracing-log",10743 "tracing-subscriber",10744]1074510746[[package]]10747name = "sc-tracing-proc-macro"10748version = "4.0.0-dev"10749source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10750dependencies = [10751 "proc-macro-crate",10752 "proc-macro2",10753 "quote",10754 "syn",10755]1075610757[[package]]10758name = "sc-transaction-pool"10759version = "4.0.0-dev"10760source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10761dependencies = [10762 "futures 0.3.25",10763 "futures-timer",10764 "linked-hash-map",10765 "log",10766 "parity-scale-codec 3.2.1",10767 "parity-util-mem",10768 "parking_lot 0.12.1",10769 "sc-client-api",10770 "sc-transaction-pool-api",10771 "sc-utils",10772 "serde",10773 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10774 "sp-blockchain",10775 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10776 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10777 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10778 "sp-transaction-pool",10779 "substrate-prometheus-endpoint",10780 "thiserror",10781]1078210783[[package]]10784name = "sc-transaction-pool-api"10785version = "4.0.0-dev"10786source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10787dependencies = [10788 "futures 0.3.25",10789 "log",10790 "serde",10791 "sp-blockchain",10792 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10793 "thiserror",10794]1079510796[[package]]10797name = "sc-utils"10798version = "4.0.0-dev"10799source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10800dependencies = [10801 "futures 0.3.25",10802 "futures-timer",10803 "lazy_static",10804 "log",10805 "parking_lot 0.12.1",10806 "prometheus",10807]1080810809[[package]]10810name = "scale-info"10811version = "2.2.0"10812source = "registry+https://github.com/rust-lang/crates.io-index"10813checksum = "333af15b02563b8182cd863f925bd31ef8fa86a0e095d30c091956057d436153"10814dependencies = [10815 "bitvec 1.0.1",10816 "cfg-if 1.0.0",10817 "derive_more",10818 "parity-scale-codec 3.2.1",10819 "scale-info-derive",10820 "serde",10821]1082210823[[package]]10824name = "scale-info-derive"10825version = "2.2.0"10826source = "registry+https://github.com/rust-lang/crates.io-index"10827checksum = "53f56acbd0743d29ffa08f911ab5397def774ad01bab3786804cf6ee057fb5e1"10828dependencies = [10829 "proc-macro-crate",10830 "proc-macro2",10831 "quote",10832 "syn",10833]1083410835[[package]]10836name = "schannel"10837version = "0.1.20"10838source = "registry+https://github.com/rust-lang/crates.io-index"10839checksum = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2"10840dependencies = [10841 "lazy_static",10842 "windows-sys 0.36.1",10843]1084410845[[package]]10846name = "schnorrkel"10847version = "0.9.1"10848source = "registry+https://github.com/rust-lang/crates.io-index"10849checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"10850dependencies = [10851 "arrayref",10852 "arrayvec 0.5.2",10853 "curve25519-dalek 2.1.3",10854 "getrandom 0.1.16",10855 "merlin",10856 "rand 0.7.3",10857 "rand_core 0.5.1",10858 "sha2 0.8.2",10859 "subtle",10860 "zeroize",10861]1086210863[[package]]10864name = "scopeguard"10865version = "1.1.0"10866source = "registry+https://github.com/rust-lang/crates.io-index"10867checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"1086810869[[package]]10870name = "scratch"10871version = "1.0.2"10872source = "registry+https://github.com/rust-lang/crates.io-index"10873checksum = "9c8132065adcfd6e02db789d9285a0deb2f3fcb04002865ab67d5fb103533898"1087410875[[package]]10876name = "sct"10877version = "0.7.0"10878source = "registry+https://github.com/rust-lang/crates.io-index"10879checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"10880dependencies = [10881 "ring",10882 "untrusted",10883]1088410885[[package]]10886name = "sec1"10887version = "0.2.1"10888source = "registry+https://github.com/rust-lang/crates.io-index"10889checksum = "08da66b8b0965a5555b6bd6639e68ccba85e1e2506f5fbb089e93f8a04e1a2d1"10890dependencies = [10891 "der",10892 "generic-array 0.14.6",10893 "pkcs8",10894 "subtle",10895 "zeroize",10896]1089710898[[package]]10899name = "secp256k1"10900version = "0.24.1"10901source = "registry+https://github.com/rust-lang/crates.io-index"10902checksum = "ff55dc09d460954e9ef2fa8a7ced735a964be9981fd50e870b2b3b0705e14964"10903dependencies = [10904 "secp256k1-sys",10905]1090610907[[package]]10908name = "secp256k1-sys"10909version = "0.6.1"10910source = "registry+https://github.com/rust-lang/crates.io-index"10911checksum = "83080e2c2fc1006e625be82e5d1eb6a43b7fd9578b617fcc55814daf286bba4b"10912dependencies = [10913 "cc",10914]1091510916[[package]]10917name = "secrecy"10918version = "0.8.0"10919source = "registry+https://github.com/rust-lang/crates.io-index"10920checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"10921dependencies = [10922 "zeroize",10923]1092410925[[package]]10926name = "security-framework"10927version = "2.7.0"10928source = "registry+https://github.com/rust-lang/crates.io-index"10929checksum = "2bc1bb97804af6631813c55739f771071e0f2ed33ee20b68c86ec505d906356c"10930dependencies = [10931 "bitflags",10932 "core-foundation",10933 "core-foundation-sys",10934 "libc",10935 "security-framework-sys",10936]1093710938[[package]]10939name = "security-framework-sys"10940version = "2.6.1"10941source = "registry+https://github.com/rust-lang/crates.io-index"10942checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"10943dependencies = [10944 "core-foundation-sys",10945 "libc",10946]1094710948[[package]]10949name = "semver"10950version = "0.6.0"10951source = "registry+https://github.com/rust-lang/crates.io-index"10952checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"10953dependencies = [10954 "semver-parser",10955]1095610957[[package]]10958name = "semver"10959version = "0.9.0"10960source = "registry+https://github.com/rust-lang/crates.io-index"10961checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"10962dependencies = [10963 "semver-parser",10964]1096510966[[package]]10967name = "semver"10968version = "1.0.14"10969source = "registry+https://github.com/rust-lang/crates.io-index"10970checksum = "e25dfac463d778e353db5be2449d1cce89bd6fd23c9f1ea21310ce6e5a1b29c4"10971dependencies = [10972 "serde",10973]1097410975[[package]]10976name = "semver-parser"10977version = "0.7.0"10978source = "registry+https://github.com/rust-lang/crates.io-index"10979checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"1098010981[[package]]10982name = "serde"10983version = "1.0.147"10984source = "registry+https://github.com/rust-lang/crates.io-index"10985checksum = "d193d69bae983fc11a79df82342761dfbf28a99fc8d203dca4c3c1b590948965"10986dependencies = [10987 "serde_derive",10988]1098910990[[package]]10991name = "serde_derive"10992version = "1.0.147"10993source = "registry+https://github.com/rust-lang/crates.io-index"10994checksum = "4f1d362ca8fc9c3e3a7484440752472d68a6caa98f1ab81d99b5dfe517cec852"10995dependencies = [10996 "proc-macro2",10997 "quote",10998 "syn",10999]1100011001[[package]]11002name = "serde_json"11003version = "1.0.87"11004source = "registry+https://github.com/rust-lang/crates.io-index"11005checksum = "6ce777b7b150d76b9cf60d28b55f5847135a003f7d7350c6be7a773508ce7d45"11006dependencies = [11007 "itoa",11008 "ryu",11009 "serde",11010]1101111012[[package]]11013name = "serde_nanos"11014version = "0.1.2"11015source = "registry+https://github.com/rust-lang/crates.io-index"11016checksum = "e44969a61f5d316be20a42ff97816efb3b407a924d06824c3d8a49fa8450de0e"11017dependencies = [11018 "serde",11019]1102011021[[package]]11022name = "sha-1"11023version = "0.9.8"11024source = "registry+https://github.com/rust-lang/crates.io-index"11025checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"11026dependencies = [11027 "block-buffer 0.9.0",11028 "cfg-if 1.0.0",11029 "cpufeatures",11030 "digest 0.9.0",11031 "opaque-debug 0.3.0",11032]1103311034[[package]]11035name = "sha1"11036version = "0.10.5"11037source = "registry+https://github.com/rust-lang/crates.io-index"11038checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"11039dependencies = [11040 "cfg-if 1.0.0",11041 "cpufeatures",11042 "digest 0.10.5",11043]1104411045[[package]]11046name = "sha2"11047version = "0.8.2"11048source = "registry+https://github.com/rust-lang/crates.io-index"11049checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"11050dependencies = [11051 "block-buffer 0.7.3",11052 "digest 0.8.1",11053 "fake-simd",11054 "opaque-debug 0.2.3",11055]1105611057[[package]]11058name = "sha2"11059version = "0.9.9"11060source = "registry+https://github.com/rust-lang/crates.io-index"11061checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"11062dependencies = [11063 "block-buffer 0.9.0",11064 "cfg-if 1.0.0",11065 "cpufeatures",11066 "digest 0.9.0",11067 "opaque-debug 0.3.0",11068]1106911070[[package]]11071name = "sha2"11072version = "0.10.6"11073source = "registry+https://github.com/rust-lang/crates.io-index"11074checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"11075dependencies = [11076 "cfg-if 1.0.0",11077 "cpufeatures",11078 "digest 0.10.5",11079]1108011081[[package]]11082name = "sha3"11083version = "0.10.6"11084source = "registry+https://github.com/rust-lang/crates.io-index"11085checksum = "bdf0c33fae925bdc080598b84bc15c55e7b9a4a43b3c704da051f977469691c9"11086dependencies = [11087 "digest 0.10.5",11088 "keccak",11089]1109011091[[package]]11092name = "sha3-const"11093version = "0.1.1"11094source = "registry+https://github.com/rust-lang/crates.io-index"11095checksum = "b04774de876479a8f712e787f8271b14712971329a4be66c6dff144db7cfc343"1109611097[[package]]11098name = "sharded-slab"11099version = "0.1.4"11100source = "registry+https://github.com/rust-lang/crates.io-index"11101checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"11102dependencies = [11103 "lazy_static",11104]1110511106[[package]]11107name = "shlex"11108version = "1.1.0"11109source = "registry+https://github.com/rust-lang/crates.io-index"11110checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"1111111112[[package]]11113name = "signal-hook"11114version = "0.3.14"11115source = "registry+https://github.com/rust-lang/crates.io-index"11116checksum = "a253b5e89e2698464fc26b545c9edceb338e18a89effeeecfea192c3025be29d"11117dependencies = [11118 "libc",11119 "signal-hook-registry",11120]1112111122[[package]]11123name = "signal-hook-registry"11124version = "1.4.0"11125source = "registry+https://github.com/rust-lang/crates.io-index"11126checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"11127dependencies = [11128 "libc",11129]1113011131[[package]]11132name = "signature"11133version = "1.4.0"11134source = "registry+https://github.com/rust-lang/crates.io-index"11135checksum = "02658e48d89f2bec991f9a78e69cfa4c316f8d6a6c4ec12fae1aeb263d486788"11136dependencies = [11137 "digest 0.9.0",11138 "rand_core 0.6.4",11139]1114011141[[package]]11142name = "simba"11143version = "0.5.1"11144source = "registry+https://github.com/rust-lang/crates.io-index"11145checksum = "8e82063457853d00243beda9952e910b82593e4b07ae9f721b9278a99a0d3d5c"11146dependencies = [11147 "approx",11148 "num-complex",11149 "num-traits",11150 "paste",11151]1115211153[[package]]11154name = "similar"11155version = "2.2.0"11156source = "registry+https://github.com/rust-lang/crates.io-index"11157checksum = "62ac7f900db32bf3fd12e0117dd3dc4da74bc52ebaac97f39668446d89694803"11158dependencies = [11159 "bstr",11160 "unicode-segmentation",11161]1116211163[[package]]11164name = "similar-asserts"11165version = "1.4.2"11166source = "registry+https://github.com/rust-lang/crates.io-index"11167checksum = "bbf644ad016b75129f01a34a355dcb8d66a5bc803e417c7a77cc5d5ee9fa0f18"11168dependencies = [11169 "console",11170 "similar",11171]1117211173[[package]]11174name = "slab"11175version = "0.4.7"11176source = "registry+https://github.com/rust-lang/crates.io-index"11177checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef"11178dependencies = [11179 "autocfg",11180]1118111182[[package]]11183name = "slice-group-by"11184version = "0.3.0"11185source = "registry+https://github.com/rust-lang/crates.io-index"11186checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec"1118711188[[package]]11189name = "slot-range-helper"11190version = "0.9.30"11191source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"11192dependencies = [11193 "enumn",11194 "parity-scale-codec 3.2.1",11195 "paste",11196 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11197 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11198]1119911200[[package]]11201name = "slotmap"11202version = "1.0.6"11203source = "registry+https://github.com/rust-lang/crates.io-index"11204checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"11205dependencies = [11206 "version_check",11207]1120811209[[package]]11210name = "smallvec"11211version = "1.10.0"11212source = "registry+https://github.com/rust-lang/crates.io-index"11213checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"1121411215[[package]]11216name = "snap"11217version = "1.0.5"11218source = "registry+https://github.com/rust-lang/crates.io-index"11219checksum = "45456094d1983e2ee2a18fdfebce3189fa451699d0502cb8e3b49dba5ba41451"1122011221[[package]]11222name = "snow"11223version = "0.9.0"11224source = "registry+https://github.com/rust-lang/crates.io-index"11225checksum = "774d05a3edae07ce6d68ea6984f3c05e9bba8927e3dd591e3b479e5b03213d0d"11226dependencies = [11227 "aes-gcm",11228 "blake2",11229 "chacha20poly1305",11230 "curve25519-dalek 4.0.0-pre.1",11231 "rand_core 0.6.4",11232 "ring",11233 "rustc_version 0.4.0",11234 "sha2 0.10.6",11235 "subtle",11236]1123711238[[package]]11239name = "socket2"11240version = "0.4.7"11241source = "registry+https://github.com/rust-lang/crates.io-index"11242checksum = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd"11243dependencies = [11244 "libc",11245 "winapi",11246]1124711248[[package]]11249name = "soketto"11250version = "0.7.1"11251source = "registry+https://github.com/rust-lang/crates.io-index"11252checksum = "41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2"11253dependencies = [11254 "base64",11255 "bytes",11256 "flate2",11257 "futures 0.3.25",11258 "httparse",11259 "log",11260 "rand 0.8.5",11261 "sha-1",11262]1126311264[[package]]11265name = "sp-api"11266version = "4.0.0-dev"11267source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11268dependencies = [11269 "log",11270 "parity-scale-codec 3.2.1",11271 "sp-api-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11272 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11273 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11274 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11275 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11276]1127711278[[package]]11279name = "sp-api"11280version = "4.0.0-dev"11281source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11282dependencies = [11283 "hash-db",11284 "log",11285 "parity-scale-codec 3.2.1",11286 "sp-api-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11287 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11288 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11289 "sp-state-machine",11290 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11291 "sp-trie",11292 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11293 "thiserror",11294]1129511296[[package]]11297name = "sp-api-proc-macro"11298version = "4.0.0-dev"11299source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11300dependencies = [11301 "blake2",11302 "proc-macro-crate",11303 "proc-macro2",11304 "quote",11305 "syn",11306]1130711308[[package]]11309name = "sp-api-proc-macro"11310version = "4.0.0-dev"11311source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11312dependencies = [11313 "blake2",11314 "proc-macro-crate",11315 "proc-macro2",11316 "quote",11317 "syn",11318]1131911320[[package]]11321name = "sp-application-crypto"11322version = "6.0.0"11323source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11324dependencies = [11325 "parity-scale-codec 3.2.1",11326 "scale-info",11327 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11328 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11329 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11330]1133111332[[package]]11333name = "sp-application-crypto"11334version = "6.0.0"11335source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11336dependencies = [11337 "parity-scale-codec 3.2.1",11338 "scale-info",11339 "serde",11340 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11341 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11342 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11343]1134411345[[package]]11346name = "sp-arithmetic"11347version = "5.0.0"11348source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11349dependencies = [11350 "integer-sqrt",11351 "num-traits",11352 "parity-scale-codec 3.2.1",11353 "scale-info",11354 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11355 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11356 "static_assertions",11357]1135811359[[package]]11360name = "sp-arithmetic"11361version = "5.0.0"11362source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11363dependencies = [11364 "integer-sqrt",11365 "num-traits",11366 "parity-scale-codec 3.2.1",11367 "scale-info",11368 "serde",11369 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11370 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11371 "static_assertions",11372]1137311374[[package]]11375name = "sp-authority-discovery"11376version = "4.0.0-dev"11377source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11378dependencies = [11379 "parity-scale-codec 3.2.1",11380 "scale-info",11381 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11382 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11383 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11384 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11385]1138611387[[package]]11388name = "sp-authorship"11389version = "4.0.0-dev"11390source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11391dependencies = [11392 "async-trait",11393 "parity-scale-codec 3.2.1",11394 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11395 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11396 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11397]1139811399[[package]]11400name = "sp-block-builder"11401version = "4.0.0-dev"11402source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11403dependencies = [11404 "parity-scale-codec 3.2.1",11405 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11406 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11407 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11408 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11409]1141011411[[package]]11412name = "sp-blockchain"11413version = "4.0.0-dev"11414source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11415dependencies = [11416 "futures 0.3.25",11417 "log",11418 "lru 0.7.8",11419 "parity-scale-codec 3.2.1",11420 "parking_lot 0.12.1",11421 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11422 "sp-consensus",11423 "sp-database",11424 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11425 "sp-state-machine",11426 "thiserror",11427]1142811429[[package]]11430name = "sp-consensus"11431version = "0.10.0-dev"11432source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11433dependencies = [11434 "async-trait",11435 "futures 0.3.25",11436 "futures-timer",11437 "log",11438 "parity-scale-codec 3.2.1",11439 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11440 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11441 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11442 "sp-state-machine",11443 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11444 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11445 "thiserror",11446]1144711448[[package]]11449name = "sp-consensus-aura"11450version = "0.10.0-dev"11451source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11452dependencies = [11453 "async-trait",11454 "parity-scale-codec 3.2.1",11455 "scale-info",11456 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11457 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11458 "sp-consensus",11459 "sp-consensus-slots",11460 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11461 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11462 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11463 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11464]1146511466[[package]]11467name = "sp-consensus-babe"11468version = "0.10.0-dev"11469source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11470dependencies = [11471 "async-trait",11472 "merlin",11473 "parity-scale-codec 3.2.1",11474 "scale-info",11475 "serde",11476 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11477 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11478 "sp-consensus",11479 "sp-consensus-slots",11480 "sp-consensus-vrf",11481 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11482 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11483 "sp-keystore",11484 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11485 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11486 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11487]1148811489[[package]]11490name = "sp-consensus-slots"11491version = "0.10.0-dev"11492source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11493dependencies = [11494 "parity-scale-codec 3.2.1",11495 "scale-info",11496 "serde",11497 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11498 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11499 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11500 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11501]1150211503[[package]]11504name = "sp-consensus-vrf"11505version = "0.10.0-dev"11506source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11507dependencies = [11508 "parity-scale-codec 3.2.1",11509 "scale-info",11510 "schnorrkel",11511 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11512 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11513 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11514]1151511516[[package]]11517name = "sp-core"11518version = "6.0.0"11519source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11520dependencies = [11521 "bitflags",11522 "byteorder",11523 "hash-db",11524 "hash256-std-hasher",11525 "log",11526 "num-traits",11527 "parity-scale-codec 3.2.1",11528 "parity-util-mem",11529 "primitive-types",11530 "scale-info",11531 "secrecy",11532 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11533 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11534 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11535 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11536 "ss58-registry",11537 "zeroize",11538]1153911540[[package]]11541name = "sp-core"11542version = "6.0.0"11543source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11544dependencies = [11545 "array-bytes",11546 "base58",11547 "bitflags",11548 "blake2",11549 "byteorder",11550 "dyn-clonable",11551 "ed25519-zebra",11552 "futures 0.3.25",11553 "hash-db",11554 "hash256-std-hasher",11555 "impl-serde",11556 "lazy_static",11557 "libsecp256k1",11558 "log",11559 "merlin",11560 "num-traits",11561 "parity-scale-codec 3.2.1",11562 "parity-util-mem",11563 "parking_lot 0.12.1",11564 "primitive-types",11565 "rand 0.7.3",11566 "regex",11567 "scale-info",11568 "schnorrkel",11569 "secp256k1",11570 "secrecy",11571 "serde",11572 "sp-core-hashing 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11573 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11574 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11575 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11576 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11577 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11578 "ss58-registry",11579 "substrate-bip39",11580 "thiserror",11581 "tiny-bip39",11582 "wasmi",11583 "zeroize",11584]1158511586[[package]]11587name = "sp-core-hashing"11588version = "4.0.0"11589source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11590dependencies = [11591 "blake2",11592 "byteorder",11593 "digest 0.10.5",11594 "sha2 0.10.6",11595 "sha3",11596 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11597 "twox-hash",11598]1159911600[[package]]11601name = "sp-core-hashing"11602version = "4.0.0"11603source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11604dependencies = [11605 "blake2",11606 "byteorder",11607 "digest 0.10.5",11608 "sha2 0.10.6",11609 "sha3",11610 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11611 "twox-hash",11612]1161311614[[package]]11615name = "sp-core-hashing-proc-macro"11616version = "5.0.0"11617source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11618dependencies = [11619 "proc-macro2",11620 "quote",11621 "sp-core-hashing 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11622 "syn",11623]1162411625[[package]]11626name = "sp-core-hashing-proc-macro"11627version = "5.0.0"11628source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11629dependencies = [11630 "proc-macro2",11631 "quote",11632 "sp-core-hashing 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11633 "syn",11634]1163511636[[package]]11637name = "sp-database"11638version = "4.0.0-dev"11639source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11640dependencies = [11641 "kvdb",11642 "parking_lot 0.12.1",11643]1164411645[[package]]11646name = "sp-debug-derive"11647version = "4.0.0"11648source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11649dependencies = [11650 "proc-macro2",11651 "quote",11652 "syn",11653]1165411655[[package]]11656name = "sp-debug-derive"11657version = "4.0.0"11658source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11659dependencies = [11660 "proc-macro2",11661 "quote",11662 "syn",11663]1166411665[[package]]11666name = "sp-externalities"11667version = "0.12.0"11668source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11669dependencies = [11670 "environmental",11671 "parity-scale-codec 3.2.1",11672 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11673 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11674]1167511676[[package]]11677name = "sp-externalities"11678version = "0.12.0"11679source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11680dependencies = [11681 "environmental",11682 "parity-scale-codec 3.2.1",11683 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11684 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11685]1168611687[[package]]11688name = "sp-finality-grandpa"11689version = "4.0.0-dev"11690source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11691dependencies = [11692 "finality-grandpa",11693 "log",11694 "parity-scale-codec 3.2.1",11695 "scale-info",11696 "serde",11697 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11698 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11699 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11700 "sp-keystore",11701 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11702 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11703]1170411705[[package]]11706name = "sp-inherents"11707version = "4.0.0-dev"11708source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11709dependencies = [11710 "impl-trait-for-tuples",11711 "parity-scale-codec 3.2.1",11712 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11713 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11714]1171511716[[package]]11717name = "sp-inherents"11718version = "4.0.0-dev"11719source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11720dependencies = [11721 "async-trait",11722 "impl-trait-for-tuples",11723 "parity-scale-codec 3.2.1",11724 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11725 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11726 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11727 "thiserror",11728]1172911730[[package]]11731name = "sp-io"11732version = "6.0.0"11733source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11734dependencies = [11735 "bytes",11736 "hash-db",11737 "parity-scale-codec 3.2.1",11738 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11739 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11740 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11741 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11742 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11743 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11744 "tracing",11745 "tracing-core",11746]1174711748[[package]]11749name = "sp-io"11750version = "6.0.0"11751source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11752dependencies = [11753 "bytes",11754 "futures 0.3.25",11755 "hash-db",11756 "libsecp256k1",11757 "log",11758 "parity-scale-codec 3.2.1",11759 "parking_lot 0.12.1",11760 "secp256k1",11761 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11762 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11763 "sp-keystore",11764 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11765 "sp-state-machine",11766 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11767 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11768 "sp-trie",11769 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11770 "tracing",11771 "tracing-core",11772]1177311774[[package]]11775name = "sp-keyring"11776version = "6.0.0"11777source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11778dependencies = [11779 "lazy_static",11780 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11781 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11782 "strum",11783]1178411785[[package]]11786name = "sp-keystore"11787version = "0.12.0"11788source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11789dependencies = [11790 "async-trait",11791 "futures 0.3.25",11792 "merlin",11793 "parity-scale-codec 3.2.1",11794 "parking_lot 0.12.1",11795 "schnorrkel",11796 "serde",11797 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11798 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11799 "thiserror",11800]1180111802[[package]]11803name = "sp-maybe-compressed-blob"11804version = "4.1.0-dev"11805source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11806dependencies = [11807 "thiserror",11808 "zstd",11809]1181011811[[package]]11812name = "sp-mmr-primitives"11813version = "4.0.0-dev"11814source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11815dependencies = [11816 "log",11817 "parity-scale-codec 3.2.1",11818 "serde",11819 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11820 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11821 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11822 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11823 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11824]1182511826[[package]]11827name = "sp-npos-elections"11828version = "4.0.0-dev"11829source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11830dependencies = [11831 "parity-scale-codec 3.2.1",11832 "scale-info",11833 "serde",11834 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11835 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11836 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11837 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11838]1183911840[[package]]11841name = "sp-offchain"11842version = "4.0.0-dev"11843source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11844dependencies = [11845 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11846 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11847 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11848]1184911850[[package]]11851name = "sp-panic-handler"11852version = "4.0.0"11853source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11854dependencies = [11855 "backtrace",11856 "lazy_static",11857 "regex",11858]1185911860[[package]]11861name = "sp-rpc"11862version = "6.0.0"11863source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11864dependencies = [11865 "rustc-hash",11866 "serde",11867 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11868]1186911870[[package]]11871name = "sp-runtime"11872version = "6.0.0"11873source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11874dependencies = [11875 "either",11876 "hash256-std-hasher",11877 "impl-trait-for-tuples",11878 "log",11879 "parity-scale-codec 3.2.1",11880 "parity-util-mem",11881 "paste",11882 "scale-info",11883 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11884 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11885 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11886 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11887 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11888]1188911890[[package]]11891name = "sp-runtime"11892version = "6.0.0"11893source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11894dependencies = [11895 "either",11896 "hash256-std-hasher",11897 "impl-trait-for-tuples",11898 "log",11899 "parity-scale-codec 3.2.1",11900 "parity-util-mem",11901 "paste",11902 "rand 0.7.3",11903 "scale-info",11904 "serde",11905 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11906 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11907 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11908 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11909 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11910 "sp-weights",11911]1191211913[[package]]11914name = "sp-runtime-interface"11915version = "6.0.0"11916source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11917dependencies = [11918 "bytes",11919 "impl-trait-for-tuples",11920 "parity-scale-codec 3.2.1",11921 "primitive-types",11922 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11923 "sp-runtime-interface-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11924 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11925 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11926 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11927 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11928 "static_assertions",11929]1193011931[[package]]11932name = "sp-runtime-interface"11933version = "6.0.0"11934source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11935dependencies = [11936 "bytes",11937 "impl-trait-for-tuples",11938 "parity-scale-codec 3.2.1",11939 "primitive-types",11940 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11941 "sp-runtime-interface-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11942 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11943 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11944 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11945 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11946 "static_assertions",11947]1194811949[[package]]11950name = "sp-runtime-interface-proc-macro"11951version = "5.0.0"11952source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11953dependencies = [11954 "Inflector",11955 "proc-macro-crate",11956 "proc-macro2",11957 "quote",11958 "syn",11959]1196011961[[package]]11962name = "sp-runtime-interface-proc-macro"11963version = "5.0.0"11964source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11965dependencies = [11966 "Inflector",11967 "proc-macro-crate",11968 "proc-macro2",11969 "quote",11970 "syn",11971]1197211973[[package]]11974name = "sp-sandbox"11975version = "0.10.0-dev"11976source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11977dependencies = [11978 "log",11979 "parity-scale-codec 3.2.1",11980 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11981 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11982 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11983 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11984 "wasmi",11985]1198611987[[package]]11988name = "sp-session"11989version = "4.0.0-dev"11990source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11991dependencies = [11992 "parity-scale-codec 3.2.1",11993 "scale-info",11994 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11995 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11996 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11997 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11998 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11999]1200012001[[package]]12002name = "sp-staking"12003version = "4.0.0-dev"12004source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"12005dependencies = [12006 "parity-scale-codec 3.2.1",12007 "scale-info",12008 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12009 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12010]1201112012[[package]]12013name = "sp-staking"12014version = "4.0.0-dev"12015source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12016dependencies = [12017 "parity-scale-codec 3.2.1",12018 "scale-info",12019 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12020 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12021]1202212023[[package]]12024name = "sp-state-machine"12025version = "0.12.0"12026source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12027dependencies = [12028 "hash-db",12029 "log",12030 "num-traits",12031 "parity-scale-codec 3.2.1",12032 "parking_lot 0.12.1",12033 "rand 0.7.3",12034 "smallvec",12035 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12036 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12037 "sp-panic-handler",12038 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12039 "sp-trie",12040 "thiserror",12041 "tracing",12042 "trie-root",12043]1204412045[[package]]12046name = "sp-std"12047version = "4.0.0"12048source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"1204912050[[package]]12051name = "sp-std"12052version = "4.0.0"12053source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"1205412055[[package]]12056name = "sp-storage"12057version = "6.0.0"12058source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"12059dependencies = [12060 "parity-scale-codec 3.2.1",12061 "ref-cast",12062 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12063 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12064]1206512066[[package]]12067name = "sp-storage"12068version = "6.0.0"12069source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12070dependencies = [12071 "impl-serde",12072 "parity-scale-codec 3.2.1",12073 "ref-cast",12074 "serde",12075 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12076 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12077]1207812079[[package]]12080name = "sp-tasks"12081version = "4.0.0-dev"12082source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12083dependencies = [12084 "log",12085 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12086 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12087 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12088 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12089 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12090]1209112092[[package]]12093name = "sp-timestamp"12094version = "4.0.0-dev"12095source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"12096dependencies = [12097 "parity-scale-codec 3.2.1",12098 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12099 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12100 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12101 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12102]1210312104[[package]]12105name = "sp-timestamp"12106version = "4.0.0-dev"12107source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12108dependencies = [12109 "async-trait",12110 "futures-timer",12111 "log",12112 "parity-scale-codec 3.2.1",12113 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12114 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12115 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12116 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12117 "thiserror",12118]1211912120[[package]]12121name = "sp-tracing"12122version = "5.0.0"12123source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"12124dependencies = [12125 "parity-scale-codec 3.2.1",12126 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12127 "tracing",12128 "tracing-core",12129]1213012131[[package]]12132name = "sp-tracing"12133version = "5.0.0"12134source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12135dependencies = [12136 "parity-scale-codec 3.2.1",12137 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12138 "tracing",12139 "tracing-core",12140 "tracing-subscriber",12141]1214212143[[package]]12144name = "sp-transaction-pool"12145version = "4.0.0-dev"12146source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12147dependencies = [12148 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12149 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12150]1215112152[[package]]12153name = "sp-transaction-storage-proof"12154version = "4.0.0-dev"12155source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12156dependencies = [12157 "async-trait",12158 "log",12159 "parity-scale-codec 3.2.1",12160 "scale-info",12161 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12162 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12163 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12164 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12165 "sp-trie",12166]1216712168[[package]]12169name = "sp-trie"12170version = "6.0.0"12171source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12172dependencies = [12173 "ahash",12174 "hash-db",12175 "hashbrown",12176 "lazy_static",12177 "lru 0.7.8",12178 "memory-db",12179 "nohash-hasher",12180 "parity-scale-codec 3.2.1",12181 "parking_lot 0.12.1",12182 "scale-info",12183 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12184 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12185 "thiserror",12186 "tracing",12187 "trie-db",12188 "trie-root",12189]1219012191[[package]]12192name = "sp-version"12193version = "5.0.0"12194source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"12195dependencies = [12196 "parity-scale-codec 3.2.1",12197 "scale-info",12198 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12199 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12200 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12201 "sp-version-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12202]1220312204[[package]]12205name = "sp-version"12206version = "5.0.0"12207source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12208dependencies = [12209 "impl-serde",12210 "parity-scale-codec 3.2.1",12211 "parity-wasm 0.45.0",12212 "scale-info",12213 "serde",12214 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12215 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12216 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12217 "sp-version-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12218 "thiserror",12219]1222012221[[package]]12222name = "sp-version-proc-macro"12223version = "4.0.0-dev"12224source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"12225dependencies = [12226 "parity-scale-codec 3.2.1",12227 "proc-macro2",12228 "quote",12229 "syn",12230]1223112232[[package]]12233name = "sp-version-proc-macro"12234version = "4.0.0-dev"12235source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12236dependencies = [12237 "parity-scale-codec 3.2.1",12238 "proc-macro2",12239 "quote",12240 "syn",12241]1224212243[[package]]12244name = "sp-wasm-interface"12245version = "6.0.0"12246source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"12247dependencies = [12248 "impl-trait-for-tuples",12249 "parity-scale-codec 3.2.1",12250 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12251]1225212253[[package]]12254name = "sp-wasm-interface"12255version = "6.0.0"12256source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12257dependencies = [12258 "impl-trait-for-tuples",12259 "log",12260 "parity-scale-codec 3.2.1",12261 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12262 "wasmi",12263 "wasmtime",12264]1226512266[[package]]12267name = "sp-weights"12268version = "4.0.0"12269source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12270dependencies = [12271 "impl-trait-for-tuples",12272 "parity-scale-codec 3.2.1",12273 "scale-info",12274 "serde",12275 "smallvec",12276 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12277 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12278 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12279 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12280]1228112282[[package]]12283name = "spin"12284version = "0.5.2"12285source = "registry+https://github.com/rust-lang/crates.io-index"12286checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1228712288[[package]]12289name = "spki"12290version = "0.5.4"12291source = "registry+https://github.com/rust-lang/crates.io-index"12292checksum = "44d01ac02a6ccf3e07db148d2be087da624fea0221a16152ed01f0496a6b0a27"12293dependencies = [12294 "base64ct",12295 "der",12296]1229712298[[package]]12299name = "ss58-registry"12300version = "1.33.0"12301source = "registry+https://github.com/rust-lang/crates.io-index"12302checksum = "3ab7554f8a8b6f8d71cd5a8e6536ef116e2ce0504cf97ebf16311d58065dc8a6"12303dependencies = [12304 "Inflector",12305 "num-format",12306 "proc-macro2",12307 "quote",12308 "serde",12309 "serde_json",12310 "unicode-xid",12311]1231212313[[package]]12314name = "stable_deref_trait"12315version = "1.2.0"12316source = "registry+https://github.com/rust-lang/crates.io-index"12317checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"1231812319[[package]]12320name = "static_assertions"12321version = "1.1.0"12322source = "registry+https://github.com/rust-lang/crates.io-index"12323checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"1232412325[[package]]12326name = "static_init"12327version = "0.5.2"12328source = "registry+https://github.com/rust-lang/crates.io-index"12329checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"12330dependencies = [12331 "cfg_aliases",12332 "libc",12333 "parking_lot 0.11.2",12334 "static_init_macro 0.5.0",12335]1233612337[[package]]12338name = "static_init"12339version = "1.0.3"12340source = "registry+https://github.com/rust-lang/crates.io-index"12341checksum = "8a2a1c578e98c1c16fc3b8ec1328f7659a500737d7a0c6d625e73e830ff9c1f6"12342dependencies = [12343 "bitflags",12344 "cfg_aliases",12345 "libc",12346 "parking_lot 0.11.2",12347 "parking_lot_core 0.8.5",12348 "static_init_macro 1.0.2",12349 "winapi",12350]1235112352[[package]]12353name = "static_init_macro"12354version = "0.5.0"12355source = "registry+https://github.com/rust-lang/crates.io-index"12356checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"12357dependencies = [12358 "cfg_aliases",12359 "memchr",12360 "proc-macro2",12361 "quote",12362 "syn",12363]1236412365[[package]]12366name = "static_init_macro"12367version = "1.0.2"12368source = "registry+https://github.com/rust-lang/crates.io-index"12369checksum = "70a2595fc3aa78f2d0e45dd425b22282dd863273761cc77780914b2cf3003acf"12370dependencies = [12371 "cfg_aliases",12372 "memchr",12373 "proc-macro2",12374 "quote",12375 "syn",12376]1237712378[[package]]12379name = "statrs"12380version = "0.15.0"12381source = "registry+https://github.com/rust-lang/crates.io-index"12382checksum = "05bdbb8e4e78216a85785a85d3ec3183144f98d0097b9281802c019bb07a6f05"12383dependencies = [12384 "approx",12385 "lazy_static",12386 "nalgebra",12387 "num-traits",12388 "rand 0.8.5",12389]1239012391[[package]]12392name = "strsim"12393version = "0.10.0"12394source = "registry+https://github.com/rust-lang/crates.io-index"12395checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1239612397[[package]]12398name = "struct-versioning"12399version = "0.1.0"12400dependencies = [12401 "quote",12402 "syn",12403]1240412405[[package]]12406name = "strum"12407version = "0.24.1"12408source = "registry+https://github.com/rust-lang/crates.io-index"12409checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"12410dependencies = [12411 "strum_macros",12412]1241312414[[package]]12415name = "strum_macros"12416version = "0.24.3"12417source = "registry+https://github.com/rust-lang/crates.io-index"12418checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"12419dependencies = [12420 "heck",12421 "proc-macro2",12422 "quote",12423 "rustversion",12424 "syn",12425]1242612427[[package]]12428name = "substrate-bip39"12429version = "0.4.4"12430source = "registry+https://github.com/rust-lang/crates.io-index"12431checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"12432dependencies = [12433 "hmac 0.11.0",12434 "pbkdf2 0.8.0",12435 "schnorrkel",12436 "sha2 0.9.9",12437 "zeroize",12438]1243912440[[package]]12441name = "substrate-build-script-utils"12442version = "3.0.0"12443source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12444dependencies = [12445 "platforms",12446]1244712448[[package]]12449name = "substrate-frame-rpc-system"12450version = "4.0.0-dev"12451source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12452dependencies = [12453 "frame-system-rpc-runtime-api",12454 "futures 0.3.25",12455 "jsonrpsee",12456 "log",12457 "parity-scale-codec 3.2.1",12458 "sc-client-api",12459 "sc-rpc-api",12460 "sc-transaction-pool-api",12461 "serde_json",12462 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12463 "sp-block-builder",12464 "sp-blockchain",12465 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12466 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12467]1246812469[[package]]12470name = "substrate-prometheus-endpoint"12471version = "0.10.0-dev"12472source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12473dependencies = [12474 "futures-util",12475 "hyper",12476 "log",12477 "prometheus",12478 "thiserror",12479 "tokio",12480]1248112482[[package]]12483name = "substrate-state-trie-migration-rpc"12484version = "4.0.0-dev"12485source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12486dependencies = [12487 "jsonrpsee",12488 "log",12489 "parity-scale-codec 3.2.1",12490 "sc-client-api",12491 "sc-rpc-api",12492 "scale-info",12493 "serde",12494 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12495 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12496 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12497 "sp-state-machine",12498 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12499 "sp-trie",12500 "trie-db",12501]1250212503[[package]]12504name = "substrate-test-client"12505version = "2.0.1"12506source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12507dependencies = [12508 "array-bytes",12509 "async-trait",12510 "futures 0.3.25",12511 "parity-scale-codec 3.2.1",12512 "sc-client-api",12513 "sc-client-db",12514 "sc-consensus",12515 "sc-executor",12516 "sc-offchain",12517 "sc-service",12518 "serde",12519 "serde_json",12520 "sp-blockchain",12521 "sp-consensus",12522 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12523 "sp-keyring",12524 "sp-keystore",12525 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12526 "sp-state-machine",12527]1252812529[[package]]12530name = "substrate-test-utils"12531version = "4.0.0-dev"12532source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12533dependencies = [12534 "futures 0.3.25",12535 "substrate-test-utils-derive",12536 "tokio",12537]1253812539[[package]]12540name = "substrate-test-utils-derive"12541version = "0.10.0-dev"12542source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12543dependencies = [12544 "proc-macro-crate",12545 "proc-macro2",12546 "quote",12547 "syn",12548]1254912550[[package]]12551name = "substrate-wasm-builder"12552version = "5.0.0-dev"12553source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12554dependencies = [12555 "ansi_term",12556 "build-helper",12557 "cargo_metadata",12558 "filetime",12559 "sp-maybe-compressed-blob",12560 "strum",12561 "tempfile",12562 "toml",12563 "walkdir",12564 "wasm-gc-api",12565]1256612567[[package]]12568name = "subtle"12569version = "2.4.1"12570source = "registry+https://github.com/rust-lang/crates.io-index"12571checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"1257212573[[package]]12574name = "syn"12575version = "1.0.103"12576source = "registry+https://github.com/rust-lang/crates.io-index"12577checksum = "a864042229133ada95abf3b54fdc62ef5ccabe9515b64717bcb9a1919e59445d"12578dependencies = [12579 "proc-macro2",12580 "quote",12581 "unicode-ident",12582]1258312584[[package]]12585name = "synstructure"12586version = "0.12.6"12587source = "registry+https://github.com/rust-lang/crates.io-index"12588checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"12589dependencies = [12590 "proc-macro2",12591 "quote",12592 "syn",12593 "unicode-xid",12594]1259512596[[package]]12597name = "system-configuration"12598version = "0.5.0"12599source = "registry+https://github.com/rust-lang/crates.io-index"12600checksum = "d75182f12f490e953596550b65ee31bda7c8e043d9386174b353bda50838c3fd"12601dependencies = [12602 "bitflags",12603 "core-foundation",12604 "system-configuration-sys",12605]1260612607[[package]]12608name = "system-configuration-sys"12609version = "0.5.0"12610source = "registry+https://github.com/rust-lang/crates.io-index"12611checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"12612dependencies = [12613 "core-foundation-sys",12614 "libc",12615]1261612617[[package]]12618name = "tap"12619version = "1.0.1"12620source = "registry+https://github.com/rust-lang/crates.io-index"12621checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"1262212623[[package]]12624name = "target-lexicon"12625version = "0.12.4"12626source = "registry+https://github.com/rust-lang/crates.io-index"12627checksum = "c02424087780c9b71cc96799eaeddff35af2bc513278cda5c99fc1f5d026d3c1"1262812629[[package]]12630name = "tempfile"12631version = "3.3.0"12632source = "registry+https://github.com/rust-lang/crates.io-index"12633checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"12634dependencies = [12635 "cfg-if 1.0.0",12636 "fastrand",12637 "libc",12638 "redox_syscall",12639 "remove_dir_all",12640 "winapi",12641]1264212643[[package]]12644name = "termcolor"12645version = "1.1.3"12646source = "registry+https://github.com/rust-lang/crates.io-index"12647checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"12648dependencies = [12649 "winapi-util",12650]1265112652[[package]]12653name = "terminal_size"12654version = "0.1.17"12655source = "registry+https://github.com/rust-lang/crates.io-index"12656checksum = "633c1a546cee861a1a6d0dc69ebeca693bf4296661ba7852b9d21d159e0506df"12657dependencies = [12658 "libc",12659 "winapi",12660]1266112662[[package]]12663name = "test-runtime-constants"12664version = "0.9.30"12665source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"12666dependencies = [12667 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12668 "polkadot-primitives",12669 "polkadot-runtime-common",12670 "smallvec",12671 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12672]1267312674[[package]]12675name = "tests"12676version = "0.1.1"12677dependencies = [12678 "evm-coder",12679 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",12680 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12681 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12682 "pallet-balances",12683 "pallet-common",12684 "pallet-ethereum",12685 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",12686 "pallet-evm-coder-substrate",12687 "pallet-fungible",12688 "pallet-nonfungible",12689 "pallet-refungible",12690 "pallet-structure",12691 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12692 "pallet-transaction-payment",12693 "pallet-unique",12694 "parity-scale-codec 3.2.1",12695 "scale-info",12696 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12697 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12698 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12699 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12700 "up-data-structs",12701 "up-sponsorship",12702]1270312704[[package]]12705name = "textwrap"12706version = "0.16.0"12707source = "registry+https://github.com/rust-lang/crates.io-index"12708checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d"1270912710[[package]]12711name = "thiserror"12712version = "1.0.37"12713source = "registry+https://github.com/rust-lang/crates.io-index"12714checksum = "10deb33631e3c9018b9baf9dcbbc4f737320d2b576bac10f6aefa048fa407e3e"12715dependencies = [12716 "thiserror-impl",12717]1271812719[[package]]12720name = "thiserror-impl"12721version = "1.0.37"12722source = "registry+https://github.com/rust-lang/crates.io-index"12723checksum = "982d17546b47146b28f7c22e3d08465f6b8903d0ea13c1660d9d84a6e7adcdbb"12724dependencies = [12725 "proc-macro2",12726 "quote",12727 "syn",12728]1272912730[[package]]12731name = "thousands"12732version = "0.2.0"12733source = "registry+https://github.com/rust-lang/crates.io-index"12734checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820"1273512736[[package]]12737name = "thread_local"12738version = "1.1.4"12739source = "registry+https://github.com/rust-lang/crates.io-index"12740checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"12741dependencies = [12742 "once_cell",12743]1274412745[[package]]12746name = "threadpool"12747version = "1.8.1"12748source = "registry+https://github.com/rust-lang/crates.io-index"12749checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"12750dependencies = [12751 "num_cpus",12752]1275312754[[package]]12755name = "thrift"12756version = "0.15.0"12757source = "registry+https://github.com/rust-lang/crates.io-index"12758checksum = "b82ca8f46f95b3ce96081fe3dd89160fdea970c254bb72925255d1b62aae692e"12759dependencies = [12760 "byteorder",12761 "integer-encoding",12762 "log",12763 "ordered-float",12764 "threadpool",12765]1276612767[[package]]12768name = "tikv-jemalloc-sys"12769version = "0.4.3+5.2.1-patched.2"12770source = "registry+https://github.com/rust-lang/crates.io-index"12771checksum = "a1792ccb507d955b46af42c123ea8863668fae24d03721e40cad6a41773dbb49"12772dependencies = [12773 "cc",12774 "fs_extra",12775 "libc",12776]1277712778[[package]]12779name = "time"12780version = "0.1.44"12781source = "registry+https://github.com/rust-lang/crates.io-index"12782checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"12783dependencies = [12784 "libc",12785 "wasi 0.10.0+wasi-snapshot-preview1",12786 "winapi",12787]1278812789[[package]]12790name = "time"12791version = "0.3.9"12792source = "registry+https://github.com/rust-lang/crates.io-index"12793checksum = "c2702e08a7a860f005826c6815dcac101b19b5eb330c27fe4a5928fec1d20ddd"12794dependencies = [12795 "itoa",12796 "libc",12797 "num_threads",12798 "time-macros",12799]1280012801[[package]]12802name = "time-macros"12803version = "0.2.4"12804source = "registry+https://github.com/rust-lang/crates.io-index"12805checksum = "42657b1a6f4d817cda8e7a0ace261fe0cc946cf3a80314390b22cc61ae080792"1280612807[[package]]12808name = "tiny-bip39"12809version = "0.8.2"12810source = "registry+https://github.com/rust-lang/crates.io-index"12811checksum = "ffc59cb9dfc85bb312c3a78fd6aa8a8582e310b0fa885d5bb877f6dcc601839d"12812dependencies = [12813 "anyhow",12814 "hmac 0.8.1",12815 "once_cell",12816 "pbkdf2 0.4.0",12817 "rand 0.7.3",12818 "rustc-hash",12819 "sha2 0.9.9",12820 "thiserror",12821 "unicode-normalization",12822 "wasm-bindgen",12823 "zeroize",12824]1282512826[[package]]12827name = "tiny-keccak"12828version = "2.0.2"12829source = "registry+https://github.com/rust-lang/crates.io-index"12830checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"12831dependencies = [12832 "crunchy",12833]1283412835[[package]]12836name = "tinyvec"12837version = "1.6.0"12838source = "registry+https://github.com/rust-lang/crates.io-index"12839checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"12840dependencies = [12841 "tinyvec_macros",12842]1284312844[[package]]12845name = "tinyvec_macros"12846version = "0.1.0"12847source = "registry+https://github.com/rust-lang/crates.io-index"12848checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"1284912850[[package]]12851name = "tokio"12852version = "1.21.2"12853source = "registry+https://github.com/rust-lang/crates.io-index"12854checksum = "a9e03c497dc955702ba729190dc4aac6f2a0ce97f913e5b1b5912fc5039d9099"12855dependencies = [12856 "autocfg",12857 "bytes",12858 "libc",12859 "memchr",12860 "mio",12861 "num_cpus",12862 "parking_lot 0.12.1",12863 "pin-project-lite 0.2.9",12864 "signal-hook-registry",12865 "socket2",12866 "tokio-macros",12867 "winapi",12868]1286912870[[package]]12871name = "tokio-macros"12872version = "1.8.0"12873source = "registry+https://github.com/rust-lang/crates.io-index"12874checksum = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484"12875dependencies = [12876 "proc-macro2",12877 "quote",12878 "syn",12879]1288012881[[package]]12882name = "tokio-rustls"12883version = "0.23.4"12884source = "registry+https://github.com/rust-lang/crates.io-index"12885checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"12886dependencies = [12887 "rustls",12888 "tokio",12889 "webpki",12890]1289112892[[package]]12893name = "tokio-stream"12894version = "0.1.11"12895source = "registry+https://github.com/rust-lang/crates.io-index"12896checksum = "d660770404473ccd7bc9f8b28494a811bc18542b915c0855c51e8f419d5223ce"12897dependencies = [12898 "futures-core",12899 "pin-project-lite 0.2.9",12900 "tokio",12901]1290212903[[package]]12904name = "tokio-util"12905version = "0.7.4"12906source = "registry+https://github.com/rust-lang/crates.io-index"12907checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740"12908dependencies = [12909 "bytes",12910 "futures-core",12911 "futures-io",12912 "futures-sink",12913 "pin-project-lite 0.2.9",12914 "tokio",12915 "tracing",12916]1291712918[[package]]12919name = "toml"12920version = "0.5.9"12921source = "registry+https://github.com/rust-lang/crates.io-index"12922checksum = "8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7"12923dependencies = [12924 "serde",12925]1292612927[[package]]12928name = "tower-service"12929version = "0.3.2"12930source = "registry+https://github.com/rust-lang/crates.io-index"12931checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"1293212933[[package]]12934name = "tracing"12935version = "0.1.37"12936source = "registry+https://github.com/rust-lang/crates.io-index"12937checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"12938dependencies = [12939 "cfg-if 1.0.0",12940 "pin-project-lite 0.2.9",12941 "tracing-attributes",12942 "tracing-core",12943]1294412945[[package]]12946name = "tracing-attributes"12947version = "0.1.23"12948source = "registry+https://github.com/rust-lang/crates.io-index"12949checksum = "4017f8f45139870ca7e672686113917c71c7a6e02d4924eda67186083c03081a"12950dependencies = [12951 "proc-macro2",12952 "quote",12953 "syn",12954]1295512956[[package]]12957name = "tracing-core"12958version = "0.1.30"12959source = "registry+https://github.com/rust-lang/crates.io-index"12960checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"12961dependencies = [12962 "once_cell",12963 "valuable",12964]1296512966[[package]]12967name = "tracing-futures"12968version = "0.2.5"12969source = "registry+https://github.com/rust-lang/crates.io-index"12970checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"12971dependencies = [12972 "pin-project",12973 "tracing",12974]1297512976[[package]]12977name = "tracing-gum"12978version = "0.9.30"12979source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"12980dependencies = [12981 "polkadot-node-jaeger",12982 "polkadot-primitives",12983 "tracing",12984 "tracing-gum-proc-macro",12985]1298612987[[package]]12988name = "tracing-gum-proc-macro"12989version = "0.9.30"12990source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"12991dependencies = [12992 "expander 0.0.6",12993 "proc-macro-crate",12994 "proc-macro2",12995 "quote",12996 "syn",12997]1299812999[[package]]13000name = "tracing-log"13001version = "0.1.3"13002source = "registry+https://github.com/rust-lang/crates.io-index"13003checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"13004dependencies = [13005 "lazy_static",13006 "log",13007 "tracing-core",13008]1300913010[[package]]13011name = "tracing-serde"13012version = "0.1.3"13013source = "registry+https://github.com/rust-lang/crates.io-index"13014checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"13015dependencies = [13016 "serde",13017 "tracing-core",13018]1301913020[[package]]13021name = "tracing-subscriber"13022version = "0.2.25"13023source = "registry+https://github.com/rust-lang/crates.io-index"13024checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"13025dependencies = [13026 "ansi_term",13027 "chrono",13028 "lazy_static",13029 "matchers",13030 "parking_lot 0.11.2",13031 "regex",13032 "serde",13033 "serde_json",13034 "sharded-slab",13035 "smallvec",13036 "thread_local",13037 "tracing",13038 "tracing-core",13039 "tracing-log",13040 "tracing-serde",13041]1304213043[[package]]13044name = "trie-db"13045version = "0.24.0"13046source = "registry+https://github.com/rust-lang/crates.io-index"13047checksum = "004e1e8f92535694b4cb1444dc5a8073ecf0815e3357f729638b9f8fc4062908"13048dependencies = [13049 "hash-db",13050 "hashbrown",13051 "log",13052 "rustc-hex",13053 "smallvec",13054]1305513056[[package]]13057name = "trie-root"13058version = "0.17.0"13059source = "registry+https://github.com/rust-lang/crates.io-index"13060checksum = "9a36c5ca3911ed3c9a5416ee6c679042064b93fc637ded67e25f92e68d783891"13061dependencies = [13062 "hash-db",13063]1306413065[[package]]13066name = "triehash"13067version = "0.8.4"13068source = "registry+https://github.com/rust-lang/crates.io-index"13069checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"13070dependencies = [13071 "hash-db",13072 "rlp",13073]1307413075[[package]]13076name = "trust-dns-proto"13077version = "0.21.2"13078source = "registry+https://github.com/rust-lang/crates.io-index"13079checksum = "9c31f240f59877c3d4bb3b3ea0ec5a6a0cff07323580ff8c7a605cd7d08b255d"13080dependencies = [13081 "async-trait",13082 "cfg-if 1.0.0",13083 "data-encoding",13084 "enum-as-inner",13085 "futures-channel",13086 "futures-io",13087 "futures-util",13088 "idna 0.2.3",13089 "ipnet",13090 "lazy_static",13091 "log",13092 "rand 0.8.5",13093 "smallvec",13094 "thiserror",13095 "tinyvec",13096 "url",13097]1309813099[[package]]13100name = "trust-dns-resolver"13101version = "0.21.2"13102source = "registry+https://github.com/rust-lang/crates.io-index"13103checksum = "e4ba72c2ea84515690c9fcef4c6c660bb9df3036ed1051686de84605b74fd558"13104dependencies = [13105 "cfg-if 1.0.0",13106 "futures-util",13107 "ipconfig",13108 "lazy_static",13109 "log",13110 "lru-cache",13111 "parking_lot 0.12.1",13112 "resolv-conf",13113 "smallvec",13114 "thiserror",13115 "trust-dns-proto",13116]1311713118[[package]]13119name = "try-lock"13120version = "0.2.3"13121source = "registry+https://github.com/rust-lang/crates.io-index"13122checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"1312313124[[package]]13125name = "try-runtime-cli"13126version = "0.10.0-dev"13127source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"13128dependencies = [13129 "clap",13130 "frame-try-runtime",13131 "jsonrpsee",13132 "log",13133 "parity-scale-codec 3.2.1",13134 "remote-externalities",13135 "sc-chain-spec",13136 "sc-cli",13137 "sc-executor",13138 "sc-service",13139 "serde",13140 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13141 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13142 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13143 "sp-keystore",13144 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13145 "sp-state-machine",13146 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13147 "zstd",13148]1314913150[[package]]13151name = "tt-call"13152version = "1.0.8"13153source = "registry+https://github.com/rust-lang/crates.io-index"13154checksum = "5e66dcbec4290c69dd03c57e76c2469ea5c7ce109c6dd4351c13055cf71ea055"1315513156[[package]]13157name = "twox-hash"13158version = "1.6.3"13159source = "registry+https://github.com/rust-lang/crates.io-index"13160checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"13161dependencies = [13162 "cfg-if 1.0.0",13163 "digest 0.10.5",13164 "rand 0.8.5",13165 "static_assertions",13166]1316713168[[package]]13169name = "typenum"13170version = "1.15.0"13171source = "registry+https://github.com/rust-lang/crates.io-index"13172checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"1317313174[[package]]13175name = "uc-rpc"13176version = "0.1.4"13177dependencies = [13178 "anyhow",13179 "app-promotion-rpc",13180 "jsonrpsee",13181 "pallet-common",13182 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",13183 "parity-scale-codec 3.2.1",13184 "rmrk-rpc",13185 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13186 "sp-blockchain",13187 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13188 "sp-rpc",13189 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13190 "up-data-structs",13191 "up-rpc",13192]1319313194[[package]]13195name = "ucd-trie"13196version = "0.1.5"13197source = "registry+https://github.com/rust-lang/crates.io-index"13198checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"1319913200[[package]]13201name = "uint"13202version = "0.9.4"13203source = "registry+https://github.com/rust-lang/crates.io-index"13204checksum = "a45526d29728d135c2900b0d30573fe3ee79fceb12ef534c7bb30e810a91b601"13205dependencies = [13206 "byteorder",13207 "crunchy",13208 "hex",13209 "static_assertions",13210]1321113212[[package]]13213name = "unicase"13214version = "2.6.0"13215source = "registry+https://github.com/rust-lang/crates.io-index"13216checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"13217dependencies = [13218 "version_check",13219]1322013221[[package]]13222name = "unicode-bidi"13223version = "0.3.8"13224source = "registry+https://github.com/rust-lang/crates.io-index"13225checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"1322613227[[package]]13228name = "unicode-ident"13229version = "1.0.5"13230source = "registry+https://github.com/rust-lang/crates.io-index"13231checksum = "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3"1323213233[[package]]13234name = "unicode-normalization"13235version = "0.1.22"13236source = "registry+https://github.com/rust-lang/crates.io-index"13237checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"13238dependencies = [13239 "tinyvec",13240]1324113242[[package]]13243name = "unicode-segmentation"13244version = "1.10.0"13245source = "registry+https://github.com/rust-lang/crates.io-index"13246checksum = "0fdbf052a0783de01e944a6ce7a8cb939e295b1e7be835a1112c3b9a7f047a5a"1324713248[[package]]13249name = "unicode-width"13250version = "0.1.10"13251source = "registry+https://github.com/rust-lang/crates.io-index"13252checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"1325313254[[package]]13255name = "unicode-xid"13256version = "0.2.4"13257source = "registry+https://github.com/rust-lang/crates.io-index"13258checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"1325913260[[package]]13261name = "unique-node"13262version = "0.9.30"13263dependencies = [13264 "app-promotion-rpc",13265 "clap",13266 "cumulus-client-cli",13267 "cumulus-client-collator",13268 "cumulus-client-consensus-aura",13269 "cumulus-client-consensus-common",13270 "cumulus-client-network",13271 "cumulus-client-service",13272 "cumulus-primitives-core",13273 "cumulus-primitives-parachain-inherent",13274 "cumulus-relay-chain-inprocess-interface",13275 "cumulus-relay-chain-interface",13276 "cumulus-relay-chain-rpc-interface",13277 "fc-consensus",13278 "fc-db",13279 "fc-mapping-sync",13280 "fc-rpc",13281 "fc-rpc-core",13282 "flexi_logger",13283 "fp-rpc",13284 "frame-benchmarking",13285 "frame-benchmarking-cli",13286 "futures 0.3.25",13287 "jsonrpsee",13288 "log",13289 "opal-runtime",13290 "pallet-ethereum",13291 "pallet-transaction-payment-rpc",13292 "pallet-transaction-payment-rpc-runtime-api",13293 "parity-scale-codec 3.2.1",13294 "parking_lot 0.12.1",13295 "polkadot-cli",13296 "polkadot-parachain",13297 "polkadot-primitives",13298 "polkadot-service",13299 "polkadot-test-service",13300 "quartz-runtime",13301 "rmrk-rpc",13302 "sc-basic-authorship",13303 "sc-chain-spec",13304 "sc-cli",13305 "sc-client-api",13306 "sc-consensus",13307 "sc-consensus-aura",13308 "sc-consensus-manual-seal",13309 "sc-executor",13310 "sc-finality-grandpa",13311 "sc-keystore",13312 "sc-network",13313 "sc-rpc",13314 "sc-rpc-api",13315 "sc-service",13316 "sc-sysinfo",13317 "sc-telemetry",13318 "sc-tracing",13319 "sc-transaction-pool",13320 "serde",13321 "serde_json",13322 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13323 "sp-block-builder",13324 "sp-blockchain",13325 "sp-consensus",13326 "sp-consensus-aura",13327 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13328 "sp-finality-grandpa",13329 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13330 "sp-keystore",13331 "sp-offchain",13332 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13333 "sp-session",13334 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13335 "sp-transaction-pool",13336 "sp-trie",13337 "substrate-build-script-utils",13338 "substrate-frame-rpc-system",13339 "substrate-prometheus-endpoint",13340 "tokio",13341 "try-runtime-cli",13342 "unique-rpc",13343 "unique-runtime",13344 "up-common",13345 "up-data-structs",13346 "up-rpc",13347]1334813349[[package]]13350name = "unique-rpc"13351version = "0.1.2"13352dependencies = [13353 "app-promotion-rpc",13354 "fc-db",13355 "fc-mapping-sync",13356 "fc-rpc",13357 "fc-rpc-core",13358 "fp-rpc",13359 "fp-storage",13360 "futures 0.3.25",13361 "jsonrpsee",13362 "pallet-common",13363 "pallet-ethereum",13364 "pallet-transaction-payment-rpc",13365 "pallet-transaction-payment-rpc-runtime-api",13366 "pallet-unique",13367 "rmrk-rpc",13368 "sc-client-api",13369 "sc-consensus-aura",13370 "sc-consensus-epochs",13371 "sc-finality-grandpa",13372 "sc-finality-grandpa-rpc",13373 "sc-keystore",13374 "sc-network",13375 "sc-rpc",13376 "sc-rpc-api",13377 "sc-service",13378 "sc-transaction-pool",13379 "serde",13380 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13381 "sp-block-builder",13382 "sp-blockchain",13383 "sp-consensus",13384 "sp-consensus-aura",13385 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13386 "sp-offchain",13387 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13388 "sp-session",13389 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13390 "sp-transaction-pool",13391 "substrate-frame-rpc-system",13392 "tokio",13393 "uc-rpc",13394 "up-common",13395 "up-data-structs",13396 "up-rpc",13397]1339813399[[package]]13400name = "unique-runtime"13401version = "0.9.30"13402dependencies = [13403 "app-promotion-rpc",13404 "cumulus-pallet-aura-ext",13405 "cumulus-pallet-dmp-queue",13406 "cumulus-pallet-parachain-system",13407 "cumulus-pallet-xcm",13408 "cumulus-pallet-xcmp-queue",13409 "cumulus-primitives-core",13410 "cumulus-primitives-timestamp",13411 "cumulus-primitives-utility",13412 "derivative",13413 "evm-coder",13414 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",13415 "fp-rpc",13416 "fp-self-contained",13417 "frame-benchmarking",13418 "frame-executive",13419 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13420 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13421 "frame-system-benchmarking",13422 "frame-system-rpc-runtime-api",13423 "frame-try-runtime",13424 "hex-literal",13425 "impl-trait-for-tuples",13426 "log",13427 "logtest",13428 "orml-tokens",13429 "orml-traits",13430 "orml-vesting",13431 "orml-xtokens",13432 "pallet-app-promotion",13433 "pallet-aura",13434 "pallet-balances",13435 "pallet-base-fee",13436 "pallet-common",13437 "pallet-configuration",13438 "pallet-ethereum",13439 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",13440 "pallet-evm-coder-substrate",13441 "pallet-evm-contract-helpers",13442 "pallet-evm-migration",13443 "pallet-evm-transaction-payment",13444 "pallet-foreign-assets",13445 "pallet-fungible",13446 "pallet-inflation",13447 "pallet-nonfungible",13448 "pallet-randomness-collective-flip",13449 "pallet-refungible",13450 "pallet-rmrk-core",13451 "pallet-rmrk-equip",13452 "pallet-structure",13453 "pallet-sudo",13454 "pallet-template-transaction-payment",13455 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13456 "pallet-transaction-payment",13457 "pallet-transaction-payment-rpc-runtime-api",13458 "pallet-treasury",13459 "pallet-unique",13460 "pallet-unique-scheduler",13461 "pallet-xcm",13462 "parachain-info",13463 "parity-scale-codec 3.2.1",13464 "polkadot-parachain",13465 "rmrk-rpc",13466 "scale-info",13467 "serde",13468 "smallvec",13469 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13470 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13471 "sp-block-builder",13472 "sp-consensus-aura",13473 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13474 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13475 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13476 "sp-offchain",13477 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13478 "sp-session",13479 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13480 "sp-transaction-pool",13481 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13482 "substrate-wasm-builder",13483 "up-common",13484 "up-data-structs",13485 "up-rpc",13486 "up-sponsorship",13487 "xcm",13488 "xcm-builder",13489 "xcm-executor",13490]1349113492[[package]]13493name = "universal-hash"13494version = "0.4.1"13495source = "registry+https://github.com/rust-lang/crates.io-index"13496checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"13497dependencies = [13498 "generic-array 0.14.6",13499 "subtle",13500]1350113502[[package]]13503name = "unsigned-varint"13504version = "0.7.1"13505source = "registry+https://github.com/rust-lang/crates.io-index"13506checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836"13507dependencies = [13508 "asynchronous-codec",13509 "bytes",13510 "futures-io",13511 "futures-util",13512]1351313514[[package]]13515name = "untrusted"13516version = "0.7.1"13517source = "registry+https://github.com/rust-lang/crates.io-index"13518checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1351913520[[package]]13521name = "up-common"13522version = "0.9.30"13523dependencies = [13524 "fp-rpc",13525 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13526 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",13527 "sp-consensus-aura",13528 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13529 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13530 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13531]1353213533[[package]]13534name = "up-data-structs"13535version = "0.2.2"13536dependencies = [13537 "bondrewd",13538 "derivative",13539 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13540 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13541 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",13542 "parity-scale-codec 3.2.1",13543 "rmrk-traits",13544 "scale-info",13545 "serde",13546 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13547 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13548 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13549 "struct-versioning",13550]1355113552[[package]]13553name = "up-rpc"13554version = "0.1.3"13555dependencies = [13556 "pallet-common",13557 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",13558 "parity-scale-codec 3.2.1",13559 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13560 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13561 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13562 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13563 "up-data-structs",13564]1356513566[[package]]13567name = "up-sponsorship"13568version = "0.1.0"13569source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.30#39dd82158d6caa9d89105441bf2f7111a6e686e5"13570dependencies = [13571 "impl-trait-for-tuples",13572]1357313574[[package]]13575name = "url"13576version = "2.3.1"13577source = "registry+https://github.com/rust-lang/crates.io-index"13578checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"13579dependencies = [13580 "form_urlencoded",13581 "idna 0.3.0",13582 "percent-encoding",13583]1358413585[[package]]13586name = "valuable"13587version = "0.1.0"13588source = "registry+https://github.com/rust-lang/crates.io-index"13589checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"1359013591[[package]]13592name = "value-bag"13593version = "1.0.0-alpha.9"13594source = "registry+https://github.com/rust-lang/crates.io-index"13595checksum = "2209b78d1249f7e6f3293657c9779fe31ced465df091bbd433a1cf88e916ec55"13596dependencies = [13597 "ctor",13598 "version_check",13599]1360013601[[package]]13602name = "vcpkg"13603version = "0.2.15"13604source = "registry+https://github.com/rust-lang/crates.io-index"13605checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"1360613607[[package]]13608name = "version_check"13609version = "0.9.4"13610source = "registry+https://github.com/rust-lang/crates.io-index"13611checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"1361213613[[package]]13614name = "void"13615version = "1.0.2"13616source = "registry+https://github.com/rust-lang/crates.io-index"13617checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"1361813619[[package]]13620name = "waker-fn"13621version = "1.1.0"13622source = "registry+https://github.com/rust-lang/crates.io-index"13623checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"1362413625[[package]]13626name = "walkdir"13627version = "2.3.2"13628source = "registry+https://github.com/rust-lang/crates.io-index"13629checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"13630dependencies = [13631 "same-file",13632 "winapi",13633 "winapi-util",13634]1363513636[[package]]13637name = "want"13638version = "0.3.0"13639source = "registry+https://github.com/rust-lang/crates.io-index"13640checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"13641dependencies = [13642 "log",13643 "try-lock",13644]1364513646[[package]]13647name = "wasi"13648version = "0.9.0+wasi-snapshot-preview1"13649source = "registry+https://github.com/rust-lang/crates.io-index"13650checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"1365113652[[package]]13653name = "wasi"13654version = "0.10.0+wasi-snapshot-preview1"13655source = "registry+https://github.com/rust-lang/crates.io-index"13656checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1365713658[[package]]13659name = "wasi"13660version = "0.11.0+wasi-snapshot-preview1"13661source = "registry+https://github.com/rust-lang/crates.io-index"13662checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"1366313664[[package]]13665name = "wasm-bindgen"13666version = "0.2.83"13667source = "registry+https://github.com/rust-lang/crates.io-index"13668checksum = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268"13669dependencies = [13670 "cfg-if 1.0.0",13671 "wasm-bindgen-macro",13672]1367313674[[package]]13675name = "wasm-bindgen-backend"13676version = "0.2.83"13677source = "registry+https://github.com/rust-lang/crates.io-index"13678checksum = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142"13679dependencies = [13680 "bumpalo",13681 "log",13682 "once_cell",13683 "proc-macro2",13684 "quote",13685 "syn",13686 "wasm-bindgen-shared",13687]1368813689[[package]]13690name = "wasm-bindgen-futures"13691version = "0.4.33"13692source = "registry+https://github.com/rust-lang/crates.io-index"13693checksum = "23639446165ca5a5de86ae1d8896b737ae80319560fbaa4c2887b7da6e7ebd7d"13694dependencies = [13695 "cfg-if 1.0.0",13696 "js-sys",13697 "wasm-bindgen",13698 "web-sys",13699]1370013701[[package]]13702name = "wasm-bindgen-macro"13703version = "0.2.83"13704source = "registry+https://github.com/rust-lang/crates.io-index"13705checksum = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810"13706dependencies = [13707 "quote",13708 "wasm-bindgen-macro-support",13709]1371013711[[package]]13712name = "wasm-bindgen-macro-support"13713version = "0.2.83"13714source = "registry+https://github.com/rust-lang/crates.io-index"13715checksum = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c"13716dependencies = [13717 "proc-macro2",13718 "quote",13719 "syn",13720 "wasm-bindgen-backend",13721 "wasm-bindgen-shared",13722]1372313724[[package]]13725name = "wasm-bindgen-shared"13726version = "0.2.83"13727source = "registry+https://github.com/rust-lang/crates.io-index"13728checksum = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f"1372913730[[package]]13731name = "wasm-gc-api"13732version = "0.1.11"13733source = "registry+https://github.com/rust-lang/crates.io-index"13734checksum = "d0c32691b6c7e6c14e7f8fd55361a9088b507aa49620fcd06c09b3a1082186b9"13735dependencies = [13736 "log",13737 "parity-wasm 0.32.0",13738 "rustc-demangle",13739]1374013741[[package]]13742name = "wasm-instrument"13743version = "0.3.0"13744source = "registry+https://github.com/rust-lang/crates.io-index"13745checksum = "aa1dafb3e60065305741e83db35c6c2584bb3725b692b5b66148a38d72ace6cd"13746dependencies = [13747 "parity-wasm 0.45.0",13748]1374913750[[package]]13751name = "wasm-timer"13752version = "0.2.5"13753source = "registry+https://github.com/rust-lang/crates.io-index"13754checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"13755dependencies = [13756 "futures 0.3.25",13757 "js-sys",13758 "parking_lot 0.11.2",13759 "pin-utils",13760 "wasm-bindgen",13761 "wasm-bindgen-futures",13762 "web-sys",13763]1376413765[[package]]13766name = "wasmi"13767version = "0.13.2"13768source = "registry+https://github.com/rust-lang/crates.io-index"13769checksum = "06c326c93fbf86419608361a2c925a31754cf109da1b8b55737070b4d6669422"13770dependencies = [13771 "parity-wasm 0.45.0",13772 "wasmi-validation",13773 "wasmi_core",13774]1377513776[[package]]13777name = "wasmi-validation"13778version = "0.5.0"13779source = "registry+https://github.com/rust-lang/crates.io-index"13780checksum = "91ff416ad1ff0c42e5a926ed5d5fab74c0f098749aa0ad8b2a34b982ce0e867b"13781dependencies = [13782 "parity-wasm 0.45.0",13783]1378413785[[package]]13786name = "wasmi_core"13787version = "0.2.1"13788source = "registry+https://github.com/rust-lang/crates.io-index"13789checksum = "57d20cb3c59b788653d99541c646c561c9dd26506f25c0cebfe810659c54c6d7"13790dependencies = [13791 "downcast-rs",13792 "libm",13793 "memory_units",13794 "num-rational 0.4.1",13795 "num-traits",13796]1379713798[[package]]13799name = "wasmparser"13800version = "0.89.1"13801source = "registry+https://github.com/rust-lang/crates.io-index"13802checksum = "ab5d3e08b13876f96dd55608d03cd4883a0545884932d5adf11925876c96daef"13803dependencies = [13804 "indexmap",13805]1380613807[[package]]13808name = "wasmtime"13809version = "1.0.1"13810source = "registry+https://github.com/rust-lang/crates.io-index"13811checksum = "f1f511c4917c83d04da68333921107db75747c4e11a2f654a8e909cc5e0520dc"13812dependencies = [13813 "anyhow",13814 "bincode",13815 "cfg-if 1.0.0",13816 "indexmap",13817 "libc",13818 "log",13819 "object",13820 "once_cell",13821 "paste",13822 "psm",13823 "rayon",13824 "serde",13825 "target-lexicon",13826 "wasmparser",13827 "wasmtime-cache",13828 "wasmtime-cranelift",13829 "wasmtime-environ",13830 "wasmtime-jit",13831 "wasmtime-runtime",13832 "windows-sys 0.36.1",13833]1383413835[[package]]13836name = "wasmtime-asm-macros"13837version = "1.0.1"13838source = "registry+https://github.com/rust-lang/crates.io-index"13839checksum = "39bf3debfe744bf19dd3732990ce6f8c0ced7439e2370ba4e1d8f5a3660a3178"13840dependencies = [13841 "cfg-if 1.0.0",13842]1384313844[[package]]13845name = "wasmtime-cache"13846version = "1.0.1"13847source = "registry+https://github.com/rust-lang/crates.io-index"13848checksum = "ece42fa4676a263f7558cdaaf5a71c2592bebcbac22a0580e33cf3406c103da2"13849dependencies = [13850 "anyhow",13851 "base64",13852 "bincode",13853 "directories-next",13854 "file-per-thread-logger",13855 "log",13856 "rustix",13857 "serde",13858 "sha2 0.9.9",13859 "toml",13860 "windows-sys 0.36.1",13861 "zstd",13862]1386313864[[package]]13865name = "wasmtime-cranelift"13866version = "1.0.1"13867source = "registry+https://github.com/rust-lang/crates.io-index"13868checksum = "058217e28644b012bdcdf0e445f58d496d78c2e0b6a6dd93558e701591dad705"13869dependencies = [13870 "anyhow",13871 "cranelift-codegen",13872 "cranelift-entity",13873 "cranelift-frontend",13874 "cranelift-native",13875 "cranelift-wasm",13876 "gimli",13877 "log",13878 "object",13879 "target-lexicon",13880 "thiserror",13881 "wasmparser",13882 "wasmtime-environ",13883]1388413885[[package]]13886name = "wasmtime-environ"13887version = "1.0.1"13888source = "registry+https://github.com/rust-lang/crates.io-index"13889checksum = "c7af06848df28b7661471d9a80d30a973e0f401f2e3ed5396ad7e225ed217047"13890dependencies = [13891 "anyhow",13892 "cranelift-entity",13893 "gimli",13894 "indexmap",13895 "log",13896 "object",13897 "serde",13898 "target-lexicon",13899 "thiserror",13900 "wasmparser",13901 "wasmtime-types",13902]1390313904[[package]]13905name = "wasmtime-jit"13906version = "1.0.1"13907source = "registry+https://github.com/rust-lang/crates.io-index"13908checksum = "9028fb63a54185b3c192b7500ef8039c7bb8d7f62bfc9e7c258483a33a3d13bb"13909dependencies = [13910 "addr2line",13911 "anyhow",13912 "bincode",13913 "cfg-if 1.0.0",13914 "cpp_demangle",13915 "gimli",13916 "log",13917 "object",13918 "rustc-demangle",13919 "rustix",13920 "serde",13921 "target-lexicon",13922 "thiserror",13923 "wasmtime-environ",13924 "wasmtime-jit-debug",13925 "wasmtime-runtime",13926 "windows-sys 0.36.1",13927]1392813929[[package]]13930name = "wasmtime-jit-debug"13931version = "1.0.1"13932source = "registry+https://github.com/rust-lang/crates.io-index"13933checksum = "25e82d4ef93296785de7efca92f7679dc67fe68a13b625a5ecc8d7503b377a37"13934dependencies = [13935 "object",13936 "once_cell",13937 "rustix",13938]1393913940[[package]]13941name = "wasmtime-runtime"13942version = "1.0.1"13943source = "registry+https://github.com/rust-lang/crates.io-index"13944checksum = "9f0e9bea7d517d114fe66b930b2124ee086516ee93eeebfd97f75f366c5b0553"13945dependencies = [13946 "anyhow",13947 "cc",13948 "cfg-if 1.0.0",13949 "indexmap",13950 "libc",13951 "log",13952 "mach",13953 "memfd",13954 "memoffset",13955 "paste",13956 "rand 0.8.5",13957 "rustix",13958 "thiserror",13959 "wasmtime-asm-macros",13960 "wasmtime-environ",13961 "wasmtime-jit-debug",13962 "windows-sys 0.36.1",13963]1396413965[[package]]13966name = "wasmtime-types"13967version = "1.0.1"13968source = "registry+https://github.com/rust-lang/crates.io-index"13969checksum = "69b83e93ed41b8fdc936244cfd5e455480cf1eca1fd60c78a0040038b4ce5075"13970dependencies = [13971 "cranelift-entity",13972 "serde",13973 "thiserror",13974 "wasmparser",13975]1397613977[[package]]13978name = "web-sys"13979version = "0.3.60"13980source = "registry+https://github.com/rust-lang/crates.io-index"13981checksum = "bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f"13982dependencies = [13983 "js-sys",13984 "wasm-bindgen",13985]1398613987[[package]]13988name = "webpki"13989version = "0.22.0"13990source = "registry+https://github.com/rust-lang/crates.io-index"13991checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"13992dependencies = [13993 "ring",13994 "untrusted",13995]1399613997[[package]]13998name = "webpki-roots"13999version = "0.22.5"14000source = "registry+https://github.com/rust-lang/crates.io-index"14001checksum = "368bfe657969fb01238bb756d351dcade285e0f6fcbd36dcb23359a5169975be"14002dependencies = [14003 "webpki",14004]1400514006[[package]]14007name = "wepoll-ffi"14008version = "0.1.2"14009source = "registry+https://github.com/rust-lang/crates.io-index"14010checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"14011dependencies = [14012 "cc",14013]1401414015[[package]]14016name = "westend-runtime"14017version = "0.9.30"14018source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"14019dependencies = [14020 "beefy-primitives",14021 "bitvec 1.0.1",14022 "frame-benchmarking",14023 "frame-election-provider-support",14024 "frame-executive",14025 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14026 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14027 "frame-system-benchmarking",14028 "frame-system-rpc-runtime-api",14029 "frame-try-runtime",14030 "hex-literal",14031 "log",14032 "pallet-authority-discovery",14033 "pallet-authorship",14034 "pallet-babe",14035 "pallet-bags-list",14036 "pallet-balances",14037 "pallet-collective",14038 "pallet-democracy",14039 "pallet-election-provider-multi-phase",14040 "pallet-election-provider-support-benchmarking",14041 "pallet-elections-phragmen",14042 "pallet-fast-unstake",14043 "pallet-grandpa",14044 "pallet-identity",14045 "pallet-im-online",14046 "pallet-indices",14047 "pallet-membership",14048 "pallet-multisig",14049 "pallet-nomination-pools",14050 "pallet-nomination-pools-benchmarking",14051 "pallet-nomination-pools-runtime-api",14052 "pallet-offences",14053 "pallet-offences-benchmarking",14054 "pallet-preimage",14055 "pallet-proxy",14056 "pallet-recovery",14057 "pallet-scheduler",14058 "pallet-session",14059 "pallet-session-benchmarking",14060 "pallet-society",14061 "pallet-staking",14062 "pallet-staking-reward-curve",14063 "pallet-sudo",14064 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14065 "pallet-transaction-payment",14066 "pallet-transaction-payment-rpc-runtime-api",14067 "pallet-treasury",14068 "pallet-utility",14069 "pallet-vesting",14070 "pallet-xcm",14071 "pallet-xcm-benchmarks",14072 "parity-scale-codec 3.2.1",14073 "polkadot-parachain",14074 "polkadot-primitives",14075 "polkadot-runtime-common",14076 "polkadot-runtime-parachains",14077 "rustc-hex",14078 "scale-info",14079 "serde",14080 "serde_derive",14081 "smallvec",14082 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14083 "sp-authority-discovery",14084 "sp-block-builder",14085 "sp-consensus-babe",14086 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14087 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14088 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14089 "sp-mmr-primitives",14090 "sp-npos-elections",14091 "sp-offchain",14092 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14093 "sp-session",14094 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14095 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14096 "sp-transaction-pool",14097 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14098 "substrate-wasm-builder",14099 "westend-runtime-constants",14100 "xcm",14101 "xcm-builder",14102 "xcm-executor",14103]1410414105[[package]]14106name = "westend-runtime-constants"14107version = "0.9.30"14108source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"14109dependencies = [14110 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14111 "polkadot-primitives",14112 "polkadot-runtime-common",14113 "smallvec",14114 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14115]1411614117[[package]]14118name = "which"14119version = "4.3.0"14120source = "registry+https://github.com/rust-lang/crates.io-index"14121checksum = "1c831fbbee9e129a8cf93e7747a82da9d95ba8e16621cae60ec2cdc849bacb7b"14122dependencies = [14123 "either",14124 "libc",14125 "once_cell",14126]1412714128[[package]]14129name = "widestring"14130version = "0.5.1"14131source = "registry+https://github.com/rust-lang/crates.io-index"14132checksum = "17882f045410753661207383517a6f62ec3dbeb6a4ed2acce01f0728238d1983"1413314134[[package]]14135name = "winapi"14136version = "0.3.9"14137source = "registry+https://github.com/rust-lang/crates.io-index"14138checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"14139dependencies = [14140 "winapi-i686-pc-windows-gnu",14141 "winapi-x86_64-pc-windows-gnu",14142]1414314144[[package]]14145name = "winapi-i686-pc-windows-gnu"14146version = "0.4.0"14147source = "registry+https://github.com/rust-lang/crates.io-index"14148checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"1414914150[[package]]14151name = "winapi-util"14152version = "0.1.5"14153source = "registry+https://github.com/rust-lang/crates.io-index"14154checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"14155dependencies = [14156 "winapi",14157]1415814159[[package]]14160name = "winapi-x86_64-pc-windows-gnu"14161version = "0.4.0"14162source = "registry+https://github.com/rust-lang/crates.io-index"14163checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1416414165[[package]]14166name = "windows"14167version = "0.34.0"14168source = "registry+https://github.com/rust-lang/crates.io-index"14169checksum = "45296b64204227616fdbf2614cefa4c236b98ee64dfaaaa435207ed99fe7829f"14170dependencies = [14171 "windows_aarch64_msvc 0.34.0",14172 "windows_i686_gnu 0.34.0",14173 "windows_i686_msvc 0.34.0",14174 "windows_x86_64_gnu 0.34.0",14175 "windows_x86_64_msvc 0.34.0",14176]1417714178[[package]]14179name = "windows-sys"14180version = "0.36.1"14181source = "registry+https://github.com/rust-lang/crates.io-index"14182checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"14183dependencies = [14184 "windows_aarch64_msvc 0.36.1",14185 "windows_i686_gnu 0.36.1",14186 "windows_i686_msvc 0.36.1",14187 "windows_x86_64_gnu 0.36.1",14188 "windows_x86_64_msvc 0.36.1",14189]1419014191[[package]]14192name = "windows-sys"14193version = "0.42.0"14194source = "registry+https://github.com/rust-lang/crates.io-index"14195checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"14196dependencies = [14197 "windows_aarch64_gnullvm",14198 "windows_aarch64_msvc 0.42.0",14199 "windows_i686_gnu 0.42.0",14200 "windows_i686_msvc 0.42.0",14201 "windows_x86_64_gnu 0.42.0",14202 "windows_x86_64_gnullvm",14203 "windows_x86_64_msvc 0.42.0",14204]1420514206[[package]]14207name = "windows_aarch64_gnullvm"14208version = "0.42.0"14209source = "registry+https://github.com/rust-lang/crates.io-index"14210checksum = "41d2aa71f6f0cbe00ae5167d90ef3cfe66527d6f613ca78ac8024c3ccab9a19e"1421114212[[package]]14213name = "windows_aarch64_msvc"14214version = "0.34.0"14215source = "registry+https://github.com/rust-lang/crates.io-index"14216checksum = "17cffbe740121affb56fad0fc0e421804adf0ae00891205213b5cecd30db881d"1421714218[[package]]14219name = "windows_aarch64_msvc"14220version = "0.36.1"14221source = "registry+https://github.com/rust-lang/crates.io-index"14222checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"1422314224[[package]]14225name = "windows_aarch64_msvc"14226version = "0.42.0"14227source = "registry+https://github.com/rust-lang/crates.io-index"14228checksum = "dd0f252f5a35cac83d6311b2e795981f5ee6e67eb1f9a7f64eb4500fbc4dcdb4"1422914230[[package]]14231name = "windows_i686_gnu"14232version = "0.34.0"14233source = "registry+https://github.com/rust-lang/crates.io-index"14234checksum = "2564fde759adb79129d9b4f54be42b32c89970c18ebf93124ca8870a498688ed"1423514236[[package]]14237name = "windows_i686_gnu"14238version = "0.36.1"14239source = "registry+https://github.com/rust-lang/crates.io-index"14240checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"1424114242[[package]]14243name = "windows_i686_gnu"14244version = "0.42.0"14245source = "registry+https://github.com/rust-lang/crates.io-index"14246checksum = "fbeae19f6716841636c28d695375df17562ca208b2b7d0dc47635a50ae6c5de7"1424714248[[package]]14249name = "windows_i686_msvc"14250version = "0.34.0"14251source = "registry+https://github.com/rust-lang/crates.io-index"14252checksum = "9cd9d32ba70453522332c14d38814bceeb747d80b3958676007acadd7e166956"1425314254[[package]]14255name = "windows_i686_msvc"14256version = "0.36.1"14257source = "registry+https://github.com/rust-lang/crates.io-index"14258checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"1425914260[[package]]14261name = "windows_i686_msvc"14262version = "0.42.0"14263source = "registry+https://github.com/rust-lang/crates.io-index"14264checksum = "84c12f65daa39dd2babe6e442988fc329d6243fdce47d7d2d155b8d874862246"1426514266[[package]]14267name = "windows_x86_64_gnu"14268version = "0.34.0"14269source = "registry+https://github.com/rust-lang/crates.io-index"14270checksum = "cfce6deae227ee8d356d19effc141a509cc503dfd1f850622ec4b0f84428e1f4"1427114272[[package]]14273name = "windows_x86_64_gnu"14274version = "0.36.1"14275source = "registry+https://github.com/rust-lang/crates.io-index"14276checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"1427714278[[package]]14279name = "windows_x86_64_gnu"14280version = "0.42.0"14281source = "registry+https://github.com/rust-lang/crates.io-index"14282checksum = "bf7b1b21b5362cbc318f686150e5bcea75ecedc74dd157d874d754a2ca44b0ed"1428314284[[package]]14285name = "windows_x86_64_gnullvm"14286version = "0.42.0"14287source = "registry+https://github.com/rust-lang/crates.io-index"14288checksum = "09d525d2ba30eeb3297665bd434a54297e4170c7f1a44cad4ef58095b4cd2028"1428914290[[package]]14291name = "windows_x86_64_msvc"14292version = "0.34.0"14293source = "registry+https://github.com/rust-lang/crates.io-index"14294checksum = "d19538ccc21819d01deaf88d6a17eae6596a12e9aafdbb97916fb49896d89de9"1429514296[[package]]14297name = "windows_x86_64_msvc"14298version = "0.36.1"14299source = "registry+https://github.com/rust-lang/crates.io-index"14300checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"1430114302[[package]]14303name = "windows_x86_64_msvc"14304version = "0.42.0"14305source = "registry+https://github.com/rust-lang/crates.io-index"14306checksum = "f40009d85759725a34da6d89a94e63d7bdc50a862acf0dbc7c8e488f1edcb6f5"1430714308[[package]]14309name = "winreg"14310version = "0.7.0"14311source = "registry+https://github.com/rust-lang/crates.io-index"14312checksum = "0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69"14313dependencies = [14314 "winapi",14315]1431614317[[package]]14318name = "wyz"14319version = "0.2.0"14320source = "registry+https://github.com/rust-lang/crates.io-index"14321checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"1432214323[[package]]14324name = "wyz"14325version = "0.5.0"14326source = "registry+https://github.com/rust-lang/crates.io-index"14327checksum = "30b31594f29d27036c383b53b59ed3476874d518f0efb151b27a4c275141390e"14328dependencies = [14329 "tap",14330]1433114332[[package]]14333name = "x25519-dalek"14334version = "1.1.1"14335source = "registry+https://github.com/rust-lang/crates.io-index"14336checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f"14337dependencies = [14338 "curve25519-dalek 3.2.0",14339 "rand_core 0.5.1",14340 "zeroize",14341]1434214343[[package]]14344name = "xcm"14345version = "0.9.30"14346source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"14347dependencies = [14348 "derivative",14349 "impl-trait-for-tuples",14350 "log",14351 "parity-scale-codec 3.2.1",14352 "scale-info",14353 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14354 "xcm-procedural",14355]1435614357[[package]]14358name = "xcm-builder"14359version = "0.9.30"14360source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"14361dependencies = [14362 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14363 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14364 "log",14365 "pallet-transaction-payment",14366 "parity-scale-codec 3.2.1",14367 "polkadot-parachain",14368 "scale-info",14369 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14370 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14371 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14372 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14373 "xcm",14374 "xcm-executor",14375]1437614377[[package]]14378name = "xcm-executor"14379version = "0.9.30"14380source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"14381dependencies = [14382 "frame-benchmarking",14383 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14384 "impl-trait-for-tuples",14385 "log",14386 "parity-scale-codec 3.2.1",14387 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14388 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14389 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14390 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14391 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14392 "xcm",14393]1439414395[[package]]14396name = "xcm-procedural"14397version = "0.9.30"14398source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"14399dependencies = [14400 "Inflector",14401 "proc-macro2",14402 "quote",14403 "syn",14404]1440514406[[package]]14407name = "yamux"14408version = "0.10.2"14409source = "registry+https://github.com/rust-lang/crates.io-index"14410checksum = "e5d9ba232399af1783a58d8eb26f6b5006fbefe2dc9ef36bd283324792d03ea5"14411dependencies = [14412 "futures 0.3.25",14413 "log",14414 "nohash-hasher",14415 "parking_lot 0.12.1",14416 "rand 0.8.5",14417 "static_assertions",14418]1441914420[[package]]14421name = "zeroize"14422version = "1.5.7"14423source = "registry+https://github.com/rust-lang/crates.io-index"14424checksum = "c394b5bd0c6f669e7275d9c20aa90ae064cb22e75a1cad54e1b34088034b149f"14425dependencies = [14426 "zeroize_derive",14427]1442814429[[package]]14430name = "zeroize_derive"14431version = "1.3.2"14432source = "registry+https://github.com/rust-lang/crates.io-index"14433checksum = "3f8f187641dad4f680d25c4bfc4225b418165984179f26ca76ec4fb6441d3a17"14434dependencies = [14435 "proc-macro2",14436 "quote",14437 "syn",14438 "synstructure",14439]1444014441[[package]]14442name = "zstd"14443version = "0.11.2+zstd.1.5.2"14444source = "registry+https://github.com/rust-lang/crates.io-index"14445checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"14446dependencies = [14447 "zstd-safe",14448]1444914450[[package]]14451name = "zstd-safe"14452version = "5.0.2+zstd.1.5.2"14453source = "registry+https://github.com/rust-lang/crates.io-index"14454checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"14455dependencies = [14456 "libc",14457 "zstd-sys",14458]1445914460[[package]]14461name = "zstd-sys"14462version = "2.0.1+zstd.1.5.2"14463source = "registry+https://github.com/rust-lang/crates.io-index"14464checksum = "9fd07cbbc53846d9145dbffdf6dd09a7a0aa52be46741825f5c97bdd4f73f12b"14465dependencies = [14466 "cc",14467 "libc",14468]