git.delta.rocks / unique-network / refs/commits / 6bfc1ca502da

difftreelog

source

Cargo.lock281.2 KiBrenderedsourcehistory
1# This file is automatically @generated by Cargo.2# It is not intended for manual editing.3version = 345[[package]]6name = "Inflector"7version = "0.11.4"8source = "registry+https://github.com/rust-lang/crates.io-index"9checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"10dependencies = [11 "lazy_static",12 "regex",13]1415[[package]]16name = "addr2line"17version = "0.16.0"18source = "registry+https://github.com/rust-lang/crates.io-index"19checksum = "3e61f2b7f93d2c7d2b08263acaa4a363b3e276806c68af6134c44f523bf1aacd"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.4",37]3839[[package]]40name = "aes"41version = "0.7.5"42source = "registry+https://github.com/rust-lang/crates.io-index"43checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8"44dependencies = [45 "cfg-if 1.0.0",46 "cipher",47 "cpufeatures 0.2.1",48 "opaque-debug 0.3.0",49]5051[[package]]52name = "aes-gcm"53version = "0.9.4"54source = "registry+https://github.com/rust-lang/crates.io-index"55checksum = "df5f85a83a7d8b0442b6aa7b504b8212c1733da07b98aae43d4bc21b2cb3cdf6"56dependencies = [57 "aead",58 "aes",59 "cipher",60 "ctr",61 "ghash",62 "subtle 2.4.1",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.3",72 "once_cell",73 "version_check",74]7576[[package]]77name = "aho-corasick"78version = "0.7.18"79source = "registry+https://github.com/rust-lang/crates.io-index"80checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"81dependencies = [82 "memchr",83]8485[[package]]86name = "always-assert"87version = "0.1.2"88source = "registry+https://github.com/rust-lang/crates.io-index"89checksum = "fbf688625d06217d5b1bb0ea9d9c44a1635fd0ee3534466388d18203174f4d11"9091[[package]]92name = "ansi_term"93version = "0.11.0"94source = "registry+https://github.com/rust-lang/crates.io-index"95checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"96dependencies = [97 "winapi 0.3.9",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 0.3.9",107]108109[[package]]110name = "anyhow"111version = "1.0.44"112source = "registry+https://github.com/rust-lang/crates.io-index"113checksum = "61604a8f862e1d5c3229fdd78f8b02c68dcf73a4c4b05fd636d12240aaa242c1"114115[[package]]116name = "approx"117version = "0.5.0"118source = "registry+https://github.com/rust-lang/crates.io-index"119checksum = "072df7202e63b127ab55acfe16ce97013d5b97bf160489336d3f1840fd78e99e"120dependencies = [121 "num-traits",122]123124[[package]]125name = "arrayref"126version = "0.3.6"127source = "registry+https://github.com/rust-lang/crates.io-index"128checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"129130[[package]]131name = "arrayvec"132version = "0.4.12"133source = "registry+https://github.com/rust-lang/crates.io-index"134checksum = "cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9"135dependencies = [136 "nodrop",137]138139[[package]]140name = "arrayvec"141version = "0.5.2"142source = "registry+https://github.com/rust-lang/crates.io-index"143checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"144145[[package]]146name = "arrayvec"147version = "0.7.2"148source = "registry+https://github.com/rust-lang/crates.io-index"149checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"150151[[package]]152name = "asn1_der"153version = "0.7.5"154source = "registry+https://github.com/rust-lang/crates.io-index"155checksum = "e22d1f4b888c298a027c99dc9048015fac177587de20fc30232a057dfbe24a21"156157[[package]]158name = "assert_matches"159version = "1.5.0"160source = "registry+https://github.com/rust-lang/crates.io-index"161checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9"162163[[package]]164name = "async-attributes"165version = "1.1.2"166source = "registry+https://github.com/rust-lang/crates.io-index"167checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"168dependencies = [169 "quote",170 "syn",171]172173[[package]]174name = "async-channel"175version = "1.6.1"176source = "registry+https://github.com/rust-lang/crates.io-index"177checksum = "2114d64672151c0c5eaa5e131ec84a74f06e1e559830dabba01ca30605d66319"178dependencies = [179 "concurrent-queue",180 "event-listener",181 "futures-core",182]183184[[package]]185name = "async-executor"186version = "1.4.1"187source = "registry+https://github.com/rust-lang/crates.io-index"188checksum = "871f9bb5e0a22eeb7e8cf16641feb87c9dc67032ccf8ff49e772eb9941d3a965"189dependencies = [190 "async-task",191 "concurrent-queue",192 "fastrand",193 "futures-lite",194 "once_cell",195 "slab",196]197198[[package]]199name = "async-global-executor"200version = "2.0.2"201source = "registry+https://github.com/rust-lang/crates.io-index"202checksum = "9586ec52317f36de58453159d48351bc244bc24ced3effc1fce22f3d48664af6"203dependencies = [204 "async-channel",205 "async-executor",206 "async-io",207 "async-mutex",208 "blocking",209 "futures-lite",210 "num_cpus",211 "once_cell",212]213214[[package]]215name = "async-io"216version = "1.6.0"217source = "registry+https://github.com/rust-lang/crates.io-index"218checksum = "a811e6a479f2439f0c04038796b5cfb3d2ad56c230e0f2d3f7b04d68cfee607b"219dependencies = [220 "concurrent-queue",221 "futures-lite",222 "libc",223 "log",224 "once_cell",225 "parking",226 "polling",227 "slab",228 "socket2 0.4.2",229 "waker-fn",230 "winapi 0.3.9",231]232233[[package]]234name = "async-lock"235version = "2.4.0"236source = "registry+https://github.com/rust-lang/crates.io-index"237checksum = "e6a8ea61bf9947a1007c5cada31e647dbc77b103c679858150003ba697ea798b"238dependencies = [239 "event-listener",240]241242[[package]]243name = "async-mutex"244version = "1.4.0"245source = "registry+https://github.com/rust-lang/crates.io-index"246checksum = "479db852db25d9dbf6204e6cb6253698f175c15726470f78af0d918e99d6156e"247dependencies = [248 "event-listener",249]250251[[package]]252name = "async-process"253version = "1.2.0"254source = "registry+https://github.com/rust-lang/crates.io-index"255checksum = "b21b63ab5a0db0369deb913540af2892750e42d949faacc7a61495ac418a1692"256dependencies = [257 "async-io",258 "blocking",259 "cfg-if 1.0.0",260 "event-listener",261 "futures-lite",262 "libc",263 "once_cell",264 "signal-hook",265 "winapi 0.3.9",266]267268[[package]]269name = "async-std"270version = "1.10.0"271source = "registry+https://github.com/rust-lang/crates.io-index"272checksum = "f8056f1455169ab86dd47b47391e4ab0cbd25410a70e9fe675544f49bafaf952"273dependencies = [274 "async-attributes",275 "async-channel",276 "async-global-executor",277 "async-io",278 "async-lock",279 "async-process",280 "crossbeam-utils",281 "futures-channel",282 "futures-core",283 "futures-io",284 "futures-lite",285 "gloo-timers",286 "kv-log-macro",287 "log",288 "memchr",289 "num_cpus",290 "once_cell",291 "pin-project-lite 0.2.7",292 "pin-utils",293 "slab",294 "wasm-bindgen-futures",295]296297[[package]]298name = "async-std-resolver"299version = "0.20.3"300source = "registry+https://github.com/rust-lang/crates.io-index"301checksum = "ed4e2c3da14d8ad45acb1e3191db7a918e9505b6f155b218e70a7c9a1a48c638"302dependencies = [303 "async-std",304 "async-trait",305 "futures-io",306 "futures-util",307 "pin-utils",308 "trust-dns-resolver",309]310311[[package]]312name = "async-task"313version = "4.0.3"314source = "registry+https://github.com/rust-lang/crates.io-index"315checksum = "e91831deabf0d6d7ec49552e489aed63b7456a7a3c46cff62adad428110b0af0"316317[[package]]318name = "async-trait"319version = "0.1.51"320source = "registry+https://github.com/rust-lang/crates.io-index"321checksum = "44318e776df68115a881de9a8fd1b9e53368d7a4a5ce4cc48517da3393233a5e"322dependencies = [323 "proc-macro2",324 "quote",325 "syn",326]327328[[package]]329name = "asynchronous-codec"330version = "0.5.0"331source = "registry+https://github.com/rust-lang/crates.io-index"332checksum = "fb4401f0a3622dad2e0763fa79e0eb328bc70fb7dccfdd645341f00d671247d6"333dependencies = [334 "bytes 1.1.0",335 "futures-sink",336 "futures-util",337 "memchr",338 "pin-project-lite 0.2.7",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 1.1.0",348 "futures-sink",349 "futures-util",350 "memchr",351 "pin-project-lite 0.2.7",352]353354[[package]]355name = "atomic"356version = "0.5.0"357source = "registry+https://github.com/rust-lang/crates.io-index"358checksum = "c3410529e8288c463bedb5930f82833bc0c90e5d2fe639a56582a4d09220b281"359dependencies = [360 "autocfg",361]362363[[package]]364name = "atomic-waker"365version = "1.0.0"366source = "registry+https://github.com/rust-lang/crates.io-index"367checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"368369[[package]]370name = "atty"371version = "0.2.14"372source = "registry+https://github.com/rust-lang/crates.io-index"373checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"374dependencies = [375 "hermit-abi",376 "libc",377 "winapi 0.3.9",378]379380[[package]]381name = "autocfg"382version = "1.0.1"383source = "registry+https://github.com/rust-lang/crates.io-index"384checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"385386[[package]]387name = "backtrace"388version = "0.3.62"389source = "registry+https://github.com/rust-lang/crates.io-index"390checksum = "091bcdf2da9950f96aa522681ce805e6857f6ca8df73833d35736ab2dc78e152"391dependencies = [392 "addr2line",393 "cc",394 "cfg-if 1.0.0",395 "libc",396 "miniz_oxide",397 "object 0.27.1",398 "rustc-demangle",399]400401[[package]]402name = "bae"403version = "0.1.6"404source = "registry+https://github.com/rust-lang/crates.io-index"405checksum = "ec107f431ee3d8a8e45e6dd117adab769556ef463959e77bf6a4888d5fd500cf"406dependencies = [407 "heck",408 "proc-macro-error 0.4.12",409 "proc-macro2",410 "quote",411 "syn",412]413414[[package]]415name = "base-x"416version = "0.2.8"417source = "registry+https://github.com/rust-lang/crates.io-index"418checksum = "a4521f3e3d031370679b3b140beb36dfe4801b09ac77e30c61941f97df3ef28b"419420[[package]]421name = "base58"422version = "0.2.0"423source = "registry+https://github.com/rust-lang/crates.io-index"424checksum = "6107fe1be6682a68940da878d9e9f5e90ca5745b3dec9fd1bb393c8777d4f581"425426[[package]]427name = "base64"428version = "0.12.3"429source = "registry+https://github.com/rust-lang/crates.io-index"430checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff"431432[[package]]433name = "base64"434version = "0.13.0"435source = "registry+https://github.com/rust-lang/crates.io-index"436checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"437438[[package]]439name = "beef"440version = "0.5.1"441source = "registry+https://github.com/rust-lang/crates.io-index"442checksum = "bed554bd50246729a1ec158d08aa3235d1b69d94ad120ebe187e28894787e736"443dependencies = [444 "serde",445]446447[[package]]448name = "beefy-gadget"449version = "4.0.0-dev"450source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"451dependencies = [452 "beefy-primitives",453 "fnv",454 "futures 0.3.17",455 "log",456 "parity-scale-codec",457 "parking_lot 0.11.2",458 "sc-client-api",459 "sc-keystore",460 "sc-network",461 "sc-network-gossip",462 "sc-utils",463 "sp-api",464 "sp-application-crypto",465 "sp-arithmetic",466 "sp-blockchain",467 "sp-core",468 "sp-keystore",469 "sp-runtime",470 "substrate-prometheus-endpoint",471 "thiserror",472 "wasm-timer",473]474475[[package]]476name = "beefy-gadget-rpc"477version = "4.0.0-dev"478source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"479dependencies = [480 "beefy-gadget",481 "beefy-primitives",482 "futures 0.3.17",483 "jsonrpc-core",484 "jsonrpc-core-client",485 "jsonrpc-derive",486 "jsonrpc-pubsub",487 "log",488 "parity-scale-codec",489 "sc-rpc",490 "serde",491 "sp-core",492 "sp-runtime",493]494495[[package]]496name = "beefy-merkle-tree"497version = "4.0.0-dev"498source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"499500[[package]]501name = "beefy-primitives"502version = "4.0.0-dev"503source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"504dependencies = [505 "parity-scale-codec",506 "scale-info",507 "sp-api",508 "sp-application-crypto",509 "sp-core",510 "sp-runtime",511 "sp-std",512]513514[[package]]515name = "bincode"516version = "1.3.3"517source = "registry+https://github.com/rust-lang/crates.io-index"518checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"519dependencies = [520 "serde",521]522523[[package]]524name = "bindgen"525version = "0.59.1"526source = "registry+https://github.com/rust-lang/crates.io-index"527checksum = "453c49e5950bb0eb63bb3df640e31618846c89d5b7faa54040d76e98e0134375"528dependencies = [529 "bitflags",530 "cexpr",531 "clang-sys",532 "lazy_static",533 "lazycell",534 "peeking_take_while",535 "proc-macro2",536 "quote",537 "regex",538 "rustc-hash",539 "shlex",540]541542[[package]]543name = "bitflags"544version = "1.3.2"545source = "registry+https://github.com/rust-lang/crates.io-index"546checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"547548[[package]]549name = "bitvec"550version = "0.19.5"551source = "registry+https://github.com/rust-lang/crates.io-index"552checksum = "8942c8d352ae1838c9dda0b0ca2ab657696ef2232a20147cf1b30ae1a9cb4321"553dependencies = [554 "funty",555 "radium 0.5.3",556 "tap",557 "wyz",558]559560[[package]]561name = "bitvec"562version = "0.20.4"563source = "registry+https://github.com/rust-lang/crates.io-index"564checksum = "7774144344a4faa177370406a7ff5f1da24303817368584c6206c8303eb07848"565dependencies = [566 "funty",567 "radium 0.6.2",568 "tap",569 "wyz",570]571572[[package]]573name = "blake2"574version = "0.9.2"575source = "registry+https://github.com/rust-lang/crates.io-index"576checksum = "0a4e37d16930f5459780f5621038b6382b9bb37c19016f39fb6b5808d831f174"577dependencies = [578 "crypto-mac 0.8.0",579 "digest 0.9.0",580 "opaque-debug 0.3.0",581]582583[[package]]584name = "blake2-rfc"585version = "0.2.18"586source = "registry+https://github.com/rust-lang/crates.io-index"587checksum = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"588dependencies = [589 "arrayvec 0.4.12",590 "constant_time_eq",591]592593[[package]]594name = "blake2b_simd"595version = "0.5.11"596source = "registry+https://github.com/rust-lang/crates.io-index"597checksum = "afa748e348ad3be8263be728124b24a24f268266f6f5d58af9d75f6a40b5c587"598dependencies = [599 "arrayref",600 "arrayvec 0.5.2",601 "constant_time_eq",602]603604[[package]]605name = "blake2s_simd"606version = "0.5.11"607source = "registry+https://github.com/rust-lang/crates.io-index"608checksum = "9e461a7034e85b211a4acb57ee2e6730b32912b06c08cc242243c39fc21ae6a2"609dependencies = [610 "arrayref",611 "arrayvec 0.5.2",612 "constant_time_eq",613]614615[[package]]616name = "blake3"617version = "0.3.8"618source = "registry+https://github.com/rust-lang/crates.io-index"619checksum = "b64485778c4f16a6a5a9d335e80d449ac6c70cdd6a06d2af18a6f6f775a125b3"620dependencies = [621 "arrayref",622 "arrayvec 0.5.2",623 "cc",624 "cfg-if 0.1.10",625 "constant_time_eq",626 "crypto-mac 0.8.0",627 "digest 0.9.0",628]629630[[package]]631name = "block-buffer"632version = "0.7.3"633source = "registry+https://github.com/rust-lang/crates.io-index"634checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"635dependencies = [636 "block-padding 0.1.5",637 "byte-tools",638 "byteorder",639 "generic-array 0.12.4",640]641642[[package]]643name = "block-buffer"644version = "0.9.0"645source = "registry+https://github.com/rust-lang/crates.io-index"646checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"647dependencies = [648 "block-padding 0.2.1",649 "generic-array 0.14.4",650]651652[[package]]653name = "block-padding"654version = "0.1.5"655source = "registry+https://github.com/rust-lang/crates.io-index"656checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"657dependencies = [658 "byte-tools",659]660661[[package]]662name = "block-padding"663version = "0.2.1"664source = "registry+https://github.com/rust-lang/crates.io-index"665checksum = "8d696c370c750c948ada61c69a0ee2cbbb9c50b1019ddb86d9317157a99c2cae"666667[[package]]668name = "blocking"669version = "1.0.2"670source = "registry+https://github.com/rust-lang/crates.io-index"671checksum = "c5e170dbede1f740736619b776d7251cb1b9095c435c34d8ca9f57fcd2f335e9"672dependencies = [673 "async-channel",674 "async-task",675 "atomic-waker",676 "fastrand",677 "futures-lite",678 "once_cell",679]680681[[package]]682name = "bounded-vec"683version = "0.4.0"684source = "registry+https://github.com/rust-lang/crates.io-index"685checksum = "afdd1dffefe5fc66262a524b91087c43b16e478b2e3dc49eb11b0e2fd6b6ec90"686dependencies = [687 "thiserror",688]689690[[package]]691name = "bp-header-chain"692version = "0.1.0"693source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"694dependencies = [695 "finality-grandpa",696 "frame-support",697 "parity-scale-codec",698 "scale-info",699 "serde",700 "sp-core",701 "sp-finality-grandpa",702 "sp-runtime",703 "sp-std",704]705706[[package]]707name = "bp-message-dispatch"708version = "0.1.0"709source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"710dependencies = [711 "bp-runtime",712 "frame-support",713 "parity-scale-codec",714 "scale-info",715 "sp-std",716]717718[[package]]719name = "bp-messages"720version = "0.1.0"721source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"722dependencies = [723 "bitvec 0.20.4",724 "bp-runtime",725 "frame-support",726 "frame-system",727 "impl-trait-for-tuples 0.2.1",728 "parity-scale-codec",729 "scale-info",730 "serde",731 "sp-std",732]733734[[package]]735name = "bp-polkadot-core"736version = "0.1.0"737source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"738dependencies = [739 "bp-messages",740 "bp-runtime",741 "frame-support",742 "frame-system",743 "parity-scale-codec",744 "scale-info",745 "sp-api",746 "sp-core",747 "sp-runtime",748 "sp-std",749 "sp-version",750]751752[[package]]753name = "bp-rialto"754version = "0.1.0"755source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"756dependencies = [757 "bp-messages",758 "bp-runtime",759 "frame-support",760 "frame-system",761 "sp-api",762 "sp-core",763 "sp-runtime",764 "sp-std",765]766767[[package]]768name = "bp-rococo"769version = "0.1.0"770source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"771dependencies = [772 "bp-messages",773 "bp-polkadot-core",774 "bp-runtime",775 "frame-support",776 "parity-scale-codec",777 "smallvec",778 "sp-api",779 "sp-runtime",780 "sp-std",781 "sp-version",782]783784[[package]]785name = "bp-runtime"786version = "0.1.0"787source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"788dependencies = [789 "frame-support",790 "hash-db",791 "num-traits",792 "parity-scale-codec",793 "scale-info",794 "sp-core",795 "sp-io",796 "sp-runtime",797 "sp-state-machine",798 "sp-std",799 "sp-trie",800]801802[[package]]803name = "bp-test-utils"804version = "0.1.0"805source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"806dependencies = [807 "bp-header-chain",808 "ed25519-dalek",809 "finality-grandpa",810 "parity-scale-codec",811 "sp-application-crypto",812 "sp-finality-grandpa",813 "sp-runtime",814 "sp-std",815]816817[[package]]818name = "bp-wococo"819version = "0.1.0"820source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"821dependencies = [822 "bp-messages",823 "bp-polkadot-core",824 "bp-rococo",825 "bp-runtime",826 "parity-scale-codec",827 "sp-api",828 "sp-runtime",829 "sp-std",830]831832[[package]]833name = "bridge-runtime-common"834version = "0.1.0"835source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"836dependencies = [837 "bp-message-dispatch",838 "bp-messages",839 "bp-runtime",840 "frame-support",841 "hash-db",842 "pallet-bridge-dispatch",843 "pallet-bridge-grandpa",844 "pallet-bridge-messages",845 "pallet-transaction-payment",846 "parity-scale-codec",847 "scale-info",848 "sp-core",849 "sp-runtime",850 "sp-state-machine",851 "sp-std",852 "sp-trie",853]854855[[package]]856name = "bs58"857version = "0.4.0"858source = "registry+https://github.com/rust-lang/crates.io-index"859checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"860861[[package]]862name = "bstr"863version = "0.2.17"864source = "registry+https://github.com/rust-lang/crates.io-index"865checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"866dependencies = [867 "memchr",868]869870[[package]]871name = "build-helper"872version = "0.1.1"873source = "registry+https://github.com/rust-lang/crates.io-index"874checksum = "bdce191bf3fa4995ce948c8c83b4640a1745457a149e73c6db75b4ffe36aad5f"875dependencies = [876 "semver 0.6.0",877]878879[[package]]880name = "bumpalo"881version = "3.8.0"882source = "registry+https://github.com/rust-lang/crates.io-index"883checksum = "8f1e260c3a9040a7c19a12468758f4c16f31a81a1fe087482be9570ec864bb6c"884885[[package]]886name = "byte-slice-cast"887version = "1.2.0"888source = "registry+https://github.com/rust-lang/crates.io-index"889checksum = "1d30c751592b77c499e7bce34d99d67c2c11bdc0574e9a488ddade14150a4698"890891[[package]]892name = "byte-tools"893version = "0.3.1"894source = "registry+https://github.com/rust-lang/crates.io-index"895checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"896897[[package]]898name = "byteorder"899version = "1.4.3"900source = "registry+https://github.com/rust-lang/crates.io-index"901checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"902903[[package]]904name = "bytes"905version = "0.4.12"906source = "registry+https://github.com/rust-lang/crates.io-index"907checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"908dependencies = [909 "byteorder",910 "iovec",911]912913[[package]]914name = "bytes"915version = "0.5.6"916source = "registry+https://github.com/rust-lang/crates.io-index"917checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"918919[[package]]920name = "bytes"921version = "1.1.0"922source = "registry+https://github.com/rust-lang/crates.io-index"923checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"924925[[package]]926name = "cache-padded"927version = "1.1.1"928source = "registry+https://github.com/rust-lang/crates.io-index"929checksum = "631ae5198c9be5e753e5cc215e1bd73c2b466a3565173db433f52bb9d3e66dba"930931[[package]]932name = "camino"933version = "1.0.5"934source = "registry+https://github.com/rust-lang/crates.io-index"935checksum = "52d74260d9bf6944e2208aa46841b4b8f0d7ffc0849a06837b2f510337f86b2b"936dependencies = [937 "serde",938]939940[[package]]941name = "cargo-platform"942version = "0.1.2"943source = "registry+https://github.com/rust-lang/crates.io-index"944checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"945dependencies = [946 "serde",947]948949[[package]]950name = "cargo_metadata"951version = "0.13.1"952source = "registry+https://github.com/rust-lang/crates.io-index"953checksum = "081e3f0755c1f380c2d010481b6fa2e02973586d5f2b24eebb7a2a1d98b143d8"954dependencies = [955 "camino",956 "cargo-platform",957 "semver 0.11.0",958 "semver-parser 0.10.2",959 "serde",960 "serde_json",961]962963[[package]]964name = "cc"965version = "1.0.71"966source = "registry+https://github.com/rust-lang/crates.io-index"967checksum = "79c2681d6594606957bbb8631c4b90a7fcaaa72cdb714743a437b156d6a7eedd"968dependencies = [969 "jobserver",970]971972[[package]]973name = "cexpr"974version = "0.5.0"975source = "registry+https://github.com/rust-lang/crates.io-index"976checksum = "db507a7679252d2276ed0dd8113c6875ec56d3089f9225b2b42c30cc1f8e5c89"977dependencies = [978 "nom",979]980981[[package]]982name = "cfg-if"983version = "0.1.10"984source = "registry+https://github.com/rust-lang/crates.io-index"985checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"986987[[package]]988name = "cfg-if"989version = "1.0.0"990source = "registry+https://github.com/rust-lang/crates.io-index"991checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"992993[[package]]994name = "cfg_aliases"995version = "0.1.1"996source = "registry+https://github.com/rust-lang/crates.io-index"997checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"998999[[package]]1000name = "chacha20"1001version = "0.7.1"1002source = "registry+https://github.com/rust-lang/crates.io-index"1003checksum = "fee7ad89dc1128635074c268ee661f90c3f7e83d9fd12910608c36b47d6c3412"1004dependencies = [1005 "cfg-if 1.0.0",1006 "cipher",1007 "cpufeatures 0.1.5",1008 "zeroize",1009]10101011[[package]]1012name = "chacha20poly1305"1013version = "0.8.0"1014source = "registry+https://github.com/rust-lang/crates.io-index"1015checksum = "1580317203210c517b6d44794abfbe600698276db18127e37ad3e69bf5e848e5"1016dependencies = [1017 "aead",1018 "chacha20",1019 "cipher",1020 "poly1305",1021 "zeroize",1022]10231024[[package]]1025name = "chrono"1026version = "0.4.19"1027source = "registry+https://github.com/rust-lang/crates.io-index"1028checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"1029dependencies = [1030 "libc",1031 "num-integer",1032 "num-traits",1033 "time",1034 "winapi 0.3.9",1035]10361037[[package]]1038name = "cid"1039version = "0.6.1"1040source = "registry+https://github.com/rust-lang/crates.io-index"1041checksum = "ff0e3bc0b6446b3f9663c1a6aba6ef06c5aeaa1bc92bd18077be337198ab9768"1042dependencies = [1043 "multibase",1044 "multihash 0.13.2",1045 "unsigned-varint 0.5.1",1046]10471048[[package]]1049name = "cipher"1050version = "0.3.0"1051source = "registry+https://github.com/rust-lang/crates.io-index"1052checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"1053dependencies = [1054 "generic-array 0.14.4",1055]10561057[[package]]1058name = "ckb-merkle-mountain-range"1059version = "0.3.2"1060source = "registry+https://github.com/rust-lang/crates.io-index"1061checksum = "4f061f97d64fd1822664bdfb722f7ae5469a97b77567390f7442be5b5dc82a5b"1062dependencies = [1063 "cfg-if 0.1.10",1064]10651066[[package]]1067name = "clang-sys"1068version = "1.2.2"1069source = "registry+https://github.com/rust-lang/crates.io-index"1070checksum = "10612c0ec0e0a1ff0e97980647cb058a6e7aedb913d01d009c406b8b7d0b26ee"1071dependencies = [1072 "glob",1073 "libc",1074 "libloading 0.7.1",1075]10761077[[package]]1078name = "clap"1079version = "2.33.3"1080source = "registry+https://github.com/rust-lang/crates.io-index"1081checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"1082dependencies = [1083 "ansi_term 0.11.0",1084 "atty",1085 "bitflags",1086 "strsim 0.8.0",1087 "textwrap",1088 "unicode-width",1089 "vec_map",1090]10911092[[package]]1093name = "cloudabi"1094version = "0.0.3"1095source = "registry+https://github.com/rust-lang/crates.io-index"1096checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"1097dependencies = [1098 "bitflags",1099]11001101[[package]]1102name = "concurrent-queue"1103version = "1.2.2"1104source = "registry+https://github.com/rust-lang/crates.io-index"1105checksum = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3"1106dependencies = [1107 "cache-padded",1108]11091110[[package]]1111name = "constant_time_eq"1112version = "0.1.5"1113source = "registry+https://github.com/rust-lang/crates.io-index"1114checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"11151116[[package]]1117name = "convert_case"1118version = "0.4.0"1119source = "registry+https://github.com/rust-lang/crates.io-index"1120checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"11211122[[package]]1123name = "core-foundation"1124version = "0.9.2"1125source = "registry+https://github.com/rust-lang/crates.io-index"1126checksum = "6888e10551bb93e424d8df1d07f1a8b4fceb0001a3a4b048bfc47554946f47b3"1127dependencies = [1128 "core-foundation-sys",1129 "libc",1130]11311132[[package]]1133name = "core-foundation-sys"1134version = "0.8.3"1135source = "registry+https://github.com/rust-lang/crates.io-index"1136checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"11371138[[package]]1139name = "cpp_demangle"1140version = "0.3.3"1141source = "registry+https://github.com/rust-lang/crates.io-index"1142checksum = "8ea47428dc9d2237f3c6bc134472edfd63ebba0af932e783506dcfd66f10d18a"1143dependencies = [1144 "cfg-if 1.0.0",1145]11461147[[package]]1148name = "cpufeatures"1149version = "0.1.5"1150source = "registry+https://github.com/rust-lang/crates.io-index"1151checksum = "66c99696f6c9dd7f35d486b9d04d7e6e202aa3e8c40d553f2fdf5e7e0c6a71ef"1152dependencies = [1153 "libc",1154]11551156[[package]]1157name = "cpufeatures"1158version = "0.2.1"1159source = "registry+https://github.com/rust-lang/crates.io-index"1160checksum = "95059428f66df56b63431fdb4e1947ed2190586af5c5a8a8b71122bdf5a7f469"1161dependencies = [1162 "libc",1163]11641165[[package]]1166name = "cranelift-bforest"1167version = "0.77.0"1168source = "registry+https://github.com/rust-lang/crates.io-index"1169checksum = "15013642ddda44eebcf61365b2052a23fd8b7314f90ba44aa059ec02643c5139"1170dependencies = [1171 "cranelift-entity",1172]11731174[[package]]1175name = "cranelift-codegen"1176version = "0.77.0"1177source = "registry+https://github.com/rust-lang/crates.io-index"1178checksum = "298f2a7ed5fdcb062d8e78b7496b0f4b95265d20245f2d0ca88f846dd192a3a3"1179dependencies = [1180 "cranelift-bforest",1181 "cranelift-codegen-meta",1182 "cranelift-codegen-shared",1183 "cranelift-entity",1184 "gimli",1185 "log",1186 "regalloc",1187 "smallvec",1188 "target-lexicon",1189]11901191[[package]]1192name = "cranelift-codegen-meta"1193version = "0.77.0"1194source = "registry+https://github.com/rust-lang/crates.io-index"1195checksum = "5cf504261ac62dfaf4ffb3f41d88fd885e81aba947c1241275043885bc5f0bac"1196dependencies = [1197 "cranelift-codegen-shared",1198 "cranelift-entity",1199]12001201[[package]]1202name = "cranelift-codegen-shared"1203version = "0.77.0"1204source = "registry+https://github.com/rust-lang/crates.io-index"1205checksum = "1cd2a72db4301dbe7e5a4499035eedc1e82720009fb60603e20504d8691fa9cd"12061207[[package]]1208name = "cranelift-entity"1209version = "0.77.0"1210source = "registry+https://github.com/rust-lang/crates.io-index"1211checksum = "48868faa07cacf948dc4a1773648813c0e453ff9467e800ff10f6a78c021b546"1212dependencies = [1213 "serde",1214]12151216[[package]]1217name = "cranelift-frontend"1218version = "0.77.0"1219source = "registry+https://github.com/rust-lang/crates.io-index"1220checksum = "351c9d13b4ecd1a536215ec2fd1c3ee9ee8bc31af172abf1e45ed0adb7a931df"1221dependencies = [1222 "cranelift-codegen",1223 "log",1224 "smallvec",1225 "target-lexicon",1226]12271228[[package]]1229name = "cranelift-native"1230version = "0.77.0"1231source = "registry+https://github.com/rust-lang/crates.io-index"1232checksum = "6df8b556663d7611b137b24db7f6c8d9a8a27d7f29c7ea7835795152c94c1b75"1233dependencies = [1234 "cranelift-codegen",1235 "libc",1236 "target-lexicon",1237]12381239[[package]]1240name = "cranelift-wasm"1241version = "0.77.0"1242source = "registry+https://github.com/rust-lang/crates.io-index"1243checksum = "7a69816d90db694fa79aa39b89dda7208a4ac74b6f2b8f3c4da26ee1c8bdfc5e"1244dependencies = [1245 "cranelift-codegen",1246 "cranelift-entity",1247 "cranelift-frontend",1248 "itertools",1249 "log",1250 "smallvec",1251 "wasmparser",1252 "wasmtime-types",1253]12541255[[package]]1256name = "crc32fast"1257version = "1.2.1"1258source = "registry+https://github.com/rust-lang/crates.io-index"1259checksum = "81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a"1260dependencies = [1261 "cfg-if 1.0.0",1262]12631264[[package]]1265name = "crossbeam-channel"1266version = "0.5.1"1267source = "registry+https://github.com/rust-lang/crates.io-index"1268checksum = "06ed27e177f16d65f0f0c22a213e17c696ace5dd64b14258b52f9417ccb52db4"1269dependencies = [1270 "cfg-if 1.0.0",1271 "crossbeam-utils",1272]12731274[[package]]1275name = "crossbeam-deque"1276version = "0.8.1"1277source = "registry+https://github.com/rust-lang/crates.io-index"1278checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e"1279dependencies = [1280 "cfg-if 1.0.0",1281 "crossbeam-epoch",1282 "crossbeam-utils",1283]12841285[[package]]1286name = "crossbeam-epoch"1287version = "0.9.5"1288source = "registry+https://github.com/rust-lang/crates.io-index"1289checksum = "4ec02e091aa634e2c3ada4a392989e7c3116673ef0ac5b72232439094d73b7fd"1290dependencies = [1291 "cfg-if 1.0.0",1292 "crossbeam-utils",1293 "lazy_static",1294 "memoffset",1295 "scopeguard",1296]12971298[[package]]1299name = "crossbeam-utils"1300version = "0.8.5"1301source = "registry+https://github.com/rust-lang/crates.io-index"1302checksum = "d82cfc11ce7f2c3faef78d8a684447b40d503d9681acebed6cb728d45940c4db"1303dependencies = [1304 "cfg-if 1.0.0",1305 "lazy_static",1306]13071308[[package]]1309name = "crunchy"1310version = "0.2.2"1311source = "registry+https://github.com/rust-lang/crates.io-index"1312checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"13131314[[package]]1315name = "crypto-mac"1316version = "0.7.0"1317source = "registry+https://github.com/rust-lang/crates.io-index"1318checksum = "4434400df11d95d556bac068ddfedd482915eb18fe8bea89bc80b6e4b1c179e5"1319dependencies = [1320 "generic-array 0.12.4",1321 "subtle 1.0.0",1322]13231324[[package]]1325name = "crypto-mac"1326version = "0.8.0"1327source = "registry+https://github.com/rust-lang/crates.io-index"1328checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"1329dependencies = [1330 "generic-array 0.14.4",1331 "subtle 2.4.1",1332]13331334[[package]]1335name = "crypto-mac"1336version = "0.11.1"1337source = "registry+https://github.com/rust-lang/crates.io-index"1338checksum = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714"1339dependencies = [1340 "generic-array 0.14.4",1341 "subtle 2.4.1",1342]13431344[[package]]1345name = "ct-logs"1346version = "0.8.0"1347source = "registry+https://github.com/rust-lang/crates.io-index"1348checksum = "c1a816186fa68d9e426e3cb4ae4dff1fcd8e4a2c34b781bf7a822574a0d0aac8"1349dependencies = [1350 "sct",1351]13521353[[package]]1354name = "ctor"1355version = "0.1.21"1356source = "registry+https://github.com/rust-lang/crates.io-index"1357checksum = "ccc0a48a9b826acdf4028595adc9db92caea352f7af011a3034acd172a52a0aa"1358dependencies = [1359 "quote",1360 "syn",1361]13621363[[package]]1364name = "ctr"1365version = "0.8.0"1366source = "registry+https://github.com/rust-lang/crates.io-index"1367checksum = "049bb91fb4aaf0e3c7efa6cd5ef877dbbbd15b39dad06d9948de4ec8a75761ea"1368dependencies = [1369 "cipher",1370]13711372[[package]]1373name = "cuckoofilter"1374version = "0.5.0"1375source = "registry+https://github.com/rust-lang/crates.io-index"1376checksum = "b810a8449931679f64cd7eef1bbd0fa315801b6d5d9cdc1ace2804d6529eee18"1377dependencies = [1378 "byteorder",1379 "fnv",1380 "rand 0.7.3",1381]13821383[[package]]1384name = "cumulus-client-cli"1385version = "0.1.0"1386source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1387dependencies = [1388 "sc-cli",1389 "sc-service",1390 "structopt",1391]13921393[[package]]1394name = "cumulus-client-collator"1395version = "0.1.0"1396source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1397dependencies = [1398 "cumulus-client-consensus-common",1399 "cumulus-client-network",1400 "cumulus-primitives-core",1401 "futures 0.3.17",1402 "parity-scale-codec",1403 "parking_lot 0.10.2",1404 "polkadot-node-primitives",1405 "polkadot-node-subsystem",1406 "polkadot-overseer",1407 "polkadot-primitives",1408 "sc-client-api",1409 "sp-api",1410 "sp-consensus",1411 "sp-core",1412 "sp-runtime",1413 "tracing",1414]14151416[[package]]1417name = "cumulus-client-consensus-aura"1418version = "0.1.0"1419source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1420dependencies = [1421 "async-trait",1422 "cumulus-client-consensus-common",1423 "cumulus-primitives-core",1424 "futures 0.3.17",1425 "parity-scale-codec",1426 "polkadot-client",1427 "sc-client-api",1428 "sc-consensus",1429 "sc-consensus-aura",1430 "sc-consensus-slots",1431 "sc-telemetry",1432 "sp-api",1433 "sp-application-crypto",1434 "sp-block-builder",1435 "sp-blockchain",1436 "sp-consensus",1437 "sp-consensus-aura",1438 "sp-core",1439 "sp-inherents",1440 "sp-keystore",1441 "sp-runtime",1442 "substrate-prometheus-endpoint",1443 "tracing",1444]14451446[[package]]1447name = "cumulus-client-consensus-common"1448version = "0.1.0"1449source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1450dependencies = [1451 "async-trait",1452 "dyn-clone",1453 "futures 0.3.17",1454 "parity-scale-codec",1455 "polkadot-primitives",1456 "sc-client-api",1457 "sc-consensus",1458 "sp-api",1459 "sp-blockchain",1460 "sp-consensus",1461 "sp-runtime",1462 "sp-trie",1463 "tracing",1464]14651466[[package]]1467name = "cumulus-client-network"1468version = "0.1.0"1469source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1470dependencies = [1471 "derive_more",1472 "futures 0.3.17",1473 "futures-timer 3.0.2",1474 "parity-scale-codec",1475 "parking_lot 0.10.2",1476 "polkadot-client",1477 "polkadot-node-primitives",1478 "polkadot-parachain",1479 "polkadot-primitives",1480 "sc-client-api",1481 "sp-api",1482 "sp-blockchain",1483 "sp-consensus",1484 "sp-core",1485 "sp-runtime",1486 "tracing",1487]14881489[[package]]1490name = "cumulus-client-pov-recovery"1491version = "0.1.0"1492source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1493dependencies = [1494 "cumulus-primitives-core",1495 "futures 0.3.17",1496 "futures-timer 3.0.2",1497 "parity-scale-codec",1498 "polkadot-node-primitives",1499 "polkadot-node-subsystem",1500 "polkadot-overseer",1501 "polkadot-primitives",1502 "rand 0.8.4",1503 "sc-client-api",1504 "sc-consensus",1505 "sp-api",1506 "sp-consensus",1507 "sp-maybe-compressed-blob",1508 "sp-runtime",1509 "tracing",1510]15111512[[package]]1513name = "cumulus-client-service"1514version = "0.1.0"1515source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1516dependencies = [1517 "cumulus-client-collator",1518 "cumulus-client-consensus-common",1519 "cumulus-client-pov-recovery",1520 "cumulus-primitives-core",1521 "parity-scale-codec",1522 "parking_lot 0.10.2",1523 "polkadot-overseer",1524 "polkadot-primitives",1525 "polkadot-service",1526 "sc-chain-spec",1527 "sc-client-api",1528 "sc-consensus",1529 "sc-consensus-babe",1530 "sc-service",1531 "sc-telemetry",1532 "sc-tracing",1533 "sp-api",1534 "sp-blockchain",1535 "sp-consensus",1536 "sp-core",1537 "sp-runtime",1538 "tracing",1539]15401541[[package]]1542name = "cumulus-pallet-aura-ext"1543version = "0.1.0"1544source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1545dependencies = [1546 "frame-executive",1547 "frame-support",1548 "frame-system",1549 "pallet-aura",1550 "parity-scale-codec",1551 "scale-info",1552 "serde",1553 "sp-application-crypto",1554 "sp-consensus-aura",1555 "sp-runtime",1556 "sp-std",1557]15581559[[package]]1560name = "cumulus-pallet-dmp-queue"1561version = "0.1.0"1562source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1563dependencies = [1564 "cumulus-primitives-core",1565 "frame-support",1566 "frame-system",1567 "log",1568 "parity-scale-codec",1569 "scale-info",1570 "sp-io",1571 "sp-runtime",1572 "sp-std",1573 "xcm",1574 "xcm-executor",1575]15761577[[package]]1578name = "cumulus-pallet-parachain-system"1579version = "0.1.0"1580source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1581dependencies = [1582 "cumulus-pallet-parachain-system-proc-macro",1583 "cumulus-primitives-core",1584 "cumulus-primitives-parachain-inherent",1585 "environmental",1586 "frame-support",1587 "frame-system",1588 "log",1589 "pallet-balances",1590 "parity-scale-codec",1591 "polkadot-parachain",1592 "scale-info",1593 "serde",1594 "sp-core",1595 "sp-externalities",1596 "sp-inherents",1597 "sp-io",1598 "sp-runtime",1599 "sp-state-machine",1600 "sp-std",1601 "sp-trie",1602 "sp-version",1603 "xcm",1604]16051606[[package]]1607name = "cumulus-pallet-parachain-system-proc-macro"1608version = "0.1.0"1609source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1610dependencies = [1611 "proc-macro-crate 1.1.0",1612 "proc-macro2",1613 "quote",1614 "syn",1615]16161617[[package]]1618name = "cumulus-pallet-xcm"1619version = "0.1.0"1620source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1621dependencies = [1622 "cumulus-primitives-core",1623 "frame-support",1624 "frame-system",1625 "parity-scale-codec",1626 "scale-info",1627 "serde",1628 "sp-io",1629 "sp-runtime",1630 "sp-std",1631 "xcm",1632]16331634[[package]]1635name = "cumulus-pallet-xcmp-queue"1636version = "0.1.0"1637source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1638dependencies = [1639 "cumulus-primitives-core",1640 "frame-support",1641 "frame-system",1642 "log",1643 "parity-scale-codec",1644 "rand_chacha 0.3.1",1645 "scale-info",1646 "sp-runtime",1647 "sp-std",1648 "xcm",1649 "xcm-executor",1650]16511652[[package]]1653name = "cumulus-primitives-core"1654version = "0.1.0"1655source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1656dependencies = [1657 "frame-support",1658 "impl-trait-for-tuples 0.2.1",1659 "parity-scale-codec",1660 "polkadot-core-primitives",1661 "polkadot-parachain",1662 "polkadot-primitives",1663 "sp-api",1664 "sp-runtime",1665 "sp-std",1666 "sp-trie",1667]16681669[[package]]1670name = "cumulus-primitives-parachain-inherent"1671version = "0.1.0"1672source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1673dependencies = [1674 "async-trait",1675 "cumulus-primitives-core",1676 "cumulus-test-relay-sproof-builder",1677 "parity-scale-codec",1678 "polkadot-client",1679 "sc-client-api",1680 "scale-info",1681 "sp-api",1682 "sp-core",1683 "sp-inherents",1684 "sp-runtime",1685 "sp-state-machine",1686 "sp-std",1687 "sp-trie",1688 "tracing",1689]16901691[[package]]1692name = "cumulus-primitives-timestamp"1693version = "0.1.0"1694source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1695dependencies = [1696 "cumulus-primitives-core",1697 "sp-inherents",1698 "sp-std",1699 "sp-timestamp",1700]17011702[[package]]1703name = "cumulus-primitives-utility"1704version = "0.1.0"1705source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1706dependencies = [1707 "cumulus-primitives-core",1708 "frame-support",1709 "parity-scale-codec",1710 "polkadot-core-primitives",1711 "polkadot-parachain",1712 "polkadot-primitives",1713 "sp-runtime",1714 "sp-std",1715 "sp-trie",1716 "xcm",1717]17181719[[package]]1720name = "cumulus-test-relay-sproof-builder"1721version = "0.1.0"1722source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"1723dependencies = [1724 "cumulus-primitives-core",1725 "parity-scale-codec",1726 "polkadot-primitives",1727 "sp-runtime",1728 "sp-state-machine",1729 "sp-std",1730]17311732[[package]]1733name = "curve25519-dalek"1734version = "2.1.3"1735source = "registry+https://github.com/rust-lang/crates.io-index"1736checksum = "4a9b85542f99a2dfa2a1b8e192662741c9859a846b296bef1c92ef9b58b5a216"1737dependencies = [1738 "byteorder",1739 "digest 0.8.1",1740 "rand_core 0.5.1",1741 "subtle 2.4.1",1742 "zeroize",1743]17441745[[package]]1746name = "curve25519-dalek"1747version = "3.2.0"1748source = "registry+https://github.com/rust-lang/crates.io-index"1749checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61"1750dependencies = [1751 "byteorder",1752 "digest 0.9.0",1753 "rand_core 0.5.1",1754 "subtle 2.4.1",1755 "zeroize",1756]17571758[[package]]1759name = "darling"1760version = "0.13.0"1761source = "registry+https://github.com/rust-lang/crates.io-index"1762checksum = "757c0ded2af11d8e739c4daea1ac623dd1624b06c844cf3f5a39f1bdbd99bb12"1763dependencies = [1764 "darling_core",1765 "darling_macro",1766]17671768[[package]]1769name = "darling_core"1770version = "0.13.0"1771source = "registry+https://github.com/rust-lang/crates.io-index"1772checksum = "2c34d8efb62d0c2d7f60ece80f75e5c63c1588ba68032740494b0b9a996466e3"1773dependencies = [1774 "fnv",1775 "ident_case",1776 "proc-macro2",1777 "quote",1778 "strsim 0.10.0",1779 "syn",1780]17811782[[package]]1783name = "darling_macro"1784version = "0.13.0"1785source = "registry+https://github.com/rust-lang/crates.io-index"1786checksum = "ade7bff147130fe5e6d39f089c6bd49ec0250f35d70b2eebf72afdfc919f15cc"1787dependencies = [1788 "darling_core",1789 "quote",1790 "syn",1791]17921793[[package]]1794name = "data-encoding"1795version = "2.3.2"1796source = "registry+https://github.com/rust-lang/crates.io-index"1797checksum = "3ee2393c4a91429dffb4bedf19f4d6abf27d8a732c8ce4980305d782e5426d57"17981799[[package]]1800name = "data-encoding-macro"1801version = "0.1.12"1802source = "registry+https://github.com/rust-lang/crates.io-index"1803checksum = "86927b7cd2fe88fa698b87404b287ab98d1a0063a34071d92e575b72d3029aca"1804dependencies = [1805 "data-encoding",1806 "data-encoding-macro-internal",1807]18081809[[package]]1810name = "data-encoding-macro-internal"1811version = "0.1.10"1812source = "registry+https://github.com/rust-lang/crates.io-index"1813checksum = "a5bbed42daaa95e780b60a50546aa345b8413a1e46f9a40a12907d3598f038db"1814dependencies = [1815 "data-encoding",1816 "syn",1817]18181819[[package]]1820name = "derivative"1821version = "2.2.0"1822source = "registry+https://github.com/rust-lang/crates.io-index"1823checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"1824dependencies = [1825 "proc-macro2",1826 "quote",1827 "syn",1828]18291830[[package]]1831name = "derive_more"1832version = "0.99.16"1833source = "registry+https://github.com/rust-lang/crates.io-index"1834checksum = "40eebddd2156ce1bb37b20bbe5151340a31828b1f2d22ba4141f3531710e38df"1835dependencies = [1836 "convert_case",1837 "proc-macro2",1838 "quote",1839 "rustc_version 0.3.3",1840 "syn",1841]18421843[[package]]1844name = "digest"1845version = "0.8.1"1846source = "registry+https://github.com/rust-lang/crates.io-index"1847checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"1848dependencies = [1849 "generic-array 0.12.4",1850]18511852[[package]]1853name = "digest"1854version = "0.9.0"1855source = "registry+https://github.com/rust-lang/crates.io-index"1856checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"1857dependencies = [1858 "generic-array 0.14.4",1859]18601861[[package]]1862name = "directories"1863version = "3.0.2"1864source = "registry+https://github.com/rust-lang/crates.io-index"1865checksum = "e69600ff1703123957937708eb27f7a564e48885c537782722ed0ba3189ce1d7"1866dependencies = [1867 "dirs-sys",1868]18691870[[package]]1871name = "directories-next"1872version = "2.0.0"1873source = "registry+https://github.com/rust-lang/crates.io-index"1874checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"1875dependencies = [1876 "cfg-if 1.0.0",1877 "dirs-sys-next",1878]18791880[[package]]1881name = "dirs-sys"1882version = "0.3.6"1883source = "registry+https://github.com/rust-lang/crates.io-index"1884checksum = "03d86534ed367a67548dc68113a0f5db55432fdfbb6e6f9d77704397d95d5780"1885dependencies = [1886 "libc",1887 "redox_users",1888 "winapi 0.3.9",1889]18901891[[package]]1892name = "dirs-sys-next"1893version = "0.1.2"1894source = "registry+https://github.com/rust-lang/crates.io-index"1895checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"1896dependencies = [1897 "libc",1898 "redox_users",1899 "winapi 0.3.9",1900]19011902[[package]]1903name = "dns-parser"1904version = "0.8.0"1905source = "registry+https://github.com/rust-lang/crates.io-index"1906checksum = "c4d33be9473d06f75f58220f71f7a9317aca647dc061dbd3c361b0bef505fbea"1907dependencies = [1908 "byteorder",1909 "quick-error 1.2.3",1910]19111912[[package]]1913name = "downcast-rs"1914version = "1.2.0"1915source = "registry+https://github.com/rust-lang/crates.io-index"1916checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"19171918[[package]]1919name = "dyn-clonable"1920version = "0.9.0"1921source = "registry+https://github.com/rust-lang/crates.io-index"1922checksum = "4e9232f0e607a262ceb9bd5141a3dfb3e4db6994b31989bbfd845878cba59fd4"1923dependencies = [1924 "dyn-clonable-impl",1925 "dyn-clone",1926]19271928[[package]]1929name = "dyn-clonable-impl"1930version = "0.9.0"1931source = "registry+https://github.com/rust-lang/crates.io-index"1932checksum = "558e40ea573c374cf53507fd240b7ee2f5477df7cfebdb97323ec61c719399c5"1933dependencies = [1934 "proc-macro2",1935 "quote",1936 "syn",1937]19381939[[package]]1940name = "dyn-clone"1941version = "1.0.4"1942source = "registry+https://github.com/rust-lang/crates.io-index"1943checksum = "ee2626afccd7561a06cf1367e2950c4718ea04565e20fb5029b6c7d8ad09abcf"19441945[[package]]1946name = "ed25519"1947version = "1.2.0"1948source = "registry+https://github.com/rust-lang/crates.io-index"1949checksum = "4620d40f6d2601794401d6dd95a5cf69b6c157852539470eeda433a99b3c0efc"1950dependencies = [1951 "signature",1952]19531954[[package]]1955name = "ed25519-dalek"1956version = "1.0.1"1957source = "registry+https://github.com/rust-lang/crates.io-index"1958checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d"1959dependencies = [1960 "curve25519-dalek 3.2.0",1961 "ed25519",1962 "rand 0.7.3",1963 "serde",1964 "sha2 0.9.8",1965 "zeroize",1966]19671968[[package]]1969name = "either"1970version = "1.6.1"1971source = "registry+https://github.com/rust-lang/crates.io-index"1972checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"19731974[[package]]1975name = "enum-as-inner"1976version = "0.3.3"1977source = "registry+https://github.com/rust-lang/crates.io-index"1978checksum = "7c5f0096a91d210159eceb2ff5e1c4da18388a170e1e3ce948aac9c8fdbbf595"1979dependencies = [1980 "heck",1981 "proc-macro2",1982 "quote",1983 "syn",1984]19851986[[package]]1987name = "enumflags2"1988version = "0.6.4"1989source = "registry+https://github.com/rust-lang/crates.io-index"1990checksum = "83c8d82922337cd23a15f88b70d8e4ef5f11da38dd7cdb55e84dd5de99695da0"1991dependencies = [1992 "enumflags2_derive",1993]19941995[[package]]1996name = "enumflags2_derive"1997version = "0.6.4"1998source = "registry+https://github.com/rust-lang/crates.io-index"1999checksum = "946ee94e3dbf58fdd324f9ce245c7b238d46a66f00e86a020b71996349e46cce"2000dependencies = [2001 "proc-macro2",2002 "quote",2003 "syn",2004]20052006[[package]]2007name = "enumn"2008version = "0.1.3"2009source = "registry+https://github.com/rust-lang/crates.io-index"2010checksum = "4e58b112d5099aa0857c5d05f0eacab86406dd8c0f85fe5d320a13256d29ecf4"2011dependencies = [2012 "proc-macro2",2013 "quote",2014 "syn",2015]20162017[[package]]2018name = "env_logger"2019version = "0.7.1"2020source = "registry+https://github.com/rust-lang/crates.io-index"2021checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"2022dependencies = [2023 "atty",2024 "humantime 1.3.0",2025 "log",2026 "regex",2027 "termcolor",2028]20292030[[package]]2031name = "env_logger"2032version = "0.9.0"2033source = "registry+https://github.com/rust-lang/crates.io-index"2034checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3"2035dependencies = [2036 "atty",2037 "humantime 2.1.0",2038 "log",2039 "regex",2040 "termcolor",2041]20422043[[package]]2044name = "environmental"2045version = "1.1.3"2046source = "registry+https://github.com/rust-lang/crates.io-index"2047checksum = "68b91989ae21441195d7d9b9993a2f9295c7e1a8c96255d8b729accddc124797"20482049[[package]]2050name = "errno"2051version = "0.2.8"2052source = "registry+https://github.com/rust-lang/crates.io-index"2053checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"2054dependencies = [2055 "errno-dragonfly",2056 "libc",2057 "winapi 0.3.9",2058]20592060[[package]]2061name = "errno-dragonfly"2062version = "0.1.2"2063source = "registry+https://github.com/rust-lang/crates.io-index"2064checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"2065dependencies = [2066 "cc",2067 "libc",2068]20692070[[package]]2071name = "ethbloom"2072version = "0.11.1"2073source = "registry+https://github.com/rust-lang/crates.io-index"2074checksum = "bfb684ac8fa8f6c5759f788862bb22ec6fe3cb392f6bfd08e3c64b603661e3f8"2075dependencies = [2076 "crunchy",2077 "fixed-hash",2078 "impl-codec",2079 "impl-rlp",2080 "impl-serde",2081 "scale-info",2082 "tiny-keccak",2083]20842085[[package]]2086name = "ethereum"2087version = "0.9.0"2088source = "registry+https://github.com/rust-lang/crates.io-index"2089checksum = "4a67be3eaf296ef668733f54c637e84d0ca34eaf194f0077455135981ad464c3"2090dependencies = [2091 "bytes 1.1.0",2092 "ethereum-types",2093 "hash-db",2094 "hash256-std-hasher",2095 "parity-scale-codec",2096 "rlp",2097 "rlp-derive",2098 "serde",2099 "sha3 0.9.1",2100 "triehash",2101]21022103[[package]]2104name = "ethereum"2105version = "0.9.0"2106source = "git+https://github.com/purestake/ethereum?branch=joshy-scale-info#2b98173bd88c05bfeefad421d260101b9008497b"2107dependencies = [2108 "bytes 1.1.0",2109 "ethereum-types",2110 "hash-db",2111 "hash256-std-hasher",2112 "parity-scale-codec",2113 "rlp",2114 "rlp-derive",2115 "scale-info",2116 "serde",2117 "sha3 0.9.1",2118 "triehash",2119]21202121[[package]]2122name = "ethereum-types"2123version = "0.12.1"2124source = "registry+https://github.com/rust-lang/crates.io-index"2125checksum = "05136f7057fe789f06e6d41d07b34e6f70d8c86e5693b60f97aaa6553553bdaf"2126dependencies = [2127 "ethbloom",2128 "fixed-hash",2129 "impl-codec",2130 "impl-rlp",2131 "impl-serde",2132 "primitive-types 0.10.1",2133 "scale-info",2134 "uint",2135]21362137[[package]]2138name = "event-listener"2139version = "2.5.1"2140source = "registry+https://github.com/rust-lang/crates.io-index"2141checksum = "f7531096570974c3a9dcf9e4b8e1cede1ec26cf5046219fb3b9d897503b9be59"21422143[[package]]2144name = "evm"2145version = "0.30.0"2146source = "git+https://github.com/uniquenetwork/evm.git?branch=precompile-output-parachain#bed08923a76339880e05df25a52c5334e9997bb2"2147dependencies = [2148 "environmental",2149 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",2150 "evm-core",2151 "evm-gasometer",2152 "evm-runtime",2153 "log",2154 "parity-scale-codec",2155 "primitive-types 0.10.1",2156 "rlp",2157 "scale-info",2158 "serde",2159 "sha3 0.8.2",2160]21612162[[package]]2163name = "evm-coder"2164version = "0.1.0"2165dependencies = [2166 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",2167 "evm-coder-macros",2168 "evm-core",2169 "hex",2170 "hex-literal",2171 "impl-trait-for-tuples 0.2.1",2172 "primitive-types 0.10.1",2173]21742175[[package]]2176name = "evm-coder-macros"2177version = "0.1.0"2178dependencies = [2179 "Inflector",2180 "darling",2181 "hex",2182 "proc-macro2",2183 "quote",2184 "sha3 0.9.1",2185 "syn",2186]21872188[[package]]2189name = "evm-core"2190version = "0.30.0"2191source = "git+https://github.com/uniquenetwork/evm.git?branch=precompile-output-parachain#bed08923a76339880e05df25a52c5334e9997bb2"2192dependencies = [2193 "funty",2194 "parity-scale-codec",2195 "primitive-types 0.10.1",2196 "scale-info",2197 "serde",2198]21992200[[package]]2201name = "evm-gasometer"2202version = "0.30.0"2203source = "git+https://github.com/uniquenetwork/evm.git?branch=precompile-output-parachain#bed08923a76339880e05df25a52c5334e9997bb2"2204dependencies = [2205 "environmental",2206 "evm-core",2207 "evm-runtime",2208 "primitive-types 0.10.1",2209]22102211[[package]]2212name = "evm-runtime"2213version = "0.30.0"2214source = "git+https://github.com/uniquenetwork/evm.git?branch=precompile-output-parachain#bed08923a76339880e05df25a52c5334e9997bb2"2215dependencies = [2216 "environmental",2217 "evm-core",2218 "primitive-types 0.10.1",2219 "sha3 0.8.2",2220]22212222[[package]]2223name = "exit-future"2224version = "0.2.0"2225source = "registry+https://github.com/rust-lang/crates.io-index"2226checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5"2227dependencies = [2228 "futures 0.3.17",2229]22302231[[package]]2232name = "fake-simd"2233version = "0.1.2"2234source = "registry+https://github.com/rust-lang/crates.io-index"2235checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"22362237[[package]]2238name = "fallible-iterator"2239version = "0.2.0"2240source = "registry+https://github.com/rust-lang/crates.io-index"2241checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"22422243[[package]]2244name = "fastrand"2245version = "1.5.0"2246source = "registry+https://github.com/rust-lang/crates.io-index"2247checksum = "b394ed3d285a429378d3b384b9eb1285267e7df4b166df24b7a6939a04dc392e"2248dependencies = [2249 "instant",2250]22512252[[package]]2253name = "fc-consensus"2254version = "2.0.0-dev"2255source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"2256dependencies = [2257 "async-trait",2258 "derive_more",2259 "fc-db",2260 "fp-consensus",2261 "fp-rpc",2262 "futures 0.3.17",2263 "log",2264 "parity-scale-codec",2265 "sc-client-api",2266 "sc-consensus",2267 "sc-transaction-pool-api",2268 "sp-api",2269 "sp-block-builder",2270 "sp-blockchain",2271 "sp-consensus",2272 "sp-core",2273 "sp-inherents",2274 "sp-runtime",2275 "sp-timestamp",2276 "substrate-prometheus-endpoint",2277]22782279[[package]]2280name = "fc-db"2281version = "2.0.0-dev"2282source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"2283dependencies = [2284 "fp-storage",2285 "kvdb",2286 "kvdb-rocksdb",2287 "pallet-ethereum",2288 "parity-scale-codec",2289 "parking_lot 0.11.2",2290 "sp-core",2291 "sp-database",2292 "sp-runtime",2293]22942295[[package]]2296name = "fc-mapping-sync"2297version = "2.0.0-dev"2298source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"2299dependencies = [2300 "fc-consensus",2301 "fc-db",2302 "fp-consensus",2303 "fp-rpc",2304 "futures 0.3.17",2305 "futures-timer 3.0.2",2306 "log",2307 "sc-client-api",2308 "sp-api",2309 "sp-blockchain",2310 "sp-runtime",2311]23122313[[package]]2314name = "fc-rpc"2315version = "2.0.0-dev"2316source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"2317dependencies = [2318 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",2319 "ethereum-types",2320 "evm",2321 "fc-consensus",2322 "fc-db",2323 "fc-rpc-core",2324 "fp-consensus",2325 "fp-evm",2326 "fp-rpc",2327 "fp-storage",2328 "futures 0.3.17",2329 "futures-util",2330 "jsonrpc-core",2331 "jsonrpc-pubsub",2332 "libsecp256k1 0.3.5",2333 "log",2334 "lru 0.6.6",2335 "pallet-ethereum",2336 "pallet-evm",2337 "parity-scale-codec",2338 "parking_lot 0.11.2",2339 "rand 0.7.3",2340 "rlp",2341 "rustc-hex",2342 "sc-client-api",2343 "sc-network",2344 "sc-rpc",2345 "sc-service",2346 "sc-transaction-pool",2347 "sc-transaction-pool-api",2348 "sha3 0.8.2",2349 "sp-api",2350 "sp-blockchain",2351 "sp-io",2352 "sp-runtime",2353 "sp-storage",2354 "sp-transaction-pool",2355]23562357[[package]]2358name = "fc-rpc-core"2359version = "1.1.0-dev"2360source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"2361dependencies = [2362 "ethereum-types",2363 "jsonrpc-core",2364 "jsonrpc-core-client",2365 "jsonrpc-derive",2366 "jsonrpc-pubsub",2367 "rustc-hex",2368 "serde",2369 "serde_json",2370]23712372[[package]]2373name = "fdlimit"2374version = "0.2.1"2375source = "registry+https://github.com/rust-lang/crates.io-index"2376checksum = "2c4c9e43643f5a3be4ca5b67d26b98031ff9db6806c3440ae32e02e3ceac3f1b"2377dependencies = [2378 "libc",2379]23802381[[package]]2382name = "file-per-thread-logger"2383version = "0.1.4"2384source = "registry+https://github.com/rust-lang/crates.io-index"2385checksum = "4fdbe0d94371f9ce939b555dd342d0686cc4c0cadbcd4b61d70af5ff97eb4126"2386dependencies = [2387 "env_logger 0.7.1",2388 "log",2389]23902391[[package]]2392name = "finality-grandpa"2393version = "0.14.4"2394source = "registry+https://github.com/rust-lang/crates.io-index"2395checksum = "e8ac3ff5224ef91f3c97e03eb1de2db82743427e91aaa5ac635f454f0b164f5a"2396dependencies = [2397 "either",2398 "futures 0.3.17",2399 "futures-timer 3.0.2",2400 "log",2401 "num-traits",2402 "parity-scale-codec",2403 "parking_lot 0.11.2",2404 "scale-info",2405]24062407[[package]]2408name = "fixed-hash"2409version = "0.7.0"2410source = "registry+https://github.com/rust-lang/crates.io-index"2411checksum = "cfcf0ed7fe52a17a03854ec54a9f76d6d84508d1c0e66bc1793301c73fc8493c"2412dependencies = [2413 "byteorder",2414 "rand 0.8.4",2415 "rustc-hex",2416 "static_assertions",2417]24182419[[package]]2420name = "fixedbitset"2421version = "0.2.0"2422source = "registry+https://github.com/rust-lang/crates.io-index"2423checksum = "37ab347416e802de484e4d03c7316c48f1ecb56574dfd4a46a80f173ce1de04d"24242425[[package]]2426name = "flate2"2427version = "1.0.22"2428source = "registry+https://github.com/rust-lang/crates.io-index"2429checksum = "1e6988e897c1c9c485f43b47a529cef42fde0547f9d8d41a7062518f1d8fc53f"2430dependencies = [2431 "cfg-if 1.0.0",2432 "crc32fast",2433 "libc",2434 "libz-sys",2435 "miniz_oxide",2436]24372438[[package]]2439name = "flexi_logger"2440version = "0.15.12"2441source = "registry+https://github.com/rust-lang/crates.io-index"2442checksum = "aaab3caedb4149800f91e8e4899f29cd9ddf3b569b04c365ca9334f92f7542bf"2443dependencies = [2444 "atty",2445 "chrono",2446 "glob",2447 "lazy_static",2448 "log",2449 "regex",2450 "thiserror",2451 "yansi",2452]24532454[[package]]2455name = "fnv"2456version = "1.0.7"2457source = "registry+https://github.com/rust-lang/crates.io-index"2458checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"24592460[[package]]2461name = "fork-tree"2462version = "3.0.0"2463source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2464dependencies = [2465 "parity-scale-codec",2466]24672468[[package]]2469name = "form_urlencoded"2470version = "1.0.1"2471source = "registry+https://github.com/rust-lang/crates.io-index"2472checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"2473dependencies = [2474 "matches",2475 "percent-encoding 2.1.0",2476]24772478[[package]]2479name = "fp-consensus"2480version = "2.0.0-dev"2481source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"2482dependencies = [2483 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",2484 "parity-scale-codec",2485 "rlp",2486 "sha3 0.8.2",2487 "sp-core",2488 "sp-runtime",2489 "sp-std",2490]24912492[[package]]2493name = "fp-evm"2494version = "3.0.0-dev"2495source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"2496dependencies = [2497 "evm",2498 "impl-trait-for-tuples 0.1.3",2499 "parity-scale-codec",2500 "scale-info",2501 "serde",2502 "sp-core",2503 "sp-std",2504]25052506[[package]]2507name = "fp-rpc"2508version = "3.0.0-dev"2509source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"2510dependencies = [2511 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",2512 "ethereum-types",2513 "fp-evm",2514 "parity-scale-codec",2515 "scale-info",2516 "sp-api",2517 "sp-core",2518 "sp-io",2519 "sp-runtime",2520 "sp-std",2521]25222523[[package]]2524name = "fp-self-contained"2525version = "1.0.0-dev"2526source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"2527dependencies = [2528 "ethereum 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",2529 "frame-support",2530 "parity-scale-codec",2531 "parity-util-mem",2532 "scale-info",2533 "serde",2534 "sha3 0.8.2",2535 "sp-core",2536 "sp-io",2537 "sp-runtime",2538]25392540[[package]]2541name = "fp-storage"2542version = "2.0.0"2543source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"25442545[[package]]2546name = "frame-benchmarking"2547version = "4.0.0-dev"2548source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2549dependencies = [2550 "frame-support",2551 "frame-system",2552 "linregress",2553 "log",2554 "parity-scale-codec",2555 "paste",2556 "scale-info",2557 "sp-api",2558 "sp-io",2559 "sp-runtime",2560 "sp-runtime-interface",2561 "sp-std",2562 "sp-storage",2563]25642565[[package]]2566name = "frame-benchmarking-cli"2567version = "4.0.0-dev"2568source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2569dependencies = [2570 "Inflector",2571 "chrono",2572 "frame-benchmarking",2573 "frame-support",2574 "handlebars",2575 "linked-hash-map",2576 "log",2577 "parity-scale-codec",2578 "sc-cli",2579 "sc-client-db",2580 "sc-executor",2581 "sc-service",2582 "serde",2583 "sp-core",2584 "sp-externalities",2585 "sp-keystore",2586 "sp-runtime",2587 "sp-state-machine",2588 "structopt",2589]25902591[[package]]2592name = "frame-election-provider-support"2593version = "4.0.0-dev"2594source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2595dependencies = [2596 "frame-support",2597 "frame-system",2598 "parity-scale-codec",2599 "scale-info",2600 "sp-arithmetic",2601 "sp-npos-elections",2602 "sp-std",2603]26042605[[package]]2606name = "frame-executive"2607version = "4.0.0-dev"2608source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2609dependencies = [2610 "frame-support",2611 "frame-system",2612 "parity-scale-codec",2613 "scale-info",2614 "sp-core",2615 "sp-io",2616 "sp-runtime",2617 "sp-std",2618 "sp-tracing",2619]26202621[[package]]2622name = "frame-metadata"2623version = "14.0.0"2624source = "registry+https://github.com/rust-lang/crates.io-index"2625checksum = "96616f82e069102b95a72c87de4c84d2f87ef7f0f20630e78ce3824436483110"2626dependencies = [2627 "cfg-if 1.0.0",2628 "parity-scale-codec",2629 "scale-info",2630 "serde",2631]26322633[[package]]2634name = "frame-support"2635version = "4.0.0-dev"2636source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2637dependencies = [2638 "bitflags",2639 "frame-metadata",2640 "frame-support-procedural",2641 "impl-trait-for-tuples 0.2.1",2642 "log",2643 "once_cell",2644 "parity-scale-codec",2645 "paste",2646 "scale-info",2647 "serde",2648 "smallvec",2649 "sp-arithmetic",2650 "sp-core",2651 "sp-inherents",2652 "sp-io",2653 "sp-runtime",2654 "sp-staking",2655 "sp-state-machine",2656 "sp-std",2657 "sp-tracing",2658]26592660[[package]]2661name = "frame-support-procedural"2662version = "4.0.0-dev"2663source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2664dependencies = [2665 "Inflector",2666 "frame-support-procedural-tools",2667 "proc-macro2",2668 "quote",2669 "syn",2670]26712672[[package]]2673name = "frame-support-procedural-tools"2674version = "4.0.0-dev"2675source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2676dependencies = [2677 "frame-support-procedural-tools-derive",2678 "proc-macro-crate 1.1.0",2679 "proc-macro2",2680 "quote",2681 "syn",2682]26832684[[package]]2685name = "frame-support-procedural-tools-derive"2686version = "3.0.0"2687source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2688dependencies = [2689 "proc-macro2",2690 "quote",2691 "syn",2692]26932694[[package]]2695name = "frame-system"2696version = "4.0.0-dev"2697source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2698dependencies = [2699 "frame-support",2700 "log",2701 "parity-scale-codec",2702 "scale-info",2703 "serde",2704 "sp-core",2705 "sp-io",2706 "sp-runtime",2707 "sp-std",2708 "sp-version",2709]27102711[[package]]2712name = "frame-system-benchmarking"2713version = "4.0.0-dev"2714source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2715dependencies = [2716 "frame-benchmarking",2717 "frame-support",2718 "frame-system",2719 "parity-scale-codec",2720 "scale-info",2721 "sp-core",2722 "sp-runtime",2723 "sp-std",2724]27252726[[package]]2727name = "frame-system-rpc-runtime-api"2728version = "4.0.0-dev"2729source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2730dependencies = [2731 "parity-scale-codec",2732 "sp-api",2733]27342735[[package]]2736name = "frame-try-runtime"2737version = "0.10.0-dev"2738source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"2739dependencies = [2740 "frame-support",2741 "sp-api",2742 "sp-runtime",2743 "sp-std",2744]27452746[[package]]2747name = "fs-err"2748version = "2.6.0"2749source = "registry+https://github.com/rust-lang/crates.io-index"2750checksum = "5ebd3504ad6116843b8375ad70df74e7bfe83cac77a1f3fe73200c844d43bfe0"27512752[[package]]2753name = "fs-swap"2754version = "0.2.6"2755source = "registry+https://github.com/rust-lang/crates.io-index"2756checksum = "03d47dad3685eceed8488986cad3d5027165ea5edb164331770e2059555f10a5"2757dependencies = [2758 "lazy_static",2759 "libc",2760 "libloading 0.5.2",2761 "winapi 0.3.9",2762]27632764[[package]]2765name = "fs2"2766version = "0.4.3"2767source = "registry+https://github.com/rust-lang/crates.io-index"2768checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"2769dependencies = [2770 "libc",2771 "winapi 0.3.9",2772]27732774[[package]]2775name = "fuchsia-zircon"2776version = "0.3.3"2777source = "registry+https://github.com/rust-lang/crates.io-index"2778checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"2779dependencies = [2780 "bitflags",2781 "fuchsia-zircon-sys",2782]27832784[[package]]2785name = "fuchsia-zircon-sys"2786version = "0.3.3"2787source = "registry+https://github.com/rust-lang/crates.io-index"2788checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"27892790[[package]]2791name = "funty"2792version = "1.1.0"2793source = "registry+https://github.com/rust-lang/crates.io-index"2794checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7"27952796[[package]]2797name = "futures"2798version = "0.1.31"2799source = "registry+https://github.com/rust-lang/crates.io-index"2800checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"28012802[[package]]2803name = "futures"2804version = "0.3.17"2805source = "registry+https://github.com/rust-lang/crates.io-index"2806checksum = "a12aa0eb539080d55c3f2d45a67c3b58b6b0773c1a3ca2dfec66d58c97fd66ca"2807dependencies = [2808 "futures-channel",2809 "futures-core",2810 "futures-executor",2811 "futures-io",2812 "futures-sink",2813 "futures-task",2814 "futures-util",2815]28162817[[package]]2818name = "futures-channel"2819version = "0.3.17"2820source = "registry+https://github.com/rust-lang/crates.io-index"2821checksum = "5da6ba8c3bb3c165d3c7319fc1cc8304facf1fb8db99c5de877183c08a273888"2822dependencies = [2823 "futures-core",2824 "futures-sink",2825]28262827[[package]]2828name = "futures-core"2829version = "0.3.17"2830source = "registry+https://github.com/rust-lang/crates.io-index"2831checksum = "88d1c26957f23603395cd326b0ffe64124b818f4449552f960d815cfba83a53d"28322833[[package]]2834name = "futures-executor"2835version = "0.3.17"2836source = "registry+https://github.com/rust-lang/crates.io-index"2837checksum = "45025be030969d763025784f7f355043dc6bc74093e4ecc5000ca4dc50d8745c"2838dependencies = [2839 "futures-core",2840 "futures-task",2841 "futures-util",2842 "num_cpus",2843]28442845[[package]]2846name = "futures-io"2847version = "0.3.17"2848source = "registry+https://github.com/rust-lang/crates.io-index"2849checksum = "522de2a0fe3e380f1bc577ba0474108faf3f6b18321dbf60b3b9c39a75073377"28502851[[package]]2852name = "futures-lite"2853version = "1.12.0"2854source = "registry+https://github.com/rust-lang/crates.io-index"2855checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"2856dependencies = [2857 "fastrand",2858 "futures-core",2859 "futures-io",2860 "memchr",2861 "parking",2862 "pin-project-lite 0.2.7",2863 "waker-fn",2864]28652866[[package]]2867name = "futures-macro"2868version = "0.3.17"2869source = "registry+https://github.com/rust-lang/crates.io-index"2870checksum = "18e4a4b95cea4b4ccbcf1c5675ca7c4ee4e9e75eb79944d07defde18068f79bb"2871dependencies = [2872 "autocfg",2873 "proc-macro-hack",2874 "proc-macro2",2875 "quote",2876 "syn",2877]28782879[[package]]2880name = "futures-rustls"2881version = "0.21.1"2882source = "registry+https://github.com/rust-lang/crates.io-index"2883checksum = "3a1387e07917c711fb4ee4f48ea0adb04a3c9739e53ef85bf43ae1edc2937a8b"2884dependencies = [2885 "futures-io",2886 "rustls",2887 "webpki",2888]28892890[[package]]2891name = "futures-sink"2892version = "0.3.17"2893source = "registry+https://github.com/rust-lang/crates.io-index"2894checksum = "36ea153c13024fe480590b3e3d4cad89a0cfacecc24577b68f86c6ced9c2bc11"28952896[[package]]2897name = "futures-task"2898version = "0.3.17"2899source = "registry+https://github.com/rust-lang/crates.io-index"2900checksum = "1d3d00f4eddb73e498a54394f228cd55853bdf059259e8e7bc6e69d408892e99"29012902[[package]]2903name = "futures-timer"2904version = "2.0.2"2905source = "registry+https://github.com/rust-lang/crates.io-index"2906checksum = "a1de7508b218029b0f01662ed8f61b1c964b3ae99d6f25462d0f55a595109df6"29072908[[package]]2909name = "futures-timer"2910version = "3.0.2"2911source = "registry+https://github.com/rust-lang/crates.io-index"2912checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"29132914[[package]]2915name = "futures-util"2916version = "0.3.17"2917source = "registry+https://github.com/rust-lang/crates.io-index"2918checksum = "36568465210a3a6ee45e1f165136d68671471a501e632e9a98d96872222b5481"2919dependencies = [2920 "autocfg",2921 "futures 0.1.31",2922 "futures-channel",2923 "futures-core",2924 "futures-io",2925 "futures-macro",2926 "futures-sink",2927 "futures-task",2928 "memchr",2929 "pin-project-lite 0.2.7",2930 "pin-utils",2931 "proc-macro-hack",2932 "proc-macro-nested",2933 "slab",2934]29352936[[package]]2937name = "generic-array"2938version = "0.12.4"2939source = "registry+https://github.com/rust-lang/crates.io-index"2940checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"2941dependencies = [2942 "typenum",2943]29442945[[package]]2946name = "generic-array"2947version = "0.14.4"2948source = "registry+https://github.com/rust-lang/crates.io-index"2949checksum = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817"2950dependencies = [2951 "typenum",2952 "version_check",2953]29542955[[package]]2956name = "getrandom"2957version = "0.1.16"2958source = "registry+https://github.com/rust-lang/crates.io-index"2959checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"2960dependencies = [2961 "cfg-if 1.0.0",2962 "js-sys",2963 "libc",2964 "wasi 0.9.0+wasi-snapshot-preview1",2965 "wasm-bindgen",2966]29672968[[package]]2969name = "getrandom"2970version = "0.2.3"2971source = "registry+https://github.com/rust-lang/crates.io-index"2972checksum = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753"2973dependencies = [2974 "cfg-if 1.0.0",2975 "libc",2976 "wasi 0.10.0+wasi-snapshot-preview1",2977]29782979[[package]]2980name = "ghash"2981version = "0.4.4"2982source = "registry+https://github.com/rust-lang/crates.io-index"2983checksum = "1583cc1656d7839fd3732b80cf4f38850336cdb9b8ded1cd399ca62958de3c99"2984dependencies = [2985 "opaque-debug 0.3.0",2986 "polyval",2987]29882989[[package]]2990name = "gimli"2991version = "0.25.0"2992source = "registry+https://github.com/rust-lang/crates.io-index"2993checksum = "f0a01e0497841a3b2db4f8afa483cce65f7e96a3498bd6c541734792aeac8fe7"2994dependencies = [2995 "fallible-iterator",2996 "indexmap",2997 "stable_deref_trait",2998]29993000[[package]]3001name = "glob"3002version = "0.3.0"3003source = "registry+https://github.com/rust-lang/crates.io-index"3004checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"30053006[[package]]3007name = "globset"3008version = "0.4.8"3009source = "registry+https://github.com/rust-lang/crates.io-index"3010checksum = "10463d9ff00a2a068db14231982f5132edebad0d7660cd956a1c30292dbcbfbd"3011dependencies = [3012 "aho-corasick",3013 "bstr",3014 "fnv",3015 "log",3016 "regex",3017]30183019[[package]]3020name = "gloo-timers"3021version = "0.2.1"3022source = "registry+https://github.com/rust-lang/crates.io-index"3023checksum = "47204a46aaff920a1ea58b11d03dec6f704287d27561724a4631e450654a891f"3024dependencies = [3025 "futures-channel",3026 "futures-core",3027 "js-sys",3028 "wasm-bindgen",3029 "web-sys",3030]30313032[[package]]3033name = "handlebars"3034version = "3.5.5"3035source = "registry+https://github.com/rust-lang/crates.io-index"3036checksum = "4498fc115fa7d34de968184e473529abb40eeb6be8bc5f7faba3d08c316cb3e3"3037dependencies = [3038 "log",3039 "pest",3040 "pest_derive",3041 "quick-error 2.0.1",3042 "serde",3043 "serde_json",3044]30453046[[package]]3047name = "hash-db"3048version = "0.15.2"3049source = "registry+https://github.com/rust-lang/crates.io-index"3050checksum = "d23bd4e7b5eda0d0f3a307e8b381fdc8ba9000f26fbe912250c0a4cc3956364a"30513052[[package]]3053name = "hash256-std-hasher"3054version = "0.15.2"3055source = "registry+https://github.com/rust-lang/crates.io-index"3056checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"3057dependencies = [3058 "crunchy",3059]30603061[[package]]3062name = "hashbrown"3063version = "0.11.2"3064source = "registry+https://github.com/rust-lang/crates.io-index"3065checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"3066dependencies = [3067 "ahash",3068]30693070[[package]]3071name = "heck"3072version = "0.3.3"3073source = "registry+https://github.com/rust-lang/crates.io-index"3074checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"3075dependencies = [3076 "unicode-segmentation",3077]30783079[[package]]3080name = "hermit-abi"3081version = "0.1.19"3082source = "registry+https://github.com/rust-lang/crates.io-index"3083checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"3084dependencies = [3085 "libc",3086]30873088[[package]]3089name = "hex"3090version = "0.4.3"3091source = "registry+https://github.com/rust-lang/crates.io-index"3092checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"30933094[[package]]3095name = "hex-literal"3096version = "0.3.3"3097source = "registry+https://github.com/rust-lang/crates.io-index"3098checksum = "21e4590e13640f19f249fe3e4eca5113bc4289f2497710378190e7f4bd96f45b"30993100[[package]]3101name = "hex_fmt"3102version = "0.3.0"3103source = "registry+https://github.com/rust-lang/crates.io-index"3104checksum = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f"31053106[[package]]3107name = "hmac"3108version = "0.7.1"3109source = "registry+https://github.com/rust-lang/crates.io-index"3110checksum = "5dcb5e64cda4c23119ab41ba960d1e170a774c8e4b9d9e6a9bc18aabf5e59695"3111dependencies = [3112 "crypto-mac 0.7.0",3113 "digest 0.8.1",3114]31153116[[package]]3117name = "hmac"3118version = "0.8.1"3119source = "registry+https://github.com/rust-lang/crates.io-index"3120checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"3121dependencies = [3122 "crypto-mac 0.8.0",3123 "digest 0.9.0",3124]31253126[[package]]3127name = "hmac"3128version = "0.11.0"3129source = "registry+https://github.com/rust-lang/crates.io-index"3130checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"3131dependencies = [3132 "crypto-mac 0.11.1",3133 "digest 0.9.0",3134]31353136[[package]]3137name = "hmac-drbg"3138version = "0.2.0"3139source = "registry+https://github.com/rust-lang/crates.io-index"3140checksum = "c6e570451493f10f6581b48cdd530413b63ea9e780f544bfd3bdcaa0d89d1a7b"3141dependencies = [3142 "digest 0.8.1",3143 "generic-array 0.12.4",3144 "hmac 0.7.1",3145]31463147[[package]]3148name = "hmac-drbg"3149version = "0.3.0"3150source = "registry+https://github.com/rust-lang/crates.io-index"3151checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1"3152dependencies = [3153 "digest 0.9.0",3154 "generic-array 0.14.4",3155 "hmac 0.8.1",3156]31573158[[package]]3159name = "hostname"3160version = "0.3.1"3161source = "registry+https://github.com/rust-lang/crates.io-index"3162checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"3163dependencies = [3164 "libc",3165 "match_cfg",3166 "winapi 0.3.9",3167]31683169[[package]]3170name = "http"3171version = "0.2.5"3172source = "registry+https://github.com/rust-lang/crates.io-index"3173checksum = "1323096b05d41827dadeaee54c9981958c0f94e670bc94ed80037d1a7b8b186b"3174dependencies = [3175 "bytes 1.1.0",3176 "fnv",3177 "itoa",3178]31793180[[package]]3181name = "http-body"3182version = "0.4.4"3183source = "registry+https://github.com/rust-lang/crates.io-index"3184checksum = "1ff4f84919677303da5f147645dbea6b1881f368d03ac84e1dc09031ebd7b2c6"3185dependencies = [3186 "bytes 1.1.0",3187 "http",3188 "pin-project-lite 0.2.7",3189]31903191[[package]]3192name = "httparse"3193version = "1.5.1"3194source = "registry+https://github.com/rust-lang/crates.io-index"3195checksum = "acd94fdbe1d4ff688b67b04eee2e17bd50995534a61539e45adfefb45e5e5503"31963197[[package]]3198name = "httpdate"3199version = "1.0.1"3200source = "registry+https://github.com/rust-lang/crates.io-index"3201checksum = "6456b8a6c8f33fee7d958fcd1b60d55b11940a79e63ae87013e6d22e26034440"32023203[[package]]3204name = "humantime"3205version = "1.3.0"3206source = "registry+https://github.com/rust-lang/crates.io-index"3207checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"3208dependencies = [3209 "quick-error 1.2.3",3210]32113212[[package]]3213name = "humantime"3214version = "2.1.0"3215source = "registry+https://github.com/rust-lang/crates.io-index"3216checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"32173218[[package]]3219name = "hyper"3220version = "0.14.14"3221source = "registry+https://github.com/rust-lang/crates.io-index"3222checksum = "2b91bb1f221b6ea1f1e4371216b70f40748774c2fb5971b450c07773fb92d26b"3223dependencies = [3224 "bytes 1.1.0",3225 "futures-channel",3226 "futures-core",3227 "futures-util",3228 "http",3229 "http-body",3230 "httparse",3231 "httpdate",3232 "itoa",3233 "pin-project-lite 0.2.7",3234 "socket2 0.4.2",3235 "tokio 1.13.0",3236 "tower-service",3237 "tracing",3238 "want",3239]32403241[[package]]3242name = "hyper-rustls"3243version = "0.22.1"3244source = "registry+https://github.com/rust-lang/crates.io-index"3245checksum = "5f9f7a97316d44c0af9b0301e65010573a853a9fc97046d7331d7f6bc0fd5a64"3246dependencies = [3247 "ct-logs",3248 "futures-util",3249 "hyper",3250 "log",3251 "rustls",3252 "rustls-native-certs",3253 "tokio 1.13.0",3254 "tokio-rustls",3255 "webpki",3256]32573258[[package]]3259name = "ident_case"3260version = "1.0.1"3261source = "registry+https://github.com/rust-lang/crates.io-index"3262checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"32633264[[package]]3265name = "idna"3266version = "0.1.5"3267source = "registry+https://github.com/rust-lang/crates.io-index"3268checksum = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"3269dependencies = [3270 "matches",3271 "unicode-bidi",3272 "unicode-normalization",3273]32743275[[package]]3276name = "idna"3277version = "0.2.3"3278source = "registry+https://github.com/rust-lang/crates.io-index"3279checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"3280dependencies = [3281 "matches",3282 "unicode-bidi",3283 "unicode-normalization",3284]32853286[[package]]3287name = "if-addrs"3288version = "0.6.6"3289source = "registry+https://github.com/rust-lang/crates.io-index"3290checksum = "c9a83ec4af652890ac713ffd8dc859e650420a5ef47f7b9be29b6664ab50fbc8"3291dependencies = [3292 "if-addrs-sys",3293 "libc",3294 "winapi 0.3.9",3295]32963297[[package]]3298name = "if-addrs-sys"3299version = "0.3.2"3300source = "registry+https://github.com/rust-lang/crates.io-index"3301checksum = "de74b9dd780476e837e5eb5ab7c88b49ed304126e412030a0adba99c8efe79ea"3302dependencies = [3303 "cc",3304 "libc",3305]33063307[[package]]3308name = "if-watch"3309version = "0.2.2"3310source = "registry+https://github.com/rust-lang/crates.io-index"3311checksum = "ae8ab7f67bad3240049cb24fb9cb0b4c2c6af4c245840917fbbdededeee91179"3312dependencies = [3313 "async-io",3314 "futures 0.3.17",3315 "futures-lite",3316 "if-addrs",3317 "ipnet",3318 "libc",3319 "log",3320 "winapi 0.3.9",3321]33223323[[package]]3324name = "impl-codec"3325version = "0.5.1"3326source = "registry+https://github.com/rust-lang/crates.io-index"3327checksum = "161ebdfec3c8e3b52bf61c4f3550a1eea4f9579d10dc1b936f3171ebdcd6c443"3328dependencies = [3329 "parity-scale-codec",3330]33313332[[package]]3333name = "impl-rlp"3334version = "0.3.0"3335source = "registry+https://github.com/rust-lang/crates.io-index"3336checksum = "f28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808"3337dependencies = [3338 "rlp",3339]33403341[[package]]3342name = "impl-serde"3343version = "0.3.1"3344source = "registry+https://github.com/rust-lang/crates.io-index"3345checksum = "b47ca4d2b6931707a55fce5cf66aff80e2178c8b63bbb4ecb5695cbc870ddf6f"3346dependencies = [3347 "serde",3348]33493350[[package]]3351name = "impl-trait-for-tuples"3352version = "0.1.3"3353source = "registry+https://github.com/rust-lang/crates.io-index"3354checksum = "7ef5550a42e3740a0e71f909d4c861056a284060af885ae7aa6242820f920d9d"3355dependencies = [3356 "proc-macro2",3357 "quote",3358 "syn",3359]33603361[[package]]3362name = "impl-trait-for-tuples"3363version = "0.2.1"3364source = "registry+https://github.com/rust-lang/crates.io-index"3365checksum = "d5dacb10c5b3bb92d46ba347505a9041e676bb20ad220101326bffb0c93031ee"3366dependencies = [3367 "proc-macro2",3368 "quote",3369 "syn",3370]33713372[[package]]3373name = "indexmap"3374version = "1.7.0"3375source = "registry+https://github.com/rust-lang/crates.io-index"3376checksum = "bc633605454125dec4b66843673f01c7df2b89479b32e0ed634e43a91cff62a5"3377dependencies = [3378 "autocfg",3379 "hashbrown",3380 "serde",3381]33823383[[package]]3384name = "instant"3385version = "0.1.12"3386source = "registry+https://github.com/rust-lang/crates.io-index"3387checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"3388dependencies = [3389 "cfg-if 1.0.0",3390]33913392[[package]]3393name = "integer-encoding"3394version = "1.1.7"3395source = "registry+https://github.com/rust-lang/crates.io-index"3396checksum = "48dc51180a9b377fd75814d0cc02199c20f8e99433d6762f650d39cdbbd3b56f"33973398[[package]]3399name = "integer-sqrt"3400version = "0.1.5"3401source = "registry+https://github.com/rust-lang/crates.io-index"3402checksum = "276ec31bcb4a9ee45f58bec6f9ec700ae4cf4f4f8f2fa7e06cb406bd5ffdd770"3403dependencies = [3404 "num-traits",3405]34063407[[package]]3408name = "intervalier"3409version = "0.4.0"3410source = "registry+https://github.com/rust-lang/crates.io-index"3411checksum = "64fa110ec7b8f493f416eed552740d10e7030ad5f63b2308f82c9608ec2df275"3412dependencies = [3413 "futures 0.3.17",3414 "futures-timer 2.0.2",3415]34163417[[package]]3418name = "iovec"3419version = "0.1.4"3420source = "registry+https://github.com/rust-lang/crates.io-index"3421checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"3422dependencies = [3423 "libc",3424]34253426[[package]]3427name = "ip_network"3428version = "0.4.0"3429source = "registry+https://github.com/rust-lang/crates.io-index"3430checksum = "09b746553d2f4a1ca26fab939943ddfb217a091f34f53571620a8e3d30691303"34313432[[package]]3433name = "ipconfig"3434version = "0.2.2"3435source = "registry+https://github.com/rust-lang/crates.io-index"3436checksum = "f7e2f18aece9709094573a9f24f483c4f65caa4298e2f7ae1b71cc65d853fad7"3437dependencies = [3438 "socket2 0.3.19",3439 "widestring",3440 "winapi 0.3.9",3441 "winreg",3442]34433444[[package]]3445name = "ipnet"3446version = "2.3.1"3447source = "registry+https://github.com/rust-lang/crates.io-index"3448checksum = "68f2d64f2edebec4ce84ad108148e67e1064789bee435edc5b60ad398714a3a9"34493450[[package]]3451name = "itertools"3452version = "0.10.1"3453source = "registry+https://github.com/rust-lang/crates.io-index"3454checksum = "69ddb889f9d0d08a67338271fa9b62996bc788c7796a5c18cf057420aaed5eaf"3455dependencies = [3456 "either",3457]34583459[[package]]3460name = "itoa"3461version = "0.4.8"3462source = "registry+https://github.com/rust-lang/crates.io-index"3463checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"34643465[[package]]3466name = "jobserver"3467version = "0.1.24"3468source = "registry+https://github.com/rust-lang/crates.io-index"3469checksum = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa"3470dependencies = [3471 "libc",3472]34733474[[package]]3475name = "js-sys"3476version = "0.3.55"3477source = "registry+https://github.com/rust-lang/crates.io-index"3478checksum = "7cc9ffccd38c451a86bf13657df244e9c3f37493cce8e5e21e940963777acc84"3479dependencies = [3480 "wasm-bindgen",3481]34823483[[package]]3484name = "jsonrpc-client-transports"3485version = "18.0.0"3486source = "registry+https://github.com/rust-lang/crates.io-index"3487checksum = "d2b99d4207e2a04fb4581746903c2bb7eb376f88de9c699d0f3e10feeac0cd3a"3488dependencies = [3489 "derive_more",3490 "futures 0.3.17",3491 "jsonrpc-core",3492 "jsonrpc-pubsub",3493 "log",3494 "serde",3495 "serde_json",3496 "url 1.7.2",3497]34983499[[package]]3500name = "jsonrpc-core"3501version = "18.0.0"3502source = "registry+https://github.com/rust-lang/crates.io-index"3503checksum = "14f7f76aef2d054868398427f6c54943cf3d1caa9a7ec7d0c38d69df97a965eb"3504dependencies = [3505 "futures 0.3.17",3506 "futures-executor",3507 "futures-util",3508 "log",3509 "serde",3510 "serde_derive",3511 "serde_json",3512]35133514[[package]]3515name = "jsonrpc-core-client"3516version = "18.0.0"3517source = "registry+https://github.com/rust-lang/crates.io-index"3518checksum = "b51da17abecbdab3e3d4f26b01c5ec075e88d3abe3ab3b05dc9aa69392764ec0"3519dependencies = [3520 "futures 0.3.17",3521 "jsonrpc-client-transports",3522]35233524[[package]]3525name = "jsonrpc-derive"3526version = "18.0.0"3527source = "registry+https://github.com/rust-lang/crates.io-index"3528checksum = "5b939a78fa820cdfcb7ee7484466746a7377760970f6f9c6fe19f9edcc8a38d2"3529dependencies = [3530 "proc-macro-crate 0.1.5",3531 "proc-macro2",3532 "quote",3533 "syn",3534]35353536[[package]]3537name = "jsonrpc-http-server"3538version = "18.0.0"3539source = "registry+https://github.com/rust-lang/crates.io-index"3540checksum = "e1dea6e07251d9ce6a552abfb5d7ad6bc290a4596c8dcc3d795fae2bbdc1f3ff"3541dependencies = [3542 "futures 0.3.17",3543 "hyper",3544 "jsonrpc-core",3545 "jsonrpc-server-utils",3546 "log",3547 "net2",3548 "parking_lot 0.11.2",3549 "unicase",3550]35513552[[package]]3553name = "jsonrpc-ipc-server"3554version = "18.0.0"3555source = "registry+https://github.com/rust-lang/crates.io-index"3556checksum = "382bb0206323ca7cda3dcd7e245cea86d37d02457a02a975e3378fb149a48845"3557dependencies = [3558 "futures 0.3.17",3559 "jsonrpc-core",3560 "jsonrpc-server-utils",3561 "log",3562 "parity-tokio-ipc",3563 "parking_lot 0.11.2",3564 "tower-service",3565]35663567[[package]]3568name = "jsonrpc-pubsub"3569version = "18.0.0"3570source = "registry+https://github.com/rust-lang/crates.io-index"3571checksum = "240f87695e6c6f62fb37f05c02c04953cf68d6408b8c1c89de85c7a0125b1011"3572dependencies = [3573 "futures 0.3.17",3574 "jsonrpc-core",3575 "lazy_static",3576 "log",3577 "parking_lot 0.11.2",3578 "rand 0.7.3",3579 "serde",3580]35813582[[package]]3583name = "jsonrpc-server-utils"3584version = "18.0.0"3585source = "registry+https://github.com/rust-lang/crates.io-index"3586checksum = "fa4fdea130485b572c39a460d50888beb00afb3e35de23ccd7fad8ff19f0e0d4"3587dependencies = [3588 "bytes 1.1.0",3589 "futures 0.3.17",3590 "globset",3591 "jsonrpc-core",3592 "lazy_static",3593 "log",3594 "tokio 1.13.0",3595 "tokio-stream",3596 "tokio-util",3597 "unicase",3598]35993600[[package]]3601name = "jsonrpc-ws-server"3602version = "18.0.0"3603source = "registry+https://github.com/rust-lang/crates.io-index"3604checksum = "f892c7d766369475ab7b0669f417906302d7c0fb521285c0a0c92e52e7c8e946"3605dependencies = [3606 "futures 0.3.17",3607 "jsonrpc-core",3608 "jsonrpc-server-utils",3609 "log",3610 "parity-ws",3611 "parking_lot 0.11.2",3612 "slab",3613]36143615[[package]]3616name = "jsonrpsee-proc-macros"3617version = "0.3.1"3618source = "registry+https://github.com/rust-lang/crates.io-index"3619checksum = "8edb341d35279b59c79d7fe9e060a51aec29d45af99cc7c72ea7caa350fa71a4"3620dependencies = [3621 "Inflector",3622 "bae",3623 "proc-macro-crate 1.1.0",3624 "proc-macro2",3625 "quote",3626 "syn",3627]36283629[[package]]3630name = "jsonrpsee-types"3631version = "0.3.1"3632source = "registry+https://github.com/rust-lang/crates.io-index"3633checksum = "4cc738fd55b676ada3271ef7c383a14a0867a2a88b0fa941311bf5fc0a29d498"3634dependencies = [3635 "async-trait",3636 "beef",3637 "futures-channel",3638 "futures-util",3639 "hyper",3640 "log",3641 "serde",3642 "serde_json",3643 "soketto 0.6.0",3644 "thiserror",3645]36463647[[package]]3648name = "jsonrpsee-ws-client"3649version = "0.3.1"3650source = "registry+https://github.com/rust-lang/crates.io-index"3651checksum = "9841352dbecf4c2ed5dc71698df9f1660262ae4e0b610e968602529bdbcf7b30"3652dependencies = [3653 "async-trait",3654 "fnv",3655 "futures 0.3.17",3656 "jsonrpsee-types",3657 "log",3658 "pin-project 1.0.8",3659 "rustls",3660 "rustls-native-certs",3661 "serde",3662 "serde_json",3663 "soketto 0.6.0",3664 "thiserror",3665 "tokio 1.13.0",3666 "tokio-rustls",3667 "tokio-util",3668 "url 2.2.2",3669]36703671[[package]]3672name = "keccak"3673version = "0.1.0"3674source = "registry+https://github.com/rust-lang/crates.io-index"3675checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7"36763677[[package]]3678name = "kernel32-sys"3679version = "0.2.2"3680source = "registry+https://github.com/rust-lang/crates.io-index"3681checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"3682dependencies = [3683 "winapi 0.2.8",3684 "winapi-build",3685]36863687[[package]]3688name = "kusama-runtime"3689version = "0.9.12"3690source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"3691dependencies = [3692 "beefy-primitives",3693 "bitvec 0.20.4",3694 "frame-benchmarking",3695 "frame-election-provider-support",3696 "frame-executive",3697 "frame-support",3698 "frame-system",3699 "frame-system-benchmarking",3700 "frame-system-rpc-runtime-api",3701 "frame-try-runtime",3702 "hex-literal",3703 "log",3704 "pallet-authority-discovery",3705 "pallet-authorship",3706 "pallet-babe",3707 "pallet-bags-list",3708 "pallet-balances",3709 "pallet-bounties",3710 "pallet-collective",3711 "pallet-democracy",3712 "pallet-election-provider-multi-phase",3713 "pallet-elections-phragmen",3714 "pallet-gilt",3715 "pallet-grandpa",3716 "pallet-identity",3717 "pallet-im-online",3718 "pallet-indices",3719 "pallet-membership",3720 "pallet-mmr-primitives",3721 "pallet-multisig",3722 "pallet-nicks",3723 "pallet-offences",3724 "pallet-offences-benchmarking",3725 "pallet-proxy",3726 "pallet-recovery",3727 "pallet-scheduler",3728 "pallet-session",3729 "pallet-session-benchmarking",3730 "pallet-society",3731 "pallet-staking",3732 "pallet-staking-reward-fn",3733 "pallet-timestamp",3734 "pallet-tips",3735 "pallet-transaction-payment",3736 "pallet-transaction-payment-rpc-runtime-api",3737 "pallet-treasury",3738 "pallet-utility",3739 "pallet-vesting",3740 "pallet-xcm",3741 "parity-scale-codec",3742 "polkadot-primitives",3743 "polkadot-runtime-common",3744 "polkadot-runtime-parachains",3745 "rustc-hex",3746 "scale-info",3747 "serde",3748 "serde_derive",3749 "smallvec",3750 "sp-api",3751 "sp-arithmetic",3752 "sp-authority-discovery",3753 "sp-block-builder",3754 "sp-consensus-babe",3755 "sp-core",3756 "sp-inherents",3757 "sp-io",3758 "sp-npos-elections",3759 "sp-offchain",3760 "sp-runtime",3761 "sp-session",3762 "sp-staking",3763 "sp-std",3764 "sp-transaction-pool",3765 "sp-version",3766 "static_assertions",3767 "substrate-wasm-builder",3768 "xcm",3769 "xcm-builder",3770 "xcm-executor",3771]37723773[[package]]3774name = "kv-log-macro"3775version = "1.0.7"3776source = "registry+https://github.com/rust-lang/crates.io-index"3777checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"3778dependencies = [3779 "log",3780]37813782[[package]]3783name = "kvdb"3784version = "0.10.0"3785source = "registry+https://github.com/rust-lang/crates.io-index"3786checksum = "45a3f58dc069ec0e205a27f5b45920722a46faed802a0541538241af6228f512"3787dependencies = [3788 "parity-util-mem",3789 "smallvec",3790]37913792[[package]]3793name = "kvdb-memorydb"3794version = "0.10.0"3795source = "registry+https://github.com/rust-lang/crates.io-index"3796checksum = "c3b6b85fc643f5acd0bffb2cc8a6d150209379267af0d41db72170021841f9f5"3797dependencies = [3798 "kvdb",3799 "parity-util-mem",3800 "parking_lot 0.11.2",3801]38023803[[package]]3804name = "kvdb-rocksdb"3805version = "0.14.0"3806source = "registry+https://github.com/rust-lang/crates.io-index"3807checksum = "9b1b6ea8f2536f504b645ad78419c8246550e19d2c3419a167080ce08edee35a"3808dependencies = [3809 "fs-swap",3810 "kvdb",3811 "log",3812 "num_cpus",3813 "owning_ref",3814 "parity-util-mem",3815 "parking_lot 0.11.2",3816 "regex",3817 "rocksdb",3818 "smallvec",3819]38203821[[package]]3822name = "lazy_static"3823version = "1.4.0"3824source = "registry+https://github.com/rust-lang/crates.io-index"3825checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"38263827[[package]]3828name = "lazycell"3829version = "1.3.0"3830source = "registry+https://github.com/rust-lang/crates.io-index"3831checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"38323833[[package]]3834name = "libc"3835version = "0.2.106"3836source = "registry+https://github.com/rust-lang/crates.io-index"3837checksum = "a60553f9a9e039a333b4e9b20573b9e9b9c0bb3a11e201ccc48ef4283456d673"38383839[[package]]3840name = "libloading"3841version = "0.5.2"3842source = "registry+https://github.com/rust-lang/crates.io-index"3843checksum = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"3844dependencies = [3845 "cc",3846 "winapi 0.3.9",3847]38483849[[package]]3850name = "libloading"3851version = "0.7.1"3852source = "registry+https://github.com/rust-lang/crates.io-index"3853checksum = "c0cf036d15402bea3c5d4de17b3fce76b3e4a56ebc1f577be0e7a72f7c607cf0"3854dependencies = [3855 "cfg-if 1.0.0",3856 "winapi 0.3.9",3857]38583859[[package]]3860name = "libm"3861version = "0.2.1"3862source = "registry+https://github.com/rust-lang/crates.io-index"3863checksum = "c7d73b3f436185384286bd8098d17ec07c9a7d2388a6599f824d8502b529702a"38643865[[package]]3866name = "libp2p"3867version = "0.39.1"3868source = "registry+https://github.com/rust-lang/crates.io-index"3869checksum = "9004c06878ef8f3b4b4067e69a140d87ed20bf777287f82223e49713b36ee433"3870dependencies = [3871 "atomic",3872 "bytes 1.1.0",3873 "futures 0.3.17",3874 "lazy_static",3875 "libp2p-core",3876 "libp2p-deflate",3877 "libp2p-dns",3878 "libp2p-floodsub",3879 "libp2p-gossipsub",3880 "libp2p-identify",3881 "libp2p-kad",3882 "libp2p-mdns",3883 "libp2p-mplex",3884 "libp2p-noise",3885 "libp2p-ping",3886 "libp2p-plaintext",3887 "libp2p-pnet",3888 "libp2p-relay",3889 "libp2p-request-response",3890 "libp2p-swarm",3891 "libp2p-swarm-derive",3892 "libp2p-tcp",3893 "libp2p-uds",3894 "libp2p-wasm-ext",3895 "libp2p-websocket",3896 "libp2p-yamux",3897 "multiaddr",3898 "parking_lot 0.11.2",3899 "pin-project 1.0.8",3900 "smallvec",3901 "wasm-timer",3902]39033904[[package]]3905name = "libp2p-core"3906version = "0.29.0"3907source = "registry+https://github.com/rust-lang/crates.io-index"3908checksum = "af9b4abdeaa420593a297c8592f63fad4234f4b88dc9343b8fd8e736c35faa59"3909dependencies = [3910 "asn1_der",3911 "bs58",3912 "ed25519-dalek",3913 "either",3914 "fnv",3915 "futures 0.3.17",3916 "futures-timer 3.0.2",3917 "lazy_static",3918 "libsecp256k1 0.5.0",3919 "log",3920 "multiaddr",3921 "multihash 0.14.0",3922 "multistream-select",3923 "parking_lot 0.11.2",3924 "pin-project 1.0.8",3925 "prost",3926 "prost-build",3927 "rand 0.7.3",3928 "ring",3929 "rw-stream-sink",3930 "sha2 0.9.8",3931 "smallvec",3932 "thiserror",3933 "unsigned-varint 0.7.0",3934 "void",3935 "zeroize",3936]39373938[[package]]3939name = "libp2p-deflate"3940version = "0.29.0"3941source = "registry+https://github.com/rust-lang/crates.io-index"3942checksum = "66097fccc0b7f8579f90a03ea76ba6196332ea049fd07fd969490a06819dcdc8"3943dependencies = [3944 "flate2",3945 "futures 0.3.17",3946 "libp2p-core",3947]39483949[[package]]3950name = "libp2p-dns"3951version = "0.29.0"3952source = "registry+https://github.com/rust-lang/crates.io-index"3953checksum = "58ff08b3196b85a17f202d80589e93b1660a574af67275706657fdc762e42c32"3954dependencies = [3955 "async-std-resolver",3956 "futures 0.3.17",3957 "libp2p-core",3958 "log",3959 "smallvec",3960 "trust-dns-resolver",3961]39623963[[package]]3964name = "libp2p-floodsub"3965version = "0.30.0"3966source = "registry+https://github.com/rust-lang/crates.io-index"3967checksum = "404eca8720967179dac7a5b4275eb91f904a53859c69ca8d018560ad6beb214f"3968dependencies = [3969 "cuckoofilter",3970 "fnv",3971 "futures 0.3.17",3972 "libp2p-core",3973 "libp2p-swarm",3974 "log",3975 "prost",3976 "prost-build",3977 "rand 0.7.3",3978 "smallvec",3979]39803981[[package]]3982name = "libp2p-gossipsub"3983version = "0.32.0"3984source = "registry+https://github.com/rust-lang/crates.io-index"3985checksum = "b1cc48709bcbc3a3321f08a73560b4bbb4166a7d56f6fdb615bc775f4f91058e"3986dependencies = [3987 "asynchronous-codec 0.6.0",3988 "base64 0.13.0",3989 "byteorder",3990 "bytes 1.1.0",3991 "fnv",3992 "futures 0.3.17",3993 "hex_fmt",3994 "libp2p-core",3995 "libp2p-swarm",3996 "log",3997 "prost",3998 "prost-build",3999 "rand 0.7.3",4000 "regex",4001 "sha2 0.9.8",4002 "smallvec",4003 "unsigned-varint 0.7.0",4004 "wasm-timer",4005]40064007[[package]]4008name = "libp2p-identify"4009version = "0.30.0"4010source = "registry+https://github.com/rust-lang/crates.io-index"4011checksum = "a7b61f6cf07664fb97016c318c4d4512b3dd4cc07238607f3f0163245f99008e"4012dependencies = [4013 "futures 0.3.17",4014 "libp2p-core",4015 "libp2p-swarm",4016 "log",4017 "prost",4018 "prost-build",4019 "smallvec",4020 "wasm-timer",4021]40224023[[package]]4024name = "libp2p-kad"4025version = "0.31.0"4026source = "registry+https://github.com/rust-lang/crates.io-index"4027checksum = "50ed78489c87924235665a0ab345b298ee34dff0f7ad62c0ba6608b2144fb75e"4028dependencies = [4029 "arrayvec 0.5.2",4030 "asynchronous-codec 0.6.0",4031 "bytes 1.1.0",4032 "either",4033 "fnv",4034 "futures 0.3.17",4035 "libp2p-core",4036 "libp2p-swarm",4037 "log",4038 "prost",4039 "prost-build",4040 "rand 0.7.3",4041 "sha2 0.9.8",4042 "smallvec",4043 "uint",4044 "unsigned-varint 0.7.0",4045 "void",4046 "wasm-timer",4047]40484049[[package]]4050name = "libp2p-mdns"4051version = "0.31.0"4052source = "registry+https://github.com/rust-lang/crates.io-index"4053checksum = "a29e6cbc2a24b8471b6567e580a0e8e7b70a6d0f0ea2be0844d1e842d7d4fa33"4054dependencies = [4055 "async-io",4056 "data-encoding",4057 "dns-parser",4058 "futures 0.3.17",4059 "if-watch",4060 "lazy_static",4061 "libp2p-core",4062 "libp2p-swarm",4063 "log",4064 "rand 0.8.4",4065 "smallvec",4066 "socket2 0.4.2",4067 "void",4068]40694070[[package]]4071name = "libp2p-mplex"4072version = "0.29.0"4073source = "registry+https://github.com/rust-lang/crates.io-index"4074checksum = "313d9ea526c68df4425f580024e67a9d3ffd49f2c33de5154b1f5019816f7a99"4075dependencies = [4076 "asynchronous-codec 0.6.0",4077 "bytes 1.1.0",4078 "futures 0.3.17",4079 "libp2p-core",4080 "log",4081 "nohash-hasher",4082 "parking_lot 0.11.2",4083 "rand 0.7.3",4084 "smallvec",4085 "unsigned-varint 0.7.0",4086]40874088[[package]]4089name = "libp2p-noise"4090version = "0.32.0"4091source = "registry+https://github.com/rust-lang/crates.io-index"4092checksum = "3f1db7212f342b6ba7c981cc40e31f76e9e56cb48e65fa4c142ecaca5839523e"4093dependencies = [4094 "bytes 1.1.0",4095 "curve25519-dalek 3.2.0",4096 "futures 0.3.17",4097 "lazy_static",4098 "libp2p-core",4099 "log",4100 "prost",4101 "prost-build",4102 "rand 0.8.4",4103 "sha2 0.9.8",4104 "snow",4105 "static_assertions",4106 "x25519-dalek",4107 "zeroize",4108]41094110[[package]]4111name = "libp2p-ping"4112version = "0.30.0"4113source = "registry+https://github.com/rust-lang/crates.io-index"4114checksum = "2482cfd9eb0b7a0baaf3e7b329dc4f2785181a161b1a47b7192f8d758f54a439"4115dependencies = [4116 "futures 0.3.17",4117 "libp2p-core",4118 "libp2p-swarm",4119 "log",4120 "rand 0.7.3",4121 "void",4122 "wasm-timer",4123]41244125[[package]]4126name = "libp2p-plaintext"4127version = "0.29.0"4128source = "registry+https://github.com/rust-lang/crates.io-index"4129checksum = "13b4783e5423870b9a5c199f65a7a3bc66d86ab56b2b9beebf3c338d889cf8e4"4130dependencies = [4131 "asynchronous-codec 0.6.0",4132 "bytes 1.1.0",4133 "futures 0.3.17",4134 "libp2p-core",4135 "log",4136 "prost",4137 "prost-build",4138 "unsigned-varint 0.7.0",4139 "void",4140]41414142[[package]]4143name = "libp2p-pnet"4144version = "0.21.0"4145source = "registry+https://github.com/rust-lang/crates.io-index"4146checksum = "07cb4dd4b917e5b40ddefe49b96b07adcd8d342e0317011d175b7b2bb1dcc974"4147dependencies = [4148 "futures 0.3.17",4149 "log",4150 "pin-project 1.0.8",4151 "rand 0.7.3",4152 "salsa20",4153 "sha3 0.9.1",4154]41554156[[package]]4157name = "libp2p-relay"4158version = "0.3.0"4159source = "registry+https://github.com/rust-lang/crates.io-index"4160checksum = "0133f6cfd81cdc16e716de2982e012c62e6b9d4f12e41967b3ee361051c622aa"4161dependencies = [4162 "asynchronous-codec 0.6.0",4163 "bytes 1.1.0",4164 "futures 0.3.17",4165 "futures-timer 3.0.2",4166 "libp2p-core",4167 "libp2p-swarm",4168 "log",4169 "pin-project 1.0.8",4170 "prost",4171 "prost-build",4172 "rand 0.7.3",4173 "smallvec",4174 "unsigned-varint 0.7.0",4175 "void",4176 "wasm-timer",4177]41784179[[package]]4180name = "libp2p-request-response"4181version = "0.12.0"4182source = "registry+https://github.com/rust-lang/crates.io-index"4183checksum = "06cdae44b6821466123af93cbcdec7c9e6ba9534a8af9cdc296446d39416d241"4184dependencies = [4185 "async-trait",4186 "bytes 1.1.0",4187 "futures 0.3.17",4188 "libp2p-core",4189 "libp2p-swarm",4190 "log",4191 "lru 0.6.6",4192 "minicbor",4193 "rand 0.7.3",4194 "smallvec",4195 "unsigned-varint 0.7.0",4196 "wasm-timer",4197]41984199[[package]]4200name = "libp2p-swarm"4201version = "0.30.0"4202source = "registry+https://github.com/rust-lang/crates.io-index"4203checksum = "7083861341e1555467863b4cd802bea1e8c4787c0f7b5110097d0f1f3248f9a9"4204dependencies = [4205 "either",4206 "futures 0.3.17",4207 "libp2p-core",4208 "log",4209 "rand 0.7.3",4210 "smallvec",4211 "void",4212 "wasm-timer",4213]42144215[[package]]4216name = "libp2p-swarm-derive"4217version = "0.24.0"4218source = "registry+https://github.com/rust-lang/crates.io-index"4219checksum = "ab8cb308d4fc854869f5abb54fdab0833d2cf670d407c745849dc47e6e08d79c"4220dependencies = [4221 "quote",4222 "syn",4223]42244225[[package]]4226name = "libp2p-tcp"4227version = "0.29.0"4228source = "registry+https://github.com/rust-lang/crates.io-index"4229checksum = "79edd26b6b4bb5feee210dcda562dca186940dfecb0024b979c3f50824b3bf28"4230dependencies = [4231 "async-io",4232 "futures 0.3.17",4233 "futures-timer 3.0.2",4234 "if-watch",4235 "ipnet",4236 "libc",4237 "libp2p-core",4238 "log",4239 "socket2 0.4.2",4240]42414242[[package]]4243name = "libp2p-uds"4244version = "0.29.0"4245source = "registry+https://github.com/rust-lang/crates.io-index"4246checksum = "280e793440dd4e9f273d714f4497325c72cddb0fe85a49f9a03c88f41dd20182"4247dependencies = [4248 "async-std",4249 "futures 0.3.17",4250 "libp2p-core",4251 "log",4252]42534254[[package]]4255name = "libp2p-wasm-ext"4256version = "0.29.0"4257source = "registry+https://github.com/rust-lang/crates.io-index"4258checksum = "f553b7140fad3d7a76f50497b0ea591e26737d9607428a75509fc191e4d1b1f6"4259dependencies = [4260 "futures 0.3.17",4261 "js-sys",4262 "libp2p-core",4263 "parity-send-wrapper",4264 "wasm-bindgen",4265 "wasm-bindgen-futures",4266]42674268[[package]]4269name = "libp2p-websocket"4270version = "0.30.0"4271source = "registry+https://github.com/rust-lang/crates.io-index"4272checksum = "ddf99dcbf5063e9d59087f61b1e85c686ceab2f5abedb472d32288065c0e5e27"4273dependencies = [4274 "either",4275 "futures 0.3.17",4276 "futures-rustls",4277 "libp2p-core",4278 "log",4279 "quicksink",4280 "rw-stream-sink",4281 "soketto 0.4.2",4282 "url 2.2.2",4283 "webpki-roots",4284]42854286[[package]]4287name = "libp2p-yamux"4288version = "0.33.0"4289source = "registry+https://github.com/rust-lang/crates.io-index"4290checksum = "214cc0dd9c37cbed27f0bb1eba0c41bbafdb93a8be5e9d6ae1e6b4b42cd044bf"4291dependencies = [4292 "futures 0.3.17",4293 "libp2p-core",4294 "parking_lot 0.11.2",4295 "thiserror",4296 "yamux",4297]42984299[[package]]4300name = "librocksdb-sys"4301version = "6.20.3"4302source = "registry+https://github.com/rust-lang/crates.io-index"4303checksum = "c309a9d2470844aceb9a4a098cf5286154d20596868b75a6b36357d2bb9ca25d"4304dependencies = [4305 "bindgen",4306 "cc",4307 "glob",4308 "libc",4309]43104311[[package]]4312name = "libsecp256k1"4313version = "0.3.5"4314source = "registry+https://github.com/rust-lang/crates.io-index"4315checksum = "1fc1e2c808481a63dc6da2074752fdd4336a3c8fcc68b83db6f1fd5224ae7962"4316dependencies = [4317 "arrayref",4318 "crunchy",4319 "digest 0.8.1",4320 "hmac-drbg 0.2.0",4321 "rand 0.7.3",4322 "sha2 0.8.2",4323 "subtle 2.4.1",4324 "typenum",4325]43264327[[package]]4328name = "libsecp256k1"4329version = "0.5.0"4330source = "registry+https://github.com/rust-lang/crates.io-index"4331checksum = "bd1137239ab33b41aa9637a88a28249e5e70c40a42ccc92db7f12cc356c1fcd7"4332dependencies = [4333 "arrayref",4334 "base64 0.12.3",4335 "digest 0.9.0",4336 "hmac-drbg 0.3.0",4337 "libsecp256k1-core 0.2.2",4338 "libsecp256k1-gen-ecmult 0.2.1",4339 "libsecp256k1-gen-genmult 0.2.1",4340 "rand 0.7.3",4341 "serde",4342 "sha2 0.9.8",4343 "typenum",4344]43454346[[package]]4347name = "libsecp256k1"4348version = "0.6.0"4349source = "registry+https://github.com/rust-lang/crates.io-index"4350checksum = "c9d220bc1feda2ac231cb78c3d26f27676b8cf82c96971f7aeef3d0cf2797c73"4351dependencies = [4352 "arrayref",4353 "base64 0.12.3",4354 "digest 0.9.0",4355 "hmac-drbg 0.3.0",4356 "libsecp256k1-core 0.2.2",4357 "libsecp256k1-gen-ecmult 0.2.1",4358 "libsecp256k1-gen-genmult 0.2.1",4359 "rand 0.7.3",4360 "serde",4361 "sha2 0.9.8",4362 "typenum",4363]43644365[[package]]4366name = "libsecp256k1"4367version = "0.7.0"4368source = "registry+https://github.com/rust-lang/crates.io-index"4369checksum = "b0452aac8bab02242429380e9b2f94ea20cea2b37e2c1777a1358799bbe97f37"4370dependencies = [4371 "arrayref",4372 "base64 0.13.0",4373 "digest 0.9.0",4374 "hmac-drbg 0.3.0",4375 "libsecp256k1-core 0.3.0",4376 "libsecp256k1-gen-ecmult 0.3.0",4377 "libsecp256k1-gen-genmult 0.3.0",4378 "rand 0.8.4",4379 "serde",4380 "sha2 0.9.8",4381 "typenum",4382]43834384[[package]]4385name = "libsecp256k1-core"4386version = "0.2.2"4387source = "registry+https://github.com/rust-lang/crates.io-index"4388checksum = "d0f6ab710cec28cef759c5f18671a27dae2a5f952cdaaee1d8e2908cb2478a80"4389dependencies = [4390 "crunchy",4391 "digest 0.9.0",4392 "subtle 2.4.1",4393]43944395[[package]]4396name = "libsecp256k1-core"4397version = "0.3.0"4398source = "registry+https://github.com/rust-lang/crates.io-index"4399checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451"4400dependencies = [4401 "crunchy",4402 "digest 0.9.0",4403 "subtle 2.4.1",4404]44054406[[package]]4407name = "libsecp256k1-gen-ecmult"4408version = "0.2.1"4409source = "registry+https://github.com/rust-lang/crates.io-index"4410checksum = "ccab96b584d38fac86a83f07e659f0deafd0253dc096dab5a36d53efe653c5c3"4411dependencies = [4412 "libsecp256k1-core 0.2.2",4413]44144415[[package]]4416name = "libsecp256k1-gen-ecmult"4417version = "0.3.0"4418source = "registry+https://github.com/rust-lang/crates.io-index"4419checksum = "3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809"4420dependencies = [4421 "libsecp256k1-core 0.3.0",4422]44234424[[package]]4425name = "libsecp256k1-gen-genmult"4426version = "0.2.1"4427source = "registry+https://github.com/rust-lang/crates.io-index"4428checksum = "67abfe149395e3aa1c48a2beb32b068e2334402df8181f818d3aee2b304c4f5d"4429dependencies = [4430 "libsecp256k1-core 0.2.2",4431]44324433[[package]]4434name = "libsecp256k1-gen-genmult"4435version = "0.3.0"4436source = "registry+https://github.com/rust-lang/crates.io-index"4437checksum = "3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7c"4438dependencies = [4439 "libsecp256k1-core 0.3.0",4440]44414442[[package]]4443name = "libz-sys"4444version = "1.1.3"4445source = "registry+https://github.com/rust-lang/crates.io-index"4446checksum = "de5435b8549c16d423ed0c03dbaafe57cf6c3344744f1242520d59c9d8ecec66"4447dependencies = [4448 "cc",4449 "pkg-config",4450 "vcpkg",4451]44524453[[package]]4454name = "linked-hash-map"4455version = "0.5.4"4456source = "registry+https://github.com/rust-lang/crates.io-index"4457checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"44584459[[package]]4460name = "linked_hash_set"4461version = "0.1.4"4462source = "registry+https://github.com/rust-lang/crates.io-index"4463checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"4464dependencies = [4465 "linked-hash-map",4466]44674468[[package]]4469name = "linregress"4470version = "0.4.4"4471source = "registry+https://github.com/rust-lang/crates.io-index"4472checksum = "d6c601a85f5ecd1aba625247bca0031585fb1c446461b142878a16f8245ddeb8"4473dependencies = [4474 "nalgebra",4475 "statrs",4476]44774478[[package]]4479name = "lock_api"4480version = "0.3.4"4481source = "registry+https://github.com/rust-lang/crates.io-index"4482checksum = "c4da24a77a3d8a6d4862d95f72e6fdb9c09a643ecdb402d754004a557f2bec75"4483dependencies = [4484 "scopeguard",4485]44864487[[package]]4488name = "lock_api"4489version = "0.4.5"4490source = "registry+https://github.com/rust-lang/crates.io-index"4491checksum = "712a4d093c9976e24e7dbca41db895dabcbac38eb5f4045393d17a95bdfb1109"4492dependencies = [4493 "scopeguard",4494]44954496[[package]]4497name = "log"4498version = "0.4.14"4499source = "registry+https://github.com/rust-lang/crates.io-index"4500checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"4501dependencies = [4502 "cfg-if 1.0.0",4503 "value-bag",4504]45054506[[package]]4507name = "lru"4508version = "0.6.6"4509source = "registry+https://github.com/rust-lang/crates.io-index"4510checksum = "7ea2d928b485416e8908cff2d97d621db22b27f7b3b6729e438bcf42c671ba91"4511dependencies = [4512 "hashbrown",4513]45144515[[package]]4516name = "lru"4517version = "0.7.0"4518source = "registry+https://github.com/rust-lang/crates.io-index"4519checksum = "6c748cfe47cb8da225c37595b3108bea1c198c84aaae8ea0ba76d01dda9fc803"4520dependencies = [4521 "hashbrown",4522]45234524[[package]]4525name = "lru-cache"4526version = "0.1.2"4527source = "registry+https://github.com/rust-lang/crates.io-index"4528checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"4529dependencies = [4530 "linked-hash-map",4531]45324533[[package]]4534name = "lz4"4535version = "1.23.2"4536source = "registry+https://github.com/rust-lang/crates.io-index"4537checksum = "aac20ed6991e01bf6a2e68cc73df2b389707403662a8ba89f68511fb340f724c"4538dependencies = [4539 "libc",4540 "lz4-sys",4541]45424543[[package]]4544name = "lz4-sys"4545version = "1.9.2"4546source = "registry+https://github.com/rust-lang/crates.io-index"4547checksum = "dca79aa95d8b3226213ad454d328369853be3a1382d89532a854f4d69640acae"4548dependencies = [4549 "cc",4550 "libc",4551]45524553[[package]]4554name = "mach"4555version = "0.3.2"4556source = "registry+https://github.com/rust-lang/crates.io-index"4557checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"4558dependencies = [4559 "libc",4560]45614562[[package]]4563name = "maplit"4564version = "1.0.2"4565source = "registry+https://github.com/rust-lang/crates.io-index"4566checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"45674568[[package]]4569name = "match_cfg"4570version = "0.1.0"4571source = "registry+https://github.com/rust-lang/crates.io-index"4572checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"45734574[[package]]4575name = "matchers"4576version = "0.0.1"4577source = "registry+https://github.com/rust-lang/crates.io-index"4578checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"4579dependencies = [4580 "regex-automata",4581]45824583[[package]]4584name = "matches"4585version = "0.1.9"4586source = "registry+https://github.com/rust-lang/crates.io-index"4587checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"45884589[[package]]4590name = "matrixmultiply"4591version = "0.3.1"4592source = "registry+https://github.com/rust-lang/crates.io-index"4593checksum = "5a8a15b776d9dfaecd44b03c5828c2199cddff5247215858aac14624f8d6b741"4594dependencies = [4595 "rawpointer",4596]45974598[[package]]4599name = "memchr"4600version = "2.4.1"4601source = "registry+https://github.com/rust-lang/crates.io-index"4602checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"46034604[[package]]4605name = "memmap2"4606version = "0.2.3"4607source = "registry+https://github.com/rust-lang/crates.io-index"4608checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"4609dependencies = [4610 "libc",4611]46124613[[package]]4614name = "memoffset"4615version = "0.6.4"4616source = "registry+https://github.com/rust-lang/crates.io-index"4617checksum = "59accc507f1338036a0477ef61afdae33cde60840f4dfe481319ce3ad116ddf9"4618dependencies = [4619 "autocfg",4620]46214622[[package]]4623name = "memory-db"4624version = "0.27.0"4625source = "registry+https://github.com/rust-lang/crates.io-index"4626checksum = "de006e09d04fc301a5f7e817b75aa49801c4479a8af753764416b085337ddcc5"4627dependencies = [4628 "hash-db",4629 "hashbrown",4630 "parity-util-mem",4631]46324633[[package]]4634name = "memory-lru"4635version = "0.1.0"4636source = "registry+https://github.com/rust-lang/crates.io-index"4637checksum = "beeb98b3d1ed2c0054bd81b5ba949a0243c3ccad751d45ea898fa8059fa2860a"4638dependencies = [4639 "lru 0.6.6",4640]46414642[[package]]4643name = "memory_units"4644version = "0.3.0"4645source = "registry+https://github.com/rust-lang/crates.io-index"4646checksum = "71d96e3f3c0b6325d8ccd83c33b28acb183edcb6c67938ba104ec546854b0882"46474648[[package]]4649name = "merlin"4650version = "2.0.1"4651source = "registry+https://github.com/rust-lang/crates.io-index"4652checksum = "4e261cf0f8b3c42ded9f7d2bb59dea03aa52bc8a1cbc7482f9fc3fd1229d3b42"4653dependencies = [4654 "byteorder",4655 "keccak",4656 "rand_core 0.5.1",4657 "zeroize",4658]46594660[[package]]4661name = "metered-channel"4662version = "0.9.12"4663source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"4664dependencies = [4665 "derive_more",4666 "futures 0.3.17",4667 "futures-timer 3.0.2",4668 "thiserror",4669 "tracing",4670]46714672[[package]]4673name = "mick-jaeger"4674version = "0.1.4"4675source = "registry+https://github.com/rust-lang/crates.io-index"4676checksum = "c023c3f16109e7f33aa451f773fd61070e265b4977d0b6e344a51049296dd7df"4677dependencies = [4678 "futures 0.3.17",4679 "rand 0.7.3",4680 "thrift",4681]46824683[[package]]4684name = "minicbor"4685version = "0.8.1"4686source = "registry+https://github.com/rust-lang/crates.io-index"4687checksum = "51aa5bb0ca22415daca596a227b507f880ad1b2318a87fa9325312a5d285ca0d"4688dependencies = [4689 "minicbor-derive",4690]46914692[[package]]4693name = "minicbor-derive"4694version = "0.6.4"4695source = "registry+https://github.com/rust-lang/crates.io-index"4696checksum = "54999f917cd092b13904737e26631aa2b2b88d625db68e4bab461dcd8006c788"4697dependencies = [4698 "proc-macro2",4699 "quote",4700 "syn",4701]47024703[[package]]4704name = "miniz_oxide"4705version = "0.4.4"4706source = "registry+https://github.com/rust-lang/crates.io-index"4707checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b"4708dependencies = [4709 "adler",4710 "autocfg",4711]47124713[[package]]4714name = "mio"4715version = "0.6.23"4716source = "registry+https://github.com/rust-lang/crates.io-index"4717checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"4718dependencies = [4719 "cfg-if 0.1.10",4720 "fuchsia-zircon",4721 "fuchsia-zircon-sys",4722 "iovec",4723 "kernel32-sys",4724 "libc",4725 "log",4726 "miow 0.2.2",4727 "net2",4728 "slab",4729 "winapi 0.2.8",4730]47314732[[package]]4733name = "mio"4734version = "0.7.14"4735source = "registry+https://github.com/rust-lang/crates.io-index"4736checksum = "8067b404fe97c70829f082dec8bcf4f71225d7eaea1d8645349cb76fa06205cc"4737dependencies = [4738 "libc",4739 "log",4740 "miow 0.3.7",4741 "ntapi",4742 "winapi 0.3.9",4743]47444745[[package]]4746name = "mio-extras"4747version = "2.0.6"4748source = "registry+https://github.com/rust-lang/crates.io-index"4749checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"4750dependencies = [4751 "lazycell",4752 "log",4753 "mio 0.6.23",4754 "slab",4755]47564757[[package]]4758name = "miow"4759version = "0.2.2"4760source = "registry+https://github.com/rust-lang/crates.io-index"4761checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"4762dependencies = [4763 "kernel32-sys",4764 "net2",4765 "winapi 0.2.8",4766 "ws2_32-sys",4767]47684769[[package]]4770name = "miow"4771version = "0.3.7"4772source = "registry+https://github.com/rust-lang/crates.io-index"4773checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"4774dependencies = [4775 "winapi 0.3.9",4776]47774778[[package]]4779name = "more-asserts"4780version = "0.2.1"4781source = "registry+https://github.com/rust-lang/crates.io-index"4782checksum = "0debeb9fcf88823ea64d64e4a815ab1643f33127d995978e099942ce38f25238"47834784[[package]]4785name = "multiaddr"4786version = "0.13.0"4787source = "registry+https://github.com/rust-lang/crates.io-index"4788checksum = "48ee4ea82141951ac6379f964f71b20876d43712bea8faf6dd1a375e08a46499"4789dependencies = [4790 "arrayref",4791 "bs58",4792 "byteorder",4793 "data-encoding",4794 "multihash 0.14.0",4795 "percent-encoding 2.1.0",4796 "serde",4797 "static_assertions",4798 "unsigned-varint 0.7.0",4799 "url 2.2.2",4800]48014802[[package]]4803name = "multibase"4804version = "0.8.0"4805source = "registry+https://github.com/rust-lang/crates.io-index"4806checksum = "b78c60039650ff12e140ae867ef5299a58e19dded4d334c849dc7177083667e2"4807dependencies = [4808 "base-x",4809 "data-encoding",4810 "data-encoding-macro",4811]48124813[[package]]4814name = "multihash"4815version = "0.13.2"4816source = "registry+https://github.com/rust-lang/crates.io-index"4817checksum = "4dac63698b887d2d929306ea48b63760431ff8a24fac40ddb22f9c7f49fb7cab"4818dependencies = [4819 "blake2b_simd",4820 "blake2s_simd",4821 "blake3",4822 "digest 0.9.0",4823 "generic-array 0.14.4",4824 "multihash-derive",4825 "sha2 0.9.8",4826 "sha3 0.9.1",4827 "unsigned-varint 0.5.1",4828]48294830[[package]]4831name = "multihash"4832version = "0.14.0"4833source = "registry+https://github.com/rust-lang/crates.io-index"4834checksum = "752a61cd890ff691b4411423d23816d5866dd5621e4d1c5687a53b94b5a979d8"4835dependencies = [4836 "digest 0.9.0",4837 "generic-array 0.14.4",4838 "multihash-derive",4839 "sha2 0.9.8",4840 "unsigned-varint 0.7.0",4841]48424843[[package]]4844name = "multihash-derive"4845version = "0.7.2"4846source = "registry+https://github.com/rust-lang/crates.io-index"4847checksum = "424f6e86263cd5294cbd7f1e95746b95aca0e0d66bff31e5a40d6baa87b4aa99"4848dependencies = [4849 "proc-macro-crate 1.1.0",4850 "proc-macro-error 1.0.4",4851 "proc-macro2",4852 "quote",4853 "syn",4854 "synstructure",4855]48564857[[package]]4858name = "multimap"4859version = "0.8.3"4860source = "registry+https://github.com/rust-lang/crates.io-index"4861checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"48624863[[package]]4864name = "multistream-select"4865version = "0.10.4"4866source = "registry+https://github.com/rust-lang/crates.io-index"4867checksum = "56a336acba8bc87c8876f6425407dbbe6c417bf478b22015f8fb0994ef3bc0ab"4868dependencies = [4869 "bytes 1.1.0",4870 "futures 0.3.17",4871 "log",4872 "pin-project 1.0.8",4873 "smallvec",4874 "unsigned-varint 0.7.0",4875]48764877[[package]]4878name = "nalgebra"4879version = "0.27.1"4880source = "registry+https://github.com/rust-lang/crates.io-index"4881checksum = "462fffe4002f4f2e1f6a9dcf12cc1a6fc0e15989014efc02a941d3e0f5dc2120"4882dependencies = [4883 "approx",4884 "matrixmultiply",4885 "nalgebra-macros",4886 "num-complex",4887 "num-rational 0.4.0",4888 "num-traits",4889 "rand 0.8.4",4890 "rand_distr",4891 "simba",4892 "typenum",4893]48944895[[package]]4896name = "nalgebra-macros"4897version = "0.1.0"4898source = "registry+https://github.com/rust-lang/crates.io-index"4899checksum = "01fcc0b8149b4632adc89ac3b7b31a12fb6099a0317a4eb2ebff574ef7de7218"4900dependencies = [4901 "proc-macro2",4902 "quote",4903 "syn",4904]49054906[[package]]4907name = "names"4908version = "0.12.0"4909source = "registry+https://github.com/rust-lang/crates.io-index"4910checksum = "10a8690bf09abf659851e58cd666c3d37ac6af07c2bd7a9e332cfba471715775"4911dependencies = [4912 "rand 0.8.4",4913]49144915[[package]]4916name = "net2"4917version = "0.2.37"4918source = "registry+https://github.com/rust-lang/crates.io-index"4919checksum = "391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae"4920dependencies = [4921 "cfg-if 0.1.10",4922 "libc",4923 "winapi 0.3.9",4924]49254926[[package]]4927name = "nft"4928version = "3.0.0"4929dependencies = [4930 "cumulus-client-cli",4931 "cumulus-client-collator",4932 "cumulus-client-consensus-aura",4933 "cumulus-client-consensus-common",4934 "cumulus-client-network",4935 "cumulus-client-service",4936 "cumulus-primitives-core",4937 "cumulus-primitives-parachain-inherent",4938 "fc-consensus",4939 "fc-db",4940 "fc-mapping-sync",4941 "fc-rpc",4942 "fc-rpc-core",4943 "flexi_logger",4944 "fp-rpc",4945 "frame-benchmarking",4946 "frame-benchmarking-cli",4947 "futures 0.3.17",4948 "jsonrpc-core",4949 "jsonrpc-pubsub",4950 "log",4951 "nft-data-structs",4952 "nft-rpc",4953 "nft-runtime",4954 "pallet-ethereum",4955 "pallet-transaction-payment-rpc",4956 "parity-scale-codec",4957 "parking_lot 0.11.2",4958 "polkadot-cli",4959 "polkadot-parachain",4960 "polkadot-primitives",4961 "polkadot-service",4962 "polkadot-test-service",4963 "sc-basic-authorship",4964 "sc-chain-spec",4965 "sc-cli",4966 "sc-client-api",4967 "sc-consensus",4968 "sc-consensus-aura",4969 "sc-executor",4970 "sc-finality-grandpa",4971 "sc-keystore",4972 "sc-network",4973 "sc-rpc",4974 "sc-rpc-api",4975 "sc-service",4976 "sc-telemetry",4977 "sc-tracing",4978 "sc-transaction-pool",4979 "serde",4980 "serde_json",4981 "sp-api",4982 "sp-block-builder",4983 "sp-blockchain",4984 "sp-consensus",4985 "sp-consensus-aura",4986 "sp-core",4987 "sp-finality-grandpa",4988 "sp-inherents",4989 "sp-keystore",4990 "sp-offchain",4991 "sp-runtime",4992 "sp-session",4993 "sp-timestamp",4994 "sp-transaction-pool",4995 "sp-trie",4996 "structopt",4997 "substrate-build-script-utils",4998 "substrate-frame-rpc-system",4999 "substrate-prometheus-endpoint",5000]50015002[[package]]5003name = "nft-data-structs"5004version = "0.9.0"5005dependencies = [5006 "derivative",5007 "frame-support",5008 "frame-system",5009 "parity-scale-codec",5010 "scale-info",5011 "serde",5012 "sp-core",5013 "sp-runtime",5014 "sp-std",5015]50165017[[package]]5018name = "nft-rpc"5019version = "3.3.1"5020dependencies = [5021 "fc-db",5022 "fc-mapping-sync",5023 "fc-rpc",5024 "fc-rpc-core",5025 "fp-rpc",5026 "futures 0.3.17",5027 "jsonrpc-core",5028 "jsonrpc-pubsub",5029 "nft-runtime",5030 "pallet-ethereum",5031 "pallet-nft",5032 "pallet-transaction-payment-rpc",5033 "pallet-transaction-payment-rpc-runtime-api",5034 "sc-client-api",5035 "sc-consensus-aura",5036 "sc-consensus-epochs",5037 "sc-finality-grandpa",5038 "sc-finality-grandpa-rpc",5039 "sc-keystore",5040 "sc-network",5041 "sc-rpc",5042 "sc-rpc-api",5043 "sc-service",5044 "sc-transaction-pool",5045 "sp-api",5046 "sp-block-builder",5047 "sp-blockchain",5048 "sp-consensus",5049 "sp-consensus-aura",5050 "sp-core",5051 "sp-offchain",5052 "sp-runtime",5053 "sp-session",5054 "sp-storage",5055 "sp-transaction-pool",5056 "substrate-frame-rpc-system",5057 "tokio 0.2.25",5058]50595060[[package]]5061name = "nft-runtime"5062version = "3.0.0"5063dependencies = [5064 "cumulus-pallet-aura-ext",5065 "cumulus-pallet-dmp-queue",5066 "cumulus-pallet-parachain-system",5067 "cumulus-pallet-xcm",5068 "cumulus-pallet-xcmp-queue",5069 "cumulus-primitives-core",5070 "cumulus-primitives-timestamp",5071 "cumulus-primitives-utility",5072 "derivative",5073 "fp-rpc",5074 "fp-self-contained",5075 "frame-benchmarking",5076 "frame-executive",5077 "frame-support",5078 "frame-system",5079 "frame-system-benchmarking",5080 "frame-system-rpc-runtime-api",5081 "hex-literal",5082 "nft-data-structs",5083 "pallet-aura",5084 "pallet-balances",5085 "pallet-ethereum",5086 "pallet-evm",5087 "pallet-evm-coder-substrate",5088 "pallet-evm-contract-helpers",5089 "pallet-evm-migration",5090 "pallet-evm-transaction-payment",5091 "pallet-inflation",5092 "pallet-nft",5093 "pallet-nft-charge-transaction",5094 "pallet-nft-transaction-payment",5095 "pallet-randomness-collective-flip",5096 "pallet-sudo",5097 "pallet-timestamp",5098 "pallet-transaction-payment",5099 "pallet-transaction-payment-rpc-runtime-api",5100 "pallet-treasury",5101 "pallet-unq-scheduler",5102 "pallet-vesting",5103 "pallet-xcm",5104 "parachain-info",5105 "parity-scale-codec",5106 "polkadot-parachain",5107 "scale-info",5108 "serde",5109 "smallvec",5110 "sp-api",5111 "sp-arithmetic",5112 "sp-block-builder",5113 "sp-consensus-aura",5114 "sp-core",5115 "sp-inherents",5116 "sp-io",5117 "sp-offchain",5118 "sp-runtime",5119 "sp-session",5120 "sp-std",5121 "sp-transaction-pool",5122 "sp-version",5123 "substrate-wasm-builder",5124 "xcm",5125 "xcm-builder",5126 "xcm-executor",5127]51285129[[package]]5130name = "nodrop"5131version = "0.1.14"5132source = "registry+https://github.com/rust-lang/crates.io-index"5133checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"51345135[[package]]5136name = "nohash-hasher"5137version = "0.2.0"5138source = "registry+https://github.com/rust-lang/crates.io-index"5139checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"51405141[[package]]5142name = "nom"5143version = "6.1.2"5144source = "registry+https://github.com/rust-lang/crates.io-index"5145checksum = "e7413f999671bd4745a7b624bd370a569fb6bc574b23c83a3c5ed2e453f3d5e2"5146dependencies = [5147 "bitvec 0.19.5",5148 "funty",5149 "memchr",5150 "version_check",5151]51525153[[package]]5154name = "ntapi"5155version = "0.3.6"5156source = "registry+https://github.com/rust-lang/crates.io-index"5157checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44"5158dependencies = [5159 "winapi 0.3.9",5160]51615162[[package]]5163name = "num-bigint"5164version = "0.2.6"5165source = "registry+https://github.com/rust-lang/crates.io-index"5166checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"5167dependencies = [5168 "autocfg",5169 "num-integer",5170 "num-traits",5171]51725173[[package]]5174name = "num-complex"5175version = "0.4.0"5176source = "registry+https://github.com/rust-lang/crates.io-index"5177checksum = "26873667bbbb7c5182d4a37c1add32cdf09f841af72da53318fdb81543c15085"5178dependencies = [5179 "num-traits",5180]51815182[[package]]5183name = "num-integer"5184version = "0.1.44"5185source = "registry+https://github.com/rust-lang/crates.io-index"5186checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db"5187dependencies = [5188 "autocfg",5189 "num-traits",5190]51915192[[package]]5193name = "num-rational"5194version = "0.2.4"5195source = "registry+https://github.com/rust-lang/crates.io-index"5196checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"5197dependencies = [5198 "autocfg",5199 "num-bigint",5200 "num-integer",5201 "num-traits",5202]52035204[[package]]5205name = "num-rational"5206version = "0.4.0"5207source = "registry+https://github.com/rust-lang/crates.io-index"5208checksum = "d41702bd167c2df5520b384281bc111a4b5efcf7fbc4c9c222c815b07e0a6a6a"5209dependencies = [5210 "autocfg",5211 "num-integer",5212 "num-traits",5213]52145215[[package]]5216name = "num-traits"5217version = "0.2.14"5218source = "registry+https://github.com/rust-lang/crates.io-index"5219checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"5220dependencies = [5221 "autocfg",5222 "libm",5223]52245225[[package]]5226name = "num_cpus"5227version = "1.13.0"5228source = "registry+https://github.com/rust-lang/crates.io-index"5229checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"5230dependencies = [5231 "hermit-abi",5232 "libc",5233]52345235[[package]]5236name = "object"5237version = "0.26.2"5238source = "registry+https://github.com/rust-lang/crates.io-index"5239checksum = "39f37e50073ccad23b6d09bcb5b263f4e76d3bb6038e4a3c08e52162ffa8abc2"5240dependencies = [5241 "crc32fast",5242 "indexmap",5243 "memchr",5244]52455246[[package]]5247name = "object"5248version = "0.27.1"5249source = "registry+https://github.com/rust-lang/crates.io-index"5250checksum = "67ac1d3f9a1d3616fd9a60c8d74296f22406a238b6a72f5cc1e6f314df4ffbf9"5251dependencies = [5252 "memchr",5253]52545255[[package]]5256name = "once_cell"5257version = "1.8.0"5258source = "registry+https://github.com/rust-lang/crates.io-index"5259checksum = "692fcb63b64b1758029e0a96ee63e049ce8c5948587f2f7208df04625e5f6b56"52605261[[package]]5262name = "opaque-debug"5263version = "0.2.3"5264source = "registry+https://github.com/rust-lang/crates.io-index"5265checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"52665267[[package]]5268name = "opaque-debug"5269version = "0.3.0"5270source = "registry+https://github.com/rust-lang/crates.io-index"5271checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"52725273[[package]]5274name = "openssl-probe"5275version = "0.1.4"5276source = "registry+https://github.com/rust-lang/crates.io-index"5277checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a"52785279[[package]]5280name = "ordered-float"5281version = "1.1.1"5282source = "registry+https://github.com/rust-lang/crates.io-index"5283checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7"5284dependencies = [5285 "num-traits",5286]52875288[[package]]5289name = "owning_ref"5290version = "0.4.1"5291source = "registry+https://github.com/rust-lang/crates.io-index"5292checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"5293dependencies = [5294 "stable_deref_trait",5295]52965297[[package]]5298name = "pallet-aura"5299version = "4.0.0-dev"5300source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5301dependencies = [5302 "frame-support",5303 "frame-system",5304 "pallet-timestamp",5305 "parity-scale-codec",5306 "scale-info",5307 "sp-application-crypto",5308 "sp-consensus-aura",5309 "sp-runtime",5310 "sp-std",5311]53125313[[package]]5314name = "pallet-authority-discovery"5315version = "4.0.0-dev"5316source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5317dependencies = [5318 "frame-support",5319 "frame-system",5320 "pallet-session",5321 "parity-scale-codec",5322 "scale-info",5323 "sp-application-crypto",5324 "sp-authority-discovery",5325 "sp-runtime",5326 "sp-std",5327]53285329[[package]]5330name = "pallet-authorship"5331version = "4.0.0-dev"5332source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5333dependencies = [5334 "frame-support",5335 "frame-system",5336 "impl-trait-for-tuples 0.2.1",5337 "parity-scale-codec",5338 "scale-info",5339 "sp-authorship",5340 "sp-runtime",5341 "sp-std",5342]53435344[[package]]5345name = "pallet-babe"5346version = "4.0.0-dev"5347source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5348dependencies = [5349 "frame-benchmarking",5350 "frame-support",5351 "frame-system",5352 "log",5353 "pallet-authorship",5354 "pallet-session",5355 "pallet-timestamp",5356 "parity-scale-codec",5357 "scale-info",5358 "sp-application-crypto",5359 "sp-consensus-babe",5360 "sp-consensus-vrf",5361 "sp-io",5362 "sp-runtime",5363 "sp-session",5364 "sp-staking",5365 "sp-std",5366]53675368[[package]]5369name = "pallet-bags-list"5370version = "4.0.0-dev"5371source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5372dependencies = [5373 "frame-benchmarking",5374 "frame-election-provider-support",5375 "frame-support",5376 "frame-system",5377 "log",5378 "pallet-balances",5379 "parity-scale-codec",5380 "scale-info",5381 "sp-core",5382 "sp-io",5383 "sp-runtime",5384 "sp-std",5385 "sp-tracing",5386]53875388[[package]]5389name = "pallet-balances"5390version = "4.0.0-dev"5391source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5392dependencies = [5393 "frame-benchmarking",5394 "frame-support",5395 "frame-system",5396 "log",5397 "parity-scale-codec",5398 "scale-info",5399 "sp-runtime",5400 "sp-std",5401]54025403[[package]]5404name = "pallet-beefy"5405version = "4.0.0-dev"5406source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5407dependencies = [5408 "beefy-primitives",5409 "frame-support",5410 "frame-system",5411 "pallet-session",5412 "parity-scale-codec",5413 "scale-info",5414 "serde",5415 "sp-runtime",5416 "sp-std",5417]54185419[[package]]5420name = "pallet-beefy-mmr"5421version = "4.0.0-dev"5422source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5423dependencies = [5424 "beefy-merkle-tree",5425 "beefy-primitives",5426 "frame-support",5427 "frame-system",5428 "hex",5429 "libsecp256k1 0.7.0",5430 "log",5431 "pallet-beefy",5432 "pallet-mmr",5433 "pallet-mmr-primitives",5434 "pallet-session",5435 "parity-scale-codec",5436 "scale-info",5437 "serde",5438 "sp-core",5439 "sp-io",5440 "sp-runtime",5441 "sp-std",5442]54435444[[package]]5445name = "pallet-bounties"5446version = "4.0.0-dev"5447source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5448dependencies = [5449 "frame-benchmarking",5450 "frame-support",5451 "frame-system",5452 "log",5453 "pallet-treasury",5454 "parity-scale-codec",5455 "scale-info",5456 "sp-core",5457 "sp-io",5458 "sp-runtime",5459 "sp-std",5460]54615462[[package]]5463name = "pallet-bridge-dispatch"5464version = "0.1.0"5465source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"5466dependencies = [5467 "bp-message-dispatch",5468 "bp-runtime",5469 "frame-support",5470 "frame-system",5471 "log",5472 "parity-scale-codec",5473 "scale-info",5474 "sp-core",5475 "sp-runtime",5476 "sp-std",5477]54785479[[package]]5480name = "pallet-bridge-grandpa"5481version = "0.1.0"5482source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"5483dependencies = [5484 "bp-header-chain",5485 "bp-runtime",5486 "bp-test-utils",5487 "finality-grandpa",5488 "frame-support",5489 "frame-system",5490 "log",5491 "num-traits",5492 "parity-scale-codec",5493 "scale-info",5494 "serde",5495 "sp-finality-grandpa",5496 "sp-runtime",5497 "sp-std",5498 "sp-trie",5499]55005501[[package]]5502name = "pallet-bridge-messages"5503version = "0.1.0"5504source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"5505dependencies = [5506 "bitvec 0.20.4",5507 "bp-message-dispatch",5508 "bp-messages",5509 "bp-rialto",5510 "bp-runtime",5511 "frame-support",5512 "frame-system",5513 "log",5514 "num-traits",5515 "parity-scale-codec",5516 "scale-info",5517 "serde",5518 "sp-core",5519 "sp-runtime",5520 "sp-std",5521]55225523[[package]]5524name = "pallet-collective"5525version = "4.0.0-dev"5526source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5527dependencies = [5528 "frame-benchmarking",5529 "frame-support",5530 "frame-system",5531 "log",5532 "parity-scale-codec",5533 "scale-info",5534 "sp-core",5535 "sp-io",5536 "sp-runtime",5537 "sp-std",5538]55395540[[package]]5541name = "pallet-contract-helpers"5542version = "0.1.0"5543dependencies = [5544 "frame-support",5545 "frame-system",5546 "pallet-contracts",5547 "parity-scale-codec",5548 "scale-info",5549 "sp-runtime",5550 "sp-std",5551 "up-sponsorship",5552]55535554[[package]]5555name = "pallet-contracts"5556version = "4.0.0-dev"5557source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5558dependencies = [5559 "bitflags",5560 "frame-benchmarking",5561 "frame-support",5562 "frame-system",5563 "libsecp256k1 0.6.0",5564 "log",5565 "pallet-contracts-primitives",5566 "pallet-contracts-proc-macro",5567 "parity-scale-codec",5568 "pwasm-utils",5569 "rand 0.7.3",5570 "scale-info",5571 "serde",5572 "smallvec",5573 "sp-core",5574 "sp-io",5575 "sp-runtime",5576 "sp-sandbox",5577 "sp-std",5578 "wasmi-validation",5579]55805581[[package]]5582name = "pallet-contracts-primitives"5583version = "4.0.0-dev"5584source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5585dependencies = [5586 "bitflags",5587 "parity-scale-codec",5588 "scale-info",5589 "serde",5590 "sp-core",5591 "sp-runtime",5592 "sp-std",5593]55945595[[package]]5596name = "pallet-contracts-proc-macro"5597version = "4.0.0-dev"5598source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5599dependencies = [5600 "proc-macro2",5601 "quote",5602 "syn",5603]56045605[[package]]5606name = "pallet-democracy"5607version = "4.0.0-dev"5608source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5609dependencies = [5610 "frame-benchmarking",5611 "frame-support",5612 "frame-system",5613 "parity-scale-codec",5614 "scale-info",5615 "serde",5616 "sp-io",5617 "sp-runtime",5618 "sp-std",5619]56205621[[package]]5622name = "pallet-election-provider-multi-phase"5623version = "4.0.0-dev"5624source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5625dependencies = [5626 "frame-benchmarking",5627 "frame-election-provider-support",5628 "frame-support",5629 "frame-system",5630 "log",5631 "parity-scale-codec",5632 "rand 0.7.3",5633 "scale-info",5634 "sp-arithmetic",5635 "sp-core",5636 "sp-io",5637 "sp-npos-elections",5638 "sp-runtime",5639 "sp-std",5640 "static_assertions",5641 "strum 0.21.0",5642 "strum_macros 0.21.1",5643]56445645[[package]]5646name = "pallet-elections-phragmen"5647version = "5.0.0-dev"5648source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5649dependencies = [5650 "frame-benchmarking",5651 "frame-support",5652 "frame-system",5653 "log",5654 "parity-scale-codec",5655 "scale-info",5656 "sp-core",5657 "sp-io",5658 "sp-npos-elections",5659 "sp-runtime",5660 "sp-std",5661]56625663[[package]]5664name = "pallet-ethereum"5665version = "4.0.0-dev"5666source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"5667dependencies = [5668 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",5669 "ethereum-types",5670 "evm",5671 "fp-consensus",5672 "fp-evm",5673 "fp-rpc",5674 "fp-self-contained",5675 "fp-storage",5676 "frame-support",5677 "frame-system",5678 "pallet-balances",5679 "pallet-evm",5680 "pallet-timestamp",5681 "parity-scale-codec",5682 "rlp",5683 "rustc-hex",5684 "scale-info",5685 "serde",5686 "sha3 0.8.2",5687 "sp-io",5688 "sp-runtime",5689 "sp-std",5690]56915692[[package]]5693name = "pallet-evm"5694version = "6.0.0-dev"5695source = "git+https://github.com/uniquenetwork/frontier.git?branch=unique-polkadot-v0.9.12#43ce3be6274eceaf47d9664ddc71cba68a990923"5696dependencies = [5697 "evm",5698 "evm-gasometer",5699 "evm-runtime",5700 "fp-evm",5701 "frame-benchmarking",5702 "frame-support",5703 "frame-system",5704 "hex",5705 "impl-trait-for-tuples 0.2.1",5706 "log",5707 "pallet-balances",5708 "pallet-timestamp",5709 "parity-scale-codec",5710 "primitive-types 0.9.1",5711 "rlp",5712 "scale-info",5713 "serde",5714 "sha3 0.8.2",5715 "sp-core",5716 "sp-io",5717 "sp-runtime",5718 "sp-std",5719]57205721[[package]]5722name = "pallet-evm-coder-substrate"5723version = "0.1.0"5724dependencies = [5725 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",5726 "evm-coder",5727 "frame-support",5728 "frame-system",5729 "pallet-ethereum",5730 "pallet-evm",5731 "parity-scale-codec",5732 "scale-info",5733 "sp-core",5734 "sp-std",5735]57365737[[package]]5738name = "pallet-evm-contract-helpers"5739version = "0.1.0"5740dependencies = [5741 "evm-coder",5742 "frame-support",5743 "frame-system",5744 "log",5745 "pallet-evm",5746 "pallet-evm-coder-substrate",5747 "parity-scale-codec",5748 "scale-info",5749 "sp-core",5750 "sp-runtime",5751 "sp-std",5752 "up-sponsorship",5753]57545755[[package]]5756name = "pallet-evm-migration"5757version = "0.1.0"5758dependencies = [5759 "fp-evm",5760 "frame-benchmarking",5761 "frame-support",5762 "frame-system",5763 "pallet-evm",5764 "parity-scale-codec",5765 "scale-info",5766 "sp-core",5767 "sp-io",5768 "sp-runtime",5769 "sp-std",5770]57715772[[package]]5773name = "pallet-evm-transaction-payment"5774version = "0.1.0"5775dependencies = [5776 "fp-evm",5777 "frame-support",5778 "frame-system",5779 "pallet-ethereum",5780 "pallet-evm",5781 "parity-scale-codec",5782 "scale-info",5783 "sp-core",5784 "sp-io",5785 "sp-runtime",5786 "sp-std",5787 "up-sponsorship",5788]57895790[[package]]5791name = "pallet-gilt"5792version = "4.0.0-dev"5793source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5794dependencies = [5795 "frame-benchmarking",5796 "frame-support",5797 "frame-system",5798 "parity-scale-codec",5799 "scale-info",5800 "sp-arithmetic",5801 "sp-runtime",5802 "sp-std",5803]58045805[[package]]5806name = "pallet-grandpa"5807version = "4.0.0-dev"5808source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5809dependencies = [5810 "frame-benchmarking",5811 "frame-support",5812 "frame-system",5813 "log",5814 "pallet-authorship",5815 "pallet-session",5816 "parity-scale-codec",5817 "scale-info",5818 "sp-application-crypto",5819 "sp-core",5820 "sp-finality-grandpa",5821 "sp-io",5822 "sp-runtime",5823 "sp-session",5824 "sp-staking",5825 "sp-std",5826]58275828[[package]]5829name = "pallet-identity"5830version = "4.0.0-dev"5831source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5832dependencies = [5833 "enumflags2",5834 "frame-benchmarking",5835 "frame-support",5836 "frame-system",5837 "parity-scale-codec",5838 "scale-info",5839 "sp-io",5840 "sp-runtime",5841 "sp-std",5842]58435844[[package]]5845name = "pallet-im-online"5846version = "4.0.0-dev"5847source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5848dependencies = [5849 "frame-benchmarking",5850 "frame-support",5851 "frame-system",5852 "log",5853 "pallet-authorship",5854 "parity-scale-codec",5855 "scale-info",5856 "sp-application-crypto",5857 "sp-core",5858 "sp-io",5859 "sp-runtime",5860 "sp-staking",5861 "sp-std",5862]58635864[[package]]5865name = "pallet-indices"5866version = "4.0.0-dev"5867source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5868dependencies = [5869 "frame-benchmarking",5870 "frame-support",5871 "frame-system",5872 "parity-scale-codec",5873 "scale-info",5874 "sp-core",5875 "sp-io",5876 "sp-keyring",5877 "sp-runtime",5878 "sp-std",5879]58805881[[package]]5882name = "pallet-inflation"5883version = "3.0.0"5884dependencies = [5885 "frame-benchmarking",5886 "frame-support",5887 "frame-system",5888 "pallet-balances",5889 "pallet-randomness-collective-flip",5890 "pallet-timestamp",5891 "parity-scale-codec",5892 "scale-info",5893 "serde",5894 "sp-core",5895 "sp-io",5896 "sp-runtime",5897 "sp-std",5898]58995900[[package]]5901name = "pallet-membership"5902version = "4.0.0-dev"5903source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5904dependencies = [5905 "frame-benchmarking",5906 "frame-support",5907 "frame-system",5908 "log",5909 "parity-scale-codec",5910 "scale-info",5911 "sp-core",5912 "sp-io",5913 "sp-runtime",5914 "sp-std",5915]59165917[[package]]5918name = "pallet-mmr"5919version = "4.0.0-dev"5920source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5921dependencies = [5922 "ckb-merkle-mountain-range",5923 "frame-benchmarking",5924 "frame-support",5925 "frame-system",5926 "pallet-mmr-primitives",5927 "parity-scale-codec",5928 "scale-info",5929 "sp-core",5930 "sp-io",5931 "sp-runtime",5932 "sp-std",5933]59345935[[package]]5936name = "pallet-mmr-primitives"5937version = "4.0.0-dev"5938source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5939dependencies = [5940 "frame-support",5941 "frame-system",5942 "log",5943 "parity-scale-codec",5944 "serde",5945 "sp-api",5946 "sp-core",5947 "sp-runtime",5948 "sp-std",5949]59505951[[package]]5952name = "pallet-mmr-rpc"5953version = "3.0.0"5954source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5955dependencies = [5956 "jsonrpc-core",5957 "jsonrpc-core-client",5958 "jsonrpc-derive",5959 "pallet-mmr-primitives",5960 "parity-scale-codec",5961 "serde",5962 "sp-api",5963 "sp-blockchain",5964 "sp-core",5965 "sp-runtime",5966]59675968[[package]]5969name = "pallet-multisig"5970version = "4.0.0-dev"5971source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"5972dependencies = [5973 "frame-benchmarking",5974 "frame-support",5975 "frame-system",5976 "parity-scale-codec",5977 "scale-info",5978 "sp-io",5979 "sp-runtime",5980 "sp-std",5981]59825983[[package]]5984name = "pallet-nft"5985version = "3.0.0"5986dependencies = [5987 "ethereum 0.9.0 (git+https://github.com/purestake/ethereum?branch=joshy-scale-info)",5988 "evm-coder",5989 "fp-evm",5990 "frame-benchmarking",5991 "frame-support",5992 "frame-system",5993 "hex-literal",5994 "nft-data-structs",5995 "pallet-balances",5996 "pallet-ethereum",5997 "pallet-evm",5998 "pallet-evm-coder-substrate",5999 "pallet-randomness-collective-flip",6000 "pallet-timestamp",6001 "pallet-transaction-payment",6002 "parity-scale-codec",6003 "primitive-types 0.10.1",6004 "rlp",6005 "scale-info",6006 "serde",6007 "sp-api",6008 "sp-core",6009 "sp-io",6010 "sp-runtime",6011 "sp-std",6012 "up-sponsorship",6013]60146015[[package]]6016name = "pallet-nft-charge-transaction"6017version = "3.0.0"6018dependencies = [6019 "frame-benchmarking",6020 "frame-support",6021 "frame-system",6022 "pallet-balances",6023 "pallet-nft-transaction-payment",6024 "pallet-transaction-payment",6025 "parity-scale-codec",6026 "scale-info",6027 "serde",6028 "sp-core",6029 "sp-io",6030 "sp-runtime",6031 "sp-std",6032]60336034[[package]]6035name = "pallet-nft-transaction-payment"6036version = "3.0.0"6037dependencies = [6038 "frame-benchmarking",6039 "frame-support",6040 "frame-system",6041 "pallet-transaction-payment",6042 "parity-scale-codec",6043 "scale-info",6044 "serde",6045 "sp-core",6046 "sp-io",6047 "sp-runtime",6048 "sp-std",6049 "up-sponsorship",6050]60516052[[package]]6053name = "pallet-nicks"6054version = "4.0.0-dev"6055source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6056dependencies = [6057 "frame-support",6058 "frame-system",6059 "parity-scale-codec",6060 "scale-info",6061 "sp-io",6062 "sp-runtime",6063 "sp-std",6064]60656066[[package]]6067name = "pallet-offences"6068version = "4.0.0-dev"6069source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6070dependencies = [6071 "frame-support",6072 "frame-system",6073 "log",6074 "pallet-balances",6075 "parity-scale-codec",6076 "scale-info",6077 "serde",6078 "sp-runtime",6079 "sp-staking",6080 "sp-std",6081]60826083[[package]]6084name = "pallet-offences-benchmarking"6085version = "4.0.0-dev"6086source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6087dependencies = [6088 "frame-benchmarking",6089 "frame-election-provider-support",6090 "frame-support",6091 "frame-system",6092 "pallet-babe",6093 "pallet-balances",6094 "pallet-grandpa",6095 "pallet-im-online",6096 "pallet-offences",6097 "pallet-session",6098 "pallet-staking",6099 "parity-scale-codec",6100 "scale-info",6101 "sp-runtime",6102 "sp-staking",6103 "sp-std",6104]61056106[[package]]6107name = "pallet-proxy"6108version = "4.0.0-dev"6109source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6110dependencies = [6111 "frame-benchmarking",6112 "frame-support",6113 "frame-system",6114 "parity-scale-codec",6115 "scale-info",6116 "sp-io",6117 "sp-runtime",6118 "sp-std",6119]61206121[[package]]6122name = "pallet-randomness-collective-flip"6123version = "4.0.0-dev"6124source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6125dependencies = [6126 "frame-support",6127 "frame-system",6128 "parity-scale-codec",6129 "safe-mix",6130 "scale-info",6131 "sp-runtime",6132 "sp-std",6133]61346135[[package]]6136name = "pallet-recovery"6137version = "4.0.0-dev"6138source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6139dependencies = [6140 "frame-support",6141 "frame-system",6142 "parity-scale-codec",6143 "scale-info",6144 "sp-io",6145 "sp-runtime",6146 "sp-std",6147]61486149[[package]]6150name = "pallet-scheduler"6151version = "4.0.0-dev"6152source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6153dependencies = [6154 "frame-benchmarking",6155 "frame-support",6156 "frame-system",6157 "log",6158 "parity-scale-codec",6159 "scale-info",6160 "sp-io",6161 "sp-runtime",6162 "sp-std",6163]61646165[[package]]6166name = "pallet-session"6167version = "4.0.0-dev"6168source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6169dependencies = [6170 "frame-support",6171 "frame-system",6172 "impl-trait-for-tuples 0.2.1",6173 "log",6174 "pallet-timestamp",6175 "parity-scale-codec",6176 "scale-info",6177 "sp-core",6178 "sp-io",6179 "sp-runtime",6180 "sp-session",6181 "sp-staking",6182 "sp-std",6183 "sp-trie",6184]61856186[[package]]6187name = "pallet-session-benchmarking"6188version = "4.0.0-dev"6189source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6190dependencies = [6191 "frame-benchmarking",6192 "frame-support",6193 "frame-system",6194 "pallet-session",6195 "pallet-staking",6196 "rand 0.7.3",6197 "sp-runtime",6198 "sp-session",6199 "sp-std",6200]62016202[[package]]6203name = "pallet-society"6204version = "4.0.0-dev"6205source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6206dependencies = [6207 "frame-support",6208 "frame-system",6209 "parity-scale-codec",6210 "rand_chacha 0.2.2",6211 "scale-info",6212 "sp-runtime",6213 "sp-std",6214]62156216[[package]]6217name = "pallet-staking"6218version = "4.0.0-dev"6219source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6220dependencies = [6221 "frame-benchmarking",6222 "frame-election-provider-support",6223 "frame-support",6224 "frame-system",6225 "log",6226 "pallet-authorship",6227 "pallet-session",6228 "parity-scale-codec",6229 "rand_chacha 0.2.2",6230 "scale-info",6231 "serde",6232 "sp-application-crypto",6233 "sp-io",6234 "sp-runtime",6235 "sp-staking",6236 "sp-std",6237]62386239[[package]]6240name = "pallet-staking-reward-curve"6241version = "4.0.0-dev"6242source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6243dependencies = [6244 "proc-macro-crate 1.1.0",6245 "proc-macro2",6246 "quote",6247 "syn",6248]62496250[[package]]6251name = "pallet-staking-reward-fn"6252version = "4.0.0-dev"6253source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6254dependencies = [6255 "log",6256 "sp-arithmetic",6257]62586259[[package]]6260name = "pallet-sudo"6261version = "4.0.0-dev"6262source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6263dependencies = [6264 "frame-support",6265 "frame-system",6266 "parity-scale-codec",6267 "scale-info",6268 "sp-io",6269 "sp-runtime",6270 "sp-std",6271]62726273[[package]]6274name = "pallet-timestamp"6275version = "4.0.0-dev"6276source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6277dependencies = [6278 "frame-benchmarking",6279 "frame-support",6280 "frame-system",6281 "log",6282 "parity-scale-codec",6283 "scale-info",6284 "sp-inherents",6285 "sp-io",6286 "sp-runtime",6287 "sp-std",6288 "sp-timestamp",6289]62906291[[package]]6292name = "pallet-tips"6293version = "4.0.0-dev"6294source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6295dependencies = [6296 "frame-benchmarking",6297 "frame-support",6298 "frame-system",6299 "log",6300 "pallet-treasury",6301 "parity-scale-codec",6302 "scale-info",6303 "serde",6304 "sp-core",6305 "sp-io",6306 "sp-runtime",6307 "sp-std",6308]63096310[[package]]6311name = "pallet-transaction-payment"6312version = "4.0.0-dev"6313source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6314dependencies = [6315 "frame-support",6316 "frame-system",6317 "parity-scale-codec",6318 "scale-info",6319 "serde",6320 "smallvec",6321 "sp-core",6322 "sp-io",6323 "sp-runtime",6324 "sp-std",6325]63266327[[package]]6328name = "pallet-transaction-payment-rpc"6329version = "4.0.0-dev"6330source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6331dependencies = [6332 "jsonrpc-core",6333 "jsonrpc-core-client",6334 "jsonrpc-derive",6335 "pallet-transaction-payment-rpc-runtime-api",6336 "parity-scale-codec",6337 "sp-api",6338 "sp-blockchain",6339 "sp-core",6340 "sp-rpc",6341 "sp-runtime",6342]63436344[[package]]6345name = "pallet-transaction-payment-rpc-runtime-api"6346version = "4.0.0-dev"6347source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6348dependencies = [6349 "pallet-transaction-payment",6350 "parity-scale-codec",6351 "sp-api",6352 "sp-runtime",6353]63546355[[package]]6356name = "pallet-treasury"6357version = "4.0.0-dev"6358source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6359dependencies = [6360 "frame-benchmarking",6361 "frame-support",6362 "frame-system",6363 "impl-trait-for-tuples 0.2.1",6364 "pallet-balances",6365 "parity-scale-codec",6366 "scale-info",6367 "serde",6368 "sp-runtime",6369 "sp-std",6370]63716372[[package]]6373name = "pallet-unq-scheduler"6374version = "3.0.0"6375dependencies = [6376 "frame-benchmarking",6377 "frame-support",6378 "frame-system",6379 "log",6380 "parity-scale-codec",6381 "scale-info",6382 "serde",6383 "sp-core",6384 "sp-io",6385 "sp-runtime",6386 "sp-std",6387 "substrate-test-utils",6388 "up-sponsorship",6389]63906391[[package]]6392name = "pallet-utility"6393version = "4.0.0-dev"6394source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6395dependencies = [6396 "frame-benchmarking",6397 "frame-support",6398 "frame-system",6399 "parity-scale-codec",6400 "scale-info",6401 "sp-core",6402 "sp-io",6403 "sp-runtime",6404 "sp-std",6405]64066407[[package]]6408name = "pallet-vesting"6409version = "4.0.0-dev"6410source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"6411dependencies = [6412 "frame-benchmarking",6413 "frame-support",6414 "frame-system",6415 "log",6416 "parity-scale-codec",6417 "scale-info",6418 "sp-runtime",6419 "sp-std",6420]64216422[[package]]6423name = "pallet-xcm"6424version = "0.9.12"6425source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6426dependencies = [6427 "frame-support",6428 "frame-system",6429 "log",6430 "parity-scale-codec",6431 "scale-info",6432 "serde",6433 "sp-core",6434 "sp-runtime",6435 "sp-std",6436 "xcm",6437 "xcm-executor",6438]64396440[[package]]6441name = "pallet-xcm-benchmarks"6442version = "0.9.8"6443source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6444dependencies = [6445 "frame-benchmarking",6446 "frame-support",6447 "frame-system",6448 "log",6449 "parity-scale-codec",6450 "scale-info",6451 "sp-runtime",6452 "sp-std",6453 "xcm",6454 "xcm-executor",6455]64566457[[package]]6458name = "parachain-info"6459version = "0.1.0"6460source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.12#f5926c2f50df73bf36171b138241437131d76fff"6461dependencies = [6462 "cumulus-primitives-core",6463 "frame-support",6464 "frame-system",6465 "parity-scale-codec",6466 "scale-info",6467 "serde",6468]64696470[[package]]6471name = "parity-db"6472version = "0.3.2"6473source = "registry+https://github.com/rust-lang/crates.io-index"6474checksum = "91b679c6acc14fac74382942e2b73bea441686a33430b951ea03b5aeb6a7f254"6475dependencies = [6476 "blake2-rfc",6477 "crc32fast",6478 "fs2",6479 "hex",6480 "libc",6481 "log",6482 "lz4",6483 "memmap2",6484 "parking_lot 0.11.2",6485 "rand 0.8.4",6486 "snap",6487]64886489[[package]]6490name = "parity-scale-codec"6491version = "2.3.1"6492source = "registry+https://github.com/rust-lang/crates.io-index"6493checksum = "373b1a4c1338d9cd3d1fa53b3a11bdab5ab6bd80a20f7f7becd76953ae2be909"6494dependencies = [6495 "arrayvec 0.7.2",6496 "bitvec 0.20.4",6497 "byte-slice-cast",6498 "impl-trait-for-tuples 0.2.1",6499 "parity-scale-codec-derive",6500 "serde",6501]65026503[[package]]6504name = "parity-scale-codec-derive"6505version = "2.3.1"6506source = "registry+https://github.com/rust-lang/crates.io-index"6507checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"6508dependencies = [6509 "proc-macro-crate 1.1.0",6510 "proc-macro2",6511 "quote",6512 "syn",6513]65146515[[package]]6516name = "parity-send-wrapper"6517version = "0.1.0"6518source = "registry+https://github.com/rust-lang/crates.io-index"6519checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"65206521[[package]]6522name = "parity-tokio-ipc"6523version = "0.9.0"6524source = "registry+https://github.com/rust-lang/crates.io-index"6525checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"6526dependencies = [6527 "futures 0.3.17",6528 "libc",6529 "log",6530 "rand 0.7.3",6531 "tokio 1.13.0",6532 "winapi 0.3.9",6533]65346535[[package]]6536name = "parity-util-mem"6537version = "0.10.2"6538source = "registry+https://github.com/rust-lang/crates.io-index"6539checksum = "6f4cb4e169446179cbc6b8b6320cc9fca49bd2e94e8db25f25f200a8ea774770"6540dependencies = [6541 "cfg-if 1.0.0",6542 "ethereum-types",6543 "hashbrown",6544 "impl-trait-for-tuples 0.2.1",6545 "lru 0.6.6",6546 "parity-util-mem-derive",6547 "parking_lot 0.11.2",6548 "primitive-types 0.10.1",6549 "smallvec",6550 "winapi 0.3.9",6551]65526553[[package]]6554name = "parity-util-mem-derive"6555version = "0.1.0"6556source = "registry+https://github.com/rust-lang/crates.io-index"6557checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"6558dependencies = [6559 "proc-macro2",6560 "syn",6561 "synstructure",6562]65636564[[package]]6565name = "parity-wasm"6566version = "0.32.0"6567source = "registry+https://github.com/rust-lang/crates.io-index"6568checksum = "16ad52817c4d343339b3bc2e26861bd21478eda0b7509acf83505727000512ac"6569dependencies = [6570 "byteorder",6571]65726573[[package]]6574name = "parity-wasm"6575version = "0.42.2"6576source = "registry+https://github.com/rust-lang/crates.io-index"6577checksum = "be5e13c266502aadf83426d87d81a0f5d1ef45b8027f5a471c360abfe4bfae92"65786579[[package]]6580name = "parity-ws"6581version = "0.11.1"6582source = "registry+https://github.com/rust-lang/crates.io-index"6583checksum = "5983d3929ad50f12c3eb9a6743f19d691866ecd44da74c0a3308c3f8a56df0c6"6584dependencies = [6585 "byteorder",6586 "bytes 0.4.12",6587 "httparse",6588 "log",6589 "mio 0.6.23",6590 "mio-extras",6591 "rand 0.7.3",6592 "sha-1 0.8.2",6593 "slab",6594 "url 2.2.2",6595]65966597[[package]]6598name = "parking"6599version = "2.0.0"6600source = "registry+https://github.com/rust-lang/crates.io-index"6601checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"66026603[[package]]6604name = "parking_lot"6605version = "0.10.2"6606source = "registry+https://github.com/rust-lang/crates.io-index"6607checksum = "d3a704eb390aafdc107b0e392f56a82b668e3a71366993b5340f5833fd62505e"6608dependencies = [6609 "lock_api 0.3.4",6610 "parking_lot_core 0.7.2",6611]66126613[[package]]6614name = "parking_lot"6615version = "0.11.2"6616source = "registry+https://github.com/rust-lang/crates.io-index"6617checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"6618dependencies = [6619 "instant",6620 "lock_api 0.4.5",6621 "parking_lot_core 0.8.5",6622]66236624[[package]]6625name = "parking_lot_core"6626version = "0.7.2"6627source = "registry+https://github.com/rust-lang/crates.io-index"6628checksum = "d58c7c768d4ba344e3e8d72518ac13e259d7c7ade24167003b8488e10b6740a3"6629dependencies = [6630 "cfg-if 0.1.10",6631 "cloudabi",6632 "libc",6633 "redox_syscall 0.1.57",6634 "smallvec",6635 "winapi 0.3.9",6636]66376638[[package]]6639name = "parking_lot_core"6640version = "0.8.5"6641source = "registry+https://github.com/rust-lang/crates.io-index"6642checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"6643dependencies = [6644 "cfg-if 1.0.0",6645 "instant",6646 "libc",6647 "redox_syscall 0.2.10",6648 "smallvec",6649 "winapi 0.3.9",6650]66516652[[package]]6653name = "paste"6654version = "1.0.5"6655source = "registry+https://github.com/rust-lang/crates.io-index"6656checksum = "acbf547ad0c65e31259204bd90935776d1c693cec2f4ff7abb7a1bbbd40dfe58"66576658[[package]]6659name = "pbkdf2"6660version = "0.4.0"6661source = "registry+https://github.com/rust-lang/crates.io-index"6662checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd"6663dependencies = [6664 "crypto-mac 0.8.0",6665]66666667[[package]]6668name = "pbkdf2"6669version = "0.8.0"6670source = "registry+https://github.com/rust-lang/crates.io-index"6671checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"6672dependencies = [6673 "crypto-mac 0.11.1",6674]66756676[[package]]6677name = "peeking_take_while"6678version = "0.1.2"6679source = "registry+https://github.com/rust-lang/crates.io-index"6680checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"66816682[[package]]6683name = "percent-encoding"6684version = "1.0.1"6685source = "registry+https://github.com/rust-lang/crates.io-index"6686checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"66876688[[package]]6689name = "percent-encoding"6690version = "2.1.0"6691source = "registry+https://github.com/rust-lang/crates.io-index"6692checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"66936694[[package]]6695name = "pest"6696version = "2.1.3"6697source = "registry+https://github.com/rust-lang/crates.io-index"6698checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"6699dependencies = [6700 "ucd-trie",6701]67026703[[package]]6704name = "pest_derive"6705version = "2.1.0"6706source = "registry+https://github.com/rust-lang/crates.io-index"6707checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"6708dependencies = [6709 "pest",6710 "pest_generator",6711]67126713[[package]]6714name = "pest_generator"6715version = "2.1.3"6716source = "registry+https://github.com/rust-lang/crates.io-index"6717checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"6718dependencies = [6719 "pest",6720 "pest_meta",6721 "proc-macro2",6722 "quote",6723 "syn",6724]67256726[[package]]6727name = "pest_meta"6728version = "2.1.3"6729source = "registry+https://github.com/rust-lang/crates.io-index"6730checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"6731dependencies = [6732 "maplit",6733 "pest",6734 "sha-1 0.8.2",6735]67366737[[package]]6738name = "petgraph"6739version = "0.5.1"6740source = "registry+https://github.com/rust-lang/crates.io-index"6741checksum = "467d164a6de56270bd7c4d070df81d07beace25012d5103ced4e9ff08d6afdb7"6742dependencies = [6743 "fixedbitset",6744 "indexmap",6745]67466747[[package]]6748name = "pin-project"6749version = "0.4.28"6750source = "registry+https://github.com/rust-lang/crates.io-index"6751checksum = "918192b5c59119d51e0cd221f4d49dde9112824ba717369e903c97d076083d0f"6752dependencies = [6753 "pin-project-internal 0.4.28",6754]67556756[[package]]6757name = "pin-project"6758version = "1.0.8"6759source = "registry+https://github.com/rust-lang/crates.io-index"6760checksum = "576bc800220cc65dac09e99e97b08b358cfab6e17078de8dc5fee223bd2d0c08"6761dependencies = [6762 "pin-project-internal 1.0.8",6763]67646765[[package]]6766name = "pin-project-internal"6767version = "0.4.28"6768source = "registry+https://github.com/rust-lang/crates.io-index"6769checksum = "3be26700300be6d9d23264c73211d8190e755b6b5ca7a1b28230025511b52a5e"6770dependencies = [6771 "proc-macro2",6772 "quote",6773 "syn",6774]67756776[[package]]6777name = "pin-project-internal"6778version = "1.0.8"6779source = "registry+https://github.com/rust-lang/crates.io-index"6780checksum = "6e8fe8163d14ce7f0cdac2e040116f22eac817edabff0be91e8aff7e9accf389"6781dependencies = [6782 "proc-macro2",6783 "quote",6784 "syn",6785]67866787[[package]]6788name = "pin-project-lite"6789version = "0.1.12"6790source = "registry+https://github.com/rust-lang/crates.io-index"6791checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"67926793[[package]]6794name = "pin-project-lite"6795version = "0.2.7"6796source = "registry+https://github.com/rust-lang/crates.io-index"6797checksum = "8d31d11c69a6b52a174b42bdc0c30e5e11670f90788b2c471c31c1d17d449443"67986799[[package]]6800name = "pin-utils"6801version = "0.1.0"6802source = "registry+https://github.com/rust-lang/crates.io-index"6803checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"68046805[[package]]6806name = "pkg-config"6807version = "0.3.22"6808source = "registry+https://github.com/rust-lang/crates.io-index"6809checksum = "12295df4f294471248581bc09bef3c38a5e46f1e36d6a37353621a0c6c357e1f"68106811[[package]]6812name = "platforms"6813version = "1.1.0"6814source = "registry+https://github.com/rust-lang/crates.io-index"6815checksum = "989d43012e2ca1c4a02507c67282691a0a3207f9dc67cec596b43fe925b3d325"68166817[[package]]6818name = "polkadot-approval-distribution"6819version = "0.9.12"6820source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6821dependencies = [6822 "futures 0.3.17",6823 "polkadot-node-network-protocol",6824 "polkadot-node-primitives",6825 "polkadot-node-subsystem",6826 "polkadot-node-subsystem-util",6827 "polkadot-primitives",6828 "tracing",6829]68306831[[package]]6832name = "polkadot-availability-bitfield-distribution"6833version = "0.9.12"6834source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6835dependencies = [6836 "futures 0.3.17",6837 "polkadot-node-network-protocol",6838 "polkadot-node-subsystem",6839 "polkadot-node-subsystem-util",6840 "polkadot-primitives",6841 "tracing",6842]68436844[[package]]6845name = "polkadot-availability-distribution"6846version = "0.9.12"6847source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6848dependencies = [6849 "derive_more",6850 "futures 0.3.17",6851 "lru 0.7.0",6852 "parity-scale-codec",6853 "polkadot-erasure-coding",6854 "polkadot-node-network-protocol",6855 "polkadot-node-primitives",6856 "polkadot-node-subsystem",6857 "polkadot-node-subsystem-util",6858 "polkadot-primitives",6859 "rand 0.8.4",6860 "sp-core",6861 "sp-keystore",6862 "thiserror",6863 "tracing",6864]68656866[[package]]6867name = "polkadot-availability-recovery"6868version = "0.9.12"6869source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6870dependencies = [6871 "futures 0.3.17",6872 "lru 0.7.0",6873 "parity-scale-codec",6874 "polkadot-erasure-coding",6875 "polkadot-node-network-protocol",6876 "polkadot-node-primitives",6877 "polkadot-node-subsystem",6878 "polkadot-node-subsystem-util",6879 "polkadot-primitives",6880 "rand 0.8.4",6881 "sc-network",6882 "thiserror",6883 "tracing",6884]68856886[[package]]6887name = "polkadot-cli"6888version = "0.9.12"6889source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6890dependencies = [6891 "frame-benchmarking-cli",6892 "futures 0.3.17",6893 "log",6894 "polkadot-node-core-pvf",6895 "polkadot-service",6896 "sc-cli",6897 "sc-service",6898 "sp-core",6899 "sp-trie",6900 "structopt",6901 "substrate-build-script-utils",6902 "thiserror",6903 "try-runtime-cli",6904]69056906[[package]]6907name = "polkadot-client"6908version = "0.9.12"6909source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6910dependencies = [6911 "beefy-primitives",6912 "frame-benchmarking",6913 "frame-system-rpc-runtime-api",6914 "pallet-mmr-primitives",6915 "pallet-transaction-payment-rpc-runtime-api",6916 "polkadot-primitives",6917 "polkadot-runtime",6918 "sc-client-api",6919 "sc-consensus",6920 "sc-executor",6921 "sc-service",6922 "sp-api",6923 "sp-authority-discovery",6924 "sp-block-builder",6925 "sp-blockchain",6926 "sp-consensus",6927 "sp-consensus-babe",6928 "sp-finality-grandpa",6929 "sp-offchain",6930 "sp-runtime",6931 "sp-session",6932 "sp-storage",6933 "sp-transaction-pool",6934]69356936[[package]]6937name = "polkadot-collator-protocol"6938version = "0.9.12"6939source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6940dependencies = [6941 "always-assert",6942 "derive_more",6943 "futures 0.3.17",6944 "futures-timer 3.0.2",6945 "polkadot-node-network-protocol",6946 "polkadot-node-primitives",6947 "polkadot-node-subsystem",6948 "polkadot-node-subsystem-util",6949 "polkadot-primitives",6950 "sp-core",6951 "sp-keystore",6952 "sp-runtime",6953 "thiserror",6954 "tracing",6955]69566957[[package]]6958name = "polkadot-core-primitives"6959version = "0.9.12"6960source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6961dependencies = [6962 "parity-scale-codec",6963 "parity-util-mem",6964 "scale-info",6965 "sp-core",6966 "sp-runtime",6967 "sp-std",6968]69696970[[package]]6971name = "polkadot-dispute-distribution"6972version = "0.9.12"6973source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6974dependencies = [6975 "derive_more",6976 "futures 0.3.17",6977 "lru 0.7.0",6978 "parity-scale-codec",6979 "polkadot-erasure-coding",6980 "polkadot-node-network-protocol",6981 "polkadot-node-primitives",6982 "polkadot-node-subsystem",6983 "polkadot-node-subsystem-util",6984 "polkadot-primitives",6985 "sc-network",6986 "sp-application-crypto",6987 "sp-keystore",6988 "thiserror",6989 "tracing",6990]69916992[[package]]6993name = "polkadot-erasure-coding"6994version = "0.9.12"6995source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"6996dependencies = [6997 "parity-scale-codec",6998 "polkadot-node-primitives",6999 "polkadot-primitives",7000 "reed-solomon-novelpoly",7001 "sp-core",7002 "sp-trie",7003 "thiserror",7004]70057006[[package]]7007name = "polkadot-gossip-support"7008version = "0.9.12"7009source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7010dependencies = [7011 "futures 0.3.17",7012 "futures-timer 3.0.2",7013 "polkadot-node-network-protocol",7014 "polkadot-node-subsystem",7015 "polkadot-node-subsystem-util",7016 "polkadot-primitives",7017 "rand 0.8.4",7018 "rand_chacha 0.3.1",7019 "sc-network",7020 "sp-application-crypto",7021 "sp-core",7022 "sp-keystore",7023 "tracing",7024]70257026[[package]]7027name = "polkadot-network-bridge"7028version = "0.9.12"7029source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7030dependencies = [7031 "async-trait",7032 "futures 0.3.17",7033 "parity-scale-codec",7034 "parking_lot 0.11.2",7035 "polkadot-node-network-protocol",7036 "polkadot-node-subsystem",7037 "polkadot-node-subsystem-util",7038 "polkadot-overseer",7039 "polkadot-primitives",7040 "sc-network",7041 "sp-consensus",7042 "tracing",7043]70447045[[package]]7046name = "polkadot-node-collation-generation"7047version = "0.9.12"7048source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7049dependencies = [7050 "futures 0.3.17",7051 "parity-scale-codec",7052 "polkadot-erasure-coding",7053 "polkadot-node-primitives",7054 "polkadot-node-subsystem",7055 "polkadot-node-subsystem-util",7056 "polkadot-primitives",7057 "sp-core",7058 "sp-maybe-compressed-blob",7059 "thiserror",7060 "tracing",7061]70627063[[package]]7064name = "polkadot-node-core-approval-voting"7065version = "0.9.12"7066source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7067dependencies = [7068 "bitvec 0.20.4",7069 "derive_more",7070 "futures 0.3.17",7071 "futures-timer 3.0.2",7072 "kvdb",7073 "lru 0.7.0",7074 "merlin",7075 "parity-scale-codec",7076 "polkadot-node-jaeger",7077 "polkadot-node-primitives",7078 "polkadot-node-subsystem",7079 "polkadot-node-subsystem-util",7080 "polkadot-overseer",7081 "polkadot-primitives",7082 "sc-keystore",7083 "schnorrkel",7084 "sp-application-crypto",7085 "sp-consensus",7086 "sp-consensus-slots",7087 "sp-runtime",7088 "tracing",7089]70907091[[package]]7092name = "polkadot-node-core-av-store"7093version = "0.9.12"7094source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7095dependencies = [7096 "bitvec 0.20.4",7097 "futures 0.3.17",7098 "futures-timer 3.0.2",7099 "kvdb",7100 "parity-scale-codec",7101 "polkadot-erasure-coding",7102 "polkadot-node-primitives",7103 "polkadot-node-subsystem",7104 "polkadot-node-subsystem-util",7105 "polkadot-overseer",7106 "polkadot-primitives",7107 "thiserror",7108 "tracing",7109]71107111[[package]]7112name = "polkadot-node-core-backing"7113version = "0.9.12"7114source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7115dependencies = [7116 "bitvec 0.20.4",7117 "futures 0.3.17",7118 "polkadot-erasure-coding",7119 "polkadot-node-primitives",7120 "polkadot-node-subsystem",7121 "polkadot-node-subsystem-util",7122 "polkadot-primitives",7123 "polkadot-statement-table",7124 "sp-keystore",7125 "thiserror",7126 "tracing",7127]71287129[[package]]7130name = "polkadot-node-core-bitfield-signing"7131version = "0.9.12"7132source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7133dependencies = [7134 "futures 0.3.17",7135 "polkadot-node-subsystem",7136 "polkadot-node-subsystem-util",7137 "polkadot-primitives",7138 "sp-keystore",7139 "thiserror",7140 "tracing",7141 "wasm-timer",7142]71437144[[package]]7145name = "polkadot-node-core-candidate-validation"7146version = "0.9.12"7147source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7148dependencies = [7149 "async-trait",7150 "futures 0.3.17",7151 "parity-scale-codec",7152 "polkadot-node-core-pvf",7153 "polkadot-node-primitives",7154 "polkadot-node-subsystem",7155 "polkadot-node-subsystem-util",7156 "polkadot-parachain",7157 "polkadot-primitives",7158 "sp-maybe-compressed-blob",7159 "tracing",7160]71617162[[package]]7163name = "polkadot-node-core-chain-api"7164version = "0.9.12"7165source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7166dependencies = [7167 "futures 0.3.17",7168 "polkadot-node-subsystem",7169 "polkadot-node-subsystem-util",7170 "polkadot-primitives",7171 "sc-client-api",7172 "sc-consensus-babe",7173 "sp-blockchain",7174 "tracing",7175]71767177[[package]]7178name = "polkadot-node-core-chain-selection"7179version = "0.9.12"7180source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7181dependencies = [7182 "futures 0.3.17",7183 "futures-timer 3.0.2",7184 "kvdb",7185 "parity-scale-codec",7186 "polkadot-node-primitives",7187 "polkadot-node-subsystem",7188 "polkadot-node-subsystem-util",7189 "polkadot-primitives",7190 "thiserror",7191 "tracing",7192]71937194[[package]]7195name = "polkadot-node-core-dispute-coordinator"7196version = "0.9.12"7197source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7198dependencies = [7199 "bitvec 0.20.4",7200 "derive_more",7201 "futures 0.3.17",7202 "kvdb",7203 "parity-scale-codec",7204 "polkadot-node-primitives",7205 "polkadot-node-subsystem",7206 "polkadot-node-subsystem-util",7207 "polkadot-primitives",7208 "sc-keystore",7209 "thiserror",7210 "tracing",7211]72127213[[package]]7214name = "polkadot-node-core-dispute-participation"7215version = "0.9.12"7216source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7217dependencies = [7218 "futures 0.3.17",7219 "polkadot-node-primitives",7220 "polkadot-node-subsystem",7221 "polkadot-primitives",7222 "thiserror",7223 "tracing",7224]72257226[[package]]7227name = "polkadot-node-core-parachains-inherent"7228version = "0.9.12"7229source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7230dependencies = [7231 "async-trait",7232 "futures 0.3.17",7233 "futures-timer 3.0.2",7234 "polkadot-node-subsystem",7235 "polkadot-primitives",7236 "sp-blockchain",7237 "sp-inherents",7238 "sp-runtime",7239 "thiserror",7240 "tracing",7241]72427243[[package]]7244name = "polkadot-node-core-provisioner"7245version = "0.9.12"7246source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7247dependencies = [7248 "bitvec 0.20.4",7249 "futures 0.3.17",7250 "futures-timer 3.0.2",7251 "polkadot-node-subsystem",7252 "polkadot-node-subsystem-util",7253 "polkadot-primitives",7254 "thiserror",7255 "tracing",7256]72577258[[package]]7259name = "polkadot-node-core-pvf"7260version = "0.9.12"7261source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7262dependencies = [7263 "always-assert",7264 "assert_matches",7265 "async-process",7266 "async-std",7267 "futures 0.3.17",7268 "futures-timer 3.0.2",7269 "libc",7270 "parity-scale-codec",7271 "pin-project 1.0.8",7272 "polkadot-core-primitives",7273 "polkadot-node-subsystem-util",7274 "polkadot-parachain",7275 "rand 0.8.4",7276 "sc-executor",7277 "sc-executor-common",7278 "sc-executor-wasmtime",7279 "slotmap",7280 "sp-core",7281 "sp-externalities",7282 "sp-io",7283 "sp-maybe-compressed-blob",7284 "sp-tracing",7285 "sp-wasm-interface",7286 "tracing",7287]72887289[[package]]7290name = "polkadot-node-core-runtime-api"7291version = "0.9.12"7292source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7293dependencies = [7294 "futures 0.3.17",7295 "memory-lru",7296 "parity-util-mem",7297 "polkadot-node-subsystem",7298 "polkadot-node-subsystem-util",7299 "polkadot-primitives",7300 "sp-api",7301 "sp-authority-discovery",7302 "sp-consensus-babe",7303 "sp-core",7304 "tracing",7305]73067307[[package]]7308name = "polkadot-node-jaeger"7309version = "0.9.12"7310source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7311dependencies = [7312 "async-std",7313 "lazy_static",7314 "log",7315 "mick-jaeger",7316 "parity-scale-codec",7317 "parking_lot 0.11.2",7318 "polkadot-node-primitives",7319 "polkadot-primitives",7320 "sc-network",7321 "sp-core",7322 "thiserror",7323]73247325[[package]]7326name = "polkadot-node-metrics"7327version = "0.9.12"7328source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7329dependencies = [7330 "futures 0.3.17",7331 "futures-timer 3.0.2",7332 "metered-channel",7333 "substrate-prometheus-endpoint",7334]73357336[[package]]7337name = "polkadot-node-network-protocol"7338version = "0.9.12"7339source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7340dependencies = [7341 "async-trait",7342 "derive_more",7343 "futures 0.3.17",7344 "parity-scale-codec",7345 "polkadot-node-jaeger",7346 "polkadot-node-primitives",7347 "polkadot-primitives",7348 "sc-authority-discovery",7349 "sc-network",7350 "strum 0.22.0",7351 "thiserror",7352]73537354[[package]]7355name = "polkadot-node-primitives"7356version = "0.9.12"7357source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7358dependencies = [7359 "bounded-vec",7360 "futures 0.3.17",7361 "parity-scale-codec",7362 "polkadot-parachain",7363 "polkadot-primitives",7364 "schnorrkel",7365 "serde",7366 "sp-application-crypto",7367 "sp-consensus-babe",7368 "sp-consensus-vrf",7369 "sp-core",7370 "sp-keystore",7371 "sp-maybe-compressed-blob",7372 "thiserror",7373 "zstd",7374]73757376[[package]]7377name = "polkadot-node-subsystem"7378version = "0.9.12"7379source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7380dependencies = [7381 "polkadot-node-jaeger",7382 "polkadot-node-subsystem-types",7383 "polkadot-overseer",7384]73857386[[package]]7387name = "polkadot-node-subsystem-types"7388version = "0.9.12"7389source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7390dependencies = [7391 "derive_more",7392 "futures 0.3.17",7393 "polkadot-node-jaeger",7394 "polkadot-node-network-protocol",7395 "polkadot-node-primitives",7396 "polkadot-overseer-gen",7397 "polkadot-primitives",7398 "polkadot-statement-table",7399 "sc-network",7400 "smallvec",7401 "substrate-prometheus-endpoint",7402 "thiserror",7403]74047405[[package]]7406name = "polkadot-node-subsystem-util"7407version = "0.9.12"7408source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7409dependencies = [7410 "async-trait",7411 "derive_more",7412 "futures 0.3.17",7413 "itertools",7414 "lru 0.7.0",7415 "metered-channel",7416 "parity-scale-codec",7417 "pin-project 1.0.8",7418 "polkadot-node-jaeger",7419 "polkadot-node-metrics",7420 "polkadot-node-network-protocol",7421 "polkadot-node-subsystem",7422 "polkadot-overseer",7423 "polkadot-primitives",7424 "rand 0.8.4",7425 "sp-application-crypto",7426 "sp-core",7427 "sp-keystore",7428 "thiserror",7429 "tracing",7430]74317432[[package]]7433name = "polkadot-overseer"7434version = "0.9.12"7435source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7436dependencies = [7437 "futures 0.3.17",7438 "futures-timer 3.0.2",7439 "lru 0.7.0",7440 "parity-util-mem",7441 "parking_lot 0.11.2",7442 "polkadot-node-metrics",7443 "polkadot-node-network-protocol",7444 "polkadot-node-primitives",7445 "polkadot-node-subsystem-types",7446 "polkadot-overseer-gen",7447 "polkadot-primitives",7448 "sc-client-api",7449 "sp-api",7450 "tracing",7451]74527453[[package]]7454name = "polkadot-overseer-gen"7455version = "0.9.12"7456source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7457dependencies = [7458 "async-trait",7459 "futures 0.3.17",7460 "futures-timer 3.0.2",7461 "metered-channel",7462 "pin-project 1.0.8",7463 "polkadot-node-network-protocol",7464 "polkadot-node-primitives",7465 "polkadot-overseer-gen-proc-macro",7466 "thiserror",7467 "tracing",7468]74697470[[package]]7471name = "polkadot-overseer-gen-proc-macro"7472version = "0.9.12"7473source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7474dependencies = [7475 "proc-macro-crate 1.1.0",7476 "proc-macro2",7477 "quote",7478 "syn",7479]74807481[[package]]7482name = "polkadot-parachain"7483version = "0.9.12"7484source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7485dependencies = [7486 "derive_more",7487 "frame-support",7488 "parity-scale-codec",7489 "parity-util-mem",7490 "polkadot-core-primitives",7491 "scale-info",7492 "serde",7493 "sp-core",7494 "sp-runtime",7495 "sp-std",7496]74977498[[package]]7499name = "polkadot-primitives"7500version = "0.9.12"7501source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7502dependencies = [7503 "bitvec 0.20.4",7504 "frame-system",7505 "hex-literal",7506 "parity-scale-codec",7507 "parity-util-mem",7508 "polkadot-core-primitives",7509 "polkadot-parachain",7510 "scale-info",7511 "serde",7512 "sp-api",7513 "sp-application-crypto",7514 "sp-arithmetic",7515 "sp-authority-discovery",7516 "sp-consensus-slots",7517 "sp-core",7518 "sp-inherents",7519 "sp-io",7520 "sp-keystore",7521 "sp-runtime",7522 "sp-staking",7523 "sp-std",7524 "sp-trie",7525 "sp-version",7526]75277528[[package]]7529name = "polkadot-rpc"7530version = "0.9.12"7531source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7532dependencies = [7533 "beefy-gadget",7534 "beefy-gadget-rpc",7535 "jsonrpc-core",7536 "pallet-mmr-rpc",7537 "pallet-transaction-payment-rpc",7538 "polkadot-primitives",7539 "sc-chain-spec",7540 "sc-client-api",7541 "sc-consensus-babe",7542 "sc-consensus-babe-rpc",7543 "sc-consensus-epochs",7544 "sc-finality-grandpa",7545 "sc-finality-grandpa-rpc",7546 "sc-rpc",7547 "sc-sync-state-rpc",7548 "sc-transaction-pool-api",7549 "sp-api",7550 "sp-block-builder",7551 "sp-blockchain",7552 "sp-consensus",7553 "sp-consensus-babe",7554 "sp-keystore",7555 "sp-runtime",7556 "substrate-frame-rpc-system",7557]75587559[[package]]7560name = "polkadot-runtime"7561version = "0.9.12"7562source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7563dependencies = [7564 "beefy-primitives",7565 "bitvec 0.20.4",7566 "frame-benchmarking",7567 "frame-election-provider-support",7568 "frame-executive",7569 "frame-support",7570 "frame-system",7571 "frame-system-benchmarking",7572 "frame-system-rpc-runtime-api",7573 "frame-try-runtime",7574 "hex-literal",7575 "log",7576 "pallet-authority-discovery",7577 "pallet-authorship",7578 "pallet-babe",7579 "pallet-balances",7580 "pallet-bounties",7581 "pallet-collective",7582 "pallet-democracy",7583 "pallet-election-provider-multi-phase",7584 "pallet-elections-phragmen",7585 "pallet-grandpa",7586 "pallet-identity",7587 "pallet-im-online",7588 "pallet-indices",7589 "pallet-membership",7590 "pallet-mmr-primitives",7591 "pallet-multisig",7592 "pallet-nicks",7593 "pallet-offences",7594 "pallet-offences-benchmarking",7595 "pallet-proxy",7596 "pallet-scheduler",7597 "pallet-session",7598 "pallet-session-benchmarking",7599 "pallet-staking",7600 "pallet-staking-reward-curve",7601 "pallet-timestamp",7602 "pallet-tips",7603 "pallet-transaction-payment",7604 "pallet-transaction-payment-rpc-runtime-api",7605 "pallet-treasury",7606 "pallet-utility",7607 "pallet-vesting",7608 "parity-scale-codec",7609 "polkadot-primitives",7610 "polkadot-runtime-common",7611 "polkadot-runtime-parachains",7612 "rustc-hex",7613 "scale-info",7614 "serde",7615 "serde_derive",7616 "smallvec",7617 "sp-api",7618 "sp-authority-discovery",7619 "sp-block-builder",7620 "sp-consensus-babe",7621 "sp-core",7622 "sp-inherents",7623 "sp-io",7624 "sp-npos-elections",7625 "sp-offchain",7626 "sp-runtime",7627 "sp-session",7628 "sp-staking",7629 "sp-std",7630 "sp-transaction-pool",7631 "sp-version",7632 "static_assertions",7633 "substrate-wasm-builder",7634]76357636[[package]]7637name = "polkadot-runtime-common"7638version = "0.9.12"7639source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7640dependencies = [7641 "beefy-primitives",7642 "bitvec 0.20.4",7643 "frame-benchmarking",7644 "frame-election-provider-support",7645 "frame-support",7646 "frame-system",7647 "impl-trait-for-tuples 0.2.1",7648 "libsecp256k1 0.7.0",7649 "log",7650 "pallet-authorship",7651 "pallet-babe",7652 "pallet-bags-list",7653 "pallet-balances",7654 "pallet-beefy-mmr",7655 "pallet-election-provider-multi-phase",7656 "pallet-session",7657 "pallet-staking",7658 "pallet-timestamp",7659 "pallet-transaction-payment",7660 "pallet-treasury",7661 "pallet-vesting",7662 "parity-scale-codec",7663 "polkadot-primitives",7664 "polkadot-runtime-parachains",7665 "rustc-hex",7666 "scale-info",7667 "serde",7668 "serde_derive",7669 "slot-range-helper",7670 "sp-api",7671 "sp-core",7672 "sp-inherents",7673 "sp-io",7674 "sp-npos-elections",7675 "sp-runtime",7676 "sp-session",7677 "sp-staking",7678 "sp-std",7679 "static_assertions",7680 "xcm",7681]76827683[[package]]7684name = "polkadot-runtime-parachains"7685version = "0.9.12"7686source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7687dependencies = [7688 "bitflags",7689 "bitvec 0.20.4",7690 "derive_more",7691 "frame-benchmarking",7692 "frame-support",7693 "frame-system",7694 "log",7695 "pallet-authority-discovery",7696 "pallet-authorship",7697 "pallet-balances",7698 "pallet-session",7699 "pallet-staking",7700 "pallet-timestamp",7701 "pallet-vesting",7702 "parity-scale-codec",7703 "polkadot-primitives",7704 "rand 0.8.4",7705 "rand_chacha 0.3.1",7706 "rustc-hex",7707 "scale-info",7708 "serde",7709 "sp-api",7710 "sp-core",7711 "sp-inherents",7712 "sp-io",7713 "sp-keystore",7714 "sp-runtime",7715 "sp-session",7716 "sp-staking",7717 "sp-std",7718 "xcm",7719 "xcm-executor",7720]77217722[[package]]7723name = "polkadot-service"7724version = "0.9.12"7725source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7726dependencies = [7727 "async-trait",7728 "beefy-gadget",7729 "beefy-primitives",7730 "frame-system-rpc-runtime-api",7731 "futures 0.3.17",7732 "hex-literal",7733 "kusama-runtime",7734 "kvdb",7735 "kvdb-rocksdb",7736 "lru 0.7.0",7737 "pallet-babe",7738 "pallet-im-online",7739 "pallet-mmr-primitives",7740 "pallet-staking",7741 "pallet-transaction-payment-rpc-runtime-api",7742 "polkadot-approval-distribution",7743 "polkadot-availability-bitfield-distribution",7744 "polkadot-availability-distribution",7745 "polkadot-availability-recovery",7746 "polkadot-client",7747 "polkadot-collator-protocol",7748 "polkadot-dispute-distribution",7749 "polkadot-gossip-support",7750 "polkadot-network-bridge",7751 "polkadot-node-collation-generation",7752 "polkadot-node-core-approval-voting",7753 "polkadot-node-core-av-store",7754 "polkadot-node-core-backing",7755 "polkadot-node-core-bitfield-signing",7756 "polkadot-node-core-candidate-validation",7757 "polkadot-node-core-chain-api",7758 "polkadot-node-core-chain-selection",7759 "polkadot-node-core-dispute-coordinator",7760 "polkadot-node-core-dispute-participation",7761 "polkadot-node-core-parachains-inherent",7762 "polkadot-node-core-provisioner",7763 "polkadot-node-core-runtime-api",7764 "polkadot-node-network-protocol",7765 "polkadot-node-primitives",7766 "polkadot-node-subsystem",7767 "polkadot-node-subsystem-util",7768 "polkadot-overseer",7769 "polkadot-parachain",7770 "polkadot-primitives",7771 "polkadot-rpc",7772 "polkadot-runtime",7773 "polkadot-runtime-parachains",7774 "polkadot-statement-distribution",7775 "rococo-runtime",7776 "sc-authority-discovery",7777 "sc-basic-authorship",7778 "sc-block-builder",7779 "sc-chain-spec",7780 "sc-client-api",7781 "sc-client-db",7782 "sc-consensus",7783 "sc-consensus-babe",7784 "sc-consensus-slots",7785 "sc-consensus-uncles",7786 "sc-executor",7787 "sc-finality-grandpa",7788 "sc-keystore",7789 "sc-network",7790 "sc-service",7791 "sc-sync-state-rpc",7792 "sc-telemetry",7793 "sc-transaction-pool",7794 "serde",7795 "sp-api",7796 "sp-authority-discovery",7797 "sp-block-builder",7798 "sp-blockchain",7799 "sp-consensus",7800 "sp-consensus-babe",7801 "sp-core",7802 "sp-finality-grandpa",7803 "sp-inherents",7804 "sp-io",7805 "sp-keystore",7806 "sp-offchain",7807 "sp-runtime",7808 "sp-session",7809 "sp-state-machine",7810 "sp-storage",7811 "sp-timestamp",7812 "sp-transaction-pool",7813 "sp-trie",7814 "substrate-prometheus-endpoint",7815 "thiserror",7816 "tracing",7817 "westend-runtime",7818]78197820[[package]]7821name = "polkadot-statement-distribution"7822version = "0.9.12"7823source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7824dependencies = [7825 "arrayvec 0.5.2",7826 "derive_more",7827 "futures 0.3.17",7828 "indexmap",7829 "parity-scale-codec",7830 "polkadot-node-network-protocol",7831 "polkadot-node-primitives",7832 "polkadot-node-subsystem",7833 "polkadot-node-subsystem-util",7834 "polkadot-primitives",7835 "sp-keystore",7836 "sp-staking",7837 "thiserror",7838 "tracing",7839]78407841[[package]]7842name = "polkadot-statement-table"7843version = "0.9.12"7844source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7845dependencies = [7846 "parity-scale-codec",7847 "polkadot-primitives",7848 "sp-core",7849]78507851[[package]]7852name = "polkadot-test-runtime"7853version = "0.9.12"7854source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7855dependencies = [7856 "beefy-primitives",7857 "bitvec 0.20.4",7858 "frame-election-provider-support",7859 "frame-executive",7860 "frame-support",7861 "frame-system",7862 "frame-system-rpc-runtime-api",7863 "log",7864 "pallet-authority-discovery",7865 "pallet-authorship",7866 "pallet-babe",7867 "pallet-balances",7868 "pallet-grandpa",7869 "pallet-indices",7870 "pallet-mmr-primitives",7871 "pallet-nicks",7872 "pallet-offences",7873 "pallet-session",7874 "pallet-staking",7875 "pallet-staking-reward-curve",7876 "pallet-sudo",7877 "pallet-timestamp",7878 "pallet-transaction-payment",7879 "pallet-transaction-payment-rpc-runtime-api",7880 "pallet-vesting",7881 "pallet-xcm",7882 "parity-scale-codec",7883 "polkadot-parachain",7884 "polkadot-primitives",7885 "polkadot-runtime-common",7886 "polkadot-runtime-parachains",7887 "rustc-hex",7888 "scale-info",7889 "serde",7890 "serde_derive",7891 "smallvec",7892 "sp-api",7893 "sp-authority-discovery",7894 "sp-block-builder",7895 "sp-consensus-babe",7896 "sp-core",7897 "sp-inherents",7898 "sp-io",7899 "sp-offchain",7900 "sp-runtime",7901 "sp-session",7902 "sp-staking",7903 "sp-std",7904 "sp-transaction-pool",7905 "sp-version",7906 "substrate-wasm-builder",7907 "xcm",7908 "xcm-builder",7909 "xcm-executor",7910]79117912[[package]]7913name = "polkadot-test-service"7914version = "0.9.12"7915source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"7916dependencies = [7917 "frame-benchmarking",7918 "frame-system",7919 "futures 0.1.31",7920 "futures 0.3.17",7921 "hex",7922 "pallet-balances",7923 "pallet-staking",7924 "pallet-transaction-payment",7925 "polkadot-node-primitives",7926 "polkadot-node-subsystem",7927 "polkadot-overseer",7928 "polkadot-parachain",7929 "polkadot-primitives",7930 "polkadot-rpc",7931 "polkadot-runtime-common",7932 "polkadot-runtime-parachains",7933 "polkadot-service",7934 "polkadot-test-runtime",7935 "rand 0.8.4",7936 "sc-authority-discovery",7937 "sc-chain-spec",7938 "sc-cli",7939 "sc-client-api",7940 "sc-consensus",7941 "sc-consensus-babe",7942 "sc-executor",7943 "sc-finality-grandpa",7944 "sc-network",7945 "sc-service",7946 "sc-tracing",7947 "sc-transaction-pool",7948 "sp-arithmetic",7949 "sp-authority-discovery",7950 "sp-blockchain",7951 "sp-consensus",7952 "sp-consensus-babe",7953 "sp-core",7954 "sp-finality-grandpa",7955 "sp-inherents",7956 "sp-keyring",7957 "sp-runtime",7958 "sp-state-machine",7959 "substrate-test-client",7960 "tempfile",7961 "tokio 1.13.0",7962 "tracing",7963]79647965[[package]]7966name = "polling"7967version = "2.1.0"7968source = "registry+https://github.com/rust-lang/crates.io-index"7969checksum = "92341d779fa34ea8437ef4d82d440d5e1ce3f3ff7f824aa64424cd481f9a1f25"7970dependencies = [7971 "cfg-if 1.0.0",7972 "libc",7973 "log",7974 "wepoll-ffi",7975 "winapi 0.3.9",7976]79777978[[package]]7979name = "poly1305"7980version = "0.7.2"7981source = "registry+https://github.com/rust-lang/crates.io-index"7982checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"7983dependencies = [7984 "cpufeatures 0.2.1",7985 "opaque-debug 0.3.0",7986 "universal-hash",7987]79887989[[package]]7990name = "polyval"7991version = "0.5.3"7992source = "registry+https://github.com/rust-lang/crates.io-index"7993checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"7994dependencies = [7995 "cfg-if 1.0.0",7996 "cpufeatures 0.2.1",7997 "opaque-debug 0.3.0",7998 "universal-hash",7999]80008001[[package]]8002name = "ppv-lite86"8003version = "0.2.15"8004source = "registry+https://github.com/rust-lang/crates.io-index"8005checksum = "ed0cfbc8191465bed66e1718596ee0b0b35d5ee1f41c5df2189d0fe8bde535ba"80068007[[package]]8008name = "primitive-types"8009version = "0.9.1"8010source = "registry+https://github.com/rust-lang/crates.io-index"8011checksum = "06345ee39fbccfb06ab45f3a1a5798d9dafa04cb8921a76d227040003a234b0e"8012dependencies = [8013 "fixed-hash",8014 "impl-codec",8015 "impl-rlp",8016 "uint",8017]80188019[[package]]8020name = "primitive-types"8021version = "0.10.1"8022source = "registry+https://github.com/rust-lang/crates.io-index"8023checksum = "05e4722c697a58a99d5d06a08c30821d7c082a4632198de1eaa5a6c22ef42373"8024dependencies = [8025 "fixed-hash",8026 "impl-codec",8027 "impl-rlp",8028 "impl-serde",8029 "scale-info",8030 "uint",8031]80328033[[package]]8034name = "proc-macro-crate"8035version = "0.1.5"8036source = "registry+https://github.com/rust-lang/crates.io-index"8037checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"8038dependencies = [8039 "toml",8040]80418042[[package]]8043name = "proc-macro-crate"8044version = "1.1.0"8045source = "registry+https://github.com/rust-lang/crates.io-index"8046checksum = "1ebace6889caf889b4d3f76becee12e90353f2b8c7d875534a71e5742f8f6f83"8047dependencies = [8048 "thiserror",8049 "toml",8050]80518052[[package]]8053name = "proc-macro-error"8054version = "0.4.12"8055source = "registry+https://github.com/rust-lang/crates.io-index"8056checksum = "18f33027081eba0a6d8aba6d1b1c3a3be58cbb12106341c2d5759fcd9b5277e7"8057dependencies = [8058 "proc-macro-error-attr 0.4.12",8059 "proc-macro2",8060 "quote",8061 "syn",8062 "version_check",8063]80648065[[package]]8066name = "proc-macro-error"8067version = "1.0.4"8068source = "registry+https://github.com/rust-lang/crates.io-index"8069checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"8070dependencies = [8071 "proc-macro-error-attr 1.0.4",8072 "proc-macro2",8073 "quote",8074 "syn",8075 "version_check",8076]80778078[[package]]8079name = "proc-macro-error-attr"8080version = "0.4.12"8081source = "registry+https://github.com/rust-lang/crates.io-index"8082checksum = "8a5b4b77fdb63c1eca72173d68d24501c54ab1269409f6b672c85deb18af69de"8083dependencies = [8084 "proc-macro2",8085 "quote",8086 "syn",8087 "syn-mid",8088 "version_check",8089]80908091[[package]]8092name = "proc-macro-error-attr"8093version = "1.0.4"8094source = "registry+https://github.com/rust-lang/crates.io-index"8095checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"8096dependencies = [8097 "proc-macro2",8098 "quote",8099 "version_check",8100]81018102[[package]]8103name = "proc-macro-hack"8104version = "0.5.19"8105source = "registry+https://github.com/rust-lang/crates.io-index"8106checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"81078108[[package]]8109name = "proc-macro-nested"8110version = "0.1.7"8111source = "registry+https://github.com/rust-lang/crates.io-index"8112checksum = "bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086"81138114[[package]]8115name = "proc-macro2"8116version = "1.0.32"8117source = "registry+https://github.com/rust-lang/crates.io-index"8118checksum = "ba508cc11742c0dc5c1659771673afbab7a0efab23aa17e854cbab0837ed0b43"8119dependencies = [8120 "unicode-xid",8121]81228123[[package]]8124name = "prometheus"8125version = "0.12.0"8126source = "registry+https://github.com/rust-lang/crates.io-index"8127checksum = "5986aa8d62380092d2f50f8b1cdba9cb9b6731ffd4b25b51fd126b6c3e05b99c"8128dependencies = [8129 "cfg-if 1.0.0",8130 "fnv",8131 "lazy_static",8132 "memchr",8133 "parking_lot 0.11.2",8134 "thiserror",8135]81368137[[package]]8138name = "prost"8139version = "0.8.0"8140source = "registry+https://github.com/rust-lang/crates.io-index"8141checksum = "de5e2533f59d08fcf364fd374ebda0692a70bd6d7e66ef97f306f45c6c5d8020"8142dependencies = [8143 "bytes 1.1.0",8144 "prost-derive",8145]81468147[[package]]8148name = "prost-build"8149version = "0.8.0"8150source = "registry+https://github.com/rust-lang/crates.io-index"8151checksum = "355f634b43cdd80724ee7848f95770e7e70eefa6dcf14fea676216573b8fd603"8152dependencies = [8153 "bytes 1.1.0",8154 "heck",8155 "itertools",8156 "log",8157 "multimap",8158 "petgraph",8159 "prost",8160 "prost-types",8161 "tempfile",8162 "which",8163]81648165[[package]]8166name = "prost-derive"8167version = "0.8.0"8168source = "registry+https://github.com/rust-lang/crates.io-index"8169checksum = "600d2f334aa05acb02a755e217ef1ab6dea4d51b58b7846588b747edec04efba"8170dependencies = [8171 "anyhow",8172 "itertools",8173 "proc-macro2",8174 "quote",8175 "syn",8176]81778178[[package]]8179name = "prost-types"8180version = "0.8.0"8181source = "registry+https://github.com/rust-lang/crates.io-index"8182checksum = "603bbd6394701d13f3f25aada59c7de9d35a6a5887cfc156181234a44002771b"8183dependencies = [8184 "bytes 1.1.0",8185 "prost",8186]81878188[[package]]8189name = "psm"8190version = "0.1.16"8191source = "registry+https://github.com/rust-lang/crates.io-index"8192checksum = "cd136ff4382c4753fc061cb9e4712ab2af263376b95bbd5bd8cd50c020b78e69"8193dependencies = [8194 "cc",8195]81968197[[package]]8198name = "pwasm-utils"8199version = "0.18.2"8200source = "registry+https://github.com/rust-lang/crates.io-index"8201checksum = "880b3384fb00b8f6ecccd5d358b93bd2201900ae3daad213791d1864f6441f5c"8202dependencies = [8203 "byteorder",8204 "log",8205 "parity-wasm 0.42.2",8206]82078208[[package]]8209name = "quick-error"8210version = "1.2.3"8211source = "registry+https://github.com/rust-lang/crates.io-index"8212checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"82138214[[package]]8215name = "quick-error"8216version = "2.0.1"8217source = "registry+https://github.com/rust-lang/crates.io-index"8218checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"82198220[[package]]8221name = "quicksink"8222version = "0.1.2"8223source = "registry+https://github.com/rust-lang/crates.io-index"8224checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"8225dependencies = [8226 "futures-core",8227 "futures-sink",8228 "pin-project-lite 0.1.12",8229]82308231[[package]]8232name = "quote"8233version = "1.0.10"8234source = "registry+https://github.com/rust-lang/crates.io-index"8235checksum = "38bc8cc6a5f2e3655e0899c1b848643b2562f853f114bfec7be120678e3ace05"8236dependencies = [8237 "proc-macro2",8238]82398240[[package]]8241name = "radium"8242version = "0.5.3"8243source = "registry+https://github.com/rust-lang/crates.io-index"8244checksum = "941ba9d78d8e2f7ce474c015eea4d9c6d25b6a3327f9832ee29a4de27f91bbb8"82458246[[package]]8247name = "radium"8248version = "0.6.2"8249source = "registry+https://github.com/rust-lang/crates.io-index"8250checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb"82518252[[package]]8253name = "rand"8254version = "0.7.3"8255source = "registry+https://github.com/rust-lang/crates.io-index"8256checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"8257dependencies = [8258 "getrandom 0.1.16",8259 "libc",8260 "rand_chacha 0.2.2",8261 "rand_core 0.5.1",8262 "rand_hc 0.2.0",8263 "rand_pcg",8264]82658266[[package]]8267name = "rand"8268version = "0.8.4"8269source = "registry+https://github.com/rust-lang/crates.io-index"8270checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8"8271dependencies = [8272 "libc",8273 "rand_chacha 0.3.1",8274 "rand_core 0.6.3",8275 "rand_hc 0.3.1",8276]82778278[[package]]8279name = "rand_chacha"8280version = "0.2.2"8281source = "registry+https://github.com/rust-lang/crates.io-index"8282checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"8283dependencies = [8284 "ppv-lite86",8285 "rand_core 0.5.1",8286]82878288[[package]]8289name = "rand_chacha"8290version = "0.3.1"8291source = "registry+https://github.com/rust-lang/crates.io-index"8292checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"8293dependencies = [8294 "ppv-lite86",8295 "rand_core 0.6.3",8296]82978298[[package]]8299name = "rand_core"8300version = "0.5.1"8301source = "registry+https://github.com/rust-lang/crates.io-index"8302checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"8303dependencies = [8304 "getrandom 0.1.16",8305]83068307[[package]]8308name = "rand_core"8309version = "0.6.3"8310source = "registry+https://github.com/rust-lang/crates.io-index"8311checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"8312dependencies = [8313 "getrandom 0.2.3",8314]83158316[[package]]8317name = "rand_distr"8318version = "0.4.2"8319source = "registry+https://github.com/rust-lang/crates.io-index"8320checksum = "964d548f8e7d12e102ef183a0de7e98180c9f8729f555897a857b96e48122d2f"8321dependencies = [8322 "num-traits",8323 "rand 0.8.4",8324]83258326[[package]]8327name = "rand_hc"8328version = "0.2.0"8329source = "registry+https://github.com/rust-lang/crates.io-index"8330checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"8331dependencies = [8332 "rand_core 0.5.1",8333]83348335[[package]]8336name = "rand_hc"8337version = "0.3.1"8338source = "registry+https://github.com/rust-lang/crates.io-index"8339checksum = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7"8340dependencies = [8341 "rand_core 0.6.3",8342]83438344[[package]]8345name = "rand_pcg"8346version = "0.2.1"8347source = "registry+https://github.com/rust-lang/crates.io-index"8348checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"8349dependencies = [8350 "rand_core 0.5.1",8351]83528353[[package]]8354name = "rawpointer"8355version = "0.2.1"8356source = "registry+https://github.com/rust-lang/crates.io-index"8357checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"83588359[[package]]8360name = "rayon"8361version = "1.5.1"8362source = "registry+https://github.com/rust-lang/crates.io-index"8363checksum = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90"8364dependencies = [8365 "autocfg",8366 "crossbeam-deque",8367 "either",8368 "rayon-core",8369]83708371[[package]]8372name = "rayon-core"8373version = "1.9.1"8374source = "registry+https://github.com/rust-lang/crates.io-index"8375checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e"8376dependencies = [8377 "crossbeam-channel",8378 "crossbeam-deque",8379 "crossbeam-utils",8380 "lazy_static",8381 "num_cpus",8382]83838384[[package]]8385name = "redox_syscall"8386version = "0.1.57"8387source = "registry+https://github.com/rust-lang/crates.io-index"8388checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"83898390[[package]]8391name = "redox_syscall"8392version = "0.2.10"8393source = "registry+https://github.com/rust-lang/crates.io-index"8394checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff"8395dependencies = [8396 "bitflags",8397]83988399[[package]]8400name = "redox_users"8401version = "0.4.0"8402source = "registry+https://github.com/rust-lang/crates.io-index"8403checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"8404dependencies = [8405 "getrandom 0.2.3",8406 "redox_syscall 0.2.10",8407]84088409[[package]]8410name = "reed-solomon-novelpoly"8411version = "1.0.0"8412source = "registry+https://github.com/rust-lang/crates.io-index"8413checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"8414dependencies = [8415 "derive_more",8416 "fs-err",8417 "itertools",8418 "static_init",8419 "thiserror",8420]84218422[[package]]8423name = "ref-cast"8424version = "1.0.6"8425source = "registry+https://github.com/rust-lang/crates.io-index"8426checksum = "300f2a835d808734ee295d45007adacb9ebb29dd3ae2424acfa17930cae541da"8427dependencies = [8428 "ref-cast-impl",8429]84308431[[package]]8432name = "ref-cast-impl"8433version = "1.0.6"8434source = "registry+https://github.com/rust-lang/crates.io-index"8435checksum = "4c38e3aecd2b21cb3959637b883bb3714bc7e43f0268b9a29d3743ee3e55cdd2"8436dependencies = [8437 "proc-macro2",8438 "quote",8439 "syn",8440]84418442[[package]]8443name = "regalloc"8444version = "0.0.31"8445source = "registry+https://github.com/rust-lang/crates.io-index"8446checksum = "571f7f397d61c4755285cd37853fe8e03271c243424a907415909379659381c5"8447dependencies = [8448 "log",8449 "rustc-hash",8450 "smallvec",8451]84528453[[package]]8454name = "regex"8455version = "1.5.4"8456source = "registry+https://github.com/rust-lang/crates.io-index"8457checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461"8458dependencies = [8459 "aho-corasick",8460 "memchr",8461 "regex-syntax",8462]84638464[[package]]8465name = "regex-automata"8466version = "0.1.10"8467source = "registry+https://github.com/rust-lang/crates.io-index"8468checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"8469dependencies = [8470 "regex-syntax",8471]84728473[[package]]8474name = "regex-syntax"8475version = "0.6.25"8476source = "registry+https://github.com/rust-lang/crates.io-index"8477checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"84788479[[package]]8480name = "region"8481version = "2.2.0"8482source = "registry+https://github.com/rust-lang/crates.io-index"8483checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"8484dependencies = [8485 "bitflags",8486 "libc",8487 "mach",8488 "winapi 0.3.9",8489]84908491[[package]]8492name = "remote-externalities"8493version = "0.10.0-dev"8494source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8495dependencies = [8496 "env_logger 0.9.0",8497 "jsonrpsee-proc-macros",8498 "jsonrpsee-ws-client",8499 "log",8500 "parity-scale-codec",8501 "serde",8502 "serde_json",8503 "sp-core",8504 "sp-io",8505 "sp-runtime",8506 "sp-version",8507]85088509[[package]]8510name = "remove_dir_all"8511version = "0.5.3"8512source = "registry+https://github.com/rust-lang/crates.io-index"8513checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"8514dependencies = [8515 "winapi 0.3.9",8516]85178518[[package]]8519name = "resolv-conf"8520version = "0.7.0"8521source = "registry+https://github.com/rust-lang/crates.io-index"8522checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"8523dependencies = [8524 "hostname",8525 "quick-error 1.2.3",8526]85278528[[package]]8529name = "retain_mut"8530version = "0.1.4"8531source = "registry+https://github.com/rust-lang/crates.io-index"8532checksum = "448296241d034b96c11173591deaa1302f2c17b56092106c1f92c1bc0183a8c9"85338534[[package]]8535name = "ring"8536version = "0.16.20"8537source = "registry+https://github.com/rust-lang/crates.io-index"8538checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"8539dependencies = [8540 "cc",8541 "libc",8542 "once_cell",8543 "spin",8544 "untrusted",8545 "web-sys",8546 "winapi 0.3.9",8547]85488549[[package]]8550name = "rlp"8551version = "0.5.1"8552source = "registry+https://github.com/rust-lang/crates.io-index"8553checksum = "999508abb0ae792aabed2460c45b89106d97fe4adac593bdaef433c2605847b5"8554dependencies = [8555 "bytes 1.1.0",8556 "rustc-hex",8557]85588559[[package]]8560name = "rlp-derive"8561version = "0.1.0"8562source = "registry+https://github.com/rust-lang/crates.io-index"8563checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"8564dependencies = [8565 "proc-macro2",8566 "quote",8567 "syn",8568]85698570[[package]]8571name = "rocksdb"8572version = "0.17.0"8573source = "registry+https://github.com/rust-lang/crates.io-index"8574checksum = "7a62eca5cacf2c8261128631bed9f045598d40bfbe4b29f5163f0f802f8f44a7"8575dependencies = [8576 "libc",8577 "librocksdb-sys",8578]85798580[[package]]8581name = "rococo-runtime"8582version = "0.9.12"8583source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"8584dependencies = [8585 "beefy-primitives",8586 "bp-messages",8587 "bp-rococo",8588 "bp-runtime",8589 "bp-wococo",8590 "bridge-runtime-common",8591 "frame-benchmarking",8592 "frame-executive",8593 "frame-support",8594 "frame-system",8595 "frame-system-rpc-runtime-api",8596 "hex-literal",8597 "log",8598 "pallet-authority-discovery",8599 "pallet-authorship",8600 "pallet-babe",8601 "pallet-balances",8602 "pallet-beefy",8603 "pallet-beefy-mmr",8604 "pallet-bridge-dispatch",8605 "pallet-bridge-grandpa",8606 "pallet-bridge-messages",8607 "pallet-collective",8608 "pallet-grandpa",8609 "pallet-im-online",8610 "pallet-indices",8611 "pallet-membership",8612 "pallet-mmr",8613 "pallet-mmr-primitives",8614 "pallet-multisig",8615 "pallet-offences",8616 "pallet-proxy",8617 "pallet-session",8618 "pallet-staking",8619 "pallet-sudo",8620 "pallet-timestamp",8621 "pallet-transaction-payment",8622 "pallet-transaction-payment-rpc-runtime-api",8623 "pallet-utility",8624 "pallet-xcm",8625 "parity-scale-codec",8626 "polkadot-parachain",8627 "polkadot-primitives",8628 "polkadot-runtime-common",8629 "polkadot-runtime-parachains",8630 "scale-info",8631 "serde",8632 "serde_derive",8633 "smallvec",8634 "sp-api",8635 "sp-authority-discovery",8636 "sp-block-builder",8637 "sp-consensus-babe",8638 "sp-core",8639 "sp-inherents",8640 "sp-io",8641 "sp-offchain",8642 "sp-runtime",8643 "sp-session",8644 "sp-staking",8645 "sp-std",8646 "sp-transaction-pool",8647 "sp-version",8648 "substrate-wasm-builder",8649 "xcm",8650 "xcm-builder",8651 "xcm-executor",8652]86538654[[package]]8655name = "rpassword"8656version = "5.0.1"8657source = "registry+https://github.com/rust-lang/crates.io-index"8658checksum = "ffc936cf8a7ea60c58f030fd36a612a48f440610214dc54bc36431f9ea0c3efb"8659dependencies = [8660 "libc",8661 "winapi 0.3.9",8662]86638664[[package]]8665name = "rustc-demangle"8666version = "0.1.21"8667source = "registry+https://github.com/rust-lang/crates.io-index"8668checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"86698670[[package]]8671name = "rustc-hash"8672version = "1.1.0"8673source = "registry+https://github.com/rust-lang/crates.io-index"8674checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"86758676[[package]]8677name = "rustc-hex"8678version = "2.1.0"8679source = "registry+https://github.com/rust-lang/crates.io-index"8680checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"86818682[[package]]8683name = "rustc_version"8684version = "0.2.3"8685source = "registry+https://github.com/rust-lang/crates.io-index"8686checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"8687dependencies = [8688 "semver 0.9.0",8689]86908691[[package]]8692name = "rustc_version"8693version = "0.3.3"8694source = "registry+https://github.com/rust-lang/crates.io-index"8695checksum = "f0dfe2087c51c460008730de8b57e6a320782fbfb312e1f4d520e6c6fae155ee"8696dependencies = [8697 "semver 0.11.0",8698]86998700[[package]]8701name = "rustls"8702version = "0.19.1"8703source = "registry+https://github.com/rust-lang/crates.io-index"8704checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"8705dependencies = [8706 "base64 0.13.0",8707 "log",8708 "ring",8709 "sct",8710 "webpki",8711]87128713[[package]]8714name = "rustls-native-certs"8715version = "0.5.0"8716source = "registry+https://github.com/rust-lang/crates.io-index"8717checksum = "5a07b7c1885bd8ed3831c289b7870b13ef46fe0e856d288c30d9cc17d75a2092"8718dependencies = [8719 "openssl-probe",8720 "rustls",8721 "schannel",8722 "security-framework",8723]87248725[[package]]8726name = "rw-stream-sink"8727version = "0.2.1"8728source = "registry+https://github.com/rust-lang/crates.io-index"8729checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"8730dependencies = [8731 "futures 0.3.17",8732 "pin-project 0.4.28",8733 "static_assertions",8734]87358736[[package]]8737name = "ryu"8738version = "1.0.5"8739source = "registry+https://github.com/rust-lang/crates.io-index"8740checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"87418742[[package]]8743name = "safe-mix"8744version = "1.0.1"8745source = "registry+https://github.com/rust-lang/crates.io-index"8746checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"8747dependencies = [8748 "rustc_version 0.2.3",8749]87508751[[package]]8752name = "salsa20"8753version = "0.8.1"8754source = "registry+https://github.com/rust-lang/crates.io-index"8755checksum = "ecbd2eb639fd7cab5804a0837fe373cc2172d15437e804c054a9fb885cb923b0"8756dependencies = [8757 "cipher",8758]87598760[[package]]8761name = "same-file"8762version = "1.0.6"8763source = "registry+https://github.com/rust-lang/crates.io-index"8764checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"8765dependencies = [8766 "winapi-util",8767]87688769[[package]]8770name = "sc-allocator"8771version = "4.0.0-dev"8772source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8773dependencies = [8774 "log",8775 "sp-core",8776 "sp-wasm-interface",8777 "thiserror",8778]87798780[[package]]8781name = "sc-authority-discovery"8782version = "0.10.0-dev"8783source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8784dependencies = [8785 "async-trait",8786 "derive_more",8787 "futures 0.3.17",8788 "futures-timer 3.0.2",8789 "ip_network",8790 "libp2p",8791 "log",8792 "parity-scale-codec",8793 "prost",8794 "prost-build",8795 "rand 0.7.3",8796 "sc-client-api",8797 "sc-network",8798 "sp-api",8799 "sp-authority-discovery",8800 "sp-blockchain",8801 "sp-core",8802 "sp-keystore",8803 "sp-runtime",8804 "substrate-prometheus-endpoint",8805]88068807[[package]]8808name = "sc-basic-authorship"8809version = "0.10.0-dev"8810source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8811dependencies = [8812 "futures 0.3.17",8813 "futures-timer 3.0.2",8814 "log",8815 "parity-scale-codec",8816 "sc-block-builder",8817 "sc-client-api",8818 "sc-proposer-metrics",8819 "sc-telemetry",8820 "sc-transaction-pool-api",8821 "sp-api",8822 "sp-blockchain",8823 "sp-consensus",8824 "sp-core",8825 "sp-inherents",8826 "sp-runtime",8827 "substrate-prometheus-endpoint",8828]88298830[[package]]8831name = "sc-block-builder"8832version = "0.10.0-dev"8833source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8834dependencies = [8835 "parity-scale-codec",8836 "sc-client-api",8837 "sp-api",8838 "sp-block-builder",8839 "sp-blockchain",8840 "sp-core",8841 "sp-inherents",8842 "sp-runtime",8843 "sp-state-machine",8844]88458846[[package]]8847name = "sc-chain-spec"8848version = "4.0.0-dev"8849source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8850dependencies = [8851 "impl-trait-for-tuples 0.2.1",8852 "parity-scale-codec",8853 "sc-chain-spec-derive",8854 "sc-network",8855 "sc-telemetry",8856 "serde",8857 "serde_json",8858 "sp-core",8859 "sp-runtime",8860]88618862[[package]]8863name = "sc-chain-spec-derive"8864version = "4.0.0-dev"8865source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8866dependencies = [8867 "proc-macro-crate 1.1.0",8868 "proc-macro2",8869 "quote",8870 "syn",8871]88728873[[package]]8874name = "sc-cli"8875version = "0.10.0-dev"8876source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8877dependencies = [8878 "chrono",8879 "fdlimit",8880 "futures 0.3.17",8881 "hex",8882 "libp2p",8883 "log",8884 "names",8885 "parity-scale-codec",8886 "rand 0.7.3",8887 "regex",8888 "rpassword",8889 "sc-client-api",8890 "sc-keystore",8891 "sc-network",8892 "sc-service",8893 "sc-telemetry",8894 "sc-tracing",8895 "sc-utils",8896 "serde",8897 "serde_json",8898 "sp-blockchain",8899 "sp-core",8900 "sp-keyring",8901 "sp-keystore",8902 "sp-panic-handler",8903 "sp-runtime",8904 "sp-version",8905 "structopt",8906 "thiserror",8907 "tiny-bip39",8908 "tokio 1.13.0",8909]89108911[[package]]8912name = "sc-client-api"8913version = "4.0.0-dev"8914source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8915dependencies = [8916 "fnv",8917 "futures 0.3.17",8918 "hash-db",8919 "log",8920 "parity-scale-codec",8921 "parking_lot 0.11.2",8922 "sc-executor",8923 "sc-transaction-pool-api",8924 "sc-utils",8925 "sp-api",8926 "sp-blockchain",8927 "sp-consensus",8928 "sp-core",8929 "sp-database",8930 "sp-externalities",8931 "sp-keystore",8932 "sp-runtime",8933 "sp-state-machine",8934 "sp-storage",8935 "sp-trie",8936 "substrate-prometheus-endpoint",8937]89388939[[package]]8940name = "sc-client-db"8941version = "0.10.0-dev"8942source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8943dependencies = [8944 "hash-db",8945 "kvdb",8946 "kvdb-memorydb",8947 "kvdb-rocksdb",8948 "linked-hash-map",8949 "log",8950 "parity-db",8951 "parity-scale-codec",8952 "parking_lot 0.11.2",8953 "sc-client-api",8954 "sc-state-db",8955 "sp-arithmetic",8956 "sp-blockchain",8957 "sp-core",8958 "sp-database",8959 "sp-runtime",8960 "sp-state-machine",8961 "sp-trie",8962]89638964[[package]]8965name = "sc-consensus"8966version = "0.10.0-dev"8967source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8968dependencies = [8969 "async-trait",8970 "futures 0.3.17",8971 "futures-timer 3.0.2",8972 "libp2p",8973 "log",8974 "parking_lot 0.11.2",8975 "sc-client-api",8976 "sc-utils",8977 "serde",8978 "sp-api",8979 "sp-blockchain",8980 "sp-consensus",8981 "sp-core",8982 "sp-runtime",8983 "sp-state-machine",8984 "substrate-prometheus-endpoint",8985 "thiserror",8986]89878988[[package]]8989name = "sc-consensus-aura"8990version = "0.10.0-dev"8991source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"8992dependencies = [8993 "async-trait",8994 "derive_more",8995 "futures 0.3.17",8996 "log",8997 "parity-scale-codec",8998 "sc-block-builder",8999 "sc-client-api",9000 "sc-consensus",9001 "sc-consensus-slots",9002 "sc-telemetry",9003 "sp-api",9004 "sp-application-crypto",9005 "sp-block-builder",9006 "sp-blockchain",9007 "sp-consensus",9008 "sp-consensus-aura",9009 "sp-consensus-slots",9010 "sp-core",9011 "sp-inherents",9012 "sp-keystore",9013 "sp-runtime",9014 "substrate-prometheus-endpoint",9015]90169017[[package]]9018name = "sc-consensus-babe"9019version = "0.10.0-dev"9020source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9021dependencies = [9022 "async-trait",9023 "derive_more",9024 "fork-tree",9025 "futures 0.3.17",9026 "log",9027 "merlin",9028 "num-bigint",9029 "num-rational 0.2.4",9030 "num-traits",9031 "parity-scale-codec",9032 "parking_lot 0.11.2",9033 "rand 0.7.3",9034 "retain_mut",9035 "sc-client-api",9036 "sc-consensus",9037 "sc-consensus-epochs",9038 "sc-consensus-slots",9039 "sc-keystore",9040 "sc-telemetry",9041 "schnorrkel",9042 "serde",9043 "sp-api",9044 "sp-application-crypto",9045 "sp-block-builder",9046 "sp-blockchain",9047 "sp-consensus",9048 "sp-consensus-babe",9049 "sp-consensus-slots",9050 "sp-consensus-vrf",9051 "sp-core",9052 "sp-inherents",9053 "sp-io",9054 "sp-keystore",9055 "sp-runtime",9056 "sp-version",9057 "substrate-prometheus-endpoint",9058]90599060[[package]]9061name = "sc-consensus-babe-rpc"9062version = "0.10.0-dev"9063source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9064dependencies = [9065 "derive_more",9066 "futures 0.3.17",9067 "jsonrpc-core",9068 "jsonrpc-core-client",9069 "jsonrpc-derive",9070 "sc-consensus-babe",9071 "sc-consensus-epochs",9072 "sc-rpc-api",9073 "serde",9074 "sp-api",9075 "sp-application-crypto",9076 "sp-blockchain",9077 "sp-consensus",9078 "sp-consensus-babe",9079 "sp-core",9080 "sp-keystore",9081 "sp-runtime",9082]90839084[[package]]9085name = "sc-consensus-epochs"9086version = "0.10.0-dev"9087source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9088dependencies = [9089 "fork-tree",9090 "parity-scale-codec",9091 "sc-client-api",9092 "sc-consensus",9093 "sp-blockchain",9094 "sp-runtime",9095]90969097[[package]]9098name = "sc-consensus-slots"9099version = "0.10.0-dev"9100source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9101dependencies = [9102 "async-trait",9103 "futures 0.3.17",9104 "futures-timer 3.0.2",9105 "log",9106 "parity-scale-codec",9107 "sc-client-api",9108 "sc-consensus",9109 "sc-telemetry",9110 "sp-api",9111 "sp-arithmetic",9112 "sp-blockchain",9113 "sp-consensus",9114 "sp-consensus-slots",9115 "sp-core",9116 "sp-inherents",9117 "sp-runtime",9118 "sp-state-machine",9119 "sp-timestamp",9120 "thiserror",9121]91229123[[package]]9124name = "sc-consensus-uncles"9125version = "0.10.0-dev"9126source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9127dependencies = [9128 "sc-client-api",9129 "sp-authorship",9130 "sp-runtime",9131 "thiserror",9132]91339134[[package]]9135name = "sc-executor"9136version = "0.10.0-dev"9137source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9138dependencies = [9139 "lazy_static",9140 "libsecp256k1 0.6.0",9141 "log",9142 "parity-scale-codec",9143 "parking_lot 0.11.2",9144 "sc-executor-common",9145 "sc-executor-wasmi",9146 "sc-executor-wasmtime",9147 "sp-api",9148 "sp-core",9149 "sp-externalities",9150 "sp-io",9151 "sp-panic-handler",9152 "sp-runtime-interface",9153 "sp-tasks",9154 "sp-trie",9155 "sp-version",9156 "sp-wasm-interface",9157 "wasmi",9158]91599160[[package]]9161name = "sc-executor-common"9162version = "0.10.0-dev"9163source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9164dependencies = [9165 "derive_more",9166 "environmental",9167 "parity-scale-codec",9168 "pwasm-utils",9169 "sc-allocator",9170 "sp-core",9171 "sp-maybe-compressed-blob",9172 "sp-serializer",9173 "sp-wasm-interface",9174 "thiserror",9175 "wasmi",9176]91779178[[package]]9179name = "sc-executor-wasmi"9180version = "0.10.0-dev"9181source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9182dependencies = [9183 "log",9184 "parity-scale-codec",9185 "sc-allocator",9186 "sc-executor-common",9187 "scoped-tls",9188 "sp-core",9189 "sp-runtime-interface",9190 "sp-wasm-interface",9191 "wasmi",9192]91939194[[package]]9195name = "sc-executor-wasmtime"9196version = "0.10.0-dev"9197source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9198dependencies = [9199 "cfg-if 1.0.0",9200 "libc",9201 "log",9202 "parity-scale-codec",9203 "parity-wasm 0.42.2",9204 "sc-allocator",9205 "sc-executor-common",9206 "sp-core",9207 "sp-runtime-interface",9208 "sp-wasm-interface",9209 "wasmtime",9210]92119212[[package]]9213name = "sc-finality-grandpa"9214version = "0.10.0-dev"9215source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9216dependencies = [9217 "async-trait",9218 "derive_more",9219 "dyn-clone",9220 "finality-grandpa",9221 "fork-tree",9222 "futures 0.3.17",9223 "futures-timer 3.0.2",9224 "log",9225 "parity-scale-codec",9226 "parking_lot 0.11.2",9227 "rand 0.8.4",9228 "sc-block-builder",9229 "sc-client-api",9230 "sc-consensus",9231 "sc-keystore",9232 "sc-network",9233 "sc-network-gossip",9234 "sc-telemetry",9235 "sc-utils",9236 "serde_json",9237 "sp-api",9238 "sp-application-crypto",9239 "sp-arithmetic",9240 "sp-blockchain",9241 "sp-consensus",9242 "sp-core",9243 "sp-finality-grandpa",9244 "sp-keystore",9245 "sp-runtime",9246 "substrate-prometheus-endpoint",9247]92489249[[package]]9250name = "sc-finality-grandpa-rpc"9251version = "0.10.0-dev"9252source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9253dependencies = [9254 "derive_more",9255 "finality-grandpa",9256 "futures 0.3.17",9257 "jsonrpc-core",9258 "jsonrpc-core-client",9259 "jsonrpc-derive",9260 "jsonrpc-pubsub",9261 "log",9262 "parity-scale-codec",9263 "sc-client-api",9264 "sc-finality-grandpa",9265 "sc-rpc",9266 "serde",9267 "serde_json",9268 "sp-blockchain",9269 "sp-core",9270 "sp-runtime",9271]92729273[[package]]9274name = "sc-informant"9275version = "0.10.0-dev"9276source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9277dependencies = [9278 "ansi_term 0.12.1",9279 "futures 0.3.17",9280 "futures-timer 3.0.2",9281 "log",9282 "parity-util-mem",9283 "sc-client-api",9284 "sc-network",9285 "sc-transaction-pool-api",9286 "sp-blockchain",9287 "sp-runtime",9288]92899290[[package]]9291name = "sc-keystore"9292version = "4.0.0-dev"9293source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9294dependencies = [9295 "async-trait",9296 "derive_more",9297 "hex",9298 "parking_lot 0.11.2",9299 "serde_json",9300 "sp-application-crypto",9301 "sp-core",9302 "sp-keystore",9303]93049305[[package]]9306name = "sc-light"9307version = "4.0.0-dev"9308source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9309dependencies = [9310 "hash-db",9311 "parity-scale-codec",9312 "parking_lot 0.11.2",9313 "sc-client-api",9314 "sc-executor",9315 "sp-api",9316 "sp-blockchain",9317 "sp-core",9318 "sp-externalities",9319 "sp-runtime",9320 "sp-state-machine",9321]93229323[[package]]9324name = "sc-network"9325version = "0.10.0-dev"9326source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9327dependencies = [9328 "async-std",9329 "async-trait",9330 "asynchronous-codec 0.5.0",9331 "bitflags",9332 "bytes 1.1.0",9333 "cid",9334 "derive_more",9335 "either",9336 "fnv",9337 "fork-tree",9338 "futures 0.3.17",9339 "futures-timer 3.0.2",9340 "hex",9341 "ip_network",9342 "libp2p",9343 "linked-hash-map",9344 "linked_hash_set",9345 "log",9346 "lru 0.6.6",9347 "parity-scale-codec",9348 "parking_lot 0.11.2",9349 "pin-project 1.0.8",9350 "prost",9351 "prost-build",9352 "rand 0.7.3",9353 "sc-block-builder",9354 "sc-client-api",9355 "sc-consensus",9356 "sc-peerset",9357 "sc-utils",9358 "serde",9359 "serde_json",9360 "smallvec",9361 "sp-arithmetic",9362 "sp-blockchain",9363 "sp-consensus",9364 "sp-core",9365 "sp-finality-grandpa",9366 "sp-runtime",9367 "substrate-prometheus-endpoint",9368 "thiserror",9369 "unsigned-varint 0.6.0",9370 "void",9371 "zeroize",9372]93739374[[package]]9375name = "sc-network-gossip"9376version = "0.10.0-dev"9377source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9378dependencies = [9379 "futures 0.3.17",9380 "futures-timer 3.0.2",9381 "libp2p",9382 "log",9383 "lru 0.6.6",9384 "sc-network",9385 "sp-runtime",9386 "substrate-prometheus-endpoint",9387 "tracing",9388]93899390[[package]]9391name = "sc-offchain"9392version = "4.0.0-dev"9393source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9394dependencies = [9395 "bytes 1.1.0",9396 "fnv",9397 "futures 0.3.17",9398 "futures-timer 3.0.2",9399 "hex",9400 "hyper",9401 "hyper-rustls",9402 "log",9403 "num_cpus",9404 "parity-scale-codec",9405 "parking_lot 0.11.2",9406 "rand 0.7.3",9407 "sc-client-api",9408 "sc-network",9409 "sc-utils",9410 "sp-api",9411 "sp-core",9412 "sp-offchain",9413 "sp-runtime",9414 "threadpool",9415]94169417[[package]]9418name = "sc-peerset"9419version = "4.0.0-dev"9420source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9421dependencies = [9422 "futures 0.3.17",9423 "libp2p",9424 "log",9425 "sc-utils",9426 "serde_json",9427 "wasm-timer",9428]94299430[[package]]9431name = "sc-proposer-metrics"9432version = "0.9.0"9433source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9434dependencies = [9435 "log",9436 "substrate-prometheus-endpoint",9437]94389439[[package]]9440name = "sc-rpc"9441version = "4.0.0-dev"9442source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9443dependencies = [9444 "futures 0.3.17",9445 "hash-db",9446 "jsonrpc-core",9447 "jsonrpc-pubsub",9448 "log",9449 "parity-scale-codec",9450 "parking_lot 0.11.2",9451 "sc-block-builder",9452 "sc-chain-spec",9453 "sc-client-api",9454 "sc-rpc-api",9455 "sc-tracing",9456 "sc-transaction-pool-api",9457 "sc-utils",9458 "serde_json",9459 "sp-api",9460 "sp-blockchain",9461 "sp-core",9462 "sp-keystore",9463 "sp-offchain",9464 "sp-rpc",9465 "sp-runtime",9466 "sp-session",9467 "sp-version",9468]94699470[[package]]9471name = "sc-rpc-api"9472version = "0.10.0-dev"9473source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9474dependencies = [9475 "futures 0.3.17",9476 "jsonrpc-core",9477 "jsonrpc-core-client",9478 "jsonrpc-derive",9479 "jsonrpc-pubsub",9480 "log",9481 "parity-scale-codec",9482 "parking_lot 0.11.2",9483 "sc-chain-spec",9484 "sc-transaction-pool-api",9485 "serde",9486 "serde_json",9487 "sp-core",9488 "sp-rpc",9489 "sp-runtime",9490 "sp-tracing",9491 "sp-version",9492 "thiserror",9493]94949495[[package]]9496name = "sc-rpc-server"9497version = "4.0.0-dev"9498source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9499dependencies = [9500 "futures 0.3.17",9501 "jsonrpc-core",9502 "jsonrpc-http-server",9503 "jsonrpc-ipc-server",9504 "jsonrpc-pubsub",9505 "jsonrpc-ws-server",9506 "log",9507 "serde_json",9508 "substrate-prometheus-endpoint",9509 "tokio 1.13.0",9510]95119512[[package]]9513name = "sc-service"9514version = "0.10.0-dev"9515source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9516dependencies = [9517 "async-trait",9518 "directories",9519 "exit-future",9520 "futures 0.3.17",9521 "futures-timer 3.0.2",9522 "hash-db",9523 "jsonrpc-core",9524 "jsonrpc-pubsub",9525 "log",9526 "parity-scale-codec",9527 "parity-util-mem",9528 "parking_lot 0.11.2",9529 "pin-project 1.0.8",9530 "rand 0.7.3",9531 "sc-block-builder",9532 "sc-chain-spec",9533 "sc-client-api",9534 "sc-client-db",9535 "sc-consensus",9536 "sc-executor",9537 "sc-informant",9538 "sc-keystore",9539 "sc-light",9540 "sc-network",9541 "sc-offchain",9542 "sc-rpc",9543 "sc-rpc-server",9544 "sc-telemetry",9545 "sc-tracing",9546 "sc-transaction-pool",9547 "sc-transaction-pool-api",9548 "sc-utils",9549 "serde",9550 "serde_json",9551 "sp-api",9552 "sp-application-crypto",9553 "sp-block-builder",9554 "sp-blockchain",9555 "sp-consensus",9556 "sp-core",9557 "sp-externalities",9558 "sp-inherents",9559 "sp-keystore",9560 "sp-runtime",9561 "sp-session",9562 "sp-state-machine",9563 "sp-storage",9564 "sp-tracing",9565 "sp-transaction-pool",9566 "sp-transaction-storage-proof",9567 "sp-trie",9568 "sp-version",9569 "substrate-prometheus-endpoint",9570 "tempfile",9571 "thiserror",9572 "tokio 1.13.0",9573 "tracing",9574 "tracing-futures",9575]95769577[[package]]9578name = "sc-state-db"9579version = "0.10.0-dev"9580source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9581dependencies = [9582 "log",9583 "parity-scale-codec",9584 "parity-util-mem",9585 "parity-util-mem-derive",9586 "parking_lot 0.11.2",9587 "sc-client-api",9588 "sp-core",9589]95909591[[package]]9592name = "sc-sync-state-rpc"9593version = "0.10.0-dev"9594source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9595dependencies = [9596 "jsonrpc-core",9597 "jsonrpc-core-client",9598 "jsonrpc-derive",9599 "parity-scale-codec",9600 "sc-chain-spec",9601 "sc-client-api",9602 "sc-consensus-babe",9603 "sc-consensus-epochs",9604 "sc-finality-grandpa",9605 "sc-rpc-api",9606 "serde",9607 "serde_json",9608 "sp-blockchain",9609 "sp-runtime",9610 "thiserror",9611]96129613[[package]]9614name = "sc-telemetry"9615version = "4.0.0-dev"9616source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9617dependencies = [9618 "chrono",9619 "futures 0.3.17",9620 "libp2p",9621 "log",9622 "parking_lot 0.11.2",9623 "pin-project 1.0.8",9624 "rand 0.7.3",9625 "serde",9626 "serde_json",9627 "thiserror",9628 "wasm-timer",9629]96309631[[package]]9632name = "sc-tracing"9633version = "4.0.0-dev"9634source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9635dependencies = [9636 "ansi_term 0.12.1",9637 "atty",9638 "chrono",9639 "lazy_static",9640 "log",9641 "once_cell",9642 "parking_lot 0.11.2",9643 "regex",9644 "rustc-hash",9645 "sc-client-api",9646 "sc-rpc-server",9647 "sc-tracing-proc-macro",9648 "serde",9649 "sp-api",9650 "sp-blockchain",9651 "sp-core",9652 "sp-rpc",9653 "sp-runtime",9654 "sp-tracing",9655 "thiserror",9656 "tracing",9657 "tracing-log",9658 "tracing-subscriber",9659]96609661[[package]]9662name = "sc-tracing-proc-macro"9663version = "4.0.0-dev"9664source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9665dependencies = [9666 "proc-macro-crate 1.1.0",9667 "proc-macro2",9668 "quote",9669 "syn",9670]96719672[[package]]9673name = "sc-transaction-pool"9674version = "4.0.0-dev"9675source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9676dependencies = [9677 "futures 0.3.17",9678 "intervalier",9679 "linked-hash-map",9680 "log",9681 "parity-scale-codec",9682 "parity-util-mem",9683 "parking_lot 0.11.2",9684 "retain_mut",9685 "sc-client-api",9686 "sc-transaction-pool-api",9687 "sc-utils",9688 "serde",9689 "sp-api",9690 "sp-blockchain",9691 "sp-core",9692 "sp-runtime",9693 "sp-tracing",9694 "sp-transaction-pool",9695 "substrate-prometheus-endpoint",9696 "thiserror",9697]96989699[[package]]9700name = "sc-transaction-pool-api"9701version = "4.0.0-dev"9702source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9703dependencies = [9704 "derive_more",9705 "futures 0.3.17",9706 "log",9707 "serde",9708 "sp-blockchain",9709 "sp-runtime",9710 "thiserror",9711]97129713[[package]]9714name = "sc-utils"9715version = "4.0.0-dev"9716source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"9717dependencies = [9718 "futures 0.3.17",9719 "futures-timer 3.0.2",9720 "lazy_static",9721 "prometheus",9722]97239724[[package]]9725name = "scale-info"9726version = "1.0.0"9727source = "registry+https://github.com/rust-lang/crates.io-index"9728checksum = "5c55b744399c25532d63a0d2789b109df8d46fc93752d46b0782991a931a782f"9729dependencies = [9730 "bitvec 0.20.4",9731 "cfg-if 1.0.0",9732 "derive_more",9733 "parity-scale-codec",9734 "scale-info-derive",9735 "serde",9736]97379738[[package]]9739name = "scale-info-derive"9740version = "1.0.0"9741source = "registry+https://github.com/rust-lang/crates.io-index"9742checksum = "baeb2780690380592f86205aa4ee49815feb2acad8c2f59e6dd207148c3f1fcd"9743dependencies = [9744 "proc-macro-crate 1.1.0",9745 "proc-macro2",9746 "quote",9747 "syn",9748]97499750[[package]]9751name = "schannel"9752version = "0.1.19"9753source = "registry+https://github.com/rust-lang/crates.io-index"9754checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"9755dependencies = [9756 "lazy_static",9757 "winapi 0.3.9",9758]97599760[[package]]9761name = "schnorrkel"9762version = "0.9.1"9763source = "registry+https://github.com/rust-lang/crates.io-index"9764checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"9765dependencies = [9766 "arrayref",9767 "arrayvec 0.5.2",9768 "curve25519-dalek 2.1.3",9769 "getrandom 0.1.16",9770 "merlin",9771 "rand 0.7.3",9772 "rand_core 0.5.1",9773 "sha2 0.8.2",9774 "subtle 2.4.1",9775 "zeroize",9776]97779778[[package]]9779name = "scoped-tls"9780version = "1.0.0"9781source = "registry+https://github.com/rust-lang/crates.io-index"9782checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"97839784[[package]]9785name = "scopeguard"9786version = "1.1.0"9787source = "registry+https://github.com/rust-lang/crates.io-index"9788checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"97899790[[package]]9791name = "sct"9792version = "0.6.1"9793source = "registry+https://github.com/rust-lang/crates.io-index"9794checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce"9795dependencies = [9796 "ring",9797 "untrusted",9798]97999800[[package]]9801name = "secrecy"9802version = "0.8.0"9803source = "registry+https://github.com/rust-lang/crates.io-index"9804checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"9805dependencies = [9806 "zeroize",9807]98089809[[package]]9810name = "security-framework"9811version = "2.4.2"9812source = "registry+https://github.com/rust-lang/crates.io-index"9813checksum = "525bc1abfda2e1998d152c45cf13e696f76d0a4972310b22fac1658b05df7c87"9814dependencies = [9815 "bitflags",9816 "core-foundation",9817 "core-foundation-sys",9818 "libc",9819 "security-framework-sys",9820]98219822[[package]]9823name = "security-framework-sys"9824version = "2.4.2"9825source = "registry+https://github.com/rust-lang/crates.io-index"9826checksum = "a9dd14d83160b528b7bfd66439110573efcfbe281b17fc2ca9f39f550d619c7e"9827dependencies = [9828 "core-foundation-sys",9829 "libc",9830]98319832[[package]]9833name = "semver"9834version = "0.6.0"9835source = "registry+https://github.com/rust-lang/crates.io-index"9836checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"9837dependencies = [9838 "semver-parser 0.7.0",9839]98409841[[package]]9842name = "semver"9843version = "0.9.0"9844source = "registry+https://github.com/rust-lang/crates.io-index"9845checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"9846dependencies = [9847 "semver-parser 0.7.0",9848]98499850[[package]]9851name = "semver"9852version = "0.11.0"9853source = "registry+https://github.com/rust-lang/crates.io-index"9854checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"9855dependencies = [9856 "semver-parser 0.10.2",9857 "serde",9858]98599860[[package]]9861name = "semver-parser"9862version = "0.7.0"9863source = "registry+https://github.com/rust-lang/crates.io-index"9864checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"98659866[[package]]9867name = "semver-parser"9868version = "0.10.2"9869source = "registry+https://github.com/rust-lang/crates.io-index"9870checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"9871dependencies = [9872 "pest",9873]98749875[[package]]9876name = "serde"9877version = "1.0.130"9878source = "registry+https://github.com/rust-lang/crates.io-index"9879checksum = "f12d06de37cf59146fbdecab66aa99f9fe4f78722e3607577a5375d66bd0c913"9880dependencies = [9881 "serde_derive",9882]98839884[[package]]9885name = "serde_derive"9886version = "1.0.130"9887source = "registry+https://github.com/rust-lang/crates.io-index"9888checksum = "d7bc1a1ab1961464eae040d96713baa5a724a8152c1222492465b54322ec508b"9889dependencies = [9890 "proc-macro2",9891 "quote",9892 "syn",9893]98949895[[package]]9896name = "serde_json"9897version = "1.0.68"9898source = "registry+https://github.com/rust-lang/crates.io-index"9899checksum = "0f690853975602e1bfe1ccbf50504d67174e3bcf340f23b5ea9992e0587a52d8"9900dependencies = [9901 "itoa",9902 "ryu",9903 "serde",9904]99059906[[package]]9907name = "sha-1"9908version = "0.8.2"9909source = "registry+https://github.com/rust-lang/crates.io-index"9910checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"9911dependencies = [9912 "block-buffer 0.7.3",9913 "digest 0.8.1",9914 "fake-simd",9915 "opaque-debug 0.2.3",9916]99179918[[package]]9919name = "sha-1"9920version = "0.9.8"9921source = "registry+https://github.com/rust-lang/crates.io-index"9922checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"9923dependencies = [9924 "block-buffer 0.9.0",9925 "cfg-if 1.0.0",9926 "cpufeatures 0.2.1",9927 "digest 0.9.0",9928 "opaque-debug 0.3.0",9929]99309931[[package]]9932name = "sha2"9933version = "0.8.2"9934source = "registry+https://github.com/rust-lang/crates.io-index"9935checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"9936dependencies = [9937 "block-buffer 0.7.3",9938 "digest 0.8.1",9939 "fake-simd",9940 "opaque-debug 0.2.3",9941]99429943[[package]]9944name = "sha2"9945version = "0.9.8"9946source = "registry+https://github.com/rust-lang/crates.io-index"9947checksum = "b69f9a4c9740d74c5baa3fd2e547f9525fa8088a8a958e0ca2409a514e33f5fa"9948dependencies = [9949 "block-buffer 0.9.0",9950 "cfg-if 1.0.0",9951 "cpufeatures 0.2.1",9952 "digest 0.9.0",9953 "opaque-debug 0.3.0",9954]99559956[[package]]9957name = "sha3"9958version = "0.8.2"9959source = "registry+https://github.com/rust-lang/crates.io-index"9960checksum = "dd26bc0e7a2e3a7c959bc494caf58b72ee0c71d67704e9520f736ca7e4853ecf"9961dependencies = [9962 "block-buffer 0.7.3",9963 "byte-tools",9964 "digest 0.8.1",9965 "keccak",9966 "opaque-debug 0.2.3",9967]99689969[[package]]9970name = "sha3"9971version = "0.9.1"9972source = "registry+https://github.com/rust-lang/crates.io-index"9973checksum = "f81199417d4e5de3f04b1e871023acea7389672c4135918f05aa9cbf2f2fa809"9974dependencies = [9975 "block-buffer 0.9.0",9976 "digest 0.9.0",9977 "keccak",9978 "opaque-debug 0.3.0",9979]99809981[[package]]9982name = "sharded-slab"9983version = "0.1.4"9984source = "registry+https://github.com/rust-lang/crates.io-index"9985checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"9986dependencies = [9987 "lazy_static",9988]99899990[[package]]9991name = "shlex"9992version = "1.1.0"9993source = "registry+https://github.com/rust-lang/crates.io-index"9994checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"99959996[[package]]9997name = "signal-hook"9998version = "0.3.10"9999source = "registry+https://github.com/rust-lang/crates.io-index"10000checksum = "9c98891d737e271a2954825ef19e46bd16bdb98e2746f2eec4f7a4ef7946efd1"10001dependencies = [10002 "libc",10003 "signal-hook-registry",10004]1000510006[[package]]10007name = "signal-hook-registry"10008version = "1.4.0"10009source = "registry+https://github.com/rust-lang/crates.io-index"10010checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"10011dependencies = [10012 "libc",10013]1001410015[[package]]10016name = "signature"10017version = "1.4.0"10018source = "registry+https://github.com/rust-lang/crates.io-index"10019checksum = "02658e48d89f2bec991f9a78e69cfa4c316f8d6a6c4ec12fae1aeb263d486788"1002010021[[package]]10022name = "simba"10023version = "0.5.1"10024source = "registry+https://github.com/rust-lang/crates.io-index"10025checksum = "8e82063457853d00243beda9952e910b82593e4b07ae9f721b9278a99a0d3d5c"10026dependencies = [10027 "approx",10028 "num-complex",10029 "num-traits",10030 "paste",10031]1003210033[[package]]10034name = "slab"10035version = "0.4.5"10036source = "registry+https://github.com/rust-lang/crates.io-index"10037checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5"1003810039[[package]]10040name = "slot-range-helper"10041version = "0.9.12"10042source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"10043dependencies = [10044 "enumn",10045 "parity-scale-codec",10046 "paste",10047 "sp-runtime",10048 "sp-std",10049]1005010051[[package]]10052name = "slotmap"10053version = "1.0.6"10054source = "registry+https://github.com/rust-lang/crates.io-index"10055checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"10056dependencies = [10057 "version_check",10058]1005910060[[package]]10061name = "smallvec"10062version = "1.7.0"10063source = "registry+https://github.com/rust-lang/crates.io-index"10064checksum = "1ecab6c735a6bb4139c0caafd0cc3635748bbb3acf4550e8138122099251f309"1006510066[[package]]10067name = "snap"10068version = "1.0.5"10069source = "registry+https://github.com/rust-lang/crates.io-index"10070checksum = "45456094d1983e2ee2a18fdfebce3189fa451699d0502cb8e3b49dba5ba41451"1007110072[[package]]10073name = "snow"10074version = "0.8.0"10075source = "registry+https://github.com/rust-lang/crates.io-index"10076checksum = "6142f7c25e94f6fd25a32c3348ec230df9109b463f59c8c7acc4bd34936babb7"10077dependencies = [10078 "aes-gcm",10079 "blake2",10080 "chacha20poly1305",10081 "rand 0.8.4",10082 "rand_core 0.6.3",10083 "ring",10084 "rustc_version 0.3.3",10085 "sha2 0.9.8",10086 "subtle 2.4.1",10087 "x25519-dalek",10088]1008910090[[package]]10091name = "socket2"10092version = "0.3.19"10093source = "registry+https://github.com/rust-lang/crates.io-index"10094checksum = "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e"10095dependencies = [10096 "cfg-if 1.0.0",10097 "libc",10098 "winapi 0.3.9",10099]1010010101[[package]]10102name = "socket2"10103version = "0.4.2"10104source = "registry+https://github.com/rust-lang/crates.io-index"10105checksum = "5dc90fe6c7be1a323296982db1836d1ea9e47b6839496dde9a541bc496df3516"10106dependencies = [10107 "libc",10108 "winapi 0.3.9",10109]1011010111[[package]]10112name = "soketto"10113version = "0.4.2"10114source = "registry+https://github.com/rust-lang/crates.io-index"10115checksum = "b5c71ed3d54db0a699f4948e1bb3e45b450fa31fe602621dee6680361d569c88"10116dependencies = [10117 "base64 0.12.3",10118 "bytes 0.5.6",10119 "flate2",10120 "futures 0.3.17",10121 "httparse",10122 "log",10123 "rand 0.7.3",10124 "sha-1 0.9.8",10125]1012610127[[package]]10128name = "soketto"10129version = "0.6.0"10130source = "registry+https://github.com/rust-lang/crates.io-index"10131checksum = "a74e48087dbeed4833785c2f3352b59140095dc192dce966a3bfc155020a439f"10132dependencies = [10133 "base64 0.13.0",10134 "bytes 1.1.0",10135 "futures 0.3.17",10136 "httparse",10137 "log",10138 "rand 0.8.4",10139 "sha-1 0.9.8",10140]1014110142[[package]]10143name = "sp-api"10144version = "4.0.0-dev"10145source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10146dependencies = [10147 "hash-db",10148 "log",10149 "parity-scale-codec",10150 "sp-api-proc-macro",10151 "sp-core",10152 "sp-runtime",10153 "sp-state-machine",10154 "sp-std",10155 "sp-version",10156 "thiserror",10157]1015810159[[package]]10160name = "sp-api-proc-macro"10161version = "4.0.0-dev"10162source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10163dependencies = [10164 "blake2-rfc",10165 "proc-macro-crate 1.1.0",10166 "proc-macro2",10167 "quote",10168 "syn",10169]1017010171[[package]]10172name = "sp-application-crypto"10173version = "4.0.0-dev"10174source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10175dependencies = [10176 "parity-scale-codec",10177 "scale-info",10178 "serde",10179 "sp-core",10180 "sp-io",10181 "sp-std",10182]1018310184[[package]]10185name = "sp-arithmetic"10186version = "4.0.0-dev"10187source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10188dependencies = [10189 "integer-sqrt",10190 "num-traits",10191 "parity-scale-codec",10192 "scale-info",10193 "serde",10194 "sp-debug-derive",10195 "sp-std",10196 "static_assertions",10197]1019810199[[package]]10200name = "sp-authority-discovery"10201version = "4.0.0-dev"10202source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10203dependencies = [10204 "parity-scale-codec",10205 "scale-info",10206 "sp-api",10207 "sp-application-crypto",10208 "sp-runtime",10209 "sp-std",10210]1021110212[[package]]10213name = "sp-authorship"10214version = "4.0.0-dev"10215source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10216dependencies = [10217 "async-trait",10218 "parity-scale-codec",10219 "sp-inherents",10220 "sp-runtime",10221 "sp-std",10222]1022310224[[package]]10225name = "sp-block-builder"10226version = "4.0.0-dev"10227source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10228dependencies = [10229 "parity-scale-codec",10230 "sp-api",10231 "sp-inherents",10232 "sp-runtime",10233 "sp-std",10234]1023510236[[package]]10237name = "sp-blockchain"10238version = "4.0.0-dev"10239source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10240dependencies = [10241 "futures 0.3.17",10242 "log",10243 "lru 0.6.6",10244 "parity-scale-codec",10245 "parking_lot 0.11.2",10246 "sp-api",10247 "sp-consensus",10248 "sp-database",10249 "sp-runtime",10250 "sp-state-machine",10251 "thiserror",10252]1025310254[[package]]10255name = "sp-consensus"10256version = "0.10.0-dev"10257source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10258dependencies = [10259 "async-trait",10260 "futures 0.3.17",10261 "futures-timer 3.0.2",10262 "log",10263 "parity-scale-codec",10264 "sp-core",10265 "sp-inherents",10266 "sp-runtime",10267 "sp-state-machine",10268 "sp-std",10269 "sp-version",10270 "thiserror",10271]1027210273[[package]]10274name = "sp-consensus-aura"10275version = "0.10.0-dev"10276source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10277dependencies = [10278 "async-trait",10279 "parity-scale-codec",10280 "scale-info",10281 "sp-api",10282 "sp-application-crypto",10283 "sp-consensus",10284 "sp-consensus-slots",10285 "sp-inherents",10286 "sp-runtime",10287 "sp-std",10288 "sp-timestamp",10289]1029010291[[package]]10292name = "sp-consensus-babe"10293version = "0.10.0-dev"10294source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10295dependencies = [10296 "async-trait",10297 "merlin",10298 "parity-scale-codec",10299 "scale-info",10300 "serde",10301 "sp-api",10302 "sp-application-crypto",10303 "sp-consensus",10304 "sp-consensus-slots",10305 "sp-consensus-vrf",10306 "sp-core",10307 "sp-inherents",10308 "sp-keystore",10309 "sp-runtime",10310 "sp-std",10311 "sp-timestamp",10312]1031310314[[package]]10315name = "sp-consensus-slots"10316version = "0.10.0-dev"10317source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10318dependencies = [10319 "parity-scale-codec",10320 "scale-info",10321 "sp-arithmetic",10322 "sp-runtime",10323]1032410325[[package]]10326name = "sp-consensus-vrf"10327version = "0.10.0-dev"10328source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10329dependencies = [10330 "parity-scale-codec",10331 "schnorrkel",10332 "sp-core",10333 "sp-runtime",10334 "sp-std",10335]1033610337[[package]]10338name = "sp-core"10339version = "4.0.0-dev"10340source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10341dependencies = [10342 "base58",10343 "blake2-rfc",10344 "byteorder",10345 "dyn-clonable",10346 "ed25519-dalek",10347 "futures 0.3.17",10348 "hash-db",10349 "hash256-std-hasher",10350 "hex",10351 "impl-serde",10352 "lazy_static",10353 "libsecp256k1 0.6.0",10354 "log",10355 "merlin",10356 "num-traits",10357 "parity-scale-codec",10358 "parity-util-mem",10359 "parking_lot 0.11.2",10360 "primitive-types 0.10.1",10361 "rand 0.7.3",10362 "regex",10363 "scale-info",10364 "schnorrkel",10365 "secrecy",10366 "serde",10367 "sha2 0.9.8",10368 "sp-debug-derive",10369 "sp-externalities",10370 "sp-runtime-interface",10371 "sp-std",10372 "sp-storage",10373 "ss58-registry",10374 "substrate-bip39",10375 "thiserror",10376 "tiny-bip39",10377 "tiny-keccak",10378 "twox-hash",10379 "wasmi",10380 "zeroize",10381]1038210383[[package]]10384name = "sp-database"10385version = "4.0.0-dev"10386source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10387dependencies = [10388 "kvdb",10389 "parking_lot 0.11.2",10390]1039110392[[package]]10393name = "sp-debug-derive"10394version = "3.0.0"10395source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10396dependencies = [10397 "proc-macro2",10398 "quote",10399 "syn",10400]1040110402[[package]]10403name = "sp-externalities"10404version = "0.10.0-dev"10405source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10406dependencies = [10407 "environmental",10408 "parity-scale-codec",10409 "sp-std",10410 "sp-storage",10411]1041210413[[package]]10414name = "sp-finality-grandpa"10415version = "4.0.0-dev"10416source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10417dependencies = [10418 "finality-grandpa",10419 "log",10420 "parity-scale-codec",10421 "scale-info",10422 "serde",10423 "sp-api",10424 "sp-application-crypto",10425 "sp-core",10426 "sp-keystore",10427 "sp-runtime",10428 "sp-std",10429]1043010431[[package]]10432name = "sp-inherents"10433version = "4.0.0-dev"10434source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10435dependencies = [10436 "async-trait",10437 "impl-trait-for-tuples 0.2.1",10438 "parity-scale-codec",10439 "sp-core",10440 "sp-runtime",10441 "sp-std",10442 "thiserror",10443]1044410445[[package]]10446name = "sp-io"10447version = "4.0.0-dev"10448source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10449dependencies = [10450 "futures 0.3.17",10451 "hash-db",10452 "libsecp256k1 0.6.0",10453 "log",10454 "parity-scale-codec",10455 "parking_lot 0.11.2",10456 "sp-core",10457 "sp-externalities",10458 "sp-keystore",10459 "sp-runtime-interface",10460 "sp-state-machine",10461 "sp-std",10462 "sp-tracing",10463 "sp-trie",10464 "sp-wasm-interface",10465 "tracing",10466 "tracing-core",10467]1046810469[[package]]10470name = "sp-keyring"10471version = "4.0.0-dev"10472source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10473dependencies = [10474 "lazy_static",10475 "sp-core",10476 "sp-runtime",10477 "strum 0.20.0",10478]1047910480[[package]]10481name = "sp-keystore"10482version = "0.10.0-dev"10483source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10484dependencies = [10485 "async-trait",10486 "derive_more",10487 "futures 0.3.17",10488 "merlin",10489 "parity-scale-codec",10490 "parking_lot 0.11.2",10491 "schnorrkel",10492 "serde",10493 "sp-core",10494 "sp-externalities",10495]1049610497[[package]]10498name = "sp-maybe-compressed-blob"10499version = "4.0.0-dev"10500source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10501dependencies = [10502 "zstd",10503]1050410505[[package]]10506name = "sp-npos-elections"10507version = "4.0.0-dev"10508source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10509dependencies = [10510 "parity-scale-codec",10511 "scale-info",10512 "serde",10513 "sp-arithmetic",10514 "sp-core",10515 "sp-npos-elections-solution-type",10516 "sp-runtime",10517 "sp-std",10518]1051910520[[package]]10521name = "sp-npos-elections-solution-type"10522version = "4.0.0-dev"10523source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10524dependencies = [10525 "proc-macro-crate 1.1.0",10526 "proc-macro2",10527 "quote",10528 "syn",10529]1053010531[[package]]10532name = "sp-offchain"10533version = "4.0.0-dev"10534source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10535dependencies = [10536 "sp-api",10537 "sp-core",10538 "sp-runtime",10539]1054010541[[package]]10542name = "sp-panic-handler"10543version = "3.0.0"10544source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10545dependencies = [10546 "backtrace",10547]1054810549[[package]]10550name = "sp-rpc"10551version = "4.0.0-dev"10552source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10553dependencies = [10554 "rustc-hash",10555 "serde",10556 "sp-core",10557]1055810559[[package]]10560name = "sp-runtime"10561version = "4.0.0-dev"10562source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10563dependencies = [10564 "either",10565 "hash256-std-hasher",10566 "impl-trait-for-tuples 0.2.1",10567 "log",10568 "parity-scale-codec",10569 "parity-util-mem",10570 "paste",10571 "rand 0.7.3",10572 "scale-info",10573 "serde",10574 "sp-application-crypto",10575 "sp-arithmetic",10576 "sp-core",10577 "sp-io",10578 "sp-std",10579]1058010581[[package]]10582name = "sp-runtime-interface"10583version = "4.0.0-dev"10584source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10585dependencies = [10586 "impl-trait-for-tuples 0.2.1",10587 "parity-scale-codec",10588 "primitive-types 0.10.1",10589 "sp-externalities",10590 "sp-runtime-interface-proc-macro",10591 "sp-std",10592 "sp-storage",10593 "sp-tracing",10594 "sp-wasm-interface",10595 "static_assertions",10596]1059710598[[package]]10599name = "sp-runtime-interface-proc-macro"10600version = "4.0.0-dev"10601source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10602dependencies = [10603 "Inflector",10604 "proc-macro-crate 1.1.0",10605 "proc-macro2",10606 "quote",10607 "syn",10608]1060910610[[package]]10611name = "sp-sandbox"10612version = "0.10.0-dev"10613source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10614dependencies = [10615 "log",10616 "parity-scale-codec",10617 "sp-core",10618 "sp-io",10619 "sp-std",10620 "sp-wasm-interface",10621 "wasmi",10622]1062310624[[package]]10625name = "sp-serializer"10626version = "3.0.0"10627source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10628dependencies = [10629 "serde",10630 "serde_json",10631]1063210633[[package]]10634name = "sp-session"10635version = "4.0.0-dev"10636source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10637dependencies = [10638 "parity-scale-codec",10639 "scale-info",10640 "sp-api",10641 "sp-core",10642 "sp-runtime",10643 "sp-staking",10644 "sp-std",10645]1064610647[[package]]10648name = "sp-staking"10649version = "4.0.0-dev"10650source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10651dependencies = [10652 "parity-scale-codec",10653 "scale-info",10654 "sp-runtime",10655 "sp-std",10656]1065710658[[package]]10659name = "sp-state-machine"10660version = "0.10.0-dev"10661source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10662dependencies = [10663 "hash-db",10664 "log",10665 "num-traits",10666 "parity-scale-codec",10667 "parking_lot 0.11.2",10668 "rand 0.7.3",10669 "smallvec",10670 "sp-core",10671 "sp-externalities",10672 "sp-panic-handler",10673 "sp-std",10674 "sp-trie",10675 "thiserror",10676 "tracing",10677 "trie-db",10678 "trie-root",10679]1068010681[[package]]10682name = "sp-std"10683version = "4.0.0-dev"10684source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"1068510686[[package]]10687name = "sp-storage"10688version = "4.0.0-dev"10689source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10690dependencies = [10691 "impl-serde",10692 "parity-scale-codec",10693 "ref-cast",10694 "serde",10695 "sp-debug-derive",10696 "sp-std",10697]1069810699[[package]]10700name = "sp-tasks"10701version = "4.0.0-dev"10702source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10703dependencies = [10704 "log",10705 "sp-core",10706 "sp-externalities",10707 "sp-io",10708 "sp-runtime-interface",10709 "sp-std",10710]1071110712[[package]]10713name = "sp-timestamp"10714version = "4.0.0-dev"10715source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10716dependencies = [10717 "async-trait",10718 "futures-timer 3.0.2",10719 "log",10720 "parity-scale-codec",10721 "sp-api",10722 "sp-inherents",10723 "sp-runtime",10724 "sp-std",10725 "thiserror",10726]1072710728[[package]]10729name = "sp-tracing"10730version = "4.0.0-dev"10731source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10732dependencies = [10733 "parity-scale-codec",10734 "sp-std",10735 "tracing",10736 "tracing-core",10737 "tracing-subscriber",10738]1073910740[[package]]10741name = "sp-transaction-pool"10742version = "4.0.0-dev"10743source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10744dependencies = [10745 "sp-api",10746 "sp-runtime",10747]1074810749[[package]]10750name = "sp-transaction-storage-proof"10751version = "4.0.0-dev"10752source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10753dependencies = [10754 "async-trait",10755 "log",10756 "parity-scale-codec",10757 "scale-info",10758 "sp-core",10759 "sp-inherents",10760 "sp-runtime",10761 "sp-std",10762 "sp-trie",10763]1076410765[[package]]10766name = "sp-trie"10767version = "4.0.0-dev"10768source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10769dependencies = [10770 "hash-db",10771 "memory-db",10772 "parity-scale-codec",10773 "scale-info",10774 "sp-core",10775 "sp-std",10776 "trie-db",10777 "trie-root",10778]1077910780[[package]]10781name = "sp-version"10782version = "4.0.0-dev"10783source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10784dependencies = [10785 "impl-serde",10786 "parity-scale-codec",10787 "parity-wasm 0.42.2",10788 "scale-info",10789 "serde",10790 "sp-runtime",10791 "sp-std",10792 "sp-version-proc-macro",10793 "thiserror",10794]1079510796[[package]]10797name = "sp-version-proc-macro"10798version = "4.0.0-dev"10799source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10800dependencies = [10801 "parity-scale-codec",10802 "proc-macro2",10803 "quote",10804 "syn",10805]1080610807[[package]]10808name = "sp-wasm-interface"10809version = "4.0.0-dev"10810source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"10811dependencies = [10812 "impl-trait-for-tuples 0.2.1",10813 "parity-scale-codec",10814 "sp-std",10815 "wasmi",10816]1081710818[[package]]10819name = "spin"10820version = "0.5.2"10821source = "registry+https://github.com/rust-lang/crates.io-index"10822checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1082310824[[package]]10825name = "ss58-registry"10826version = "1.2.0"10827source = "registry+https://github.com/rust-lang/crates.io-index"10828checksum = "bb102b328df61c67f8ccf8471b29c31c7d6da646a867aff95fe8bff386fe7c4d"10829dependencies = [10830 "Inflector",10831 "proc-macro2",10832 "quote",10833 "serde",10834 "serde_json",10835 "unicode-xid",10836]1083710838[[package]]10839name = "stable_deref_trait"10840version = "1.2.0"10841source = "registry+https://github.com/rust-lang/crates.io-index"10842checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"1084310844[[package]]10845name = "static_assertions"10846version = "1.1.0"10847source = "registry+https://github.com/rust-lang/crates.io-index"10848checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"1084910850[[package]]10851name = "static_init"10852version = "0.5.2"10853source = "registry+https://github.com/rust-lang/crates.io-index"10854checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"10855dependencies = [10856 "cfg_aliases",10857 "libc",10858 "parking_lot 0.11.2",10859 "static_init_macro",10860]1086110862[[package]]10863name = "static_init_macro"10864version = "0.5.0"10865source = "registry+https://github.com/rust-lang/crates.io-index"10866checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"10867dependencies = [10868 "cfg_aliases",10869 "memchr",10870 "proc-macro2",10871 "quote",10872 "syn",10873]1087410875[[package]]10876name = "statrs"10877version = "0.15.0"10878source = "registry+https://github.com/rust-lang/crates.io-index"10879checksum = "05bdbb8e4e78216a85785a85d3ec3183144f98d0097b9281802c019bb07a6f05"10880dependencies = [10881 "approx",10882 "lazy_static",10883 "nalgebra",10884 "num-traits",10885 "rand 0.8.4",10886]1088710888[[package]]10889name = "strsim"10890version = "0.8.0"10891source = "registry+https://github.com/rust-lang/crates.io-index"10892checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"1089310894[[package]]10895name = "strsim"10896version = "0.10.0"10897source = "registry+https://github.com/rust-lang/crates.io-index"10898checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1089910900[[package]]10901name = "structopt"10902version = "0.3.25"10903source = "registry+https://github.com/rust-lang/crates.io-index"10904checksum = "40b9788f4202aa75c240ecc9c15c65185e6a39ccdeb0fd5d008b98825464c87c"10905dependencies = [10906 "clap",10907 "lazy_static",10908 "structopt-derive",10909]1091010911[[package]]10912name = "structopt-derive"10913version = "0.4.18"10914source = "registry+https://github.com/rust-lang/crates.io-index"10915checksum = "dcb5ae327f9cc13b68763b5749770cb9e048a99bd9dfdfa58d0cf05d5f64afe0"10916dependencies = [10917 "heck",10918 "proc-macro-error 1.0.4",10919 "proc-macro2",10920 "quote",10921 "syn",10922]1092310924[[package]]10925name = "strum"10926version = "0.20.0"10927source = "registry+https://github.com/rust-lang/crates.io-index"10928checksum = "7318c509b5ba57f18533982607f24070a55d353e90d4cae30c467cdb2ad5ac5c"10929dependencies = [10930 "strum_macros 0.20.1",10931]1093210933[[package]]10934name = "strum"10935version = "0.21.0"10936source = "registry+https://github.com/rust-lang/crates.io-index"10937checksum = "aaf86bbcfd1fa9670b7a129f64fc0c9fcbbfe4f1bc4210e9e98fe71ffc12cde2"1093810939[[package]]10940name = "strum"10941version = "0.22.0"10942source = "registry+https://github.com/rust-lang/crates.io-index"10943checksum = "f7ac893c7d471c8a21f31cfe213ec4f6d9afeed25537c772e08ef3f005f8729e"10944dependencies = [10945 "strum_macros 0.22.0",10946]1094710948[[package]]10949name = "strum_macros"10950version = "0.20.1"10951source = "registry+https://github.com/rust-lang/crates.io-index"10952checksum = "ee8bc6b87a5112aeeab1f4a9f7ab634fe6cbefc4850006df31267f4cfb9e3149"10953dependencies = [10954 "heck",10955 "proc-macro2",10956 "quote",10957 "syn",10958]1095910960[[package]]10961name = "strum_macros"10962version = "0.21.1"10963source = "registry+https://github.com/rust-lang/crates.io-index"10964checksum = "d06aaeeee809dbc59eb4556183dd927df67db1540de5be8d3ec0b6636358a5ec"10965dependencies = [10966 "heck",10967 "proc-macro2",10968 "quote",10969 "syn",10970]1097110972[[package]]10973name = "strum_macros"10974version = "0.22.0"10975source = "registry+https://github.com/rust-lang/crates.io-index"10976checksum = "339f799d8b549e3744c7ac7feb216383e4005d94bdb22561b3ab8f3b808ae9fb"10977dependencies = [10978 "heck",10979 "proc-macro2",10980 "quote",10981 "syn",10982]1098310984[[package]]10985name = "substrate-bip39"10986version = "0.4.4"10987source = "registry+https://github.com/rust-lang/crates.io-index"10988checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"10989dependencies = [10990 "hmac 0.11.0",10991 "pbkdf2 0.8.0",10992 "schnorrkel",10993 "sha2 0.9.8",10994 "zeroize",10995]1099610997[[package]]10998name = "substrate-build-script-utils"10999version = "3.0.0"11000source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11001dependencies = [11002 "platforms",11003]1100411005[[package]]11006name = "substrate-frame-rpc-system"11007version = "4.0.0-dev"11008source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11009dependencies = [11010 "frame-system-rpc-runtime-api",11011 "futures 0.3.17",11012 "jsonrpc-core",11013 "jsonrpc-core-client",11014 "jsonrpc-derive",11015 "log",11016 "parity-scale-codec",11017 "sc-client-api",11018 "sc-rpc-api",11019 "sc-transaction-pool-api",11020 "sp-api",11021 "sp-block-builder",11022 "sp-blockchain",11023 "sp-core",11024 "sp-runtime",11025]1102611027[[package]]11028name = "substrate-prometheus-endpoint"11029version = "0.9.0"11030source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11031dependencies = [11032 "async-std",11033 "derive_more",11034 "futures-util",11035 "hyper",11036 "log",11037 "prometheus",11038 "tokio 1.13.0",11039]1104011041[[package]]11042name = "substrate-test-client"11043version = "2.0.1"11044source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11045dependencies = [11046 "async-trait",11047 "futures 0.3.17",11048 "hex",11049 "parity-scale-codec",11050 "sc-client-api",11051 "sc-client-db",11052 "sc-consensus",11053 "sc-executor",11054 "sc-light",11055 "sc-offchain",11056 "sc-service",11057 "serde",11058 "serde_json",11059 "sp-blockchain",11060 "sp-consensus",11061 "sp-core",11062 "sp-keyring",11063 "sp-keystore",11064 "sp-runtime",11065 "sp-state-machine",11066]1106711068[[package]]11069name = "substrate-test-utils"11070version = "4.0.0-dev"11071source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11072dependencies = [11073 "futures 0.3.17",11074 "substrate-test-utils-derive",11075 "tokio 1.13.0",11076]1107711078[[package]]11079name = "substrate-test-utils-derive"11080version = "0.10.0-dev"11081source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11082dependencies = [11083 "proc-macro-crate 1.1.0",11084 "proc-macro2",11085 "quote",11086 "syn",11087]1108811089[[package]]11090name = "substrate-wasm-builder"11091version = "5.0.0-dev"11092source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11093dependencies = [11094 "ansi_term 0.12.1",11095 "build-helper",11096 "cargo_metadata",11097 "sp-maybe-compressed-blob",11098 "tempfile",11099 "toml",11100 "walkdir",11101 "wasm-gc-api",11102]1110311104[[package]]11105name = "subtle"11106version = "1.0.0"11107source = "registry+https://github.com/rust-lang/crates.io-index"11108checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"1110911110[[package]]11111name = "subtle"11112version = "2.4.1"11113source = "registry+https://github.com/rust-lang/crates.io-index"11114checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"1111511116[[package]]11117name = "syn"11118version = "1.0.81"11119source = "registry+https://github.com/rust-lang/crates.io-index"11120checksum = "f2afee18b8beb5a596ecb4a2dce128c719b4ba399d34126b9e4396e3f9860966"11121dependencies = [11122 "proc-macro2",11123 "quote",11124 "unicode-xid",11125]1112611127[[package]]11128name = "syn-mid"11129version = "0.5.3"11130source = "registry+https://github.com/rust-lang/crates.io-index"11131checksum = "baa8e7560a164edb1621a55d18a0c59abf49d360f47aa7b821061dd7eea7fac9"11132dependencies = [11133 "proc-macro2",11134 "quote",11135 "syn",11136]1113711138[[package]]11139name = "synstructure"11140version = "0.12.6"11141source = "registry+https://github.com/rust-lang/crates.io-index"11142checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"11143dependencies = [11144 "proc-macro2",11145 "quote",11146 "syn",11147 "unicode-xid",11148]1114911150[[package]]11151name = "tap"11152version = "1.0.1"11153source = "registry+https://github.com/rust-lang/crates.io-index"11154checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"1115511156[[package]]11157name = "target-lexicon"11158version = "0.12.2"11159source = "registry+https://github.com/rust-lang/crates.io-index"11160checksum = "d9bffcddbc2458fa3e6058414599e3c838a022abae82e5c67b4f7f80298d5bff"1116111162[[package]]11163name = "tempfile"11164version = "3.2.0"11165source = "registry+https://github.com/rust-lang/crates.io-index"11166checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22"11167dependencies = [11168 "cfg-if 1.0.0",11169 "libc",11170 "rand 0.8.4",11171 "redox_syscall 0.2.10",11172 "remove_dir_all",11173 "winapi 0.3.9",11174]1117511176[[package]]11177name = "termcolor"11178version = "1.1.2"11179source = "registry+https://github.com/rust-lang/crates.io-index"11180checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"11181dependencies = [11182 "winapi-util",11183]1118411185[[package]]11186name = "textwrap"11187version = "0.11.0"11188source = "registry+https://github.com/rust-lang/crates.io-index"11189checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"11190dependencies = [11191 "unicode-width",11192]1119311194[[package]]11195name = "thiserror"11196version = "1.0.30"11197source = "registry+https://github.com/rust-lang/crates.io-index"11198checksum = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417"11199dependencies = [11200 "thiserror-impl",11201]1120211203[[package]]11204name = "thiserror-impl"11205version = "1.0.30"11206source = "registry+https://github.com/rust-lang/crates.io-index"11207checksum = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b"11208dependencies = [11209 "proc-macro2",11210 "quote",11211 "syn",11212]1121311214[[package]]11215name = "thread_local"11216version = "1.1.3"11217source = "registry+https://github.com/rust-lang/crates.io-index"11218checksum = "8018d24e04c95ac8790716a5987d0fec4f8b27249ffa0f7d33f1369bdfb88cbd"11219dependencies = [11220 "once_cell",11221]1122211223[[package]]11224name = "threadpool"11225version = "1.8.1"11226source = "registry+https://github.com/rust-lang/crates.io-index"11227checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"11228dependencies = [11229 "num_cpus",11230]1123111232[[package]]11233name = "thrift"11234version = "0.13.0"11235source = "registry+https://github.com/rust-lang/crates.io-index"11236checksum = "0c6d965454947cc7266d22716ebfd07b18d84ebaf35eec558586bbb2a8cb6b5b"11237dependencies = [11238 "byteorder",11239 "integer-encoding",11240 "log",11241 "ordered-float",11242 "threadpool",11243]1124411245[[package]]11246name = "time"11247version = "0.1.44"11248source = "registry+https://github.com/rust-lang/crates.io-index"11249checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"11250dependencies = [11251 "libc",11252 "wasi 0.10.0+wasi-snapshot-preview1",11253 "winapi 0.3.9",11254]1125511256[[package]]11257name = "tiny-bip39"11258version = "0.8.2"11259source = "registry+https://github.com/rust-lang/crates.io-index"11260checksum = "ffc59cb9dfc85bb312c3a78fd6aa8a8582e310b0fa885d5bb877f6dcc601839d"11261dependencies = [11262 "anyhow",11263 "hmac 0.8.1",11264 "once_cell",11265 "pbkdf2 0.4.0",11266 "rand 0.7.3",11267 "rustc-hash",11268 "sha2 0.9.8",11269 "thiserror",11270 "unicode-normalization",11271 "wasm-bindgen",11272 "zeroize",11273]1127411275[[package]]11276name = "tiny-keccak"11277version = "2.0.2"11278source = "registry+https://github.com/rust-lang/crates.io-index"11279checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"11280dependencies = [11281 "crunchy",11282]1128311284[[package]]11285name = "tinyvec"11286version = "1.5.0"11287source = "registry+https://github.com/rust-lang/crates.io-index"11288checksum = "f83b2a3d4d9091d0abd7eba4dc2710b1718583bd4d8992e2190720ea38f391f7"11289dependencies = [11290 "tinyvec_macros",11291]1129211293[[package]]11294name = "tinyvec_macros"11295version = "0.1.0"11296source = "registry+https://github.com/rust-lang/crates.io-index"11297checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"1129811299[[package]]11300name = "tokio"11301version = "0.2.25"11302source = "registry+https://github.com/rust-lang/crates.io-index"11303checksum = "6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092"11304dependencies = [11305 "bytes 0.5.6",11306 "fnv",11307 "pin-project-lite 0.1.12",11308 "tokio-macros 0.2.6",11309]1131011311[[package]]11312name = "tokio"11313version = "1.13.0"11314source = "registry+https://github.com/rust-lang/crates.io-index"11315checksum = "588b2d10a336da58d877567cd8fb8a14b463e2104910f8132cd054b4b96e29ee"11316dependencies = [11317 "autocfg",11318 "bytes 1.1.0",11319 "libc",11320 "memchr",11321 "mio 0.7.14",11322 "num_cpus",11323 "once_cell",11324 "pin-project-lite 0.2.7",11325 "signal-hook-registry",11326 "tokio-macros 1.5.1",11327 "winapi 0.3.9",11328]1132911330[[package]]11331name = "tokio-macros"11332version = "0.2.6"11333source = "registry+https://github.com/rust-lang/crates.io-index"11334checksum = "e44da00bfc73a25f814cd8d7e57a68a5c31b74b3152a0a1d1f590c97ed06265a"11335dependencies = [11336 "proc-macro2",11337 "quote",11338 "syn",11339]1134011341[[package]]11342name = "tokio-macros"11343version = "1.5.1"11344source = "registry+https://github.com/rust-lang/crates.io-index"11345checksum = "114383b041aa6212c579467afa0075fbbdd0718de036100bc0ba7961d8cb9095"11346dependencies = [11347 "proc-macro2",11348 "quote",11349 "syn",11350]1135111352[[package]]11353name = "tokio-rustls"11354version = "0.22.0"11355source = "registry+https://github.com/rust-lang/crates.io-index"11356checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"11357dependencies = [11358 "rustls",11359 "tokio 1.13.0",11360 "webpki",11361]1136211363[[package]]11364name = "tokio-stream"11365version = "0.1.8"11366source = "registry+https://github.com/rust-lang/crates.io-index"11367checksum = "50145484efff8818b5ccd256697f36863f587da82cf8b409c53adf1e840798e3"11368dependencies = [11369 "futures-core",11370 "pin-project-lite 0.2.7",11371 "tokio 1.13.0",11372]1137311374[[package]]11375name = "tokio-util"11376version = "0.6.9"11377source = "registry+https://github.com/rust-lang/crates.io-index"11378checksum = "9e99e1983e5d376cd8eb4b66604d2e99e79f5bd988c3055891dcd8c9e2604cc0"11379dependencies = [11380 "bytes 1.1.0",11381 "futures-core",11382 "futures-io",11383 "futures-sink",11384 "log",11385 "pin-project-lite 0.2.7",11386 "tokio 1.13.0",11387]1138811389[[package]]11390name = "toml"11391version = "0.5.8"11392source = "registry+https://github.com/rust-lang/crates.io-index"11393checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa"11394dependencies = [11395 "serde",11396]1139711398[[package]]11399name = "tower-service"11400version = "0.3.1"11401source = "registry+https://github.com/rust-lang/crates.io-index"11402checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"1140311404[[package]]11405name = "tracing"11406version = "0.1.29"11407source = "registry+https://github.com/rust-lang/crates.io-index"11408checksum = "375a639232caf30edfc78e8d89b2d4c375515393e7af7e16f01cd96917fb2105"11409dependencies = [11410 "cfg-if 1.0.0",11411 "pin-project-lite 0.2.7",11412 "tracing-attributes",11413 "tracing-core",11414]1141511416[[package]]11417name = "tracing-attributes"11418version = "0.1.18"11419source = "registry+https://github.com/rust-lang/crates.io-index"11420checksum = "f4f480b8f81512e825f337ad51e94c1eb5d3bbdf2b363dcd01e2b19a9ffe3f8e"11421dependencies = [11422 "proc-macro2",11423 "quote",11424 "syn",11425]1142611427[[package]]11428name = "tracing-core"11429version = "0.1.21"11430source = "registry+https://github.com/rust-lang/crates.io-index"11431checksum = "1f4ed65637b8390770814083d20756f87bfa2c21bf2f110babdc5438351746e4"11432dependencies = [11433 "lazy_static",11434]1143511436[[package]]11437name = "tracing-futures"11438version = "0.2.5"11439source = "registry+https://github.com/rust-lang/crates.io-index"11440checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"11441dependencies = [11442 "pin-project 1.0.8",11443 "tracing",11444]1144511446[[package]]11447name = "tracing-log"11448version = "0.1.2"11449source = "registry+https://github.com/rust-lang/crates.io-index"11450checksum = "a6923477a48e41c1951f1999ef8bb5a3023eb723ceadafe78ffb65dc366761e3"11451dependencies = [11452 "lazy_static",11453 "log",11454 "tracing-core",11455]1145611457[[package]]11458name = "tracing-serde"11459version = "0.1.2"11460source = "registry+https://github.com/rust-lang/crates.io-index"11461checksum = "fb65ea441fbb84f9f6748fd496cf7f63ec9af5bca94dd86456978d055e8eb28b"11462dependencies = [11463 "serde",11464 "tracing-core",11465]1146611467[[package]]11468name = "tracing-subscriber"11469version = "0.2.25"11470source = "registry+https://github.com/rust-lang/crates.io-index"11471checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"11472dependencies = [11473 "ansi_term 0.12.1",11474 "chrono",11475 "lazy_static",11476 "matchers",11477 "regex",11478 "serde",11479 "serde_json",11480 "sharded-slab",11481 "smallvec",11482 "thread_local",11483 "tracing",11484 "tracing-core",11485 "tracing-log",11486 "tracing-serde",11487]1148811489[[package]]11490name = "trie-db"11491version = "0.22.6"11492source = "registry+https://github.com/rust-lang/crates.io-index"11493checksum = "9eac131e334e81b6b3be07399482042838adcd7957aa0010231d0813e39e02fa"11494dependencies = [11495 "hash-db",11496 "hashbrown",11497 "log",11498 "rustc-hex",11499 "smallvec",11500]1150111502[[package]]11503name = "trie-root"11504version = "0.16.0"11505source = "registry+https://github.com/rust-lang/crates.io-index"11506checksum = "652931506d2c1244d7217a70b99f56718a7b4161b37f04e7cd868072a99f68cd"11507dependencies = [11508 "hash-db",11509]1151011511[[package]]11512name = "triehash"11513version = "0.8.4"11514source = "registry+https://github.com/rust-lang/crates.io-index"11515checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"11516dependencies = [11517 "hash-db",11518 "rlp",11519]1152011521[[package]]11522name = "trust-dns-proto"11523version = "0.20.3"11524source = "registry+https://github.com/rust-lang/crates.io-index"11525checksum = "ad0d7f5db438199a6e2609debe3f69f808d074e0a2888ee0bccb45fe234d03f4"11526dependencies = [11527 "async-trait",11528 "cfg-if 1.0.0",11529 "data-encoding",11530 "enum-as-inner",11531 "futures-channel",11532 "futures-io",11533 "futures-util",11534 "idna 0.2.3",11535 "ipnet",11536 "lazy_static",11537 "log",11538 "rand 0.8.4",11539 "smallvec",11540 "thiserror",11541 "tinyvec",11542 "url 2.2.2",11543]1154411545[[package]]11546name = "trust-dns-resolver"11547version = "0.20.3"11548source = "registry+https://github.com/rust-lang/crates.io-index"11549checksum = "f6ad17b608a64bd0735e67bde16b0636f8aa8591f831a25d18443ed00a699770"11550dependencies = [11551 "cfg-if 1.0.0",11552 "futures-util",11553 "ipconfig",11554 "lazy_static",11555 "log",11556 "lru-cache",11557 "parking_lot 0.11.2",11558 "resolv-conf",11559 "smallvec",11560 "thiserror",11561 "trust-dns-proto",11562]1156311564[[package]]11565name = "try-lock"11566version = "0.2.3"11567source = "registry+https://github.com/rust-lang/crates.io-index"11568checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"1156911570[[package]]11571name = "try-runtime-cli"11572version = "0.10.0-dev"11573source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.12#d76f39995315ec36980908e4b99709bd14927044"11574dependencies = [11575 "jsonrpsee-ws-client",11576 "log",11577 "parity-scale-codec",11578 "remote-externalities",11579 "sc-chain-spec",11580 "sc-cli",11581 "sc-executor",11582 "sc-service",11583 "serde",11584 "sp-core",11585 "sp-externalities",11586 "sp-io",11587 "sp-keystore",11588 "sp-runtime",11589 "sp-state-machine",11590 "sp-version",11591 "structopt",11592]1159311594[[package]]11595name = "twox-hash"11596version = "1.6.1"11597source = "registry+https://github.com/rust-lang/crates.io-index"11598checksum = "1f559b464de2e2bdabcac6a210d12e9b5a5973c251e102c44c585c71d51bd78e"11599dependencies = [11600 "cfg-if 1.0.0",11601 "rand 0.8.4",11602 "static_assertions",11603]1160411605[[package]]11606name = "typenum"11607version = "1.14.0"11608source = "registry+https://github.com/rust-lang/crates.io-index"11609checksum = "b63708a265f51345575b27fe43f9500ad611579e764c79edbc2037b1121959ec"1161011611[[package]]11612name = "ucd-trie"11613version = "0.1.3"11614source = "registry+https://github.com/rust-lang/crates.io-index"11615checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"1161611617[[package]]11618name = "uint"11619version = "0.9.1"11620source = "registry+https://github.com/rust-lang/crates.io-index"11621checksum = "6470ab50f482bde894a037a57064480a246dbfdd5960bd65a44824693f08da5f"11622dependencies = [11623 "byteorder",11624 "crunchy",11625 "hex",11626 "static_assertions",11627]1162811629[[package]]11630name = "unicase"11631version = "2.6.0"11632source = "registry+https://github.com/rust-lang/crates.io-index"11633checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"11634dependencies = [11635 "version_check",11636]1163711638[[package]]11639name = "unicode-bidi"11640version = "0.3.7"11641source = "registry+https://github.com/rust-lang/crates.io-index"11642checksum = "1a01404663e3db436ed2746d9fefef640d868edae3cceb81c3b8d5732fda678f"1164311644[[package]]11645name = "unicode-normalization"11646version = "0.1.19"11647source = "registry+https://github.com/rust-lang/crates.io-index"11648checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"11649dependencies = [11650 "tinyvec",11651]1165211653[[package]]11654name = "unicode-segmentation"11655version = "1.8.0"11656source = "registry+https://github.com/rust-lang/crates.io-index"11657checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b"1165811659[[package]]11660name = "unicode-width"11661version = "0.1.9"11662source = "registry+https://github.com/rust-lang/crates.io-index"11663checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"1166411665[[package]]11666name = "unicode-xid"11667version = "0.2.2"11668source = "registry+https://github.com/rust-lang/crates.io-index"11669checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"1167011671[[package]]11672name = "universal-hash"11673version = "0.4.1"11674source = "registry+https://github.com/rust-lang/crates.io-index"11675checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"11676dependencies = [11677 "generic-array 0.14.4",11678 "subtle 2.4.1",11679]1168011681[[package]]11682name = "unsigned-varint"11683version = "0.5.1"11684source = "registry+https://github.com/rust-lang/crates.io-index"11685checksum = "f7fdeedbf205afadfe39ae559b75c3240f24e257d0ca27e85f85cb82aa19ac35"1168611687[[package]]11688name = "unsigned-varint"11689version = "0.6.0"11690source = "registry+https://github.com/rust-lang/crates.io-index"11691checksum = "35581ff83d4101e58b582e607120c7f5ffb17e632a980b1f38334d76b36908b2"11692dependencies = [11693 "asynchronous-codec 0.5.0",11694 "bytes 1.1.0",11695 "futures-io",11696 "futures-util",11697]1169811699[[package]]11700name = "unsigned-varint"11701version = "0.7.0"11702source = "registry+https://github.com/rust-lang/crates.io-index"11703checksum = "5f8d425fafb8cd76bc3f22aace4af471d3156301d7508f2107e98fbeae10bc7f"11704dependencies = [11705 "asynchronous-codec 0.6.0",11706 "bytes 1.1.0",11707 "futures-io",11708 "futures-util",11709]1171011711[[package]]11712name = "untrusted"11713version = "0.7.1"11714source = "registry+https://github.com/rust-lang/crates.io-index"11715checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1171611717[[package]]11718name = "up-sponsorship"11719version = "0.1.0"11720dependencies = [11721 "impl-trait-for-tuples 0.2.1",11722]1172311724[[package]]11725name = "url"11726version = "1.7.2"11727source = "registry+https://github.com/rust-lang/crates.io-index"11728checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"11729dependencies = [11730 "idna 0.1.5",11731 "matches",11732 "percent-encoding 1.0.1",11733]1173411735[[package]]11736name = "url"11737version = "2.2.2"11738source = "registry+https://github.com/rust-lang/crates.io-index"11739checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"11740dependencies = [11741 "form_urlencoded",11742 "idna 0.2.3",11743 "matches",11744 "percent-encoding 2.1.0",11745]1174611747[[package]]11748name = "value-bag"11749version = "1.0.0-alpha.8"11750source = "registry+https://github.com/rust-lang/crates.io-index"11751checksum = "79923f7731dc61ebfba3633098bf3ac533bbd35ccd8c57e7088d9a5eebe0263f"11752dependencies = [11753 "ctor",11754 "version_check",11755]1175611757[[package]]11758name = "vcpkg"11759version = "0.2.15"11760source = "registry+https://github.com/rust-lang/crates.io-index"11761checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"1176211763[[package]]11764name = "vec_map"11765version = "0.8.2"11766source = "registry+https://github.com/rust-lang/crates.io-index"11767checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"1176811769[[package]]11770name = "version_check"11771version = "0.9.3"11772source = "registry+https://github.com/rust-lang/crates.io-index"11773checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe"1177411775[[package]]11776name = "void"11777version = "1.0.2"11778source = "registry+https://github.com/rust-lang/crates.io-index"11779checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"1178011781[[package]]11782name = "waker-fn"11783version = "1.1.0"11784source = "registry+https://github.com/rust-lang/crates.io-index"11785checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"1178611787[[package]]11788name = "walkdir"11789version = "2.3.2"11790source = "registry+https://github.com/rust-lang/crates.io-index"11791checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"11792dependencies = [11793 "same-file",11794 "winapi 0.3.9",11795 "winapi-util",11796]1179711798[[package]]11799name = "want"11800version = "0.3.0"11801source = "registry+https://github.com/rust-lang/crates.io-index"11802checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"11803dependencies = [11804 "log",11805 "try-lock",11806]1180711808[[package]]11809name = "wasi"11810version = "0.9.0+wasi-snapshot-preview1"11811source = "registry+https://github.com/rust-lang/crates.io-index"11812checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"1181311814[[package]]11815name = "wasi"11816version = "0.10.0+wasi-snapshot-preview1"11817source = "registry+https://github.com/rust-lang/crates.io-index"11818checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1181911820[[package]]11821name = "wasm-bindgen"11822version = "0.2.78"11823source = "registry+https://github.com/rust-lang/crates.io-index"11824checksum = "632f73e236b219150ea279196e54e610f5dbafa5d61786303d4da54f84e47fce"11825dependencies = [11826 "cfg-if 1.0.0",11827 "wasm-bindgen-macro",11828]1182911830[[package]]11831name = "wasm-bindgen-backend"11832version = "0.2.78"11833source = "registry+https://github.com/rust-lang/crates.io-index"11834checksum = "a317bf8f9fba2476b4b2c85ef4c4af8ff39c3c7f0cdfeed4f82c34a880aa837b"11835dependencies = [11836 "bumpalo",11837 "lazy_static",11838 "log",11839 "proc-macro2",11840 "quote",11841 "syn",11842 "wasm-bindgen-shared",11843]1184411845[[package]]11846name = "wasm-bindgen-futures"11847version = "0.4.28"11848source = "registry+https://github.com/rust-lang/crates.io-index"11849checksum = "8e8d7523cb1f2a4c96c1317ca690031b714a51cc14e05f712446691f413f5d39"11850dependencies = [11851 "cfg-if 1.0.0",11852 "js-sys",11853 "wasm-bindgen",11854 "web-sys",11855]1185611857[[package]]11858name = "wasm-bindgen-macro"11859version = "0.2.78"11860source = "registry+https://github.com/rust-lang/crates.io-index"11861checksum = "d56146e7c495528bf6587663bea13a8eb588d39b36b679d83972e1a2dbbdacf9"11862dependencies = [11863 "quote",11864 "wasm-bindgen-macro-support",11865]1186611867[[package]]11868name = "wasm-bindgen-macro-support"11869version = "0.2.78"11870source = "registry+https://github.com/rust-lang/crates.io-index"11871checksum = "7803e0eea25835f8abdc585cd3021b3deb11543c6fe226dcd30b228857c5c5ab"11872dependencies = [11873 "proc-macro2",11874 "quote",11875 "syn",11876 "wasm-bindgen-backend",11877 "wasm-bindgen-shared",11878]1187911880[[package]]11881name = "wasm-bindgen-shared"11882version = "0.2.78"11883source = "registry+https://github.com/rust-lang/crates.io-index"11884checksum = "0237232789cf037d5480773fe568aac745bfe2afbc11a863e97901780a6b47cc"1188511886[[package]]11887name = "wasm-gc-api"11888version = "0.1.11"11889source = "registry+https://github.com/rust-lang/crates.io-index"11890checksum = "d0c32691b6c7e6c14e7f8fd55361a9088b507aa49620fcd06c09b3a1082186b9"11891dependencies = [11892 "log",11893 "parity-wasm 0.32.0",11894 "rustc-demangle",11895]1189611897[[package]]11898name = "wasm-timer"11899version = "0.2.5"11900source = "registry+https://github.com/rust-lang/crates.io-index"11901checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"11902dependencies = [11903 "futures 0.3.17",11904 "js-sys",11905 "parking_lot 0.11.2",11906 "pin-utils",11907 "wasm-bindgen",11908 "wasm-bindgen-futures",11909 "web-sys",11910]1191111912[[package]]11913name = "wasmi"11914version = "0.9.1"11915source = "registry+https://github.com/rust-lang/crates.io-index"11916checksum = "ca00c5147c319a8ec91ec1a0edbec31e566ce2c9cc93b3f9bb86a9efd0eb795d"11917dependencies = [11918 "downcast-rs",11919 "libc",11920 "libm",11921 "memory_units",11922 "num-rational 0.2.4",11923 "num-traits",11924 "parity-wasm 0.42.2",11925 "wasmi-validation",11926]1192711928[[package]]11929name = "wasmi-validation"11930version = "0.4.1"11931source = "registry+https://github.com/rust-lang/crates.io-index"11932checksum = "165343ecd6c018fc09ebcae280752702c9a2ef3e6f8d02f1cfcbdb53ef6d7937"11933dependencies = [11934 "parity-wasm 0.42.2",11935]1193611937[[package]]11938name = "wasmparser"11939version = "0.80.2"11940source = "registry+https://github.com/rust-lang/crates.io-index"11941checksum = "449167e2832691a1bff24cde28d2804e90e09586a448c8e76984792c44334a6b"1194211943[[package]]11944name = "wasmtime"11945version = "0.30.0"11946source = "registry+https://github.com/rust-lang/crates.io-index"11947checksum = "899b1e5261e3d3420860dacfb952871ace9d7ba9f953b314f67aaf9f8e2a4d89"11948dependencies = [11949 "anyhow",11950 "backtrace",11951 "bincode",11952 "cfg-if 1.0.0",11953 "cpp_demangle",11954 "indexmap",11955 "lazy_static",11956 "libc",11957 "log",11958 "object 0.26.2",11959 "paste",11960 "psm",11961 "rayon",11962 "region",11963 "rustc-demangle",11964 "serde",11965 "target-lexicon",11966 "wasmparser",11967 "wasmtime-cache",11968 "wasmtime-cranelift",11969 "wasmtime-environ",11970 "wasmtime-jit",11971 "wasmtime-runtime",11972 "winapi 0.3.9",11973]1197411975[[package]]11976name = "wasmtime-cache"11977version = "0.30.0"11978source = "registry+https://github.com/rust-lang/crates.io-index"11979checksum = "e2493b81d7a9935f7af15e06beec806f256bc974a90a843685f3d61f2fc97058"11980dependencies = [11981 "anyhow",11982 "base64 0.13.0",11983 "bincode",11984 "directories-next",11985 "errno",11986 "file-per-thread-logger",11987 "libc",11988 "log",11989 "serde",11990 "sha2 0.9.8",11991 "toml",11992 "winapi 0.3.9",11993 "zstd",11994]1199511996[[package]]11997name = "wasmtime-cranelift"11998version = "0.30.0"11999source = "registry+https://github.com/rust-lang/crates.io-index"12000checksum = "99706bacdf5143f7f967d417f0437cce83a724cf4518cb1a3ff40e519d793021"12001dependencies = [12002 "anyhow",12003 "cranelift-codegen",12004 "cranelift-entity",12005 "cranelift-frontend",12006 "cranelift-native",12007 "cranelift-wasm",12008 "gimli",12009 "more-asserts",12010 "object 0.26.2",12011 "target-lexicon",12012 "thiserror",12013 "wasmparser",12014 "wasmtime-environ",12015]1201612017[[package]]12018name = "wasmtime-environ"12019version = "0.30.0"12020source = "registry+https://github.com/rust-lang/crates.io-index"12021checksum = "ac42cb562a2f98163857605f02581d719a410c5abe93606128c59a10e84de85b"12022dependencies = [12023 "anyhow",12024 "cfg-if 1.0.0",12025 "cranelift-entity",12026 "gimli",12027 "indexmap",12028 "log",12029 "more-asserts",12030 "object 0.26.2",12031 "serde",12032 "target-lexicon",12033 "thiserror",12034 "wasmparser",12035 "wasmtime-types",12036]1203712038[[package]]12039name = "wasmtime-jit"12040version = "0.30.0"12041source = "registry+https://github.com/rust-lang/crates.io-index"12042checksum = "24f46dd757225f29a419be415ea6fb8558df9b0194f07e3a6a9c99d0e14dd534"12043dependencies = [12044 "addr2line",12045 "anyhow",12046 "bincode",12047 "cfg-if 1.0.0",12048 "gimli",12049 "libc",12050 "log",12051 "more-asserts",12052 "object 0.26.2",12053 "region",12054 "serde",12055 "target-lexicon",12056 "thiserror",12057 "wasmparser",12058 "wasmtime-environ",12059 "wasmtime-runtime",12060 "winapi 0.3.9",12061]1206212063[[package]]12064name = "wasmtime-runtime"12065version = "0.30.0"12066source = "registry+https://github.com/rust-lang/crates.io-index"12067checksum = "0122215a44923f395487048cb0a1d60b5b32c73aab15cf9364b798dbaff0996f"12068dependencies = [12069 "anyhow",12070 "backtrace",12071 "cc",12072 "cfg-if 1.0.0",12073 "indexmap",12074 "lazy_static",12075 "libc",12076 "log",12077 "mach",12078 "memoffset",12079 "more-asserts",12080 "rand 0.8.4",12081 "region",12082 "thiserror",12083 "wasmtime-environ",12084 "winapi 0.3.9",12085]1208612087[[package]]12088name = "wasmtime-types"12089version = "0.30.0"12090source = "registry+https://github.com/rust-lang/crates.io-index"12091checksum = "f9b01caf8a204ef634ebac99700e77ba716d3ebbb68a1abbc2ceb6b16dbec9e4"12092dependencies = [12093 "cranelift-entity",12094 "serde",12095 "thiserror",12096 "wasmparser",12097]1209812099[[package]]12100name = "web-sys"12101version = "0.3.55"12102source = "registry+https://github.com/rust-lang/crates.io-index"12103checksum = "38eb105f1c59d9eaa6b5cdc92b859d85b926e82cb2e0945cd0c9259faa6fe9fb"12104dependencies = [12105 "js-sys",12106 "wasm-bindgen",12107]1210812109[[package]]12110name = "webpki"12111version = "0.21.4"12112source = "registry+https://github.com/rust-lang/crates.io-index"12113checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea"12114dependencies = [12115 "ring",12116 "untrusted",12117]1211812119[[package]]12120name = "webpki-roots"12121version = "0.21.1"12122source = "registry+https://github.com/rust-lang/crates.io-index"12123checksum = "aabe153544e473b775453675851ecc86863d2a81d786d741f6b76778f2a48940"12124dependencies = [12125 "webpki",12126]1212712128[[package]]12129name = "wepoll-ffi"12130version = "0.1.2"12131source = "registry+https://github.com/rust-lang/crates.io-index"12132checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"12133dependencies = [12134 "cc",12135]1213612137[[package]]12138name = "westend-runtime"12139version = "0.9.12"12140source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"12141dependencies = [12142 "beefy-primitives",12143 "bitvec 0.20.4",12144 "frame-benchmarking",12145 "frame-election-provider-support",12146 "frame-executive",12147 "frame-support",12148 "frame-system",12149 "frame-system-benchmarking",12150 "frame-system-rpc-runtime-api",12151 "frame-try-runtime",12152 "hex-literal",12153 "log",12154 "pallet-authority-discovery",12155 "pallet-authorship",12156 "pallet-babe",12157 "pallet-bags-list",12158 "pallet-balances",12159 "pallet-collective",12160 "pallet-democracy",12161 "pallet-election-provider-multi-phase",12162 "pallet-elections-phragmen",12163 "pallet-grandpa",12164 "pallet-identity",12165 "pallet-im-online",12166 "pallet-indices",12167 "pallet-membership",12168 "pallet-mmr-primitives",12169 "pallet-multisig",12170 "pallet-nicks",12171 "pallet-offences",12172 "pallet-offences-benchmarking",12173 "pallet-proxy",12174 "pallet-recovery",12175 "pallet-scheduler",12176 "pallet-session",12177 "pallet-session-benchmarking",12178 "pallet-society",12179 "pallet-staking",12180 "pallet-staking-reward-curve",12181 "pallet-sudo",12182 "pallet-timestamp",12183 "pallet-transaction-payment",12184 "pallet-transaction-payment-rpc-runtime-api",12185 "pallet-treasury",12186 "pallet-utility",12187 "pallet-vesting",12188 "pallet-xcm",12189 "pallet-xcm-benchmarks",12190 "parity-scale-codec",12191 "polkadot-parachain",12192 "polkadot-primitives",12193 "polkadot-runtime-common",12194 "polkadot-runtime-parachains",12195 "rustc-hex",12196 "scale-info",12197 "serde",12198 "serde_derive",12199 "smallvec",12200 "sp-api",12201 "sp-authority-discovery",12202 "sp-block-builder",12203 "sp-consensus-babe",12204 "sp-core",12205 "sp-inherents",12206 "sp-io",12207 "sp-npos-elections",12208 "sp-offchain",12209 "sp-runtime",12210 "sp-session",12211 "sp-staking",12212 "sp-std",12213 "sp-transaction-pool",12214 "sp-version",12215 "substrate-wasm-builder",12216 "xcm",12217 "xcm-builder",12218 "xcm-executor",12219]1222012221[[package]]12222name = "which"12223version = "4.2.2"12224source = "registry+https://github.com/rust-lang/crates.io-index"12225checksum = "ea187a8ef279bc014ec368c27a920da2024d2a711109bfbe3440585d5cf27ad9"12226dependencies = [12227 "either",12228 "lazy_static",12229 "libc",12230]1223112232[[package]]12233name = "widestring"12234version = "0.4.3"12235source = "registry+https://github.com/rust-lang/crates.io-index"12236checksum = "c168940144dd21fd8046987c16a46a33d5fc84eec29ef9dcddc2ac9e31526b7c"1223712238[[package]]12239name = "winapi"12240version = "0.2.8"12241source = "registry+https://github.com/rust-lang/crates.io-index"12242checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"1224312244[[package]]12245name = "winapi"12246version = "0.3.9"12247source = "registry+https://github.com/rust-lang/crates.io-index"12248checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"12249dependencies = [12250 "winapi-i686-pc-windows-gnu",12251 "winapi-x86_64-pc-windows-gnu",12252]1225312254[[package]]12255name = "winapi-build"12256version = "0.1.1"12257source = "registry+https://github.com/rust-lang/crates.io-index"12258checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"1225912260[[package]]12261name = "winapi-i686-pc-windows-gnu"12262version = "0.4.0"12263source = "registry+https://github.com/rust-lang/crates.io-index"12264checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"1226512266[[package]]12267name = "winapi-util"12268version = "0.1.5"12269source = "registry+https://github.com/rust-lang/crates.io-index"12270checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"12271dependencies = [12272 "winapi 0.3.9",12273]1227412275[[package]]12276name = "winapi-x86_64-pc-windows-gnu"12277version = "0.4.0"12278source = "registry+https://github.com/rust-lang/crates.io-index"12279checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1228012281[[package]]12282name = "winreg"12283version = "0.6.2"12284source = "registry+https://github.com/rust-lang/crates.io-index"12285checksum = "b2986deb581c4fe11b621998a5e53361efe6b48a151178d0cd9eeffa4dc6acc9"12286dependencies = [12287 "winapi 0.3.9",12288]1228912290[[package]]12291name = "ws2_32-sys"12292version = "0.2.1"12293source = "registry+https://github.com/rust-lang/crates.io-index"12294checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"12295dependencies = [12296 "winapi 0.2.8",12297 "winapi-build",12298]1229912300[[package]]12301name = "wyz"12302version = "0.2.0"12303source = "registry+https://github.com/rust-lang/crates.io-index"12304checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"1230512306[[package]]12307name = "x25519-dalek"12308version = "1.1.1"12309source = "registry+https://github.com/rust-lang/crates.io-index"12310checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f"12311dependencies = [12312 "curve25519-dalek 3.2.0",12313 "rand_core 0.5.1",12314 "zeroize",12315]1231612317[[package]]12318name = "xcm"12319version = "0.9.12"12320source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"12321dependencies = [12322 "derivative",12323 "impl-trait-for-tuples 0.2.1",12324 "log",12325 "parity-scale-codec",12326 "scale-info",12327 "xcm-procedural",12328]1232912330[[package]]12331name = "xcm-builder"12332version = "0.9.12"12333source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"12334dependencies = [12335 "frame-support",12336 "frame-system",12337 "log",12338 "pallet-transaction-payment",12339 "parity-scale-codec",12340 "polkadot-parachain",12341 "scale-info",12342 "sp-arithmetic",12343 "sp-io",12344 "sp-runtime",12345 "sp-std",12346 "xcm",12347 "xcm-executor",12348]1234912350[[package]]12351name = "xcm-executor"12352version = "0.9.12"12353source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"12354dependencies = [12355 "frame-benchmarking",12356 "frame-support",12357 "impl-trait-for-tuples 0.2.1",12358 "log",12359 "parity-scale-codec",12360 "sp-arithmetic",12361 "sp-core",12362 "sp-io",12363 "sp-runtime",12364 "sp-std",12365 "xcm",12366]1236712368[[package]]12369name = "xcm-procedural"12370version = "0.1.0"12371source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.12#5feed981cf0fe671447eabaa9c0d235a8dd0003e"12372dependencies = [12373 "proc-macro2",12374 "quote",12375 "syn",12376]1237712378[[package]]12379name = "yamux"12380version = "0.9.0"12381source = "registry+https://github.com/rust-lang/crates.io-index"12382checksum = "e7d9028f208dd5e63c614be69f115c1b53cacc1111437d4c765185856666c107"12383dependencies = [12384 "futures 0.3.17",12385 "log",12386 "nohash-hasher",12387 "parking_lot 0.11.2",12388 "rand 0.8.4",12389 "static_assertions",12390]1239112392[[package]]12393name = "yansi"12394version = "0.5.0"12395source = "registry+https://github.com/rust-lang/crates.io-index"12396checksum = "9fc79f4a1e39857fc00c3f662cbf2651c771f00e9c15fe2abc341806bd46bd71"1239712398[[package]]12399name = "zeroize"12400version = "1.4.2"12401source = "registry+https://github.com/rust-lang/crates.io-index"12402checksum = "bf68b08513768deaa790264a7fac27a58cbf2705cfcdc9448362229217d7e970"12403dependencies = [12404 "zeroize_derive",12405]1240612407[[package]]12408name = "zeroize_derive"12409version = "1.2.0"12410source = "registry+https://github.com/rust-lang/crates.io-index"12411checksum = "bdff2024a851a322b08f179173ae2ba620445aef1e838f0c196820eade4ae0c7"12412dependencies = [12413 "proc-macro2",12414 "quote",12415 "syn",12416 "synstructure",12417]1241812419[[package]]12420name = "zstd"12421version = "0.9.0+zstd.1.5.0"12422source = "registry+https://github.com/rust-lang/crates.io-index"12423checksum = "07749a5dc2cb6b36661290245e350f15ec3bbb304e493db54a1d354480522ccd"12424dependencies = [12425 "zstd-safe",12426]1242712428[[package]]12429name = "zstd-safe"12430version = "4.1.1+zstd.1.5.0"12431source = "registry+https://github.com/rust-lang/crates.io-index"12432checksum = "c91c90f2c593b003603e5e0493c837088df4469da25aafff8bce42ba48caf079"12433dependencies = [12434 "libc",12435 "zstd-sys",12436]1243712438[[package]]12439name = "zstd-sys"12440version = "1.6.1+zstd.1.5.0"12441source = "registry+https://github.com/rust-lang/crates.io-index"12442checksum = "615120c7a2431d16cf1cf979e7fc31ba7a5b5e5707b29c8a99e5dbf8a8392a33"12443dependencies = [12444 "cc",12445 "libc",12446]