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 = "const_format"1100version = "0.2.30"1101source = "registry+https://github.com/rust-lang/crates.io-index"1102checksum = "7309d9b4d3d2c0641e018d449232f2e28f1b22933c137f157d3dbc14228b8c0e"1103dependencies = [1104 "const_format_proc_macros",1105]11061107[[package]]1108name = "const_format_proc_macros"1109version = "0.2.29"1110source = "registry+https://github.com/rust-lang/crates.io-index"1111checksum = "d897f47bf7270cf70d370f8f98c1abb6d2d4cf60a6845d30e05bfb90c6568650"1112dependencies = [1113 "proc-macro2",1114 "quote",1115 "unicode-xid",1116]11171118[[package]]1119name = "constant_time_eq"1120version = "0.1.5"1121source = "registry+https://github.com/rust-lang/crates.io-index"1122checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"11231124[[package]]1125name = "convert_case"1126version = "0.4.0"1127source = "registry+https://github.com/rust-lang/crates.io-index"1128checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"11291130[[package]]1131name = "core-foundation"1132version = "0.9.3"1133source = "registry+https://github.com/rust-lang/crates.io-index"1134checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"1135dependencies = [1136 "core-foundation-sys",1137 "libc",1138]11391140[[package]]1141name = "core-foundation-sys"1142version = "0.8.3"1143source = "registry+https://github.com/rust-lang/crates.io-index"1144checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"11451146[[package]]1147name = "core2"1148version = "0.4.0"1149source = "registry+https://github.com/rust-lang/crates.io-index"1150checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"1151dependencies = [1152 "memchr",1153]11541155[[package]]1156name = "cpp_demangle"1157version = "0.3.5"1158source = "registry+https://github.com/rust-lang/crates.io-index"1159checksum = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f"1160dependencies = [1161 "cfg-if 1.0.0",1162]11631164[[package]]1165name = "cpufeatures"1166version = "0.2.5"1167source = "registry+https://github.com/rust-lang/crates.io-index"1168checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320"1169dependencies = [1170 "libc",1171]11721173[[package]]1174name = "cranelift-bforest"1175version = "0.88.1"1176source = "registry+https://github.com/rust-lang/crates.io-index"1177checksum = "44409ccf2d0f663920cab563d2b79fcd6b2e9a2bcc6e929fef76c8f82ad6c17a"1178dependencies = [1179 "cranelift-entity",1180]11811182[[package]]1183name = "cranelift-codegen"1184version = "0.88.1"1185source = "registry+https://github.com/rust-lang/crates.io-index"1186checksum = "98de2018ad96eb97f621f7d6b900a0cc661aec8d02ea4a50e56ecb48e5a2fcaf"1187dependencies = [1188 "arrayvec 0.7.2",1189 "bumpalo",1190 "cranelift-bforest",1191 "cranelift-codegen-meta",1192 "cranelift-codegen-shared",1193 "cranelift-entity",1194 "cranelift-isle",1195 "gimli",1196 "log",1197 "regalloc2",1198 "smallvec",1199 "target-lexicon",1200]12011202[[package]]1203name = "cranelift-codegen-meta"1204version = "0.88.1"1205source = "registry+https://github.com/rust-lang/crates.io-index"1206checksum = "5287ce36e6c4758fbaf298bd1a8697ad97a4f2375a3d1b61142ea538db4877e5"1207dependencies = [1208 "cranelift-codegen-shared",1209]12101211[[package]]1212name = "cranelift-codegen-shared"1213version = "0.88.1"1214source = "registry+https://github.com/rust-lang/crates.io-index"1215checksum = "2855c24219e2f08827f3f4ffb2da92e134ae8d8ecc185b11ec8f9878cf5f588e"12161217[[package]]1218name = "cranelift-entity"1219version = "0.88.1"1220source = "registry+https://github.com/rust-lang/crates.io-index"1221checksum = "0b65673279d75d34bf11af9660ae2dbd1c22e6d28f163f5c72f4e1dc56d56103"1222dependencies = [1223 "serde",1224]12251226[[package]]1227name = "cranelift-frontend"1228version = "0.88.1"1229source = "registry+https://github.com/rust-lang/crates.io-index"1230checksum = "3ed2b3d7a4751163f6c4a349205ab1b7d9c00eecf19dcea48592ef1f7688eefc"1231dependencies = [1232 "cranelift-codegen",1233 "log",1234 "smallvec",1235 "target-lexicon",1236]12371238[[package]]1239name = "cranelift-isle"1240version = "0.88.1"1241source = "registry+https://github.com/rust-lang/crates.io-index"1242checksum = "3be64cecea9d90105fc6a2ba2d003e98c867c1d6c4c86cc878f97ad9fb916293"12431244[[package]]1245name = "cranelift-native"1246version = "0.88.1"1247source = "registry+https://github.com/rust-lang/crates.io-index"1248checksum = "c4a03a6ac1b063e416ca4b93f6247978c991475e8271465340caa6f92f3c16a4"1249dependencies = [1250 "cranelift-codegen",1251 "libc",1252 "target-lexicon",1253]12541255[[package]]1256name = "cranelift-wasm"1257version = "0.88.1"1258source = "registry+https://github.com/rust-lang/crates.io-index"1259checksum = "c699873f7b30bc5f20dd03a796b4183e073a46616c91704792ec35e45d13f913"1260dependencies = [1261 "cranelift-codegen",1262 "cranelift-entity",1263 "cranelift-frontend",1264 "itertools",1265 "log",1266 "smallvec",1267 "wasmparser",1268 "wasmtime-types",1269]12701271[[package]]1272name = "crc32fast"1273version = "1.3.2"1274source = "registry+https://github.com/rust-lang/crates.io-index"1275checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"1276dependencies = [1277 "cfg-if 1.0.0",1278]12791280[[package]]1281name = "crossbeam-channel"1282version = "0.5.6"1283source = "registry+https://github.com/rust-lang/crates.io-index"1284checksum = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521"1285dependencies = [1286 "cfg-if 1.0.0",1287 "crossbeam-utils",1288]12891290[[package]]1291name = "crossbeam-deque"1292version = "0.8.2"1293source = "registry+https://github.com/rust-lang/crates.io-index"1294checksum = "715e8152b692bba2d374b53d4875445368fdf21a94751410af607a5ac677d1fc"1295dependencies = [1296 "cfg-if 1.0.0",1297 "crossbeam-epoch",1298 "crossbeam-utils",1299]13001301[[package]]1302name = "crossbeam-epoch"1303version = "0.9.11"1304source = "registry+https://github.com/rust-lang/crates.io-index"1305checksum = "f916dfc5d356b0ed9dae65f1db9fc9770aa2851d2662b988ccf4fe3516e86348"1306dependencies = [1307 "autocfg",1308 "cfg-if 1.0.0",1309 "crossbeam-utils",1310 "memoffset",1311 "scopeguard",1312]13131314[[package]]1315name = "crossbeam-queue"1316version = "0.3.6"1317source = "registry+https://github.com/rust-lang/crates.io-index"1318checksum = "1cd42583b04998a5363558e5f9291ee5a5ff6b49944332103f251e7479a82aa7"1319dependencies = [1320 "cfg-if 1.0.0",1321 "crossbeam-utils",1322]13231324[[package]]1325name = "crossbeam-utils"1326version = "0.8.12"1327source = "registry+https://github.com/rust-lang/crates.io-index"1328checksum = "edbafec5fa1f196ca66527c1b12c2ec4745ca14b50f1ad8f9f6f720b55d11fac"1329dependencies = [1330 "cfg-if 1.0.0",1331]13321333[[package]]1334name = "crunchy"1335version = "0.2.2"1336source = "registry+https://github.com/rust-lang/crates.io-index"1337checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"13381339[[package]]1340name = "crypto-bigint"1341version = "0.3.2"1342source = "registry+https://github.com/rust-lang/crates.io-index"1343checksum = "03c6a1d5fa1de37e071642dfa44ec552ca5b299adb128fab16138e24b548fd21"1344dependencies = [1345 "generic-array 0.14.6",1346 "rand_core 0.6.4",1347 "subtle",1348 "zeroize",1349]13501351[[package]]1352name = "crypto-common"1353version = "0.1.6"1354source = "registry+https://github.com/rust-lang/crates.io-index"1355checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"1356dependencies = [1357 "generic-array 0.14.6",1358 "typenum",1359]13601361[[package]]1362name = "crypto-mac"1363version = "0.8.0"1364source = "registry+https://github.com/rust-lang/crates.io-index"1365checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"1366dependencies = [1367 "generic-array 0.14.6",1368 "subtle",1369]13701371[[package]]1372name = "crypto-mac"1373version = "0.11.1"1374source = "registry+https://github.com/rust-lang/crates.io-index"1375checksum = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714"1376dependencies = [1377 "generic-array 0.14.6",1378 "subtle",1379]13801381[[package]]1382name = "ctor"1383version = "0.1.26"1384source = "registry+https://github.com/rust-lang/crates.io-index"1385checksum = "6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096"1386dependencies = [1387 "quote",1388 "syn",1389]13901391[[package]]1392name = "ctr"1393version = "0.8.0"1394source = "registry+https://github.com/rust-lang/crates.io-index"1395checksum = "049bb91fb4aaf0e3c7efa6cd5ef877dbbbd15b39dad06d9948de4ec8a75761ea"1396dependencies = [1397 "cipher 0.3.0",1398]13991400[[package]]1401name = "cuckoofilter"1402version = "0.5.0"1403source = "registry+https://github.com/rust-lang/crates.io-index"1404checksum = "b810a8449931679f64cd7eef1bbd0fa315801b6d5d9cdc1ace2804d6529eee18"1405dependencies = [1406 "byteorder",1407 "fnv",1408 "rand 0.7.3",1409]14101411[[package]]1412name = "cumulus-client-cli"1413version = "0.1.0"1414source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1415dependencies = [1416 "clap",1417 "parity-scale-codec 3.2.1",1418 "sc-chain-spec",1419 "sc-cli",1420 "sc-service",1421 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1422 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1423 "url",1424]14251426[[package]]1427name = "cumulus-client-collator"1428version = "0.1.0"1429source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1430dependencies = [1431 "cumulus-client-consensus-common",1432 "cumulus-client-network",1433 "cumulus-primitives-core",1434 "cumulus-relay-chain-interface",1435 "futures 0.3.25",1436 "parity-scale-codec 3.2.1",1437 "parking_lot 0.12.1",1438 "polkadot-node-primitives",1439 "polkadot-node-subsystem",1440 "polkadot-overseer",1441 "polkadot-primitives",1442 "sc-client-api",1443 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1444 "sp-consensus",1445 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1446 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1447 "tracing",1448]14491450[[package]]1451name = "cumulus-client-consensus-aura"1452version = "0.1.0"1453source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1454dependencies = [1455 "async-trait",1456 "cumulus-client-consensus-common",1457 "cumulus-primitives-core",1458 "futures 0.3.25",1459 "parity-scale-codec 3.2.1",1460 "sc-client-api",1461 "sc-consensus",1462 "sc-consensus-aura",1463 "sc-consensus-slots",1464 "sc-telemetry",1465 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1466 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1467 "sp-block-builder",1468 "sp-blockchain",1469 "sp-consensus",1470 "sp-consensus-aura",1471 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1472 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1473 "sp-keystore",1474 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1475 "substrate-prometheus-endpoint",1476 "tracing",1477]14781479[[package]]1480name = "cumulus-client-consensus-common"1481version = "0.1.0"1482source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1483dependencies = [1484 "async-trait",1485 "cumulus-relay-chain-interface",1486 "dyn-clone",1487 "futures 0.3.25",1488 "parity-scale-codec 3.2.1",1489 "polkadot-primitives",1490 "sc-client-api",1491 "sc-consensus",1492 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1493 "sp-blockchain",1494 "sp-consensus",1495 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1496 "sp-trie",1497 "tracing",1498]14991500[[package]]1501name = "cumulus-client-network"1502version = "0.1.0"1503source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1504dependencies = [1505 "async-trait",1506 "cumulus-relay-chain-interface",1507 "derive_more",1508 "futures 0.3.25",1509 "futures-timer",1510 "parity-scale-codec 3.2.1",1511 "parking_lot 0.12.1",1512 "polkadot-node-primitives",1513 "polkadot-parachain",1514 "polkadot-primitives",1515 "sc-client-api",1516 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1517 "sp-blockchain",1518 "sp-consensus",1519 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1520 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1521 "sp-state-machine",1522 "tracing",1523]15241525[[package]]1526name = "cumulus-client-pov-recovery"1527version = "0.1.0"1528source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1529dependencies = [1530 "cumulus-primitives-core",1531 "cumulus-relay-chain-interface",1532 "futures 0.3.25",1533 "futures-timer",1534 "parity-scale-codec 3.2.1",1535 "polkadot-node-primitives",1536 "polkadot-node-subsystem",1537 "polkadot-overseer",1538 "polkadot-primitives",1539 "rand 0.8.5",1540 "sc-client-api",1541 "sc-consensus",1542 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1543 "sp-consensus",1544 "sp-maybe-compressed-blob",1545 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1546 "tracing",1547]15481549[[package]]1550name = "cumulus-client-service"1551version = "0.1.0"1552source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1553dependencies = [1554 "cumulus-client-cli",1555 "cumulus-client-collator",1556 "cumulus-client-consensus-common",1557 "cumulus-client-pov-recovery",1558 "cumulus-primitives-core",1559 "cumulus-relay-chain-interface",1560 "parking_lot 0.12.1",1561 "polkadot-overseer",1562 "polkadot-primitives",1563 "sc-client-api",1564 "sc-consensus",1565 "sc-consensus-babe",1566 "sc-service",1567 "sc-telemetry",1568 "sc-tracing",1569 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1570 "sp-blockchain",1571 "sp-consensus",1572 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1573 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1574 "tracing",1575]15761577[[package]]1578name = "cumulus-pallet-aura-ext"1579version = "0.1.0"1580source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1581dependencies = [1582 "frame-executive",1583 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1584 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1585 "pallet-aura",1586 "parity-scale-codec 3.2.1",1587 "scale-info",1588 "serde",1589 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1590 "sp-consensus-aura",1591 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1592 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1593]15941595[[package]]1596name = "cumulus-pallet-dmp-queue"1597version = "0.1.0"1598source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1599dependencies = [1600 "cumulus-primitives-core",1601 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1602 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1603 "log",1604 "parity-scale-codec 3.2.1",1605 "scale-info",1606 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1607 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1608 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1609 "xcm",1610 "xcm-executor",1611]16121613[[package]]1614name = "cumulus-pallet-parachain-system"1615version = "0.1.0"1616source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1617dependencies = [1618 "bytes",1619 "cumulus-pallet-parachain-system-proc-macro",1620 "cumulus-primitives-core",1621 "cumulus-primitives-parachain-inherent",1622 "environmental",1623 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1624 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1625 "impl-trait-for-tuples",1626 "log",1627 "pallet-balances",1628 "parity-scale-codec 3.2.1",1629 "polkadot-parachain",1630 "scale-info",1631 "serde",1632 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1633 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1634 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1635 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1636 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1637 "sp-state-machine",1638 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1639 "sp-trie",1640 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1641 "xcm",1642]16431644[[package]]1645name = "cumulus-pallet-parachain-system-proc-macro"1646version = "0.1.0"1647source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1648dependencies = [1649 "proc-macro-crate",1650 "proc-macro2",1651 "quote",1652 "syn",1653]16541655[[package]]1656name = "cumulus-pallet-xcm"1657version = "0.1.0"1658source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1659dependencies = [1660 "cumulus-primitives-core",1661 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1662 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1663 "parity-scale-codec 3.2.1",1664 "scale-info",1665 "serde",1666 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1667 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1668 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1669 "xcm",1670]16711672[[package]]1673name = "cumulus-pallet-xcmp-queue"1674version = "0.1.0"1675source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1676dependencies = [1677 "cumulus-primitives-core",1678 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1679 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1680 "log",1681 "parity-scale-codec 3.2.1",1682 "rand_chacha 0.3.1",1683 "scale-info",1684 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1685 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1686 "xcm",1687 "xcm-executor",1688]16891690[[package]]1691name = "cumulus-primitives-core"1692version = "0.1.0"1693source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1694dependencies = [1695 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1696 "parity-scale-codec 3.2.1",1697 "polkadot-core-primitives",1698 "polkadot-parachain",1699 "polkadot-primitives",1700 "sp-api 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-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1703 "sp-trie",1704]17051706[[package]]1707name = "cumulus-primitives-parachain-inherent"1708version = "0.1.0"1709source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1710dependencies = [1711 "async-trait",1712 "cumulus-primitives-core",1713 "cumulus-relay-chain-interface",1714 "cumulus-test-relay-sproof-builder",1715 "parity-scale-codec 3.2.1",1716 "sc-client-api",1717 "scale-info",1718 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1719 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1720 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1721 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1722 "sp-state-machine",1723 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1724 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1725 "sp-trie",1726 "tracing",1727]17281729[[package]]1730name = "cumulus-primitives-timestamp"1731version = "0.1.0"1732source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1733dependencies = [1734 "cumulus-primitives-core",1735 "futures 0.3.25",1736 "parity-scale-codec 3.2.1",1737 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1738 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1739 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1740]17411742[[package]]1743name = "cumulus-primitives-utility"1744version = "0.1.0"1745source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1746dependencies = [1747 "cumulus-primitives-core",1748 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1749 "log",1750 "parity-scale-codec 3.2.1",1751 "polkadot-core-primitives",1752 "polkadot-parachain",1753 "polkadot-primitives",1754 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1755 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1756 "sp-trie",1757 "xcm",1758 "xcm-builder",1759 "xcm-executor",1760]17611762[[package]]1763name = "cumulus-relay-chain-inprocess-interface"1764version = "0.1.0"1765source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1766dependencies = [1767 "async-trait",1768 "cumulus-primitives-core",1769 "cumulus-relay-chain-interface",1770 "futures 0.3.25",1771 "futures-timer",1772 "polkadot-cli",1773 "polkadot-client",1774 "polkadot-service",1775 "sc-cli",1776 "sc-client-api",1777 "sc-consensus-babe",1778 "sc-network",1779 "sc-sysinfo",1780 "sc-telemetry",1781 "sc-tracing",1782 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1783 "sp-blockchain",1784 "sp-consensus",1785 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1786 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1787 "sp-state-machine",1788 "tracing",1789]17901791[[package]]1792name = "cumulus-relay-chain-interface"1793version = "0.1.0"1794source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1795dependencies = [1796 "async-trait",1797 "cumulus-primitives-core",1798 "derive_more",1799 "futures 0.3.25",1800 "jsonrpsee-core",1801 "parity-scale-codec 3.2.1",1802 "parking_lot 0.12.1",1803 "polkadot-overseer",1804 "polkadot-service",1805 "sc-client-api",1806 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1807 "sp-blockchain",1808 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1809 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1810 "sp-state-machine",1811 "thiserror",1812]18131814[[package]]1815name = "cumulus-relay-chain-rpc-interface"1816version = "0.1.0"1817source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1818dependencies = [1819 "async-trait",1820 "backoff",1821 "cumulus-primitives-core",1822 "cumulus-relay-chain-interface",1823 "futures 0.3.25",1824 "futures-timer",1825 "jsonrpsee",1826 "parity-scale-codec 3.2.1",1827 "parking_lot 0.12.1",1828 "polkadot-service",1829 "sc-client-api",1830 "sc-rpc-api",1831 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1832 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1833 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1834 "sp-state-machine",1835 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1836 "tokio",1837 "tracing",1838 "url",1839]18401841[[package]]1842name = "cumulus-test-relay-sproof-builder"1843version = "0.1.0"1844source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"1845dependencies = [1846 "cumulus-primitives-core",1847 "parity-scale-codec 3.2.1",1848 "polkadot-primitives",1849 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1850 "sp-state-machine",1851 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",1852]18531854[[package]]1855name = "curve25519-dalek"1856version = "2.1.3"1857source = "registry+https://github.com/rust-lang/crates.io-index"1858checksum = "4a9b85542f99a2dfa2a1b8e192662741c9859a846b296bef1c92ef9b58b5a216"1859dependencies = [1860 "byteorder",1861 "digest 0.8.1",1862 "rand_core 0.5.1",1863 "subtle",1864 "zeroize",1865]18661867[[package]]1868name = "curve25519-dalek"1869version = "3.2.0"1870source = "registry+https://github.com/rust-lang/crates.io-index"1871checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61"1872dependencies = [1873 "byteorder",1874 "digest 0.9.0",1875 "rand_core 0.5.1",1876 "subtle",1877 "zeroize",1878]18791880[[package]]1881name = "curve25519-dalek"1882version = "4.0.0-pre.1"1883source = "registry+https://github.com/rust-lang/crates.io-index"1884checksum = "4033478fbf70d6acf2655ac70da91ee65852d69daf7a67bf7a2f518fb47aafcf"1885dependencies = [1886 "byteorder",1887 "digest 0.9.0",1888 "rand_core 0.6.4",1889 "subtle",1890 "zeroize",1891]18921893[[package]]1894name = "cxx"1895version = "1.0.80"1896source = "registry+https://github.com/rust-lang/crates.io-index"1897checksum = "6b7d4e43b25d3c994662706a1d4fcfc32aaa6afd287502c111b237093bb23f3a"1898dependencies = [1899 "cc",1900 "cxxbridge-flags",1901 "cxxbridge-macro",1902 "link-cplusplus",1903]19041905[[package]]1906name = "cxx-build"1907version = "1.0.80"1908source = "registry+https://github.com/rust-lang/crates.io-index"1909checksum = "84f8829ddc213e2c1368e51a2564c552b65a8cb6a28f31e576270ac81d5e5827"1910dependencies = [1911 "cc",1912 "codespan-reporting",1913 "once_cell",1914 "proc-macro2",1915 "quote",1916 "scratch",1917 "syn",1918]19191920[[package]]1921name = "cxxbridge-flags"1922version = "1.0.80"1923source = "registry+https://github.com/rust-lang/crates.io-index"1924checksum = "e72537424b474af1460806647c41d4b6d35d09ef7fe031c5c2fa5766047cc56a"19251926[[package]]1927name = "cxxbridge-macro"1928version = "1.0.80"1929source = "registry+https://github.com/rust-lang/crates.io-index"1930checksum = "309e4fb93eed90e1e14bea0da16b209f81813ba9fc7830c20ed151dd7bc0a4d7"1931dependencies = [1932 "proc-macro2",1933 "quote",1934 "syn",1935]19361937[[package]]1938name = "data-encoding"1939version = "2.3.2"1940source = "registry+https://github.com/rust-lang/crates.io-index"1941checksum = "3ee2393c4a91429dffb4bedf19f4d6abf27d8a732c8ce4980305d782e5426d57"19421943[[package]]1944name = "data-encoding-macro"1945version = "0.1.12"1946source = "registry+https://github.com/rust-lang/crates.io-index"1947checksum = "86927b7cd2fe88fa698b87404b287ab98d1a0063a34071d92e575b72d3029aca"1948dependencies = [1949 "data-encoding",1950 "data-encoding-macro-internal",1951]19521953[[package]]1954name = "data-encoding-macro-internal"1955version = "0.1.10"1956source = "registry+https://github.com/rust-lang/crates.io-index"1957checksum = "a5bbed42daaa95e780b60a50546aa345b8413a1e46f9a40a12907d3598f038db"1958dependencies = [1959 "data-encoding",1960 "syn",1961]19621963[[package]]1964name = "der"1965version = "0.5.1"1966source = "registry+https://github.com/rust-lang/crates.io-index"1967checksum = "6919815d73839e7ad218de758883aae3a257ba6759ce7a9992501efbb53d705c"1968dependencies = [1969 "const-oid",1970]19711972[[package]]1973name = "derivative"1974version = "2.2.0"1975source = "registry+https://github.com/rust-lang/crates.io-index"1976checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"1977dependencies = [1978 "proc-macro2",1979 "quote",1980 "syn",1981]19821983[[package]]1984name = "derive_more"1985version = "0.99.17"1986source = "registry+https://github.com/rust-lang/crates.io-index"1987checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"1988dependencies = [1989 "convert_case",1990 "proc-macro2",1991 "quote",1992 "rustc_version 0.4.0",1993 "syn",1994]19951996[[package]]1997name = "digest"1998version = "0.8.1"1999source = "registry+https://github.com/rust-lang/crates.io-index"2000checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"2001dependencies = [2002 "generic-array 0.12.4",2003]20042005[[package]]2006name = "digest"2007version = "0.9.0"2008source = "registry+https://github.com/rust-lang/crates.io-index"2009checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"2010dependencies = [2011 "generic-array 0.14.6",2012]20132014[[package]]2015name = "digest"2016version = "0.10.5"2017source = "registry+https://github.com/rust-lang/crates.io-index"2018checksum = "adfbc57365a37acbd2ebf2b64d7e69bb766e2fea813521ed536f5d0520dcf86c"2019dependencies = [2020 "block-buffer 0.10.3",2021 "crypto-common",2022 "subtle",2023]20242025[[package]]2026name = "directories"2027version = "4.0.1"2028source = "registry+https://github.com/rust-lang/crates.io-index"2029checksum = "f51c5d4ddabd36886dd3e1438cb358cdcb0d7c499cb99cb4ac2e38e18b5cb210"2030dependencies = [2031 "dirs-sys",2032]20332034[[package]]2035name = "directories-next"2036version = "2.0.0"2037source = "registry+https://github.com/rust-lang/crates.io-index"2038checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"2039dependencies = [2040 "cfg-if 1.0.0",2041 "dirs-sys-next",2042]20432044[[package]]2045name = "dirs-sys"2046version = "0.3.7"2047source = "registry+https://github.com/rust-lang/crates.io-index"2048checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"2049dependencies = [2050 "libc",2051 "redox_users",2052 "winapi",2053]20542055[[package]]2056name = "dirs-sys-next"2057version = "0.1.2"2058source = "registry+https://github.com/rust-lang/crates.io-index"2059checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"2060dependencies = [2061 "libc",2062 "redox_users",2063 "winapi",2064]20652066[[package]]2067name = "dns-parser"2068version = "0.8.0"2069source = "registry+https://github.com/rust-lang/crates.io-index"2070checksum = "c4d33be9473d06f75f58220f71f7a9317aca647dc061dbd3c361b0bef505fbea"2071dependencies = [2072 "byteorder",2073 "quick-error",2074]20752076[[package]]2077name = "downcast-rs"2078version = "1.2.0"2079source = "registry+https://github.com/rust-lang/crates.io-index"2080checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"20812082[[package]]2083name = "dtoa"2084version = "1.0.4"2085source = "registry+https://github.com/rust-lang/crates.io-index"2086checksum = "f8a6eee2d5d0d113f015688310da018bd1d864d86bd567c8fca9c266889e1bfa"20872088[[package]]2089name = "dyn-clonable"2090version = "0.9.0"2091source = "registry+https://github.com/rust-lang/crates.io-index"2092checksum = "4e9232f0e607a262ceb9bd5141a3dfb3e4db6994b31989bbfd845878cba59fd4"2093dependencies = [2094 "dyn-clonable-impl",2095 "dyn-clone",2096]20972098[[package]]2099name = "dyn-clonable-impl"2100version = "0.9.0"2101source = "registry+https://github.com/rust-lang/crates.io-index"2102checksum = "558e40ea573c374cf53507fd240b7ee2f5477df7cfebdb97323ec61c719399c5"2103dependencies = [2104 "proc-macro2",2105 "quote",2106 "syn",2107]21082109[[package]]2110name = "dyn-clone"2111version = "1.0.9"2112source = "registry+https://github.com/rust-lang/crates.io-index"2113checksum = "4f94fa09c2aeea5b8839e414b7b841bf429fd25b9c522116ac97ee87856d88b2"21142115[[package]]2116name = "ecdsa"2117version = "0.13.4"2118source = "registry+https://github.com/rust-lang/crates.io-index"2119checksum = "d0d69ae62e0ce582d56380743515fefaf1a8c70cec685d9677636d7e30ae9dc9"2120dependencies = [2121 "der",2122 "elliptic-curve",2123 "rfc6979",2124 "signature",2125]21262127[[package]]2128name = "ed25519"2129version = "1.5.2"2130source = "registry+https://github.com/rust-lang/crates.io-index"2131checksum = "1e9c280362032ea4203659fc489832d0204ef09f247a0506f170dafcac08c369"2132dependencies = [2133 "signature",2134]21352136[[package]]2137name = "ed25519-dalek"2138version = "1.0.1"2139source = "registry+https://github.com/rust-lang/crates.io-index"2140checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d"2141dependencies = [2142 "curve25519-dalek 3.2.0",2143 "ed25519",2144 "rand 0.7.3",2145 "serde",2146 "sha2 0.9.9",2147 "zeroize",2148]21492150[[package]]2151name = "ed25519-zebra"2152version = "3.1.0"2153source = "registry+https://github.com/rust-lang/crates.io-index"2154checksum = "7c24f403d068ad0b359e577a77f92392118be3f3c927538f2bb544a5ecd828c6"2155dependencies = [2156 "curve25519-dalek 3.2.0",2157 "hashbrown",2158 "hex",2159 "rand_core 0.6.4",2160 "sha2 0.9.9",2161 "zeroize",2162]21632164[[package]]2165name = "either"2166version = "1.8.0"2167source = "registry+https://github.com/rust-lang/crates.io-index"2168checksum = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797"21692170[[package]]2171name = "elliptic-curve"2172version = "0.11.12"2173source = "registry+https://github.com/rust-lang/crates.io-index"2174checksum = "25b477563c2bfed38a3b7a60964c49e058b2510ad3f12ba3483fd8f62c2306d6"2175dependencies = [2176 "base16ct",2177 "crypto-bigint",2178 "der",2179 "ff",2180 "generic-array 0.14.6",2181 "group",2182 "rand_core 0.6.4",2183 "sec1",2184 "subtle",2185 "zeroize",2186]21872188[[package]]2189name = "encode_unicode"2190version = "0.3.6"2191source = "registry+https://github.com/rust-lang/crates.io-index"2192checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"21932194[[package]]2195name = "enum-as-inner"2196version = "0.4.0"2197source = "registry+https://github.com/rust-lang/crates.io-index"2198checksum = "21cdad81446a7f7dc43f6a77409efeb9733d2fa65553efef6018ef257c959b73"2199dependencies = [2200 "heck",2201 "proc-macro2",2202 "quote",2203 "syn",2204]22052206[[package]]2207name = "enumflags2"2208version = "0.7.5"2209source = "registry+https://github.com/rust-lang/crates.io-index"2210checksum = "e75d4cd21b95383444831539909fbb14b9dc3fdceb2a6f5d36577329a1f55ccb"2211dependencies = [2212 "enumflags2_derive",2213]22142215[[package]]2216name = "enumflags2_derive"2217version = "0.7.4"2218source = "registry+https://github.com/rust-lang/crates.io-index"2219checksum = "f58dc3c5e468259f19f2d46304a6b28f1c3d034442e14b322d2b850e36f6d5ae"2220dependencies = [2221 "proc-macro2",2222 "quote",2223 "syn",2224]22252226[[package]]2227name = "enumn"2228version = "0.1.5"2229source = "registry+https://github.com/rust-lang/crates.io-index"2230checksum = "038b1afa59052df211f9efd58f8b1d84c242935ede1c3dbaed26b018a9e06ae2"2231dependencies = [2232 "proc-macro2",2233 "quote",2234 "syn",2235]22362237[[package]]2238name = "env_logger"2239version = "0.9.1"2240source = "registry+https://github.com/rust-lang/crates.io-index"2241checksum = "c90bf5f19754d10198ccb95b70664fc925bd1fc090a0fd9a6ebc54acc8cd6272"2242dependencies = [2243 "atty",2244 "humantime",2245 "log",2246 "regex",2247 "termcolor",2248]22492250[[package]]2251name = "environmental"2252version = "1.1.3"2253source = "registry+https://github.com/rust-lang/crates.io-index"2254checksum = "68b91989ae21441195d7d9b9993a2f9295c7e1a8c96255d8b729accddc124797"22552256[[package]]2257name = "errno"2258version = "0.2.8"2259source = "registry+https://github.com/rust-lang/crates.io-index"2260checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"2261dependencies = [2262 "errno-dragonfly",2263 "libc",2264 "winapi",2265]22662267[[package]]2268name = "errno-dragonfly"2269version = "0.1.2"2270source = "registry+https://github.com/rust-lang/crates.io-index"2271checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"2272dependencies = [2273 "cc",2274 "libc",2275]22762277[[package]]2278name = "ethbloom"2279version = "0.12.1"2280source = "registry+https://github.com/rust-lang/crates.io-index"2281checksum = "11da94e443c60508eb62cf256243a64da87304c2802ac2528847f79d750007ef"2282dependencies = [2283 "crunchy",2284 "fixed-hash",2285 "impl-codec",2286 "impl-rlp",2287 "impl-serde",2288 "scale-info",2289 "tiny-keccak",2290]22912292[[package]]2293name = "ethereum"2294version = "0.12.0"2295source = "registry+https://github.com/rust-lang/crates.io-index"2296checksum = "23750149fe8834c0e24bb9adcbacbe06c45b9861f15df53e09f26cb7c4ab91ef"2297dependencies = [2298 "bytes",2299 "ethereum-types",2300 "hash-db",2301 "hash256-std-hasher",2302 "parity-scale-codec 3.2.1",2303 "rlp",2304 "rlp-derive",2305 "scale-info",2306 "serde",2307 "sha3",2308 "triehash",2309]23102311[[package]]2312name = "ethereum-types"2313version = "0.13.1"2314source = "registry+https://github.com/rust-lang/crates.io-index"2315checksum = "b2827b94c556145446fcce834ca86b7abf0c39a805883fe20e72c5bfdb5a0dc6"2316dependencies = [2317 "ethbloom",2318 "fixed-hash",2319 "impl-codec",2320 "impl-rlp",2321 "impl-serde",2322 "primitive-types",2323 "scale-info",2324 "uint",2325]23262327[[package]]2328name = "event-listener"2329version = "2.5.3"2330source = "registry+https://github.com/rust-lang/crates.io-index"2331checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"23322333[[package]]2334name = "evm"2335version = "0.35.0"2336source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29#e9252ed42dc26fc85b6703b1ba50660a08209e55"2337dependencies = [2338 "auto_impl",2339 "ethereum",2340 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29)",2341 "evm-gasometer 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29)",2342 "evm-runtime 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29)",2343 "log",2344 "parity-scale-codec 3.2.1",2345 "primitive-types",2346 "rlp",2347 "scale-info",2348 "sha3",2349]23502351[[package]]2352name = "evm"2353version = "0.35.0"2354source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30#e9252ed42dc26fc85b6703b1ba50660a08209e55"2355dependencies = [2356 "auto_impl",2357 "environmental",2358 "ethereum",2359 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",2360 "evm-gasometer 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",2361 "evm-runtime 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",2362 "log",2363 "parity-scale-codec 3.2.1",2364 "primitive-types",2365 "rlp",2366 "scale-info",2367 "serde",2368 "sha3",2369]23702371[[package]]2372name = "evm-coder"2373version = "0.1.3"2374dependencies = [2375 "concat-idents",2376 "const_format",2377 "ethereum",2378 "evm-coder-procedural",2379 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",2380 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2381 "hex",2382 "hex-literal",2383 "impl-trait-for-tuples",2384 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29)",2385 "primitive-types",2386 "sha3-const",2387 "similar-asserts",2388 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2389]23902391[[package]]2392name = "evm-coder-procedural"2393version = "0.2.0"2394dependencies = [2395 "Inflector",2396 "hex",2397 "proc-macro2",2398 "quote",2399 "sha3",2400 "syn",2401]24022403[[package]]2404name = "evm-core"2405version = "0.35.0"2406source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29#e9252ed42dc26fc85b6703b1ba50660a08209e55"2407dependencies = [2408 "parity-scale-codec 3.2.1",2409 "primitive-types",2410 "scale-info",2411]24122413[[package]]2414name = "evm-core"2415version = "0.35.0"2416source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30#e9252ed42dc26fc85b6703b1ba50660a08209e55"2417dependencies = [2418 "parity-scale-codec 3.2.1",2419 "primitive-types",2420 "scale-info",2421 "serde",2422]24232424[[package]]2425name = "evm-gasometer"2426version = "0.35.0"2427source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29#e9252ed42dc26fc85b6703b1ba50660a08209e55"2428dependencies = [2429 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29)",2430 "evm-runtime 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29)",2431 "primitive-types",2432]24332434[[package]]2435name = "evm-gasometer"2436version = "0.35.0"2437source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30#e9252ed42dc26fc85b6703b1ba50660a08209e55"2438dependencies = [2439 "environmental",2440 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",2441 "evm-runtime 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",2442 "primitive-types",2443]24442445[[package]]2446name = "evm-runtime"2447version = "0.35.0"2448source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29#e9252ed42dc26fc85b6703b1ba50660a08209e55"2449dependencies = [2450 "auto_impl",2451 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29)",2452 "primitive-types",2453 "sha3",2454]24552456[[package]]2457name = "evm-runtime"2458version = "0.35.0"2459source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30#e9252ed42dc26fc85b6703b1ba50660a08209e55"2460dependencies = [2461 "auto_impl",2462 "environmental",2463 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",2464 "primitive-types",2465 "sha3",2466]24672468[[package]]2469name = "exit-future"2470version = "0.2.0"2471source = "registry+https://github.com/rust-lang/crates.io-index"2472checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5"2473dependencies = [2474 "futures 0.3.25",2475]24762477[[package]]2478name = "expander"2479version = "0.0.4"2480source = "registry+https://github.com/rust-lang/crates.io-index"2481checksum = "a718c0675c555c5f976fff4ea9e2c150fa06cefa201cadef87cfbf9324075881"2482dependencies = [2483 "blake3",2484 "fs-err",2485 "proc-macro2",2486 "quote",2487]24882489[[package]]2490name = "expander"2491version = "0.0.6"2492source = "registry+https://github.com/rust-lang/crates.io-index"2493checksum = "3774182a5df13c3d1690311ad32fbe913feef26baba609fa2dd5f72042bd2ab6"2494dependencies = [2495 "blake2",2496 "fs-err",2497 "proc-macro2",2498 "quote",2499 "syn",2500]25012502[[package]]2503name = "fake-simd"2504version = "0.1.2"2505source = "registry+https://github.com/rust-lang/crates.io-index"2506checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"25072508[[package]]2509name = "fallible-iterator"2510version = "0.2.0"2511source = "registry+https://github.com/rust-lang/crates.io-index"2512checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"25132514[[package]]2515name = "fastrand"2516version = "1.8.0"2517source = "registry+https://github.com/rust-lang/crates.io-index"2518checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499"2519dependencies = [2520 "instant",2521]25222523[[package]]2524name = "fatality"2525version = "0.0.6"2526source = "registry+https://github.com/rust-lang/crates.io-index"2527checksum = "2ad875162843b0d046276327afe0136e9ed3a23d5a754210fb6f1f33610d39ab"2528dependencies = [2529 "fatality-proc-macro",2530 "thiserror",2531]25322533[[package]]2534name = "fatality-proc-macro"2535version = "0.0.6"2536source = "registry+https://github.com/rust-lang/crates.io-index"2537checksum = "f5aa1e3ae159e592ad222dc90c5acbad632b527779ba88486abe92782ab268bd"2538dependencies = [2539 "expander 0.0.4",2540 "indexmap",2541 "proc-macro-crate",2542 "proc-macro2",2543 "quote",2544 "syn",2545 "thiserror",2546]25472548[[package]]2549name = "fc-consensus"2550version = "2.0.0-dev"2551source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2552dependencies = [2553 "async-trait",2554 "fc-db",2555 "fp-consensus",2556 "fp-rpc",2557 "sc-client-api",2558 "sc-consensus",2559 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2560 "sp-block-builder",2561 "sp-blockchain",2562 "sp-consensus",2563 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2564 "thiserror",2565]25662567[[package]]2568name = "fc-db"2569version = "2.0.0-dev"2570source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2571dependencies = [2572 "fp-storage",2573 "kvdb-rocksdb",2574 "parity-db",2575 "parity-scale-codec 3.2.1",2576 "parking_lot 0.12.1",2577 "sc-client-db",2578 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2579 "sp-database",2580 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2581]25822583[[package]]2584name = "fc-mapping-sync"2585version = "2.0.0-dev"2586source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2587dependencies = [2588 "fc-db",2589 "fp-consensus",2590 "fp-rpc",2591 "futures 0.3.25",2592 "futures-timer",2593 "log",2594 "sc-client-api",2595 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2596 "sp-blockchain",2597 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2598]25992600[[package]]2601name = "fc-rpc"2602version = "2.0.0-dev"2603source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2604dependencies = [2605 "ethereum",2606 "ethereum-types",2607 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",2608 "fc-db",2609 "fc-rpc-core",2610 "fp-rpc",2611 "fp-storage",2612 "futures 0.3.25",2613 "hex",2614 "jsonrpsee",2615 "libsecp256k1",2616 "log",2617 "lru 0.7.8",2618 "parity-scale-codec 3.2.1",2619 "prometheus",2620 "rand 0.8.5",2621 "rlp",2622 "rustc-hex",2623 "sc-client-api",2624 "sc-network",2625 "sc-network-common",2626 "sc-rpc",2627 "sc-service",2628 "sc-transaction-pool",2629 "sc-transaction-pool-api",2630 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2631 "sp-block-builder",2632 "sp-blockchain",2633 "sp-consensus",2634 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2635 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2636 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2637 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2638 "substrate-prometheus-endpoint",2639 "tokio",2640]26412642[[package]]2643name = "fc-rpc-core"2644version = "1.1.0-dev"2645source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2646dependencies = [2647 "ethereum",2648 "ethereum-types",2649 "jsonrpsee",2650 "rlp",2651 "rustc-hex",2652 "serde",2653 "serde_json",2654]26552656[[package]]2657name = "fdlimit"2658version = "0.2.1"2659source = "registry+https://github.com/rust-lang/crates.io-index"2660checksum = "2c4c9e43643f5a3be4ca5b67d26b98031ff9db6806c3440ae32e02e3ceac3f1b"2661dependencies = [2662 "libc",2663]26642665[[package]]2666name = "ff"2667version = "0.11.1"2668source = "registry+https://github.com/rust-lang/crates.io-index"2669checksum = "131655483be284720a17d74ff97592b8e76576dc25563148601df2d7c9080924"2670dependencies = [2671 "rand_core 0.6.4",2672 "subtle",2673]26742675[[package]]2676name = "file-per-thread-logger"2677version = "0.1.5"2678source = "registry+https://github.com/rust-lang/crates.io-index"2679checksum = "21e16290574b39ee41c71aeb90ae960c504ebaf1e2a1c87bd52aa56ed6e1a02f"2680dependencies = [2681 "env_logger",2682 "log",2683]26842685[[package]]2686name = "filetime"2687version = "0.2.18"2688source = "registry+https://github.com/rust-lang/crates.io-index"2689checksum = "4b9663d381d07ae25dc88dbdf27df458faa83a9b25336bcac83d5e452b5fc9d3"2690dependencies = [2691 "cfg-if 1.0.0",2692 "libc",2693 "redox_syscall",2694 "windows-sys 0.42.0",2695]26962697[[package]]2698name = "finality-grandpa"2699version = "0.16.0"2700source = "registry+https://github.com/rust-lang/crates.io-index"2701checksum = "b22349c6a11563a202d95772a68e0fcf56119e74ea8a2a19cf2301460fcd0df5"2702dependencies = [2703 "either",2704 "futures 0.3.25",2705 "futures-timer",2706 "log",2707 "num-traits",2708 "parity-scale-codec 3.2.1",2709 "parking_lot 0.12.1",2710 "scale-info",2711]27122713[[package]]2714name = "fixed-hash"2715version = "0.7.0"2716source = "registry+https://github.com/rust-lang/crates.io-index"2717checksum = "cfcf0ed7fe52a17a03854ec54a9f76d6d84508d1c0e66bc1793301c73fc8493c"2718dependencies = [2719 "byteorder",2720 "rand 0.8.5",2721 "rustc-hex",2722 "static_assertions",2723]27242725[[package]]2726name = "fixedbitset"2727version = "0.4.2"2728source = "registry+https://github.com/rust-lang/crates.io-index"2729checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"27302731[[package]]2732name = "flate2"2733version = "1.0.24"2734source = "registry+https://github.com/rust-lang/crates.io-index"2735checksum = "f82b0f4c27ad9f8bfd1f3208d882da2b09c301bc1c828fd3a00d0216d2fbbff6"2736dependencies = [2737 "crc32fast",2738 "libz-sys",2739 "miniz_oxide",2740]27412742[[package]]2743name = "flexi_logger"2744version = "0.22.6"2745source = "registry+https://github.com/rust-lang/crates.io-index"2746checksum = "0c76a80dd14a27fc3d8bc696502132cb52b3f227256fd8601166c3a35e45f409"2747dependencies = [2748 "ansi_term",2749 "atty",2750 "glob",2751 "lazy_static",2752 "log",2753 "regex",2754 "rustversion",2755 "thiserror",2756 "time 0.3.9",2757]27582759[[package]]2760name = "fnv"2761version = "1.0.7"2762source = "registry+https://github.com/rust-lang/crates.io-index"2763checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"27642765[[package]]2766name = "fork-tree"2767version = "3.0.0"2768source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2769dependencies = [2770 "parity-scale-codec 3.2.1",2771]27722773[[package]]2774name = "form_urlencoded"2775version = "1.1.0"2776source = "registry+https://github.com/rust-lang/crates.io-index"2777checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"2778dependencies = [2779 "percent-encoding",2780]27812782[[package]]2783name = "fp-consensus"2784version = "2.0.0-dev"2785source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2786dependencies = [2787 "ethereum",2788 "parity-scale-codec 3.2.1",2789 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2790 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2791 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2792]27932794[[package]]2795name = "fp-evm"2796version = "3.0.0-dev"2797source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#852f994e82f9e5718dde75e8c4d877db5a44dd45"2798dependencies = [2799 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29)",2800 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",2801 "impl-trait-for-tuples",2802 "parity-scale-codec 3.2.1",2803 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",2804 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",2805]28062807[[package]]2808name = "fp-evm"2809version = "3.0.0-dev"2810source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2811dependencies = [2812 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",2813 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2814 "impl-trait-for-tuples",2815 "parity-scale-codec 3.2.1",2816 "serde",2817 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2818 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2819]28202821[[package]]2822name = "fp-evm-mapping"2823version = "0.1.0"2824source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#852f994e82f9e5718dde75e8c4d877db5a44dd45"2825dependencies = [2826 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",2827 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",2828]28292830[[package]]2831name = "fp-evm-mapping"2832version = "0.1.0"2833source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2834dependencies = [2835 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2836 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2837]28382839[[package]]2840name = "fp-rpc"2841version = "3.0.0-dev"2842source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2843dependencies = [2844 "ethereum",2845 "ethereum-types",2846 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",2847 "parity-scale-codec 3.2.1",2848 "scale-info",2849 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2850 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2851 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2852 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2853 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2854]28552856[[package]]2857name = "fp-self-contained"2858version = "1.0.0-dev"2859source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2860dependencies = [2861 "ethereum",2862 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2863 "parity-scale-codec 3.2.1",2864 "parity-util-mem",2865 "scale-info",2866 "serde",2867 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2868 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2869 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2870]28712872[[package]]2873name = "fp-storage"2874version = "2.0.0"2875source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"2876dependencies = [2877 "parity-scale-codec 3.2.1",2878]28792880[[package]]2881name = "frame-benchmarking"2882version = "4.0.0-dev"2883source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2884dependencies = [2885 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2886 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2887 "linregress",2888 "log",2889 "parity-scale-codec 3.2.1",2890 "paste",2891 "scale-info",2892 "serde",2893 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2894 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2895 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2896 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2897 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2898 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2899 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2900 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2901]29022903[[package]]2904name = "frame-benchmarking-cli"2905version = "4.0.0-dev"2906source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2907dependencies = [2908 "Inflector",2909 "array-bytes",2910 "chrono",2911 "clap",2912 "comfy-table",2913 "frame-benchmarking",2914 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2915 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2916 "gethostname",2917 "handlebars",2918 "hash-db",2919 "itertools",2920 "kvdb",2921 "lazy_static",2922 "linked-hash-map",2923 "log",2924 "memory-db",2925 "parity-scale-codec 3.2.1",2926 "rand 0.8.5",2927 "rand_pcg 0.3.1",2928 "sc-block-builder",2929 "sc-cli",2930 "sc-client-api",2931 "sc-client-db",2932 "sc-executor",2933 "sc-service",2934 "sc-sysinfo",2935 "serde",2936 "serde_json",2937 "serde_nanos",2938 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2939 "sp-blockchain",2940 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2941 "sp-database",2942 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2943 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2944 "sp-keystore",2945 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2946 "sp-state-machine",2947 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2948 "sp-trie",2949 "tempfile",2950 "thiserror",2951 "thousands",2952]29532954[[package]]2955name = "frame-election-provider-solution-type"2956version = "4.0.0-dev"2957source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2958dependencies = [2959 "proc-macro-crate",2960 "proc-macro2",2961 "quote",2962 "syn",2963]29642965[[package]]2966name = "frame-election-provider-support"2967version = "4.0.0-dev"2968source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2969dependencies = [2970 "frame-election-provider-solution-type",2971 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2972 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2973 "parity-scale-codec 3.2.1",2974 "scale-info",2975 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2976 "sp-npos-elections",2977 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2978 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2979]29802981[[package]]2982name = "frame-executive"2983version = "4.0.0-dev"2984source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"2985dependencies = [2986 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2987 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2988 "frame-try-runtime",2989 "parity-scale-codec 3.2.1",2990 "scale-info",2991 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2992 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2993 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2994 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2995 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",2996]29972998[[package]]2999name = "frame-metadata"3000version = "15.0.0"3001source = "registry+https://github.com/rust-lang/crates.io-index"3002checksum = "df6bb8542ef006ef0de09a5c4420787d79823c0ed7924225822362fd2bf2ff2d"3003dependencies = [3004 "cfg-if 1.0.0",3005 "parity-scale-codec 3.2.1",3006 "scale-info",3007 "serde",3008]30093010[[package]]3011name = "frame-support"3012version = "4.0.0-dev"3013source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"3014dependencies = [3015 "bitflags",3016 "frame-metadata",3017 "frame-support-procedural 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3018 "impl-trait-for-tuples",3019 "k256",3020 "log",3021 "parity-scale-codec 3.2.1",3022 "paste",3023 "scale-info",3024 "smallvec",3025 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3026 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3027 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3028 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3029 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3030 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3031 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3032 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3033 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3034 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3035 "tt-call",3036]30373038[[package]]3039name = "frame-support"3040version = "4.0.0-dev"3041source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3042dependencies = [3043 "bitflags",3044 "frame-metadata",3045 "frame-support-procedural 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3046 "impl-trait-for-tuples",3047 "k256",3048 "log",3049 "once_cell",3050 "parity-scale-codec 3.2.1",3051 "paste",3052 "scale-info",3053 "serde",3054 "smallvec",3055 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3056 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3057 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3058 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3059 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3060 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3061 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3062 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3063 "sp-state-machine",3064 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3065 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3066 "sp-weights",3067 "tt-call",3068]30693070[[package]]3071name = "frame-support-procedural"3072version = "4.0.0-dev"3073source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"3074dependencies = [3075 "Inflector",3076 "cfg-expr",3077 "frame-support-procedural-tools 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3078 "itertools",3079 "proc-macro2",3080 "quote",3081 "syn",3082]30833084[[package]]3085name = "frame-support-procedural"3086version = "4.0.0-dev"3087source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3088dependencies = [3089 "Inflector",3090 "cfg-expr",3091 "frame-support-procedural-tools 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3092 "itertools",3093 "proc-macro2",3094 "quote",3095 "syn",3096]30973098[[package]]3099name = "frame-support-procedural-tools"3100version = "4.0.0-dev"3101source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"3102dependencies = [3103 "frame-support-procedural-tools-derive 3.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3104 "proc-macro-crate",3105 "proc-macro2",3106 "quote",3107 "syn",3108]31093110[[package]]3111name = "frame-support-procedural-tools"3112version = "4.0.0-dev"3113source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3114dependencies = [3115 "frame-support-procedural-tools-derive 3.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3116 "proc-macro-crate",3117 "proc-macro2",3118 "quote",3119 "syn",3120]31213122[[package]]3123name = "frame-support-procedural-tools-derive"3124version = "3.0.0"3125source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"3126dependencies = [3127 "proc-macro2",3128 "quote",3129 "syn",3130]31313132[[package]]3133name = "frame-support-procedural-tools-derive"3134version = "3.0.0"3135source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3136dependencies = [3137 "proc-macro2",3138 "quote",3139 "syn",3140]31413142[[package]]3143name = "frame-system"3144version = "4.0.0-dev"3145source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"3146dependencies = [3147 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3148 "log",3149 "parity-scale-codec 3.2.1",3150 "scale-info",3151 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3152 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3153 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3154 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3155 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",3156]31573158[[package]]3159name = "frame-system"3160version = "4.0.0-dev"3161source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3162dependencies = [3163 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3164 "log",3165 "parity-scale-codec 3.2.1",3166 "scale-info",3167 "serde",3168 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3169 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3170 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3171 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3172 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3173 "sp-weights",3174]31753176[[package]]3177name = "frame-system-benchmarking"3178version = "4.0.0-dev"3179source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3180dependencies = [3181 "frame-benchmarking",3182 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3183 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3184 "parity-scale-codec 3.2.1",3185 "scale-info",3186 "sp-core 6.0.0 (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 = "frame-system-rpc-runtime-api"3193version = "4.0.0-dev"3194source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3195dependencies = [3196 "parity-scale-codec 3.2.1",3197 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3198]31993200[[package]]3201name = "frame-try-runtime"3202version = "0.10.0-dev"3203source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"3204dependencies = [3205 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3206 "parity-scale-codec 3.2.1",3207 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3208 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3209 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",3210]32113212[[package]]3213name = "fs-err"3214version = "2.8.1"3215source = "registry+https://github.com/rust-lang/crates.io-index"3216checksum = "64db3e262960f0662f43a6366788d5f10f7f244b8f7d7d987f560baf5ded5c50"32173218[[package]]3219name = "fs-swap"3220version = "0.2.6"3221source = "registry+https://github.com/rust-lang/crates.io-index"3222checksum = "03d47dad3685eceed8488986cad3d5027165ea5edb164331770e2059555f10a5"3223dependencies = [3224 "lazy_static",3225 "libc",3226 "libloading 0.5.2",3227 "winapi",3228]32293230[[package]]3231name = "fs2"3232version = "0.4.3"3233source = "registry+https://github.com/rust-lang/crates.io-index"3234checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"3235dependencies = [3236 "libc",3237 "winapi",3238]32393240[[package]]3241name = "fs_extra"3242version = "1.2.0"3243source = "registry+https://github.com/rust-lang/crates.io-index"3244checksum = "2022715d62ab30faffd124d40b76f4134a550a87792276512b18d63272333394"32453246[[package]]3247name = "funty"3248version = "1.1.0"3249source = "registry+https://github.com/rust-lang/crates.io-index"3250checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7"32513252[[package]]3253name = "funty"3254version = "2.0.0"3255source = "registry+https://github.com/rust-lang/crates.io-index"3256checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"32573258[[package]]3259name = "futures"3260version = "0.1.31"3261source = "registry+https://github.com/rust-lang/crates.io-index"3262checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"32633264[[package]]3265name = "futures"3266version = "0.3.25"3267source = "registry+https://github.com/rust-lang/crates.io-index"3268checksum = "38390104763dc37a5145a53c29c63c1290b5d316d6086ec32c293f6736051bb0"3269dependencies = [3270 "futures-channel",3271 "futures-core",3272 "futures-executor",3273 "futures-io",3274 "futures-sink",3275 "futures-task",3276 "futures-util",3277]32783279[[package]]3280name = "futures-channel"3281version = "0.3.25"3282source = "registry+https://github.com/rust-lang/crates.io-index"3283checksum = "52ba265a92256105f45b719605a571ffe2d1f0fea3807304b522c1d778f79eed"3284dependencies = [3285 "futures-core",3286 "futures-sink",3287]32883289[[package]]3290name = "futures-core"3291version = "0.3.25"3292source = "registry+https://github.com/rust-lang/crates.io-index"3293checksum = "04909a7a7e4633ae6c4a9ab280aeb86da1236243a77b694a49eacd659a4bd3ac"32943295[[package]]3296name = "futures-executor"3297version = "0.3.25"3298source = "registry+https://github.com/rust-lang/crates.io-index"3299checksum = "7acc85df6714c176ab5edf386123fafe217be88c0840ec11f199441134a074e2"3300dependencies = [3301 "futures-core",3302 "futures-task",3303 "futures-util",3304 "num_cpus",3305]33063307[[package]]3308name = "futures-io"3309version = "0.3.25"3310source = "registry+https://github.com/rust-lang/crates.io-index"3311checksum = "00f5fb52a06bdcadeb54e8d3671f8888a39697dcb0b81b23b55174030427f4eb"33123313[[package]]3314name = "futures-lite"3315version = "1.12.0"3316source = "registry+https://github.com/rust-lang/crates.io-index"3317checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"3318dependencies = [3319 "fastrand",3320 "futures-core",3321 "futures-io",3322 "memchr",3323 "parking",3324 "pin-project-lite 0.2.9",3325 "waker-fn",3326]33273328[[package]]3329name = "futures-macro"3330version = "0.3.25"3331source = "registry+https://github.com/rust-lang/crates.io-index"3332checksum = "bdfb8ce053d86b91919aad980c220b1fb8401a9394410e1c289ed7e66b61835d"3333dependencies = [3334 "proc-macro2",3335 "quote",3336 "syn",3337]33383339[[package]]3340name = "futures-rustls"3341version = "0.22.2"3342source = "registry+https://github.com/rust-lang/crates.io-index"3343checksum = "d2411eed028cdf8c8034eaf21f9915f956b6c3abec4d4c7949ee67f0721127bd"3344dependencies = [3345 "futures-io",3346 "rustls",3347 "webpki",3348]33493350[[package]]3351name = "futures-sink"3352version = "0.3.25"3353source = "registry+https://github.com/rust-lang/crates.io-index"3354checksum = "39c15cf1a4aa79df40f1bb462fb39676d0ad9e366c2a33b590d7c66f4f81fcf9"33553356[[package]]3357name = "futures-task"3358version = "0.3.25"3359source = "registry+https://github.com/rust-lang/crates.io-index"3360checksum = "2ffb393ac5d9a6eaa9d3fdf37ae2776656b706e200c8e16b1bdb227f5198e6ea"33613362[[package]]3363name = "futures-timer"3364version = "3.0.2"3365source = "registry+https://github.com/rust-lang/crates.io-index"3366checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"33673368[[package]]3369name = "futures-util"3370version = "0.3.25"3371source = "registry+https://github.com/rust-lang/crates.io-index"3372checksum = "197676987abd2f9cadff84926f410af1c183608d36641465df73ae8211dc65d6"3373dependencies = [3374 "futures 0.1.31",3375 "futures-channel",3376 "futures-core",3377 "futures-io",3378 "futures-macro",3379 "futures-sink",3380 "futures-task",3381 "memchr",3382 "pin-project-lite 0.2.9",3383 "pin-utils",3384 "slab",3385]33863387[[package]]3388name = "fxhash"3389version = "0.2.1"3390source = "registry+https://github.com/rust-lang/crates.io-index"3391checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"3392dependencies = [3393 "byteorder",3394]33953396[[package]]3397name = "generic-array"3398version = "0.12.4"3399source = "registry+https://github.com/rust-lang/crates.io-index"3400checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"3401dependencies = [3402 "typenum",3403]34043405[[package]]3406name = "generic-array"3407version = "0.14.6"3408source = "registry+https://github.com/rust-lang/crates.io-index"3409checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9"3410dependencies = [3411 "typenum",3412 "version_check",3413]34143415[[package]]3416name = "gethostname"3417version = "0.2.3"3418source = "registry+https://github.com/rust-lang/crates.io-index"3419checksum = "c1ebd34e35c46e00bb73e81363248d627782724609fe1b6396f553f68fe3862e"3420dependencies = [3421 "libc",3422 "winapi",3423]34243425[[package]]3426name = "getrandom"3427version = "0.1.16"3428source = "registry+https://github.com/rust-lang/crates.io-index"3429checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"3430dependencies = [3431 "cfg-if 1.0.0",3432 "js-sys",3433 "libc",3434 "wasi 0.9.0+wasi-snapshot-preview1",3435 "wasm-bindgen",3436]34373438[[package]]3439name = "getrandom"3440version = "0.2.8"3441source = "registry+https://github.com/rust-lang/crates.io-index"3442checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"3443dependencies = [3444 "cfg-if 1.0.0",3445 "libc",3446 "wasi 0.11.0+wasi-snapshot-preview1",3447]34483449[[package]]3450name = "ghash"3451version = "0.4.4"3452source = "registry+https://github.com/rust-lang/crates.io-index"3453checksum = "1583cc1656d7839fd3732b80cf4f38850336cdb9b8ded1cd399ca62958de3c99"3454dependencies = [3455 "opaque-debug 0.3.0",3456 "polyval",3457]34583459[[package]]3460name = "gimli"3461version = "0.26.2"3462source = "registry+https://github.com/rust-lang/crates.io-index"3463checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d"3464dependencies = [3465 "fallible-iterator",3466 "indexmap",3467 "stable_deref_trait",3468]34693470[[package]]3471name = "glob"3472version = "0.3.0"3473source = "registry+https://github.com/rust-lang/crates.io-index"3474checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"34753476[[package]]3477name = "globset"3478version = "0.4.9"3479source = "registry+https://github.com/rust-lang/crates.io-index"3480checksum = "0a1e17342619edbc21a964c2afbeb6c820c6a2560032872f397bb97ea127bd0a"3481dependencies = [3482 "aho-corasick",3483 "bstr",3484 "fnv",3485 "log",3486 "regex",3487]34883489[[package]]3490name = "gloo-timers"3491version = "0.2.4"3492source = "registry+https://github.com/rust-lang/crates.io-index"3493checksum = "5fb7d06c1c8cc2a29bee7ec961009a0b2caa0793ee4900c2ffb348734ba1c8f9"3494dependencies = [3495 "futures-channel",3496 "futures-core",3497 "js-sys",3498 "wasm-bindgen",3499]35003501[[package]]3502name = "group"3503version = "0.11.0"3504source = "registry+https://github.com/rust-lang/crates.io-index"3505checksum = "bc5ac374b108929de78460075f3dc439fa66df9d8fc77e8f12caa5165fcf0c89"3506dependencies = [3507 "ff",3508 "rand_core 0.6.4",3509 "subtle",3510]35113512[[package]]3513name = "h2"3514version = "0.3.15"3515source = "registry+https://github.com/rust-lang/crates.io-index"3516checksum = "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4"3517dependencies = [3518 "bytes",3519 "fnv",3520 "futures-core",3521 "futures-sink",3522 "futures-util",3523 "http",3524 "indexmap",3525 "slab",3526 "tokio",3527 "tokio-util",3528 "tracing",3529]35303531[[package]]3532name = "handlebars"3533version = "4.3.5"3534source = "registry+https://github.com/rust-lang/crates.io-index"3535checksum = "433e4ab33f1213cdc25b5fa45c76881240cfe79284cf2b395e8b9e312a30a2fd"3536dependencies = [3537 "log",3538 "pest",3539 "pest_derive",3540 "serde",3541 "serde_json",3542 "thiserror",3543]35443545[[package]]3546name = "hash-db"3547version = "0.15.2"3548source = "registry+https://github.com/rust-lang/crates.io-index"3549checksum = "d23bd4e7b5eda0d0f3a307e8b381fdc8ba9000f26fbe912250c0a4cc3956364a"35503551[[package]]3552name = "hash256-std-hasher"3553version = "0.15.2"3554source = "registry+https://github.com/rust-lang/crates.io-index"3555checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"3556dependencies = [3557 "crunchy",3558]35593560[[package]]3561name = "hashbrown"3562version = "0.12.3"3563source = "registry+https://github.com/rust-lang/crates.io-index"3564checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"3565dependencies = [3566 "ahash",3567]35683569[[package]]3570name = "heck"3571version = "0.4.0"3572source = "registry+https://github.com/rust-lang/crates.io-index"3573checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"35743575[[package]]3576name = "hermit-abi"3577version = "0.1.19"3578source = "registry+https://github.com/rust-lang/crates.io-index"3579checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"3580dependencies = [3581 "libc",3582]35833584[[package]]3585name = "hex"3586version = "0.4.3"3587source = "registry+https://github.com/rust-lang/crates.io-index"3588checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"35893590[[package]]3591name = "hex-literal"3592version = "0.3.4"3593source = "registry+https://github.com/rust-lang/crates.io-index"3594checksum = "7ebdb29d2ea9ed0083cd8cece49bbd968021bd99b0849edb4a9a7ee0fdf6a4e0"35953596[[package]]3597name = "hex_fmt"3598version = "0.3.0"3599source = "registry+https://github.com/rust-lang/crates.io-index"3600checksum = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f"36013602[[package]]3603name = "hmac"3604version = "0.8.1"3605source = "registry+https://github.com/rust-lang/crates.io-index"3606checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"3607dependencies = [3608 "crypto-mac 0.8.0",3609 "digest 0.9.0",3610]36113612[[package]]3613name = "hmac"3614version = "0.11.0"3615source = "registry+https://github.com/rust-lang/crates.io-index"3616checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"3617dependencies = [3618 "crypto-mac 0.11.1",3619 "digest 0.9.0",3620]36213622[[package]]3623name = "hmac-drbg"3624version = "0.3.0"3625source = "registry+https://github.com/rust-lang/crates.io-index"3626checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1"3627dependencies = [3628 "digest 0.9.0",3629 "generic-array 0.14.6",3630 "hmac 0.8.1",3631]36323633[[package]]3634name = "hostname"3635version = "0.3.1"3636source = "registry+https://github.com/rust-lang/crates.io-index"3637checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"3638dependencies = [3639 "libc",3640 "match_cfg",3641 "winapi",3642]36433644[[package]]3645name = "http"3646version = "0.2.8"3647source = "registry+https://github.com/rust-lang/crates.io-index"3648checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"3649dependencies = [3650 "bytes",3651 "fnv",3652 "itoa",3653]36543655[[package]]3656name = "http-body"3657version = "0.4.5"3658source = "registry+https://github.com/rust-lang/crates.io-index"3659checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"3660dependencies = [3661 "bytes",3662 "http",3663 "pin-project-lite 0.2.9",3664]36653666[[package]]3667name = "httparse"3668version = "1.8.0"3669source = "registry+https://github.com/rust-lang/crates.io-index"3670checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"36713672[[package]]3673name = "httpdate"3674version = "1.0.2"3675source = "registry+https://github.com/rust-lang/crates.io-index"3676checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"36773678[[package]]3679name = "humantime"3680version = "2.1.0"3681source = "registry+https://github.com/rust-lang/crates.io-index"3682checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"36833684[[package]]3685name = "hyper"3686version = "0.14.20"3687source = "registry+https://github.com/rust-lang/crates.io-index"3688checksum = "02c929dc5c39e335a03c405292728118860721b10190d98c2a0f0efd5baafbac"3689dependencies = [3690 "bytes",3691 "futures-channel",3692 "futures-core",3693 "futures-util",3694 "h2",3695 "http",3696 "http-body",3697 "httparse",3698 "httpdate",3699 "itoa",3700 "pin-project-lite 0.2.9",3701 "socket2",3702 "tokio",3703 "tower-service",3704 "tracing",3705 "want",3706]37073708[[package]]3709name = "hyper-rustls"3710version = "0.23.0"3711source = "registry+https://github.com/rust-lang/crates.io-index"3712checksum = "d87c48c02e0dc5e3b849a2041db3029fd066650f8f717c07bf8ed78ccb895cac"3713dependencies = [3714 "http",3715 "hyper",3716 "log",3717 "rustls",3718 "rustls-native-certs",3719 "tokio",3720 "tokio-rustls",3721]37223723[[package]]3724name = "iana-time-zone"3725version = "0.1.51"3726source = "registry+https://github.com/rust-lang/crates.io-index"3727checksum = "f5a6ef98976b22b3b7f2f3a806f858cb862044cfa66805aa3ad84cb3d3b785ed"3728dependencies = [3729 "android_system_properties",3730 "core-foundation-sys",3731 "iana-time-zone-haiku",3732 "js-sys",3733 "wasm-bindgen",3734 "winapi",3735]37363737[[package]]3738name = "iana-time-zone-haiku"3739version = "0.1.1"3740source = "registry+https://github.com/rust-lang/crates.io-index"3741checksum = "0703ae284fc167426161c2e3f1da3ea71d94b21bedbcc9494e92b28e334e3dca"3742dependencies = [3743 "cxx",3744 "cxx-build",3745]37463747[[package]]3748name = "idna"3749version = "0.2.3"3750source = "registry+https://github.com/rust-lang/crates.io-index"3751checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"3752dependencies = [3753 "matches",3754 "unicode-bidi",3755 "unicode-normalization",3756]37573758[[package]]3759name = "idna"3760version = "0.3.0"3761source = "registry+https://github.com/rust-lang/crates.io-index"3762checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"3763dependencies = [3764 "unicode-bidi",3765 "unicode-normalization",3766]37673768[[package]]3769name = "if-addrs"3770version = "0.7.0"3771source = "registry+https://github.com/rust-lang/crates.io-index"3772checksum = "cbc0fa01ffc752e9dbc72818cdb072cd028b86be5e09dd04c5a643704fe101a9"3773dependencies = [3774 "libc",3775 "winapi",3776]37773778[[package]]3779name = "if-watch"3780version = "1.1.1"3781source = "registry+https://github.com/rust-lang/crates.io-index"3782checksum = "015a7df1eb6dda30df37f34b63ada9b7b352984b0e84de2a20ed526345000791"3783dependencies = [3784 "async-io",3785 "core-foundation",3786 "fnv",3787 "futures 0.3.25",3788 "if-addrs",3789 "ipnet",3790 "log",3791 "rtnetlink",3792 "system-configuration",3793 "windows",3794]37953796[[package]]3797name = "impl-codec"3798version = "0.6.0"3799source = "registry+https://github.com/rust-lang/crates.io-index"3800checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f"3801dependencies = [3802 "parity-scale-codec 3.2.1",3803]38043805[[package]]3806name = "impl-rlp"3807version = "0.3.0"3808source = "registry+https://github.com/rust-lang/crates.io-index"3809checksum = "f28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808"3810dependencies = [3811 "rlp",3812]38133814[[package]]3815name = "impl-serde"3816version = "0.3.2"3817source = "registry+https://github.com/rust-lang/crates.io-index"3818checksum = "4551f042f3438e64dbd6226b20527fc84a6e1fe65688b58746a2f53623f25f5c"3819dependencies = [3820 "serde",3821]38223823[[package]]3824name = "impl-trait-for-tuples"3825version = "0.2.2"3826source = "registry+https://github.com/rust-lang/crates.io-index"3827checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb"3828dependencies = [3829 "proc-macro2",3830 "quote",3831 "syn",3832]38333834[[package]]3835name = "indexmap"3836version = "1.9.1"3837source = "registry+https://github.com/rust-lang/crates.io-index"3838checksum = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e"3839dependencies = [3840 "autocfg",3841 "hashbrown",3842 "serde",3843]38443845[[package]]3846name = "inout"3847version = "0.1.3"3848source = "registry+https://github.com/rust-lang/crates.io-index"3849checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"3850dependencies = [3851 "generic-array 0.14.6",3852]38533854[[package]]3855name = "instant"3856version = "0.1.12"3857source = "registry+https://github.com/rust-lang/crates.io-index"3858checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"3859dependencies = [3860 "cfg-if 1.0.0",3861]38623863[[package]]3864name = "integer-encoding"3865version = "3.0.4"3866source = "registry+https://github.com/rust-lang/crates.io-index"3867checksum = "8bb03732005da905c88227371639bf1ad885cc712789c011c31c5fb3ab3ccf02"38683869[[package]]3870name = "integer-sqrt"3871version = "0.1.5"3872source = "registry+https://github.com/rust-lang/crates.io-index"3873checksum = "276ec31bcb4a9ee45f58bec6f9ec700ae4cf4f4f8f2fa7e06cb406bd5ffdd770"3874dependencies = [3875 "num-traits",3876]38773878[[package]]3879name = "io-lifetimes"3880version = "0.7.4"3881source = "registry+https://github.com/rust-lang/crates.io-index"3882checksum = "e6e481ccbe3dea62107216d0d1138bb8ad8e5e5c43009a098bd1990272c497b0"38833884[[package]]3885name = "ip_network"3886version = "0.4.1"3887source = "registry+https://github.com/rust-lang/crates.io-index"3888checksum = "aa2f047c0a98b2f299aa5d6d7088443570faae494e9ae1305e48be000c9e0eb1"38893890[[package]]3891name = "ipconfig"3892version = "0.3.0"3893source = "registry+https://github.com/rust-lang/crates.io-index"3894checksum = "723519edce41262b05d4143ceb95050e4c614f483e78e9fd9e39a8275a84ad98"3895dependencies = [3896 "socket2",3897 "widestring",3898 "winapi",3899 "winreg",3900]39013902[[package]]3903name = "ipnet"3904version = "2.5.0"3905source = "registry+https://github.com/rust-lang/crates.io-index"3906checksum = "879d54834c8c76457ef4293a689b2a8c59b076067ad77b15efafbb05f92a592b"39073908[[package]]3909name = "itertools"3910version = "0.10.5"3911source = "registry+https://github.com/rust-lang/crates.io-index"3912checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"3913dependencies = [3914 "either",3915]39163917[[package]]3918name = "itoa"3919version = "1.0.4"3920source = "registry+https://github.com/rust-lang/crates.io-index"3921checksum = "4217ad341ebadf8d8e724e264f13e593e0648f5b3e94b3896a5df283be015ecc"39223923[[package]]3924name = "jobserver"3925version = "0.1.25"3926source = "registry+https://github.com/rust-lang/crates.io-index"3927checksum = "068b1ee6743e4d11fb9c6a1e6064b3693a1b600e7f5f5988047d98b3dc9fb90b"3928dependencies = [3929 "libc",3930]39313932[[package]]3933name = "js-sys"3934version = "0.3.60"3935source = "registry+https://github.com/rust-lang/crates.io-index"3936checksum = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47"3937dependencies = [3938 "wasm-bindgen",3939]39403941[[package]]3942name = "jsonrpsee"3943version = "0.15.1"3944source = "registry+https://github.com/rust-lang/crates.io-index"3945checksum = "8bd0d559d5e679b1ab2f869b486a11182923863b1b3ee8b421763cdd707b783a"3946dependencies = [3947 "jsonrpsee-core",3948 "jsonrpsee-http-server",3949 "jsonrpsee-proc-macros",3950 "jsonrpsee-types",3951 "jsonrpsee-ws-client",3952 "jsonrpsee-ws-server",3953 "tracing",3954]39553956[[package]]3957name = "jsonrpsee-client-transport"3958version = "0.15.1"3959source = "registry+https://github.com/rust-lang/crates.io-index"3960checksum = "8752740ecd374bcbf8b69f3e80b0327942df76f793f8d4e60d3355650c31fb74"3961dependencies = [3962 "futures-util",3963 "http",3964 "jsonrpsee-core",3965 "jsonrpsee-types",3966 "pin-project",3967 "rustls-native-certs",3968 "soketto",3969 "thiserror",3970 "tokio",3971 "tokio-rustls",3972 "tokio-util",3973 "tracing",3974 "webpki-roots",3975]39763977[[package]]3978name = "jsonrpsee-core"3979version = "0.15.1"3980source = "registry+https://github.com/rust-lang/crates.io-index"3981checksum = "f3dc3e9cf2ba50b7b1d7d76a667619f82846caa39e8e8daa8a4962d74acaddca"3982dependencies = [3983 "anyhow",3984 "arrayvec 0.7.2",3985 "async-lock",3986 "async-trait",3987 "beef",3988 "futures-channel",3989 "futures-timer",3990 "futures-util",3991 "globset",3992 "http",3993 "hyper",3994 "jsonrpsee-types",3995 "lazy_static",3996 "parking_lot 0.12.1",3997 "rand 0.8.5",3998 "rustc-hash",3999 "serde",4000 "serde_json",4001 "soketto",4002 "thiserror",4003 "tokio",4004 "tracing",4005 "tracing-futures",4006 "unicase",4007]40084009[[package]]4010name = "jsonrpsee-http-server"4011version = "0.15.1"4012source = "registry+https://github.com/rust-lang/crates.io-index"4013checksum = "03802f0373a38c2420c70b5144742d800b509e2937edc4afb116434f07120117"4014dependencies = [4015 "futures-channel",4016 "futures-util",4017 "hyper",4018 "jsonrpsee-core",4019 "jsonrpsee-types",4020 "serde",4021 "serde_json",4022 "tokio",4023 "tracing",4024 "tracing-futures",4025]40264027[[package]]4028name = "jsonrpsee-proc-macros"4029version = "0.15.1"4030source = "registry+https://github.com/rust-lang/crates.io-index"4031checksum = "bd67957d4280217247588ac86614ead007b301ca2fa9f19c19f880a536f029e3"4032dependencies = [4033 "proc-macro-crate",4034 "proc-macro2",4035 "quote",4036 "syn",4037]40384039[[package]]4040name = "jsonrpsee-types"4041version = "0.15.1"4042source = "registry+https://github.com/rust-lang/crates.io-index"4043checksum = "e290bba767401b646812f608c099b922d8142603c9e73a50fb192d3ac86f4a0d"4044dependencies = [4045 "anyhow",4046 "beef",4047 "serde",4048 "serde_json",4049 "thiserror",4050 "tracing",4051]40524053[[package]]4054name = "jsonrpsee-ws-client"4055version = "0.15.1"4056source = "registry+https://github.com/rust-lang/crates.io-index"4057checksum = "6ee5feddd5188e62ac08fcf0e56478138e581509d4730f3f7be9b57dd402a4ff"4058dependencies = [4059 "http",4060 "jsonrpsee-client-transport",4061 "jsonrpsee-core",4062 "jsonrpsee-types",4063]40644065[[package]]4066name = "jsonrpsee-ws-server"4067version = "0.15.1"4068source = "registry+https://github.com/rust-lang/crates.io-index"4069checksum = "d488ba74fb369e5ab68926feb75a483458b88e768d44319f37e4ecad283c7325"4070dependencies = [4071 "futures-channel",4072 "futures-util",4073 "http",4074 "jsonrpsee-core",4075 "jsonrpsee-types",4076 "serde_json",4077 "soketto",4078 "tokio",4079 "tokio-stream",4080 "tokio-util",4081 "tracing",4082 "tracing-futures",4083]40844085[[package]]4086name = "k256"4087version = "0.10.4"4088source = "registry+https://github.com/rust-lang/crates.io-index"4089checksum = "19c3a5e0a0b8450278feda242592512e09f61c72e018b8cd5c859482802daf2d"4090dependencies = [4091 "cfg-if 1.0.0",4092 "ecdsa",4093 "elliptic-curve",4094 "sec1",4095]40964097[[package]]4098name = "keccak"4099version = "0.1.2"4100source = "registry+https://github.com/rust-lang/crates.io-index"4101checksum = "f9b7d56ba4a8344d6be9729995e6b06f928af29998cdf79fe390cbf6b1fee838"41024103[[package]]4104name = "kusama-runtime"4105version = "0.9.30"4106source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"4107dependencies = [4108 "beefy-primitives",4109 "bitvec 1.0.1",4110 "frame-benchmarking",4111 "frame-election-provider-support",4112 "frame-executive",4113 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4114 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4115 "frame-system-benchmarking",4116 "frame-system-rpc-runtime-api",4117 "frame-try-runtime",4118 "hex-literal",4119 "kusama-runtime-constants",4120 "log",4121 "pallet-authority-discovery",4122 "pallet-authorship",4123 "pallet-babe",4124 "pallet-bags-list",4125 "pallet-balances",4126 "pallet-bounties",4127 "pallet-child-bounties",4128 "pallet-collective",4129 "pallet-democracy",4130 "pallet-election-provider-multi-phase",4131 "pallet-election-provider-support-benchmarking",4132 "pallet-elections-phragmen",4133 "pallet-fast-unstake",4134 "pallet-gilt",4135 "pallet-grandpa",4136 "pallet-identity",4137 "pallet-im-online",4138 "pallet-indices",4139 "pallet-membership",4140 "pallet-multisig",4141 "pallet-nomination-pools",4142 "pallet-nomination-pools-benchmarking",4143 "pallet-nomination-pools-runtime-api",4144 "pallet-offences",4145 "pallet-offences-benchmarking",4146 "pallet-preimage",4147 "pallet-proxy",4148 "pallet-recovery",4149 "pallet-scheduler",4150 "pallet-session",4151 "pallet-session-benchmarking",4152 "pallet-society",4153 "pallet-staking",4154 "pallet-staking-reward-fn",4155 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4156 "pallet-tips",4157 "pallet-transaction-payment",4158 "pallet-transaction-payment-rpc-runtime-api",4159 "pallet-treasury",4160 "pallet-utility",4161 "pallet-vesting",4162 "pallet-xcm",4163 "pallet-xcm-benchmarks",4164 "parity-scale-codec 3.2.1",4165 "polkadot-primitives",4166 "polkadot-runtime-common",4167 "polkadot-runtime-parachains",4168 "rustc-hex",4169 "scale-info",4170 "serde",4171 "serde_derive",4172 "smallvec",4173 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4174 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4175 "sp-authority-discovery",4176 "sp-block-builder",4177 "sp-consensus-babe",4178 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4179 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4180 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4181 "sp-mmr-primitives",4182 "sp-npos-elections",4183 "sp-offchain",4184 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4185 "sp-session",4186 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4187 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4188 "sp-transaction-pool",4189 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4190 "static_assertions",4191 "substrate-wasm-builder",4192 "xcm",4193 "xcm-builder",4194 "xcm-executor",4195]41964197[[package]]4198name = "kusama-runtime-constants"4199version = "0.9.30"4200source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"4201dependencies = [4202 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4203 "polkadot-primitives",4204 "polkadot-runtime-common",4205 "smallvec",4206 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",4207]42084209[[package]]4210name = "kv-log-macro"4211version = "1.0.7"4212source = "registry+https://github.com/rust-lang/crates.io-index"4213checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"4214dependencies = [4215 "log",4216]42174218[[package]]4219name = "kvdb"4220version = "0.11.0"4221source = "registry+https://github.com/rust-lang/crates.io-index"4222checksum = "a301d8ecb7989d4a6e2c57a49baca77d353bdbf879909debe3f375fe25d61f86"4223dependencies = [4224 "parity-util-mem",4225 "smallvec",4226]42274228[[package]]4229name = "kvdb-memorydb"4230version = "0.11.0"4231source = "registry+https://github.com/rust-lang/crates.io-index"4232checksum = "ece7e668abd21387aeb6628130a6f4c802787f014fa46bc83221448322250357"4233dependencies = [4234 "kvdb",4235 "parity-util-mem",4236 "parking_lot 0.12.1",4237]42384239[[package]]4240name = "kvdb-rocksdb"4241version = "0.15.2"4242source = "registry+https://github.com/rust-lang/crates.io-index"4243checksum = "ca7fbdfd71cd663dceb0faf3367a99f8cf724514933e9867cec4995b6027cbc1"4244dependencies = [4245 "fs-swap",4246 "kvdb",4247 "log",4248 "num_cpus",4249 "owning_ref",4250 "parity-util-mem",4251 "parking_lot 0.12.1",4252 "regex",4253 "rocksdb",4254 "smallvec",4255]42564257[[package]]4258name = "lazy_static"4259version = "1.4.0"4260source = "registry+https://github.com/rust-lang/crates.io-index"4261checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"42624263[[package]]4264name = "lazycell"4265version = "1.3.0"4266source = "registry+https://github.com/rust-lang/crates.io-index"4267checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"42684269[[package]]4270name = "libc"4271version = "0.2.137"4272source = "registry+https://github.com/rust-lang/crates.io-index"4273checksum = "fc7fcc620a3bff7cdd7a365be3376c97191aeaccc2a603e600951e452615bf89"42744275[[package]]4276name = "libloading"4277version = "0.5.2"4278source = "registry+https://github.com/rust-lang/crates.io-index"4279checksum = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"4280dependencies = [4281 "cc",4282 "winapi",4283]42844285[[package]]4286name = "libloading"4287version = "0.7.3"4288source = "registry+https://github.com/rust-lang/crates.io-index"4289checksum = "efbc0f03f9a775e9f6aed295c6a1ba2253c5757a9e03d55c6caa46a681abcddd"4290dependencies = [4291 "cfg-if 1.0.0",4292 "winapi",4293]42944295[[package]]4296name = "libm"4297version = "0.2.5"4298source = "registry+https://github.com/rust-lang/crates.io-index"4299checksum = "292a948cd991e376cf75541fe5b97a1081d713c618b4f1b9500f8844e49eb565"43004301[[package]]4302name = "libp2p"4303version = "0.46.1"4304source = "registry+https://github.com/rust-lang/crates.io-index"4305checksum = "81327106887e42d004fbdab1fef93675be2e2e07c1b95fce45e2cc813485611d"4306dependencies = [4307 "bytes",4308 "futures 0.3.25",4309 "futures-timer",4310 "getrandom 0.2.8",4311 "instant",4312 "lazy_static",4313 "libp2p-autonat",4314 "libp2p-core",4315 "libp2p-deflate",4316 "libp2p-dns",4317 "libp2p-floodsub",4318 "libp2p-gossipsub",4319 "libp2p-identify",4320 "libp2p-kad",4321 "libp2p-mdns",4322 "libp2p-metrics",4323 "libp2p-mplex",4324 "libp2p-noise",4325 "libp2p-ping",4326 "libp2p-plaintext",4327 "libp2p-pnet",4328 "libp2p-relay",4329 "libp2p-rendezvous",4330 "libp2p-request-response",4331 "libp2p-swarm",4332 "libp2p-swarm-derive",4333 "libp2p-tcp",4334 "libp2p-uds",4335 "libp2p-wasm-ext",4336 "libp2p-websocket",4337 "libp2p-yamux",4338 "multiaddr",4339 "parking_lot 0.12.1",4340 "pin-project",4341 "rand 0.7.3",4342 "smallvec",4343]43444345[[package]]4346name = "libp2p-autonat"4347version = "0.5.0"4348source = "registry+https://github.com/rust-lang/crates.io-index"4349checksum = "4decc51f3573653a9f4ecacb31b1b922dd20c25a6322bb15318ec04287ec46f9"4350dependencies = [4351 "async-trait",4352 "futures 0.3.25",4353 "futures-timer",4354 "instant",4355 "libp2p-core",4356 "libp2p-request-response",4357 "libp2p-swarm",4358 "log",4359 "prost 0.10.4",4360 "prost-build 0.10.4",4361 "rand 0.8.5",4362]43634364[[package]]4365name = "libp2p-core"4366version = "0.34.0"4367source = "registry+https://github.com/rust-lang/crates.io-index"4368checksum = "fbf9b94cefab7599b2d3dff2f93bee218c6621d68590b23ede4485813cbcece6"4369dependencies = [4370 "asn1_der",4371 "bs58",4372 "ed25519-dalek",4373 "either",4374 "fnv",4375 "futures 0.3.25",4376 "futures-timer",4377 "instant",4378 "lazy_static",4379 "libsecp256k1",4380 "log",4381 "multiaddr",4382 "multihash",4383 "multistream-select",4384 "parking_lot 0.12.1",4385 "pin-project",4386 "prost 0.10.4",4387 "prost-build 0.10.4",4388 "rand 0.8.5",4389 "ring",4390 "rw-stream-sink",4391 "sha2 0.10.6",4392 "smallvec",4393 "thiserror",4394 "unsigned-varint",4395 "void",4396 "zeroize",4397]43984399[[package]]4400name = "libp2p-deflate"4401version = "0.34.0"4402source = "registry+https://github.com/rust-lang/crates.io-index"4403checksum = "d0183dc2a3da1fbbf85e5b6cf51217f55b14f5daea0c455a9536eef646bfec71"4404dependencies = [4405 "flate2",4406 "futures 0.3.25",4407 "libp2p-core",4408]44094410[[package]]4411name = "libp2p-dns"4412version = "0.34.0"4413source = "registry+https://github.com/rust-lang/crates.io-index"4414checksum = "6cbf54723250fa5d521383be789bf60efdabe6bacfb443f87da261019a49b4b5"4415dependencies = [4416 "async-std-resolver",4417 "futures 0.3.25",4418 "libp2p-core",4419 "log",4420 "parking_lot 0.12.1",4421 "smallvec",4422 "trust-dns-resolver",4423]44244425[[package]]4426name = "libp2p-floodsub"4427version = "0.37.0"4428source = "registry+https://github.com/rust-lang/crates.io-index"4429checksum = "98a4b6ffd53e355775d24b76f583fdda54b3284806f678499b57913adb94f231"4430dependencies = [4431 "cuckoofilter",4432 "fnv",4433 "futures 0.3.25",4434 "libp2p-core",4435 "libp2p-swarm",4436 "log",4437 "prost 0.10.4",4438 "prost-build 0.10.4",4439 "rand 0.7.3",4440 "smallvec",4441]44424443[[package]]4444name = "libp2p-gossipsub"4445version = "0.39.0"4446source = "registry+https://github.com/rust-lang/crates.io-index"4447checksum = "74b4b888cfbeb1f5551acd3aa1366e01bf88ede26cc3c4645d0d2d004d5ca7b0"4448dependencies = [4449 "asynchronous-codec",4450 "base64",4451 "byteorder",4452 "bytes",4453 "fnv",4454 "futures 0.3.25",4455 "hex_fmt",4456 "instant",4457 "libp2p-core",4458 "libp2p-swarm",4459 "log",4460 "prometheus-client",4461 "prost 0.10.4",4462 "prost-build 0.10.4",4463 "rand 0.7.3",4464 "regex",4465 "sha2 0.10.6",4466 "smallvec",4467 "unsigned-varint",4468 "wasm-timer",4469]44704471[[package]]4472name = "libp2p-identify"4473version = "0.37.0"4474source = "registry+https://github.com/rust-lang/crates.io-index"4475checksum = "c50b585518f8efd06f93ac2f976bd672e17cdac794644b3117edd078e96bda06"4476dependencies = [4477 "asynchronous-codec",4478 "futures 0.3.25",4479 "futures-timer",4480 "libp2p-core",4481 "libp2p-swarm",4482 "log",4483 "lru 0.7.8",4484 "prost 0.10.4",4485 "prost-build 0.10.4",4486 "prost-codec",4487 "smallvec",4488 "thiserror",4489 "void",4490]44914492[[package]]4493name = "libp2p-kad"4494version = "0.38.0"4495source = "registry+https://github.com/rust-lang/crates.io-index"4496checksum = "740862893bb5f06ac24acc9d49bdeadc3a5e52e51818a30a25c1f3519da2c851"4497dependencies = [4498 "arrayvec 0.7.2",4499 "asynchronous-codec",4500 "bytes",4501 "either",4502 "fnv",4503 "futures 0.3.25",4504 "futures-timer",4505 "instant",4506 "libp2p-core",4507 "libp2p-swarm",4508 "log",4509 "prost 0.10.4",4510 "prost-build 0.10.4",4511 "rand 0.7.3",4512 "sha2 0.10.6",4513 "smallvec",4514 "thiserror",4515 "uint",4516 "unsigned-varint",4517 "void",4518]45194520[[package]]4521name = "libp2p-mdns"4522version = "0.38.0"4523source = "registry+https://github.com/rust-lang/crates.io-index"4524checksum = "66e5e5919509603281033fd16306c61df7a4428ce274b67af5e14b07de5cdcb2"4525dependencies = [4526 "async-io",4527 "data-encoding",4528 "dns-parser",4529 "futures 0.3.25",4530 "if-watch",4531 "lazy_static",4532 "libp2p-core",4533 "libp2p-swarm",4534 "log",4535 "rand 0.8.5",4536 "smallvec",4537 "socket2",4538 "void",4539]45404541[[package]]4542name = "libp2p-metrics"4543version = "0.7.0"4544source = "registry+https://github.com/rust-lang/crates.io-index"4545checksum = "ef8aff4a1abef42328fbb30b17c853fff9be986dc39af17ee39f9c5f755c5e0c"4546dependencies = [4547 "libp2p-core",4548 "libp2p-gossipsub",4549 "libp2p-identify",4550 "libp2p-kad",4551 "libp2p-ping",4552 "libp2p-relay",4553 "libp2p-swarm",4554 "prometheus-client",4555]45564557[[package]]4558name = "libp2p-mplex"4559version = "0.34.0"4560source = "registry+https://github.com/rust-lang/crates.io-index"4561checksum = "61fd1b20638ec209c5075dfb2e8ce6a7ea4ec3cd3ad7b77f7a477c06d53322e2"4562dependencies = [4563 "asynchronous-codec",4564 "bytes",4565 "futures 0.3.25",4566 "libp2p-core",4567 "log",4568 "nohash-hasher",4569 "parking_lot 0.12.1",4570 "rand 0.7.3",4571 "smallvec",4572 "unsigned-varint",4573]45744575[[package]]4576name = "libp2p-noise"4577version = "0.37.0"4578source = "registry+https://github.com/rust-lang/crates.io-index"4579checksum = "762408cb5d84b49a600422d7f9a42c18012d8da6ebcd570f9a4a4290ba41fb6f"4580dependencies = [4581 "bytes",4582 "curve25519-dalek 3.2.0",4583 "futures 0.3.25",4584 "lazy_static",4585 "libp2p-core",4586 "log",4587 "prost 0.10.4",4588 "prost-build 0.10.4",4589 "rand 0.8.5",4590 "sha2 0.10.6",4591 "snow",4592 "static_assertions",4593 "x25519-dalek",4594 "zeroize",4595]45964597[[package]]4598name = "libp2p-ping"4599version = "0.37.0"4600source = "registry+https://github.com/rust-lang/crates.io-index"4601checksum = "100a6934ae1dbf8a693a4e7dd1d730fd60b774dafc45688ed63b554497c6c925"4602dependencies = [4603 "futures 0.3.25",4604 "futures-timer",4605 "instant",4606 "libp2p-core",4607 "libp2p-swarm",4608 "log",4609 "rand 0.7.3",4610 "void",4611]46124613[[package]]4614name = "libp2p-plaintext"4615version = "0.34.0"4616source = "registry+https://github.com/rust-lang/crates.io-index"4617checksum = "be27bf0820a6238a4e06365b096d428271cce85a129cf16f2fe9eb1610c4df86"4618dependencies = [4619 "asynchronous-codec",4620 "bytes",4621 "futures 0.3.25",4622 "libp2p-core",4623 "log",4624 "prost 0.10.4",4625 "prost-build 0.10.4",4626 "unsigned-varint",4627 "void",4628]46294630[[package]]4631name = "libp2p-pnet"4632version = "0.22.1"4633source = "registry+https://github.com/rust-lang/crates.io-index"4634checksum = "1a5a702574223aa55d8878bdc8bf55c84a6086f87ddaddc28ce730b4caa81538"4635dependencies = [4636 "futures 0.3.25",4637 "log",4638 "pin-project",4639 "rand 0.8.5",4640 "salsa20",4641 "sha3",4642]46434644[[package]]4645name = "libp2p-relay"4646version = "0.10.0"4647source = "registry+https://github.com/rust-lang/crates.io-index"4648checksum = "4931547ee0cce03971ccc1733ff05bb0c4349fd89120a39e9861e2bbe18843c3"4649dependencies = [4650 "asynchronous-codec",4651 "bytes",4652 "either",4653 "futures 0.3.25",4654 "futures-timer",4655 "instant",4656 "libp2p-core",4657 "libp2p-swarm",4658 "log",4659 "pin-project",4660 "prost 0.10.4",4661 "prost-build 0.10.4",4662 "prost-codec",4663 "rand 0.8.5",4664 "smallvec",4665 "static_assertions",4666 "thiserror",4667 "void",4668]46694670[[package]]4671name = "libp2p-rendezvous"4672version = "0.7.0"4673source = "registry+https://github.com/rust-lang/crates.io-index"4674checksum = "9511c9672ba33284838e349623319c8cad2d18cfad243ae46c6b7e8a2982ea4e"4675dependencies = [4676 "asynchronous-codec",4677 "bimap",4678 "futures 0.3.25",4679 "futures-timer",4680 "instant",4681 "libp2p-core",4682 "libp2p-swarm",4683 "log",4684 "prost 0.10.4",4685 "prost-build 0.10.4",4686 "rand 0.8.5",4687 "sha2 0.10.6",4688 "thiserror",4689 "unsigned-varint",4690 "void",4691]46924693[[package]]4694name = "libp2p-request-response"4695version = "0.19.0"4696source = "registry+https://github.com/rust-lang/crates.io-index"4697checksum = "508a189e2795d892c8f5c1fa1e9e0b1845d32d7b0b249dbf7b05b18811361843"4698dependencies = [4699 "async-trait",4700 "bytes",4701 "futures 0.3.25",4702 "instant",4703 "libp2p-core",4704 "libp2p-swarm",4705 "log",4706 "rand 0.7.3",4707 "smallvec",4708 "unsigned-varint",4709]47104711[[package]]4712name = "libp2p-swarm"4713version = "0.37.0"4714source = "registry+https://github.com/rust-lang/crates.io-index"4715checksum = "95ac5be6c2de2d1ff3f7693fda6faf8a827b1f3e808202277783fea9f527d114"4716dependencies = [4717 "either",4718 "fnv",4719 "futures 0.3.25",4720 "futures-timer",4721 "instant",4722 "libp2p-core",4723 "log",4724 "pin-project",4725 "rand 0.7.3",4726 "smallvec",4727 "thiserror",4728 "void",4729]47304731[[package]]4732name = "libp2p-swarm-derive"4733version = "0.28.0"4734source = "registry+https://github.com/rust-lang/crates.io-index"4735checksum = "9f54a64b6957249e0ce782f8abf41d97f69330d02bf229f0672d864f0650cc76"4736dependencies = [4737 "quote",4738 "syn",4739]47404741[[package]]4742name = "libp2p-tcp"4743version = "0.34.0"4744source = "registry+https://github.com/rust-lang/crates.io-index"4745checksum = "8a6771dc19aa3c65d6af9a8c65222bfc8fcd446630ddca487acd161fa6096f3b"4746dependencies = [4747 "async-io",4748 "futures 0.3.25",4749 "futures-timer",4750 "if-watch",4751 "ipnet",4752 "libc",4753 "libp2p-core",4754 "log",4755 "socket2",4756]47574758[[package]]4759name = "libp2p-uds"4760version = "0.33.0"4761source = "registry+https://github.com/rust-lang/crates.io-index"4762checksum = "d125e3e5f0d58f3c6ac21815b20cf4b6a88b8db9dc26368ea821838f4161fd4d"4763dependencies = [4764 "async-std",4765 "futures 0.3.25",4766 "libp2p-core",4767 "log",4768]47694770[[package]]4771name = "libp2p-wasm-ext"4772version = "0.34.0"4773source = "registry+https://github.com/rust-lang/crates.io-index"4774checksum = "ec894790eec3c1608f8d1a8a0bdf0dbeb79ed4de2dce964222011c2896dfa05a"4775dependencies = [4776 "futures 0.3.25",4777 "js-sys",4778 "libp2p-core",4779 "parity-send-wrapper",4780 "wasm-bindgen",4781 "wasm-bindgen-futures",4782]47834784[[package]]4785name = "libp2p-websocket"4786version = "0.36.0"4787source = "registry+https://github.com/rust-lang/crates.io-index"4788checksum = "9808e57e81be76ff841c106b4c5974fb4d41a233a7bdd2afbf1687ac6def3818"4789dependencies = [4790 "either",4791 "futures 0.3.25",4792 "futures-rustls",4793 "libp2p-core",4794 "log",4795 "parking_lot 0.12.1",4796 "quicksink",4797 "rw-stream-sink",4798 "soketto",4799 "url",4800 "webpki-roots",4801]48024803[[package]]4804name = "libp2p-yamux"4805version = "0.38.0"4806source = "registry+https://github.com/rust-lang/crates.io-index"4807checksum = "c6dea686217a06072033dc025631932810e2f6ad784e4fafa42e27d311c7a81c"4808dependencies = [4809 "futures 0.3.25",4810 "libp2p-core",4811 "parking_lot 0.12.1",4812 "thiserror",4813 "yamux",4814]48154816[[package]]4817name = "librocksdb-sys"4818version = "0.6.1+6.28.2"4819source = "registry+https://github.com/rust-lang/crates.io-index"4820checksum = "81bc587013734dadb7cf23468e531aa120788b87243648be42e2d3a072186291"4821dependencies = [4822 "bindgen",4823 "bzip2-sys",4824 "cc",4825 "glob",4826 "libc",4827 "libz-sys",4828 "tikv-jemalloc-sys",4829]48304831[[package]]4832name = "libsecp256k1"4833version = "0.7.1"4834source = "registry+https://github.com/rust-lang/crates.io-index"4835checksum = "95b09eff1b35ed3b33b877ced3a691fc7a481919c7e29c53c906226fcf55e2a1"4836dependencies = [4837 "arrayref",4838 "base64",4839 "digest 0.9.0",4840 "hmac-drbg",4841 "libsecp256k1-core",4842 "libsecp256k1-gen-ecmult",4843 "libsecp256k1-gen-genmult",4844 "rand 0.8.5",4845 "serde",4846 "sha2 0.9.9",4847 "typenum",4848]48494850[[package]]4851name = "libsecp256k1-core"4852version = "0.3.0"4853source = "registry+https://github.com/rust-lang/crates.io-index"4854checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451"4855dependencies = [4856 "crunchy",4857 "digest 0.9.0",4858 "subtle",4859]48604861[[package]]4862name = "libsecp256k1-gen-ecmult"4863version = "0.3.0"4864source = "registry+https://github.com/rust-lang/crates.io-index"4865checksum = "3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809"4866dependencies = [4867 "libsecp256k1-core",4868]48694870[[package]]4871name = "libsecp256k1-gen-genmult"4872version = "0.3.0"4873source = "registry+https://github.com/rust-lang/crates.io-index"4874checksum = "3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7c"4875dependencies = [4876 "libsecp256k1-core",4877]48784879[[package]]4880name = "libz-sys"4881version = "1.1.8"4882source = "registry+https://github.com/rust-lang/crates.io-index"4883checksum = "9702761c3935f8cc2f101793272e202c72b99da8f4224a19ddcf1279a6450bbf"4884dependencies = [4885 "cc",4886 "pkg-config",4887 "vcpkg",4888]48894890[[package]]4891name = "link-cplusplus"4892version = "1.0.7"4893source = "registry+https://github.com/rust-lang/crates.io-index"4894checksum = "9272ab7b96c9046fbc5bc56c06c117cb639fe2d509df0c421cad82d2915cf369"4895dependencies = [4896 "cc",4897]48984899[[package]]4900name = "linked-hash-map"4901version = "0.5.6"4902source = "registry+https://github.com/rust-lang/crates.io-index"4903checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"49044905[[package]]4906name = "linked_hash_set"4907version = "0.1.4"4908source = "registry+https://github.com/rust-lang/crates.io-index"4909checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"4910dependencies = [4911 "linked-hash-map",4912]49134914[[package]]4915name = "linregress"4916version = "0.4.4"4917source = "registry+https://github.com/rust-lang/crates.io-index"4918checksum = "d6c601a85f5ecd1aba625247bca0031585fb1c446461b142878a16f8245ddeb8"4919dependencies = [4920 "nalgebra",4921 "statrs",4922]49234924[[package]]4925name = "linux-raw-sys"4926version = "0.0.46"4927source = "registry+https://github.com/rust-lang/crates.io-index"4928checksum = "d4d2456c373231a208ad294c33dc5bff30051eafd954cd4caae83a712b12854d"49294930[[package]]4931name = "lock_api"4932version = "0.4.9"4933source = "registry+https://github.com/rust-lang/crates.io-index"4934checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df"4935dependencies = [4936 "autocfg",4937 "scopeguard",4938]49394940[[package]]4941name = "log"4942version = "0.4.17"4943source = "registry+https://github.com/rust-lang/crates.io-index"4944checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"4945dependencies = [4946 "cfg-if 1.0.0",4947 "value-bag",4948]49494950[[package]]4951name = "logtest"4952version = "2.0.0"4953source = "registry+https://github.com/rust-lang/crates.io-index"4954checksum = "eb3e43a8657c1d64516dcc9db8ca03826a4aceaf89d5ce1b37b59f6ff0e43026"4955dependencies = [4956 "lazy_static",4957 "log",4958]49594960[[package]]4961name = "lru"4962version = "0.7.8"4963source = "registry+https://github.com/rust-lang/crates.io-index"4964checksum = "e999beba7b6e8345721bd280141ed958096a2e4abdf74f67ff4ce49b4b54e47a"4965dependencies = [4966 "hashbrown",4967]49684969[[package]]4970name = "lru"4971version = "0.8.1"4972source = "registry+https://github.com/rust-lang/crates.io-index"4973checksum = "b6e8aaa3f231bb4bd57b84b2d5dc3ae7f350265df8aa96492e0bc394a1571909"4974dependencies = [4975 "hashbrown",4976]49774978[[package]]4979name = "lru-cache"4980version = "0.1.2"4981source = "registry+https://github.com/rust-lang/crates.io-index"4982checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"4983dependencies = [4984 "linked-hash-map",4985]49864987[[package]]4988name = "lz4"4989version = "1.24.0"4990source = "registry+https://github.com/rust-lang/crates.io-index"4991checksum = "7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1"4992dependencies = [4993 "libc",4994 "lz4-sys",4995]49964997[[package]]4998name = "lz4-sys"4999version = "1.9.4"5000source = "registry+https://github.com/rust-lang/crates.io-index"5001checksum = "57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900"5002dependencies = [5003 "cc",5004 "libc",5005]50065007[[package]]5008name = "mach"5009version = "0.3.2"5010source = "registry+https://github.com/rust-lang/crates.io-index"5011checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"5012dependencies = [5013 "libc",5014]50155016[[package]]5017name = "match_cfg"5018version = "0.1.0"5019source = "registry+https://github.com/rust-lang/crates.io-index"5020checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"50215022[[package]]5023name = "matchers"5024version = "0.0.1"5025source = "registry+https://github.com/rust-lang/crates.io-index"5026checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"5027dependencies = [5028 "regex-automata",5029]50305031[[package]]5032name = "matches"5033version = "0.1.9"5034source = "registry+https://github.com/rust-lang/crates.io-index"5035checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"50365037[[package]]5038name = "matrixmultiply"5039version = "0.3.2"5040source = "registry+https://github.com/rust-lang/crates.io-index"5041checksum = "add85d4dd35074e6fedc608f8c8f513a3548619a9024b751949ef0e8e45a4d84"5042dependencies = [5043 "rawpointer",5044]50455046[[package]]5047name = "memchr"5048version = "2.5.0"5049source = "registry+https://github.com/rust-lang/crates.io-index"5050checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"50515052[[package]]5053name = "memfd"5054version = "0.6.1"5055source = "registry+https://github.com/rust-lang/crates.io-index"5056checksum = "480b5a5de855d11ff13195950bdc8b98b5e942ef47afc447f6615cdcc4e15d80"5057dependencies = [5058 "rustix",5059]50605061[[package]]5062name = "memmap2"5063version = "0.5.7"5064source = "registry+https://github.com/rust-lang/crates.io-index"5065checksum = "95af15f345b17af2efc8ead6080fb8bc376f8cec1b35277b935637595fe77498"5066dependencies = [5067 "libc",5068]50695070[[package]]5071name = "memoffset"5072version = "0.6.5"5073source = "registry+https://github.com/rust-lang/crates.io-index"5074checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"5075dependencies = [5076 "autocfg",5077]50785079[[package]]5080name = "memory-db"5081version = "0.29.0"5082source = "registry+https://github.com/rust-lang/crates.io-index"5083checksum = "6566c70c1016f525ced45d7b7f97730a2bafb037c788211d0c186ef5b2189f0a"5084dependencies = [5085 "hash-db",5086 "hashbrown",5087 "parity-util-mem",5088]50895090[[package]]5091name = "memory-lru"5092version = "0.1.1"5093source = "registry+https://github.com/rust-lang/crates.io-index"5094checksum = "ce95ae042940bad7e312857b929ee3d11b8f799a80cb7b9c7ec5125516906395"5095dependencies = [5096 "lru 0.8.1",5097]50985099[[package]]5100name = "memory_units"5101version = "0.4.0"5102source = "registry+https://github.com/rust-lang/crates.io-index"5103checksum = "8452105ba047068f40ff7093dd1d9da90898e63dd61736462e9cdda6a90ad3c3"51045105[[package]]5106name = "merlin"5107version = "2.0.1"5108source = "registry+https://github.com/rust-lang/crates.io-index"5109checksum = "4e261cf0f8b3c42ded9f7d2bb59dea03aa52bc8a1cbc7482f9fc3fd1229d3b42"5110dependencies = [5111 "byteorder",5112 "keccak",5113 "rand_core 0.5.1",5114 "zeroize",5115]51165117[[package]]5118name = "mick-jaeger"5119version = "0.1.8"5120source = "registry+https://github.com/rust-lang/crates.io-index"5121checksum = "69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532"5122dependencies = [5123 "futures 0.3.25",5124 "rand 0.8.5",5125 "thrift",5126]51275128[[package]]5129name = "minimal-lexical"5130version = "0.2.1"5131source = "registry+https://github.com/rust-lang/crates.io-index"5132checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"51335134[[package]]5135name = "miniz_oxide"5136version = "0.5.4"5137source = "registry+https://github.com/rust-lang/crates.io-index"5138checksum = "96590ba8f175222643a85693f33d26e9c8a015f599c216509b1a6894af675d34"5139dependencies = [5140 "adler",5141]51425143[[package]]5144name = "mio"5145version = "0.8.5"5146source = "registry+https://github.com/rust-lang/crates.io-index"5147checksum = "e5d732bc30207a6423068df043e3d02e0735b155ad7ce1a6f76fe2baa5b158de"5148dependencies = [5149 "libc",5150 "log",5151 "wasi 0.11.0+wasi-snapshot-preview1",5152 "windows-sys 0.42.0",5153]51545155[[package]]5156name = "multiaddr"5157version = "0.14.0"5158source = "registry+https://github.com/rust-lang/crates.io-index"5159checksum = "3c580bfdd8803cce319b047d239559a22f809094aaea4ac13902a1fdcfcd4261"5160dependencies = [5161 "arrayref",5162 "bs58",5163 "byteorder",5164 "data-encoding",5165 "multihash",5166 "percent-encoding",5167 "serde",5168 "static_assertions",5169 "unsigned-varint",5170 "url",5171]51725173[[package]]5174name = "multibase"5175version = "0.9.1"5176source = "registry+https://github.com/rust-lang/crates.io-index"5177checksum = "9b3539ec3c1f04ac9748a260728e855f261b4977f5c3406612c884564f329404"5178dependencies = [5179 "base-x",5180 "data-encoding",5181 "data-encoding-macro",5182]51835184[[package]]5185name = "multihash"5186version = "0.16.3"5187source = "registry+https://github.com/rust-lang/crates.io-index"5188checksum = "1c346cf9999c631f002d8f977c4eaeaa0e6386f16007202308d0b3757522c2cc"5189dependencies = [5190 "blake2b_simd",5191 "blake2s_simd",5192 "blake3",5193 "core2",5194 "digest 0.10.5",5195 "multihash-derive",5196 "sha2 0.10.6",5197 "sha3",5198 "unsigned-varint",5199]52005201[[package]]5202name = "multihash-derive"5203version = "0.8.0"5204source = "registry+https://github.com/rust-lang/crates.io-index"5205checksum = "fc076939022111618a5026d3be019fd8b366e76314538ff9a1b59ffbcbf98bcd"5206dependencies = [5207 "proc-macro-crate",5208 "proc-macro-error",5209 "proc-macro2",5210 "quote",5211 "syn",5212 "synstructure",5213]52145215[[package]]5216name = "multimap"5217version = "0.8.3"5218source = "registry+https://github.com/rust-lang/crates.io-index"5219checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"52205221[[package]]5222name = "multistream-select"5223version = "0.11.0"5224source = "registry+https://github.com/rust-lang/crates.io-index"5225checksum = "363a84be6453a70e63513660f4894ef815daf88e3356bffcda9ca27d810ce83b"5226dependencies = [5227 "bytes",5228 "futures 0.3.25",5229 "log",5230 "pin-project",5231 "smallvec",5232 "unsigned-varint",5233]52345235[[package]]5236name = "nalgebra"5237version = "0.27.1"5238source = "registry+https://github.com/rust-lang/crates.io-index"5239checksum = "462fffe4002f4f2e1f6a9dcf12cc1a6fc0e15989014efc02a941d3e0f5dc2120"5240dependencies = [5241 "approx",5242 "matrixmultiply",5243 "nalgebra-macros",5244 "num-complex",5245 "num-rational 0.4.1",5246 "num-traits",5247 "rand 0.8.5",5248 "rand_distr",5249 "simba",5250 "typenum",5251]52525253[[package]]5254name = "nalgebra-macros"5255version = "0.1.0"5256source = "registry+https://github.com/rust-lang/crates.io-index"5257checksum = "01fcc0b8149b4632adc89ac3b7b31a12fb6099a0317a4eb2ebff574ef7de7218"5258dependencies = [5259 "proc-macro2",5260 "quote",5261 "syn",5262]52635264[[package]]5265name = "names"5266version = "0.13.0"5267source = "registry+https://github.com/rust-lang/crates.io-index"5268checksum = "e7d66043b25d4a6cccb23619d10c19c25304b355a7dccd4a8e11423dd2382146"5269dependencies = [5270 "rand 0.8.5",5271]52725273[[package]]5274name = "nanorand"5275version = "0.7.0"5276source = "registry+https://github.com/rust-lang/crates.io-index"5277checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"52785279[[package]]5280name = "netlink-packet-core"5281version = "0.4.2"5282source = "registry+https://github.com/rust-lang/crates.io-index"5283checksum = "345b8ab5bd4e71a2986663e88c56856699d060e78e152e6e9d7966fcd5491297"5284dependencies = [5285 "anyhow",5286 "byteorder",5287 "libc",5288 "netlink-packet-utils",5289]52905291[[package]]5292name = "netlink-packet-route"5293version = "0.12.0"5294source = "registry+https://github.com/rust-lang/crates.io-index"5295checksum = "d9ea4302b9759a7a88242299225ea3688e63c85ea136371bb6cf94fd674efaab"5296dependencies = [5297 "anyhow",5298 "bitflags",5299 "byteorder",5300 "libc",5301 "netlink-packet-core",5302 "netlink-packet-utils",5303]53045305[[package]]5306name = "netlink-packet-utils"5307version = "0.5.1"5308source = "registry+https://github.com/rust-lang/crates.io-index"5309checksum = "25af9cf0dc55498b7bd94a1508af7a78706aa0ab715a73c5169273e03c84845e"5310dependencies = [5311 "anyhow",5312 "byteorder",5313 "paste",5314 "thiserror",5315]53165317[[package]]5318name = "netlink-proto"5319version = "0.10.0"5320source = "registry+https://github.com/rust-lang/crates.io-index"5321checksum = "65b4b14489ab424703c092062176d52ba55485a89c076b4f9db05092b7223aa6"5322dependencies = [5323 "bytes",5324 "futures 0.3.25",5325 "log",5326 "netlink-packet-core",5327 "netlink-sys",5328 "thiserror",5329 "tokio",5330]53315332[[package]]5333name = "netlink-sys"5334version = "0.8.3"5335source = "registry+https://github.com/rust-lang/crates.io-index"5336checksum = "92b654097027250401127914afb37cb1f311df6610a9891ff07a757e94199027"5337dependencies = [5338 "async-io",5339 "bytes",5340 "futures 0.3.25",5341 "libc",5342 "log",5343]53445345[[package]]5346name = "nix"5347version = "0.24.2"5348source = "registry+https://github.com/rust-lang/crates.io-index"5349checksum = "195cdbc1741b8134346d515b3a56a1c94b0912758009cfd53f99ea0f57b065fc"5350dependencies = [5351 "bitflags",5352 "cfg-if 1.0.0",5353 "libc",5354]53555356[[package]]5357name = "nodrop"5358version = "0.1.14"5359source = "registry+https://github.com/rust-lang/crates.io-index"5360checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"53615362[[package]]5363name = "nohash-hasher"5364version = "0.2.0"5365source = "registry+https://github.com/rust-lang/crates.io-index"5366checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"53675368[[package]]5369name = "nom"5370version = "7.1.1"5371source = "registry+https://github.com/rust-lang/crates.io-index"5372checksum = "a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36"5373dependencies = [5374 "memchr",5375 "minimal-lexical",5376]53775378[[package]]5379name = "num-bigint"5380version = "0.2.6"5381source = "registry+https://github.com/rust-lang/crates.io-index"5382checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"5383dependencies = [5384 "autocfg",5385 "num-integer",5386 "num-traits",5387]53885389[[package]]5390name = "num-bigint"5391version = "0.4.3"5392source = "registry+https://github.com/rust-lang/crates.io-index"5393checksum = "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f"5394dependencies = [5395 "autocfg",5396 "num-integer",5397 "num-traits",5398]53995400[[package]]5401name = "num-complex"5402version = "0.4.2"5403source = "registry+https://github.com/rust-lang/crates.io-index"5404checksum = "7ae39348c8bc5fbd7f40c727a9925f03517afd2ab27d46702108b6a7e5414c19"5405dependencies = [5406 "num-traits",5407]54085409[[package]]5410name = "num-format"5411version = "0.4.3"5412source = "registry+https://github.com/rust-lang/crates.io-index"5413checksum = "54b862ff8df690cf089058c98b183676a7ed0f974cc08b426800093227cbff3b"5414dependencies = [5415 "arrayvec 0.7.2",5416 "itoa",5417]54185419[[package]]5420name = "num-integer"5421version = "0.1.45"5422source = "registry+https://github.com/rust-lang/crates.io-index"5423checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"5424dependencies = [5425 "autocfg",5426 "num-traits",5427]54285429[[package]]5430name = "num-rational"5431version = "0.2.4"5432source = "registry+https://github.com/rust-lang/crates.io-index"5433checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"5434dependencies = [5435 "autocfg",5436 "num-bigint 0.2.6",5437 "num-integer",5438 "num-traits",5439]54405441[[package]]5442name = "num-rational"5443version = "0.4.1"5444source = "registry+https://github.com/rust-lang/crates.io-index"5445checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"5446dependencies = [5447 "autocfg",5448 "num-bigint 0.4.3",5449 "num-integer",5450 "num-traits",5451]54525453[[package]]5454name = "num-traits"5455version = "0.2.15"5456source = "registry+https://github.com/rust-lang/crates.io-index"5457checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"5458dependencies = [5459 "autocfg",5460 "libm",5461]54625463[[package]]5464name = "num_cpus"5465version = "1.13.1"5466source = "registry+https://github.com/rust-lang/crates.io-index"5467checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"5468dependencies = [5469 "hermit-abi",5470 "libc",5471]54725473[[package]]5474name = "num_threads"5475version = "0.1.6"5476source = "registry+https://github.com/rust-lang/crates.io-index"5477checksum = "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44"5478dependencies = [5479 "libc",5480]54815482[[package]]5483name = "object"5484version = "0.29.0"5485source = "registry+https://github.com/rust-lang/crates.io-index"5486checksum = "21158b2c33aa6d4561f1c0a6ea283ca92bc54802a93b263e910746d679a7eb53"5487dependencies = [5488 "crc32fast",5489 "hashbrown",5490 "indexmap",5491 "memchr",5492]54935494[[package]]5495name = "once_cell"5496version = "1.15.0"5497source = "registry+https://github.com/rust-lang/crates.io-index"5498checksum = "e82dad04139b71a90c080c8463fe0dc7902db5192d939bd0950f074d014339e1"54995500[[package]]5501name = "opal-runtime"5502version = "0.9.30"5503dependencies = [5504 "app-promotion-rpc",5505 "cumulus-pallet-aura-ext",5506 "cumulus-pallet-dmp-queue",5507 "cumulus-pallet-parachain-system",5508 "cumulus-pallet-xcm",5509 "cumulus-pallet-xcmp-queue",5510 "cumulus-primitives-core",5511 "cumulus-primitives-timestamp",5512 "cumulus-primitives-utility",5513 "derivative",5514 "evm-coder",5515 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",5516 "fp-rpc",5517 "fp-self-contained",5518 "frame-benchmarking",5519 "frame-executive",5520 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5521 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5522 "frame-system-benchmarking",5523 "frame-system-rpc-runtime-api",5524 "frame-try-runtime",5525 "hex-literal",5526 "impl-trait-for-tuples",5527 "log",5528 "logtest",5529 "orml-tokens",5530 "orml-traits",5531 "orml-vesting",5532 "orml-xtokens",5533 "pallet-app-promotion",5534 "pallet-aura",5535 "pallet-balances",5536 "pallet-base-fee",5537 "pallet-common",5538 "pallet-configuration",5539 "pallet-ethereum",5540 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",5541 "pallet-evm-coder-substrate",5542 "pallet-evm-contract-helpers",5543 "pallet-evm-migration",5544 "pallet-evm-transaction-payment",5545 "pallet-foreign-assets",5546 "pallet-fungible",5547 "pallet-inflation",5548 "pallet-nonfungible",5549 "pallet-randomness-collective-flip",5550 "pallet-refungible",5551 "pallet-rmrk-core",5552 "pallet-rmrk-equip",5553 "pallet-structure",5554 "pallet-sudo",5555 "pallet-template-transaction-payment",5556 "pallet-test-utils",5557 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5558 "pallet-transaction-payment",5559 "pallet-transaction-payment-rpc-runtime-api",5560 "pallet-treasury",5561 "pallet-unique",5562 "pallet-unique-scheduler",5563 "pallet-unique-scheduler-v2",5564 "pallet-xcm",5565 "parachain-info",5566 "parity-scale-codec 3.2.1",5567 "polkadot-parachain",5568 "rmrk-rpc",5569 "scale-info",5570 "serde",5571 "smallvec",5572 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5573 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5574 "sp-block-builder",5575 "sp-consensus-aura",5576 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5577 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5578 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5579 "sp-offchain",5580 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5581 "sp-session",5582 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5583 "sp-transaction-pool",5584 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5585 "substrate-wasm-builder",5586 "up-common",5587 "up-data-structs",5588 "up-rpc",5589 "up-sponsorship",5590 "xcm",5591 "xcm-builder",5592 "xcm-executor",5593]55945595[[package]]5596name = "opaque-debug"5597version = "0.2.3"5598source = "registry+https://github.com/rust-lang/crates.io-index"5599checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"56005601[[package]]5602name = "opaque-debug"5603version = "0.3.0"5604source = "registry+https://github.com/rust-lang/crates.io-index"5605checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"56065607[[package]]5608name = "openssl-probe"5609version = "0.1.5"5610source = "registry+https://github.com/rust-lang/crates.io-index"5611checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"56125613[[package]]5614name = "orchestra"5615version = "0.0.1"5616source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"5617dependencies = [5618 "async-trait",5619 "dyn-clonable",5620 "futures 0.3.25",5621 "futures-timer",5622 "orchestra-proc-macro",5623 "pin-project",5624 "prioritized-metered-channel",5625 "thiserror",5626 "tracing",5627]56285629[[package]]5630name = "orchestra-proc-macro"5631version = "0.0.1"5632source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"5633dependencies = [5634 "expander 0.0.6",5635 "itertools",5636 "petgraph",5637 "proc-macro-crate",5638 "proc-macro2",5639 "quote",5640 "syn",5641]56425643[[package]]5644name = "ordered-float"5645version = "1.1.1"5646source = "registry+https://github.com/rust-lang/crates.io-index"5647checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7"5648dependencies = [5649 "num-traits",5650]56515652[[package]]5653name = "orml-tokens"5654version = "0.4.1-dev"5655source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5656dependencies = [5657 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5658 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5659 "orml-traits",5660 "parity-scale-codec 3.2.1",5661 "scale-info",5662 "serde",5663 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5664 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5665]56665667[[package]]5668name = "orml-traits"5669version = "0.4.1-dev"5670source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5671dependencies = [5672 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5673 "impl-trait-for-tuples",5674 "num-traits",5675 "orml-utilities",5676 "parity-scale-codec 3.2.1",5677 "scale-info",5678 "serde",5679 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5680 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5681 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5682 "xcm",5683]56845685[[package]]5686name = "orml-utilities"5687version = "0.4.1-dev"5688source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5689dependencies = [5690 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5691 "parity-scale-codec 3.2.1",5692 "scale-info",5693 "serde",5694 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5695 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5696 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5697]56985699[[package]]5700name = "orml-vesting"5701version = "0.4.1-dev"5702source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5703dependencies = [5704 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5705 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5706 "parity-scale-codec 3.2.1",5707 "scale-info",5708 "serde",5709 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5710 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5711 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5712]57135714[[package]]5715name = "orml-xcm-support"5716version = "0.4.1-dev"5717source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5718dependencies = [5719 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5720 "orml-traits",5721 "parity-scale-codec 3.2.1",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 = "orml-xtokens"5730version = "0.4.1-dev"5731source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.30#4020ff64cfcad3dcc7f4f090cc9bc7699a78cc9c"5732dependencies = [5733 "cumulus-primitives-core",5734 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5735 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5736 "orml-traits",5737 "orml-xcm-support",5738 "pallet-xcm",5739 "parity-scale-codec 3.2.1",5740 "scale-info",5741 "serde",5742 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5743 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5744 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5745 "xcm",5746 "xcm-executor",5747]57485749[[package]]5750name = "os_str_bytes"5751version = "6.3.0"5752source = "registry+https://github.com/rust-lang/crates.io-index"5753checksum = "9ff7415e9ae3fff1225851df9e0d9e4e5479f947619774677a63572e55e80eff"57545755[[package]]5756name = "owning_ref"5757version = "0.4.1"5758source = "registry+https://github.com/rust-lang/crates.io-index"5759checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"5760dependencies = [5761 "stable_deref_trait",5762]57635764[[package]]5765name = "pallet-app-promotion"5766version = "0.1.0"5767dependencies = [5768 "frame-benchmarking",5769 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5770 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5771 "pallet-balances",5772 "pallet-common",5773 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",5774 "pallet-evm-contract-helpers",5775 "pallet-evm-migration",5776 "pallet-randomness-collective-flip",5777 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5778 "pallet-unique",5779 "parity-scale-codec 3.2.1",5780 "scale-info",5781 "serde",5782 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5783 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5784 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5785 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5786 "up-data-structs",5787]57885789[[package]]5790name = "pallet-aura"5791version = "4.0.0-dev"5792source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5793dependencies = [5794 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5795 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5796 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5797 "parity-scale-codec 3.2.1",5798 "scale-info",5799 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5800 "sp-consensus-aura",5801 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5802 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5803]58045805[[package]]5806name = "pallet-authority-discovery"5807version = "4.0.0-dev"5808source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5809dependencies = [5810 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5811 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5812 "pallet-session",5813 "parity-scale-codec 3.2.1",5814 "scale-info",5815 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5816 "sp-authority-discovery",5817 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5818 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5819]58205821[[package]]5822name = "pallet-authorship"5823version = "4.0.0-dev"5824source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5825dependencies = [5826 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5827 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5828 "impl-trait-for-tuples",5829 "parity-scale-codec 3.2.1",5830 "scale-info",5831 "sp-authorship",5832 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5833 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5834]58355836[[package]]5837name = "pallet-babe"5838version = "4.0.0-dev"5839source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5840dependencies = [5841 "frame-benchmarking",5842 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5843 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5844 "log",5845 "pallet-authorship",5846 "pallet-session",5847 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5848 "parity-scale-codec 3.2.1",5849 "scale-info",5850 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5851 "sp-consensus-babe",5852 "sp-consensus-vrf",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-session",5856 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5857 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5858]58595860[[package]]5861name = "pallet-bags-list"5862version = "4.0.0-dev"5863source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5864dependencies = [5865 "frame-benchmarking",5866 "frame-election-provider-support",5867 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5868 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5869 "log",5870 "pallet-balances",5871 "parity-scale-codec 3.2.1",5872 "scale-info",5873 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5874 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5875 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5876 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5877 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5878]58795880[[package]]5881name = "pallet-balances"5882version = "4.0.0-dev"5883source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5884dependencies = [5885 "frame-benchmarking",5886 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5887 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5888 "log",5889 "parity-scale-codec 3.2.1",5890 "scale-info",5891 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5892 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5893]58945895[[package]]5896name = "pallet-base-fee"5897version = "1.0.0"5898source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"5899dependencies = [5900 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",5901 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5902 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5903 "parity-scale-codec 3.2.1",5904 "scale-info",5905 "serde",5906 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5907 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5908]59095910[[package]]5911name = "pallet-beefy"5912version = "4.0.0-dev"5913source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5914dependencies = [5915 "beefy-primitives",5916 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5917 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5918 "pallet-session",5919 "parity-scale-codec 3.2.1",5920 "scale-info",5921 "serde",5922 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5923 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5924]59255926[[package]]5927name = "pallet-beefy-mmr"5928version = "4.0.0-dev"5929source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5930dependencies = [5931 "array-bytes",5932 "beefy-merkle-tree",5933 "beefy-primitives",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-beefy",5938 "pallet-mmr",5939 "pallet-session",5940 "parity-scale-codec 3.2.1",5941 "scale-info",5942 "serde",5943 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5944 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5945 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5946 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5947]59485949[[package]]5950name = "pallet-bounties"5951version = "4.0.0-dev"5952source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5953dependencies = [5954 "frame-benchmarking",5955 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5956 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5957 "log",5958 "pallet-treasury",5959 "parity-scale-codec 3.2.1",5960 "scale-info",5961 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5962 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5963 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5964 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5965]59665967[[package]]5968name = "pallet-child-bounties"5969version = "4.0.0-dev"5970source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5971dependencies = [5972 "frame-benchmarking",5973 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5974 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5975 "log",5976 "pallet-bounties",5977 "pallet-treasury",5978 "parity-scale-codec 3.2.1",5979 "scale-info",5980 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5981 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5982 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5983 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5984]59855986[[package]]5987name = "pallet-collective"5988version = "4.0.0-dev"5989source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"5990dependencies = [5991 "frame-benchmarking",5992 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5993 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5994 "log",5995 "parity-scale-codec 3.2.1",5996 "scale-info",5997 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5998 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",5999 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6000 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6001]60026003[[package]]6004name = "pallet-common"6005version = "0.1.9"6006dependencies = [6007 "ethereum",6008 "evm-coder",6009 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6010 "frame-benchmarking",6011 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6012 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6013 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6014 "pallet-evm-coder-substrate",6015 "parity-scale-codec 3.2.1",6016 "scale-info",6017 "serde",6018 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6019 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6020 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6021 "up-data-structs",6022]60236024[[package]]6025name = "pallet-configuration"6026version = "0.1.1"6027dependencies = [6028 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6029 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6030 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6031 "parity-scale-codec 3.2.1",6032 "scale-info",6033 "smallvec",6034 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6035 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6036 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6037 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6038]60396040[[package]]6041name = "pallet-democracy"6042version = "4.0.0-dev"6043source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6044dependencies = [6045 "frame-benchmarking",6046 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6047 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6048 "parity-scale-codec 3.2.1",6049 "scale-info",6050 "serde",6051 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6052 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6053 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6054]60556056[[package]]6057name = "pallet-election-provider-multi-phase"6058version = "4.0.0-dev"6059source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6060dependencies = [6061 "frame-benchmarking",6062 "frame-election-provider-support",6063 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6064 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6065 "log",6066 "pallet-election-provider-support-benchmarking",6067 "parity-scale-codec 3.2.1",6068 "rand 0.7.3",6069 "scale-info",6070 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6071 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6072 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6073 "sp-npos-elections",6074 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6075 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6076 "static_assertions",6077 "strum",6078]60796080[[package]]6081name = "pallet-election-provider-support-benchmarking"6082version = "4.0.0-dev"6083source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6084dependencies = [6085 "frame-benchmarking",6086 "frame-election-provider-support",6087 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6088 "parity-scale-codec 3.2.1",6089 "sp-npos-elections",6090 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6091]60926093[[package]]6094name = "pallet-elections-phragmen"6095version = "5.0.0-dev"6096source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6097dependencies = [6098 "frame-benchmarking",6099 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6100 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6101 "log",6102 "parity-scale-codec 3.2.1",6103 "scale-info",6104 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6105 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6106 "sp-npos-elections",6107 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6108 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6109]61106111[[package]]6112name = "pallet-ethereum"6113version = "4.0.0-dev"6114source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"6115dependencies = [6116 "ethereum",6117 "ethereum-types",6118 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",6119 "fp-consensus",6120 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6121 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6122 "fp-rpc",6123 "fp-self-contained",6124 "fp-storage",6125 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6126 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6127 "log",6128 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6129 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6130 "parity-scale-codec 3.2.1",6131 "rlp",6132 "scale-info",6133 "serde",6134 "sha3",6135 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6136 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6137 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6138]61396140[[package]]6141name = "pallet-evm"6142version = "6.0.0-dev"6143source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#852f994e82f9e5718dde75e8c4d877db5a44dd45"6144dependencies = [6145 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.29)",6146 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29)",6147 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29)",6148 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6149 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6150 "hex",6151 "impl-trait-for-tuples",6152 "log",6153 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6154 "parity-scale-codec 3.2.1",6155 "primitive-types",6156 "rlp",6157 "scale-info",6158 "sha3",6159 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6160 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6161 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6162 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6163]61646165[[package]]6166name = "pallet-evm"6167version = "6.0.0-dev"6168source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30#65930cb2982258bee67b73a1f017711f6f4aa0a4"6169dependencies = [6170 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.30)",6171 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6172 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6173 "frame-benchmarking",6174 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6175 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6176 "hex",6177 "impl-trait-for-tuples",6178 "log",6179 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6180 "parity-scale-codec 3.2.1",6181 "primitive-types",6182 "rlp",6183 "scale-info",6184 "serde",6185 "sha3",6186 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6187 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6188 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6189 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6190]61916192[[package]]6193name = "pallet-evm-coder-substrate"6194version = "0.1.3"6195dependencies = [6196 "ethereum",6197 "evm-coder",6198 "frame-benchmarking",6199 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6200 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6201 "pallet-ethereum",6202 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",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-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6207 "up-data-structs",6208]62096210[[package]]6211name = "pallet-evm-contract-helpers"6212version = "0.3.0"6213dependencies = [6214 "ethereum",6215 "evm-coder",6216 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6217 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6218 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6219 "log",6220 "pallet-common",6221 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6222 "pallet-evm-coder-substrate",6223 "pallet-evm-transaction-payment",6224 "parity-scale-codec 3.2.1",6225 "scale-info",6226 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6227 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6228 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6229 "up-data-structs",6230 "up-sponsorship",6231]62326233[[package]]6234name = "pallet-evm-migration"6235version = "0.1.1"6236dependencies = [6237 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6238 "frame-benchmarking",6239 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6240 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6241 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6242 "parity-scale-codec 3.2.1",6243 "scale-info",6244 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6245 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6246 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6247 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6248]62496250[[package]]6251name = "pallet-evm-transaction-payment"6252version = "0.1.1"6253dependencies = [6254 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6255 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6256 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6257 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6258 "pallet-ethereum",6259 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6260 "parity-scale-codec 3.2.1",6261 "scale-info",6262 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",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-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6266 "up-sponsorship",6267]62686269[[package]]6270name = "pallet-fast-unstake"6271version = "4.0.0-dev"6272source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6273dependencies = [6274 "frame-benchmarking",6275 "frame-election-provider-support",6276 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6277 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6278 "log",6279 "pallet-balances",6280 "pallet-staking",6281 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6282 "parity-scale-codec 3.2.1",6283 "scale-info",6284 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6285 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6286 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6287 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6288]62896290[[package]]6291name = "pallet-foreign-assets"6292version = "0.1.0"6293dependencies = [6294 "frame-benchmarking",6295 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6296 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6297 "hex",6298 "log",6299 "orml-tokens",6300 "pallet-balances",6301 "pallet-common",6302 "pallet-fungible",6303 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6304 "parity-scale-codec 3.2.1",6305 "scale-info",6306 "serde",6307 "serde_json",6308 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6309 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6310 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6311 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6312 "up-data-structs",6313 "xcm",6314 "xcm-builder",6315 "xcm-executor",6316]63176318[[package]]6319name = "pallet-fungible"6320version = "0.1.5"6321dependencies = [6322 "ethereum",6323 "evm-coder",6324 "frame-benchmarking",6325 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6326 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6327 "pallet-common",6328 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6329 "pallet-evm-coder-substrate",6330 "pallet-structure",6331 "parity-scale-codec 3.2.1",6332 "scale-info",6333 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6334 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6335 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6336 "up-data-structs",6337]63386339[[package]]6340name = "pallet-gilt"6341version = "4.0.0-dev"6342source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6343dependencies = [6344 "frame-benchmarking",6345 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6346 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6347 "parity-scale-codec 3.2.1",6348 "scale-info",6349 "sp-arithmetic 5.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-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6352]63536354[[package]]6355name = "pallet-grandpa"6356version = "4.0.0-dev"6357source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6358dependencies = [6359 "frame-benchmarking",6360 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6361 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6362 "log",6363 "pallet-authorship",6364 "pallet-session",6365 "parity-scale-codec 3.2.1",6366 "scale-info",6367 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6368 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6369 "sp-finality-grandpa",6370 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6371 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6372 "sp-session",6373 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6374 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6375]63766377[[package]]6378name = "pallet-identity"6379version = "4.0.0-dev"6380source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6381dependencies = [6382 "enumflags2",6383 "frame-benchmarking",6384 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6385 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6386 "parity-scale-codec 3.2.1",6387 "scale-info",6388 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6389 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6390 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6391]63926393[[package]]6394name = "pallet-im-online"6395version = "4.0.0-dev"6396source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6397dependencies = [6398 "frame-benchmarking",6399 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6400 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6401 "log",6402 "pallet-authorship",6403 "parity-scale-codec 3.2.1",6404 "scale-info",6405 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6406 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6407 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6408 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6409 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6410 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6411]64126413[[package]]6414name = "pallet-indices"6415version = "4.0.0-dev"6416source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6417dependencies = [6418 "frame-benchmarking",6419 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6420 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6421 "parity-scale-codec 3.2.1",6422 "scale-info",6423 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6424 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6425 "sp-keyring",6426 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6427 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6428]64296430[[package]]6431name = "pallet-inflation"6432version = "0.1.1"6433dependencies = [6434 "frame-benchmarking",6435 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6436 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6437 "pallet-balances",6438 "pallet-randomness-collective-flip",6439 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6440 "parity-scale-codec 3.2.1",6441 "scale-info",6442 "serde",6443 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6444 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6445 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6446 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6447]64486449[[package]]6450name = "pallet-membership"6451version = "4.0.0-dev"6452source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6453dependencies = [6454 "frame-benchmarking",6455 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6456 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6457 "log",6458 "parity-scale-codec 3.2.1",6459 "scale-info",6460 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6461 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6462 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6463 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6464]64656466[[package]]6467name = "pallet-mmr"6468version = "4.0.0-dev"6469source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6470dependencies = [6471 "ckb-merkle-mountain-range",6472 "frame-benchmarking",6473 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6474 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6475 "parity-scale-codec 3.2.1",6476 "scale-info",6477 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6478 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6479 "sp-mmr-primitives",6480 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6481 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6482]64836484[[package]]6485name = "pallet-mmr-rpc"6486version = "3.0.0"6487source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6488dependencies = [6489 "jsonrpsee",6490 "parity-scale-codec 3.2.1",6491 "serde",6492 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6493 "sp-blockchain",6494 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6495 "sp-mmr-primitives",6496 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6497]64986499[[package]]6500name = "pallet-multisig"6501version = "4.0.0-dev"6502source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6503dependencies = [6504 "frame-benchmarking",6505 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6506 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6507 "parity-scale-codec 3.2.1",6508 "scale-info",6509 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6510 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6511 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6512]65136514[[package]]6515name = "pallet-nomination-pools"6516version = "1.0.0"6517source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6518dependencies = [6519 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6520 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6521 "log",6522 "parity-scale-codec 3.2.1",6523 "scale-info",6524 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6525 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6526 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6527 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6528 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6529]65306531[[package]]6532name = "pallet-nomination-pools-benchmarking"6533version = "1.0.0"6534source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6535dependencies = [6536 "frame-benchmarking",6537 "frame-election-provider-support",6538 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6539 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6540 "pallet-bags-list",6541 "pallet-nomination-pools",6542 "pallet-staking",6543 "parity-scale-codec 3.2.1",6544 "scale-info",6545 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6546 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6547 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6548 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6549]65506551[[package]]6552name = "pallet-nomination-pools-runtime-api"6553version = "1.0.0-dev"6554source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6555dependencies = [6556 "parity-scale-codec 3.2.1",6557 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6558 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6559]65606561[[package]]6562name = "pallet-nonfungible"6563version = "0.1.6"6564dependencies = [6565 "ethereum",6566 "evm-coder",6567 "frame-benchmarking",6568 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6569 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6570 "pallet-common",6571 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6572 "pallet-evm-coder-substrate",6573 "pallet-structure",6574 "parity-scale-codec 3.2.1",6575 "scale-info",6576 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6577 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6578 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6579 "struct-versioning",6580 "up-data-structs",6581]65826583[[package]]6584name = "pallet-offences"6585version = "4.0.0-dev"6586source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6587dependencies = [6588 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6589 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6590 "log",6591 "pallet-balances",6592 "parity-scale-codec 3.2.1",6593 "scale-info",6594 "serde",6595 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6596 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6597 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6598]65996600[[package]]6601name = "pallet-offences-benchmarking"6602version = "4.0.0-dev"6603source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6604dependencies = [6605 "frame-benchmarking",6606 "frame-election-provider-support",6607 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6608 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6609 "pallet-babe",6610 "pallet-balances",6611 "pallet-grandpa",6612 "pallet-im-online",6613 "pallet-offences",6614 "pallet-session",6615 "pallet-staking",6616 "parity-scale-codec 3.2.1",6617 "scale-info",6618 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6619 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6620 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6621]66226623[[package]]6624name = "pallet-preimage"6625version = "4.0.0-dev"6626source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6627dependencies = [6628 "frame-benchmarking",6629 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6630 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6631 "parity-scale-codec 3.2.1",6632 "scale-info",6633 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6634 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6635 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6636 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6637]66386639[[package]]6640name = "pallet-proxy"6641version = "4.0.0-dev"6642source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6643dependencies = [6644 "frame-benchmarking",6645 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6646 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6647 "parity-scale-codec 3.2.1",6648 "scale-info",6649 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6650 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6651 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6652]66536654[[package]]6655name = "pallet-randomness-collective-flip"6656version = "4.0.0-dev"6657source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6658dependencies = [6659 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6660 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6661 "parity-scale-codec 3.2.1",6662 "safe-mix",6663 "scale-info",6664 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6665 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6666]66676668[[package]]6669name = "pallet-recovery"6670version = "4.0.0-dev"6671source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6672dependencies = [6673 "frame-benchmarking",6674 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6675 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6676 "parity-scale-codec 3.2.1",6677 "scale-info",6678 "sp-io 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]66826683[[package]]6684name = "pallet-refungible"6685version = "0.2.5"6686dependencies = [6687 "derivative",6688 "ethereum",6689 "evm-coder",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-evm-coder-substrate",6696 "pallet-structure",6697 "parity-scale-codec 3.2.1",6698 "scale-info",6699 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6700 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6701 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6702 "struct-versioning",6703 "up-data-structs",6704]67056706[[package]]6707name = "pallet-rmrk-core"6708version = "0.1.2"6709dependencies = [6710 "derivative",6711 "frame-benchmarking",6712 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6713 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6714 "pallet-common",6715 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6716 "pallet-nonfungible",6717 "pallet-structure",6718 "parity-scale-codec 3.2.1",6719 "rmrk-traits",6720 "scale-info",6721 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6722 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6723 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6724 "up-data-structs",6725]67266727[[package]]6728name = "pallet-rmrk-equip"6729version = "0.1.2"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 "pallet-common",6735 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6736 "pallet-nonfungible",6737 "pallet-rmrk-core",6738 "parity-scale-codec 3.2.1",6739 "rmrk-traits",6740 "scale-info",6741 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6742 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6743 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6744 "up-data-structs",6745]67466747[[package]]6748name = "pallet-scheduler"6749version = "4.0.0-dev"6750source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6751dependencies = [6752 "frame-benchmarking",6753 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6754 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6755 "log",6756 "parity-scale-codec 3.2.1",6757 "scale-info",6758 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6759 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6760 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6761]67626763[[package]]6764name = "pallet-session"6765version = "4.0.0-dev"6766source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6767dependencies = [6768 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6769 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6770 "impl-trait-for-tuples",6771 "log",6772 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6773 "parity-scale-codec 3.2.1",6774 "scale-info",6775 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6776 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6777 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6778 "sp-session",6779 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6780 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6781 "sp-trie",6782]67836784[[package]]6785name = "pallet-session-benchmarking"6786version = "4.0.0-dev"6787source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6788dependencies = [6789 "frame-benchmarking",6790 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6791 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6792 "pallet-session",6793 "pallet-staking",6794 "rand 0.7.3",6795 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6796 "sp-session",6797 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6798]67996800[[package]]6801name = "pallet-society"6802version = "4.0.0-dev"6803source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6804dependencies = [6805 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6806 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6807 "parity-scale-codec 3.2.1",6808 "rand_chacha 0.2.2",6809 "scale-info",6810 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6811 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6812]68136814[[package]]6815name = "pallet-staking"6816version = "4.0.0-dev"6817source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6818dependencies = [6819 "frame-benchmarking",6820 "frame-election-provider-support",6821 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6822 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6823 "log",6824 "pallet-authorship",6825 "pallet-session",6826 "parity-scale-codec 3.2.1",6827 "rand_chacha 0.2.2",6828 "scale-info",6829 "serde",6830 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6831 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6832 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6833 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6834 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6835]68366837[[package]]6838name = "pallet-staking-reward-curve"6839version = "4.0.0-dev"6840source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6841dependencies = [6842 "proc-macro-crate",6843 "proc-macro2",6844 "quote",6845 "syn",6846]68476848[[package]]6849name = "pallet-staking-reward-fn"6850version = "4.0.0-dev"6851source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6852dependencies = [6853 "log",6854 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6855]68566857[[package]]6858name = "pallet-structure"6859version = "0.1.2"6860dependencies = [6861 "frame-benchmarking",6862 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6863 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6864 "pallet-common",6865 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",6866 "parity-scale-codec 3.2.1",6867 "scale-info",6868 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6869 "up-data-structs",6870]68716872[[package]]6873name = "pallet-sudo"6874version = "4.0.0-dev"6875source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6876dependencies = [6877 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6878 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6879 "parity-scale-codec 3.2.1",6880 "scale-info",6881 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6882 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6883 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6884]68856886[[package]]6887name = "pallet-template-transaction-payment"6888version = "3.0.0"6889source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.30#39dd82158d6caa9d89105441bf2f7111a6e686e5"6890dependencies = [6891 "frame-benchmarking",6892 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6893 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6894 "pallet-balances",6895 "pallet-transaction-payment",6896 "parity-scale-codec 3.2.1",6897 "scale-info",6898 "serde",6899 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6900 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6901 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6902 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6903 "up-sponsorship",6904]69056906[[package]]6907name = "pallet-test-utils"6908version = "0.1.0"6909dependencies = [6910 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6911 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6912 "pallet-unique-scheduler-v2",6913 "parity-scale-codec 3.2.1",6914 "scale-info",6915]69166917[[package]]6918name = "pallet-timestamp"6919version = "4.0.0-dev"6920source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6921dependencies = [6922 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6923 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6924 "log",6925 "parity-scale-codec 3.2.1",6926 "scale-info",6927 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6928 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6929 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6930 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",6931]69326933[[package]]6934name = "pallet-timestamp"6935version = "4.0.0-dev"6936source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6937dependencies = [6938 "frame-benchmarking",6939 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6940 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6941 "log",6942 "parity-scale-codec 3.2.1",6943 "scale-info",6944 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6945 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6946 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6947 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6948 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6949]69506951[[package]]6952name = "pallet-tips"6953version = "4.0.0-dev"6954source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6955dependencies = [6956 "frame-benchmarking",6957 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6958 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6959 "log",6960 "pallet-treasury",6961 "parity-scale-codec 3.2.1",6962 "scale-info",6963 "serde",6964 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6965 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6966 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6967 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6968]69696970[[package]]6971name = "pallet-transaction-payment"6972version = "4.0.0-dev"6973source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6974dependencies = [6975 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6976 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6977 "parity-scale-codec 3.2.1",6978 "scale-info",6979 "serde",6980 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6981 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6982 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6983 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6984]69856986[[package]]6987name = "pallet-transaction-payment-rpc"6988version = "4.0.0-dev"6989source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"6990dependencies = [6991 "jsonrpsee",6992 "pallet-transaction-payment-rpc-runtime-api",6993 "parity-scale-codec 3.2.1",6994 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6995 "sp-blockchain",6996 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6997 "sp-rpc",6998 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",6999]70007001[[package]]7002name = "pallet-transaction-payment-rpc-runtime-api"7003version = "4.0.0-dev"7004source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"7005dependencies = [7006 "pallet-transaction-payment",7007 "parity-scale-codec 3.2.1",7008 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7009 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7010]70117012[[package]]7013name = "pallet-treasury"7014version = "4.0.0-dev"7015source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"7016dependencies = [7017 "frame-benchmarking",7018 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7019 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7020 "impl-trait-for-tuples",7021 "pallet-balances",7022 "parity-scale-codec 3.2.1",7023 "scale-info",7024 "serde",7025 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7026 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7027]70287029[[package]]7030name = "pallet-unique"7031version = "0.2.1"7032dependencies = [7033 "ethereum",7034 "evm-coder",7035 "frame-benchmarking",7036 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7037 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7038 "pallet-common",7039 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",7040 "pallet-evm-coder-substrate",7041 "pallet-nonfungible",7042 "pallet-refungible",7043 "parity-scale-codec 3.2.1",7044 "scale-info",7045 "serde",7046 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7047 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7048 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7049 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7050 "up-data-structs",7051]70527053[[package]]7054name = "pallet-unique-scheduler"7055version = "0.1.1"7056dependencies = [7057 "frame-benchmarking",7058 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7059 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7060 "log",7061 "parity-scale-codec 3.2.1",7062 "scale-info",7063 "serde",7064 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7065 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7066 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7067 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7068 "substrate-test-utils",7069 "up-sponsorship",7070]70717072[[package]]7073name = "pallet-unique-scheduler-v2"7074version = "0.1.0"7075dependencies = [7076 "frame-benchmarking",7077 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7078 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7079 "log",7080 "pallet-preimage",7081 "parity-scale-codec 3.2.1",7082 "scale-info",7083 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7084 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7085 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7086 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7087 "substrate-test-utils",7088]70897090[[package]]7091name = "pallet-utility"7092version = "4.0.0-dev"7093source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"7094dependencies = [7095 "frame-benchmarking",7096 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7097 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7098 "parity-scale-codec 3.2.1",7099 "scale-info",7100 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7101 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7102 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7103 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7104]71057106[[package]]7107name = "pallet-vesting"7108version = "4.0.0-dev"7109source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"7110dependencies = [7111 "frame-benchmarking",7112 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7113 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7114 "log",7115 "parity-scale-codec 3.2.1",7116 "scale-info",7117 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7118 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7119]71207121[[package]]7122name = "pallet-xcm"7123version = "0.9.30"7124source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7125dependencies = [7126 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7127 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7128 "log",7129 "parity-scale-codec 3.2.1",7130 "scale-info",7131 "serde",7132 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7133 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7134 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7135 "xcm",7136 "xcm-executor",7137]71387139[[package]]7140name = "pallet-xcm-benchmarks"7141version = "0.9.30"7142source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7143dependencies = [7144 "frame-benchmarking",7145 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7146 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7147 "log",7148 "parity-scale-codec 3.2.1",7149 "scale-info",7150 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7151 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7152 "xcm",7153 "xcm-executor",7154]71557156[[package]]7157name = "parachain-info"7158version = "0.1.0"7159source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.30#7b1fc0ed107fe42bb7e6a5dfefb586f4c3ae4328"7160dependencies = [7161 "cumulus-primitives-core",7162 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7163 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7164 "parity-scale-codec 3.2.1",7165 "scale-info",7166 "serde",7167]71687169[[package]]7170name = "parity-db"7171version = "0.3.17"7172source = "registry+https://github.com/rust-lang/crates.io-index"7173checksum = "2c8fdb726a43661fa54b43e7114e6b88b2289cae388eb3ad766d9d1754d83fce"7174dependencies = [7175 "blake2-rfc",7176 "crc32fast",7177 "fs2",7178 "hex",7179 "libc",7180 "log",7181 "lz4",7182 "memmap2",7183 "parking_lot 0.12.1",7184 "rand 0.8.5",7185 "snap",7186]71877188[[package]]7189name = "parity-scale-codec"7190version = "2.3.1"7191source = "registry+https://github.com/rust-lang/crates.io-index"7192checksum = "373b1a4c1338d9cd3d1fa53b3a11bdab5ab6bd80a20f7f7becd76953ae2be909"7193dependencies = [7194 "arrayvec 0.7.2",7195 "bitvec 0.20.4",7196 "byte-slice-cast",7197 "impl-trait-for-tuples",7198 "parity-scale-codec-derive 2.3.1",7199 "serde",7200]72017202[[package]]7203name = "parity-scale-codec"7204version = "3.2.1"7205source = "registry+https://github.com/rust-lang/crates.io-index"7206checksum = "366e44391a8af4cfd6002ef6ba072bae071a96aafca98d7d448a34c5dca38b6a"7207dependencies = [7208 "arrayvec 0.7.2",7209 "bitvec 1.0.1",7210 "byte-slice-cast",7211 "bytes",7212 "impl-trait-for-tuples",7213 "parity-scale-codec-derive 3.1.3",7214 "serde",7215]72167217[[package]]7218name = "parity-scale-codec-derive"7219version = "2.3.1"7220source = "registry+https://github.com/rust-lang/crates.io-index"7221checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"7222dependencies = [7223 "proc-macro-crate",7224 "proc-macro2",7225 "quote",7226 "syn",7227]72287229[[package]]7230name = "parity-scale-codec-derive"7231version = "3.1.3"7232source = "registry+https://github.com/rust-lang/crates.io-index"7233checksum = "9299338969a3d2f491d65f140b00ddec470858402f888af98e8642fb5e8965cd"7234dependencies = [7235 "proc-macro-crate",7236 "proc-macro2",7237 "quote",7238 "syn",7239]72407241[[package]]7242name = "parity-send-wrapper"7243version = "0.1.0"7244source = "registry+https://github.com/rust-lang/crates.io-index"7245checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"72467247[[package]]7248name = "parity-util-mem"7249version = "0.11.0"7250source = "registry+https://github.com/rust-lang/crates.io-index"7251checksum = "c32561d248d352148124f036cac253a644685a21dc9fea383eb4907d7bd35a8f"7252dependencies = [7253 "cfg-if 1.0.0",7254 "ethereum-types",7255 "hashbrown",7256 "impl-trait-for-tuples",7257 "lru 0.7.8",7258 "parity-util-mem-derive",7259 "parking_lot 0.12.1",7260 "primitive-types",7261 "smallvec",7262 "winapi",7263]72647265[[package]]7266name = "parity-util-mem-derive"7267version = "0.1.0"7268source = "registry+https://github.com/rust-lang/crates.io-index"7269checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"7270dependencies = [7271 "proc-macro2",7272 "syn",7273 "synstructure",7274]72757276[[package]]7277name = "parity-wasm"7278version = "0.32.0"7279source = "registry+https://github.com/rust-lang/crates.io-index"7280checksum = "16ad52817c4d343339b3bc2e26861bd21478eda0b7509acf83505727000512ac"7281dependencies = [7282 "byteorder",7283]72847285[[package]]7286name = "parity-wasm"7287version = "0.45.0"7288source = "registry+https://github.com/rust-lang/crates.io-index"7289checksum = "e1ad0aff30c1da14b1254fcb2af73e1fa9a28670e584a626f53a369d0e157304"72907291[[package]]7292name = "parking"7293version = "2.0.0"7294source = "registry+https://github.com/rust-lang/crates.io-index"7295checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"72967297[[package]]7298name = "parking_lot"7299version = "0.11.2"7300source = "registry+https://github.com/rust-lang/crates.io-index"7301checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"7302dependencies = [7303 "instant",7304 "lock_api",7305 "parking_lot_core 0.8.5",7306]73077308[[package]]7309name = "parking_lot"7310version = "0.12.1"7311source = "registry+https://github.com/rust-lang/crates.io-index"7312checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"7313dependencies = [7314 "lock_api",7315 "parking_lot_core 0.9.4",7316]73177318[[package]]7319name = "parking_lot_core"7320version = "0.8.5"7321source = "registry+https://github.com/rust-lang/crates.io-index"7322checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"7323dependencies = [7324 "cfg-if 1.0.0",7325 "instant",7326 "libc",7327 "redox_syscall",7328 "smallvec",7329 "winapi",7330]73317332[[package]]7333name = "parking_lot_core"7334version = "0.9.4"7335source = "registry+https://github.com/rust-lang/crates.io-index"7336checksum = "4dc9e0dc2adc1c69d09143aff38d3d30c5c3f0df0dad82e6d25547af174ebec0"7337dependencies = [7338 "cfg-if 1.0.0",7339 "libc",7340 "redox_syscall",7341 "smallvec",7342 "windows-sys 0.42.0",7343]73447345[[package]]7346name = "paste"7347version = "1.0.9"7348source = "registry+https://github.com/rust-lang/crates.io-index"7349checksum = "b1de2e551fb905ac83f73f7aedf2f0cb4a0da7e35efa24a202a936269f1f18e1"73507351[[package]]7352name = "pbkdf2"7353version = "0.4.0"7354source = "registry+https://github.com/rust-lang/crates.io-index"7355checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd"7356dependencies = [7357 "crypto-mac 0.8.0",7358]73597360[[package]]7361name = "pbkdf2"7362version = "0.8.0"7363source = "registry+https://github.com/rust-lang/crates.io-index"7364checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"7365dependencies = [7366 "crypto-mac 0.11.1",7367]73687369[[package]]7370name = "peeking_take_while"7371version = "0.1.2"7372source = "registry+https://github.com/rust-lang/crates.io-index"7373checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"73747375[[package]]7376name = "percent-encoding"7377version = "2.2.0"7378source = "registry+https://github.com/rust-lang/crates.io-index"7379checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"73807381[[package]]7382name = "pest"7383version = "2.4.0"7384source = "registry+https://github.com/rust-lang/crates.io-index"7385checksum = "dbc7bc69c062e492337d74d59b120c274fd3d261b6bf6d3207d499b4b379c41a"7386dependencies = [7387 "thiserror",7388 "ucd-trie",7389]73907391[[package]]7392name = "pest_derive"7393version = "2.4.0"7394source = "registry+https://github.com/rust-lang/crates.io-index"7395checksum = "60b75706b9642ebcb34dab3bc7750f811609a0eb1dd8b88c2d15bf628c1c65b2"7396dependencies = [7397 "pest",7398 "pest_generator",7399]74007401[[package]]7402name = "pest_generator"7403version = "2.4.0"7404source = "registry+https://github.com/rust-lang/crates.io-index"7405checksum = "f4f9272122f5979a6511a749af9db9bfc810393f63119970d7085fed1c4ea0db"7406dependencies = [7407 "pest",7408 "pest_meta",7409 "proc-macro2",7410 "quote",7411 "syn",7412]74137414[[package]]7415name = "pest_meta"7416version = "2.4.0"7417source = "registry+https://github.com/rust-lang/crates.io-index"7418checksum = "4c8717927f9b79515e565a64fe46c38b8cd0427e64c40680b14a7365ab09ac8d"7419dependencies = [7420 "once_cell",7421 "pest",7422 "sha1",7423]74247425[[package]]7426name = "petgraph"7427version = "0.6.2"7428source = "registry+https://github.com/rust-lang/crates.io-index"7429checksum = "e6d5014253a1331579ce62aa67443b4a658c5e7dd03d4bc6d302b94474888143"7430dependencies = [7431 "fixedbitset",7432 "indexmap",7433]74347435[[package]]7436name = "pin-project"7437version = "1.0.12"7438source = "registry+https://github.com/rust-lang/crates.io-index"7439checksum = "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc"7440dependencies = [7441 "pin-project-internal",7442]74437444[[package]]7445name = "pin-project-internal"7446version = "1.0.12"7447source = "registry+https://github.com/rust-lang/crates.io-index"7448checksum = "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55"7449dependencies = [7450 "proc-macro2",7451 "quote",7452 "syn",7453]74547455[[package]]7456name = "pin-project-lite"7457version = "0.1.12"7458source = "registry+https://github.com/rust-lang/crates.io-index"7459checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"74607461[[package]]7462name = "pin-project-lite"7463version = "0.2.9"7464source = "registry+https://github.com/rust-lang/crates.io-index"7465checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"74667467[[package]]7468name = "pin-utils"7469version = "0.1.0"7470source = "registry+https://github.com/rust-lang/crates.io-index"7471checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"74727473[[package]]7474name = "pkcs8"7475version = "0.8.0"7476source = "registry+https://github.com/rust-lang/crates.io-index"7477checksum = "7cabda3fb821068a9a4fab19a683eac3af12edf0f34b94a8be53c4972b8149d0"7478dependencies = [7479 "der",7480 "spki",7481 "zeroize",7482]74837484[[package]]7485name = "pkg-config"7486version = "0.3.26"7487source = "registry+https://github.com/rust-lang/crates.io-index"7488checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160"74897490[[package]]7491name = "platforms"7492version = "2.0.0"7493source = "registry+https://github.com/rust-lang/crates.io-index"7494checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"74957496[[package]]7497name = "polkadot-approval-distribution"7498version = "0.9.30"7499source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7500dependencies = [7501 "futures 0.3.25",7502 "polkadot-node-network-protocol",7503 "polkadot-node-primitives",7504 "polkadot-node-subsystem",7505 "polkadot-node-subsystem-util",7506 "polkadot-primitives",7507 "rand 0.8.5",7508 "tracing-gum",7509]75107511[[package]]7512name = "polkadot-availability-bitfield-distribution"7513version = "0.9.30"7514source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7515dependencies = [7516 "futures 0.3.25",7517 "polkadot-node-network-protocol",7518 "polkadot-node-subsystem",7519 "polkadot-node-subsystem-util",7520 "polkadot-primitives",7521 "rand 0.8.5",7522 "tracing-gum",7523]75247525[[package]]7526name = "polkadot-availability-distribution"7527version = "0.9.30"7528source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7529dependencies = [7530 "derive_more",7531 "fatality",7532 "futures 0.3.25",7533 "lru 0.7.8",7534 "parity-scale-codec 3.2.1",7535 "polkadot-erasure-coding",7536 "polkadot-node-network-protocol",7537 "polkadot-node-primitives",7538 "polkadot-node-subsystem",7539 "polkadot-node-subsystem-util",7540 "polkadot-primitives",7541 "rand 0.8.5",7542 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7543 "sp-keystore",7544 "thiserror",7545 "tracing-gum",7546]75477548[[package]]7549name = "polkadot-availability-recovery"7550version = "0.9.30"7551source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7552dependencies = [7553 "fatality",7554 "futures 0.3.25",7555 "lru 0.7.8",7556 "parity-scale-codec 3.2.1",7557 "polkadot-erasure-coding",7558 "polkadot-node-network-protocol",7559 "polkadot-node-primitives",7560 "polkadot-node-subsystem",7561 "polkadot-node-subsystem-util",7562 "polkadot-primitives",7563 "rand 0.8.5",7564 "sc-network",7565 "thiserror",7566 "tracing-gum",7567]75687569[[package]]7570name = "polkadot-cli"7571version = "0.9.30"7572source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7573dependencies = [7574 "clap",7575 "frame-benchmarking-cli",7576 "futures 0.3.25",7577 "log",7578 "polkadot-client",7579 "polkadot-node-core-pvf",7580 "polkadot-node-metrics",7581 "polkadot-performance-test",7582 "polkadot-service",7583 "sc-cli",7584 "sc-service",7585 "sc-sysinfo",7586 "sc-tracing",7587 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7588 "sp-keyring",7589 "sp-trie",7590 "substrate-build-script-utils",7591 "thiserror",7592 "try-runtime-cli",7593]75947595[[package]]7596name = "polkadot-client"7597version = "0.9.30"7598source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7599dependencies = [7600 "beefy-primitives",7601 "frame-benchmarking",7602 "frame-benchmarking-cli",7603 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7604 "frame-system-rpc-runtime-api",7605 "pallet-transaction-payment",7606 "pallet-transaction-payment-rpc-runtime-api",7607 "polkadot-core-primitives",7608 "polkadot-node-core-parachains-inherent",7609 "polkadot-primitives",7610 "polkadot-runtime",7611 "polkadot-runtime-common",7612 "sc-client-api",7613 "sc-consensus",7614 "sc-executor",7615 "sc-service",7616 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7617 "sp-authority-discovery",7618 "sp-block-builder",7619 "sp-blockchain",7620 "sp-consensus",7621 "sp-consensus-babe",7622 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7623 "sp-finality-grandpa",7624 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7625 "sp-keyring",7626 "sp-mmr-primitives",7627 "sp-offchain",7628 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7629 "sp-session",7630 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7631 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7632 "sp-transaction-pool",7633]76347635[[package]]7636name = "polkadot-collator-protocol"7637version = "0.9.30"7638source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7639dependencies = [7640 "always-assert",7641 "fatality",7642 "futures 0.3.25",7643 "futures-timer",7644 "polkadot-node-network-protocol",7645 "polkadot-node-primitives",7646 "polkadot-node-subsystem",7647 "polkadot-node-subsystem-util",7648 "polkadot-primitives",7649 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7650 "sp-keystore",7651 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7652 "thiserror",7653 "tracing-gum",7654]76557656[[package]]7657name = "polkadot-core-primitives"7658version = "0.9.30"7659source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7660dependencies = [7661 "parity-scale-codec 3.2.1",7662 "parity-util-mem",7663 "scale-info",7664 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7665 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7666 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7667]76687669[[package]]7670name = "polkadot-dispute-distribution"7671version = "0.9.30"7672source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7673dependencies = [7674 "derive_more",7675 "fatality",7676 "futures 0.3.25",7677 "lru 0.7.8",7678 "parity-scale-codec 3.2.1",7679 "polkadot-erasure-coding",7680 "polkadot-node-network-protocol",7681 "polkadot-node-primitives",7682 "polkadot-node-subsystem",7683 "polkadot-node-subsystem-util",7684 "polkadot-primitives",7685 "sc-network",7686 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7687 "sp-keystore",7688 "thiserror",7689 "tracing-gum",7690]76917692[[package]]7693name = "polkadot-erasure-coding"7694version = "0.9.30"7695source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7696dependencies = [7697 "parity-scale-codec 3.2.1",7698 "polkadot-node-primitives",7699 "polkadot-primitives",7700 "reed-solomon-novelpoly",7701 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7702 "sp-trie",7703 "thiserror",7704]77057706[[package]]7707name = "polkadot-gossip-support"7708version = "0.9.30"7709source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7710dependencies = [7711 "futures 0.3.25",7712 "futures-timer",7713 "polkadot-node-network-protocol",7714 "polkadot-node-subsystem",7715 "polkadot-node-subsystem-util",7716 "polkadot-primitives",7717 "rand 0.8.5",7718 "rand_chacha 0.3.1",7719 "sc-network",7720 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7721 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7722 "sp-keystore",7723 "tracing-gum",7724]77257726[[package]]7727name = "polkadot-network-bridge"7728version = "0.9.30"7729source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7730dependencies = [7731 "always-assert",7732 "async-trait",7733 "bytes",7734 "fatality",7735 "futures 0.3.25",7736 "parity-scale-codec 3.2.1",7737 "parking_lot 0.12.1",7738 "polkadot-node-network-protocol",7739 "polkadot-node-subsystem",7740 "polkadot-node-subsystem-util",7741 "polkadot-overseer",7742 "polkadot-primitives",7743 "sc-network",7744 "sc-network-common",7745 "sp-consensus",7746 "thiserror",7747 "tracing-gum",7748]77497750[[package]]7751name = "polkadot-node-collation-generation"7752version = "0.9.30"7753source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7754dependencies = [7755 "futures 0.3.25",7756 "parity-scale-codec 3.2.1",7757 "polkadot-erasure-coding",7758 "polkadot-node-primitives",7759 "polkadot-node-subsystem",7760 "polkadot-node-subsystem-util",7761 "polkadot-primitives",7762 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7763 "sp-maybe-compressed-blob",7764 "thiserror",7765 "tracing-gum",7766]77677768[[package]]7769name = "polkadot-node-core-approval-voting"7770version = "0.9.30"7771source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7772dependencies = [7773 "bitvec 1.0.1",7774 "derive_more",7775 "futures 0.3.25",7776 "futures-timer",7777 "kvdb",7778 "lru 0.7.8",7779 "merlin",7780 "parity-scale-codec 3.2.1",7781 "polkadot-node-jaeger",7782 "polkadot-node-primitives",7783 "polkadot-node-subsystem",7784 "polkadot-node-subsystem-util",7785 "polkadot-overseer",7786 "polkadot-primitives",7787 "sc-keystore",7788 "schnorrkel",7789 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7790 "sp-consensus",7791 "sp-consensus-slots",7792 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7793 "thiserror",7794 "tracing-gum",7795]77967797[[package]]7798name = "polkadot-node-core-av-store"7799version = "0.9.30"7800source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7801dependencies = [7802 "bitvec 1.0.1",7803 "futures 0.3.25",7804 "futures-timer",7805 "kvdb",7806 "parity-scale-codec 3.2.1",7807 "polkadot-erasure-coding",7808 "polkadot-node-primitives",7809 "polkadot-node-subsystem",7810 "polkadot-node-subsystem-util",7811 "polkadot-overseer",7812 "polkadot-primitives",7813 "thiserror",7814 "tracing-gum",7815]78167817[[package]]7818name = "polkadot-node-core-backing"7819version = "0.9.30"7820source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7821dependencies = [7822 "bitvec 1.0.1",7823 "fatality",7824 "futures 0.3.25",7825 "polkadot-erasure-coding",7826 "polkadot-node-primitives",7827 "polkadot-node-subsystem",7828 "polkadot-node-subsystem-util",7829 "polkadot-primitives",7830 "polkadot-statement-table",7831 "sp-keystore",7832 "thiserror",7833 "tracing-gum",7834]78357836[[package]]7837name = "polkadot-node-core-bitfield-signing"7838version = "0.9.30"7839source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7840dependencies = [7841 "futures 0.3.25",7842 "polkadot-node-subsystem",7843 "polkadot-node-subsystem-util",7844 "polkadot-primitives",7845 "sp-keystore",7846 "thiserror",7847 "tracing-gum",7848 "wasm-timer",7849]78507851[[package]]7852name = "polkadot-node-core-candidate-validation"7853version = "0.9.30"7854source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7855dependencies = [7856 "async-trait",7857 "futures 0.3.25",7858 "parity-scale-codec 3.2.1",7859 "polkadot-node-core-pvf",7860 "polkadot-node-primitives",7861 "polkadot-node-subsystem",7862 "polkadot-node-subsystem-util",7863 "polkadot-parachain",7864 "polkadot-primitives",7865 "sp-maybe-compressed-blob",7866 "tracing-gum",7867]78687869[[package]]7870name = "polkadot-node-core-chain-api"7871version = "0.9.30"7872source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7873dependencies = [7874 "futures 0.3.25",7875 "polkadot-node-subsystem",7876 "polkadot-node-subsystem-util",7877 "polkadot-primitives",7878 "sc-client-api",7879 "sc-consensus-babe",7880 "sp-blockchain",7881 "tracing-gum",7882]78837884[[package]]7885name = "polkadot-node-core-chain-selection"7886version = "0.9.30"7887source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7888dependencies = [7889 "futures 0.3.25",7890 "futures-timer",7891 "kvdb",7892 "parity-scale-codec 3.2.1",7893 "polkadot-node-primitives",7894 "polkadot-node-subsystem",7895 "polkadot-node-subsystem-util",7896 "polkadot-primitives",7897 "thiserror",7898 "tracing-gum",7899]79007901[[package]]7902name = "polkadot-node-core-dispute-coordinator"7903version = "0.9.30"7904source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7905dependencies = [7906 "fatality",7907 "futures 0.3.25",7908 "kvdb",7909 "lru 0.7.8",7910 "parity-scale-codec 3.2.1",7911 "polkadot-node-primitives",7912 "polkadot-node-subsystem",7913 "polkadot-node-subsystem-util",7914 "polkadot-primitives",7915 "sc-keystore",7916 "thiserror",7917 "tracing-gum",7918]79197920[[package]]7921name = "polkadot-node-core-parachains-inherent"7922version = "0.9.30"7923source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7924dependencies = [7925 "async-trait",7926 "futures 0.3.25",7927 "futures-timer",7928 "polkadot-node-subsystem",7929 "polkadot-primitives",7930 "sp-blockchain",7931 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7932 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7933 "thiserror",7934 "tracing-gum",7935]79367937[[package]]7938name = "polkadot-node-core-provisioner"7939version = "0.9.30"7940source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7941dependencies = [7942 "bitvec 1.0.1",7943 "fatality",7944 "futures 0.3.25",7945 "futures-timer",7946 "polkadot-node-primitives",7947 "polkadot-node-subsystem",7948 "polkadot-node-subsystem-util",7949 "polkadot-primitives",7950 "rand 0.8.5",7951 "thiserror",7952 "tracing-gum",7953]79547955[[package]]7956name = "polkadot-node-core-pvf"7957version = "0.9.30"7958source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7959dependencies = [7960 "always-assert",7961 "assert_matches",7962 "async-process",7963 "async-std",7964 "futures 0.3.25",7965 "futures-timer",7966 "parity-scale-codec 3.2.1",7967 "pin-project",7968 "polkadot-core-primitives",7969 "polkadot-node-metrics",7970 "polkadot-parachain",7971 "rand 0.8.5",7972 "rayon",7973 "sc-executor",7974 "sc-executor-common",7975 "sc-executor-wasmtime",7976 "slotmap",7977 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7978 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7979 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7980 "sp-maybe-compressed-blob",7981 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7982 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",7983 "tempfile",7984 "tracing-gum",7985]79867987[[package]]7988name = "polkadot-node-core-pvf-checker"7989version = "0.9.30"7990source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"7991dependencies = [7992 "futures 0.3.25",7993 "polkadot-node-primitives",7994 "polkadot-node-subsystem",7995 "polkadot-node-subsystem-util",7996 "polkadot-overseer",7997 "polkadot-primitives",7998 "sp-keystore",7999 "thiserror",8000 "tracing-gum",8001]80028003[[package]]8004name = "polkadot-node-core-runtime-api"8005version = "0.9.30"8006source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8007dependencies = [8008 "futures 0.3.25",8009 "memory-lru",8010 "parity-util-mem",8011 "polkadot-node-subsystem",8012 "polkadot-node-subsystem-types",8013 "polkadot-node-subsystem-util",8014 "polkadot-primitives",8015 "sp-consensus-babe",8016 "tracing-gum",8017]80188019[[package]]8020name = "polkadot-node-jaeger"8021version = "0.9.30"8022source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8023dependencies = [8024 "async-std",8025 "lazy_static",8026 "log",8027 "mick-jaeger",8028 "parity-scale-codec 3.2.1",8029 "parking_lot 0.12.1",8030 "polkadot-node-primitives",8031 "polkadot-primitives",8032 "sc-network",8033 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8034 "thiserror",8035]80368037[[package]]8038name = "polkadot-node-metrics"8039version = "0.9.30"8040source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8041dependencies = [8042 "bs58",8043 "futures 0.3.25",8044 "futures-timer",8045 "log",8046 "parity-scale-codec 3.2.1",8047 "polkadot-primitives",8048 "prioritized-metered-channel",8049 "sc-cli",8050 "sc-service",8051 "sc-tracing",8052 "substrate-prometheus-endpoint",8053 "tracing-gum",8054]80558056[[package]]8057name = "polkadot-node-network-protocol"8058version = "0.9.30"8059source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8060dependencies = [8061 "async-trait",8062 "derive_more",8063 "fatality",8064 "futures 0.3.25",8065 "hex",8066 "parity-scale-codec 3.2.1",8067 "polkadot-node-jaeger",8068 "polkadot-node-primitives",8069 "polkadot-primitives",8070 "rand 0.8.5",8071 "sc-authority-discovery",8072 "sc-network",8073 "sc-network-common",8074 "strum",8075 "thiserror",8076 "tracing-gum",8077]80788079[[package]]8080name = "polkadot-node-primitives"8081version = "0.9.30"8082source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8083dependencies = [8084 "bounded-vec",8085 "futures 0.3.25",8086 "parity-scale-codec 3.2.1",8087 "polkadot-parachain",8088 "polkadot-primitives",8089 "schnorrkel",8090 "serde",8091 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8092 "sp-consensus-babe",8093 "sp-consensus-vrf",8094 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8095 "sp-keystore",8096 "sp-maybe-compressed-blob",8097 "thiserror",8098 "zstd",8099]81008101[[package]]8102name = "polkadot-node-subsystem"8103version = "0.9.30"8104source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8105dependencies = [8106 "polkadot-node-jaeger",8107 "polkadot-node-subsystem-types",8108 "polkadot-overseer",8109]81108111[[package]]8112name = "polkadot-node-subsystem-types"8113version = "0.9.30"8114source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8115dependencies = [8116 "async-trait",8117 "derive_more",8118 "futures 0.3.25",8119 "orchestra",8120 "polkadot-node-jaeger",8121 "polkadot-node-network-protocol",8122 "polkadot-node-primitives",8123 "polkadot-primitives",8124 "polkadot-statement-table",8125 "sc-network",8126 "smallvec",8127 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8128 "sp-authority-discovery",8129 "sp-consensus-babe",8130 "substrate-prometheus-endpoint",8131 "thiserror",8132]81338134[[package]]8135name = "polkadot-node-subsystem-util"8136version = "0.9.30"8137source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8138dependencies = [8139 "async-trait",8140 "derive_more",8141 "fatality",8142 "futures 0.3.25",8143 "itertools",8144 "kvdb",8145 "lru 0.7.8",8146 "parity-db",8147 "parity-scale-codec 3.2.1",8148 "parity-util-mem",8149 "parking_lot 0.11.2",8150 "pin-project",8151 "polkadot-node-jaeger",8152 "polkadot-node-metrics",8153 "polkadot-node-network-protocol",8154 "polkadot-node-primitives",8155 "polkadot-node-subsystem",8156 "polkadot-overseer",8157 "polkadot-primitives",8158 "prioritized-metered-channel",8159 "rand 0.8.5",8160 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8161 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8162 "sp-keystore",8163 "thiserror",8164 "tracing-gum",8165]81668167[[package]]8168name = "polkadot-overseer"8169version = "0.9.30"8170source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8171dependencies = [8172 "async-trait",8173 "futures 0.3.25",8174 "futures-timer",8175 "lru 0.7.8",8176 "orchestra",8177 "parity-util-mem",8178 "parking_lot 0.12.1",8179 "polkadot-node-metrics",8180 "polkadot-node-network-protocol",8181 "polkadot-node-primitives",8182 "polkadot-node-subsystem-types",8183 "polkadot-primitives",8184 "sc-client-api",8185 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8186 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8187 "tracing-gum",8188]81898190[[package]]8191name = "polkadot-parachain"8192version = "0.9.30"8193source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8194dependencies = [8195 "derive_more",8196 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8197 "parity-scale-codec 3.2.1",8198 "parity-util-mem",8199 "polkadot-core-primitives",8200 "scale-info",8201 "serde",8202 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8203 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8204 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8205]82068207[[package]]8208name = "polkadot-performance-test"8209version = "0.9.30"8210source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8211dependencies = [8212 "env_logger",8213 "kusama-runtime",8214 "log",8215 "polkadot-erasure-coding",8216 "polkadot-node-core-pvf",8217 "polkadot-node-primitives",8218 "quote",8219 "thiserror",8220]82218222[[package]]8223name = "polkadot-primitives"8224version = "0.9.30"8225source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8226dependencies = [8227 "bitvec 1.0.1",8228 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8229 "hex-literal",8230 "parity-scale-codec 3.2.1",8231 "parity-util-mem",8232 "polkadot-core-primitives",8233 "polkadot-parachain",8234 "scale-info",8235 "serde",8236 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8237 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8238 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8239 "sp-authority-discovery",8240 "sp-consensus-slots",8241 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8242 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8243 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8244 "sp-keystore",8245 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8246 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8247 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8248 "sp-trie",8249 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8250]82518252[[package]]8253name = "polkadot-rpc"8254version = "0.9.30"8255source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8256dependencies = [8257 "beefy-gadget",8258 "beefy-gadget-rpc",8259 "jsonrpsee",8260 "pallet-mmr-rpc",8261 "pallet-transaction-payment-rpc",8262 "polkadot-primitives",8263 "sc-chain-spec",8264 "sc-client-api",8265 "sc-consensus-babe",8266 "sc-consensus-babe-rpc",8267 "sc-consensus-epochs",8268 "sc-finality-grandpa",8269 "sc-finality-grandpa-rpc",8270 "sc-rpc",8271 "sc-sync-state-rpc",8272 "sc-transaction-pool-api",8273 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8274 "sp-block-builder",8275 "sp-blockchain",8276 "sp-consensus",8277 "sp-consensus-babe",8278 "sp-keystore",8279 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8280 "substrate-frame-rpc-system",8281 "substrate-state-trie-migration-rpc",8282]82838284[[package]]8285name = "polkadot-runtime"8286version = "0.9.30"8287source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8288dependencies = [8289 "beefy-primitives",8290 "bitvec 1.0.1",8291 "frame-benchmarking",8292 "frame-election-provider-support",8293 "frame-executive",8294 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8295 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8296 "frame-system-benchmarking",8297 "frame-system-rpc-runtime-api",8298 "frame-try-runtime",8299 "hex-literal",8300 "log",8301 "pallet-authority-discovery",8302 "pallet-authorship",8303 "pallet-babe",8304 "pallet-bags-list",8305 "pallet-balances",8306 "pallet-bounties",8307 "pallet-child-bounties",8308 "pallet-collective",8309 "pallet-democracy",8310 "pallet-election-provider-multi-phase",8311 "pallet-election-provider-support-benchmarking",8312 "pallet-elections-phragmen",8313 "pallet-fast-unstake",8314 "pallet-grandpa",8315 "pallet-identity",8316 "pallet-im-online",8317 "pallet-indices",8318 "pallet-membership",8319 "pallet-multisig",8320 "pallet-nomination-pools",8321 "pallet-nomination-pools-benchmarking",8322 "pallet-nomination-pools-runtime-api",8323 "pallet-offences",8324 "pallet-offences-benchmarking",8325 "pallet-preimage",8326 "pallet-proxy",8327 "pallet-scheduler",8328 "pallet-session",8329 "pallet-session-benchmarking",8330 "pallet-staking",8331 "pallet-staking-reward-curve",8332 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8333 "pallet-tips",8334 "pallet-transaction-payment",8335 "pallet-transaction-payment-rpc-runtime-api",8336 "pallet-treasury",8337 "pallet-utility",8338 "pallet-vesting",8339 "pallet-xcm",8340 "parity-scale-codec 3.2.1",8341 "polkadot-primitives",8342 "polkadot-runtime-common",8343 "polkadot-runtime-constants",8344 "polkadot-runtime-parachains",8345 "rustc-hex",8346 "scale-info",8347 "serde",8348 "serde_derive",8349 "smallvec",8350 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8351 "sp-authority-discovery",8352 "sp-block-builder",8353 "sp-consensus-babe",8354 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8355 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8356 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8357 "sp-mmr-primitives",8358 "sp-npos-elections",8359 "sp-offchain",8360 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8361 "sp-session",8362 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8363 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8364 "sp-transaction-pool",8365 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8366 "static_assertions",8367 "substrate-wasm-builder",8368 "xcm",8369 "xcm-builder",8370 "xcm-executor",8371]83728373[[package]]8374name = "polkadot-runtime-common"8375version = "0.9.30"8376source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8377dependencies = [8378 "beefy-primitives",8379 "bitvec 1.0.1",8380 "frame-benchmarking",8381 "frame-election-provider-support",8382 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8383 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8384 "impl-trait-for-tuples",8385 "libsecp256k1",8386 "log",8387 "pallet-authorship",8388 "pallet-babe",8389 "pallet-bags-list",8390 "pallet-balances",8391 "pallet-beefy-mmr",8392 "pallet-election-provider-multi-phase",8393 "pallet-session",8394 "pallet-staking",8395 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8396 "pallet-transaction-payment",8397 "pallet-treasury",8398 "pallet-vesting",8399 "parity-scale-codec 3.2.1",8400 "polkadot-primitives",8401 "polkadot-runtime-parachains",8402 "rustc-hex",8403 "scale-info",8404 "serde",8405 "serde_derive",8406 "slot-range-helper",8407 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8408 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8409 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8410 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8411 "sp-npos-elections",8412 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8413 "sp-session",8414 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8415 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8416 "static_assertions",8417 "xcm",8418]84198420[[package]]8421name = "polkadot-runtime-constants"8422version = "0.9.30"8423source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8424dependencies = [8425 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8426 "polkadot-primitives",8427 "polkadot-runtime-common",8428 "smallvec",8429 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8430]84318432[[package]]8433name = "polkadot-runtime-metrics"8434version = "0.9.30"8435source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8436dependencies = [8437 "bs58",8438 "parity-scale-codec 3.2.1",8439 "polkadot-primitives",8440 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8441 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8442]84438444[[package]]8445name = "polkadot-runtime-parachains"8446version = "0.9.30"8447source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8448dependencies = [8449 "bitflags",8450 "bitvec 1.0.1",8451 "derive_more",8452 "frame-benchmarking",8453 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8454 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8455 "log",8456 "pallet-authority-discovery",8457 "pallet-authorship",8458 "pallet-babe",8459 "pallet-balances",8460 "pallet-session",8461 "pallet-staking",8462 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8463 "pallet-vesting",8464 "parity-scale-codec 3.2.1",8465 "polkadot-primitives",8466 "polkadot-runtime-metrics",8467 "rand 0.8.5",8468 "rand_chacha 0.3.1",8469 "rustc-hex",8470 "scale-info",8471 "serde",8472 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8473 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8474 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8475 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8476 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8477 "sp-keystore",8478 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8479 "sp-session",8480 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8481 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8482 "static_assertions",8483 "xcm",8484 "xcm-executor",8485]84868487[[package]]8488name = "polkadot-service"8489version = "0.9.30"8490source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8491dependencies = [8492 "async-trait",8493 "beefy-gadget",8494 "beefy-primitives",8495 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8496 "frame-system-rpc-runtime-api",8497 "futures 0.3.25",8498 "hex-literal",8499 "kusama-runtime",8500 "kvdb",8501 "kvdb-rocksdb",8502 "lru 0.7.8",8503 "pallet-babe",8504 "pallet-im-online",8505 "pallet-staking",8506 "pallet-transaction-payment-rpc-runtime-api",8507 "parity-db",8508 "polkadot-approval-distribution",8509 "polkadot-availability-bitfield-distribution",8510 "polkadot-availability-distribution",8511 "polkadot-availability-recovery",8512 "polkadot-client",8513 "polkadot-collator-protocol",8514 "polkadot-dispute-distribution",8515 "polkadot-gossip-support",8516 "polkadot-network-bridge",8517 "polkadot-node-collation-generation",8518 "polkadot-node-core-approval-voting",8519 "polkadot-node-core-av-store",8520 "polkadot-node-core-backing",8521 "polkadot-node-core-bitfield-signing",8522 "polkadot-node-core-candidate-validation",8523 "polkadot-node-core-chain-api",8524 "polkadot-node-core-chain-selection",8525 "polkadot-node-core-dispute-coordinator",8526 "polkadot-node-core-parachains-inherent",8527 "polkadot-node-core-provisioner",8528 "polkadot-node-core-pvf-checker",8529 "polkadot-node-core-runtime-api",8530 "polkadot-node-network-protocol",8531 "polkadot-node-primitives",8532 "polkadot-node-subsystem",8533 "polkadot-node-subsystem-types",8534 "polkadot-node-subsystem-util",8535 "polkadot-overseer",8536 "polkadot-parachain",8537 "polkadot-primitives",8538 "polkadot-rpc",8539 "polkadot-runtime",8540 "polkadot-runtime-constants",8541 "polkadot-runtime-parachains",8542 "polkadot-statement-distribution",8543 "rococo-runtime",8544 "sc-authority-discovery",8545 "sc-basic-authorship",8546 "sc-block-builder",8547 "sc-chain-spec",8548 "sc-client-api",8549 "sc-client-db",8550 "sc-consensus",8551 "sc-consensus-babe",8552 "sc-consensus-slots",8553 "sc-executor",8554 "sc-finality-grandpa",8555 "sc-keystore",8556 "sc-network",8557 "sc-network-common",8558 "sc-offchain",8559 "sc-service",8560 "sc-sync-state-rpc",8561 "sc-sysinfo",8562 "sc-telemetry",8563 "sc-transaction-pool",8564 "serde",8565 "serde_json",8566 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8567 "sp-authority-discovery",8568 "sp-block-builder",8569 "sp-blockchain",8570 "sp-consensus",8571 "sp-consensus-babe",8572 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8573 "sp-finality-grandpa",8574 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8575 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8576 "sp-keystore",8577 "sp-offchain",8578 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8579 "sp-session",8580 "sp-state-machine",8581 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8582 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8583 "sp-transaction-pool",8584 "sp-trie",8585 "substrate-prometheus-endpoint",8586 "thiserror",8587 "tracing-gum",8588 "westend-runtime",8589]85908591[[package]]8592name = "polkadot-statement-distribution"8593version = "0.9.30"8594source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8595dependencies = [8596 "arrayvec 0.5.2",8597 "fatality",8598 "futures 0.3.25",8599 "indexmap",8600 "parity-scale-codec 3.2.1",8601 "polkadot-node-network-protocol",8602 "polkadot-node-primitives",8603 "polkadot-node-subsystem",8604 "polkadot-node-subsystem-util",8605 "polkadot-primitives",8606 "sp-keystore",8607 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8608 "thiserror",8609 "tracing-gum",8610]86118612[[package]]8613name = "polkadot-statement-table"8614version = "0.9.30"8615source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8616dependencies = [8617 "parity-scale-codec 3.2.1",8618 "polkadot-primitives",8619 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8620]86218622[[package]]8623name = "polkadot-test-runtime"8624version = "0.9.30"8625source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8626dependencies = [8627 "beefy-primitives",8628 "bitvec 1.0.1",8629 "frame-election-provider-support",8630 "frame-executive",8631 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8632 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8633 "frame-system-rpc-runtime-api",8634 "log",8635 "pallet-authority-discovery",8636 "pallet-authorship",8637 "pallet-babe",8638 "pallet-balances",8639 "pallet-grandpa",8640 "pallet-indices",8641 "pallet-offences",8642 "pallet-session",8643 "pallet-staking",8644 "pallet-staking-reward-curve",8645 "pallet-sudo",8646 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8647 "pallet-transaction-payment",8648 "pallet-transaction-payment-rpc-runtime-api",8649 "pallet-vesting",8650 "pallet-xcm",8651 "parity-scale-codec 3.2.1",8652 "polkadot-parachain",8653 "polkadot-primitives",8654 "polkadot-runtime-common",8655 "polkadot-runtime-parachains",8656 "rustc-hex",8657 "scale-info",8658 "serde",8659 "serde_derive",8660 "smallvec",8661 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8662 "sp-authority-discovery",8663 "sp-block-builder",8664 "sp-consensus-babe",8665 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8666 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8667 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8668 "sp-mmr-primitives",8669 "sp-offchain",8670 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8671 "sp-session",8672 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8673 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8674 "sp-transaction-pool",8675 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8676 "substrate-wasm-builder",8677 "test-runtime-constants",8678 "xcm",8679 "xcm-builder",8680 "xcm-executor",8681]86828683[[package]]8684name = "polkadot-test-service"8685version = "0.9.30"8686source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8687dependencies = [8688 "frame-benchmarking",8689 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8690 "futures 0.3.25",8691 "hex",8692 "pallet-balances",8693 "pallet-staking",8694 "pallet-transaction-payment",8695 "polkadot-node-primitives",8696 "polkadot-node-subsystem",8697 "polkadot-overseer",8698 "polkadot-parachain",8699 "polkadot-primitives",8700 "polkadot-rpc",8701 "polkadot-runtime-common",8702 "polkadot-runtime-parachains",8703 "polkadot-service",8704 "polkadot-test-runtime",8705 "rand 0.8.5",8706 "sc-authority-discovery",8707 "sc-chain-spec",8708 "sc-cli",8709 "sc-client-api",8710 "sc-consensus",8711 "sc-consensus-babe",8712 "sc-executor",8713 "sc-finality-grandpa",8714 "sc-network",8715 "sc-network-common",8716 "sc-service",8717 "sc-tracing",8718 "sc-transaction-pool",8719 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8720 "sp-authority-discovery",8721 "sp-blockchain",8722 "sp-consensus",8723 "sp-consensus-babe",8724 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8725 "sp-finality-grandpa",8726 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8727 "sp-keyring",8728 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",8729 "sp-state-machine",8730 "substrate-test-client",8731 "tempfile",8732 "test-runtime-constants",8733 "tokio",8734 "tracing-gum",8735]87368737[[package]]8738name = "polling"8739version = "2.4.0"8740source = "registry+https://github.com/rust-lang/crates.io-index"8741checksum = "ab4609a838d88b73d8238967b60dd115cc08d38e2bbaf51ee1e4b695f89122e2"8742dependencies = [8743 "autocfg",8744 "cfg-if 1.0.0",8745 "libc",8746 "log",8747 "wepoll-ffi",8748 "winapi",8749]87508751[[package]]8752name = "poly1305"8753version = "0.7.2"8754source = "registry+https://github.com/rust-lang/crates.io-index"8755checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"8756dependencies = [8757 "cpufeatures",8758 "opaque-debug 0.3.0",8759 "universal-hash",8760]87618762[[package]]8763name = "polyval"8764version = "0.5.3"8765source = "registry+https://github.com/rust-lang/crates.io-index"8766checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"8767dependencies = [8768 "cfg-if 1.0.0",8769 "cpufeatures",8770 "opaque-debug 0.3.0",8771 "universal-hash",8772]87738774[[package]]8775name = "ppv-lite86"8776version = "0.2.16"8777source = "registry+https://github.com/rust-lang/crates.io-index"8778checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"87798780[[package]]8781name = "primitive-types"8782version = "0.11.1"8783source = "registry+https://github.com/rust-lang/crates.io-index"8784checksum = "e28720988bff275df1f51b171e1b2a18c30d194c4d2b61defdacecd625a5d94a"8785dependencies = [8786 "fixed-hash",8787 "impl-codec",8788 "impl-rlp",8789 "impl-serde",8790 "scale-info",8791 "uint",8792]87938794[[package]]8795name = "prioritized-metered-channel"8796version = "0.2.0"8797source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"8798dependencies = [8799 "coarsetime",8800 "crossbeam-queue",8801 "derive_more",8802 "futures 0.3.25",8803 "futures-timer",8804 "nanorand",8805 "thiserror",8806 "tracing",8807]88088809[[package]]8810name = "proc-macro-crate"8811version = "1.2.1"8812source = "registry+https://github.com/rust-lang/crates.io-index"8813checksum = "eda0fc3b0fb7c975631757e14d9049da17374063edb6ebbcbc54d880d4fe94e9"8814dependencies = [8815 "once_cell",8816 "thiserror",8817 "toml",8818]88198820[[package]]8821name = "proc-macro-error"8822version = "1.0.4"8823source = "registry+https://github.com/rust-lang/crates.io-index"8824checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"8825dependencies = [8826 "proc-macro-error-attr",8827 "proc-macro2",8828 "quote",8829 "syn",8830 "version_check",8831]88328833[[package]]8834name = "proc-macro-error-attr"8835version = "1.0.4"8836source = "registry+https://github.com/rust-lang/crates.io-index"8837checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"8838dependencies = [8839 "proc-macro2",8840 "quote",8841 "version_check",8842]88438844[[package]]8845name = "proc-macro2"8846version = "1.0.47"8847source = "registry+https://github.com/rust-lang/crates.io-index"8848checksum = "5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725"8849dependencies = [8850 "unicode-ident",8851]88528853[[package]]8854name = "prometheus"8855version = "0.13.3"8856source = "registry+https://github.com/rust-lang/crates.io-index"8857checksum = "449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c"8858dependencies = [8859 "cfg-if 1.0.0",8860 "fnv",8861 "lazy_static",8862 "memchr",8863 "parking_lot 0.12.1",8864 "thiserror",8865]88668867[[package]]8868name = "prometheus-client"8869version = "0.16.0"8870source = "registry+https://github.com/rust-lang/crates.io-index"8871checksum = "ac1abe0255c04d15f571427a2d1e00099016506cf3297b53853acd2b7eb87825"8872dependencies = [8873 "dtoa",8874 "itoa",8875 "owning_ref",8876 "prometheus-client-derive-text-encode",8877]88788879[[package]]8880name = "prometheus-client-derive-text-encode"8881version = "0.2.0"8882source = "registry+https://github.com/rust-lang/crates.io-index"8883checksum = "e8e12d01b9d66ad9eb4529c57666b6263fc1993cb30261d83ead658fdd932652"8884dependencies = [8885 "proc-macro2",8886 "quote",8887 "syn",8888]88898890[[package]]8891name = "prost"8892version = "0.10.4"8893source = "registry+https://github.com/rust-lang/crates.io-index"8894checksum = "71adf41db68aa0daaefc69bb30bcd68ded9b9abaad5d1fbb6304c4fb390e083e"8895dependencies = [8896 "bytes",8897 "prost-derive 0.10.1",8898]88998900[[package]]8901name = "prost"8902version = "0.11.0"8903source = "registry+https://github.com/rust-lang/crates.io-index"8904checksum = "399c3c31cdec40583bb68f0b18403400d01ec4289c383aa047560439952c4dd7"8905dependencies = [8906 "bytes",8907 "prost-derive 0.11.0",8908]89098910[[package]]8911name = "prost-build"8912version = "0.10.4"8913source = "registry+https://github.com/rust-lang/crates.io-index"8914checksum = "8ae5a4388762d5815a9fc0dea33c56b021cdc8dde0c55e0c9ca57197254b0cab"8915dependencies = [8916 "bytes",8917 "cfg-if 1.0.0",8918 "cmake",8919 "heck",8920 "itertools",8921 "lazy_static",8922 "log",8923 "multimap",8924 "petgraph",8925 "prost 0.10.4",8926 "prost-types 0.10.1",8927 "regex",8928 "tempfile",8929 "which",8930]89318932[[package]]8933name = "prost-build"8934version = "0.11.1"8935source = "registry+https://github.com/rust-lang/crates.io-index"8936checksum = "7f835c582e6bd972ba8347313300219fed5bfa52caf175298d860b61ff6069bb"8937dependencies = [8938 "bytes",8939 "heck",8940 "itertools",8941 "lazy_static",8942 "log",8943 "multimap",8944 "petgraph",8945 "prost 0.11.0",8946 "prost-types 0.11.1",8947 "regex",8948 "tempfile",8949 "which",8950]89518952[[package]]8953name = "prost-codec"8954version = "0.1.0"8955source = "registry+https://github.com/rust-lang/crates.io-index"8956checksum = "00af1e92c33b4813cc79fda3f2dbf56af5169709be0202df730e9ebc3e4cd007"8957dependencies = [8958 "asynchronous-codec",8959 "bytes",8960 "prost 0.10.4",8961 "thiserror",8962 "unsigned-varint",8963]89648965[[package]]8966name = "prost-derive"8967version = "0.10.1"8968source = "registry+https://github.com/rust-lang/crates.io-index"8969checksum = "7b670f45da57fb8542ebdbb6105a925fe571b67f9e7ed9f47a06a84e72b4e7cc"8970dependencies = [8971 "anyhow",8972 "itertools",8973 "proc-macro2",8974 "quote",8975 "syn",8976]89778978[[package]]8979name = "prost-derive"8980version = "0.11.0"8981source = "registry+https://github.com/rust-lang/crates.io-index"8982checksum = "7345d5f0e08c0536d7ac7229952590239e77abf0a0100a1b1d890add6ea96364"8983dependencies = [8984 "anyhow",8985 "itertools",8986 "proc-macro2",8987 "quote",8988 "syn",8989]89908991[[package]]8992name = "prost-types"8993version = "0.10.1"8994source = "registry+https://github.com/rust-lang/crates.io-index"8995checksum = "2d0a014229361011dc8e69c8a1ec6c2e8d0f2af7c91e3ea3f5b2170298461e68"8996dependencies = [8997 "bytes",8998 "prost 0.10.4",8999]90009001[[package]]9002name = "prost-types"9003version = "0.11.1"9004source = "registry+https://github.com/rust-lang/crates.io-index"9005checksum = "4dfaa718ad76a44b3415e6c4d53b17c8f99160dcb3a99b10470fce8ad43f6e3e"9006dependencies = [9007 "bytes",9008 "prost 0.11.0",9009]90109011[[package]]9012name = "psm"9013version = "0.1.21"9014source = "registry+https://github.com/rust-lang/crates.io-index"9015checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"9016dependencies = [9017 "cc",9018]90199020[[package]]9021name = "quartz-runtime"9022version = "0.9.30"9023dependencies = [9024 "app-promotion-rpc",9025 "cumulus-pallet-aura-ext",9026 "cumulus-pallet-dmp-queue",9027 "cumulus-pallet-parachain-system",9028 "cumulus-pallet-xcm",9029 "cumulus-pallet-xcmp-queue",9030 "cumulus-primitives-core",9031 "cumulus-primitives-timestamp",9032 "cumulus-primitives-utility",9033 "derivative",9034 "evm-coder",9035 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",9036 "fp-rpc",9037 "fp-self-contained",9038 "frame-benchmarking",9039 "frame-executive",9040 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9041 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9042 "frame-system-benchmarking",9043 "frame-system-rpc-runtime-api",9044 "frame-try-runtime",9045 "hex-literal",9046 "impl-trait-for-tuples",9047 "log",9048 "logtest",9049 "orml-tokens",9050 "orml-traits",9051 "orml-vesting",9052 "orml-xtokens",9053 "pallet-app-promotion",9054 "pallet-aura",9055 "pallet-balances",9056 "pallet-base-fee",9057 "pallet-common",9058 "pallet-configuration",9059 "pallet-ethereum",9060 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",9061 "pallet-evm-coder-substrate",9062 "pallet-evm-contract-helpers",9063 "pallet-evm-migration",9064 "pallet-evm-transaction-payment",9065 "pallet-foreign-assets",9066 "pallet-fungible",9067 "pallet-inflation",9068 "pallet-nonfungible",9069 "pallet-randomness-collective-flip",9070 "pallet-refungible",9071 "pallet-rmrk-core",9072 "pallet-rmrk-equip",9073 "pallet-structure",9074 "pallet-sudo",9075 "pallet-template-transaction-payment",9076 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9077 "pallet-transaction-payment",9078 "pallet-transaction-payment-rpc-runtime-api",9079 "pallet-treasury",9080 "pallet-unique",9081 "pallet-unique-scheduler",9082 "pallet-xcm",9083 "parachain-info",9084 "parity-scale-codec 3.2.1",9085 "polkadot-parachain",9086 "rmrk-rpc",9087 "scale-info",9088 "serde",9089 "smallvec",9090 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9091 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9092 "sp-block-builder",9093 "sp-consensus-aura",9094 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9095 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9096 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9097 "sp-offchain",9098 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9099 "sp-session",9100 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9101 "sp-transaction-pool",9102 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9103 "substrate-wasm-builder",9104 "up-common",9105 "up-data-structs",9106 "up-rpc",9107 "up-sponsorship",9108 "xcm",9109 "xcm-builder",9110 "xcm-executor",9111]91129113[[package]]9114name = "quick-error"9115version = "1.2.3"9116source = "registry+https://github.com/rust-lang/crates.io-index"9117checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"91189119[[package]]9120name = "quicksink"9121version = "0.1.2"9122source = "registry+https://github.com/rust-lang/crates.io-index"9123checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"9124dependencies = [9125 "futures-core",9126 "futures-sink",9127 "pin-project-lite 0.1.12",9128]91299130[[package]]9131name = "quote"9132version = "1.0.21"9133source = "registry+https://github.com/rust-lang/crates.io-index"9134checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179"9135dependencies = [9136 "proc-macro2",9137]91389139[[package]]9140name = "radium"9141version = "0.6.2"9142source = "registry+https://github.com/rust-lang/crates.io-index"9143checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb"91449145[[package]]9146name = "radium"9147version = "0.7.0"9148source = "registry+https://github.com/rust-lang/crates.io-index"9149checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"91509151[[package]]9152name = "rand"9153version = "0.7.3"9154source = "registry+https://github.com/rust-lang/crates.io-index"9155checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"9156dependencies = [9157 "getrandom 0.1.16",9158 "libc",9159 "rand_chacha 0.2.2",9160 "rand_core 0.5.1",9161 "rand_hc",9162 "rand_pcg 0.2.1",9163]91649165[[package]]9166name = "rand"9167version = "0.8.5"9168source = "registry+https://github.com/rust-lang/crates.io-index"9169checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"9170dependencies = [9171 "libc",9172 "rand_chacha 0.3.1",9173 "rand_core 0.6.4",9174]91759176[[package]]9177name = "rand_chacha"9178version = "0.2.2"9179source = "registry+https://github.com/rust-lang/crates.io-index"9180checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"9181dependencies = [9182 "ppv-lite86",9183 "rand_core 0.5.1",9184]91859186[[package]]9187name = "rand_chacha"9188version = "0.3.1"9189source = "registry+https://github.com/rust-lang/crates.io-index"9190checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"9191dependencies = [9192 "ppv-lite86",9193 "rand_core 0.6.4",9194]91959196[[package]]9197name = "rand_core"9198version = "0.5.1"9199source = "registry+https://github.com/rust-lang/crates.io-index"9200checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"9201dependencies = [9202 "getrandom 0.1.16",9203]92049205[[package]]9206name = "rand_core"9207version = "0.6.4"9208source = "registry+https://github.com/rust-lang/crates.io-index"9209checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"9210dependencies = [9211 "getrandom 0.2.8",9212]92139214[[package]]9215name = "rand_distr"9216version = "0.4.3"9217source = "registry+https://github.com/rust-lang/crates.io-index"9218checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"9219dependencies = [9220 "num-traits",9221 "rand 0.8.5",9222]92239224[[package]]9225name = "rand_hc"9226version = "0.2.0"9227source = "registry+https://github.com/rust-lang/crates.io-index"9228checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"9229dependencies = [9230 "rand_core 0.5.1",9231]92329233[[package]]9234name = "rand_pcg"9235version = "0.2.1"9236source = "registry+https://github.com/rust-lang/crates.io-index"9237checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"9238dependencies = [9239 "rand_core 0.5.1",9240]92419242[[package]]9243name = "rand_pcg"9244version = "0.3.1"9245source = "registry+https://github.com/rust-lang/crates.io-index"9246checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"9247dependencies = [9248 "rand_core 0.6.4",9249]92509251[[package]]9252name = "rawpointer"9253version = "0.2.1"9254source = "registry+https://github.com/rust-lang/crates.io-index"9255checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"92569257[[package]]9258name = "rayon"9259version = "1.5.3"9260source = "registry+https://github.com/rust-lang/crates.io-index"9261checksum = "bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d"9262dependencies = [9263 "autocfg",9264 "crossbeam-deque",9265 "either",9266 "rayon-core",9267]92689269[[package]]9270name = "rayon-core"9271version = "1.9.3"9272source = "registry+https://github.com/rust-lang/crates.io-index"9273checksum = "258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f"9274dependencies = [9275 "crossbeam-channel",9276 "crossbeam-deque",9277 "crossbeam-utils",9278 "num_cpus",9279]92809281[[package]]9282name = "redox_syscall"9283version = "0.2.16"9284source = "registry+https://github.com/rust-lang/crates.io-index"9285checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"9286dependencies = [9287 "bitflags",9288]92899290[[package]]9291name = "redox_users"9292version = "0.4.3"9293source = "registry+https://github.com/rust-lang/crates.io-index"9294checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"9295dependencies = [9296 "getrandom 0.2.8",9297 "redox_syscall",9298 "thiserror",9299]93009301[[package]]9302name = "reed-solomon-novelpoly"9303version = "1.0.0"9304source = "registry+https://github.com/rust-lang/crates.io-index"9305checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"9306dependencies = [9307 "derive_more",9308 "fs-err",9309 "itertools",9310 "static_init 0.5.2",9311 "thiserror",9312]93139314[[package]]9315name = "ref-cast"9316version = "1.0.12"9317source = "registry+https://github.com/rust-lang/crates.io-index"9318checksum = "12a733f1746c929b4913fe48f8697fcf9c55e3304ba251a79ffb41adfeaf49c2"9319dependencies = [9320 "ref-cast-impl",9321]93229323[[package]]9324name = "ref-cast-impl"9325version = "1.0.12"9326source = "registry+https://github.com/rust-lang/crates.io-index"9327checksum = "5887de4a01acafd221861463be6113e6e87275e79804e56779f4cdc131c60368"9328dependencies = [9329 "proc-macro2",9330 "quote",9331 "syn",9332]93339334[[package]]9335name = "regalloc2"9336version = "0.3.2"9337source = "registry+https://github.com/rust-lang/crates.io-index"9338checksum = "d43a209257d978ef079f3d446331d0f1794f5e0fc19b306a199983857833a779"9339dependencies = [9340 "fxhash",9341 "log",9342 "slice-group-by",9343 "smallvec",9344]93459346[[package]]9347name = "regex"9348version = "1.6.0"9349source = "registry+https://github.com/rust-lang/crates.io-index"9350checksum = "4c4eb3267174b8c6c2f654116623910a0fef09c4753f8dd83db29c48a0df988b"9351dependencies = [9352 "aho-corasick",9353 "memchr",9354 "regex-syntax",9355]93569357[[package]]9358name = "regex-automata"9359version = "0.1.10"9360source = "registry+https://github.com/rust-lang/crates.io-index"9361checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"9362dependencies = [9363 "regex-syntax",9364]93659366[[package]]9367name = "regex-syntax"9368version = "0.6.27"9369source = "registry+https://github.com/rust-lang/crates.io-index"9370checksum = "a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244"93719372[[package]]9373name = "remote-externalities"9374version = "0.10.0-dev"9375source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9376dependencies = [9377 "env_logger",9378 "jsonrpsee",9379 "log",9380 "parity-scale-codec 3.2.1",9381 "serde",9382 "serde_json",9383 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9384 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9385 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9386 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9387]93889389[[package]]9390name = "remove_dir_all"9391version = "0.5.3"9392source = "registry+https://github.com/rust-lang/crates.io-index"9393checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"9394dependencies = [9395 "winapi",9396]93979398[[package]]9399name = "resolv-conf"9400version = "0.7.0"9401source = "registry+https://github.com/rust-lang/crates.io-index"9402checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"9403dependencies = [9404 "hostname",9405 "quick-error",9406]94079408[[package]]9409name = "rfc6979"9410version = "0.1.0"9411source = "registry+https://github.com/rust-lang/crates.io-index"9412checksum = "96ef608575f6392792f9ecf7890c00086591d29a83910939d430753f7c050525"9413dependencies = [9414 "crypto-bigint",9415 "hmac 0.11.0",9416 "zeroize",9417]94189419[[package]]9420name = "ring"9421version = "0.16.20"9422source = "registry+https://github.com/rust-lang/crates.io-index"9423checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"9424dependencies = [9425 "cc",9426 "libc",9427 "once_cell",9428 "spin",9429 "untrusted",9430 "web-sys",9431 "winapi",9432]94339434[[package]]9435name = "rlp"9436version = "0.5.2"9437source = "registry+https://github.com/rust-lang/crates.io-index"9438checksum = "bb919243f34364b6bd2fc10ef797edbfa75f33c252e7998527479c6d6b47e1ec"9439dependencies = [9440 "bytes",9441 "rustc-hex",9442]94439444[[package]]9445name = "rlp-derive"9446version = "0.1.0"9447source = "registry+https://github.com/rust-lang/crates.io-index"9448checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"9449dependencies = [9450 "proc-macro2",9451 "quote",9452 "syn",9453]94549455[[package]]9456name = "rmrk-rpc"9457version = "0.0.2"9458dependencies = [9459 "parity-scale-codec 2.3.1",9460 "rmrk-traits",9461 "serde",9462 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9463 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9464 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9465 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9466]94679468[[package]]9469name = "rmrk-traits"9470version = "0.1.0"9471dependencies = [9472 "parity-scale-codec 3.2.1",9473 "scale-info",9474 "serde",9475]94769477[[package]]9478name = "rocksdb"9479version = "0.18.0"9480source = "registry+https://github.com/rust-lang/crates.io-index"9481checksum = "620f4129485ff1a7128d184bc687470c21c7951b64779ebc9cfdad3dcd920290"9482dependencies = [9483 "libc",9484 "librocksdb-sys",9485]94869487[[package]]9488name = "rococo-runtime"9489version = "0.9.30"9490source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"9491dependencies = [9492 "beefy-merkle-tree",9493 "beefy-primitives",9494 "frame-benchmarking",9495 "frame-executive",9496 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9497 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9498 "frame-system-benchmarking",9499 "frame-system-rpc-runtime-api",9500 "hex-literal",9501 "log",9502 "pallet-authority-discovery",9503 "pallet-authorship",9504 "pallet-babe",9505 "pallet-balances",9506 "pallet-beefy",9507 "pallet-beefy-mmr",9508 "pallet-bounties",9509 "pallet-child-bounties",9510 "pallet-collective",9511 "pallet-democracy",9512 "pallet-elections-phragmen",9513 "pallet-gilt",9514 "pallet-grandpa",9515 "pallet-identity",9516 "pallet-im-online",9517 "pallet-indices",9518 "pallet-membership",9519 "pallet-mmr",9520 "pallet-multisig",9521 "pallet-offences",9522 "pallet-preimage",9523 "pallet-proxy",9524 "pallet-recovery",9525 "pallet-scheduler",9526 "pallet-session",9527 "pallet-society",9528 "pallet-staking",9529 "pallet-sudo",9530 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9531 "pallet-tips",9532 "pallet-transaction-payment",9533 "pallet-transaction-payment-rpc-runtime-api",9534 "pallet-treasury",9535 "pallet-utility",9536 "pallet-vesting",9537 "pallet-xcm",9538 "pallet-xcm-benchmarks",9539 "parity-scale-codec 3.2.1",9540 "polkadot-parachain",9541 "polkadot-primitives",9542 "polkadot-runtime-common",9543 "polkadot-runtime-parachains",9544 "rococo-runtime-constants",9545 "scale-info",9546 "serde",9547 "serde_derive",9548 "smallvec",9549 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9550 "sp-authority-discovery",9551 "sp-block-builder",9552 "sp-consensus-babe",9553 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9554 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9555 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9556 "sp-mmr-primitives",9557 "sp-offchain",9558 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9559 "sp-session",9560 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9561 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9562 "sp-transaction-pool",9563 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9564 "static_assertions",9565 "substrate-wasm-builder",9566 "xcm",9567 "xcm-builder",9568 "xcm-executor",9569]95709571[[package]]9572name = "rococo-runtime-constants"9573version = "0.9.30"9574source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"9575dependencies = [9576 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9577 "polkadot-primitives",9578 "polkadot-runtime-common",9579 "smallvec",9580 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9581]95829583[[package]]9584name = "rpassword"9585version = "7.1.0"9586source = "registry+https://github.com/rust-lang/crates.io-index"9587checksum = "20c9f5d2a0c3e2ea729ab3706d22217177770654c3ef5056b68b69d07332d3f5"9588dependencies = [9589 "libc",9590 "winapi",9591]95929593[[package]]9594name = "rtnetlink"9595version = "0.10.1"9596source = "registry+https://github.com/rust-lang/crates.io-index"9597checksum = "322c53fd76a18698f1c27381d58091de3a043d356aa5bd0d510608b565f469a0"9598dependencies = [9599 "async-global-executor",9600 "futures 0.3.25",9601 "log",9602 "netlink-packet-route",9603 "netlink-proto",9604 "nix",9605 "thiserror",9606]96079608[[package]]9609name = "rustc-demangle"9610version = "0.1.21"9611source = "registry+https://github.com/rust-lang/crates.io-index"9612checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"96139614[[package]]9615name = "rustc-hash"9616version = "1.1.0"9617source = "registry+https://github.com/rust-lang/crates.io-index"9618checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"96199620[[package]]9621name = "rustc-hex"9622version = "2.1.0"9623source = "registry+https://github.com/rust-lang/crates.io-index"9624checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"96259626[[package]]9627name = "rustc_version"9628version = "0.2.3"9629source = "registry+https://github.com/rust-lang/crates.io-index"9630checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"9631dependencies = [9632 "semver 0.9.0",9633]96349635[[package]]9636name = "rustc_version"9637version = "0.4.0"9638source = "registry+https://github.com/rust-lang/crates.io-index"9639checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"9640dependencies = [9641 "semver 1.0.14",9642]96439644[[package]]9645name = "rustix"9646version = "0.35.12"9647source = "registry+https://github.com/rust-lang/crates.io-index"9648checksum = "985947f9b6423159c4726323f373be0a21bdb514c5af06a849cb3d2dce2d01e8"9649dependencies = [9650 "bitflags",9651 "errno",9652 "io-lifetimes",9653 "libc",9654 "linux-raw-sys",9655 "windows-sys 0.36.1",9656]96579658[[package]]9659name = "rustls"9660version = "0.20.7"9661source = "registry+https://github.com/rust-lang/crates.io-index"9662checksum = "539a2bfe908f471bfa933876bd1eb6a19cf2176d375f82ef7f99530a40e48c2c"9663dependencies = [9664 "log",9665 "ring",9666 "sct",9667 "webpki",9668]96699670[[package]]9671name = "rustls-native-certs"9672version = "0.6.2"9673source = "registry+https://github.com/rust-lang/crates.io-index"9674checksum = "0167bac7a9f490495f3c33013e7722b53cb087ecbe082fb0c6387c96f634ea50"9675dependencies = [9676 "openssl-probe",9677 "rustls-pemfile",9678 "schannel",9679 "security-framework",9680]96819682[[package]]9683name = "rustls-pemfile"9684version = "1.0.1"9685source = "registry+https://github.com/rust-lang/crates.io-index"9686checksum = "0864aeff53f8c05aa08d86e5ef839d3dfcf07aeba2db32f12db0ef716e87bd55"9687dependencies = [9688 "base64",9689]96909691[[package]]9692name = "rustversion"9693version = "1.0.9"9694source = "registry+https://github.com/rust-lang/crates.io-index"9695checksum = "97477e48b4cf8603ad5f7aaf897467cf42ab4218a38ef76fb14c2d6773a6d6a8"96969697[[package]]9698name = "rw-stream-sink"9699version = "0.3.0"9700source = "registry+https://github.com/rust-lang/crates.io-index"9701checksum = "26338f5e09bb721b85b135ea05af7767c90b52f6de4f087d4f4a3a9d64e7dc04"9702dependencies = [9703 "futures 0.3.25",9704 "pin-project",9705 "static_assertions",9706]97079708[[package]]9709name = "ryu"9710version = "1.0.11"9711source = "registry+https://github.com/rust-lang/crates.io-index"9712checksum = "4501abdff3ae82a1c1b477a17252eb69cee9e66eb915c1abaa4f44d873df9f09"97139714[[package]]9715name = "safe-mix"9716version = "1.0.1"9717source = "registry+https://github.com/rust-lang/crates.io-index"9718checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"9719dependencies = [9720 "rustc_version 0.2.3",9721]97229723[[package]]9724name = "salsa20"9725version = "0.10.2"9726source = "registry+https://github.com/rust-lang/crates.io-index"9727checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"9728dependencies = [9729 "cipher 0.4.3",9730]97319732[[package]]9733name = "same-file"9734version = "1.0.6"9735source = "registry+https://github.com/rust-lang/crates.io-index"9736checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"9737dependencies = [9738 "winapi-util",9739]97409741[[package]]9742name = "sc-allocator"9743version = "4.1.0-dev"9744source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9745dependencies = [9746 "log",9747 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9748 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9749 "thiserror",9750]97519752[[package]]9753name = "sc-authority-discovery"9754version = "0.10.0-dev"9755source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9756dependencies = [9757 "async-trait",9758 "futures 0.3.25",9759 "futures-timer",9760 "ip_network",9761 "libp2p",9762 "log",9763 "parity-scale-codec 3.2.1",9764 "prost 0.10.4",9765 "prost-build 0.10.4",9766 "rand 0.7.3",9767 "sc-client-api",9768 "sc-network-common",9769 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9770 "sp-authority-discovery",9771 "sp-blockchain",9772 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9773 "sp-keystore",9774 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9775 "substrate-prometheus-endpoint",9776 "thiserror",9777]97789779[[package]]9780name = "sc-basic-authorship"9781version = "0.10.0-dev"9782source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9783dependencies = [9784 "futures 0.3.25",9785 "futures-timer",9786 "log",9787 "parity-scale-codec 3.2.1",9788 "sc-block-builder",9789 "sc-client-api",9790 "sc-proposer-metrics",9791 "sc-telemetry",9792 "sc-transaction-pool-api",9793 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9794 "sp-blockchain",9795 "sp-consensus",9796 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9797 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9798 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9799 "substrate-prometheus-endpoint",9800]98019802[[package]]9803name = "sc-block-builder"9804version = "0.10.0-dev"9805source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9806dependencies = [9807 "parity-scale-codec 3.2.1",9808 "sc-client-api",9809 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9810 "sp-block-builder",9811 "sp-blockchain",9812 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9813 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9814 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9815 "sp-state-machine",9816]98179818[[package]]9819name = "sc-chain-spec"9820version = "4.0.0-dev"9821source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9822dependencies = [9823 "impl-trait-for-tuples",9824 "memmap2",9825 "parity-scale-codec 3.2.1",9826 "sc-chain-spec-derive",9827 "sc-network-common",9828 "sc-telemetry",9829 "serde",9830 "serde_json",9831 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9832 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9833]98349835[[package]]9836name = "sc-chain-spec-derive"9837version = "4.0.0-dev"9838source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9839dependencies = [9840 "proc-macro-crate",9841 "proc-macro2",9842 "quote",9843 "syn",9844]98459846[[package]]9847name = "sc-cli"9848version = "0.10.0-dev"9849source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9850dependencies = [9851 "array-bytes",9852 "chrono",9853 "clap",9854 "fdlimit",9855 "futures 0.3.25",9856 "libp2p",9857 "log",9858 "names",9859 "parity-scale-codec 3.2.1",9860 "rand 0.7.3",9861 "regex",9862 "rpassword",9863 "sc-client-api",9864 "sc-client-db",9865 "sc-keystore",9866 "sc-network",9867 "sc-network-common",9868 "sc-service",9869 "sc-telemetry",9870 "sc-tracing",9871 "sc-utils",9872 "serde",9873 "serde_json",9874 "sp-blockchain",9875 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9876 "sp-keyring",9877 "sp-keystore",9878 "sp-panic-handler",9879 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9880 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9881 "thiserror",9882 "tiny-bip39",9883 "tokio",9884]98859886[[package]]9887name = "sc-client-api"9888version = "4.0.0-dev"9889source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9890dependencies = [9891 "fnv",9892 "futures 0.3.25",9893 "hash-db",9894 "log",9895 "parity-scale-codec 3.2.1",9896 "parking_lot 0.12.1",9897 "sc-executor",9898 "sc-transaction-pool-api",9899 "sc-utils",9900 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9901 "sp-blockchain",9902 "sp-consensus",9903 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9904 "sp-database",9905 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9906 "sp-keystore",9907 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9908 "sp-state-machine",9909 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9910 "sp-trie",9911 "substrate-prometheus-endpoint",9912]99139914[[package]]9915name = "sc-client-db"9916version = "0.10.0-dev"9917source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9918dependencies = [9919 "hash-db",9920 "kvdb",9921 "kvdb-memorydb",9922 "kvdb-rocksdb",9923 "linked-hash-map",9924 "log",9925 "parity-db",9926 "parity-scale-codec 3.2.1",9927 "parking_lot 0.12.1",9928 "sc-client-api",9929 "sc-state-db",9930 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9931 "sp-blockchain",9932 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9933 "sp-database",9934 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9935 "sp-state-machine",9936 "sp-trie",9937]99389939[[package]]9940name = "sc-consensus"9941version = "0.10.0-dev"9942source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9943dependencies = [9944 "async-trait",9945 "futures 0.3.25",9946 "futures-timer",9947 "libp2p",9948 "log",9949 "parking_lot 0.12.1",9950 "sc-client-api",9951 "sc-utils",9952 "serde",9953 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9954 "sp-blockchain",9955 "sp-consensus",9956 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9957 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9958 "sp-state-machine",9959 "substrate-prometheus-endpoint",9960 "thiserror",9961]99629963[[package]]9964name = "sc-consensus-aura"9965version = "0.10.0-dev"9966source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9967dependencies = [9968 "async-trait",9969 "futures 0.3.25",9970 "log",9971 "parity-scale-codec 3.2.1",9972 "sc-block-builder",9973 "sc-client-api",9974 "sc-consensus",9975 "sc-consensus-slots",9976 "sc-telemetry",9977 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9978 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9979 "sp-block-builder",9980 "sp-blockchain",9981 "sp-consensus",9982 "sp-consensus-aura",9983 "sp-consensus-slots",9984 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9985 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9986 "sp-keystore",9987 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",9988 "substrate-prometheus-endpoint",9989 "thiserror",9990]99919992[[package]]9993name = "sc-consensus-babe"9994version = "0.10.0-dev"9995source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"9996dependencies = [9997 "async-trait",9998 "fork-tree",9999 "futures 0.3.25",10000 "log",10001 "merlin",10002 "num-bigint 0.2.6",10003 "num-rational 0.2.4",10004 "num-traits",10005 "parity-scale-codec 3.2.1",10006 "parking_lot 0.12.1",10007 "rand 0.7.3",10008 "sc-client-api",10009 "sc-consensus",10010 "sc-consensus-epochs",10011 "sc-consensus-slots",10012 "sc-keystore",10013 "sc-telemetry",10014 "schnorrkel",10015 "serde",10016 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10017 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10018 "sp-block-builder",10019 "sp-blockchain",10020 "sp-consensus",10021 "sp-consensus-babe",10022 "sp-consensus-slots",10023 "sp-consensus-vrf",10024 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10025 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10026 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10027 "sp-keystore",10028 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10029 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10030 "substrate-prometheus-endpoint",10031 "thiserror",10032]1003310034[[package]]10035name = "sc-consensus-babe-rpc"10036version = "0.10.0-dev"10037source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10038dependencies = [10039 "futures 0.3.25",10040 "jsonrpsee",10041 "sc-consensus-babe",10042 "sc-consensus-epochs",10043 "sc-rpc-api",10044 "serde",10045 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10046 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10047 "sp-blockchain",10048 "sp-consensus",10049 "sp-consensus-babe",10050 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10051 "sp-keystore",10052 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10053 "thiserror",10054]1005510056[[package]]10057name = "sc-consensus-epochs"10058version = "0.10.0-dev"10059source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10060dependencies = [10061 "fork-tree",10062 "parity-scale-codec 3.2.1",10063 "sc-client-api",10064 "sc-consensus",10065 "sp-blockchain",10066 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10067]1006810069[[package]]10070name = "sc-consensus-manual-seal"10071version = "0.10.0-dev"10072source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10073dependencies = [10074 "assert_matches",10075 "async-trait",10076 "futures 0.3.25",10077 "jsonrpsee",10078 "log",10079 "parity-scale-codec 3.2.1",10080 "sc-client-api",10081 "sc-consensus",10082 "sc-consensus-aura",10083 "sc-consensus-babe",10084 "sc-consensus-epochs",10085 "sc-transaction-pool",10086 "sc-transaction-pool-api",10087 "serde",10088 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10089 "sp-blockchain",10090 "sp-consensus",10091 "sp-consensus-aura",10092 "sp-consensus-babe",10093 "sp-consensus-slots",10094 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10095 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10096 "sp-keystore",10097 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10098 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10099 "substrate-prometheus-endpoint",10100 "thiserror",10101]1010210103[[package]]10104name = "sc-consensus-slots"10105version = "0.10.0-dev"10106source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10107dependencies = [10108 "async-trait",10109 "futures 0.3.25",10110 "futures-timer",10111 "log",10112 "parity-scale-codec 3.2.1",10113 "sc-client-api",10114 "sc-consensus",10115 "sc-telemetry",10116 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10117 "sp-blockchain",10118 "sp-consensus",10119 "sp-consensus-slots",10120 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10121 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10122 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10123 "sp-state-machine",10124 "thiserror",10125]1012610127[[package]]10128name = "sc-executor"10129version = "0.10.0-dev"10130source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10131dependencies = [10132 "lazy_static",10133 "lru 0.7.8",10134 "parity-scale-codec 3.2.1",10135 "parking_lot 0.12.1",10136 "sc-executor-common",10137 "sc-executor-wasmi",10138 "sc-executor-wasmtime",10139 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10140 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10141 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10142 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10143 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10144 "sp-panic-handler",10145 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10146 "sp-tasks",10147 "sp-trie",10148 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10149 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10150 "tracing",10151 "wasmi",10152]1015310154[[package]]10155name = "sc-executor-common"10156version = "0.10.0-dev"10157source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10158dependencies = [10159 "environmental",10160 "parity-scale-codec 3.2.1",10161 "sc-allocator",10162 "sp-maybe-compressed-blob",10163 "sp-sandbox",10164 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10165 "thiserror",10166 "wasm-instrument",10167 "wasmi",10168]1016910170[[package]]10171name = "sc-executor-wasmi"10172version = "0.10.0-dev"10173source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10174dependencies = [10175 "log",10176 "parity-scale-codec 3.2.1",10177 "sc-allocator",10178 "sc-executor-common",10179 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10180 "sp-sandbox",10181 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10182 "wasmi",10183]1018410185[[package]]10186name = "sc-executor-wasmtime"10187version = "0.10.0-dev"10188source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10189dependencies = [10190 "cfg-if 1.0.0",10191 "libc",10192 "log",10193 "once_cell",10194 "parity-scale-codec 3.2.1",10195 "parity-wasm 0.45.0",10196 "rustix",10197 "sc-allocator",10198 "sc-executor-common",10199 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10200 "sp-sandbox",10201 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10202 "wasmtime",10203]1020410205[[package]]10206name = "sc-finality-grandpa"10207version = "0.10.0-dev"10208source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10209dependencies = [10210 "ahash",10211 "array-bytes",10212 "async-trait",10213 "dyn-clone",10214 "finality-grandpa",10215 "fork-tree",10216 "futures 0.3.25",10217 "futures-timer",10218 "log",10219 "parity-scale-codec 3.2.1",10220 "parking_lot 0.12.1",10221 "rand 0.8.5",10222 "sc-block-builder",10223 "sc-chain-spec",10224 "sc-client-api",10225 "sc-consensus",10226 "sc-keystore",10227 "sc-network",10228 "sc-network-common",10229 "sc-network-gossip",10230 "sc-telemetry",10231 "sc-utils",10232 "serde_json",10233 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10234 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10235 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10236 "sp-blockchain",10237 "sp-consensus",10238 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10239 "sp-finality-grandpa",10240 "sp-keystore",10241 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10242 "substrate-prometheus-endpoint",10243 "thiserror",10244]1024510246[[package]]10247name = "sc-finality-grandpa-rpc"10248version = "0.10.0-dev"10249source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10250dependencies = [10251 "finality-grandpa",10252 "futures 0.3.25",10253 "jsonrpsee",10254 "log",10255 "parity-scale-codec 3.2.1",10256 "sc-client-api",10257 "sc-finality-grandpa",10258 "sc-rpc",10259 "serde",10260 "serde_json",10261 "sp-blockchain",10262 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10263 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10264 "thiserror",10265]1026610267[[package]]10268name = "sc-informant"10269version = "0.10.0-dev"10270source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10271dependencies = [10272 "ansi_term",10273 "futures 0.3.25",10274 "futures-timer",10275 "log",10276 "parity-util-mem",10277 "sc-client-api",10278 "sc-network-common",10279 "sc-transaction-pool-api",10280 "sp-blockchain",10281 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10282]1028310284[[package]]10285name = "sc-keystore"10286version = "4.0.0-dev"10287source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10288dependencies = [10289 "array-bytes",10290 "async-trait",10291 "parking_lot 0.12.1",10292 "serde_json",10293 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10294 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10295 "sp-keystore",10296 "thiserror",10297]1029810299[[package]]10300name = "sc-network"10301version = "0.10.0-dev"10302source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10303dependencies = [10304 "array-bytes",10305 "async-trait",10306 "asynchronous-codec",10307 "bitflags",10308 "bytes",10309 "cid",10310 "either",10311 "fnv",10312 "fork-tree",10313 "futures 0.3.25",10314 "futures-timer",10315 "ip_network",10316 "libp2p",10317 "linked-hash-map",10318 "linked_hash_set",10319 "log",10320 "lru 0.7.8",10321 "parity-scale-codec 3.2.1",10322 "parking_lot 0.12.1",10323 "pin-project",10324 "prost 0.10.4",10325 "rand 0.7.3",10326 "sc-block-builder",10327 "sc-client-api",10328 "sc-consensus",10329 "sc-network-common",10330 "sc-peerset",10331 "sc-utils",10332 "serde",10333 "serde_json",10334 "smallvec",10335 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10336 "sp-blockchain",10337 "sp-consensus",10338 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10339 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10340 "substrate-prometheus-endpoint",10341 "thiserror",10342 "unsigned-varint",10343 "zeroize",10344]1034510346[[package]]10347name = "sc-network-bitswap"10348version = "0.10.0-dev"10349source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10350dependencies = [10351 "cid",10352 "futures 0.3.25",10353 "libp2p",10354 "log",10355 "prost 0.11.0",10356 "prost-build 0.11.1",10357 "sc-client-api",10358 "sc-network-common",10359 "sp-blockchain",10360 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10361 "thiserror",10362 "unsigned-varint",10363 "void",10364]1036510366[[package]]10367name = "sc-network-common"10368version = "0.10.0-dev"10369source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10370dependencies = [10371 "async-trait",10372 "bitflags",10373 "bytes",10374 "futures 0.3.25",10375 "futures-timer",10376 "libp2p",10377 "linked_hash_set",10378 "parity-scale-codec 3.2.1",10379 "prost-build 0.10.4",10380 "sc-consensus",10381 "sc-peerset",10382 "serde",10383 "smallvec",10384 "sp-blockchain",10385 "sp-consensus",10386 "sp-finality-grandpa",10387 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10388 "substrate-prometheus-endpoint",10389 "thiserror",10390]1039110392[[package]]10393name = "sc-network-gossip"10394version = "0.10.0-dev"10395source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10396dependencies = [10397 "ahash",10398 "futures 0.3.25",10399 "futures-timer",10400 "libp2p",10401 "log",10402 "lru 0.7.8",10403 "sc-network-common",10404 "sc-peerset",10405 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10406 "substrate-prometheus-endpoint",10407 "tracing",10408]1040910410[[package]]10411name = "sc-network-light"10412version = "0.10.0-dev"10413source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10414dependencies = [10415 "array-bytes",10416 "futures 0.3.25",10417 "libp2p",10418 "log",10419 "parity-scale-codec 3.2.1",10420 "prost 0.10.4",10421 "prost-build 0.10.4",10422 "sc-client-api",10423 "sc-network-common",10424 "sc-peerset",10425 "sp-blockchain",10426 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10427 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10428 "thiserror",10429]1043010431[[package]]10432name = "sc-network-sync"10433version = "0.10.0-dev"10434source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10435dependencies = [10436 "array-bytes",10437 "fork-tree",10438 "futures 0.3.25",10439 "libp2p",10440 "log",10441 "lru 0.7.8",10442 "parity-scale-codec 3.2.1",10443 "prost 0.10.4",10444 "prost-build 0.10.4",10445 "sc-client-api",10446 "sc-consensus",10447 "sc-network-common",10448 "sc-peerset",10449 "smallvec",10450 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10451 "sp-blockchain",10452 "sp-consensus",10453 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10454 "sp-finality-grandpa",10455 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10456 "thiserror",10457]1045810459[[package]]10460name = "sc-network-transactions"10461version = "0.10.0-dev"10462source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10463dependencies = [10464 "array-bytes",10465 "futures 0.3.25",10466 "hex",10467 "libp2p",10468 "log",10469 "parity-scale-codec 3.2.1",10470 "pin-project",10471 "sc-network-common",10472 "sc-peerset",10473 "sp-consensus",10474 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10475 "substrate-prometheus-endpoint",10476]1047710478[[package]]10479name = "sc-offchain"10480version = "4.0.0-dev"10481source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10482dependencies = [10483 "array-bytes",10484 "bytes",10485 "fnv",10486 "futures 0.3.25",10487 "futures-timer",10488 "hyper",10489 "hyper-rustls",10490 "libp2p",10491 "num_cpus",10492 "once_cell",10493 "parity-scale-codec 3.2.1",10494 "parking_lot 0.12.1",10495 "rand 0.7.3",10496 "sc-client-api",10497 "sc-network-common",10498 "sc-peerset",10499 "sc-utils",10500 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10501 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10502 "sp-offchain",10503 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10504 "threadpool",10505 "tracing",10506]1050710508[[package]]10509name = "sc-peerset"10510version = "4.0.0-dev"10511source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10512dependencies = [10513 "futures 0.3.25",10514 "libp2p",10515 "log",10516 "sc-utils",10517 "serde_json",10518 "wasm-timer",10519]1052010521[[package]]10522name = "sc-proposer-metrics"10523version = "0.10.0-dev"10524source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10525dependencies = [10526 "log",10527 "substrate-prometheus-endpoint",10528]1052910530[[package]]10531name = "sc-rpc"10532version = "4.0.0-dev"10533source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10534dependencies = [10535 "futures 0.3.25",10536 "hash-db",10537 "jsonrpsee",10538 "log",10539 "parity-scale-codec 3.2.1",10540 "parking_lot 0.12.1",10541 "sc-block-builder",10542 "sc-chain-spec",10543 "sc-client-api",10544 "sc-rpc-api",10545 "sc-tracing",10546 "sc-transaction-pool-api",10547 "sc-utils",10548 "serde_json",10549 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10550 "sp-blockchain",10551 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10552 "sp-keystore",10553 "sp-offchain",10554 "sp-rpc",10555 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10556 "sp-session",10557 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10558]1055910560[[package]]10561name = "sc-rpc-api"10562version = "0.10.0-dev"10563source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10564dependencies = [10565 "futures 0.3.25",10566 "jsonrpsee",10567 "log",10568 "parity-scale-codec 3.2.1",10569 "parking_lot 0.12.1",10570 "sc-chain-spec",10571 "sc-transaction-pool-api",10572 "scale-info",10573 "serde",10574 "serde_json",10575 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10576 "sp-rpc",10577 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10578 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10579 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10580 "thiserror",10581]1058210583[[package]]10584name = "sc-rpc-server"10585version = "4.0.0-dev"10586source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10587dependencies = [10588 "futures 0.3.25",10589 "jsonrpsee",10590 "log",10591 "serde_json",10592 "substrate-prometheus-endpoint",10593 "tokio",10594]1059510596[[package]]10597name = "sc-service"10598version = "0.10.0-dev"10599source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10600dependencies = [10601 "async-trait",10602 "directories",10603 "exit-future",10604 "futures 0.3.25",10605 "futures-timer",10606 "hash-db",10607 "jsonrpsee",10608 "log",10609 "parity-scale-codec 3.2.1",10610 "parity-util-mem",10611 "parking_lot 0.12.1",10612 "pin-project",10613 "rand 0.7.3",10614 "sc-block-builder",10615 "sc-chain-spec",10616 "sc-client-api",10617 "sc-client-db",10618 "sc-consensus",10619 "sc-executor",10620 "sc-informant",10621 "sc-keystore",10622 "sc-network",10623 "sc-network-bitswap",10624 "sc-network-common",10625 "sc-network-light",10626 "sc-network-sync",10627 "sc-network-transactions",10628 "sc-offchain",10629 "sc-rpc",10630 "sc-rpc-server",10631 "sc-sysinfo",10632 "sc-telemetry",10633 "sc-tracing",10634 "sc-transaction-pool",10635 "sc-transaction-pool-api",10636 "sc-utils",10637 "serde",10638 "serde_json",10639 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10640 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10641 "sp-block-builder",10642 "sp-blockchain",10643 "sp-consensus",10644 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10645 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10646 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10647 "sp-keystore",10648 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10649 "sp-session",10650 "sp-state-machine",10651 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10652 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10653 "sp-transaction-pool",10654 "sp-transaction-storage-proof",10655 "sp-trie",10656 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10657 "static_init 1.0.3",10658 "substrate-prometheus-endpoint",10659 "tempfile",10660 "thiserror",10661 "tokio",10662 "tracing",10663 "tracing-futures",10664]1066510666[[package]]10667name = "sc-state-db"10668version = "0.10.0-dev"10669source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10670dependencies = [10671 "log",10672 "parity-scale-codec 3.2.1",10673 "parity-util-mem",10674 "parity-util-mem-derive",10675 "parking_lot 0.12.1",10676 "sc-client-api",10677 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10678]1067910680[[package]]10681name = "sc-sync-state-rpc"10682version = "0.10.0-dev"10683source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10684dependencies = [10685 "jsonrpsee",10686 "parity-scale-codec 3.2.1",10687 "sc-chain-spec",10688 "sc-client-api",10689 "sc-consensus-babe",10690 "sc-consensus-epochs",10691 "sc-finality-grandpa",10692 "serde",10693 "serde_json",10694 "sp-blockchain",10695 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10696 "thiserror",10697]1069810699[[package]]10700name = "sc-sysinfo"10701version = "6.0.0-dev"10702source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10703dependencies = [10704 "futures 0.3.25",10705 "libc",10706 "log",10707 "rand 0.7.3",10708 "rand_pcg 0.2.1",10709 "regex",10710 "sc-telemetry",10711 "serde",10712 "serde_json",10713 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10714 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10715 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10716]1071710718[[package]]10719name = "sc-telemetry"10720version = "4.0.0-dev"10721source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10722dependencies = [10723 "chrono",10724 "futures 0.3.25",10725 "libp2p",10726 "log",10727 "parking_lot 0.12.1",10728 "pin-project",10729 "rand 0.7.3",10730 "serde",10731 "serde_json",10732 "thiserror",10733 "wasm-timer",10734]1073510736[[package]]10737name = "sc-tracing"10738version = "4.0.0-dev"10739source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10740dependencies = [10741 "ansi_term",10742 "atty",10743 "chrono",10744 "lazy_static",10745 "libc",10746 "log",10747 "once_cell",10748 "parking_lot 0.12.1",10749 "regex",10750 "rustc-hash",10751 "sc-client-api",10752 "sc-rpc-server",10753 "sc-tracing-proc-macro",10754 "serde",10755 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10756 "sp-blockchain",10757 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10758 "sp-rpc",10759 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10760 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10761 "thiserror",10762 "tracing",10763 "tracing-log",10764 "tracing-subscriber",10765]1076610767[[package]]10768name = "sc-tracing-proc-macro"10769version = "4.0.0-dev"10770source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10771dependencies = [10772 "proc-macro-crate",10773 "proc-macro2",10774 "quote",10775 "syn",10776]1077710778[[package]]10779name = "sc-transaction-pool"10780version = "4.0.0-dev"10781source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10782dependencies = [10783 "futures 0.3.25",10784 "futures-timer",10785 "linked-hash-map",10786 "log",10787 "parity-scale-codec 3.2.1",10788 "parity-util-mem",10789 "parking_lot 0.12.1",10790 "sc-client-api",10791 "sc-transaction-pool-api",10792 "sc-utils",10793 "serde",10794 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10795 "sp-blockchain",10796 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10797 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10798 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10799 "sp-transaction-pool",10800 "substrate-prometheus-endpoint",10801 "thiserror",10802]1080310804[[package]]10805name = "sc-transaction-pool-api"10806version = "4.0.0-dev"10807source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10808dependencies = [10809 "futures 0.3.25",10810 "log",10811 "serde",10812 "sp-blockchain",10813 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",10814 "thiserror",10815]1081610817[[package]]10818name = "sc-utils"10819version = "4.0.0-dev"10820source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"10821dependencies = [10822 "futures 0.3.25",10823 "futures-timer",10824 "lazy_static",10825 "log",10826 "parking_lot 0.12.1",10827 "prometheus",10828]1082910830[[package]]10831name = "scale-info"10832version = "2.2.0"10833source = "registry+https://github.com/rust-lang/crates.io-index"10834checksum = "333af15b02563b8182cd863f925bd31ef8fa86a0e095d30c091956057d436153"10835dependencies = [10836 "bitvec 1.0.1",10837 "cfg-if 1.0.0",10838 "derive_more",10839 "parity-scale-codec 3.2.1",10840 "scale-info-derive",10841 "serde",10842]1084310844[[package]]10845name = "scale-info-derive"10846version = "2.2.0"10847source = "registry+https://github.com/rust-lang/crates.io-index"10848checksum = "53f56acbd0743d29ffa08f911ab5397def774ad01bab3786804cf6ee057fb5e1"10849dependencies = [10850 "proc-macro-crate",10851 "proc-macro2",10852 "quote",10853 "syn",10854]1085510856[[package]]10857name = "schannel"10858version = "0.1.20"10859source = "registry+https://github.com/rust-lang/crates.io-index"10860checksum = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2"10861dependencies = [10862 "lazy_static",10863 "windows-sys 0.36.1",10864]1086510866[[package]]10867name = "schnorrkel"10868version = "0.9.1"10869source = "registry+https://github.com/rust-lang/crates.io-index"10870checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"10871dependencies = [10872 "arrayref",10873 "arrayvec 0.5.2",10874 "curve25519-dalek 2.1.3",10875 "getrandom 0.1.16",10876 "merlin",10877 "rand 0.7.3",10878 "rand_core 0.5.1",10879 "sha2 0.8.2",10880 "subtle",10881 "zeroize",10882]1088310884[[package]]10885name = "scopeguard"10886version = "1.1.0"10887source = "registry+https://github.com/rust-lang/crates.io-index"10888checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"1088910890[[package]]10891name = "scratch"10892version = "1.0.2"10893source = "registry+https://github.com/rust-lang/crates.io-index"10894checksum = "9c8132065adcfd6e02db789d9285a0deb2f3fcb04002865ab67d5fb103533898"1089510896[[package]]10897name = "sct"10898version = "0.7.0"10899source = "registry+https://github.com/rust-lang/crates.io-index"10900checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"10901dependencies = [10902 "ring",10903 "untrusted",10904]1090510906[[package]]10907name = "sec1"10908version = "0.2.1"10909source = "registry+https://github.com/rust-lang/crates.io-index"10910checksum = "08da66b8b0965a5555b6bd6639e68ccba85e1e2506f5fbb089e93f8a04e1a2d1"10911dependencies = [10912 "der",10913 "generic-array 0.14.6",10914 "pkcs8",10915 "subtle",10916 "zeroize",10917]1091810919[[package]]10920name = "secp256k1"10921version = "0.24.1"10922source = "registry+https://github.com/rust-lang/crates.io-index"10923checksum = "ff55dc09d460954e9ef2fa8a7ced735a964be9981fd50e870b2b3b0705e14964"10924dependencies = [10925 "secp256k1-sys",10926]1092710928[[package]]10929name = "secp256k1-sys"10930version = "0.6.1"10931source = "registry+https://github.com/rust-lang/crates.io-index"10932checksum = "83080e2c2fc1006e625be82e5d1eb6a43b7fd9578b617fcc55814daf286bba4b"10933dependencies = [10934 "cc",10935]1093610937[[package]]10938name = "secrecy"10939version = "0.8.0"10940source = "registry+https://github.com/rust-lang/crates.io-index"10941checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"10942dependencies = [10943 "zeroize",10944]1094510946[[package]]10947name = "security-framework"10948version = "2.7.0"10949source = "registry+https://github.com/rust-lang/crates.io-index"10950checksum = "2bc1bb97804af6631813c55739f771071e0f2ed33ee20b68c86ec505d906356c"10951dependencies = [10952 "bitflags",10953 "core-foundation",10954 "core-foundation-sys",10955 "libc",10956 "security-framework-sys",10957]1095810959[[package]]10960name = "security-framework-sys"10961version = "2.6.1"10962source = "registry+https://github.com/rust-lang/crates.io-index"10963checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"10964dependencies = [10965 "core-foundation-sys",10966 "libc",10967]1096810969[[package]]10970name = "semver"10971version = "0.6.0"10972source = "registry+https://github.com/rust-lang/crates.io-index"10973checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"10974dependencies = [10975 "semver-parser",10976]1097710978[[package]]10979name = "semver"10980version = "0.9.0"10981source = "registry+https://github.com/rust-lang/crates.io-index"10982checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"10983dependencies = [10984 "semver-parser",10985]1098610987[[package]]10988name = "semver"10989version = "1.0.14"10990source = "registry+https://github.com/rust-lang/crates.io-index"10991checksum = "e25dfac463d778e353db5be2449d1cce89bd6fd23c9f1ea21310ce6e5a1b29c4"10992dependencies = [10993 "serde",10994]1099510996[[package]]10997name = "semver-parser"10998version = "0.7.0"10999source = "registry+https://github.com/rust-lang/crates.io-index"11000checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"1100111002[[package]]11003name = "serde"11004version = "1.0.147"11005source = "registry+https://github.com/rust-lang/crates.io-index"11006checksum = "d193d69bae983fc11a79df82342761dfbf28a99fc8d203dca4c3c1b590948965"11007dependencies = [11008 "serde_derive",11009]1101011011[[package]]11012name = "serde_derive"11013version = "1.0.147"11014source = "registry+https://github.com/rust-lang/crates.io-index"11015checksum = "4f1d362ca8fc9c3e3a7484440752472d68a6caa98f1ab81d99b5dfe517cec852"11016dependencies = [11017 "proc-macro2",11018 "quote",11019 "syn",11020]1102111022[[package]]11023name = "serde_json"11024version = "1.0.87"11025source = "registry+https://github.com/rust-lang/crates.io-index"11026checksum = "6ce777b7b150d76b9cf60d28b55f5847135a003f7d7350c6be7a773508ce7d45"11027dependencies = [11028 "itoa",11029 "ryu",11030 "serde",11031]1103211033[[package]]11034name = "serde_nanos"11035version = "0.1.2"11036source = "registry+https://github.com/rust-lang/crates.io-index"11037checksum = "e44969a61f5d316be20a42ff97816efb3b407a924d06824c3d8a49fa8450de0e"11038dependencies = [11039 "serde",11040]1104111042[[package]]11043name = "sha-1"11044version = "0.9.8"11045source = "registry+https://github.com/rust-lang/crates.io-index"11046checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"11047dependencies = [11048 "block-buffer 0.9.0",11049 "cfg-if 1.0.0",11050 "cpufeatures",11051 "digest 0.9.0",11052 "opaque-debug 0.3.0",11053]1105411055[[package]]11056name = "sha1"11057version = "0.10.5"11058source = "registry+https://github.com/rust-lang/crates.io-index"11059checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"11060dependencies = [11061 "cfg-if 1.0.0",11062 "cpufeatures",11063 "digest 0.10.5",11064]1106511066[[package]]11067name = "sha2"11068version = "0.8.2"11069source = "registry+https://github.com/rust-lang/crates.io-index"11070checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"11071dependencies = [11072 "block-buffer 0.7.3",11073 "digest 0.8.1",11074 "fake-simd",11075 "opaque-debug 0.2.3",11076]1107711078[[package]]11079name = "sha2"11080version = "0.9.9"11081source = "registry+https://github.com/rust-lang/crates.io-index"11082checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"11083dependencies = [11084 "block-buffer 0.9.0",11085 "cfg-if 1.0.0",11086 "cpufeatures",11087 "digest 0.9.0",11088 "opaque-debug 0.3.0",11089]1109011091[[package]]11092name = "sha2"11093version = "0.10.6"11094source = "registry+https://github.com/rust-lang/crates.io-index"11095checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"11096dependencies = [11097 "cfg-if 1.0.0",11098 "cpufeatures",11099 "digest 0.10.5",11100]1110111102[[package]]11103name = "sha3"11104version = "0.10.6"11105source = "registry+https://github.com/rust-lang/crates.io-index"11106checksum = "bdf0c33fae925bdc080598b84bc15c55e7b9a4a43b3c704da051f977469691c9"11107dependencies = [11108 "digest 0.10.5",11109 "keccak",11110]1111111112[[package]]11113name = "sha3-const"11114version = "0.1.1"11115source = "registry+https://github.com/rust-lang/crates.io-index"11116checksum = "b04774de876479a8f712e787f8271b14712971329a4be66c6dff144db7cfc343"1111711118[[package]]11119name = "sharded-slab"11120version = "0.1.4"11121source = "registry+https://github.com/rust-lang/crates.io-index"11122checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"11123dependencies = [11124 "lazy_static",11125]1112611127[[package]]11128name = "shlex"11129version = "1.1.0"11130source = "registry+https://github.com/rust-lang/crates.io-index"11131checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"1113211133[[package]]11134name = "signal-hook"11135version = "0.3.14"11136source = "registry+https://github.com/rust-lang/crates.io-index"11137checksum = "a253b5e89e2698464fc26b545c9edceb338e18a89effeeecfea192c3025be29d"11138dependencies = [11139 "libc",11140 "signal-hook-registry",11141]1114211143[[package]]11144name = "signal-hook-registry"11145version = "1.4.0"11146source = "registry+https://github.com/rust-lang/crates.io-index"11147checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"11148dependencies = [11149 "libc",11150]1115111152[[package]]11153name = "signature"11154version = "1.4.0"11155source = "registry+https://github.com/rust-lang/crates.io-index"11156checksum = "02658e48d89f2bec991f9a78e69cfa4c316f8d6a6c4ec12fae1aeb263d486788"11157dependencies = [11158 "digest 0.9.0",11159 "rand_core 0.6.4",11160]1116111162[[package]]11163name = "simba"11164version = "0.5.1"11165source = "registry+https://github.com/rust-lang/crates.io-index"11166checksum = "8e82063457853d00243beda9952e910b82593e4b07ae9f721b9278a99a0d3d5c"11167dependencies = [11168 "approx",11169 "num-complex",11170 "num-traits",11171 "paste",11172]1117311174[[package]]11175name = "similar"11176version = "2.2.0"11177source = "registry+https://github.com/rust-lang/crates.io-index"11178checksum = "62ac7f900db32bf3fd12e0117dd3dc4da74bc52ebaac97f39668446d89694803"11179dependencies = [11180 "bstr",11181 "unicode-segmentation",11182]1118311184[[package]]11185name = "similar-asserts"11186version = "1.4.2"11187source = "registry+https://github.com/rust-lang/crates.io-index"11188checksum = "bbf644ad016b75129f01a34a355dcb8d66a5bc803e417c7a77cc5d5ee9fa0f18"11189dependencies = [11190 "console",11191 "similar",11192]1119311194[[package]]11195name = "slab"11196version = "0.4.7"11197source = "registry+https://github.com/rust-lang/crates.io-index"11198checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef"11199dependencies = [11200 "autocfg",11201]1120211203[[package]]11204name = "slice-group-by"11205version = "0.3.0"11206source = "registry+https://github.com/rust-lang/crates.io-index"11207checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec"1120811209[[package]]11210name = "slot-range-helper"11211version = "0.9.30"11212source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"11213dependencies = [11214 "enumn",11215 "parity-scale-codec 3.2.1",11216 "paste",11217 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11218 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11219]1122011221[[package]]11222name = "slotmap"11223version = "1.0.6"11224source = "registry+https://github.com/rust-lang/crates.io-index"11225checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"11226dependencies = [11227 "version_check",11228]1122911230[[package]]11231name = "smallvec"11232version = "1.10.0"11233source = "registry+https://github.com/rust-lang/crates.io-index"11234checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"1123511236[[package]]11237name = "snap"11238version = "1.0.5"11239source = "registry+https://github.com/rust-lang/crates.io-index"11240checksum = "45456094d1983e2ee2a18fdfebce3189fa451699d0502cb8e3b49dba5ba41451"1124111242[[package]]11243name = "snow"11244version = "0.9.0"11245source = "registry+https://github.com/rust-lang/crates.io-index"11246checksum = "774d05a3edae07ce6d68ea6984f3c05e9bba8927e3dd591e3b479e5b03213d0d"11247dependencies = [11248 "aes-gcm",11249 "blake2",11250 "chacha20poly1305",11251 "curve25519-dalek 4.0.0-pre.1",11252 "rand_core 0.6.4",11253 "ring",11254 "rustc_version 0.4.0",11255 "sha2 0.10.6",11256 "subtle",11257]1125811259[[package]]11260name = "socket2"11261version = "0.4.7"11262source = "registry+https://github.com/rust-lang/crates.io-index"11263checksum = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd"11264dependencies = [11265 "libc",11266 "winapi",11267]1126811269[[package]]11270name = "soketto"11271version = "0.7.1"11272source = "registry+https://github.com/rust-lang/crates.io-index"11273checksum = "41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2"11274dependencies = [11275 "base64",11276 "bytes",11277 "flate2",11278 "futures 0.3.25",11279 "httparse",11280 "log",11281 "rand 0.8.5",11282 "sha-1",11283]1128411285[[package]]11286name = "sp-api"11287version = "4.0.0-dev"11288source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11289dependencies = [11290 "log",11291 "parity-scale-codec 3.2.1",11292 "sp-api-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11293 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11294 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11295 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11296 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11297]1129811299[[package]]11300name = "sp-api"11301version = "4.0.0-dev"11302source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11303dependencies = [11304 "hash-db",11305 "log",11306 "parity-scale-codec 3.2.1",11307 "sp-api-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11308 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11309 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11310 "sp-state-machine",11311 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11312 "sp-trie",11313 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11314 "thiserror",11315]1131611317[[package]]11318name = "sp-api-proc-macro"11319version = "4.0.0-dev"11320source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11321dependencies = [11322 "blake2",11323 "proc-macro-crate",11324 "proc-macro2",11325 "quote",11326 "syn",11327]1132811329[[package]]11330name = "sp-api-proc-macro"11331version = "4.0.0-dev"11332source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11333dependencies = [11334 "blake2",11335 "proc-macro-crate",11336 "proc-macro2",11337 "quote",11338 "syn",11339]1134011341[[package]]11342name = "sp-application-crypto"11343version = "6.0.0"11344source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11345dependencies = [11346 "parity-scale-codec 3.2.1",11347 "scale-info",11348 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11349 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11350 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11351]1135211353[[package]]11354name = "sp-application-crypto"11355version = "6.0.0"11356source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11357dependencies = [11358 "parity-scale-codec 3.2.1",11359 "scale-info",11360 "serde",11361 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11362 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11363 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11364]1136511366[[package]]11367name = "sp-arithmetic"11368version = "5.0.0"11369source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11370dependencies = [11371 "integer-sqrt",11372 "num-traits",11373 "parity-scale-codec 3.2.1",11374 "scale-info",11375 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11376 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11377 "static_assertions",11378]1137911380[[package]]11381name = "sp-arithmetic"11382version = "5.0.0"11383source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11384dependencies = [11385 "integer-sqrt",11386 "num-traits",11387 "parity-scale-codec 3.2.1",11388 "scale-info",11389 "serde",11390 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11391 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11392 "static_assertions",11393]1139411395[[package]]11396name = "sp-authority-discovery"11397version = "4.0.0-dev"11398source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11399dependencies = [11400 "parity-scale-codec 3.2.1",11401 "scale-info",11402 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11403 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11404 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11405 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11406]1140711408[[package]]11409name = "sp-authorship"11410version = "4.0.0-dev"11411source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11412dependencies = [11413 "async-trait",11414 "parity-scale-codec 3.2.1",11415 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11416 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11417 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11418]1141911420[[package]]11421name = "sp-block-builder"11422version = "4.0.0-dev"11423source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11424dependencies = [11425 "parity-scale-codec 3.2.1",11426 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11427 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11428 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11429 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11430]1143111432[[package]]11433name = "sp-blockchain"11434version = "4.0.0-dev"11435source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11436dependencies = [11437 "futures 0.3.25",11438 "log",11439 "lru 0.7.8",11440 "parity-scale-codec 3.2.1",11441 "parking_lot 0.12.1",11442 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11443 "sp-consensus",11444 "sp-database",11445 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11446 "sp-state-machine",11447 "thiserror",11448]1144911450[[package]]11451name = "sp-consensus"11452version = "0.10.0-dev"11453source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11454dependencies = [11455 "async-trait",11456 "futures 0.3.25",11457 "futures-timer",11458 "log",11459 "parity-scale-codec 3.2.1",11460 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11461 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11462 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11463 "sp-state-machine",11464 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11465 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11466 "thiserror",11467]1146811469[[package]]11470name = "sp-consensus-aura"11471version = "0.10.0-dev"11472source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11473dependencies = [11474 "async-trait",11475 "parity-scale-codec 3.2.1",11476 "scale-info",11477 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11478 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11479 "sp-consensus",11480 "sp-consensus-slots",11481 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11482 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11483 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11484 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11485]1148611487[[package]]11488name = "sp-consensus-babe"11489version = "0.10.0-dev"11490source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11491dependencies = [11492 "async-trait",11493 "merlin",11494 "parity-scale-codec 3.2.1",11495 "scale-info",11496 "serde",11497 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11498 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11499 "sp-consensus",11500 "sp-consensus-slots",11501 "sp-consensus-vrf",11502 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11503 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11504 "sp-keystore",11505 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11506 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11507 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11508]1150911510[[package]]11511name = "sp-consensus-slots"11512version = "0.10.0-dev"11513source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11514dependencies = [11515 "parity-scale-codec 3.2.1",11516 "scale-info",11517 "serde",11518 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11519 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11520 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11521 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11522]1152311524[[package]]11525name = "sp-consensus-vrf"11526version = "0.10.0-dev"11527source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11528dependencies = [11529 "parity-scale-codec 3.2.1",11530 "scale-info",11531 "schnorrkel",11532 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11533 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11534 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11535]1153611537[[package]]11538name = "sp-core"11539version = "6.0.0"11540source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11541dependencies = [11542 "bitflags",11543 "byteorder",11544 "hash-db",11545 "hash256-std-hasher",11546 "log",11547 "num-traits",11548 "parity-scale-codec 3.2.1",11549 "parity-util-mem",11550 "primitive-types",11551 "scale-info",11552 "secrecy",11553 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11554 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11555 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11556 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11557 "ss58-registry",11558 "zeroize",11559]1156011561[[package]]11562name = "sp-core"11563version = "6.0.0"11564source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11565dependencies = [11566 "array-bytes",11567 "base58",11568 "bitflags",11569 "blake2",11570 "byteorder",11571 "dyn-clonable",11572 "ed25519-zebra",11573 "futures 0.3.25",11574 "hash-db",11575 "hash256-std-hasher",11576 "impl-serde",11577 "lazy_static",11578 "libsecp256k1",11579 "log",11580 "merlin",11581 "num-traits",11582 "parity-scale-codec 3.2.1",11583 "parity-util-mem",11584 "parking_lot 0.12.1",11585 "primitive-types",11586 "rand 0.7.3",11587 "regex",11588 "scale-info",11589 "schnorrkel",11590 "secp256k1",11591 "secrecy",11592 "serde",11593 "sp-core-hashing 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11594 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11595 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11596 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11597 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11598 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11599 "ss58-registry",11600 "substrate-bip39",11601 "thiserror",11602 "tiny-bip39",11603 "wasmi",11604 "zeroize",11605]1160611607[[package]]11608name = "sp-core-hashing"11609version = "4.0.0"11610source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11611dependencies = [11612 "blake2",11613 "byteorder",11614 "digest 0.10.5",11615 "sha2 0.10.6",11616 "sha3",11617 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11618 "twox-hash",11619]1162011621[[package]]11622name = "sp-core-hashing"11623version = "4.0.0"11624source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11625dependencies = [11626 "blake2",11627 "byteorder",11628 "digest 0.10.5",11629 "sha2 0.10.6",11630 "sha3",11631 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11632 "twox-hash",11633]1163411635[[package]]11636name = "sp-core-hashing-proc-macro"11637version = "5.0.0"11638source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11639dependencies = [11640 "proc-macro2",11641 "quote",11642 "sp-core-hashing 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11643 "syn",11644]1164511646[[package]]11647name = "sp-core-hashing-proc-macro"11648version = "5.0.0"11649source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11650dependencies = [11651 "proc-macro2",11652 "quote",11653 "sp-core-hashing 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11654 "syn",11655]1165611657[[package]]11658name = "sp-database"11659version = "4.0.0-dev"11660source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11661dependencies = [11662 "kvdb",11663 "parking_lot 0.12.1",11664]1166511666[[package]]11667name = "sp-debug-derive"11668version = "4.0.0"11669source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11670dependencies = [11671 "proc-macro2",11672 "quote",11673 "syn",11674]1167511676[[package]]11677name = "sp-debug-derive"11678version = "4.0.0"11679source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11680dependencies = [11681 "proc-macro2",11682 "quote",11683 "syn",11684]1168511686[[package]]11687name = "sp-externalities"11688version = "0.12.0"11689source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11690dependencies = [11691 "environmental",11692 "parity-scale-codec 3.2.1",11693 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11694 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11695]1169611697[[package]]11698name = "sp-externalities"11699version = "0.12.0"11700source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11701dependencies = [11702 "environmental",11703 "parity-scale-codec 3.2.1",11704 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11705 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11706]1170711708[[package]]11709name = "sp-finality-grandpa"11710version = "4.0.0-dev"11711source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11712dependencies = [11713 "finality-grandpa",11714 "log",11715 "parity-scale-codec 3.2.1",11716 "scale-info",11717 "serde",11718 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11719 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11720 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11721 "sp-keystore",11722 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11723 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11724]1172511726[[package]]11727name = "sp-inherents"11728version = "4.0.0-dev"11729source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11730dependencies = [11731 "impl-trait-for-tuples",11732 "parity-scale-codec 3.2.1",11733 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11734 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11735]1173611737[[package]]11738name = "sp-inherents"11739version = "4.0.0-dev"11740source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11741dependencies = [11742 "async-trait",11743 "impl-trait-for-tuples",11744 "parity-scale-codec 3.2.1",11745 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11746 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11747 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11748 "thiserror",11749]1175011751[[package]]11752name = "sp-io"11753version = "6.0.0"11754source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11755dependencies = [11756 "bytes",11757 "hash-db",11758 "parity-scale-codec 3.2.1",11759 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11760 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11761 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11762 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11763 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11764 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11765 "tracing",11766 "tracing-core",11767]1176811769[[package]]11770name = "sp-io"11771version = "6.0.0"11772source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11773dependencies = [11774 "bytes",11775 "futures 0.3.25",11776 "hash-db",11777 "libsecp256k1",11778 "log",11779 "parity-scale-codec 3.2.1",11780 "parking_lot 0.12.1",11781 "secp256k1",11782 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11783 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11784 "sp-keystore",11785 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11786 "sp-state-machine",11787 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11788 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11789 "sp-trie",11790 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11791 "tracing",11792 "tracing-core",11793]1179411795[[package]]11796name = "sp-keyring"11797version = "6.0.0"11798source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11799dependencies = [11800 "lazy_static",11801 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11802 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11803 "strum",11804]1180511806[[package]]11807name = "sp-keystore"11808version = "0.12.0"11809source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11810dependencies = [11811 "async-trait",11812 "futures 0.3.25",11813 "merlin",11814 "parity-scale-codec 3.2.1",11815 "parking_lot 0.12.1",11816 "schnorrkel",11817 "serde",11818 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11819 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11820 "thiserror",11821]1182211823[[package]]11824name = "sp-maybe-compressed-blob"11825version = "4.1.0-dev"11826source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11827dependencies = [11828 "thiserror",11829 "zstd",11830]1183111832[[package]]11833name = "sp-mmr-primitives"11834version = "4.0.0-dev"11835source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11836dependencies = [11837 "log",11838 "parity-scale-codec 3.2.1",11839 "serde",11840 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11841 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11842 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11843 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11844 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11845]1184611847[[package]]11848name = "sp-npos-elections"11849version = "4.0.0-dev"11850source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11851dependencies = [11852 "parity-scale-codec 3.2.1",11853 "scale-info",11854 "serde",11855 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11856 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11857 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11858 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11859]1186011861[[package]]11862name = "sp-offchain"11863version = "4.0.0-dev"11864source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11865dependencies = [11866 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11867 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11868 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11869]1187011871[[package]]11872name = "sp-panic-handler"11873version = "4.0.0"11874source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11875dependencies = [11876 "backtrace",11877 "lazy_static",11878 "regex",11879]1188011881[[package]]11882name = "sp-rpc"11883version = "6.0.0"11884source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11885dependencies = [11886 "rustc-hash",11887 "serde",11888 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11889]1189011891[[package]]11892name = "sp-runtime"11893version = "6.0.0"11894source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11895dependencies = [11896 "either",11897 "hash256-std-hasher",11898 "impl-trait-for-tuples",11899 "log",11900 "parity-scale-codec 3.2.1",11901 "parity-util-mem",11902 "paste",11903 "scale-info",11904 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11905 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11906 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11907 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11908 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11909]1191011911[[package]]11912name = "sp-runtime"11913version = "6.0.0"11914source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11915dependencies = [11916 "either",11917 "hash256-std-hasher",11918 "impl-trait-for-tuples",11919 "log",11920 "parity-scale-codec 3.2.1",11921 "parity-util-mem",11922 "paste",11923 "rand 0.7.3",11924 "scale-info",11925 "serde",11926 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11927 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11928 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11929 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11930 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11931 "sp-weights",11932]1193311934[[package]]11935name = "sp-runtime-interface"11936version = "6.0.0"11937source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11938dependencies = [11939 "bytes",11940 "impl-trait-for-tuples",11941 "parity-scale-codec 3.2.1",11942 "primitive-types",11943 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11944 "sp-runtime-interface-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11945 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11946 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11947 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11948 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",11949 "static_assertions",11950]1195111952[[package]]11953name = "sp-runtime-interface"11954version = "6.0.0"11955source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11956dependencies = [11957 "bytes",11958 "impl-trait-for-tuples",11959 "parity-scale-codec 3.2.1",11960 "primitive-types",11961 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11962 "sp-runtime-interface-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11963 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11964 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11965 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11966 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",11967 "static_assertions",11968]1196911970[[package]]11971name = "sp-runtime-interface-proc-macro"11972version = "5.0.0"11973source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11974dependencies = [11975 "Inflector",11976 "proc-macro-crate",11977 "proc-macro2",11978 "quote",11979 "syn",11980]1198111982[[package]]11983name = "sp-runtime-interface-proc-macro"11984version = "5.0.0"11985source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11986dependencies = [11987 "Inflector",11988 "proc-macro-crate",11989 "proc-macro2",11990 "quote",11991 "syn",11992]1199311994[[package]]11995name = "sp-sandbox"11996version = "0.10.0-dev"11997source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"11998dependencies = [11999 "log",12000 "parity-scale-codec 3.2.1",12001 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12002 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12003 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12004 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12005 "wasmi",12006]1200712008[[package]]12009name = "sp-session"12010version = "4.0.0-dev"12011source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12012dependencies = [12013 "parity-scale-codec 3.2.1",12014 "scale-info",12015 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12016 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12017 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12018 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12019 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12020]1202112022[[package]]12023name = "sp-staking"12024version = "4.0.0-dev"12025source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"12026dependencies = [12027 "parity-scale-codec 3.2.1",12028 "scale-info",12029 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12030 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12031]1203212033[[package]]12034name = "sp-staking"12035version = "4.0.0-dev"12036source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12037dependencies = [12038 "parity-scale-codec 3.2.1",12039 "scale-info",12040 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12041 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12042]1204312044[[package]]12045name = "sp-state-machine"12046version = "0.12.0"12047source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12048dependencies = [12049 "hash-db",12050 "log",12051 "num-traits",12052 "parity-scale-codec 3.2.1",12053 "parking_lot 0.12.1",12054 "rand 0.7.3",12055 "smallvec",12056 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12057 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12058 "sp-panic-handler",12059 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12060 "sp-trie",12061 "thiserror",12062 "tracing",12063 "trie-root",12064]1206512066[[package]]12067name = "sp-std"12068version = "4.0.0"12069source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"1207012071[[package]]12072name = "sp-std"12073version = "4.0.0"12074source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"1207512076[[package]]12077name = "sp-storage"12078version = "6.0.0"12079source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"12080dependencies = [12081 "parity-scale-codec 3.2.1",12082 "ref-cast",12083 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12084 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12085]1208612087[[package]]12088name = "sp-storage"12089version = "6.0.0"12090source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12091dependencies = [12092 "impl-serde",12093 "parity-scale-codec 3.2.1",12094 "ref-cast",12095 "serde",12096 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12097 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12098]1209912100[[package]]12101name = "sp-tasks"12102version = "4.0.0-dev"12103source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12104dependencies = [12105 "log",12106 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12107 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12108 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12109 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12110 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12111]1211212113[[package]]12114name = "sp-timestamp"12115version = "4.0.0-dev"12116source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"12117dependencies = [12118 "parity-scale-codec 3.2.1",12119 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12120 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12121 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12122 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12123]1212412125[[package]]12126name = "sp-timestamp"12127version = "4.0.0-dev"12128source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12129dependencies = [12130 "async-trait",12131 "futures-timer",12132 "log",12133 "parity-scale-codec 3.2.1",12134 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12135 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12136 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12137 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12138 "thiserror",12139]1214012141[[package]]12142name = "sp-tracing"12143version = "5.0.0"12144source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"12145dependencies = [12146 "parity-scale-codec 3.2.1",12147 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12148 "tracing",12149 "tracing-core",12150]1215112152[[package]]12153name = "sp-tracing"12154version = "5.0.0"12155source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12156dependencies = [12157 "parity-scale-codec 3.2.1",12158 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12159 "tracing",12160 "tracing-core",12161 "tracing-subscriber",12162]1216312164[[package]]12165name = "sp-transaction-pool"12166version = "4.0.0-dev"12167source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12168dependencies = [12169 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12170 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12171]1217212173[[package]]12174name = "sp-transaction-storage-proof"12175version = "4.0.0-dev"12176source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12177dependencies = [12178 "async-trait",12179 "log",12180 "parity-scale-codec 3.2.1",12181 "scale-info",12182 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12183 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12184 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12185 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12186 "sp-trie",12187]1218812189[[package]]12190name = "sp-trie"12191version = "6.0.0"12192source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12193dependencies = [12194 "ahash",12195 "hash-db",12196 "hashbrown",12197 "lazy_static",12198 "lru 0.7.8",12199 "memory-db",12200 "nohash-hasher",12201 "parity-scale-codec 3.2.1",12202 "parking_lot 0.12.1",12203 "scale-info",12204 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12205 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12206 "thiserror",12207 "tracing",12208 "trie-db",12209 "trie-root",12210]1221112212[[package]]12213name = "sp-version"12214version = "5.0.0"12215source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"12216dependencies = [12217 "parity-scale-codec 3.2.1",12218 "scale-info",12219 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12220 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12221 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12222 "sp-version-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12223]1222412225[[package]]12226name = "sp-version"12227version = "5.0.0"12228source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12229dependencies = [12230 "impl-serde",12231 "parity-scale-codec 3.2.1",12232 "parity-wasm 0.45.0",12233 "scale-info",12234 "serde",12235 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12236 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12237 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12238 "sp-version-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12239 "thiserror",12240]1224112242[[package]]12243name = "sp-version-proc-macro"12244version = "4.0.0-dev"12245source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"12246dependencies = [12247 "parity-scale-codec 3.2.1",12248 "proc-macro2",12249 "quote",12250 "syn",12251]1225212253[[package]]12254name = "sp-version-proc-macro"12255version = "4.0.0-dev"12256source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12257dependencies = [12258 "parity-scale-codec 3.2.1",12259 "proc-macro2",12260 "quote",12261 "syn",12262]1226312264[[package]]12265name = "sp-wasm-interface"12266version = "6.0.0"12267source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"12268dependencies = [12269 "impl-trait-for-tuples",12270 "parity-scale-codec 3.2.1",12271 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29)",12272]1227312274[[package]]12275name = "sp-wasm-interface"12276version = "6.0.0"12277source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12278dependencies = [12279 "impl-trait-for-tuples",12280 "log",12281 "parity-scale-codec 3.2.1",12282 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12283 "wasmi",12284 "wasmtime",12285]1228612287[[package]]12288name = "sp-weights"12289version = "4.0.0"12290source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12291dependencies = [12292 "impl-trait-for-tuples",12293 "parity-scale-codec 3.2.1",12294 "scale-info",12295 "serde",12296 "smallvec",12297 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12298 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12299 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12300 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12301]1230212303[[package]]12304name = "spin"12305version = "0.5.2"12306source = "registry+https://github.com/rust-lang/crates.io-index"12307checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1230812309[[package]]12310name = "spki"12311version = "0.5.4"12312source = "registry+https://github.com/rust-lang/crates.io-index"12313checksum = "44d01ac02a6ccf3e07db148d2be087da624fea0221a16152ed01f0496a6b0a27"12314dependencies = [12315 "base64ct",12316 "der",12317]1231812319[[package]]12320name = "ss58-registry"12321version = "1.33.0"12322source = "registry+https://github.com/rust-lang/crates.io-index"12323checksum = "3ab7554f8a8b6f8d71cd5a8e6536ef116e2ce0504cf97ebf16311d58065dc8a6"12324dependencies = [12325 "Inflector",12326 "num-format",12327 "proc-macro2",12328 "quote",12329 "serde",12330 "serde_json",12331 "unicode-xid",12332]1233312334[[package]]12335name = "stable_deref_trait"12336version = "1.2.0"12337source = "registry+https://github.com/rust-lang/crates.io-index"12338checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"1233912340[[package]]12341name = "static_assertions"12342version = "1.1.0"12343source = "registry+https://github.com/rust-lang/crates.io-index"12344checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"1234512346[[package]]12347name = "static_init"12348version = "0.5.2"12349source = "registry+https://github.com/rust-lang/crates.io-index"12350checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"12351dependencies = [12352 "cfg_aliases",12353 "libc",12354 "parking_lot 0.11.2",12355 "static_init_macro 0.5.0",12356]1235712358[[package]]12359name = "static_init"12360version = "1.0.3"12361source = "registry+https://github.com/rust-lang/crates.io-index"12362checksum = "8a2a1c578e98c1c16fc3b8ec1328f7659a500737d7a0c6d625e73e830ff9c1f6"12363dependencies = [12364 "bitflags",12365 "cfg_aliases",12366 "libc",12367 "parking_lot 0.11.2",12368 "parking_lot_core 0.8.5",12369 "static_init_macro 1.0.2",12370 "winapi",12371]1237212373[[package]]12374name = "static_init_macro"12375version = "0.5.0"12376source = "registry+https://github.com/rust-lang/crates.io-index"12377checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"12378dependencies = [12379 "cfg_aliases",12380 "memchr",12381 "proc-macro2",12382 "quote",12383 "syn",12384]1238512386[[package]]12387name = "static_init_macro"12388version = "1.0.2"12389source = "registry+https://github.com/rust-lang/crates.io-index"12390checksum = "70a2595fc3aa78f2d0e45dd425b22282dd863273761cc77780914b2cf3003acf"12391dependencies = [12392 "cfg_aliases",12393 "memchr",12394 "proc-macro2",12395 "quote",12396 "syn",12397]1239812399[[package]]12400name = "statrs"12401version = "0.15.0"12402source = "registry+https://github.com/rust-lang/crates.io-index"12403checksum = "05bdbb8e4e78216a85785a85d3ec3183144f98d0097b9281802c019bb07a6f05"12404dependencies = [12405 "approx",12406 "lazy_static",12407 "nalgebra",12408 "num-traits",12409 "rand 0.8.5",12410]1241112412[[package]]12413name = "strsim"12414version = "0.10.0"12415source = "registry+https://github.com/rust-lang/crates.io-index"12416checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1241712418[[package]]12419name = "struct-versioning"12420version = "0.1.0"12421dependencies = [12422 "quote",12423 "syn",12424]1242512426[[package]]12427name = "strum"12428version = "0.24.1"12429source = "registry+https://github.com/rust-lang/crates.io-index"12430checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"12431dependencies = [12432 "strum_macros",12433]1243412435[[package]]12436name = "strum_macros"12437version = "0.24.3"12438source = "registry+https://github.com/rust-lang/crates.io-index"12439checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"12440dependencies = [12441 "heck",12442 "proc-macro2",12443 "quote",12444 "rustversion",12445 "syn",12446]1244712448[[package]]12449name = "substrate-bip39"12450version = "0.4.4"12451source = "registry+https://github.com/rust-lang/crates.io-index"12452checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"12453dependencies = [12454 "hmac 0.11.0",12455 "pbkdf2 0.8.0",12456 "schnorrkel",12457 "sha2 0.9.9",12458 "zeroize",12459]1246012461[[package]]12462name = "substrate-build-script-utils"12463version = "3.0.0"12464source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12465dependencies = [12466 "platforms",12467]1246812469[[package]]12470name = "substrate-frame-rpc-system"12471version = "4.0.0-dev"12472source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12473dependencies = [12474 "frame-system-rpc-runtime-api",12475 "futures 0.3.25",12476 "jsonrpsee",12477 "log",12478 "parity-scale-codec 3.2.1",12479 "sc-client-api",12480 "sc-rpc-api",12481 "sc-transaction-pool-api",12482 "serde_json",12483 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12484 "sp-block-builder",12485 "sp-blockchain",12486 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12487 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12488]1248912490[[package]]12491name = "substrate-prometheus-endpoint"12492version = "0.10.0-dev"12493source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12494dependencies = [12495 "futures-util",12496 "hyper",12497 "log",12498 "prometheus",12499 "thiserror",12500 "tokio",12501]1250212503[[package]]12504name = "substrate-state-trie-migration-rpc"12505version = "4.0.0-dev"12506source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12507dependencies = [12508 "jsonrpsee",12509 "log",12510 "parity-scale-codec 3.2.1",12511 "sc-client-api",12512 "sc-rpc-api",12513 "scale-info",12514 "serde",12515 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12516 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12517 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12518 "sp-state-machine",12519 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12520 "sp-trie",12521 "trie-db",12522]1252312524[[package]]12525name = "substrate-test-client"12526version = "2.0.1"12527source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12528dependencies = [12529 "array-bytes",12530 "async-trait",12531 "futures 0.3.25",12532 "parity-scale-codec 3.2.1",12533 "sc-client-api",12534 "sc-client-db",12535 "sc-consensus",12536 "sc-executor",12537 "sc-offchain",12538 "sc-service",12539 "serde",12540 "serde_json",12541 "sp-blockchain",12542 "sp-consensus",12543 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12544 "sp-keyring",12545 "sp-keystore",12546 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12547 "sp-state-machine",12548]1254912550[[package]]12551name = "substrate-test-utils"12552version = "4.0.0-dev"12553source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12554dependencies = [12555 "futures 0.3.25",12556 "substrate-test-utils-derive",12557 "tokio",12558]1255912560[[package]]12561name = "substrate-test-utils-derive"12562version = "0.10.0-dev"12563source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12564dependencies = [12565 "proc-macro-crate",12566 "proc-macro2",12567 "quote",12568 "syn",12569]1257012571[[package]]12572name = "substrate-wasm-builder"12573version = "5.0.0-dev"12574source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"12575dependencies = [12576 "ansi_term",12577 "build-helper",12578 "cargo_metadata",12579 "filetime",12580 "sp-maybe-compressed-blob",12581 "strum",12582 "tempfile",12583 "toml",12584 "walkdir",12585 "wasm-gc-api",12586]1258712588[[package]]12589name = "subtle"12590version = "2.4.1"12591source = "registry+https://github.com/rust-lang/crates.io-index"12592checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"1259312594[[package]]12595name = "syn"12596version = "1.0.103"12597source = "registry+https://github.com/rust-lang/crates.io-index"12598checksum = "a864042229133ada95abf3b54fdc62ef5ccabe9515b64717bcb9a1919e59445d"12599dependencies = [12600 "proc-macro2",12601 "quote",12602 "unicode-ident",12603]1260412605[[package]]12606name = "synstructure"12607version = "0.12.6"12608source = "registry+https://github.com/rust-lang/crates.io-index"12609checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"12610dependencies = [12611 "proc-macro2",12612 "quote",12613 "syn",12614 "unicode-xid",12615]1261612617[[package]]12618name = "system-configuration"12619version = "0.5.0"12620source = "registry+https://github.com/rust-lang/crates.io-index"12621checksum = "d75182f12f490e953596550b65ee31bda7c8e043d9386174b353bda50838c3fd"12622dependencies = [12623 "bitflags",12624 "core-foundation",12625 "system-configuration-sys",12626]1262712628[[package]]12629name = "system-configuration-sys"12630version = "0.5.0"12631source = "registry+https://github.com/rust-lang/crates.io-index"12632checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"12633dependencies = [12634 "core-foundation-sys",12635 "libc",12636]1263712638[[package]]12639name = "tap"12640version = "1.0.1"12641source = "registry+https://github.com/rust-lang/crates.io-index"12642checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"1264312644[[package]]12645name = "target-lexicon"12646version = "0.12.4"12647source = "registry+https://github.com/rust-lang/crates.io-index"12648checksum = "c02424087780c9b71cc96799eaeddff35af2bc513278cda5c99fc1f5d026d3c1"1264912650[[package]]12651name = "tempfile"12652version = "3.3.0"12653source = "registry+https://github.com/rust-lang/crates.io-index"12654checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"12655dependencies = [12656 "cfg-if 1.0.0",12657 "fastrand",12658 "libc",12659 "redox_syscall",12660 "remove_dir_all",12661 "winapi",12662]1266312664[[package]]12665name = "termcolor"12666version = "1.1.3"12667source = "registry+https://github.com/rust-lang/crates.io-index"12668checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"12669dependencies = [12670 "winapi-util",12671]1267212673[[package]]12674name = "terminal_size"12675version = "0.1.17"12676source = "registry+https://github.com/rust-lang/crates.io-index"12677checksum = "633c1a546cee861a1a6d0dc69ebeca693bf4296661ba7852b9d21d159e0506df"12678dependencies = [12679 "libc",12680 "winapi",12681]1268212683[[package]]12684name = "test-runtime-constants"12685version = "0.9.30"12686source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"12687dependencies = [12688 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12689 "polkadot-primitives",12690 "polkadot-runtime-common",12691 "smallvec",12692 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12693]1269412695[[package]]12696name = "tests"12697version = "0.1.1"12698dependencies = [12699 "evm-coder",12700 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",12701 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12702 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12703 "pallet-balances",12704 "pallet-common",12705 "pallet-ethereum",12706 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",12707 "pallet-evm-coder-substrate",12708 "pallet-fungible",12709 "pallet-nonfungible",12710 "pallet-refungible",12711 "pallet-structure",12712 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12713 "pallet-transaction-payment",12714 "pallet-unique",12715 "parity-scale-codec 3.2.1",12716 "scale-info",12717 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12718 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12719 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12720 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",12721 "up-data-structs",12722 "up-sponsorship",12723]1272412725[[package]]12726name = "textwrap"12727version = "0.16.0"12728source = "registry+https://github.com/rust-lang/crates.io-index"12729checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d"1273012731[[package]]12732name = "thiserror"12733version = "1.0.37"12734source = "registry+https://github.com/rust-lang/crates.io-index"12735checksum = "10deb33631e3c9018b9baf9dcbbc4f737320d2b576bac10f6aefa048fa407e3e"12736dependencies = [12737 "thiserror-impl",12738]1273912740[[package]]12741name = "thiserror-impl"12742version = "1.0.37"12743source = "registry+https://github.com/rust-lang/crates.io-index"12744checksum = "982d17546b47146b28f7c22e3d08465f6b8903d0ea13c1660d9d84a6e7adcdbb"12745dependencies = [12746 "proc-macro2",12747 "quote",12748 "syn",12749]1275012751[[package]]12752name = "thousands"12753version = "0.2.0"12754source = "registry+https://github.com/rust-lang/crates.io-index"12755checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820"1275612757[[package]]12758name = "thread_local"12759version = "1.1.4"12760source = "registry+https://github.com/rust-lang/crates.io-index"12761checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"12762dependencies = [12763 "once_cell",12764]1276512766[[package]]12767name = "threadpool"12768version = "1.8.1"12769source = "registry+https://github.com/rust-lang/crates.io-index"12770checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"12771dependencies = [12772 "num_cpus",12773]1277412775[[package]]12776name = "thrift"12777version = "0.15.0"12778source = "registry+https://github.com/rust-lang/crates.io-index"12779checksum = "b82ca8f46f95b3ce96081fe3dd89160fdea970c254bb72925255d1b62aae692e"12780dependencies = [12781 "byteorder",12782 "integer-encoding",12783 "log",12784 "ordered-float",12785 "threadpool",12786]1278712788[[package]]12789name = "tikv-jemalloc-sys"12790version = "0.4.3+5.2.1-patched.2"12791source = "registry+https://github.com/rust-lang/crates.io-index"12792checksum = "a1792ccb507d955b46af42c123ea8863668fae24d03721e40cad6a41773dbb49"12793dependencies = [12794 "cc",12795 "fs_extra",12796 "libc",12797]1279812799[[package]]12800name = "time"12801version = "0.1.44"12802source = "registry+https://github.com/rust-lang/crates.io-index"12803checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"12804dependencies = [12805 "libc",12806 "wasi 0.10.0+wasi-snapshot-preview1",12807 "winapi",12808]1280912810[[package]]12811name = "time"12812version = "0.3.9"12813source = "registry+https://github.com/rust-lang/crates.io-index"12814checksum = "c2702e08a7a860f005826c6815dcac101b19b5eb330c27fe4a5928fec1d20ddd"12815dependencies = [12816 "itoa",12817 "libc",12818 "num_threads",12819 "time-macros",12820]1282112822[[package]]12823name = "time-macros"12824version = "0.2.4"12825source = "registry+https://github.com/rust-lang/crates.io-index"12826checksum = "42657b1a6f4d817cda8e7a0ace261fe0cc946cf3a80314390b22cc61ae080792"1282712828[[package]]12829name = "tiny-bip39"12830version = "0.8.2"12831source = "registry+https://github.com/rust-lang/crates.io-index"12832checksum = "ffc59cb9dfc85bb312c3a78fd6aa8a8582e310b0fa885d5bb877f6dcc601839d"12833dependencies = [12834 "anyhow",12835 "hmac 0.8.1",12836 "once_cell",12837 "pbkdf2 0.4.0",12838 "rand 0.7.3",12839 "rustc-hash",12840 "sha2 0.9.9",12841 "thiserror",12842 "unicode-normalization",12843 "wasm-bindgen",12844 "zeroize",12845]1284612847[[package]]12848name = "tiny-keccak"12849version = "2.0.2"12850source = "registry+https://github.com/rust-lang/crates.io-index"12851checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"12852dependencies = [12853 "crunchy",12854]1285512856[[package]]12857name = "tinyvec"12858version = "1.6.0"12859source = "registry+https://github.com/rust-lang/crates.io-index"12860checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"12861dependencies = [12862 "tinyvec_macros",12863]1286412865[[package]]12866name = "tinyvec_macros"12867version = "0.1.0"12868source = "registry+https://github.com/rust-lang/crates.io-index"12869checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"1287012871[[package]]12872name = "tokio"12873version = "1.21.2"12874source = "registry+https://github.com/rust-lang/crates.io-index"12875checksum = "a9e03c497dc955702ba729190dc4aac6f2a0ce97f913e5b1b5912fc5039d9099"12876dependencies = [12877 "autocfg",12878 "bytes",12879 "libc",12880 "memchr",12881 "mio",12882 "num_cpus",12883 "parking_lot 0.12.1",12884 "pin-project-lite 0.2.9",12885 "signal-hook-registry",12886 "socket2",12887 "tokio-macros",12888 "winapi",12889]1289012891[[package]]12892name = "tokio-macros"12893version = "1.8.0"12894source = "registry+https://github.com/rust-lang/crates.io-index"12895checksum = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484"12896dependencies = [12897 "proc-macro2",12898 "quote",12899 "syn",12900]1290112902[[package]]12903name = "tokio-rustls"12904version = "0.23.4"12905source = "registry+https://github.com/rust-lang/crates.io-index"12906checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"12907dependencies = [12908 "rustls",12909 "tokio",12910 "webpki",12911]1291212913[[package]]12914name = "tokio-stream"12915version = "0.1.11"12916source = "registry+https://github.com/rust-lang/crates.io-index"12917checksum = "d660770404473ccd7bc9f8b28494a811bc18542b915c0855c51e8f419d5223ce"12918dependencies = [12919 "futures-core",12920 "pin-project-lite 0.2.9",12921 "tokio",12922]1292312924[[package]]12925name = "tokio-util"12926version = "0.7.4"12927source = "registry+https://github.com/rust-lang/crates.io-index"12928checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740"12929dependencies = [12930 "bytes",12931 "futures-core",12932 "futures-io",12933 "futures-sink",12934 "pin-project-lite 0.2.9",12935 "tokio",12936 "tracing",12937]1293812939[[package]]12940name = "toml"12941version = "0.5.9"12942source = "registry+https://github.com/rust-lang/crates.io-index"12943checksum = "8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7"12944dependencies = [12945 "serde",12946]1294712948[[package]]12949name = "tower-service"12950version = "0.3.2"12951source = "registry+https://github.com/rust-lang/crates.io-index"12952checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"1295312954[[package]]12955name = "tracing"12956version = "0.1.37"12957source = "registry+https://github.com/rust-lang/crates.io-index"12958checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"12959dependencies = [12960 "cfg-if 1.0.0",12961 "pin-project-lite 0.2.9",12962 "tracing-attributes",12963 "tracing-core",12964]1296512966[[package]]12967name = "tracing-attributes"12968version = "0.1.23"12969source = "registry+https://github.com/rust-lang/crates.io-index"12970checksum = "4017f8f45139870ca7e672686113917c71c7a6e02d4924eda67186083c03081a"12971dependencies = [12972 "proc-macro2",12973 "quote",12974 "syn",12975]1297612977[[package]]12978name = "tracing-core"12979version = "0.1.30"12980source = "registry+https://github.com/rust-lang/crates.io-index"12981checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"12982dependencies = [12983 "once_cell",12984 "valuable",12985]1298612987[[package]]12988name = "tracing-futures"12989version = "0.2.5"12990source = "registry+https://github.com/rust-lang/crates.io-index"12991checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"12992dependencies = [12993 "pin-project",12994 "tracing",12995]1299612997[[package]]12998name = "tracing-gum"12999version = "0.9.30"13000source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"13001dependencies = [13002 "polkadot-node-jaeger",13003 "polkadot-primitives",13004 "tracing",13005 "tracing-gum-proc-macro",13006]1300713008[[package]]13009name = "tracing-gum-proc-macro"13010version = "0.9.30"13011source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"13012dependencies = [13013 "expander 0.0.6",13014 "proc-macro-crate",13015 "proc-macro2",13016 "quote",13017 "syn",13018]1301913020[[package]]13021name = "tracing-log"13022version = "0.1.3"13023source = "registry+https://github.com/rust-lang/crates.io-index"13024checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"13025dependencies = [13026 "lazy_static",13027 "log",13028 "tracing-core",13029]1303013031[[package]]13032name = "tracing-serde"13033version = "0.1.3"13034source = "registry+https://github.com/rust-lang/crates.io-index"13035checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"13036dependencies = [13037 "serde",13038 "tracing-core",13039]1304013041[[package]]13042name = "tracing-subscriber"13043version = "0.2.25"13044source = "registry+https://github.com/rust-lang/crates.io-index"13045checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"13046dependencies = [13047 "ansi_term",13048 "chrono",13049 "lazy_static",13050 "matchers",13051 "parking_lot 0.11.2",13052 "regex",13053 "serde",13054 "serde_json",13055 "sharded-slab",13056 "smallvec",13057 "thread_local",13058 "tracing",13059 "tracing-core",13060 "tracing-log",13061 "tracing-serde",13062]1306313064[[package]]13065name = "trie-db"13066version = "0.24.0"13067source = "registry+https://github.com/rust-lang/crates.io-index"13068checksum = "004e1e8f92535694b4cb1444dc5a8073ecf0815e3357f729638b9f8fc4062908"13069dependencies = [13070 "hash-db",13071 "hashbrown",13072 "log",13073 "rustc-hex",13074 "smallvec",13075]1307613077[[package]]13078name = "trie-root"13079version = "0.17.0"13080source = "registry+https://github.com/rust-lang/crates.io-index"13081checksum = "9a36c5ca3911ed3c9a5416ee6c679042064b93fc637ded67e25f92e68d783891"13082dependencies = [13083 "hash-db",13084]1308513086[[package]]13087name = "triehash"13088version = "0.8.4"13089source = "registry+https://github.com/rust-lang/crates.io-index"13090checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"13091dependencies = [13092 "hash-db",13093 "rlp",13094]1309513096[[package]]13097name = "trust-dns-proto"13098version = "0.21.2"13099source = "registry+https://github.com/rust-lang/crates.io-index"13100checksum = "9c31f240f59877c3d4bb3b3ea0ec5a6a0cff07323580ff8c7a605cd7d08b255d"13101dependencies = [13102 "async-trait",13103 "cfg-if 1.0.0",13104 "data-encoding",13105 "enum-as-inner",13106 "futures-channel",13107 "futures-io",13108 "futures-util",13109 "idna 0.2.3",13110 "ipnet",13111 "lazy_static",13112 "log",13113 "rand 0.8.5",13114 "smallvec",13115 "thiserror",13116 "tinyvec",13117 "url",13118]1311913120[[package]]13121name = "trust-dns-resolver"13122version = "0.21.2"13123source = "registry+https://github.com/rust-lang/crates.io-index"13124checksum = "e4ba72c2ea84515690c9fcef4c6c660bb9df3036ed1051686de84605b74fd558"13125dependencies = [13126 "cfg-if 1.0.0",13127 "futures-util",13128 "ipconfig",13129 "lazy_static",13130 "log",13131 "lru-cache",13132 "parking_lot 0.12.1",13133 "resolv-conf",13134 "smallvec",13135 "thiserror",13136 "trust-dns-proto",13137]1313813139[[package]]13140name = "try-lock"13141version = "0.2.3"13142source = "registry+https://github.com/rust-lang/crates.io-index"13143checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"1314413145[[package]]13146name = "try-runtime-cli"13147version = "0.10.0-dev"13148source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30#a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d"13149dependencies = [13150 "clap",13151 "frame-try-runtime",13152 "jsonrpsee",13153 "log",13154 "parity-scale-codec 3.2.1",13155 "remote-externalities",13156 "sc-chain-spec",13157 "sc-cli",13158 "sc-executor",13159 "sc-service",13160 "serde",13161 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13162 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13163 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13164 "sp-keystore",13165 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13166 "sp-state-machine",13167 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13168 "zstd",13169]1317013171[[package]]13172name = "tt-call"13173version = "1.0.8"13174source = "registry+https://github.com/rust-lang/crates.io-index"13175checksum = "5e66dcbec4290c69dd03c57e76c2469ea5c7ce109c6dd4351c13055cf71ea055"1317613177[[package]]13178name = "twox-hash"13179version = "1.6.3"13180source = "registry+https://github.com/rust-lang/crates.io-index"13181checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"13182dependencies = [13183 "cfg-if 1.0.0",13184 "digest 0.10.5",13185 "rand 0.8.5",13186 "static_assertions",13187]1318813189[[package]]13190name = "typenum"13191version = "1.15.0"13192source = "registry+https://github.com/rust-lang/crates.io-index"13193checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"1319413195[[package]]13196name = "uc-rpc"13197version = "0.1.4"13198dependencies = [13199 "anyhow",13200 "app-promotion-rpc",13201 "jsonrpsee",13202 "pallet-common",13203 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",13204 "parity-scale-codec 3.2.1",13205 "rmrk-rpc",13206 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13207 "sp-blockchain",13208 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13209 "sp-rpc",13210 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13211 "up-data-structs",13212 "up-rpc",13213]1321413215[[package]]13216name = "ucd-trie"13217version = "0.1.5"13218source = "registry+https://github.com/rust-lang/crates.io-index"13219checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"1322013221[[package]]13222name = "uint"13223version = "0.9.4"13224source = "registry+https://github.com/rust-lang/crates.io-index"13225checksum = "a45526d29728d135c2900b0d30573fe3ee79fceb12ef534c7bb30e810a91b601"13226dependencies = [13227 "byteorder",13228 "crunchy",13229 "hex",13230 "static_assertions",13231]1323213233[[package]]13234name = "unicase"13235version = "2.6.0"13236source = "registry+https://github.com/rust-lang/crates.io-index"13237checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"13238dependencies = [13239 "version_check",13240]1324113242[[package]]13243name = "unicode-bidi"13244version = "0.3.8"13245source = "registry+https://github.com/rust-lang/crates.io-index"13246checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"1324713248[[package]]13249name = "unicode-ident"13250version = "1.0.5"13251source = "registry+https://github.com/rust-lang/crates.io-index"13252checksum = "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3"1325313254[[package]]13255name = "unicode-normalization"13256version = "0.1.22"13257source = "registry+https://github.com/rust-lang/crates.io-index"13258checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"13259dependencies = [13260 "tinyvec",13261]1326213263[[package]]13264name = "unicode-segmentation"13265version = "1.10.0"13266source = "registry+https://github.com/rust-lang/crates.io-index"13267checksum = "0fdbf052a0783de01e944a6ce7a8cb939e295b1e7be835a1112c3b9a7f047a5a"1326813269[[package]]13270name = "unicode-width"13271version = "0.1.10"13272source = "registry+https://github.com/rust-lang/crates.io-index"13273checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"1327413275[[package]]13276name = "unicode-xid"13277version = "0.2.4"13278source = "registry+https://github.com/rust-lang/crates.io-index"13279checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"1328013281[[package]]13282name = "unique-node"13283version = "0.9.30"13284dependencies = [13285 "app-promotion-rpc",13286 "clap",13287 "cumulus-client-cli",13288 "cumulus-client-collator",13289 "cumulus-client-consensus-aura",13290 "cumulus-client-consensus-common",13291 "cumulus-client-network",13292 "cumulus-client-service",13293 "cumulus-primitives-core",13294 "cumulus-primitives-parachain-inherent",13295 "cumulus-relay-chain-inprocess-interface",13296 "cumulus-relay-chain-interface",13297 "cumulus-relay-chain-rpc-interface",13298 "fc-consensus",13299 "fc-db",13300 "fc-mapping-sync",13301 "fc-rpc",13302 "fc-rpc-core",13303 "flexi_logger",13304 "fp-rpc",13305 "frame-benchmarking",13306 "frame-benchmarking-cli",13307 "futures 0.3.25",13308 "jsonrpsee",13309 "log",13310 "opal-runtime",13311 "pallet-ethereum",13312 "pallet-transaction-payment-rpc",13313 "pallet-transaction-payment-rpc-runtime-api",13314 "parity-scale-codec 3.2.1",13315 "parking_lot 0.12.1",13316 "polkadot-cli",13317 "polkadot-parachain",13318 "polkadot-primitives",13319 "polkadot-service",13320 "polkadot-test-service",13321 "quartz-runtime",13322 "rmrk-rpc",13323 "sc-basic-authorship",13324 "sc-chain-spec",13325 "sc-cli",13326 "sc-client-api",13327 "sc-consensus",13328 "sc-consensus-aura",13329 "sc-consensus-manual-seal",13330 "sc-executor",13331 "sc-finality-grandpa",13332 "sc-keystore",13333 "sc-network",13334 "sc-rpc",13335 "sc-rpc-api",13336 "sc-service",13337 "sc-sysinfo",13338 "sc-telemetry",13339 "sc-tracing",13340 "sc-transaction-pool",13341 "serde",13342 "serde_json",13343 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13344 "sp-block-builder",13345 "sp-blockchain",13346 "sp-consensus",13347 "sp-consensus-aura",13348 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13349 "sp-finality-grandpa",13350 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13351 "sp-keystore",13352 "sp-offchain",13353 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13354 "sp-session",13355 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13356 "sp-transaction-pool",13357 "sp-trie",13358 "substrate-build-script-utils",13359 "substrate-frame-rpc-system",13360 "substrate-prometheus-endpoint",13361 "tokio",13362 "try-runtime-cli",13363 "unique-rpc",13364 "unique-runtime",13365 "up-common",13366 "up-data-structs",13367 "up-rpc",13368]1336913370[[package]]13371name = "unique-rpc"13372version = "0.1.2"13373dependencies = [13374 "app-promotion-rpc",13375 "fc-db",13376 "fc-mapping-sync",13377 "fc-rpc",13378 "fc-rpc-core",13379 "fp-rpc",13380 "fp-storage",13381 "futures 0.3.25",13382 "jsonrpsee",13383 "pallet-common",13384 "pallet-ethereum",13385 "pallet-transaction-payment-rpc",13386 "pallet-transaction-payment-rpc-runtime-api",13387 "pallet-unique",13388 "rmrk-rpc",13389 "sc-client-api",13390 "sc-consensus-aura",13391 "sc-consensus-epochs",13392 "sc-finality-grandpa",13393 "sc-finality-grandpa-rpc",13394 "sc-keystore",13395 "sc-network",13396 "sc-rpc",13397 "sc-rpc-api",13398 "sc-service",13399 "sc-transaction-pool",13400 "serde",13401 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13402 "sp-block-builder",13403 "sp-blockchain",13404 "sp-consensus",13405 "sp-consensus-aura",13406 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13407 "sp-offchain",13408 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13409 "sp-session",13410 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13411 "sp-transaction-pool",13412 "substrate-frame-rpc-system",13413 "tokio",13414 "uc-rpc",13415 "up-common",13416 "up-data-structs",13417 "up-rpc",13418]1341913420[[package]]13421name = "unique-runtime"13422version = "0.9.30"13423dependencies = [13424 "app-promotion-rpc",13425 "cumulus-pallet-aura-ext",13426 "cumulus-pallet-dmp-queue",13427 "cumulus-pallet-parachain-system",13428 "cumulus-pallet-xcm",13429 "cumulus-pallet-xcmp-queue",13430 "cumulus-primitives-core",13431 "cumulus-primitives-timestamp",13432 "cumulus-primitives-utility",13433 "derivative",13434 "evm-coder",13435 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",13436 "fp-rpc",13437 "fp-self-contained",13438 "frame-benchmarking",13439 "frame-executive",13440 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13441 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13442 "frame-system-benchmarking",13443 "frame-system-rpc-runtime-api",13444 "frame-try-runtime",13445 "hex-literal",13446 "impl-trait-for-tuples",13447 "log",13448 "logtest",13449 "orml-tokens",13450 "orml-traits",13451 "orml-vesting",13452 "orml-xtokens",13453 "pallet-app-promotion",13454 "pallet-aura",13455 "pallet-balances",13456 "pallet-base-fee",13457 "pallet-common",13458 "pallet-configuration",13459 "pallet-ethereum",13460 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",13461 "pallet-evm-coder-substrate",13462 "pallet-evm-contract-helpers",13463 "pallet-evm-migration",13464 "pallet-evm-transaction-payment",13465 "pallet-foreign-assets",13466 "pallet-fungible",13467 "pallet-inflation",13468 "pallet-nonfungible",13469 "pallet-randomness-collective-flip",13470 "pallet-refungible",13471 "pallet-rmrk-core",13472 "pallet-rmrk-equip",13473 "pallet-structure",13474 "pallet-sudo",13475 "pallet-template-transaction-payment",13476 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13477 "pallet-transaction-payment",13478 "pallet-transaction-payment-rpc-runtime-api",13479 "pallet-treasury",13480 "pallet-unique",13481 "pallet-unique-scheduler",13482 "pallet-xcm",13483 "parachain-info",13484 "parity-scale-codec 3.2.1",13485 "polkadot-parachain",13486 "rmrk-rpc",13487 "scale-info",13488 "serde",13489 "smallvec",13490 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13491 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13492 "sp-block-builder",13493 "sp-consensus-aura",13494 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13495 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13496 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13497 "sp-offchain",13498 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13499 "sp-session",13500 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13501 "sp-transaction-pool",13502 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13503 "substrate-wasm-builder",13504 "up-common",13505 "up-data-structs",13506 "up-rpc",13507 "up-sponsorship",13508 "xcm",13509 "xcm-builder",13510 "xcm-executor",13511]1351213513[[package]]13514name = "universal-hash"13515version = "0.4.1"13516source = "registry+https://github.com/rust-lang/crates.io-index"13517checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"13518dependencies = [13519 "generic-array 0.14.6",13520 "subtle",13521]1352213523[[package]]13524name = "unsigned-varint"13525version = "0.7.1"13526source = "registry+https://github.com/rust-lang/crates.io-index"13527checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836"13528dependencies = [13529 "asynchronous-codec",13530 "bytes",13531 "futures-io",13532 "futures-util",13533]1353413535[[package]]13536name = "untrusted"13537version = "0.7.1"13538source = "registry+https://github.com/rust-lang/crates.io-index"13539checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1354013541[[package]]13542name = "up-common"13543version = "0.9.30"13544dependencies = [13545 "fp-rpc",13546 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13547 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",13548 "sp-consensus-aura",13549 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13550 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13551 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13552]1355313554[[package]]13555name = "up-data-structs"13556version = "0.2.2"13557dependencies = [13558 "bondrewd",13559 "derivative",13560 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13561 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13562 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",13563 "parity-scale-codec 3.2.1",13564 "rmrk-traits",13565 "scale-info",13566 "serde",13567 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13568 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13569 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13570 "struct-versioning",13571]1357213573[[package]]13574name = "up-rpc"13575version = "0.1.3"13576dependencies = [13577 "pallet-common",13578 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.30)",13579 "parity-scale-codec 3.2.1",13580 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13581 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13582 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13583 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",13584 "up-data-structs",13585]1358613587[[package]]13588name = "up-sponsorship"13589version = "0.1.0"13590source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.30#39dd82158d6caa9d89105441bf2f7111a6e686e5"13591dependencies = [13592 "impl-trait-for-tuples",13593]1359413595[[package]]13596name = "url"13597version = "2.3.1"13598source = "registry+https://github.com/rust-lang/crates.io-index"13599checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"13600dependencies = [13601 "form_urlencoded",13602 "idna 0.3.0",13603 "percent-encoding",13604]1360513606[[package]]13607name = "valuable"13608version = "0.1.0"13609source = "registry+https://github.com/rust-lang/crates.io-index"13610checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"1361113612[[package]]13613name = "value-bag"13614version = "1.0.0-alpha.9"13615source = "registry+https://github.com/rust-lang/crates.io-index"13616checksum = "2209b78d1249f7e6f3293657c9779fe31ced465df091bbd433a1cf88e916ec55"13617dependencies = [13618 "ctor",13619 "version_check",13620]1362113622[[package]]13623name = "vcpkg"13624version = "0.2.15"13625source = "registry+https://github.com/rust-lang/crates.io-index"13626checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"1362713628[[package]]13629name = "version_check"13630version = "0.9.4"13631source = "registry+https://github.com/rust-lang/crates.io-index"13632checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"1363313634[[package]]13635name = "void"13636version = "1.0.2"13637source = "registry+https://github.com/rust-lang/crates.io-index"13638checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"1363913640[[package]]13641name = "waker-fn"13642version = "1.1.0"13643source = "registry+https://github.com/rust-lang/crates.io-index"13644checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"1364513646[[package]]13647name = "walkdir"13648version = "2.3.2"13649source = "registry+https://github.com/rust-lang/crates.io-index"13650checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"13651dependencies = [13652 "same-file",13653 "winapi",13654 "winapi-util",13655]1365613657[[package]]13658name = "want"13659version = "0.3.0"13660source = "registry+https://github.com/rust-lang/crates.io-index"13661checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"13662dependencies = [13663 "log",13664 "try-lock",13665]1366613667[[package]]13668name = "wasi"13669version = "0.9.0+wasi-snapshot-preview1"13670source = "registry+https://github.com/rust-lang/crates.io-index"13671checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"1367213673[[package]]13674name = "wasi"13675version = "0.10.0+wasi-snapshot-preview1"13676source = "registry+https://github.com/rust-lang/crates.io-index"13677checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1367813679[[package]]13680name = "wasi"13681version = "0.11.0+wasi-snapshot-preview1"13682source = "registry+https://github.com/rust-lang/crates.io-index"13683checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"1368413685[[package]]13686name = "wasm-bindgen"13687version = "0.2.83"13688source = "registry+https://github.com/rust-lang/crates.io-index"13689checksum = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268"13690dependencies = [13691 "cfg-if 1.0.0",13692 "wasm-bindgen-macro",13693]1369413695[[package]]13696name = "wasm-bindgen-backend"13697version = "0.2.83"13698source = "registry+https://github.com/rust-lang/crates.io-index"13699checksum = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142"13700dependencies = [13701 "bumpalo",13702 "log",13703 "once_cell",13704 "proc-macro2",13705 "quote",13706 "syn",13707 "wasm-bindgen-shared",13708]1370913710[[package]]13711name = "wasm-bindgen-futures"13712version = "0.4.33"13713source = "registry+https://github.com/rust-lang/crates.io-index"13714checksum = "23639446165ca5a5de86ae1d8896b737ae80319560fbaa4c2887b7da6e7ebd7d"13715dependencies = [13716 "cfg-if 1.0.0",13717 "js-sys",13718 "wasm-bindgen",13719 "web-sys",13720]1372113722[[package]]13723name = "wasm-bindgen-macro"13724version = "0.2.83"13725source = "registry+https://github.com/rust-lang/crates.io-index"13726checksum = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810"13727dependencies = [13728 "quote",13729 "wasm-bindgen-macro-support",13730]1373113732[[package]]13733name = "wasm-bindgen-macro-support"13734version = "0.2.83"13735source = "registry+https://github.com/rust-lang/crates.io-index"13736checksum = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c"13737dependencies = [13738 "proc-macro2",13739 "quote",13740 "syn",13741 "wasm-bindgen-backend",13742 "wasm-bindgen-shared",13743]1374413745[[package]]13746name = "wasm-bindgen-shared"13747version = "0.2.83"13748source = "registry+https://github.com/rust-lang/crates.io-index"13749checksum = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f"1375013751[[package]]13752name = "wasm-gc-api"13753version = "0.1.11"13754source = "registry+https://github.com/rust-lang/crates.io-index"13755checksum = "d0c32691b6c7e6c14e7f8fd55361a9088b507aa49620fcd06c09b3a1082186b9"13756dependencies = [13757 "log",13758 "parity-wasm 0.32.0",13759 "rustc-demangle",13760]1376113762[[package]]13763name = "wasm-instrument"13764version = "0.3.0"13765source = "registry+https://github.com/rust-lang/crates.io-index"13766checksum = "aa1dafb3e60065305741e83db35c6c2584bb3725b692b5b66148a38d72ace6cd"13767dependencies = [13768 "parity-wasm 0.45.0",13769]1377013771[[package]]13772name = "wasm-timer"13773version = "0.2.5"13774source = "registry+https://github.com/rust-lang/crates.io-index"13775checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"13776dependencies = [13777 "futures 0.3.25",13778 "js-sys",13779 "parking_lot 0.11.2",13780 "pin-utils",13781 "wasm-bindgen",13782 "wasm-bindgen-futures",13783 "web-sys",13784]1378513786[[package]]13787name = "wasmi"13788version = "0.13.2"13789source = "registry+https://github.com/rust-lang/crates.io-index"13790checksum = "06c326c93fbf86419608361a2c925a31754cf109da1b8b55737070b4d6669422"13791dependencies = [13792 "parity-wasm 0.45.0",13793 "wasmi-validation",13794 "wasmi_core",13795]1379613797[[package]]13798name = "wasmi-validation"13799version = "0.5.0"13800source = "registry+https://github.com/rust-lang/crates.io-index"13801checksum = "91ff416ad1ff0c42e5a926ed5d5fab74c0f098749aa0ad8b2a34b982ce0e867b"13802dependencies = [13803 "parity-wasm 0.45.0",13804]1380513806[[package]]13807name = "wasmi_core"13808version = "0.2.1"13809source = "registry+https://github.com/rust-lang/crates.io-index"13810checksum = "57d20cb3c59b788653d99541c646c561c9dd26506f25c0cebfe810659c54c6d7"13811dependencies = [13812 "downcast-rs",13813 "libm",13814 "memory_units",13815 "num-rational 0.4.1",13816 "num-traits",13817]1381813819[[package]]13820name = "wasmparser"13821version = "0.89.1"13822source = "registry+https://github.com/rust-lang/crates.io-index"13823checksum = "ab5d3e08b13876f96dd55608d03cd4883a0545884932d5adf11925876c96daef"13824dependencies = [13825 "indexmap",13826]1382713828[[package]]13829name = "wasmtime"13830version = "1.0.1"13831source = "registry+https://github.com/rust-lang/crates.io-index"13832checksum = "f1f511c4917c83d04da68333921107db75747c4e11a2f654a8e909cc5e0520dc"13833dependencies = [13834 "anyhow",13835 "bincode",13836 "cfg-if 1.0.0",13837 "indexmap",13838 "libc",13839 "log",13840 "object",13841 "once_cell",13842 "paste",13843 "psm",13844 "rayon",13845 "serde",13846 "target-lexicon",13847 "wasmparser",13848 "wasmtime-cache",13849 "wasmtime-cranelift",13850 "wasmtime-environ",13851 "wasmtime-jit",13852 "wasmtime-runtime",13853 "windows-sys 0.36.1",13854]1385513856[[package]]13857name = "wasmtime-asm-macros"13858version = "1.0.1"13859source = "registry+https://github.com/rust-lang/crates.io-index"13860checksum = "39bf3debfe744bf19dd3732990ce6f8c0ced7439e2370ba4e1d8f5a3660a3178"13861dependencies = [13862 "cfg-if 1.0.0",13863]1386413865[[package]]13866name = "wasmtime-cache"13867version = "1.0.1"13868source = "registry+https://github.com/rust-lang/crates.io-index"13869checksum = "ece42fa4676a263f7558cdaaf5a71c2592bebcbac22a0580e33cf3406c103da2"13870dependencies = [13871 "anyhow",13872 "base64",13873 "bincode",13874 "directories-next",13875 "file-per-thread-logger",13876 "log",13877 "rustix",13878 "serde",13879 "sha2 0.9.9",13880 "toml",13881 "windows-sys 0.36.1",13882 "zstd",13883]1388413885[[package]]13886name = "wasmtime-cranelift"13887version = "1.0.1"13888source = "registry+https://github.com/rust-lang/crates.io-index"13889checksum = "058217e28644b012bdcdf0e445f58d496d78c2e0b6a6dd93558e701591dad705"13890dependencies = [13891 "anyhow",13892 "cranelift-codegen",13893 "cranelift-entity",13894 "cranelift-frontend",13895 "cranelift-native",13896 "cranelift-wasm",13897 "gimli",13898 "log",13899 "object",13900 "target-lexicon",13901 "thiserror",13902 "wasmparser",13903 "wasmtime-environ",13904]1390513906[[package]]13907name = "wasmtime-environ"13908version = "1.0.1"13909source = "registry+https://github.com/rust-lang/crates.io-index"13910checksum = "c7af06848df28b7661471d9a80d30a973e0f401f2e3ed5396ad7e225ed217047"13911dependencies = [13912 "anyhow",13913 "cranelift-entity",13914 "gimli",13915 "indexmap",13916 "log",13917 "object",13918 "serde",13919 "target-lexicon",13920 "thiserror",13921 "wasmparser",13922 "wasmtime-types",13923]1392413925[[package]]13926name = "wasmtime-jit"13927version = "1.0.1"13928source = "registry+https://github.com/rust-lang/crates.io-index"13929checksum = "9028fb63a54185b3c192b7500ef8039c7bb8d7f62bfc9e7c258483a33a3d13bb"13930dependencies = [13931 "addr2line",13932 "anyhow",13933 "bincode",13934 "cfg-if 1.0.0",13935 "cpp_demangle",13936 "gimli",13937 "log",13938 "object",13939 "rustc-demangle",13940 "rustix",13941 "serde",13942 "target-lexicon",13943 "thiserror",13944 "wasmtime-environ",13945 "wasmtime-jit-debug",13946 "wasmtime-runtime",13947 "windows-sys 0.36.1",13948]1394913950[[package]]13951name = "wasmtime-jit-debug"13952version = "1.0.1"13953source = "registry+https://github.com/rust-lang/crates.io-index"13954checksum = "25e82d4ef93296785de7efca92f7679dc67fe68a13b625a5ecc8d7503b377a37"13955dependencies = [13956 "object",13957 "once_cell",13958 "rustix",13959]1396013961[[package]]13962name = "wasmtime-runtime"13963version = "1.0.1"13964source = "registry+https://github.com/rust-lang/crates.io-index"13965checksum = "9f0e9bea7d517d114fe66b930b2124ee086516ee93eeebfd97f75f366c5b0553"13966dependencies = [13967 "anyhow",13968 "cc",13969 "cfg-if 1.0.0",13970 "indexmap",13971 "libc",13972 "log",13973 "mach",13974 "memfd",13975 "memoffset",13976 "paste",13977 "rand 0.8.5",13978 "rustix",13979 "thiserror",13980 "wasmtime-asm-macros",13981 "wasmtime-environ",13982 "wasmtime-jit-debug",13983 "windows-sys 0.36.1",13984]1398513986[[package]]13987name = "wasmtime-types"13988version = "1.0.1"13989source = "registry+https://github.com/rust-lang/crates.io-index"13990checksum = "69b83e93ed41b8fdc936244cfd5e455480cf1eca1fd60c78a0040038b4ce5075"13991dependencies = [13992 "cranelift-entity",13993 "serde",13994 "thiserror",13995 "wasmparser",13996]1399713998[[package]]13999name = "web-sys"14000version = "0.3.60"14001source = "registry+https://github.com/rust-lang/crates.io-index"14002checksum = "bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f"14003dependencies = [14004 "js-sys",14005 "wasm-bindgen",14006]1400714008[[package]]14009name = "webpki"14010version = "0.22.0"14011source = "registry+https://github.com/rust-lang/crates.io-index"14012checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"14013dependencies = [14014 "ring",14015 "untrusted",14016]1401714018[[package]]14019name = "webpki-roots"14020version = "0.22.5"14021source = "registry+https://github.com/rust-lang/crates.io-index"14022checksum = "368bfe657969fb01238bb756d351dcade285e0f6fcbd36dcb23359a5169975be"14023dependencies = [14024 "webpki",14025]1402614027[[package]]14028name = "wepoll-ffi"14029version = "0.1.2"14030source = "registry+https://github.com/rust-lang/crates.io-index"14031checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"14032dependencies = [14033 "cc",14034]1403514036[[package]]14037name = "westend-runtime"14038version = "0.9.30"14039source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"14040dependencies = [14041 "beefy-primitives",14042 "bitvec 1.0.1",14043 "frame-benchmarking",14044 "frame-election-provider-support",14045 "frame-executive",14046 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14047 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14048 "frame-system-benchmarking",14049 "frame-system-rpc-runtime-api",14050 "frame-try-runtime",14051 "hex-literal",14052 "log",14053 "pallet-authority-discovery",14054 "pallet-authorship",14055 "pallet-babe",14056 "pallet-bags-list",14057 "pallet-balances",14058 "pallet-collective",14059 "pallet-democracy",14060 "pallet-election-provider-multi-phase",14061 "pallet-election-provider-support-benchmarking",14062 "pallet-elections-phragmen",14063 "pallet-fast-unstake",14064 "pallet-grandpa",14065 "pallet-identity",14066 "pallet-im-online",14067 "pallet-indices",14068 "pallet-membership",14069 "pallet-multisig",14070 "pallet-nomination-pools",14071 "pallet-nomination-pools-benchmarking",14072 "pallet-nomination-pools-runtime-api",14073 "pallet-offences",14074 "pallet-offences-benchmarking",14075 "pallet-preimage",14076 "pallet-proxy",14077 "pallet-recovery",14078 "pallet-scheduler",14079 "pallet-session",14080 "pallet-session-benchmarking",14081 "pallet-society",14082 "pallet-staking",14083 "pallet-staking-reward-curve",14084 "pallet-sudo",14085 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14086 "pallet-transaction-payment",14087 "pallet-transaction-payment-rpc-runtime-api",14088 "pallet-treasury",14089 "pallet-utility",14090 "pallet-vesting",14091 "pallet-xcm",14092 "pallet-xcm-benchmarks",14093 "parity-scale-codec 3.2.1",14094 "polkadot-parachain",14095 "polkadot-primitives",14096 "polkadot-runtime-common",14097 "polkadot-runtime-parachains",14098 "rustc-hex",14099 "scale-info",14100 "serde",14101 "serde_derive",14102 "smallvec",14103 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14104 "sp-authority-discovery",14105 "sp-block-builder",14106 "sp-consensus-babe",14107 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14108 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14109 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14110 "sp-mmr-primitives",14111 "sp-npos-elections",14112 "sp-offchain",14113 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14114 "sp-session",14115 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14116 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14117 "sp-transaction-pool",14118 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14119 "substrate-wasm-builder",14120 "westend-runtime-constants",14121 "xcm",14122 "xcm-builder",14123 "xcm-executor",14124]1412514126[[package]]14127name = "westend-runtime-constants"14128version = "0.9.30"14129source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"14130dependencies = [14131 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14132 "polkadot-primitives",14133 "polkadot-runtime-common",14134 "smallvec",14135 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14136]1413714138[[package]]14139name = "which"14140version = "4.3.0"14141source = "registry+https://github.com/rust-lang/crates.io-index"14142checksum = "1c831fbbee9e129a8cf93e7747a82da9d95ba8e16621cae60ec2cdc849bacb7b"14143dependencies = [14144 "either",14145 "libc",14146 "once_cell",14147]1414814149[[package]]14150name = "widestring"14151version = "0.5.1"14152source = "registry+https://github.com/rust-lang/crates.io-index"14153checksum = "17882f045410753661207383517a6f62ec3dbeb6a4ed2acce01f0728238d1983"1415414155[[package]]14156name = "winapi"14157version = "0.3.9"14158source = "registry+https://github.com/rust-lang/crates.io-index"14159checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"14160dependencies = [14161 "winapi-i686-pc-windows-gnu",14162 "winapi-x86_64-pc-windows-gnu",14163]1416414165[[package]]14166name = "winapi-i686-pc-windows-gnu"14167version = "0.4.0"14168source = "registry+https://github.com/rust-lang/crates.io-index"14169checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"1417014171[[package]]14172name = "winapi-util"14173version = "0.1.5"14174source = "registry+https://github.com/rust-lang/crates.io-index"14175checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"14176dependencies = [14177 "winapi",14178]1417914180[[package]]14181name = "winapi-x86_64-pc-windows-gnu"14182version = "0.4.0"14183source = "registry+https://github.com/rust-lang/crates.io-index"14184checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1418514186[[package]]14187name = "windows"14188version = "0.34.0"14189source = "registry+https://github.com/rust-lang/crates.io-index"14190checksum = "45296b64204227616fdbf2614cefa4c236b98ee64dfaaaa435207ed99fe7829f"14191dependencies = [14192 "windows_aarch64_msvc 0.34.0",14193 "windows_i686_gnu 0.34.0",14194 "windows_i686_msvc 0.34.0",14195 "windows_x86_64_gnu 0.34.0",14196 "windows_x86_64_msvc 0.34.0",14197]1419814199[[package]]14200name = "windows-sys"14201version = "0.36.1"14202source = "registry+https://github.com/rust-lang/crates.io-index"14203checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"14204dependencies = [14205 "windows_aarch64_msvc 0.36.1",14206 "windows_i686_gnu 0.36.1",14207 "windows_i686_msvc 0.36.1",14208 "windows_x86_64_gnu 0.36.1",14209 "windows_x86_64_msvc 0.36.1",14210]1421114212[[package]]14213name = "windows-sys"14214version = "0.42.0"14215source = "registry+https://github.com/rust-lang/crates.io-index"14216checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"14217dependencies = [14218 "windows_aarch64_gnullvm",14219 "windows_aarch64_msvc 0.42.0",14220 "windows_i686_gnu 0.42.0",14221 "windows_i686_msvc 0.42.0",14222 "windows_x86_64_gnu 0.42.0",14223 "windows_x86_64_gnullvm",14224 "windows_x86_64_msvc 0.42.0",14225]1422614227[[package]]14228name = "windows_aarch64_gnullvm"14229version = "0.42.0"14230source = "registry+https://github.com/rust-lang/crates.io-index"14231checksum = "41d2aa71f6f0cbe00ae5167d90ef3cfe66527d6f613ca78ac8024c3ccab9a19e"1423214233[[package]]14234name = "windows_aarch64_msvc"14235version = "0.34.0"14236source = "registry+https://github.com/rust-lang/crates.io-index"14237checksum = "17cffbe740121affb56fad0fc0e421804adf0ae00891205213b5cecd30db881d"1423814239[[package]]14240name = "windows_aarch64_msvc"14241version = "0.36.1"14242source = "registry+https://github.com/rust-lang/crates.io-index"14243checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"1424414245[[package]]14246name = "windows_aarch64_msvc"14247version = "0.42.0"14248source = "registry+https://github.com/rust-lang/crates.io-index"14249checksum = "dd0f252f5a35cac83d6311b2e795981f5ee6e67eb1f9a7f64eb4500fbc4dcdb4"1425014251[[package]]14252name = "windows_i686_gnu"14253version = "0.34.0"14254source = "registry+https://github.com/rust-lang/crates.io-index"14255checksum = "2564fde759adb79129d9b4f54be42b32c89970c18ebf93124ca8870a498688ed"1425614257[[package]]14258name = "windows_i686_gnu"14259version = "0.36.1"14260source = "registry+https://github.com/rust-lang/crates.io-index"14261checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"1426214263[[package]]14264name = "windows_i686_gnu"14265version = "0.42.0"14266source = "registry+https://github.com/rust-lang/crates.io-index"14267checksum = "fbeae19f6716841636c28d695375df17562ca208b2b7d0dc47635a50ae6c5de7"1426814269[[package]]14270name = "windows_i686_msvc"14271version = "0.34.0"14272source = "registry+https://github.com/rust-lang/crates.io-index"14273checksum = "9cd9d32ba70453522332c14d38814bceeb747d80b3958676007acadd7e166956"1427414275[[package]]14276name = "windows_i686_msvc"14277version = "0.36.1"14278source = "registry+https://github.com/rust-lang/crates.io-index"14279checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"1428014281[[package]]14282name = "windows_i686_msvc"14283version = "0.42.0"14284source = "registry+https://github.com/rust-lang/crates.io-index"14285checksum = "84c12f65daa39dd2babe6e442988fc329d6243fdce47d7d2d155b8d874862246"1428614287[[package]]14288name = "windows_x86_64_gnu"14289version = "0.34.0"14290source = "registry+https://github.com/rust-lang/crates.io-index"14291checksum = "cfce6deae227ee8d356d19effc141a509cc503dfd1f850622ec4b0f84428e1f4"1429214293[[package]]14294name = "windows_x86_64_gnu"14295version = "0.36.1"14296source = "registry+https://github.com/rust-lang/crates.io-index"14297checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"1429814299[[package]]14300name = "windows_x86_64_gnu"14301version = "0.42.0"14302source = "registry+https://github.com/rust-lang/crates.io-index"14303checksum = "bf7b1b21b5362cbc318f686150e5bcea75ecedc74dd157d874d754a2ca44b0ed"1430414305[[package]]14306name = "windows_x86_64_gnullvm"14307version = "0.42.0"14308source = "registry+https://github.com/rust-lang/crates.io-index"14309checksum = "09d525d2ba30eeb3297665bd434a54297e4170c7f1a44cad4ef58095b4cd2028"1431014311[[package]]14312name = "windows_x86_64_msvc"14313version = "0.34.0"14314source = "registry+https://github.com/rust-lang/crates.io-index"14315checksum = "d19538ccc21819d01deaf88d6a17eae6596a12e9aafdbb97916fb49896d89de9"1431614317[[package]]14318name = "windows_x86_64_msvc"14319version = "0.36.1"14320source = "registry+https://github.com/rust-lang/crates.io-index"14321checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"1432214323[[package]]14324name = "windows_x86_64_msvc"14325version = "0.42.0"14326source = "registry+https://github.com/rust-lang/crates.io-index"14327checksum = "f40009d85759725a34da6d89a94e63d7bdc50a862acf0dbc7c8e488f1edcb6f5"1432814329[[package]]14330name = "winreg"14331version = "0.7.0"14332source = "registry+https://github.com/rust-lang/crates.io-index"14333checksum = "0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69"14334dependencies = [14335 "winapi",14336]1433714338[[package]]14339name = "wyz"14340version = "0.2.0"14341source = "registry+https://github.com/rust-lang/crates.io-index"14342checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"1434314344[[package]]14345name = "wyz"14346version = "0.5.0"14347source = "registry+https://github.com/rust-lang/crates.io-index"14348checksum = "30b31594f29d27036c383b53b59ed3476874d518f0efb151b27a4c275141390e"14349dependencies = [14350 "tap",14351]1435214353[[package]]14354name = "x25519-dalek"14355version = "1.1.1"14356source = "registry+https://github.com/rust-lang/crates.io-index"14357checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f"14358dependencies = [14359 "curve25519-dalek 3.2.0",14360 "rand_core 0.5.1",14361 "zeroize",14362]1436314364[[package]]14365name = "xcm"14366version = "0.9.30"14367source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"14368dependencies = [14369 "derivative",14370 "impl-trait-for-tuples",14371 "log",14372 "parity-scale-codec 3.2.1",14373 "scale-info",14374 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14375 "xcm-procedural",14376]1437714378[[package]]14379name = "xcm-builder"14380version = "0.9.30"14381source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"14382dependencies = [14383 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14384 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14385 "log",14386 "pallet-transaction-payment",14387 "parity-scale-codec 3.2.1",14388 "polkadot-parachain",14389 "scale-info",14390 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14391 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14392 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14393 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14394 "xcm",14395 "xcm-executor",14396]1439714398[[package]]14399name = "xcm-executor"14400version = "0.9.30"14401source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"14402dependencies = [14403 "frame-benchmarking",14404 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14405 "impl-trait-for-tuples",14406 "log",14407 "parity-scale-codec 3.2.1",14408 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14409 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14410 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14411 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14412 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.30)",14413 "xcm",14414]1441514416[[package]]14417name = "xcm-procedural"14418version = "0.9.30"14419source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.30#064536093f5ff70d867f4bbce8d4c41a406d317a"14420dependencies = [14421 "Inflector",14422 "proc-macro2",14423 "quote",14424 "syn",14425]1442614427[[package]]14428name = "yamux"14429version = "0.10.2"14430source = "registry+https://github.com/rust-lang/crates.io-index"14431checksum = "e5d9ba232399af1783a58d8eb26f6b5006fbefe2dc9ef36bd283324792d03ea5"14432dependencies = [14433 "futures 0.3.25",14434 "log",14435 "nohash-hasher",14436 "parking_lot 0.12.1",14437 "rand 0.8.5",14438 "static_assertions",14439]1444014441[[package]]14442name = "zeroize"14443version = "1.5.7"14444source = "registry+https://github.com/rust-lang/crates.io-index"14445checksum = "c394b5bd0c6f669e7275d9c20aa90ae064cb22e75a1cad54e1b34088034b149f"14446dependencies = [14447 "zeroize_derive",14448]1444914450[[package]]14451name = "zeroize_derive"14452version = "1.3.2"14453source = "registry+https://github.com/rust-lang/crates.io-index"14454checksum = "3f8f187641dad4f680d25c4bfc4225b418165984179f26ca76ec4fb6441d3a17"14455dependencies = [14456 "proc-macro2",14457 "quote",14458 "syn",14459 "synstructure",14460]1446114462[[package]]14463name = "zstd"14464version = "0.11.2+zstd.1.5.2"14465source = "registry+https://github.com/rust-lang/crates.io-index"14466checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"14467dependencies = [14468 "zstd-safe",14469]1447014471[[package]]14472name = "zstd-safe"14473version = "5.0.2+zstd.1.5.2"14474source = "registry+https://github.com/rust-lang/crates.io-index"14475checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"14476dependencies = [14477 "libc",14478 "zstd-sys",14479]1448014481[[package]]14482name = "zstd-sys"14483version = "2.0.1+zstd.1.5.2"14484source = "registry+https://github.com/rust-lang/crates.io-index"14485checksum = "9fd07cbbc53846d9145dbffdf6dd09a7a0aa52be46741825f5c97bdd4f73f12b"14486dependencies = [14487 "cc",14488 "libc",14489]