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

difftreelog

source

Cargo.lock296.8 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.14.1"18source = "registry+https://github.com/rust-lang/crates.io-index"19checksum = "a55f82cfe485775d02112886f4169bde0c5894d75e79ead7eafe7e40a25e45f7"20dependencies = [21 "gimli 0.23.0",22]2324[[package]]25name = "addr2line"26version = "0.15.1"27source = "registry+https://github.com/rust-lang/crates.io-index"28checksum = "03345e98af8f3d786b6d9f656ccfa6ac316d954e92bc4841f0bba20789d5fb5a"29dependencies = [30 "gimli 0.24.0",31]3233[[package]]34name = "adler"35version = "0.2.2"36source = "registry+https://github.com/rust-lang/crates.io-index"37checksum = "ccc9a9dd069569f212bc4330af9f17c4afb5e8ce185e83dbb14f1349dda18b10"3839[[package]]40name = "aead"41version = "0.3.2"42source = "registry+https://github.com/rust-lang/crates.io-index"43checksum = "7fc95d1bdb8e6666b2b217308eeeb09f2d6728d104be3e31916cc74d15420331"44dependencies = [45 "generic-array 0.14.4",46]4748[[package]]49name = "aes"50version = "0.4.0"51source = "registry+https://github.com/rust-lang/crates.io-index"52checksum = "f7001367fde4c768a19d1029f0a8be5abd9308e1119846d5bd9ad26297b8faf5"53dependencies = [54 "aes-soft",55 "aesni",56 "block-cipher",57]5859[[package]]60name = "aes-gcm"61version = "0.6.0"62source = "registry+https://github.com/rust-lang/crates.io-index"63checksum = "86f5007801316299f922a6198d1d09a0bae95786815d066d5880d13f7c45ead1"64dependencies = [65 "aead",66 "aes",67 "block-cipher",68 "ghash",69 "subtle 2.2.3",70]7172[[package]]73name = "aes-soft"74version = "0.4.0"75source = "registry+https://github.com/rust-lang/crates.io-index"76checksum = "4925647ee64e5056cf231608957ce7c81e12d6d6e316b9ce1404778cc1d35fa7"77dependencies = [78 "block-cipher",79 "byteorder",80 "opaque-debug 0.2.3",81]8283[[package]]84name = "aesni"85version = "0.7.0"86source = "registry+https://github.com/rust-lang/crates.io-index"87checksum = "d050d39b0b7688b3a3254394c3e30a9d66c41dcf9b05b0e2dbdc623f6505d264"88dependencies = [89 "block-cipher",90 "opaque-debug 0.2.3",91]9293[[package]]94name = "ahash"95version = "0.4.6"96source = "registry+https://github.com/rust-lang/crates.io-index"97checksum = "f6789e291be47ace86a60303502173d84af8327e3627ecf334356ee0f87a164c"9899[[package]]100name = "ahash"101version = "0.7.4"102source = "registry+https://github.com/rust-lang/crates.io-index"103checksum = "43bb833f0bf979d8475d38fbf09ed3b8a55e1885fe93ad3f93239fc6a4f17b98"104dependencies = [105 "getrandom 0.2.1",106 "once_cell",107 "version_check",108]109110[[package]]111name = "aho-corasick"112version = "0.7.13"113source = "registry+https://github.com/rust-lang/crates.io-index"114checksum = "043164d8ba5c4c3035fec9bbee8647c0261d788f3474306f93bb65901cae0e86"115dependencies = [116 "memchr",117]118119[[package]]120name = "always-assert"121version = "0.1.2"122source = "registry+https://github.com/rust-lang/crates.io-index"123checksum = "fbf688625d06217d5b1bb0ea9d9c44a1635fd0ee3534466388d18203174f4d11"124125[[package]]126name = "ansi_term"127version = "0.11.0"128source = "registry+https://github.com/rust-lang/crates.io-index"129checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"130dependencies = [131 "winapi 0.3.9",132]133134[[package]]135name = "ansi_term"136version = "0.12.1"137source = "registry+https://github.com/rust-lang/crates.io-index"138checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"139dependencies = [140 "winapi 0.3.9",141]142143[[package]]144name = "anyhow"145version = "1.0.39"146source = "registry+https://github.com/rust-lang/crates.io-index"147checksum = "81cddc5f91628367664cc7c69714ff08deee8a3efc54623011c772544d7b2767"148149[[package]]150name = "approx"151version = "0.5.0"152source = "registry+https://github.com/rust-lang/crates.io-index"153checksum = "072df7202e63b127ab55acfe16ce97013d5b97bf160489336d3f1840fd78e99e"154dependencies = [155 "num-traits",156]157158[[package]]159name = "arrayref"160version = "0.3.6"161source = "registry+https://github.com/rust-lang/crates.io-index"162checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"163164[[package]]165name = "arrayvec"166version = "0.4.12"167source = "registry+https://github.com/rust-lang/crates.io-index"168checksum = "cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9"169dependencies = [170 "nodrop",171]172173[[package]]174name = "arrayvec"175version = "0.5.2"176source = "registry+https://github.com/rust-lang/crates.io-index"177checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"178179[[package]]180name = "arrayvec"181version = "0.7.0"182source = "registry+https://github.com/rust-lang/crates.io-index"183checksum = "5a2f58b0bb10c380af2b26e57212856b8c9a59e0925b4c20f4a174a49734eaf7"184185[[package]]186name = "asn1_der"187version = "0.7.4"188source = "registry+https://github.com/rust-lang/crates.io-index"189checksum = "9d6e24d2cce90c53b948c46271bfb053e4bdc2db9b5d3f65e20f8cf28a1b7fc3"190191[[package]]192name = "assert_matches"193version = "1.5.0"194source = "registry+https://github.com/rust-lang/crates.io-index"195checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9"196197[[package]]198name = "async-attributes"199version = "1.1.2"200source = "registry+https://github.com/rust-lang/crates.io-index"201checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"202dependencies = [203 "quote",204 "syn",205]206207[[package]]208name = "async-channel"209version = "1.5.1"210source = "registry+https://github.com/rust-lang/crates.io-index"211checksum = "59740d83946db6a5af71ae25ddf9562c2b176b2ca42cf99a455f09f4a220d6b9"212dependencies = [213 "concurrent-queue",214 "event-listener",215 "futures-core",216]217218[[package]]219name = "async-executor"220version = "1.4.1"221source = "registry+https://github.com/rust-lang/crates.io-index"222checksum = "871f9bb5e0a22eeb7e8cf16641feb87c9dc67032ccf8ff49e772eb9941d3a965"223dependencies = [224 "async-task",225 "concurrent-queue",226 "fastrand",227 "futures-lite",228 "once_cell",229 "slab",230]231232[[package]]233name = "async-global-executor"234version = "2.0.2"235source = "registry+https://github.com/rust-lang/crates.io-index"236checksum = "9586ec52317f36de58453159d48351bc244bc24ced3effc1fce22f3d48664af6"237dependencies = [238 "async-channel",239 "async-executor",240 "async-io",241 "async-mutex",242 "blocking",243 "futures-lite",244 "num_cpus",245 "once_cell",246]247248[[package]]249name = "async-io"250version = "1.3.1"251source = "registry+https://github.com/rust-lang/crates.io-index"252checksum = "9315f8f07556761c3e48fec2e6b276004acf426e6dc068b2c2251854d65ee0fd"253dependencies = [254 "concurrent-queue",255 "fastrand",256 "futures-lite",257 "libc",258 "log",259 "nb-connect",260 "once_cell",261 "parking",262 "polling",263 "vec-arena",264 "waker-fn",265 "winapi 0.3.9",266]267268[[package]]269name = "async-lock"270version = "2.4.0"271source = "registry+https://github.com/rust-lang/crates.io-index"272checksum = "e6a8ea61bf9947a1007c5cada31e647dbc77b103c679858150003ba697ea798b"273dependencies = [274 "event-listener",275]276277[[package]]278name = "async-mutex"279version = "1.4.0"280source = "registry+https://github.com/rust-lang/crates.io-index"281checksum = "479db852db25d9dbf6204e6cb6253698f175c15726470f78af0d918e99d6156e"282dependencies = [283 "event-listener",284]285286[[package]]287name = "async-process"288version = "1.1.0"289source = "registry+https://github.com/rust-lang/crates.io-index"290checksum = "a8f38756dd9ac84671c428afbf7c9f7495feff9ec5b0710f17100098e5b354ac"291dependencies = [292 "async-io",293 "blocking",294 "cfg-if 1.0.0",295 "event-listener",296 "futures-lite",297 "libc",298 "once_cell",299 "signal-hook",300 "winapi 0.3.9",301]302303[[package]]304name = "async-std"305version = "1.9.0"306source = "registry+https://github.com/rust-lang/crates.io-index"307checksum = "d9f06685bad74e0570f5213741bea82158279a4103d988e57bfada11ad230341"308dependencies = [309 "async-attributes",310 "async-channel",311 "async-global-executor",312 "async-io",313 "async-lock",314 "async-process",315 "crossbeam-utils 0.8.1",316 "futures-channel",317 "futures-core",318 "futures-io",319 "futures-lite",320 "gloo-timers",321 "kv-log-macro",322 "log",323 "memchr",324 "num_cpus",325 "once_cell",326 "pin-project-lite 0.2.4",327 "pin-utils",328 "slab",329 "wasm-bindgen-futures",330]331332[[package]]333name = "async-std-resolver"334version = "0.20.1"335source = "registry+https://github.com/rust-lang/crates.io-index"336checksum = "f665c56111e244fe38e7708ee10948a4356ad6a548997c21f5a63a0f4e0edc4d"337dependencies = [338 "async-std",339 "async-trait",340 "futures-io",341 "futures-util",342 "pin-utils",343 "trust-dns-resolver",344]345346[[package]]347name = "async-task"348version = "4.0.3"349source = "registry+https://github.com/rust-lang/crates.io-index"350checksum = "e91831deabf0d6d7ec49552e489aed63b7456a7a3c46cff62adad428110b0af0"351352[[package]]353name = "async-trait"354version = "0.1.50"355source = "registry+https://github.com/rust-lang/crates.io-index"356checksum = "0b98e84bbb4cbcdd97da190ba0c58a1bb0de2c1fdf67d159e192ed766aeca722"357dependencies = [358 "proc-macro2",359 "quote",360 "syn",361]362363[[package]]364name = "asynchronous-codec"365version = "0.5.0"366source = "registry+https://github.com/rust-lang/crates.io-index"367checksum = "fb4401f0a3622dad2e0763fa79e0eb328bc70fb7dccfdd645341f00d671247d6"368dependencies = [369 "bytes 1.0.1",370 "futures-sink",371 "futures-util",372 "memchr",373 "pin-project-lite 0.2.4",374]375376[[package]]377name = "asynchronous-codec"378version = "0.6.0"379source = "registry+https://github.com/rust-lang/crates.io-index"380checksum = "f0de5164e5edbf51c45fb8c2d9664ae1c095cce1b265ecf7569093c0d66ef690"381dependencies = [382 "bytes 1.0.1",383 "futures-sink",384 "futures-util",385 "memchr",386 "pin-project-lite 0.2.4",387]388389[[package]]390name = "atomic"391version = "0.5.0"392source = "registry+https://github.com/rust-lang/crates.io-index"393checksum = "c3410529e8288c463bedb5930f82833bc0c90e5d2fe639a56582a4d09220b281"394dependencies = [395 "autocfg",396]397398[[package]]399name = "atomic-waker"400version = "1.0.0"401source = "registry+https://github.com/rust-lang/crates.io-index"402checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"403404[[package]]405name = "atty"406version = "0.2.14"407source = "registry+https://github.com/rust-lang/crates.io-index"408checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"409dependencies = [410 "hermit-abi",411 "libc",412 "winapi 0.3.9",413]414415[[package]]416name = "autocfg"417version = "1.0.0"418source = "registry+https://github.com/rust-lang/crates.io-index"419checksum = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d"420421[[package]]422name = "backtrace"423version = "0.3.56"424source = "registry+https://github.com/rust-lang/crates.io-index"425checksum = "9d117600f438b1707d4e4ae15d3595657288f8235a0eb593e80ecc98ab34e1bc"426dependencies = [427 "addr2line 0.14.1",428 "cfg-if 1.0.0",429 "libc",430 "miniz_oxide",431 "object 0.23.0",432 "rustc-demangle",433]434435[[package]]436name = "bae"437version = "0.1.6"438source = "registry+https://github.com/rust-lang/crates.io-index"439checksum = "ec107f431ee3d8a8e45e6dd117adab769556ef463959e77bf6a4888d5fd500cf"440dependencies = [441 "heck",442 "proc-macro-error 0.4.12",443 "proc-macro2",444 "quote",445 "syn",446]447448[[package]]449name = "base-x"450version = "0.2.8"451source = "registry+https://github.com/rust-lang/crates.io-index"452checksum = "a4521f3e3d031370679b3b140beb36dfe4801b09ac77e30c61941f97df3ef28b"453454[[package]]455name = "base58"456version = "0.1.0"457source = "registry+https://github.com/rust-lang/crates.io-index"458checksum = "5024ee8015f02155eee35c711107ddd9a9bf3cb689cf2a9089c97e79b6e1ae83"459460[[package]]461name = "base64"462version = "0.11.0"463source = "registry+https://github.com/rust-lang/crates.io-index"464checksum = "b41b7ea54a0c9d92199de89e20e58d49f02f8e699814ef3fdf266f6f748d15c7"465466[[package]]467name = "base64"468version = "0.12.3"469source = "registry+https://github.com/rust-lang/crates.io-index"470checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff"471472[[package]]473name = "base64"474version = "0.13.0"475source = "registry+https://github.com/rust-lang/crates.io-index"476checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"477478[[package]]479name = "beef"480version = "0.5.0"481source = "registry+https://github.com/rust-lang/crates.io-index"482checksum = "6736e2428df2ca2848d846c43e88745121a6654696e349ce0054a420815a7409"483dependencies = [484 "serde",485]486487[[package]]488name = "beefy-gadget"489version = "0.1.0"490source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=polkadot-v0.9.9#f40c0ab7b327e874d5c8d699bfa5d762f1759ee0"491dependencies = [492 "beefy-primitives",493 "fnv",494 "futures 0.3.16",495 "hex",496 "log",497 "parity-scale-codec",498 "parking_lot 0.11.1",499 "sc-client-api",500 "sc-keystore",501 "sc-network",502 "sc-network-gossip",503 "sp-api",504 "sp-application-crypto",505 "sp-arithmetic",506 "sp-blockchain",507 "sp-consensus",508 "sp-core",509 "sp-keystore",510 "sp-runtime",511 "sp-utils",512 "substrate-prometheus-endpoint",513 "thiserror",514 "wasm-timer",515]516517[[package]]518name = "beefy-gadget-rpc"519version = "0.1.0"520source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=polkadot-v0.9.9#f40c0ab7b327e874d5c8d699bfa5d762f1759ee0"521dependencies = [522 "beefy-gadget",523 "beefy-primitives",524 "futures 0.3.16",525 "jsonrpc-core 15.1.0",526 "jsonrpc-core-client 15.1.0",527 "jsonrpc-derive 15.1.0",528 "jsonrpc-pubsub 15.1.0",529 "log",530 "parity-scale-codec",531 "sc-rpc",532 "serde",533 "serde_json",534 "sp-core",535 "sp-runtime",536]537538[[package]]539name = "beefy-merkle-tree"540version = "0.1.0"541source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=polkadot-v0.9.9#f40c0ab7b327e874d5c8d699bfa5d762f1759ee0"542543[[package]]544name = "beefy-primitives"545version = "0.1.0"546source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=polkadot-v0.9.9#f40c0ab7b327e874d5c8d699bfa5d762f1759ee0"547dependencies = [548 "parity-scale-codec",549 "sp-api",550 "sp-application-crypto",551 "sp-core",552 "sp-runtime",553 "sp-std",554]555556[[package]]557name = "bincode"558version = "1.3.1"559source = "registry+https://github.com/rust-lang/crates.io-index"560checksum = "f30d3a39baa26f9651f17b375061f3233dde33424a8b72b0dbe93a68a0bc896d"561dependencies = [562 "byteorder",563 "serde",564]565566[[package]]567name = "bindgen"568version = "0.59.1"569source = "registry+https://github.com/rust-lang/crates.io-index"570checksum = "453c49e5950bb0eb63bb3df640e31618846c89d5b7faa54040d76e98e0134375"571dependencies = [572 "bitflags",573 "cexpr",574 "clang-sys",575 "lazy_static",576 "lazycell",577 "peeking_take_while",578 "proc-macro2",579 "quote",580 "regex",581 "rustc-hash",582 "shlex",583]584585[[package]]586name = "bitflags"587version = "1.2.1"588source = "registry+https://github.com/rust-lang/crates.io-index"589checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"590591[[package]]592name = "bitvec"593version = "0.19.5"594source = "registry+https://github.com/rust-lang/crates.io-index"595checksum = "8942c8d352ae1838c9dda0b0ca2ab657696ef2232a20147cf1b30ae1a9cb4321"596dependencies = [597 "funty",598 "radium 0.5.3",599 "tap",600 "wyz",601]602603[[package]]604name = "bitvec"605version = "0.20.1"606source = "registry+https://github.com/rust-lang/crates.io-index"607checksum = "f5011ffc90248764d7005b0e10c7294f5aa1bd87d9dd7248f4ad475b347c294d"608dependencies = [609 "funty",610 "radium 0.6.2",611 "tap",612 "wyz",613]614615[[package]]616name = "blake2"617version = "0.9.0"618source = "registry+https://github.com/rust-lang/crates.io-index"619checksum = "84ce5b6108f8e154604bd4eb76a2f726066c3464d5a552a4229262a18c9bb471"620dependencies = [621 "byte-tools",622 "byteorder",623 "crypto-mac 0.8.0",624 "digest 0.9.0",625 "opaque-debug 0.2.3",626]627628[[package]]629name = "blake2-rfc"630version = "0.2.18"631source = "registry+https://github.com/rust-lang/crates.io-index"632checksum = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"633dependencies = [634 "arrayvec 0.4.12",635 "constant_time_eq",636]637638[[package]]639name = "blake2b_simd"640version = "0.5.10"641source = "registry+https://github.com/rust-lang/crates.io-index"642checksum = "d8fb2d74254a3a0b5cac33ac9f8ed0e44aa50378d9dbb2e5d83bd21ed1dc2c8a"643dependencies = [644 "arrayref",645 "arrayvec 0.5.2",646 "constant_time_eq",647]648649[[package]]650name = "blake2s_simd"651version = "0.5.11"652source = "registry+https://github.com/rust-lang/crates.io-index"653checksum = "9e461a7034e85b211a4acb57ee2e6730b32912b06c08cc242243c39fc21ae6a2"654dependencies = [655 "arrayref",656 "arrayvec 0.5.2",657 "constant_time_eq",658]659660[[package]]661name = "blake3"662version = "0.3.7"663source = "registry+https://github.com/rust-lang/crates.io-index"664checksum = "e9ff35b701f3914bdb8fad3368d822c766ef2858b2583198e41639b936f09d3f"665dependencies = [666 "arrayref",667 "arrayvec 0.5.2",668 "cc",669 "cfg-if 0.1.10",670 "constant_time_eq",671 "crypto-mac 0.8.0",672 "digest 0.9.0",673]674675[[package]]676name = "block-buffer"677version = "0.7.3"678source = "registry+https://github.com/rust-lang/crates.io-index"679checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"680dependencies = [681 "block-padding 0.1.5",682 "byte-tools",683 "byteorder",684 "generic-array 0.12.3",685]686687[[package]]688name = "block-buffer"689version = "0.9.0"690source = "registry+https://github.com/rust-lang/crates.io-index"691checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"692dependencies = [693 "block-padding 0.2.1",694 "generic-array 0.14.4",695]696697[[package]]698name = "block-cipher"699version = "0.7.1"700source = "registry+https://github.com/rust-lang/crates.io-index"701checksum = "fa136449e765dc7faa244561ccae839c394048667929af599b5d931ebe7b7f10"702dependencies = [703 "generic-array 0.14.4",704]705706[[package]]707name = "block-padding"708version = "0.1.5"709source = "registry+https://github.com/rust-lang/crates.io-index"710checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"711dependencies = [712 "byte-tools",713]714715[[package]]716name = "block-padding"717version = "0.2.1"718source = "registry+https://github.com/rust-lang/crates.io-index"719checksum = "8d696c370c750c948ada61c69a0ee2cbbb9c50b1019ddb86d9317157a99c2cae"720721[[package]]722name = "blocking"723version = "1.0.2"724source = "registry+https://github.com/rust-lang/crates.io-index"725checksum = "c5e170dbede1f740736619b776d7251cb1b9095c435c34d8ca9f57fcd2f335e9"726dependencies = [727 "async-channel",728 "async-task",729 "atomic-waker",730 "fastrand",731 "futures-lite",732 "once_cell",733]734735[[package]]736name = "bp-header-chain"737version = "0.1.0"738source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"739dependencies = [740 "finality-grandpa",741 "frame-support",742 "parity-scale-codec",743 "serde",744 "sp-core",745 "sp-finality-grandpa",746 "sp-runtime",747 "sp-std",748]749750[[package]]751name = "bp-message-dispatch"752version = "0.1.0"753source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"754dependencies = [755 "bp-runtime",756 "frame-support",757 "parity-scale-codec",758 "sp-std",759]760761[[package]]762name = "bp-messages"763version = "0.1.0"764source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"765dependencies = [766 "bitvec 0.20.1",767 "bp-runtime",768 "frame-support",769 "frame-system",770 "impl-trait-for-tuples 0.2.1",771 "parity-scale-codec",772 "serde",773 "sp-std",774]775776[[package]]777name = "bp-polkadot-core"778version = "0.1.0"779source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"780dependencies = [781 "bp-messages",782 "bp-runtime",783 "frame-support",784 "frame-system",785 "parity-scale-codec",786 "sp-api",787 "sp-core",788 "sp-runtime",789 "sp-std",790 "sp-version",791]792793[[package]]794name = "bp-rialto"795version = "0.1.0"796source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"797dependencies = [798 "bp-messages",799 "bp-runtime",800 "frame-support",801 "frame-system",802 "sp-api",803 "sp-core",804 "sp-runtime",805 "sp-std",806]807808[[package]]809name = "bp-rococo"810version = "0.1.0"811source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"812dependencies = [813 "bp-messages",814 "bp-polkadot-core",815 "bp-runtime",816 "frame-support",817 "parity-scale-codec",818 "smallvec 1.6.1",819 "sp-api",820 "sp-runtime",821 "sp-std",822 "sp-version",823]824825[[package]]826name = "bp-runtime"827version = "0.1.0"828source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"829dependencies = [830 "frame-support",831 "hash-db",832 "num-traits",833 "parity-scale-codec",834 "sp-core",835 "sp-io",836 "sp-runtime",837 "sp-state-machine",838 "sp-std",839 "sp-trie",840]841842[[package]]843name = "bp-test-utils"844version = "0.1.0"845source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"846dependencies = [847 "bp-header-chain",848 "ed25519-dalek",849 "finality-grandpa",850 "parity-scale-codec",851 "sp-application-crypto",852 "sp-finality-grandpa",853 "sp-runtime",854 "sp-std",855]856857[[package]]858name = "bp-wococo"859version = "0.1.0"860source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"861dependencies = [862 "bp-messages",863 "bp-polkadot-core",864 "bp-rococo",865 "bp-runtime",866 "parity-scale-codec",867 "sp-api",868 "sp-runtime",869 "sp-std",870]871872[[package]]873name = "bridge-runtime-common"874version = "0.1.0"875source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"876dependencies = [877 "bp-message-dispatch",878 "bp-messages",879 "bp-runtime",880 "frame-support",881 "hash-db",882 "pallet-bridge-dispatch",883 "pallet-bridge-grandpa",884 "pallet-bridge-messages",885 "pallet-transaction-payment",886 "parity-scale-codec",887 "sp-core",888 "sp-runtime",889 "sp-state-machine",890 "sp-std",891 "sp-trie",892]893894[[package]]895name = "bs58"896version = "0.4.0"897source = "registry+https://github.com/rust-lang/crates.io-index"898checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"899900[[package]]901name = "bstr"902version = "0.2.13"903source = "registry+https://github.com/rust-lang/crates.io-index"904checksum = "31accafdb70df7871592c058eca3985b71104e15ac32f64706022c58867da931"905dependencies = [906 "memchr",907]908909[[package]]910name = "build-helper"911version = "0.1.1"912source = "registry+https://github.com/rust-lang/crates.io-index"913checksum = "bdce191bf3fa4995ce948c8c83b4640a1745457a149e73c6db75b4ffe36aad5f"914dependencies = [915 "semver 0.6.0",916]917918[[package]]919name = "bumpalo"920version = "3.4.0"921source = "registry+https://github.com/rust-lang/crates.io-index"922checksum = "2e8c087f005730276d1096a652e92a8bacee2e2472bcc9715a74d2bec38b5820"923924[[package]]925name = "byte-slice-cast"926version = "1.0.0"927source = "registry+https://github.com/rust-lang/crates.io-index"928checksum = "65c1bf4a04a88c54f589125563643d773f3254b5c38571395e2b591c693bbc81"929930[[package]]931name = "byte-tools"932version = "0.3.1"933source = "registry+https://github.com/rust-lang/crates.io-index"934checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"935936[[package]]937name = "byteorder"938version = "1.3.4"939source = "registry+https://github.com/rust-lang/crates.io-index"940checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de"941942[[package]]943name = "bytes"944version = "0.4.12"945source = "registry+https://github.com/rust-lang/crates.io-index"946checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"947dependencies = [948 "byteorder",949 "either",950 "iovec",951]952953[[package]]954name = "bytes"955version = "0.5.6"956source = "registry+https://github.com/rust-lang/crates.io-index"957checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"958959[[package]]960name = "bytes"961version = "1.0.1"962source = "registry+https://github.com/rust-lang/crates.io-index"963checksum = "b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040"964965[[package]]966name = "cache-padded"967version = "1.1.1"968source = "registry+https://github.com/rust-lang/crates.io-index"969checksum = "631ae5198c9be5e753e5cc215e1bd73c2b466a3565173db433f52bb9d3e66dba"970971[[package]]972name = "camino"973version = "1.0.4"974source = "registry+https://github.com/rust-lang/crates.io-index"975checksum = "d4648c6d00a709aa069a236adcaae4f605a6241c72bf5bee79331a4b625921a9"976dependencies = [977 "serde",978]979980[[package]]981name = "cargo-platform"982version = "0.1.1"983source = "registry+https://github.com/rust-lang/crates.io-index"984checksum = "0226944a63d1bf35a3b5f948dd7c59e263db83695c9e8bffc4037de02e30f1d7"985dependencies = [986 "serde",987]988989[[package]]990name = "cargo_metadata"991version = "0.12.3"992source = "registry+https://github.com/rust-lang/crates.io-index"993checksum = "7714a157da7991e23d90686b9524b9e12e0407a108647f52e9328f4b3d51ac7f"994dependencies = [995 "cargo-platform",996 "semver 0.11.0",997 "semver-parser 0.10.2",998 "serde",999 "serde_json",1000]10011002[[package]]1003name = "cargo_metadata"1004version = "0.13.1"1005source = "registry+https://github.com/rust-lang/crates.io-index"1006checksum = "081e3f0755c1f380c2d010481b6fa2e02973586d5f2b24eebb7a2a1d98b143d8"1007dependencies = [1008 "camino",1009 "cargo-platform",1010 "semver 0.11.0",1011 "semver-parser 0.10.2",1012 "serde",1013 "serde_json",1014]10151016[[package]]1017name = "cc"1018version = "1.0.67"1019source = "registry+https://github.com/rust-lang/crates.io-index"1020checksum = "e3c69b077ad434294d3ce9f1f6143a2a4b89a8a2d54ef813d85003a4fd1137fd"1021dependencies = [1022 "jobserver",1023]10241025[[package]]1026name = "cexpr"1027version = "0.5.0"1028source = "registry+https://github.com/rust-lang/crates.io-index"1029checksum = "db507a7679252d2276ed0dd8113c6875ec56d3089f9225b2b42c30cc1f8e5c89"1030dependencies = [1031 "nom",1032]10331034[[package]]1035name = "cfg-if"1036version = "0.1.10"1037source = "registry+https://github.com/rust-lang/crates.io-index"1038checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"10391040[[package]]1041name = "cfg-if"1042version = "1.0.0"1043source = "registry+https://github.com/rust-lang/crates.io-index"1044checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"10451046[[package]]1047name = "cfg_aliases"1048version = "0.1.1"1049source = "registry+https://github.com/rust-lang/crates.io-index"1050checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"10511052[[package]]1053name = "chacha20"1054version = "0.4.3"1055source = "registry+https://github.com/rust-lang/crates.io-index"1056checksum = "086c0f07ac275808b7bf9a39f2fd013aae1498be83632814c8c4e0bd53f2dc58"1057dependencies = [1058 "stream-cipher",1059 "zeroize",1060]10611062[[package]]1063name = "chacha20poly1305"1064version = "0.5.1"1065source = "registry+https://github.com/rust-lang/crates.io-index"1066checksum = "18b0c90556d8e3fec7cf18d84a2f53d27b21288f2fe481b830fadcf809e48205"1067dependencies = [1068 "aead",1069 "chacha20",1070 "poly1305",1071 "stream-cipher",1072 "zeroize",1073]10741075[[package]]1076name = "chrono"1077version = "0.4.19"1078source = "registry+https://github.com/rust-lang/crates.io-index"1079checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"1080dependencies = [1081 "libc",1082 "num-integer",1083 "num-traits",1084 "time",1085 "winapi 0.3.9",1086]10871088[[package]]1089name = "cid"1090version = "0.6.0"1091source = "registry+https://github.com/rust-lang/crates.io-index"1092checksum = "7d88f30b1e74e7063df5711496f3ee6e74a9735d62062242d70cddf77717f18e"1093dependencies = [1094 "multibase",1095 "multihash",1096 "unsigned-varint 0.5.1",1097]10981099[[package]]1100name = "cipher"1101version = "0.2.5"1102source = "registry+https://github.com/rust-lang/crates.io-index"1103checksum = "12f8e7987cbd042a63249497f41aed09f8e65add917ea6566effbc56578d6801"1104dependencies = [1105 "generic-array 0.14.4",1106]11071108[[package]]1109name = "ckb-merkle-mountain-range"1110version = "0.3.1"1111source = "registry+https://github.com/rust-lang/crates.io-index"1112checksum = "e486fe53bb9f2ca0f58cb60e8679a5354fd6687a839942ef0a75967250289ca6"1113dependencies = [1114 "cfg-if 0.1.10",1115]11161117[[package]]1118name = "clang-sys"1119version = "1.2.0"1120source = "registry+https://github.com/rust-lang/crates.io-index"1121checksum = "853eda514c284c2287f4bf20ae614f8781f40a81d32ecda6e91449304dfe077c"1122dependencies = [1123 "glob",1124 "libc",1125 "libloading 0.7.0",1126]11271128[[package]]1129name = "clap"1130version = "2.33.3"1131source = "registry+https://github.com/rust-lang/crates.io-index"1132checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"1133dependencies = [1134 "ansi_term 0.11.0",1135 "atty",1136 "bitflags",1137 "strsim 0.8.0",1138 "textwrap",1139 "unicode-width",1140 "vec_map",1141]11421143[[package]]1144name = "cloudabi"1145version = "0.0.3"1146source = "registry+https://github.com/rust-lang/crates.io-index"1147checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"1148dependencies = [1149 "bitflags",1150]11511152[[package]]1153name = "cloudabi"1154version = "0.1.0"1155source = "registry+https://github.com/rust-lang/crates.io-index"1156checksum = "4344512281c643ae7638bbabc3af17a11307803ec8f0fcad9fae512a8bf36467"1157dependencies = [1158 "bitflags",1159]11601161[[package]]1162name = "concurrent-queue"1163version = "1.2.2"1164source = "registry+https://github.com/rust-lang/crates.io-index"1165checksum = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3"1166dependencies = [1167 "cache-padded",1168]11691170[[package]]1171name = "constant_time_eq"1172version = "0.1.5"1173source = "registry+https://github.com/rust-lang/crates.io-index"1174checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"11751176[[package]]1177name = "convert_case"1178version = "0.4.0"1179source = "registry+https://github.com/rust-lang/crates.io-index"1180checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"11811182[[package]]1183name = "core-foundation"1184version = "0.7.0"1185source = "registry+https://github.com/rust-lang/crates.io-index"1186checksum = "57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171"1187dependencies = [1188 "core-foundation-sys 0.7.0",1189 "libc",1190]11911192[[package]]1193name = "core-foundation"1194version = "0.9.1"1195source = "registry+https://github.com/rust-lang/crates.io-index"1196checksum = "0a89e2ae426ea83155dccf10c0fa6b1463ef6d5fcb44cee0b224a408fa640a62"1197dependencies = [1198 "core-foundation-sys 0.8.2",1199 "libc",1200]12011202[[package]]1203name = "core-foundation-sys"1204version = "0.7.0"1205source = "registry+https://github.com/rust-lang/crates.io-index"1206checksum = "b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac"12071208[[package]]1209name = "core-foundation-sys"1210version = "0.8.2"1211source = "registry+https://github.com/rust-lang/crates.io-index"1212checksum = "ea221b5284a47e40033bf9b66f35f984ec0ea2931eb03505246cd27a963f981b"12131214[[package]]1215name = "cpp_demangle"1216version = "0.3.2"1217source = "registry+https://github.com/rust-lang/crates.io-index"1218checksum = "44919ecaf6f99e8e737bc239408931c9a01e9a6c74814fee8242dd2506b65390"1219dependencies = [1220 "cfg-if 1.0.0",1221 "glob",1222]12231224[[package]]1225name = "cpufeatures"1226version = "0.1.4"1227source = "registry+https://github.com/rust-lang/crates.io-index"1228checksum = "ed00c67cb5d0a7d64a44f6ad2668db7e7530311dd53ea79bcd4fb022c64911c8"1229dependencies = [1230 "libc",1231]12321233[[package]]1234name = "cpuid-bool"1235version = "0.1.0"1236source = "registry+https://github.com/rust-lang/crates.io-index"1237checksum = "6d375c433320f6c5057ae04a04376eef4d04ce2801448cf8863a78da99107be4"12381239[[package]]1240name = "cranelift-bforest"1241version = "0.74.0"1242source = "registry+https://github.com/rust-lang/crates.io-index"1243checksum = "c8ca3560686e7c9c7ed7e0fe77469f2410ba5d7781b1acaa9adc8d8deea28e3e"1244dependencies = [1245 "cranelift-entity",1246]12471248[[package]]1249name = "cranelift-codegen"1250version = "0.74.0"1251source = "registry+https://github.com/rust-lang/crates.io-index"1252checksum = "baf9bf1ffffb6ce3d2e5ebc83549bd2436426c99b31cc550d521364cbe35d276"1253dependencies = [1254 "cranelift-bforest",1255 "cranelift-codegen-meta",1256 "cranelift-codegen-shared",1257 "cranelift-entity",1258 "gimli 0.24.0",1259 "log",1260 "regalloc",1261 "serde",1262 "smallvec 1.6.1",1263 "target-lexicon",1264]12651266[[package]]1267name = "cranelift-codegen-meta"1268version = "0.74.0"1269source = "registry+https://github.com/rust-lang/crates.io-index"1270checksum = "4cc21936a5a6d07e23849ffe83e5c1f6f50305c074f4b2970ca50c13bf55b821"1271dependencies = [1272 "cranelift-codegen-shared",1273 "cranelift-entity",1274]12751276[[package]]1277name = "cranelift-codegen-shared"1278version = "0.74.0"1279source = "registry+https://github.com/rust-lang/crates.io-index"1280checksum = "ca5b6ffaa87560bebe69a5446449da18090b126037920b0c1c6d5945f72faf6b"1281dependencies = [1282 "serde",1283]12841285[[package]]1286name = "cranelift-entity"1287version = "0.74.0"1288source = "registry+https://github.com/rust-lang/crates.io-index"1289checksum = "7d6b4a8bef04f82e4296782646f733c641d09497df2fabf791323fefaa44c64c"1290dependencies = [1291 "serde",1292]12931294[[package]]1295name = "cranelift-frontend"1296version = "0.74.0"1297source = "registry+https://github.com/rust-lang/crates.io-index"1298checksum = "c31b783b351f966fce33e3c03498cb116d16d97a8f9978164a60920bd0d3a99c"1299dependencies = [1300 "cranelift-codegen",1301 "log",1302 "smallvec 1.6.1",1303 "target-lexicon",1304]13051306[[package]]1307name = "cranelift-native"1308version = "0.74.0"1309source = "registry+https://github.com/rust-lang/crates.io-index"1310checksum = "a77c88d3dd48021ff1e37e978a00098524abd3513444ae252c08d37b310b3d2a"1311dependencies = [1312 "cranelift-codegen",1313 "target-lexicon",1314]13151316[[package]]1317name = "cranelift-wasm"1318version = "0.74.0"1319source = "registry+https://github.com/rust-lang/crates.io-index"1320checksum = "edb6d408e2da77cdbbd65466298d44c86ae71c1785d2ab0d8657753cdb4d9d89"1321dependencies = [1322 "cranelift-codegen",1323 "cranelift-entity",1324 "cranelift-frontend",1325 "itertools 0.10.0",1326 "log",1327 "serde",1328 "smallvec 1.6.1",1329 "thiserror",1330 "wasmparser",1331]13321333[[package]]1334name = "crc32fast"1335version = "1.2.0"1336source = "registry+https://github.com/rust-lang/crates.io-index"1337checksum = "ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1"1338dependencies = [1339 "cfg-if 0.1.10",1340]13411342[[package]]1343name = "crossbeam-deque"1344version = "0.7.4"1345source = "registry+https://github.com/rust-lang/crates.io-index"1346checksum = "c20ff29ded3204c5106278a81a38f4b482636ed4fa1e6cfbeef193291beb29ed"1347dependencies = [1348 "crossbeam-epoch",1349 "crossbeam-utils 0.7.2",1350 "maybe-uninit",1351]13521353[[package]]1354name = "crossbeam-epoch"1355version = "0.8.2"1356source = "registry+https://github.com/rust-lang/crates.io-index"1357checksum = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace"1358dependencies = [1359 "autocfg",1360 "cfg-if 0.1.10",1361 "crossbeam-utils 0.7.2",1362 "lazy_static",1363 "maybe-uninit",1364 "memoffset 0.5.5",1365 "scopeguard",1366]13671368[[package]]1369name = "crossbeam-queue"1370version = "0.2.3"1371source = "registry+https://github.com/rust-lang/crates.io-index"1372checksum = "774ba60a54c213d409d5353bda12d49cd68d14e45036a285234c8d6f91f92570"1373dependencies = [1374 "cfg-if 0.1.10",1375 "crossbeam-utils 0.7.2",1376 "maybe-uninit",1377]13781379[[package]]1380name = "crossbeam-utils"1381version = "0.7.2"1382source = "registry+https://github.com/rust-lang/crates.io-index"1383checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"1384dependencies = [1385 "autocfg",1386 "cfg-if 0.1.10",1387 "lazy_static",1388]13891390[[package]]1391name = "crossbeam-utils"1392version = "0.8.1"1393source = "registry+https://github.com/rust-lang/crates.io-index"1394checksum = "02d96d1e189ef58269ebe5b97953da3274d83a93af647c2ddd6f9dab28cedb8d"1395dependencies = [1396 "autocfg",1397 "cfg-if 1.0.0",1398 "lazy_static",1399]14001401[[package]]1402name = "crunchy"1403version = "0.2.2"1404source = "registry+https://github.com/rust-lang/crates.io-index"1405checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"14061407[[package]]1408name = "crypto-mac"1409version = "0.7.0"1410source = "registry+https://github.com/rust-lang/crates.io-index"1411checksum = "4434400df11d95d556bac068ddfedd482915eb18fe8bea89bc80b6e4b1c179e5"1412dependencies = [1413 "generic-array 0.12.3",1414 "subtle 1.0.0",1415]14161417[[package]]1418name = "crypto-mac"1419version = "0.8.0"1420source = "registry+https://github.com/rust-lang/crates.io-index"1421checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"1422dependencies = [1423 "generic-array 0.14.4",1424 "subtle 2.2.3",1425]14261427[[package]]1428name = "ct-logs"1429version = "0.7.0"1430source = "registry+https://github.com/rust-lang/crates.io-index"1431checksum = "8c8e13110a84b6315df212c045be706af261fd364791cad863285439ebba672e"1432dependencies = [1433 "sct",1434]14351436[[package]]1437name = "ctor"1438version = "0.1.16"1439source = "registry+https://github.com/rust-lang/crates.io-index"1440checksum = "7fbaabec2c953050352311293be5c6aba8e141ba19d6811862b232d6fd020484"1441dependencies = [1442 "quote",1443 "syn",1444]14451446[[package]]1447name = "cuckoofilter"1448version = "0.5.0"1449source = "registry+https://github.com/rust-lang/crates.io-index"1450checksum = "b810a8449931679f64cd7eef1bbd0fa315801b6d5d9cdc1ace2804d6529eee18"1451dependencies = [1452 "byteorder",1453 "fnv",1454 "rand 0.7.3",1455]14561457[[package]]1458name = "cumulus-client-cli"1459version = "0.1.0"1460source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.9#fd80849dde5c209c20a996cfcc5aaacd4666dcbe"1461dependencies = [1462 "sc-cli",1463 "sc-service",1464 "structopt",1465]14661467[[package]]1468name = "cumulus-client-collator"1469version = "0.1.0"1470source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.9#fd80849dde5c209c20a996cfcc5aaacd4666dcbe"1471dependencies = [1472 "cumulus-client-consensus-common",1473 "cumulus-client-network",1474 "cumulus-primitives-core",1475 "futures 0.3.16",1476 "parity-scale-codec",1477 "parking_lot 0.10.2",1478 "polkadot-node-primitives",1479 "polkadot-node-subsystem",1480 "polkadot-overseer",1481 "polkadot-primitives",1482 "sc-client-api",1483 "sp-api",1484 "sp-consensus",1485 "sp-core",1486 "sp-io",1487 "sp-runtime",1488 "tracing",1489]14901491[[package]]1492name = "cumulus-client-consensus-aura"1493version = "0.1.0"1494source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.9#fd80849dde5c209c20a996cfcc5aaacd4666dcbe"1495dependencies = [1496 "async-trait",1497 "cumulus-client-consensus-common",1498 "cumulus-primitives-core",1499 "futures 0.3.16",1500 "parity-scale-codec",1501 "parking_lot 0.10.2",1502 "polkadot-client",1503 "sc-client-api",1504 "sc-consensus",1505 "sc-consensus-aura",1506 "sc-consensus-slots",1507 "sc-telemetry",1508 "sp-api",1509 "sp-application-crypto",1510 "sp-block-builder",1511 "sp-blockchain",1512 "sp-consensus",1513 "sp-consensus-aura",1514 "sp-core",1515 "sp-inherents",1516 "sp-keystore",1517 "sp-runtime",1518 "substrate-prometheus-endpoint",1519 "tracing",1520]15211522[[package]]1523name = "cumulus-client-consensus-common"1524version = "0.1.0"1525source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.9#fd80849dde5c209c20a996cfcc5aaacd4666dcbe"1526dependencies = [1527 "async-trait",1528 "dyn-clone",1529 "futures 0.3.16",1530 "parity-scale-codec",1531 "polkadot-primitives",1532 "polkadot-runtime",1533 "sc-client-api",1534 "sc-consensus",1535 "sp-api",1536 "sp-block-builder",1537 "sp-blockchain",1538 "sp-consensus",1539 "sp-core",1540 "sp-inherents",1541 "sp-runtime",1542 "sp-trie",1543 "substrate-prometheus-endpoint",1544 "tracing",1545]15461547[[package]]1548name = "cumulus-client-network"1549version = "0.1.0"1550source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.9#fd80849dde5c209c20a996cfcc5aaacd4666dcbe"1551dependencies = [1552 "derive_more",1553 "futures 0.3.16",1554 "futures-timer 3.0.2",1555 "parity-scale-codec",1556 "parking_lot 0.10.2",1557 "polkadot-client",1558 "polkadot-node-primitives",1559 "polkadot-parachain",1560 "polkadot-primitives",1561 "polkadot-statement-table",1562 "sc-client-api",1563 "sp-api",1564 "sp-blockchain",1565 "sp-consensus",1566 "sp-core",1567 "sp-runtime",1568 "tracing",1569]15701571[[package]]1572name = "cumulus-client-pov-recovery"1573version = "0.1.0"1574source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.9#fd80849dde5c209c20a996cfcc5aaacd4666dcbe"1575dependencies = [1576 "cumulus-primitives-core",1577 "futures 0.3.16",1578 "futures-timer 3.0.2",1579 "parity-scale-codec",1580 "polkadot-node-primitives",1581 "polkadot-node-subsystem",1582 "polkadot-overseer",1583 "polkadot-primitives",1584 "rand 0.8.4",1585 "sc-client-api",1586 "sc-consensus",1587 "sp-api",1588 "sp-consensus",1589 "sp-core",1590 "sp-maybe-compressed-blob",1591 "sp-runtime",1592 "tracing",1593]15941595[[package]]1596name = "cumulus-client-service"1597version = "0.1.0"1598source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.9#fd80849dde5c209c20a996cfcc5aaacd4666dcbe"1599dependencies = [1600 "cumulus-client-collator",1601 "cumulus-client-consensus-common",1602 "cumulus-client-pov-recovery",1603 "cumulus-primitives-core",1604 "parity-scale-codec",1605 "parking_lot 0.10.2",1606 "polkadot-overseer",1607 "polkadot-primitives",1608 "polkadot-service",1609 "sc-chain-spec",1610 "sc-client-api",1611 "sc-consensus",1612 "sc-consensus-babe",1613 "sc-service",1614 "sc-telemetry",1615 "sc-tracing",1616 "sp-api",1617 "sp-blockchain",1618 "sp-consensus",1619 "sp-core",1620 "sp-runtime",1621 "tracing",1622]16231624[[package]]1625name = "cumulus-pallet-aura-ext"1626version = "0.1.0"1627source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.9#fd80849dde5c209c20a996cfcc5aaacd4666dcbe"1628dependencies = [1629 "frame-executive",1630 "frame-support",1631 "frame-system",1632 "pallet-aura",1633 "parity-scale-codec",1634 "serde",1635 "sp-application-crypto",1636 "sp-consensus-aura",1637 "sp-runtime",1638 "sp-std",1639]16401641[[package]]1642name = "cumulus-pallet-dmp-queue"1643version = "0.1.0"1644source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.9#fd80849dde5c209c20a996cfcc5aaacd4666dcbe"1645dependencies = [1646 "cumulus-primitives-core",1647 "frame-support",1648 "frame-system",1649 "log",1650 "parity-scale-codec",1651 "rand 0.8.4",1652 "rand_chacha 0.3.1",1653 "sp-io",1654 "sp-runtime",1655 "sp-std",1656 "xcm",1657 "xcm-executor",1658]16591660[[package]]1661name = "cumulus-pallet-parachain-system"1662version = "0.1.0"1663source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.9#fd80849dde5c209c20a996cfcc5aaacd4666dcbe"1664dependencies = [1665 "cumulus-pallet-parachain-system-proc-macro",1666 "cumulus-primitives-core",1667 "cumulus-primitives-parachain-inherent",1668 "environmental",1669 "frame-support",1670 "frame-system",1671 "log",1672 "pallet-balances",1673 "parity-scale-codec",1674 "polkadot-parachain",1675 "serde",1676 "sp-core",1677 "sp-externalities",1678 "sp-inherents",1679 "sp-io",1680 "sp-runtime",1681 "sp-state-machine",1682 "sp-std",1683 "sp-trie",1684 "sp-version",1685 "xcm",1686]16871688[[package]]1689name = "cumulus-pallet-parachain-system-proc-macro"1690version = "0.1.0"1691source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.9#fd80849dde5c209c20a996cfcc5aaacd4666dcbe"1692dependencies = [1693 "proc-macro-crate 1.0.0",1694 "proc-macro2",1695 "quote",1696 "syn",1697]16981699[[package]]1700name = "cumulus-pallet-xcm"1701version = "0.1.0"1702source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.9#fd80849dde5c209c20a996cfcc5aaacd4666dcbe"1703dependencies = [1704 "cumulus-primitives-core",1705 "frame-support",1706 "frame-system",1707 "parity-scale-codec",1708 "serde",1709 "sp-io",1710 "sp-runtime",1711 "sp-std",1712 "xcm",1713]17141715[[package]]1716name = "cumulus-pallet-xcmp-queue"1717version = "0.1.0"1718source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.9#fd80849dde5c209c20a996cfcc5aaacd4666dcbe"1719dependencies = [1720 "cumulus-primitives-core",1721 "frame-support",1722 "frame-system",1723 "log",1724 "parity-scale-codec",1725 "rand 0.8.4",1726 "rand_chacha 0.3.1",1727 "sp-runtime",1728 "sp-std",1729 "xcm",1730 "xcm-executor",1731]17321733[[package]]1734name = "cumulus-primitives-core"1735version = "0.1.0"1736source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.9#fd80849dde5c209c20a996cfcc5aaacd4666dcbe"1737dependencies = [1738 "frame-support",1739 "impl-trait-for-tuples 0.2.1",1740 "parity-scale-codec",1741 "polkadot-core-primitives",1742 "polkadot-parachain",1743 "polkadot-primitives",1744 "sp-api",1745 "sp-runtime",1746 "sp-std",1747 "sp-trie",1748 "xcm",1749]17501751[[package]]1752name = "cumulus-primitives-parachain-inherent"1753version = "0.1.0"1754source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.9#fd80849dde5c209c20a996cfcc5aaacd4666dcbe"1755dependencies = [1756 "async-trait",1757 "cumulus-primitives-core",1758 "cumulus-test-relay-sproof-builder",1759 "parity-scale-codec",1760 "polkadot-client",1761 "sc-client-api",1762 "sp-api",1763 "sp-core",1764 "sp-inherents",1765 "sp-runtime",1766 "sp-state-machine",1767 "sp-std",1768 "sp-trie",1769 "tracing",1770]17711772[[package]]1773name = "cumulus-primitives-timestamp"1774version = "0.1.0"1775source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.9#fd80849dde5c209c20a996cfcc5aaacd4666dcbe"1776dependencies = [1777 "cumulus-primitives-core",1778 "sp-inherents",1779 "sp-std",1780 "sp-timestamp",1781]17821783[[package]]1784name = "cumulus-primitives-utility"1785version = "0.1.0"1786source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.9#fd80849dde5c209c20a996cfcc5aaacd4666dcbe"1787dependencies = [1788 "cumulus-primitives-core",1789 "frame-support",1790 "impl-trait-for-tuples 0.2.1",1791 "parity-scale-codec",1792 "polkadot-core-primitives",1793 "polkadot-parachain",1794 "polkadot-primitives",1795 "sp-runtime",1796 "sp-std",1797 "sp-trie",1798 "xcm",1799]18001801[[package]]1802name = "cumulus-test-relay-sproof-builder"1803version = "0.1.0"1804source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.9#fd80849dde5c209c20a996cfcc5aaacd4666dcbe"1805dependencies = [1806 "cumulus-primitives-core",1807 "parity-scale-codec",1808 "polkadot-primitives",1809 "sp-runtime",1810 "sp-state-machine",1811 "sp-std",1812]18131814[[package]]1815name = "curve25519-dalek"1816version = "2.1.0"1817source = "registry+https://github.com/rust-lang/crates.io-index"1818checksum = "5d85653f070353a16313d0046f173f70d1aadd5b42600a14de626f0dfb3473a5"1819dependencies = [1820 "byteorder",1821 "digest 0.8.1",1822 "rand_core 0.5.1",1823 "subtle 2.2.3",1824 "zeroize",1825]18261827[[package]]1828name = "curve25519-dalek"1829version = "3.0.0"1830source = "registry+https://github.com/rust-lang/crates.io-index"1831checksum = "c8492de420e9e60bc9a1d66e2dbb91825390b738a388606600663fc529b4b307"1832dependencies = [1833 "byteorder",1834 "digest 0.9.0",1835 "rand_core 0.5.1",1836 "subtle 2.2.3",1837 "zeroize",1838]18391840[[package]]1841name = "darling"1842version = "0.13.0"1843source = "registry+https://github.com/rust-lang/crates.io-index"1844checksum = "757c0ded2af11d8e739c4daea1ac623dd1624b06c844cf3f5a39f1bdbd99bb12"1845dependencies = [1846 "darling_core",1847 "darling_macro",1848]18491850[[package]]1851name = "darling_core"1852version = "0.13.0"1853source = "registry+https://github.com/rust-lang/crates.io-index"1854checksum = "2c34d8efb62d0c2d7f60ece80f75e5c63c1588ba68032740494b0b9a996466e3"1855dependencies = [1856 "fnv",1857 "ident_case",1858 "proc-macro2",1859 "quote",1860 "strsim 0.10.0",1861 "syn",1862]18631864[[package]]1865name = "darling_macro"1866version = "0.13.0"1867source = "registry+https://github.com/rust-lang/crates.io-index"1868checksum = "ade7bff147130fe5e6d39f089c6bd49ec0250f35d70b2eebf72afdfc919f15cc"1869dependencies = [1870 "darling_core",1871 "quote",1872 "syn",1873]18741875[[package]]1876name = "data-encoding"1877version = "2.3.2"1878source = "registry+https://github.com/rust-lang/crates.io-index"1879checksum = "3ee2393c4a91429dffb4bedf19f4d6abf27d8a732c8ce4980305d782e5426d57"18801881[[package]]1882name = "data-encoding-macro"1883version = "0.1.10"1884source = "registry+https://github.com/rust-lang/crates.io-index"1885checksum = "0a94feec3d2ba66c0b6621bca8bc6f68415b1e5c69af3586fdd0af9fd9f29b17"1886dependencies = [1887 "data-encoding",1888 "data-encoding-macro-internal",1889]18901891[[package]]1892name = "data-encoding-macro-internal"1893version = "0.1.9"1894source = "registry+https://github.com/rust-lang/crates.io-index"1895checksum = "f0f83e699727abca3c56e187945f303389590305ab2f0185ea445aa66e8d5f2a"1896dependencies = [1897 "data-encoding",1898 "syn",1899]19001901[[package]]1902name = "derivative"1903version = "2.2.0"1904source = "registry+https://github.com/rust-lang/crates.io-index"1905checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"1906dependencies = [1907 "proc-macro2",1908 "quote",1909 "syn",1910]19111912[[package]]1913name = "derive_more"1914version = "0.99.14"1915source = "registry+https://github.com/rust-lang/crates.io-index"1916checksum = "5cc7b9cef1e351660e5443924e4f43ab25fbbed3e9a5f052df3677deb4d6b320"1917dependencies = [1918 "convert_case",1919 "proc-macro2",1920 "quote",1921 "syn",1922]19231924[[package]]1925name = "digest"1926version = "0.8.1"1927source = "registry+https://github.com/rust-lang/crates.io-index"1928checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"1929dependencies = [1930 "generic-array 0.12.3",1931]19321933[[package]]1934name = "digest"1935version = "0.9.0"1936source = "registry+https://github.com/rust-lang/crates.io-index"1937checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"1938dependencies = [1939 "generic-array 0.14.4",1940]19411942[[package]]1943name = "directories"1944version = "3.0.1"1945source = "registry+https://github.com/rust-lang/crates.io-index"1946checksum = "f8fed639d60b58d0f53498ab13d26f621fd77569cc6edb031f4cc36a2ad9da0f"1947dependencies = [1948 "dirs-sys",1949]19501951[[package]]1952name = "directories-next"1953version = "2.0.0"1954source = "registry+https://github.com/rust-lang/crates.io-index"1955checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"1956dependencies = [1957 "cfg-if 1.0.0",1958 "dirs-sys-next",1959]19601961[[package]]1962name = "dirs-sys"1963version = "0.3.5"1964source = "registry+https://github.com/rust-lang/crates.io-index"1965checksum = "8e93d7f5705de3e49895a2b5e0b8855a1c27f080192ae9c32a6432d50741a57a"1966dependencies = [1967 "libc",1968 "redox_users 0.3.4",1969 "winapi 0.3.9",1970]19711972[[package]]1973name = "dirs-sys-next"1974version = "0.1.2"1975source = "registry+https://github.com/rust-lang/crates.io-index"1976checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"1977dependencies = [1978 "libc",1979 "redox_users 0.4.0",1980 "winapi 0.3.9",1981]19821983[[package]]1984name = "dns-parser"1985version = "0.8.0"1986source = "registry+https://github.com/rust-lang/crates.io-index"1987checksum = "c4d33be9473d06f75f58220f71f7a9317aca647dc061dbd3c361b0bef505fbea"1988dependencies = [1989 "byteorder",1990 "quick-error 1.2.3",1991]19921993[[package]]1994name = "downcast-rs"1995version = "1.2.0"1996source = "registry+https://github.com/rust-lang/crates.io-index"1997checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"19981999[[package]]2000name = "dyn-clonable"2001version = "0.9.0"2002source = "registry+https://github.com/rust-lang/crates.io-index"2003checksum = "4e9232f0e607a262ceb9bd5141a3dfb3e4db6994b31989bbfd845878cba59fd4"2004dependencies = [2005 "dyn-clonable-impl",2006 "dyn-clone",2007]20082009[[package]]2010name = "dyn-clonable-impl"2011version = "0.9.0"2012source = "registry+https://github.com/rust-lang/crates.io-index"2013checksum = "558e40ea573c374cf53507fd240b7ee2f5477df7cfebdb97323ec61c719399c5"2014dependencies = [2015 "proc-macro2",2016 "quote",2017 "syn",2018]20192020[[package]]2021name = "dyn-clone"2022version = "1.0.4"2023source = "registry+https://github.com/rust-lang/crates.io-index"2024checksum = "ee2626afccd7561a06cf1367e2950c4718ea04565e20fb5029b6c7d8ad09abcf"20252026[[package]]2027name = "ed25519"2028version = "1.0.1"2029source = "registry+https://github.com/rust-lang/crates.io-index"2030checksum = "bf038a7b6fd7ef78ad3348b63f3a17550877b0e28f8d68bcc94894d1412158bc"2031dependencies = [2032 "signature",2033]20342035[[package]]2036name = "ed25519-dalek"2037version = "1.0.1"2038source = "registry+https://github.com/rust-lang/crates.io-index"2039checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d"2040dependencies = [2041 "curve25519-dalek 3.0.0",2042 "ed25519",2043 "rand 0.7.3",2044 "serde",2045 "sha2 0.9.2",2046 "zeroize",2047]20482049[[package]]2050name = "either"2051version = "1.6.0"2052source = "registry+https://github.com/rust-lang/crates.io-index"2053checksum = "cd56b59865bce947ac5958779cfa508f6c3b9497cc762b7e24a12d11ccde2c4f"20542055[[package]]2056name = "enum-as-inner"2057version = "0.3.3"2058source = "registry+https://github.com/rust-lang/crates.io-index"2059checksum = "7c5f0096a91d210159eceb2ff5e1c4da18388a170e1e3ce948aac9c8fdbbf595"2060dependencies = [2061 "heck",2062 "proc-macro2",2063 "quote",2064 "syn",2065]20662067[[package]]2068name = "enumflags2"2069version = "0.6.4"2070source = "registry+https://github.com/rust-lang/crates.io-index"2071checksum = "83c8d82922337cd23a15f88b70d8e4ef5f11da38dd7cdb55e84dd5de99695da0"2072dependencies = [2073 "enumflags2_derive",2074]20752076[[package]]2077name = "enumflags2_derive"2078version = "0.6.4"2079source = "registry+https://github.com/rust-lang/crates.io-index"2080checksum = "946ee94e3dbf58fdd324f9ce245c7b238d46a66f00e86a020b71996349e46cce"2081dependencies = [2082 "proc-macro2",2083 "quote",2084 "syn",2085]20862087[[package]]2088name = "enumn"2089version = "0.1.3"2090source = "registry+https://github.com/rust-lang/crates.io-index"2091checksum = "4e58b112d5099aa0857c5d05f0eacab86406dd8c0f85fe5d320a13256d29ecf4"2092dependencies = [2093 "proc-macro2",2094 "quote",2095 "syn",2096]20972098[[package]]2099name = "env_logger"2100version = "0.7.1"2101source = "registry+https://github.com/rust-lang/crates.io-index"2102checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"2103dependencies = [2104 "atty",2105 "humantime 1.3.0",2106 "log",2107 "regex",2108 "termcolor",2109]21102111[[package]]2112name = "env_logger"2113version = "0.8.4"2114source = "registry+https://github.com/rust-lang/crates.io-index"2115checksum = "a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3"2116dependencies = [2117 "atty",2118 "humantime 2.0.1",2119 "log",2120 "regex",2121 "termcolor",2122]21232124[[package]]2125name = "environmental"2126version = "1.1.3"2127source = "registry+https://github.com/rust-lang/crates.io-index"2128checksum = "68b91989ae21441195d7d9b9993a2f9295c7e1a8c96255d8b729accddc124797"21292130[[package]]2131name = "erased-serde"2132version = "0.3.12"2133source = "registry+https://github.com/rust-lang/crates.io-index"2134checksum = "6ca8b296792113e1500fd935ae487be6e00ce318952a6880555554824d6ebf38"2135dependencies = [2136 "serde",2137]21382139[[package]]2140name = "errno"2141version = "0.2.5"2142source = "registry+https://github.com/rust-lang/crates.io-index"2143checksum = "b480f641ccf0faf324e20c1d3e53d81b7484c698b42ea677f6907ae4db195371"2144dependencies = [2145 "errno-dragonfly",2146 "libc",2147 "winapi 0.3.9",2148]21492150[[package]]2151name = "errno-dragonfly"2152version = "0.1.1"2153source = "registry+https://github.com/rust-lang/crates.io-index"2154checksum = "14ca354e36190500e1e1fb267c647932382b54053c50b14970856c0b00a35067"2155dependencies = [2156 "gcc",2157 "libc",2158]21592160[[package]]2161name = "ethbloom"2162version = "0.11.0"2163source = "registry+https://github.com/rust-lang/crates.io-index"2164checksum = "779864b9c7f7ead1f092972c3257496c6a84b46dba2ce131dd8a282cb2cc5972"2165dependencies = [2166 "crunchy",2167 "fixed-hash",2168 "impl-codec",2169 "impl-rlp",2170 "impl-serde",2171 "tiny-keccak",2172]21732174[[package]]2175name = "ethereum"2176version = "0.9.0"2177source = "registry+https://github.com/rust-lang/crates.io-index"2178checksum = "4a67be3eaf296ef668733f54c637e84d0ca34eaf194f0077455135981ad464c3"2179dependencies = [2180 "bytes 1.0.1",2181 "ethereum-types",2182 "hash-db",2183 "hash256-std-hasher",2184 "parity-scale-codec",2185 "rlp",2186 "rlp-derive",2187 "serde",2188 "sha3 0.9.1",2189 "triehash",2190]21912192[[package]]2193name = "ethereum-types"2194version = "0.12.0"2195source = "registry+https://github.com/rust-lang/crates.io-index"2196checksum = "0dd6bde671199089e601e8d47e153368b893ef885f11f365a3261ec58153c211"2197dependencies = [2198 "ethbloom",2199 "fixed-hash",2200 "impl-codec",2201 "impl-rlp",2202 "impl-serde",2203 "primitive-types 0.10.1",2204 "uint",2205]22062207[[package]]2208name = "event-listener"2209version = "2.5.1"2210source = "registry+https://github.com/rust-lang/crates.io-index"2211checksum = "f7531096570974c3a9dcf9e4b8e1cede1ec26cf5046219fb3b9d897503b9be59"22122213[[package]]2214name = "evm"2215version = "0.30.0"2216source = "git+https://github.com/uniquenetwork/evm.git?branch=precompile-output-parachain#d126c98ab2606bdf1ec1ad90b6d59c024d000b29"2217dependencies = [2218 "environmental",2219 "ethereum",2220 "evm-core",2221 "evm-gasometer",2222 "evm-runtime",2223 "log",2224 "parity-scale-codec",2225 "primitive-types 0.10.1",2226 "rlp",2227 "serde",2228 "sha3 0.8.2",2229]22302231[[package]]2232name = "evm-coder"2233version = "0.1.0"2234dependencies = [2235 "ethereum",2236 "evm-coder-macros",2237 "evm-core",2238 "hex",2239 "hex-literal",2240 "impl-trait-for-tuples 0.2.1",2241 "primitive-types 0.10.1",2242]22432244[[package]]2245name = "evm-coder-macros"2246version = "0.1.0"2247dependencies = [2248 "Inflector",2249 "darling",2250 "hex",2251 "proc-macro2",2252 "quote",2253 "sha3 0.9.1",2254 "syn",2255]22562257[[package]]2258name = "evm-core"2259version = "0.30.0"2260source = "git+https://github.com/uniquenetwork/evm.git?branch=precompile-output-parachain#d126c98ab2606bdf1ec1ad90b6d59c024d000b29"2261dependencies = [2262 "funty",2263 "parity-scale-codec",2264 "primitive-types 0.10.1",2265 "serde",2266]22672268[[package]]2269name = "evm-gasometer"2270version = "0.30.0"2271source = "git+https://github.com/uniquenetwork/evm.git?branch=precompile-output-parachain#d126c98ab2606bdf1ec1ad90b6d59c024d000b29"2272dependencies = [2273 "environmental",2274 "evm-core",2275 "evm-runtime",2276 "primitive-types 0.10.1",2277]22782279[[package]]2280name = "evm-runtime"2281version = "0.30.0"2282source = "git+https://github.com/uniquenetwork/evm.git?branch=precompile-output-parachain#d126c98ab2606bdf1ec1ad90b6d59c024d000b29"2283dependencies = [2284 "environmental",2285 "evm-core",2286 "primitive-types 0.10.1",2287 "sha3 0.8.2",2288]22892290[[package]]2291name = "exit-future"2292version = "0.2.0"2293source = "registry+https://github.com/rust-lang/crates.io-index"2294checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5"2295dependencies = [2296 "futures 0.3.16",2297]22982299[[package]]2300name = "failure"2301version = "0.1.8"2302source = "registry+https://github.com/rust-lang/crates.io-index"2303checksum = "d32e9bd16cc02eae7db7ef620b392808b89f6a5e16bb3497d159c6b92a0f4f86"2304dependencies = [2305 "backtrace",2306 "failure_derive",2307]23082309[[package]]2310name = "failure_derive"2311version = "0.1.8"2312source = "registry+https://github.com/rust-lang/crates.io-index"2313checksum = "aa4da3c766cd7a0db8242e326e9e4e081edd567072893ed320008189715366a4"2314dependencies = [2315 "proc-macro2",2316 "quote",2317 "syn",2318 "synstructure",2319]23202321[[package]]2322name = "fake-simd"2323version = "0.1.2"2324source = "registry+https://github.com/rust-lang/crates.io-index"2325checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"23262327[[package]]2328name = "fallible-iterator"2329version = "0.2.0"2330source = "registry+https://github.com/rust-lang/crates.io-index"2331checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"23322333[[package]]2334name = "fastrand"2335version = "1.4.0"2336source = "registry+https://github.com/rust-lang/crates.io-index"2337checksum = "ca5faf057445ce5c9d4329e382b2ce7ca38550ef3b73a5348362d5f24e0c7fe3"2338dependencies = [2339 "instant",2340]23412342[[package]]2343name = "fc-consensus"2344version = "2.0.0-dev"2345source = "git+https://github.com/uniquenetwork/frontier.git?branch=injected-transactions-parachain#9e8630ae4e420f764dad25eec1e0ef41cf6a2694"2346dependencies = [2347 "async-trait",2348 "derive_more",2349 "fc-db",2350 "fp-consensus",2351 "fp-rpc",2352 "futures 0.3.16",2353 "log",2354 "parity-scale-codec",2355 "sc-client-api",2356 "sc-consensus",2357 "sc-transaction-pool-api",2358 "sp-api",2359 "sp-block-builder",2360 "sp-blockchain",2361 "sp-consensus",2362 "sp-core",2363 "sp-inherents",2364 "sp-runtime",2365 "sp-timestamp",2366 "substrate-prometheus-endpoint",2367]23682369[[package]]2370name = "fc-db"2371version = "2.0.0-dev"2372source = "git+https://github.com/uniquenetwork/frontier.git?branch=injected-transactions-parachain#9e8630ae4e420f764dad25eec1e0ef41cf6a2694"2373dependencies = [2374 "fp-storage",2375 "kvdb",2376 "kvdb-rocksdb 0.14.0",2377 "pallet-ethereum",2378 "parity-scale-codec",2379 "parking_lot 0.11.1",2380 "sp-core",2381 "sp-database",2382 "sp-runtime",2383]23842385[[package]]2386name = "fc-mapping-sync"2387version = "2.0.0-dev"2388source = "git+https://github.com/uniquenetwork/frontier.git?branch=injected-transactions-parachain#9e8630ae4e420f764dad25eec1e0ef41cf6a2694"2389dependencies = [2390 "fc-consensus",2391 "fc-db",2392 "fp-consensus",2393 "fp-rpc",2394 "futures 0.3.16",2395 "futures-timer 3.0.2",2396 "log",2397 "sc-client-api",2398 "sp-api",2399 "sp-blockchain",2400 "sp-runtime",2401]24022403[[package]]2404name = "fc-rpc"2405version = "2.0.0-dev"2406source = "git+https://github.com/uniquenetwork/frontier.git?branch=injected-transactions-parachain#9e8630ae4e420f764dad25eec1e0ef41cf6a2694"2407dependencies = [2408 "ethereum",2409 "ethereum-types",2410 "evm",2411 "fc-consensus",2412 "fc-db",2413 "fc-rpc-core",2414 "fp-consensus",2415 "fp-evm",2416 "fp-rpc",2417 "fp-storage",2418 "futures 0.3.16",2419 "futures-util",2420 "jsonrpc-core 15.1.0",2421 "jsonrpc-pubsub 15.1.0",2422 "libsecp256k1 0.3.5",2423 "log",2424 "pallet-ethereum",2425 "pallet-evm",2426 "parity-scale-codec",2427 "rand 0.7.3",2428 "rlp",2429 "rustc-hex",2430 "sc-client-api",2431 "sc-network",2432 "sc-rpc",2433 "sc-service",2434 "sc-transaction-pool-api",2435 "sha3 0.8.2",2436 "sp-api",2437 "sp-blockchain",2438 "sp-io",2439 "sp-runtime",2440 "sp-storage",2441 "sp-transaction-pool",2442]24432444[[package]]2445name = "fc-rpc-core"2446version = "1.1.0-dev"2447source = "git+https://github.com/uniquenetwork/frontier.git?branch=injected-transactions-parachain#9e8630ae4e420f764dad25eec1e0ef41cf6a2694"2448dependencies = [2449 "ethereum-types",2450 "jsonrpc-core 15.1.0",2451 "jsonrpc-core-client 14.2.0",2452 "jsonrpc-derive 14.2.2",2453 "jsonrpc-pubsub 15.1.0",2454 "rustc-hex",2455 "serde",2456 "serde_json",2457]24582459[[package]]2460name = "fdlimit"2461version = "0.2.1"2462source = "registry+https://github.com/rust-lang/crates.io-index"2463checksum = "2c4c9e43643f5a3be4ca5b67d26b98031ff9db6806c3440ae32e02e3ceac3f1b"2464dependencies = [2465 "libc",2466]24672468[[package]]2469name = "file-per-thread-logger"2470version = "0.1.3"2471source = "registry+https://github.com/rust-lang/crates.io-index"2472checksum = "8b3937f028664bd0e13df401ba49a4567ccda587420365823242977f06609ed1"2473dependencies = [2474 "env_logger 0.7.1",2475 "log",2476]24772478[[package]]2479name = "finality-grandpa"2480version = "0.14.1"2481source = "registry+https://github.com/rust-lang/crates.io-index"2482checksum = "74a1bfdcc776e63e49f741c7ce6116fa1b887e8ac2e3ccb14dd4aa113e54feb9"2483dependencies = [2484 "either",2485 "futures 0.3.16",2486 "futures-timer 3.0.2",2487 "log",2488 "num-traits",2489 "parity-scale-codec",2490 "parking_lot 0.11.1",2491]24922493[[package]]2494name = "fixed-hash"2495version = "0.7.0"2496source = "registry+https://github.com/rust-lang/crates.io-index"2497checksum = "cfcf0ed7fe52a17a03854ec54a9f76d6d84508d1c0e66bc1793301c73fc8493c"2498dependencies = [2499 "byteorder",2500 "rand 0.8.4",2501 "rustc-hex",2502 "static_assertions",2503]25042505[[package]]2506name = "fixedbitset"2507version = "0.2.0"2508source = "registry+https://github.com/rust-lang/crates.io-index"2509checksum = "37ab347416e802de484e4d03c7316c48f1ecb56574dfd4a46a80f173ce1de04d"25102511[[package]]2512name = "flate2"2513version = "1.0.16"2514source = "registry+https://github.com/rust-lang/crates.io-index"2515checksum = "68c90b0fc46cf89d227cc78b40e494ff81287a92dd07631e5af0d06fe3cf885e"2516dependencies = [2517 "cfg-if 0.1.10",2518 "crc32fast",2519 "libc",2520 "libz-sys",2521 "miniz_oxide",2522]25232524[[package]]2525name = "flexi_logger"2526version = "0.15.12"2527source = "registry+https://github.com/rust-lang/crates.io-index"2528checksum = "aaab3caedb4149800f91e8e4899f29cd9ddf3b569b04c365ca9334f92f7542bf"2529dependencies = [2530 "atty",2531 "chrono",2532 "glob",2533 "lazy_static",2534 "log",2535 "regex",2536 "thiserror",2537 "yansi",2538]25392540[[package]]2541name = "fnv"2542version = "1.0.7"2543source = "registry+https://github.com/rust-lang/crates.io-index"2544checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"25452546[[package]]2547name = "fork-tree"2548version = "3.0.0"2549source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"2550dependencies = [2551 "parity-scale-codec",2552]25532554[[package]]2555name = "form_urlencoded"2556version = "1.0.0"2557source = "registry+https://github.com/rust-lang/crates.io-index"2558checksum = "ece68d15c92e84fa4f19d3780f1294e5ca82a78a6d515f1efaabcc144688be00"2559dependencies = [2560 "matches",2561 "percent-encoding 2.1.0",2562]25632564[[package]]2565name = "fp-consensus"2566version = "2.0.0-dev"2567source = "git+https://github.com/uniquenetwork/frontier.git?branch=injected-transactions-parachain#9e8630ae4e420f764dad25eec1e0ef41cf6a2694"2568dependencies = [2569 "ethereum",2570 "parity-scale-codec",2571 "rlp",2572 "sha3 0.8.2",2573 "sp-core",2574 "sp-runtime",2575 "sp-std",2576]25772578[[package]]2579name = "fp-evm"2580version = "3.0.0-dev"2581source = "git+https://github.com/uniquenetwork/frontier.git?branch=injected-transactions-parachain#9e8630ae4e420f764dad25eec1e0ef41cf6a2694"2582dependencies = [2583 "evm",2584 "impl-trait-for-tuples 0.1.3",2585 "parity-scale-codec",2586 "serde",2587 "sp-core",2588 "sp-std",2589]25902591[[package]]2592name = "fp-rpc"2593version = "3.0.0-dev"2594source = "git+https://github.com/uniquenetwork/frontier.git?branch=injected-transactions-parachain#9e8630ae4e420f764dad25eec1e0ef41cf6a2694"2595dependencies = [2596 "ethereum",2597 "ethereum-types",2598 "fp-evm",2599 "parity-scale-codec",2600 "sp-api",2601 "sp-core",2602 "sp-io",2603 "sp-runtime",2604 "sp-std",2605]26062607[[package]]2608name = "fp-storage"2609version = "2.0.0"2610source = "git+https://github.com/uniquenetwork/frontier.git?branch=injected-transactions-parachain#9e8630ae4e420f764dad25eec1e0ef41cf6a2694"26112612[[package]]2613name = "frame-benchmarking"2614version = "4.0.0-dev"2615source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"2616dependencies = [2617 "frame-support",2618 "frame-system",2619 "linregress",2620 "log",2621 "parity-scale-codec",2622 "paste",2623 "sp-api",2624 "sp-io",2625 "sp-runtime",2626 "sp-runtime-interface",2627 "sp-std",2628 "sp-storage",2629]26302631[[package]]2632name = "frame-benchmarking-cli"2633version = "4.0.0-dev"2634source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"2635dependencies = [2636 "Inflector",2637 "chrono",2638 "frame-benchmarking",2639 "frame-support",2640 "handlebars",2641 "linked-hash-map",2642 "log",2643 "parity-scale-codec",2644 "sc-cli",2645 "sc-client-db",2646 "sc-executor",2647 "sc-service",2648 "serde",2649 "sp-core",2650 "sp-externalities",2651 "sp-keystore",2652 "sp-runtime",2653 "sp-state-machine",2654 "structopt",2655]26562657[[package]]2658name = "frame-election-provider-support"2659version = "4.0.0-dev"2660source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"2661dependencies = [2662 "frame-support",2663 "frame-system",2664 "parity-scale-codec",2665 "sp-arithmetic",2666 "sp-npos-elections",2667 "sp-std",2668]26692670[[package]]2671name = "frame-executive"2672version = "4.0.0-dev"2673source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"2674dependencies = [2675 "frame-support",2676 "frame-system",2677 "parity-scale-codec",2678 "sp-core",2679 "sp-io",2680 "sp-runtime",2681 "sp-std",2682 "sp-tracing",2683]26842685[[package]]2686name = "frame-metadata"2687version = "14.0.0-dev"2688source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"2689dependencies = [2690 "parity-scale-codec",2691 "serde",2692 "sp-core",2693 "sp-std",2694]26952696[[package]]2697name = "frame-support"2698version = "4.0.0-dev"2699source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"2700dependencies = [2701 "bitflags",2702 "frame-metadata",2703 "frame-support-procedural",2704 "impl-trait-for-tuples 0.2.1",2705 "log",2706 "once_cell",2707 "parity-scale-codec",2708 "paste",2709 "serde",2710 "smallvec 1.6.1",2711 "sp-arithmetic",2712 "sp-core",2713 "sp-inherents",2714 "sp-io",2715 "sp-runtime",2716 "sp-staking",2717 "sp-state-machine",2718 "sp-std",2719 "sp-tracing",2720]27212722[[package]]2723name = "frame-support-procedural"2724version = "4.0.0-dev"2725source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"2726dependencies = [2727 "Inflector",2728 "frame-support-procedural-tools",2729 "proc-macro2",2730 "quote",2731 "syn",2732]27332734[[package]]2735name = "frame-support-procedural-tools"2736version = "4.0.0-dev"2737source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"2738dependencies = [2739 "frame-support-procedural-tools-derive",2740 "proc-macro-crate 1.0.0",2741 "proc-macro2",2742 "quote",2743 "syn",2744]27452746[[package]]2747name = "frame-support-procedural-tools-derive"2748version = "3.0.0"2749source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"2750dependencies = [2751 "proc-macro2",2752 "quote",2753 "syn",2754]27552756[[package]]2757name = "frame-system"2758version = "4.0.0-dev"2759source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"2760dependencies = [2761 "frame-support",2762 "impl-trait-for-tuples 0.2.1",2763 "log",2764 "parity-scale-codec",2765 "serde",2766 "sp-core",2767 "sp-io",2768 "sp-runtime",2769 "sp-std",2770 "sp-version",2771]27722773[[package]]2774name = "frame-system-benchmarking"2775version = "4.0.0-dev"2776source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"2777dependencies = [2778 "frame-benchmarking",2779 "frame-support",2780 "frame-system",2781 "parity-scale-codec",2782 "sp-core",2783 "sp-runtime",2784 "sp-std",2785]27862787[[package]]2788name = "frame-system-rpc-runtime-api"2789version = "4.0.0-dev"2790source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"2791dependencies = [2792 "parity-scale-codec",2793 "sp-api",2794]27952796[[package]]2797name = "frame-try-runtime"2798version = "0.10.0-dev"2799source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"2800dependencies = [2801 "frame-support",2802 "parity-scale-codec",2803 "sp-api",2804 "sp-runtime",2805 "sp-std",2806]28072808[[package]]2809name = "fs-err"2810version = "2.5.0"2811source = "registry+https://github.com/rust-lang/crates.io-index"2812checksum = "bcd1163ae48bda72a20ae26d66a04d3094135cadab911cff418ae5e33f253431"28132814[[package]]2815name = "fs-swap"2816version = "0.2.6"2817source = "registry+https://github.com/rust-lang/crates.io-index"2818checksum = "03d47dad3685eceed8488986cad3d5027165ea5edb164331770e2059555f10a5"2819dependencies = [2820 "lazy_static",2821 "libc",2822 "libloading 0.5.2",2823 "winapi 0.3.9",2824]28252826[[package]]2827name = "fs2"2828version = "0.4.3"2829source = "registry+https://github.com/rust-lang/crates.io-index"2830checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"2831dependencies = [2832 "libc",2833 "winapi 0.3.9",2834]28352836[[package]]2837name = "fuchsia-cprng"2838version = "0.1.1"2839source = "registry+https://github.com/rust-lang/crates.io-index"2840checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"28412842[[package]]2843name = "fuchsia-zircon"2844version = "0.3.3"2845source = "registry+https://github.com/rust-lang/crates.io-index"2846checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"2847dependencies = [2848 "bitflags",2849 "fuchsia-zircon-sys",2850]28512852[[package]]2853name = "fuchsia-zircon-sys"2854version = "0.3.3"2855source = "registry+https://github.com/rust-lang/crates.io-index"2856checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"28572858[[package]]2859name = "funty"2860version = "1.1.0"2861source = "registry+https://github.com/rust-lang/crates.io-index"2862checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7"28632864[[package]]2865name = "futures"2866version = "0.1.29"2867source = "registry+https://github.com/rust-lang/crates.io-index"2868checksum = "1b980f2816d6ee8673b6517b52cb0e808a180efc92e5c19d02cdda79066703ef"28692870[[package]]2871name = "futures"2872version = "0.3.16"2873source = "registry+https://github.com/rust-lang/crates.io-index"2874checksum = "1adc00f486adfc9ce99f77d717836f0c5aa84965eb0b4f051f4e83f7cab53f8b"2875dependencies = [2876 "futures-channel",2877 "futures-core",2878 "futures-executor",2879 "futures-io",2880 "futures-sink",2881 "futures-task",2882 "futures-util",2883]28842885[[package]]2886name = "futures-channel"2887version = "0.3.16"2888source = "registry+https://github.com/rust-lang/crates.io-index"2889checksum = "74ed2411805f6e4e3d9bc904c95d5d423b89b3b25dc0250aa74729de20629ff9"2890dependencies = [2891 "futures-core",2892 "futures-sink",2893]28942895[[package]]2896name = "futures-core"2897version = "0.3.16"2898source = "registry+https://github.com/rust-lang/crates.io-index"2899checksum = "af51b1b4a7fdff033703db39de8802c673eb91855f2e0d47dcf3bf2c0ef01f99"29002901[[package]]2902name = "futures-cpupool"2903version = "0.1.8"2904source = "registry+https://github.com/rust-lang/crates.io-index"2905checksum = "ab90cde24b3319636588d0c35fe03b1333857621051837ed769faefb4c2162e4"2906dependencies = [2907 "futures 0.1.29",2908 "num_cpus",2909]29102911[[package]]2912name = "futures-executor"2913version = "0.3.16"2914source = "registry+https://github.com/rust-lang/crates.io-index"2915checksum = "4d0d535a57b87e1ae31437b892713aee90cd2d7b0ee48727cd11fc72ef54761c"2916dependencies = [2917 "futures-core",2918 "futures-task",2919 "futures-util",2920 "num_cpus",2921]29222923[[package]]2924name = "futures-io"2925version = "0.3.16"2926source = "registry+https://github.com/rust-lang/crates.io-index"2927checksum = "0b0e06c393068f3a6ef246c75cdca793d6a46347e75286933e5e75fd2fd11582"29282929[[package]]2930name = "futures-lite"2931version = "1.11.3"2932source = "registry+https://github.com/rust-lang/crates.io-index"2933checksum = "b4481d0cd0de1d204a4fa55e7d45f07b1d958abcb06714b3446438e2eff695fb"2934dependencies = [2935 "fastrand",2936 "futures-core",2937 "futures-io",2938 "memchr",2939 "parking",2940 "pin-project-lite 0.2.4",2941 "waker-fn",2942]29432944[[package]]2945name = "futures-macro"2946version = "0.3.16"2947source = "registry+https://github.com/rust-lang/crates.io-index"2948checksum = "c54913bae956fb8df7f4dc6fc90362aa72e69148e3f39041fbe8742d21e0ac57"2949dependencies = [2950 "autocfg",2951 "proc-macro-hack",2952 "proc-macro2",2953 "quote",2954 "syn",2955]29562957[[package]]2958name = "futures-rustls"2959version = "0.21.1"2960source = "registry+https://github.com/rust-lang/crates.io-index"2961checksum = "3a1387e07917c711fb4ee4f48ea0adb04a3c9739e53ef85bf43ae1edc2937a8b"2962dependencies = [2963 "futures-io",2964 "rustls 0.19.1",2965 "webpki",2966]29672968[[package]]2969name = "futures-sink"2970version = "0.3.16"2971source = "registry+https://github.com/rust-lang/crates.io-index"2972checksum = "c0f30aaa67363d119812743aa5f33c201a7a66329f97d1a887022971feea4b53"29732974[[package]]2975name = "futures-task"2976version = "0.3.16"2977source = "registry+https://github.com/rust-lang/crates.io-index"2978checksum = "bbe54a98670017f3be909561f6ad13e810d9a51f3f061b902062ca3da80799f2"29792980[[package]]2981name = "futures-timer"2982version = "2.0.2"2983source = "registry+https://github.com/rust-lang/crates.io-index"2984checksum = "a1de7508b218029b0f01662ed8f61b1c964b3ae99d6f25462d0f55a595109df6"29852986[[package]]2987name = "futures-timer"2988version = "3.0.2"2989source = "registry+https://github.com/rust-lang/crates.io-index"2990checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"29912992[[package]]2993name = "futures-util"2994version = "0.3.16"2995source = "registry+https://github.com/rust-lang/crates.io-index"2996checksum = "67eb846bfd58e44a8481a00049e82c43e0ccb5d61f8dc071057cb19249dd4d78"2997dependencies = [2998 "autocfg",2999 "futures 0.1.29",3000 "futures-channel",3001 "futures-core",3002 "futures-io",3003 "futures-macro",3004 "futures-sink",3005 "futures-task",3006 "memchr",3007 "pin-project-lite 0.2.4",3008 "pin-utils",3009 "proc-macro-hack",3010 "proc-macro-nested",3011 "slab",3012]30133014[[package]]3015name = "gcc"3016version = "0.3.55"3017source = "registry+https://github.com/rust-lang/crates.io-index"3018checksum = "8f5f3913fa0bfe7ee1fd8248b6b9f42a5af4b9d65ec2dd2c3c26132b950ecfc2"30193020[[package]]3021name = "generator"3022version = "0.6.23"3023source = "registry+https://github.com/rust-lang/crates.io-index"3024checksum = "8cdc09201b2e8ca1b19290cf7e65de2246b8e91fb6874279722189c4de7b94dc"3025dependencies = [3026 "cc",3027 "libc",3028 "log",3029 "rustc_version",3030 "winapi 0.3.9",3031]30323033[[package]]3034name = "generic-array"3035version = "0.12.3"3036source = "registry+https://github.com/rust-lang/crates.io-index"3037checksum = "c68f0274ae0e023facc3c97b2e00f076be70e254bc851d972503b328db79b2ec"3038dependencies = [3039 "typenum",3040]30413042[[package]]3043name = "generic-array"3044version = "0.14.4"3045source = "registry+https://github.com/rust-lang/crates.io-index"3046checksum = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817"3047dependencies = [3048 "typenum",3049 "version_check",3050]30513052[[package]]3053name = "getrandom"3054version = "0.1.14"3055source = "registry+https://github.com/rust-lang/crates.io-index"3056checksum = "7abc8dd8451921606d809ba32e95b6111925cd2906060d2dcc29c070220503eb"3057dependencies = [3058 "cfg-if 0.1.10",3059 "libc",3060 "wasi 0.9.0+wasi-snapshot-preview1",3061]30623063[[package]]3064name = "getrandom"3065version = "0.2.1"3066source = "registry+https://github.com/rust-lang/crates.io-index"3067checksum = "4060f4657be78b8e766215b02b18a2e862d83745545de804638e2b545e81aee6"3068dependencies = [3069 "cfg-if 1.0.0",3070 "libc",3071 "wasi 0.10.0+wasi-snapshot-preview1",3072]30733074[[package]]3075name = "ghash"3076version = "0.3.0"3077source = "registry+https://github.com/rust-lang/crates.io-index"3078checksum = "d6e27f0689a6e15944bdce7e45425efb87eaa8ab0c6e87f11d0987a9133e2531"3079dependencies = [3080 "polyval",3081]30823083[[package]]3084name = "gimli"3085version = "0.23.0"3086source = "registry+https://github.com/rust-lang/crates.io-index"3087checksum = "f6503fe142514ca4799d4c26297c4248239fe8838d827db6bd6065c6ed29a6ce"30883089[[package]]3090name = "gimli"3091version = "0.24.0"3092source = "registry+https://github.com/rust-lang/crates.io-index"3093checksum = "0e4075386626662786ddb0ec9081e7c7eeb1ba31951f447ca780ef9f5d568189"3094dependencies = [3095 "fallible-iterator",3096 "indexmap",3097 "stable_deref_trait",3098]30993100[[package]]3101name = "glob"3102version = "0.3.0"3103source = "registry+https://github.com/rust-lang/crates.io-index"3104checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"31053106[[package]]3107name = "globset"3108version = "0.4.5"3109source = "registry+https://github.com/rust-lang/crates.io-index"3110checksum = "7ad1da430bd7281dde2576f44c84cc3f0f7b475e7202cd503042dff01a8c8120"3111dependencies = [3112 "aho-corasick",3113 "bstr",3114 "fnv",3115 "log",3116 "regex",3117]31183119[[package]]3120name = "gloo-timers"3121version = "0.2.1"3122source = "registry+https://github.com/rust-lang/crates.io-index"3123checksum = "47204a46aaff920a1ea58b11d03dec6f704287d27561724a4631e450654a891f"3124dependencies = [3125 "futures-channel",3126 "futures-core",3127 "js-sys",3128 "wasm-bindgen",3129 "web-sys",3130]31313132[[package]]3133name = "h2"3134version = "0.1.26"3135source = "registry+https://github.com/rust-lang/crates.io-index"3136checksum = "a5b34c246847f938a410a03c5458c7fee2274436675e76d8b903c08efc29c462"3137dependencies = [3138 "byteorder",3139 "bytes 0.4.12",3140 "fnv",3141 "futures 0.1.29",3142 "http 0.1.21",3143 "indexmap",3144 "log",3145 "slab",3146 "string",3147 "tokio-io",3148]31493150[[package]]3151name = "h2"3152version = "0.2.5"3153source = "registry+https://github.com/rust-lang/crates.io-index"3154checksum = "79b7246d7e4b979c03fa093da39cfb3617a96bbeee6310af63991668d7e843ff"3155dependencies = [3156 "bytes 0.5.6",3157 "fnv",3158 "futures-core",3159 "futures-sink",3160 "futures-util",3161 "http 0.2.1",3162 "indexmap",3163 "log",3164 "slab",3165 "tokio 0.2.21",3166 "tokio-util",3167]31683169[[package]]3170name = "handlebars"3171version = "3.5.1"3172source = "registry+https://github.com/rust-lang/crates.io-index"3173checksum = "2764f9796c0ddca4b82c07f25dd2cb3db30b9a8f47940e78e1c883d9e95c3db9"3174dependencies = [3175 "log",3176 "pest",3177 "pest_derive",3178 "quick-error 2.0.0",3179 "serde",3180 "serde_json",3181]31823183[[package]]3184name = "hash-db"3185version = "0.15.2"3186source = "registry+https://github.com/rust-lang/crates.io-index"3187checksum = "d23bd4e7b5eda0d0f3a307e8b381fdc8ba9000f26fbe912250c0a4cc3956364a"31883189[[package]]3190name = "hash256-std-hasher"3191version = "0.15.2"3192source = "registry+https://github.com/rust-lang/crates.io-index"3193checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"3194dependencies = [3195 "crunchy",3196]31973198[[package]]3199name = "hashbrown"3200version = "0.9.1"3201source = "registry+https://github.com/rust-lang/crates.io-index"3202checksum = "d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04"3203dependencies = [3204 "ahash 0.4.6",3205]32063207[[package]]3208name = "hashbrown"3209version = "0.11.2"3210source = "registry+https://github.com/rust-lang/crates.io-index"3211checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"3212dependencies = [3213 "ahash 0.7.4",3214]32153216[[package]]3217name = "heck"3218version = "0.3.1"3219source = "registry+https://github.com/rust-lang/crates.io-index"3220checksum = "20564e78d53d2bb135c343b3f47714a56af2061f1c928fdb541dc7b9fdd94205"3221dependencies = [3222 "unicode-segmentation",3223]32243225[[package]]3226name = "hermit-abi"3227version = "0.1.15"3228source = "registry+https://github.com/rust-lang/crates.io-index"3229checksum = "3deed196b6e7f9e44a2ae8d94225d80302d81208b1bb673fd21fe634645c85a9"3230dependencies = [3231 "libc",3232]32333234[[package]]3235name = "hex"3236version = "0.4.3"3237source = "registry+https://github.com/rust-lang/crates.io-index"3238checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"32393240[[package]]3241name = "hex-literal"3242version = "0.3.3"3243source = "registry+https://github.com/rust-lang/crates.io-index"3244checksum = "21e4590e13640f19f249fe3e4eca5113bc4289f2497710378190e7f4bd96f45b"32453246[[package]]3247name = "hex_fmt"3248version = "0.3.0"3249source = "registry+https://github.com/rust-lang/crates.io-index"3250checksum = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f"32513252[[package]]3253name = "hmac"3254version = "0.7.1"3255source = "registry+https://github.com/rust-lang/crates.io-index"3256checksum = "5dcb5e64cda4c23119ab41ba960d1e170a774c8e4b9d9e6a9bc18aabf5e59695"3257dependencies = [3258 "crypto-mac 0.7.0",3259 "digest 0.8.1",3260]32613262[[package]]3263name = "hmac"3264version = "0.8.1"3265source = "registry+https://github.com/rust-lang/crates.io-index"3266checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"3267dependencies = [3268 "crypto-mac 0.8.0",3269 "digest 0.9.0",3270]32713272[[package]]3273name = "hmac-drbg"3274version = "0.2.0"3275source = "registry+https://github.com/rust-lang/crates.io-index"3276checksum = "c6e570451493f10f6581b48cdd530413b63ea9e780f544bfd3bdcaa0d89d1a7b"3277dependencies = [3278 "digest 0.8.1",3279 "generic-array 0.12.3",3280 "hmac 0.7.1",3281]32823283[[package]]3284name = "hmac-drbg"3285version = "0.3.0"3286source = "registry+https://github.com/rust-lang/crates.io-index"3287checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1"3288dependencies = [3289 "digest 0.9.0",3290 "generic-array 0.14.4",3291 "hmac 0.8.1",3292]32933294[[package]]3295name = "hostname"3296version = "0.3.1"3297source = "registry+https://github.com/rust-lang/crates.io-index"3298checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"3299dependencies = [3300 "libc",3301 "match_cfg",3302 "winapi 0.3.9",3303]33043305[[package]]3306name = "http"3307version = "0.1.21"3308source = "registry+https://github.com/rust-lang/crates.io-index"3309checksum = "d6ccf5ede3a895d8856620237b2f02972c1bbc78d2965ad7fe8838d4a0ed41f0"3310dependencies = [3311 "bytes 0.4.12",3312 "fnv",3313 "itoa",3314]33153316[[package]]3317name = "http"3318version = "0.2.1"3319source = "registry+https://github.com/rust-lang/crates.io-index"3320checksum = "28d569972648b2c512421b5f2a405ad6ac9666547189d0c5477a3f200f3e02f9"3321dependencies = [3322 "bytes 0.5.6",3323 "fnv",3324 "itoa",3325]33263327[[package]]3328name = "http-body"3329version = "0.1.0"3330source = "registry+https://github.com/rust-lang/crates.io-index"3331checksum = "6741c859c1b2463a423a1dbce98d418e6c3c3fc720fb0d45528657320920292d"3332dependencies = [3333 "bytes 0.4.12",3334 "futures 0.1.29",3335 "http 0.1.21",3336 "tokio-buf",3337]33383339[[package]]3340name = "http-body"3341version = "0.3.1"3342source = "registry+https://github.com/rust-lang/crates.io-index"3343checksum = "13d5ff830006f7646652e057693569bfe0d51760c0085a071769d142a205111b"3344dependencies = [3345 "bytes 0.5.6",3346 "http 0.2.1",3347]33483349[[package]]3350name = "http-body"3351version = "0.4.2"3352source = "registry+https://github.com/rust-lang/crates.io-index"3353checksum = "60daa14be0e0786db0f03a9e57cb404c9d756eed2b6c62b9ea98ec5743ec75a9"3354dependencies = [3355 "bytes 1.0.1",3356 "http 0.2.1",3357 "pin-project-lite 0.2.4",3358]33593360[[package]]3361name = "httparse"3362version = "1.3.4"3363source = "registry+https://github.com/rust-lang/crates.io-index"3364checksum = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9"33653366[[package]]3367name = "httpdate"3368version = "0.3.2"3369source = "registry+https://github.com/rust-lang/crates.io-index"3370checksum = "494b4d60369511e7dea41cf646832512a94e542f68bb9c49e54518e0f468eb47"33713372[[package]]3373name = "humantime"3374version = "1.3.0"3375source = "registry+https://github.com/rust-lang/crates.io-index"3376checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"3377dependencies = [3378 "quick-error 1.2.3",3379]33803381[[package]]3382name = "humantime"3383version = "2.0.1"3384source = "registry+https://github.com/rust-lang/crates.io-index"3385checksum = "3c1ad908cc71012b7bea4d0c53ba96a8cba9962f048fa68d143376143d863b7a"33863387[[package]]3388name = "hyper"3389version = "0.12.35"3390source = "registry+https://github.com/rust-lang/crates.io-index"3391checksum = "9dbe6ed1438e1f8ad955a4701e9a944938e9519f6888d12d8558b645e247d5f6"3392dependencies = [3393 "bytes 0.4.12",3394 "futures 0.1.29",3395 "futures-cpupool",3396 "h2 0.1.26",3397 "http 0.1.21",3398 "http-body 0.1.0",3399 "httparse",3400 "iovec",3401 "itoa",3402 "log",3403 "net2",3404 "rustc_version",3405 "time",3406 "tokio 0.1.22",3407 "tokio-buf",3408 "tokio-executor",3409 "tokio-io",3410 "tokio-reactor",3411 "tokio-tcp",3412 "tokio-threadpool",3413 "tokio-timer",3414 "want 0.2.0",3415]34163417[[package]]3418name = "hyper"3419version = "0.13.9"3420source = "registry+https://github.com/rust-lang/crates.io-index"3421checksum = "f6ad767baac13b44d4529fcf58ba2cd0995e36e7b435bc5b039de6f47e880dbf"3422dependencies = [3423 "bytes 0.5.6",3424 "futures-channel",3425 "futures-core",3426 "futures-util",3427 "h2 0.2.5",3428 "http 0.2.1",3429 "http-body 0.3.1",3430 "httparse",3431 "httpdate",3432 "itoa",3433 "pin-project 1.0.7",3434 "socket2 0.3.17",3435 "tokio 0.2.21",3436 "tower-service",3437 "tracing",3438 "want 0.3.0",3439]34403441[[package]]3442name = "hyper"3443version = "0.14.5"3444source = "registry+https://github.com/rust-lang/crates.io-index"3445checksum = "8bf09f61b52cfcf4c00de50df88ae423d6c02354e385a86341133b5338630ad1"3446dependencies = [3447 "bytes 1.0.1",3448 "futures-channel",3449 "futures-core",3450 "futures-util",3451 "http 0.2.1",3452 "http-body 0.4.2",3453 "httparse",3454 "httpdate",3455 "itoa",3456 "pin-project 1.0.7",3457 "tokio 1.6.1",3458 "tower-service",3459 "tracing",3460 "want 0.3.0",3461]34623463[[package]]3464name = "hyper-rustls"3465version = "0.21.0"3466source = "registry+https://github.com/rust-lang/crates.io-index"3467checksum = "37743cc83e8ee85eacfce90f2f4102030d9ff0a95244098d781e9bee4a90abb6"3468dependencies = [3469 "bytes 0.5.6",3470 "ct-logs",3471 "futures-util",3472 "hyper 0.13.9",3473 "log",3474 "rustls 0.18.0",3475 "rustls-native-certs 0.4.0",3476 "tokio 0.2.21",3477 "tokio-rustls 0.14.0",3478 "webpki",3479]34803481[[package]]3482name = "ident_case"3483version = "1.0.1"3484source = "registry+https://github.com/rust-lang/crates.io-index"3485checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"34863487[[package]]3488name = "idna"3489version = "0.1.5"3490source = "registry+https://github.com/rust-lang/crates.io-index"3491checksum = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"3492dependencies = [3493 "matches",3494 "unicode-bidi",3495 "unicode-normalization",3496]34973498[[package]]3499name = "idna"3500version = "0.2.0"3501source = "registry+https://github.com/rust-lang/crates.io-index"3502checksum = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"3503dependencies = [3504 "matches",3505 "unicode-bidi",3506 "unicode-normalization",3507]35083509[[package]]3510name = "if-addrs"3511version = "0.6.5"3512source = "registry+https://github.com/rust-lang/crates.io-index"3513checksum = "28538916eb3f3976311f5dfbe67b5362d0add1293d0a9cad17debf86f8e3aa48"3514dependencies = [3515 "if-addrs-sys",3516 "libc",3517 "winapi 0.3.9",3518]35193520[[package]]3521name = "if-addrs-sys"3522version = "0.3.2"3523source = "registry+https://github.com/rust-lang/crates.io-index"3524checksum = "de74b9dd780476e837e5eb5ab7c88b49ed304126e412030a0adba99c8efe79ea"3525dependencies = [3526 "cc",3527 "libc",3528]35293530[[package]]3531name = "if-watch"3532version = "0.2.0"3533source = "registry+https://github.com/rust-lang/crates.io-index"3534checksum = "6a6d52908d4ea4ab2bc22474ba149bf1011c8e2c3ebc1ff593ae28ac44f494b6"3535dependencies = [3536 "async-io",3537 "futures 0.3.16",3538 "futures-lite",3539 "if-addrs",3540 "ipnet",3541 "libc",3542 "log",3543 "winapi 0.3.9",3544]35453546[[package]]3547name = "impl-codec"3548version = "0.5.1"3549source = "registry+https://github.com/rust-lang/crates.io-index"3550checksum = "161ebdfec3c8e3b52bf61c4f3550a1eea4f9579d10dc1b936f3171ebdcd6c443"3551dependencies = [3552 "parity-scale-codec",3553]35543555[[package]]3556name = "impl-rlp"3557version = "0.3.0"3558source = "registry+https://github.com/rust-lang/crates.io-index"3559checksum = "f28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808"3560dependencies = [3561 "rlp",3562]35633564[[package]]3565name = "impl-serde"3566version = "0.3.1"3567source = "registry+https://github.com/rust-lang/crates.io-index"3568checksum = "b47ca4d2b6931707a55fce5cf66aff80e2178c8b63bbb4ecb5695cbc870ddf6f"3569dependencies = [3570 "serde",3571]35723573[[package]]3574name = "impl-trait-for-tuples"3575version = "0.1.3"3576source = "registry+https://github.com/rust-lang/crates.io-index"3577checksum = "7ef5550a42e3740a0e71f909d4c861056a284060af885ae7aa6242820f920d9d"3578dependencies = [3579 "proc-macro2",3580 "quote",3581 "syn",3582]35833584[[package]]3585name = "impl-trait-for-tuples"3586version = "0.2.1"3587source = "registry+https://github.com/rust-lang/crates.io-index"3588checksum = "d5dacb10c5b3bb92d46ba347505a9041e676bb20ad220101326bffb0c93031ee"3589dependencies = [3590 "proc-macro2",3591 "quote",3592 "syn",3593]35943595[[package]]3596name = "indexmap"3597version = "1.7.0"3598source = "registry+https://github.com/rust-lang/crates.io-index"3599checksum = "bc633605454125dec4b66843673f01c7df2b89479b32e0ed634e43a91cff62a5"3600dependencies = [3601 "autocfg",3602 "hashbrown 0.11.2",3603 "serde",3604]36053606[[package]]3607name = "instant"3608version = "0.1.6"3609source = "registry+https://github.com/rust-lang/crates.io-index"3610checksum = "5b141fdc7836c525d4d594027d318c84161ca17aaf8113ab1f81ab93ae897485"36113612[[package]]3613name = "integer-encoding"3614version = "1.1.5"3615source = "registry+https://github.com/rust-lang/crates.io-index"3616checksum = "4f4ebd0bd29be0f11973e9b3e219005661042a019fd757798c36a47c87852625"36173618[[package]]3619name = "integer-sqrt"3620version = "0.1.3"3621source = "registry+https://github.com/rust-lang/crates.io-index"3622checksum = "f65877bf7d44897a473350b1046277941cee20b263397e90869c50b6e766088b"36233624[[package]]3625name = "intervalier"3626version = "0.4.0"3627source = "registry+https://github.com/rust-lang/crates.io-index"3628checksum = "64fa110ec7b8f493f416eed552740d10e7030ad5f63b2308f82c9608ec2df275"3629dependencies = [3630 "futures 0.3.16",3631 "futures-timer 2.0.2",3632]36333634[[package]]3635name = "iovec"3636version = "0.1.4"3637source = "registry+https://github.com/rust-lang/crates.io-index"3638checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"3639dependencies = [3640 "libc",3641]36423643[[package]]3644name = "ip_network"3645version = "0.3.4"3646source = "registry+https://github.com/rust-lang/crates.io-index"3647checksum = "2ee15951c035f79eddbef745611ec962f63f4558f1dadf98ab723cc603487c6f"36483649[[package]]3650name = "ipconfig"3651version = "0.2.2"3652source = "registry+https://github.com/rust-lang/crates.io-index"3653checksum = "f7e2f18aece9709094573a9f24f483c4f65caa4298e2f7ae1b71cc65d853fad7"3654dependencies = [3655 "socket2 0.3.17",3656 "widestring",3657 "winapi 0.3.9",3658 "winreg",3659]36603661[[package]]3662name = "ipnet"3663version = "2.3.0"3664source = "registry+https://github.com/rust-lang/crates.io-index"3665checksum = "47be2f14c678be2fdcab04ab1171db51b2762ce6f0a8ee87c8dd4a04ed216135"36663667[[package]]3668name = "itertools"3669version = "0.9.0"3670source = "registry+https://github.com/rust-lang/crates.io-index"3671checksum = "284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b"3672dependencies = [3673 "either",3674]36753676[[package]]3677name = "itertools"3678version = "0.10.0"3679source = "registry+https://github.com/rust-lang/crates.io-index"3680checksum = "37d572918e350e82412fe766d24b15e6682fb2ed2bbe018280caa810397cb319"3681dependencies = [3682 "either",3683]36843685[[package]]3686name = "itoa"3687version = "0.4.6"3688source = "registry+https://github.com/rust-lang/crates.io-index"3689checksum = "dc6f3ad7b9d11a0c00842ff8de1b60ee58661048eb8049ed33c73594f359d7e6"36903691[[package]]3692name = "jobserver"3693version = "0.1.21"3694source = "registry+https://github.com/rust-lang/crates.io-index"3695checksum = "5c71313ebb9439f74b00d9d2dcec36440beaf57a6aa0623068441dd7cd81a7f2"3696dependencies = [3697 "libc",3698]36993700[[package]]3701name = "js-sys"3702version = "0.3.52"3703source = "registry+https://github.com/rust-lang/crates.io-index"3704checksum = "ce791b7ca6638aae45be056e068fc756d871eb3b3b10b8efa62d1c9cec616752"3705dependencies = [3706 "wasm-bindgen",3707]37083709[[package]]3710name = "jsonrpc-client-transports"3711version = "14.2.1"3712source = "registry+https://github.com/rust-lang/crates.io-index"3713checksum = "2773fa94a2a1fd51efb89a8f45b8861023dbb415d18d3c9235ae9388d780f9ec"3714dependencies = [3715 "failure",3716 "futures 0.1.29",3717 "jsonrpc-core 14.2.0",3718 "jsonrpc-pubsub 14.2.0",3719 "log",3720 "serde",3721 "serde_json",3722 "url 1.7.2",3723]37243725[[package]]3726name = "jsonrpc-client-transports"3727version = "15.1.0"3728source = "registry+https://github.com/rust-lang/crates.io-index"3729checksum = "489b9c612e60c766f751ab40fcb43cbb55a1e10bb44a9b4307ed510ca598cbd7"3730dependencies = [3731 "failure",3732 "futures 0.1.29",3733 "jsonrpc-core 15.1.0",3734 "jsonrpc-pubsub 15.1.0",3735 "log",3736 "serde",3737 "serde_json",3738 "url 1.7.2",3739]37403741[[package]]3742name = "jsonrpc-core"3743version = "14.2.0"3744source = "registry+https://github.com/rust-lang/crates.io-index"3745checksum = "a0747307121ffb9703afd93afbd0fb4f854c38fb873f2c8b90e0e902f27c7b62"3746dependencies = [3747 "futures 0.1.29",3748 "log",3749 "serde",3750 "serde_derive",3751 "serde_json",3752]37533754[[package]]3755name = "jsonrpc-core"3756version = "15.1.0"3757source = "registry+https://github.com/rust-lang/crates.io-index"3758checksum = "0745a6379e3edc893c84ec203589790774e4247420033e71a76d3ab4687991fa"3759dependencies = [3760 "futures 0.1.29",3761 "log",3762 "serde",3763 "serde_derive",3764 "serde_json",3765]37663767[[package]]3768name = "jsonrpc-core-client"3769version = "14.2.0"3770source = "registry+https://github.com/rust-lang/crates.io-index"3771checksum = "34221123bc79b66279a3fde2d3363553835b43092d629b34f2e760c44dc94713"3772dependencies = [3773 "jsonrpc-client-transports 14.2.1",3774]37753776[[package]]3777name = "jsonrpc-core-client"3778version = "15.1.0"3779source = "registry+https://github.com/rust-lang/crates.io-index"3780checksum = "6f764902d7b891344a0acb65625f32f6f7c6db006952143bd650209fbe7d94db"3781dependencies = [3782 "jsonrpc-client-transports 15.1.0",3783]37843785[[package]]3786name = "jsonrpc-derive"3787version = "14.2.2"3788source = "registry+https://github.com/rust-lang/crates.io-index"3789checksum = "d0e77e8812f02155b85a677a96e1d16b60181950c0636199bc4528524fba98dc"3790dependencies = [3791 "proc-macro-crate 0.1.5",3792 "proc-macro2",3793 "quote",3794 "syn",3795]37963797[[package]]3798name = "jsonrpc-derive"3799version = "15.1.0"3800source = "registry+https://github.com/rust-lang/crates.io-index"3801checksum = "99a847f9ec7bb52149b2786a17c9cb260d6effc6b8eeb8c16b343a487a7563a3"3802dependencies = [3803 "proc-macro-crate 0.1.5",3804 "proc-macro2",3805 "quote",3806 "syn",3807]38083809[[package]]3810name = "jsonrpc-http-server"3811version = "15.1.0"3812source = "registry+https://github.com/rust-lang/crates.io-index"3813checksum = "4fb5c4513b7b542f42da107942b7b759f27120b5cc894729f88254b28dff44b7"3814dependencies = [3815 "hyper 0.12.35",3816 "jsonrpc-core 15.1.0",3817 "jsonrpc-server-utils",3818 "log",3819 "net2",3820 "parking_lot 0.10.2",3821 "unicase",3822]38233824[[package]]3825name = "jsonrpc-ipc-server"3826version = "15.1.0"3827source = "registry+https://github.com/rust-lang/crates.io-index"3828checksum = "cf50e53e4eea8f421a7316c5f63e395f7bc7c4e786a6dc54d76fab6ff7aa7ce7"3829dependencies = [3830 "jsonrpc-core 15.1.0",3831 "jsonrpc-server-utils",3832 "log",3833 "parity-tokio-ipc",3834 "parking_lot 0.10.2",3835 "tokio-service",3836]38373838[[package]]3839name = "jsonrpc-pubsub"3840version = "14.2.0"3841source = "registry+https://github.com/rust-lang/crates.io-index"3842checksum = "2d44f5602a11d657946aac09357956d2841299ed422035edf140c552cb057986"3843dependencies = [3844 "jsonrpc-core 14.2.0",3845 "log",3846 "parking_lot 0.10.2",3847 "rand 0.7.3",3848 "serde",3849]38503851[[package]]3852name = "jsonrpc-pubsub"3853version = "15.1.0"3854source = "registry+https://github.com/rust-lang/crates.io-index"3855checksum = "639558e0604013be9787ae52f798506ae42bf4220fe587bdc5625871cc8b9c77"3856dependencies = [3857 "jsonrpc-core 15.1.0",3858 "log",3859 "parking_lot 0.10.2",3860 "rand 0.7.3",3861 "serde",3862]38633864[[package]]3865name = "jsonrpc-server-utils"3866version = "15.1.0"3867source = "registry+https://github.com/rust-lang/crates.io-index"3868checksum = "72f1f3990650c033bd8f6bd46deac76d990f9bbfb5f8dc8c4767bf0a00392176"3869dependencies = [3870 "bytes 0.4.12",3871 "globset",3872 "jsonrpc-core 15.1.0",3873 "lazy_static",3874 "log",3875 "tokio 0.1.22",3876 "tokio-codec",3877 "unicase",3878]38793880[[package]]3881name = "jsonrpc-ws-server"3882version = "15.1.0"3883source = "registry+https://github.com/rust-lang/crates.io-index"3884checksum = "6596fe75209b73a2a75ebe1dce4e60e03b88a2b25e8807b667597f6315150d22"3885dependencies = [3886 "jsonrpc-core 15.1.0",3887 "jsonrpc-server-utils",3888 "log",3889 "parity-ws",3890 "parking_lot 0.10.2",3891 "slab",3892]38933894[[package]]3895name = "jsonrpsee-proc-macros"3896version = "0.3.0"3897source = "registry+https://github.com/rust-lang/crates.io-index"3898checksum = "f37924e16300e249a52a22cabb5632f846dc9760b39355f5e8bc70cd23dc6300"3899dependencies = [3900 "Inflector",3901 "bae",3902 "proc-macro-crate 1.0.0",3903 "proc-macro2",3904 "quote",3905 "syn",3906]39073908[[package]]3909name = "jsonrpsee-types"3910version = "0.3.0"3911source = "registry+https://github.com/rust-lang/crates.io-index"3912checksum = "d67724d368c59e08b557a516cf8fcc51100e7a708850f502e1044b151fe89788"3913dependencies = [3914 "async-trait",3915 "beef",3916 "futures-channel",3917 "futures-util",3918 "hyper 0.14.5",3919 "log",3920 "serde",3921 "serde_json",3922 "soketto 0.6.0",3923 "thiserror",3924]39253926[[package]]3927name = "jsonrpsee-ws-client"3928version = "0.3.0"3929source = "registry+https://github.com/rust-lang/crates.io-index"3930checksum = "8e2834b6e7f57ce9a4412ed4d6dc95125d2c8612e68f86b9d9a07369164e4198"3931dependencies = [3932 "async-trait",3933 "fnv",3934 "futures 0.3.16",3935 "jsonrpsee-types",3936 "log",3937 "pin-project 1.0.7",3938 "rustls 0.19.1",3939 "rustls-native-certs 0.5.0",3940 "serde",3941 "serde_json",3942 "soketto 0.6.0",3943 "thiserror",3944 "tokio 0.2.21",3945 "tokio-rustls 0.15.0",3946 "tokio-util",3947 "url 2.2.0",3948]39493950[[package]]3951name = "keccak"3952version = "0.1.0"3953source = "registry+https://github.com/rust-lang/crates.io-index"3954checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7"39553956[[package]]3957name = "kernel32-sys"3958version = "0.2.2"3959source = "registry+https://github.com/rust-lang/crates.io-index"3960checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"3961dependencies = [3962 "winapi 0.2.8",3963 "winapi-build",3964]39653966[[package]]3967name = "kusama-runtime"3968version = "0.9.9-1"3969source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"3970dependencies = [3971 "beefy-primitives",3972 "bitvec 0.20.1",3973 "frame-benchmarking",3974 "frame-election-provider-support",3975 "frame-executive",3976 "frame-support",3977 "frame-system",3978 "frame-system-benchmarking",3979 "frame-system-rpc-runtime-api",3980 "frame-try-runtime",3981 "hex-literal",3982 "log",3983 "pallet-authority-discovery",3984 "pallet-authorship",3985 "pallet-babe",3986 "pallet-balances",3987 "pallet-bounties",3988 "pallet-collective",3989 "pallet-democracy",3990 "pallet-election-provider-multi-phase",3991 "pallet-elections-phragmen",3992 "pallet-gilt",3993 "pallet-grandpa",3994 "pallet-identity",3995 "pallet-im-online",3996 "pallet-indices",3997 "pallet-membership",3998 "pallet-mmr-primitives",3999 "pallet-multisig",4000 "pallet-nicks",4001 "pallet-offences",4002 "pallet-offences-benchmarking",4003 "pallet-proxy",4004 "pallet-recovery",4005 "pallet-scheduler 4.0.0-dev",4006 "pallet-session",4007 "pallet-session-benchmarking",4008 "pallet-society",4009 "pallet-staking",4010 "pallet-staking-reward-fn",4011 "pallet-timestamp",4012 "pallet-tips",4013 "pallet-transaction-payment",4014 "pallet-transaction-payment-rpc-runtime-api",4015 "pallet-treasury",4016 "pallet-utility",4017 "pallet-vesting",4018 "pallet-xcm",4019 "parity-scale-codec",4020 "polkadot-primitives",4021 "polkadot-runtime-common",4022 "polkadot-runtime-parachains",4023 "rustc-hex",4024 "serde",4025 "serde_derive",4026 "smallvec 1.6.1",4027 "sp-api",4028 "sp-arithmetic",4029 "sp-authority-discovery",4030 "sp-block-builder",4031 "sp-consensus-babe",4032 "sp-core",4033 "sp-inherents",4034 "sp-io",4035 "sp-npos-elections",4036 "sp-offchain",4037 "sp-runtime",4038 "sp-session",4039 "sp-staking",4040 "sp-std",4041 "sp-transaction-pool",4042 "sp-version",4043 "static_assertions",4044 "substrate-wasm-builder 5.0.0-dev",4045 "xcm",4046 "xcm-builder",4047 "xcm-executor",4048]40494050[[package]]4051name = "kv-log-macro"4052version = "1.0.7"4053source = "registry+https://github.com/rust-lang/crates.io-index"4054checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"4055dependencies = [4056 "log",4057]40584059[[package]]4060name = "kvdb"4061version = "0.10.0"4062source = "registry+https://github.com/rust-lang/crates.io-index"4063checksum = "45a3f58dc069ec0e205a27f5b45920722a46faed802a0541538241af6228f512"4064dependencies = [4065 "parity-util-mem",4066 "smallvec 1.6.1",4067]40684069[[package]]4070name = "kvdb-memorydb"4071version = "0.10.0"4072source = "registry+https://github.com/rust-lang/crates.io-index"4073checksum = "c3b6b85fc643f5acd0bffb2cc8a6d150209379267af0d41db72170021841f9f5"4074dependencies = [4075 "kvdb",4076 "parity-util-mem",4077 "parking_lot 0.11.1",4078]40794080[[package]]4081name = "kvdb-rocksdb"4082version = "0.12.0"4083source = "registry+https://github.com/rust-lang/crates.io-index"4084checksum = "431ca65516efab86e65d96281f750ebb54277dec656fcf6c027f3d1c0cb69e4c"4085dependencies = [4086 "fs-swap",4087 "kvdb",4088 "log",4089 "num_cpus",4090 "owning_ref",4091 "parity-util-mem",4092 "parking_lot 0.11.1",4093 "regex",4094 "rocksdb 0.16.0",4095 "smallvec 1.6.1",4096]40974098[[package]]4099name = "kvdb-rocksdb"4100version = "0.14.0"4101source = "registry+https://github.com/rust-lang/crates.io-index"4102checksum = "9b1b6ea8f2536f504b645ad78419c8246550e19d2c3419a167080ce08edee35a"4103dependencies = [4104 "fs-swap",4105 "kvdb",4106 "log",4107 "num_cpus",4108 "owning_ref",4109 "parity-util-mem",4110 "parking_lot 0.11.1",4111 "regex",4112 "rocksdb 0.17.0",4113 "smallvec 1.6.1",4114]41154116[[package]]4117name = "lazy_static"4118version = "1.4.0"4119source = "registry+https://github.com/rust-lang/crates.io-index"4120checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"41214122[[package]]4123name = "lazycell"4124version = "1.2.1"4125source = "registry+https://github.com/rust-lang/crates.io-index"4126checksum = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"41274128[[package]]4129name = "libc"4130version = "0.2.98"4131source = "registry+https://github.com/rust-lang/crates.io-index"4132checksum = "320cfe77175da3a483efed4bc0adc1968ca050b098ce4f2f1c13a56626128790"41334134[[package]]4135name = "libloading"4136version = "0.5.2"4137source = "registry+https://github.com/rust-lang/crates.io-index"4138checksum = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"4139dependencies = [4140 "cc",4141 "winapi 0.3.9",4142]41434144[[package]]4145name = "libloading"4146version = "0.7.0"4147source = "registry+https://github.com/rust-lang/crates.io-index"4148checksum = "6f84d96438c15fcd6c3f244c8fce01d1e2b9c6b5623e9c711dc9286d8fc92d6a"4149dependencies = [4150 "cfg-if 1.0.0",4151 "winapi 0.3.9",4152]41534154[[package]]4155name = "libm"4156version = "0.2.1"4157source = "registry+https://github.com/rust-lang/crates.io-index"4158checksum = "c7d73b3f436185384286bd8098d17ec07c9a7d2388a6599f824d8502b529702a"41594160[[package]]4161name = "libp2p"4162version = "0.37.1"4163source = "registry+https://github.com/rust-lang/crates.io-index"4164checksum = "08053fbef67cd777049ef7a95ebaca2ece370b4ed7712c3fa404d69a88cb741b"4165dependencies = [4166 "atomic",4167 "bytes 1.0.1",4168 "futures 0.3.16",4169 "lazy_static",4170 "libp2p-core",4171 "libp2p-deflate",4172 "libp2p-dns",4173 "libp2p-floodsub",4174 "libp2p-gossipsub",4175 "libp2p-identify",4176 "libp2p-kad",4177 "libp2p-mdns",4178 "libp2p-mplex",4179 "libp2p-noise",4180 "libp2p-ping",4181 "libp2p-plaintext",4182 "libp2p-pnet",4183 "libp2p-relay",4184 "libp2p-request-response",4185 "libp2p-swarm",4186 "libp2p-swarm-derive",4187 "libp2p-tcp",4188 "libp2p-uds",4189 "libp2p-wasm-ext",4190 "libp2p-websocket",4191 "libp2p-yamux",4192 "parity-multiaddr",4193 "parking_lot 0.11.1",4194 "pin-project 1.0.7",4195 "smallvec 1.6.1",4196 "wasm-timer",4197]41984199[[package]]4200name = "libp2p-core"4201version = "0.28.2"4202source = "registry+https://github.com/rust-lang/crates.io-index"4203checksum = "71dd51b562e14846e65bad00e5808d0644376e6588668c490d3c48e1dfeb4a9a"4204dependencies = [4205 "asn1_der",4206 "bs58",4207 "ed25519-dalek",4208 "either",4209 "fnv",4210 "futures 0.3.16",4211 "futures-timer 3.0.2",4212 "lazy_static",4213 "libsecp256k1 0.3.5",4214 "log",4215 "multihash",4216 "multistream-select",4217 "parity-multiaddr",4218 "parking_lot 0.11.1",4219 "pin-project 1.0.7",4220 "prost",4221 "prost-build",4222 "rand 0.7.3",4223 "ring",4224 "rw-stream-sink",4225 "sha2 0.9.2",4226 "smallvec 1.6.1",4227 "thiserror",4228 "unsigned-varint 0.7.0",4229 "void",4230 "zeroize",4231]42324233[[package]]4234name = "libp2p-deflate"4235version = "0.28.0"4236source = "registry+https://github.com/rust-lang/crates.io-index"4237checksum = "a2181a641cd15f9b6ba71b1335800f309012a0a97a29ffaabbbf40e9d3d58f08"4238dependencies = [4239 "flate2",4240 "futures 0.3.16",4241 "libp2p-core",4242]42434244[[package]]4245name = "libp2p-dns"4246version = "0.28.1"4247source = "registry+https://github.com/rust-lang/crates.io-index"4248checksum = "62e63dab8b5ff35e0c101a3e51e843ba782c07bbb1682f5fd827622e0d02b98b"4249dependencies = [4250 "async-std-resolver",4251 "futures 0.3.16",4252 "libp2p-core",4253 "log",4254 "smallvec 1.6.1",4255 "trust-dns-resolver",4256]42574258[[package]]4259name = "libp2p-floodsub"4260version = "0.29.0"4261source = "registry+https://github.com/rust-lang/crates.io-index"4262checksum = "48a9b570f6766301d9c4aa00fce3554cad1598e2f466debbc4dde909028417cf"4263dependencies = [4264 "cuckoofilter",4265 "fnv",4266 "futures 0.3.16",4267 "libp2p-core",4268 "libp2p-swarm",4269 "log",4270 "prost",4271 "prost-build",4272 "rand 0.7.3",4273 "smallvec 1.6.1",4274]42754276[[package]]4277name = "libp2p-gossipsub"4278version = "0.30.0"4279source = "registry+https://github.com/rust-lang/crates.io-index"4280checksum = "73cb9a89a301afde1e588c73f7e9131e12a5388725f290a9047b878862db1b53"4281dependencies = [4282 "asynchronous-codec 0.6.0",4283 "base64 0.13.0",4284 "byteorder",4285 "bytes 1.0.1",4286 "fnv",4287 "futures 0.3.16",4288 "hex_fmt",4289 "libp2p-core",4290 "libp2p-swarm",4291 "log",4292 "prost",4293 "prost-build",4294 "rand 0.7.3",4295 "regex",4296 "sha2 0.9.2",4297 "smallvec 1.6.1",4298 "unsigned-varint 0.7.0",4299 "wasm-timer",4300]43014302[[package]]4303name = "libp2p-identify"4304version = "0.29.0"4305source = "registry+https://github.com/rust-lang/crates.io-index"4306checksum = "5f668f00efd9883e8b7bcc582eaf0164615792608f886f6577da18bcbeea0a46"4307dependencies = [4308 "futures 0.3.16",4309 "libp2p-core",4310 "libp2p-swarm",4311 "log",4312 "prost",4313 "prost-build",4314 "smallvec 1.6.1",4315 "wasm-timer",4316]43174318[[package]]4319name = "libp2p-kad"4320version = "0.30.0"4321source = "registry+https://github.com/rust-lang/crates.io-index"4322checksum = "b07312ebe5ee4fd2404447a0609814574df55c65d4e20838b957bbd34907d820"4323dependencies = [4324 "arrayvec 0.5.2",4325 "asynchronous-codec 0.6.0",4326 "bytes 1.0.1",4327 "either",4328 "fnv",4329 "futures 0.3.16",4330 "libp2p-core",4331 "libp2p-swarm",4332 "log",4333 "prost",4334 "prost-build",4335 "rand 0.7.3",4336 "sha2 0.9.2",4337 "smallvec 1.6.1",4338 "uint",4339 "unsigned-varint 0.7.0",4340 "void",4341 "wasm-timer",4342]43434344[[package]]4345name = "libp2p-mdns"4346version = "0.30.0"4347source = "registry+https://github.com/rust-lang/crates.io-index"4348checksum = "c221897b3fd7f215de7ecfec215c5eba598e5b61c605b5f8b56fe8a4fb507724"4349dependencies = [4350 "async-io",4351 "data-encoding",4352 "dns-parser",4353 "futures 0.3.16",4354 "if-watch",4355 "lazy_static",4356 "libp2p-core",4357 "libp2p-swarm",4358 "log",4359 "rand 0.8.4",4360 "smallvec 1.6.1",4361 "socket2 0.4.0",4362 "void",4363]43644365[[package]]4366name = "libp2p-mplex"4367version = "0.28.0"4368source = "registry+https://github.com/rust-lang/crates.io-index"4369checksum = "85e9b544335d1ed30af71daa96edbefadef6f19c7a55f078b9fc92c87163105d"4370dependencies = [4371 "asynchronous-codec 0.6.0",4372 "bytes 1.0.1",4373 "futures 0.3.16",4374 "libp2p-core",4375 "log",4376 "nohash-hasher",4377 "parking_lot 0.11.1",4378 "rand 0.7.3",4379 "smallvec 1.6.1",4380 "unsigned-varint 0.7.0",4381]43824383[[package]]4384name = "libp2p-noise"4385version = "0.30.0"4386source = "registry+https://github.com/rust-lang/crates.io-index"4387checksum = "36db0f0db3b0433f5b9463f1c0cd9eadc0a3734a9170439ce501ff99733a88bd"4388dependencies = [4389 "bytes 1.0.1",4390 "curve25519-dalek 3.0.0",4391 "futures 0.3.16",4392 "lazy_static",4393 "libp2p-core",4394 "log",4395 "prost",4396 "prost-build",4397 "rand 0.7.3",4398 "sha2 0.9.2",4399 "snow",4400 "static_assertions",4401 "x25519-dalek 1.1.0",4402 "zeroize",4403]44044405[[package]]4406name = "libp2p-ping"4407version = "0.29.0"4408source = "registry+https://github.com/rust-lang/crates.io-index"4409checksum = "bf4bfaffac63bf3c7ec11ed9d8879d455966ddea7e78ee14737f0b6dce0d1cd1"4410dependencies = [4411 "futures 0.3.16",4412 "libp2p-core",4413 "libp2p-swarm",4414 "log",4415 "rand 0.7.3",4416 "void",4417 "wasm-timer",4418]44194420[[package]]4421name = "libp2p-plaintext"4422version = "0.28.0"4423source = "registry+https://github.com/rust-lang/crates.io-index"4424checksum = "0c8c37b4d2a075b4be8442760a5f8c037180f0c8dd5b5734b9978ab868b3aa11"4425dependencies = [4426 "asynchronous-codec 0.6.0",4427 "bytes 1.0.1",4428 "futures 0.3.16",4429 "libp2p-core",4430 "log",4431 "prost",4432 "prost-build",4433 "unsigned-varint 0.7.0",4434 "void",4435]44364437[[package]]4438name = "libp2p-pnet"4439version = "0.20.0"4440source = "registry+https://github.com/rust-lang/crates.io-index"4441checksum = "6ce3374f3b28162db9d3442c9347c4f14cb01e8290052615c7d341d40eae0599"4442dependencies = [4443 "futures 0.3.16",4444 "log",4445 "pin-project 1.0.7",4446 "rand 0.7.3",4447 "salsa20",4448 "sha3 0.9.1",4449]44504451[[package]]4452name = "libp2p-relay"4453version = "0.2.0"4454source = "registry+https://github.com/rust-lang/crates.io-index"4455checksum = "0b8786aca3f18671d8776289706a5521f6c9124a820f69e358de214b9939440d"4456dependencies = [4457 "asynchronous-codec 0.6.0",4458 "bytes 1.0.1",4459 "futures 0.3.16",4460 "futures-timer 3.0.2",4461 "libp2p-core",4462 "libp2p-swarm",4463 "log",4464 "pin-project 1.0.7",4465 "prost",4466 "prost-build",4467 "rand 0.7.3",4468 "smallvec 1.6.1",4469 "unsigned-varint 0.7.0",4470 "void",4471 "wasm-timer",4472]44734474[[package]]4475name = "libp2p-request-response"4476version = "0.11.0"4477source = "registry+https://github.com/rust-lang/crates.io-index"4478checksum = "1cdbe172f08e6d0f95fa8634e273d4c4268c4063de2e33e7435194b0130c62e3"4479dependencies = [4480 "async-trait",4481 "bytes 1.0.1",4482 "futures 0.3.16",4483 "libp2p-core",4484 "libp2p-swarm",4485 "log",4486 "lru",4487 "minicbor",4488 "rand 0.7.3",4489 "smallvec 1.6.1",4490 "unsigned-varint 0.7.0",4491 "wasm-timer",4492]44934494[[package]]4495name = "libp2p-swarm"4496version = "0.29.0"4497source = "registry+https://github.com/rust-lang/crates.io-index"4498checksum = "1e04d8e1eef675029ec728ba14e8d0da7975d84b6679b699b4ae91a1de9c3a92"4499dependencies = [4500 "either",4501 "futures 0.3.16",4502 "libp2p-core",4503 "log",4504 "rand 0.7.3",4505 "smallvec 1.6.1",4506 "void",4507 "wasm-timer",4508]45094510[[package]]4511name = "libp2p-swarm-derive"4512version = "0.23.0"4513source = "registry+https://github.com/rust-lang/crates.io-index"4514checksum = "365b0a699fea5168676840567582a012ea297b1ca02eee467e58301b9c9c5eed"4515dependencies = [4516 "quote",4517 "syn",4518]45194520[[package]]4521name = "libp2p-tcp"4522version = "0.28.0"4523source = "registry+https://github.com/rust-lang/crates.io-index"4524checksum = "2b1a27d21c477951799e99d5c105d78868258502ce092988040a808d5a19bbd9"4525dependencies = [4526 "async-io",4527 "futures 0.3.16",4528 "futures-timer 3.0.2",4529 "if-watch",4530 "ipnet",4531 "libc",4532 "libp2p-core",4533 "log",4534 "socket2 0.4.0",4535]45364537[[package]]4538name = "libp2p-uds"4539version = "0.28.0"4540source = "registry+https://github.com/rust-lang/crates.io-index"4541checksum = "ffd6564bb3b7ff203661ccbb69003c2b551e34cef974f2d6c6a28306a12170b5"4542dependencies = [4543 "async-std",4544 "futures 0.3.16",4545 "libp2p-core",4546 "log",4547]45484549[[package]]4550name = "libp2p-wasm-ext"4551version = "0.28.1"4552source = "registry+https://github.com/rust-lang/crates.io-index"4553checksum = "cef45d61e43c313531b5e903e4e8415212ff6338e0c54c47da5b9b412b5760de"4554dependencies = [4555 "futures 0.3.16",4556 "js-sys",4557 "libp2p-core",4558 "parity-send-wrapper",4559 "wasm-bindgen",4560 "wasm-bindgen-futures",4561]45624563[[package]]4564name = "libp2p-websocket"4565version = "0.29.0"4566source = "registry+https://github.com/rust-lang/crates.io-index"4567checksum = "cace60995ef6f637e4752cccbb2590f6bc358e8741a0d066307636c69a4b3a74"4568dependencies = [4569 "either",4570 "futures 0.3.16",4571 "futures-rustls",4572 "libp2p-core",4573 "log",4574 "quicksink",4575 "rw-stream-sink",4576 "soketto 0.4.1",4577 "url 2.2.0",4578 "webpki-roots",4579]45804581[[package]]4582name = "libp2p-yamux"4583version = "0.32.0"4584source = "registry+https://github.com/rust-lang/crates.io-index"4585checksum = "f35da42cfc6d5cb0dcf3ad6881bc68d146cdf38f98655e09e33fbba4d13eabc4"4586dependencies = [4587 "futures 0.3.16",4588 "libp2p-core",4589 "parking_lot 0.11.1",4590 "thiserror",4591 "yamux",4592]45934594[[package]]4595name = "librocksdb-sys"4596version = "6.20.3"4597source = "registry+https://github.com/rust-lang/crates.io-index"4598checksum = "c309a9d2470844aceb9a4a098cf5286154d20596868b75a6b36357d2bb9ca25d"4599dependencies = [4600 "bindgen",4601 "cc",4602 "glob",4603 "libc",4604]46054606[[package]]4607name = "libsecp256k1"4608version = "0.3.5"4609source = "registry+https://github.com/rust-lang/crates.io-index"4610checksum = "1fc1e2c808481a63dc6da2074752fdd4336a3c8fcc68b83db6f1fd5224ae7962"4611dependencies = [4612 "arrayref",4613 "crunchy",4614 "digest 0.8.1",4615 "hmac-drbg 0.2.0",4616 "rand 0.7.3",4617 "sha2 0.8.2",4618 "subtle 2.2.3",4619 "typenum",4620]46214622[[package]]4623name = "libsecp256k1"4624version = "0.5.0"4625source = "registry+https://github.com/rust-lang/crates.io-index"4626checksum = "bd1137239ab33b41aa9637a88a28249e5e70c40a42ccc92db7f12cc356c1fcd7"4627dependencies = [4628 "arrayref",4629 "base64 0.12.3",4630 "digest 0.9.0",4631 "hmac-drbg 0.3.0",4632 "libsecp256k1-core",4633 "libsecp256k1-gen-ecmult",4634 "libsecp256k1-gen-genmult",4635 "rand 0.7.3",4636 "serde",4637 "sha2 0.9.2",4638 "typenum",4639]46404641[[package]]4642name = "libsecp256k1"4643version = "0.6.0"4644source = "registry+https://github.com/rust-lang/crates.io-index"4645checksum = "c9d220bc1feda2ac231cb78c3d26f27676b8cf82c96971f7aeef3d0cf2797c73"4646dependencies = [4647 "arrayref",4648 "base64 0.12.3",4649 "digest 0.9.0",4650 "hmac-drbg 0.3.0",4651 "libsecp256k1-core",4652 "libsecp256k1-gen-ecmult",4653 "libsecp256k1-gen-genmult",4654 "rand 0.7.3",4655 "serde",4656 "sha2 0.9.2",4657 "typenum",4658]46594660[[package]]4661name = "libsecp256k1-core"4662version = "0.2.2"4663source = "registry+https://github.com/rust-lang/crates.io-index"4664checksum = "d0f6ab710cec28cef759c5f18671a27dae2a5f952cdaaee1d8e2908cb2478a80"4665dependencies = [4666 "crunchy",4667 "digest 0.9.0",4668 "subtle 2.2.3",4669]46704671[[package]]4672name = "libsecp256k1-gen-ecmult"4673version = "0.2.1"4674source = "registry+https://github.com/rust-lang/crates.io-index"4675checksum = "ccab96b584d38fac86a83f07e659f0deafd0253dc096dab5a36d53efe653c5c3"4676dependencies = [4677 "libsecp256k1-core",4678]46794680[[package]]4681name = "libsecp256k1-gen-genmult"4682version = "0.2.1"4683source = "registry+https://github.com/rust-lang/crates.io-index"4684checksum = "67abfe149395e3aa1c48a2beb32b068e2334402df8181f818d3aee2b304c4f5d"4685dependencies = [4686 "libsecp256k1-core",4687]46884689[[package]]4690name = "libz-sys"4691version = "1.0.25"4692source = "registry+https://github.com/rust-lang/crates.io-index"4693checksum = "2eb5e43362e38e2bca2fd5f5134c4d4564a23a5c28e9b95411652021a8675ebe"4694dependencies = [4695 "cc",4696 "libc",4697 "pkg-config",4698 "vcpkg",4699]47004701[[package]]4702name = "linked-hash-map"4703version = "0.5.4"4704source = "registry+https://github.com/rust-lang/crates.io-index"4705checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"47064707[[package]]4708name = "linked_hash_set"4709version = "0.1.3"4710source = "registry+https://github.com/rust-lang/crates.io-index"4711checksum = "3c7c91c4c7bbeb4f2f7c4e5be11e6a05bd6830bc37249c47ce1ad86ad453ff9c"4712dependencies = [4713 "linked-hash-map",4714]47154716[[package]]4717name = "linregress"4718version = "0.4.3"4719source = "registry+https://github.com/rust-lang/crates.io-index"4720checksum = "1e6e407dadb4ca4b31bc69c27aff00e7ca4534fdcee855159b039a7cebb5f395"4721dependencies = [4722 "nalgebra",4723 "statrs",4724]47254726[[package]]4727name = "lock_api"4728version = "0.3.4"4729source = "registry+https://github.com/rust-lang/crates.io-index"4730checksum = "c4da24a77a3d8a6d4862d95f72e6fdb9c09a643ecdb402d754004a557f2bec75"4731dependencies = [4732 "scopeguard",4733]47344735[[package]]4736name = "lock_api"4737version = "0.4.1"4738source = "registry+https://github.com/rust-lang/crates.io-index"4739checksum = "28247cc5a5be2f05fbcd76dd0cf2c7d3b5400cb978a28042abcd4fa0b3f8261c"4740dependencies = [4741 "scopeguard",4742]47434744[[package]]4745name = "log"4746version = "0.4.14"4747source = "registry+https://github.com/rust-lang/crates.io-index"4748checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"4749dependencies = [4750 "cfg-if 1.0.0",4751 "value-bag",4752]47534754[[package]]4755name = "loom"4756version = "0.3.6"4757source = "registry+https://github.com/rust-lang/crates.io-index"4758checksum = "a0e8460f2f2121162705187214720353c517b97bdfb3494c0b1e33d83ebe4bed"4759dependencies = [4760 "cfg-if 0.1.10",4761 "generator",4762 "scoped-tls",4763 "serde",4764 "serde_json",4765]47664767[[package]]4768name = "lru"4769version = "0.6.5"4770source = "registry+https://github.com/rust-lang/crates.io-index"4771checksum = "1f374d42cdfc1d7dbf3d3dec28afab2eb97ffbf43a3234d795b5986dbf4b90ba"4772dependencies = [4773 "hashbrown 0.9.1",4774]47754776[[package]]4777name = "lru-cache"4778version = "0.1.2"4779source = "registry+https://github.com/rust-lang/crates.io-index"4780checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"4781dependencies = [4782 "linked-hash-map",4783]47844785[[package]]4786name = "mach"4787version = "0.3.2"4788source = "registry+https://github.com/rust-lang/crates.io-index"4789checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"4790dependencies = [4791 "libc",4792]47934794[[package]]4795name = "maplit"4796version = "1.0.2"4797source = "registry+https://github.com/rust-lang/crates.io-index"4798checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"47994800[[package]]4801name = "match_cfg"4802version = "0.1.0"4803source = "registry+https://github.com/rust-lang/crates.io-index"4804checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"48054806[[package]]4807name = "matchers"4808version = "0.0.1"4809source = "registry+https://github.com/rust-lang/crates.io-index"4810checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"4811dependencies = [4812 "regex-automata",4813]48144815[[package]]4816name = "matches"4817version = "0.1.8"4818source = "registry+https://github.com/rust-lang/crates.io-index"4819checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"48204821[[package]]4822name = "matrixmultiply"4823version = "0.3.1"4824source = "registry+https://github.com/rust-lang/crates.io-index"4825checksum = "5a8a15b776d9dfaecd44b03c5828c2199cddff5247215858aac14624f8d6b741"4826dependencies = [4827 "rawpointer",4828]48294830[[package]]4831name = "maybe-uninit"4832version = "2.0.0"4833source = "registry+https://github.com/rust-lang/crates.io-index"4834checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"48354836[[package]]4837name = "memchr"4838version = "2.3.3"4839source = "registry+https://github.com/rust-lang/crates.io-index"4840checksum = "3728d817d99e5ac407411fa471ff9800a778d88a24685968b36824eaf4bee400"48414842[[package]]4843name = "memmap2"4844version = "0.2.0"4845source = "registry+https://github.com/rust-lang/crates.io-index"4846checksum = "e73be3b7d04a0123e933fea1d50d126cc7196bbc0362c0ce426694f777194eee"4847dependencies = [4848 "libc",4849]48504851[[package]]4852name = "memoffset"4853version = "0.5.5"4854source = "registry+https://github.com/rust-lang/crates.io-index"4855checksum = "c198b026e1bbf08a937e94c6c60f9ec4a2267f5b0d2eec9c1b21b061ce2be55f"4856dependencies = [4857 "autocfg",4858]48594860[[package]]4861name = "memoffset"4862version = "0.6.1"4863source = "registry+https://github.com/rust-lang/crates.io-index"4864checksum = "157b4208e3059a8f9e78d559edc658e13df41410cb3ae03979c83130067fdd87"4865dependencies = [4866 "autocfg",4867]48684869[[package]]4870name = "memory-db"4871version = "0.27.0"4872source = "registry+https://github.com/rust-lang/crates.io-index"4873checksum = "de006e09d04fc301a5f7e817b75aa49801c4479a8af753764416b085337ddcc5"4874dependencies = [4875 "hash-db",4876 "hashbrown 0.11.2",4877 "parity-util-mem",4878]48794880[[package]]4881name = "memory-lru"4882version = "0.1.0"4883source = "registry+https://github.com/rust-lang/crates.io-index"4884checksum = "beeb98b3d1ed2c0054bd81b5ba949a0243c3ccad751d45ea898fa8059fa2860a"4885dependencies = [4886 "lru",4887]48884889[[package]]4890name = "memory_units"4891version = "0.3.0"4892source = "registry+https://github.com/rust-lang/crates.io-index"4893checksum = "71d96e3f3c0b6325d8ccd83c33b28acb183edcb6c67938ba104ec546854b0882"48944895[[package]]4896name = "merlin"4897version = "2.0.0"4898source = "registry+https://github.com/rust-lang/crates.io-index"4899checksum = "c6feca46f4fa3443a01769d768727f10c10a20fdb65e52dc16a81f0c8269bb78"4900dependencies = [4901 "byteorder",4902 "keccak",4903 "rand_core 0.5.1",4904 "zeroize",4905]49064907[[package]]4908name = "metered-channel"4909version = "0.9.9-1"4910source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"4911dependencies = [4912 "derive_more",4913 "futures 0.3.16",4914 "futures-timer 3.0.2",4915]49164917[[package]]4918name = "mick-jaeger"4919version = "0.1.4"4920source = "registry+https://github.com/rust-lang/crates.io-index"4921checksum = "c023c3f16109e7f33aa451f773fd61070e265b4977d0b6e344a51049296dd7df"4922dependencies = [4923 "futures 0.3.16",4924 "rand 0.7.3",4925 "thrift",4926]49274928[[package]]4929name = "minicbor"4930version = "0.8.0"4931source = "registry+https://github.com/rust-lang/crates.io-index"4932checksum = "ea79ce4ab9f445ec6b71833a2290ac0a29c9dde0fa7cae4c481eecae021d9bd9"4933dependencies = [4934 "minicbor-derive",4935]49364937[[package]]4938name = "minicbor-derive"4939version = "0.6.2"4940source = "registry+https://github.com/rust-lang/crates.io-index"4941checksum = "19ce18b5423c573a13e80cb3046ea0af6379ef725dc3af4886bdb8f4e5093068"4942dependencies = [4943 "proc-macro2",4944 "quote",4945 "syn",4946]49474948[[package]]4949name = "miniz_oxide"4950version = "0.4.0"4951source = "registry+https://github.com/rust-lang/crates.io-index"4952checksum = "be0f75932c1f6cfae3c04000e40114adf955636e19040f9c0a2c380702aa1c7f"4953dependencies = [4954 "adler",4955]49564957[[package]]4958name = "mio"4959version = "0.6.22"4960source = "registry+https://github.com/rust-lang/crates.io-index"4961checksum = "fce347092656428bc8eaf6201042cb551b8d67855af7374542a92a0fbfcac430"4962dependencies = [4963 "cfg-if 0.1.10",4964 "fuchsia-zircon",4965 "fuchsia-zircon-sys",4966 "iovec",4967 "kernel32-sys",4968 "libc",4969 "log",4970 "miow 0.2.1",4971 "net2",4972 "slab",4973 "winapi 0.2.8",4974]49754976[[package]]4977name = "mio-extras"4978version = "2.0.6"4979source = "registry+https://github.com/rust-lang/crates.io-index"4980checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"4981dependencies = [4982 "lazycell",4983 "log",4984 "mio",4985 "slab",4986]49874988[[package]]4989name = "mio-named-pipes"4990version = "0.1.7"4991source = "registry+https://github.com/rust-lang/crates.io-index"4992checksum = "0840c1c50fd55e521b247f949c241c9997709f23bd7f023b9762cd561e935656"4993dependencies = [4994 "log",4995 "mio",4996 "miow 0.3.5",4997 "winapi 0.3.9",4998]49995000[[package]]5001name = "mio-uds"5002version = "0.6.8"5003source = "registry+https://github.com/rust-lang/crates.io-index"5004checksum = "afcb699eb26d4332647cc848492bbc15eafb26f08d0304550d5aa1f612e066f0"5005dependencies = [5006 "iovec",5007 "libc",5008 "mio",5009]50105011[[package]]5012name = "miow"5013version = "0.2.1"5014source = "registry+https://github.com/rust-lang/crates.io-index"5015checksum = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919"5016dependencies = [5017 "kernel32-sys",5018 "net2",5019 "winapi 0.2.8",5020 "ws2_32-sys",5021]50225023[[package]]5024name = "miow"5025version = "0.3.5"5026source = "registry+https://github.com/rust-lang/crates.io-index"5027checksum = "07b88fb9795d4d36d62a012dfbf49a8f5cf12751f36d31a9dbe66d528e58979e"5028dependencies = [5029 "socket2 0.3.17",5030 "winapi 0.3.9",5031]50325033[[package]]5034name = "more-asserts"5035version = "0.2.1"5036source = "registry+https://github.com/rust-lang/crates.io-index"5037checksum = "0debeb9fcf88823ea64d64e4a815ab1643f33127d995978e099942ce38f25238"50385039[[package]]5040name = "multibase"5041version = "0.8.0"5042source = "registry+https://github.com/rust-lang/crates.io-index"5043checksum = "b78c60039650ff12e140ae867ef5299a58e19dded4d334c849dc7177083667e2"5044dependencies = [5045 "base-x",5046 "data-encoding",5047 "data-encoding-macro",5048]50495050[[package]]5051name = "multihash"5052version = "0.13.1"5053source = "registry+https://github.com/rust-lang/crates.io-index"5054checksum = "fb63389ee5fcd4df3f8727600f4a0c3df53c541f0ed4e8b50a9ae51a80fc1efe"5055dependencies = [5056 "blake2b_simd",5057 "blake2s_simd",5058 "blake3",5059 "digest 0.9.0",5060 "generic-array 0.14.4",5061 "multihash-derive",5062 "sha2 0.9.2",5063 "sha3 0.9.1",5064 "unsigned-varint 0.5.1",5065]50665067[[package]]5068name = "multihash-derive"5069version = "0.7.0"5070source = "registry+https://github.com/rust-lang/crates.io-index"5071checksum = "2f5653449cd45d502a53480ee08d7a599e8f4893d2bacb33c63d65bc20af6c1a"5072dependencies = [5073 "proc-macro-crate 0.1.5",5074 "proc-macro-error 1.0.4",5075 "proc-macro2",5076 "quote",5077 "syn",5078 "synstructure",5079]50805081[[package]]5082name = "multimap"5083version = "0.8.1"5084source = "registry+https://github.com/rust-lang/crates.io-index"5085checksum = "d8883adfde9756c1d30b0f519c9b8c502a94b41ac62f696453c37c7fc0a958ce"50865087[[package]]5088name = "multistream-select"5089version = "0.10.0"5090source = "registry+https://github.com/rust-lang/crates.io-index"5091checksum = "10ddc0eb0117736f19d556355464fc87efc8ad98b29e3fd84f02531eb6e90840"5092dependencies = [5093 "bytes 1.0.1",5094 "futures 0.3.16",5095 "log",5096 "pin-project 1.0.7",5097 "smallvec 1.6.1",5098 "unsigned-varint 0.6.0",5099]51005101[[package]]5102name = "nalgebra"5103version = "0.27.1"5104source = "registry+https://github.com/rust-lang/crates.io-index"5105checksum = "462fffe4002f4f2e1f6a9dcf12cc1a6fc0e15989014efc02a941d3e0f5dc2120"5106dependencies = [5107 "approx",5108 "matrixmultiply",5109 "nalgebra-macros",5110 "num-complex",5111 "num-rational 0.4.0",5112 "num-traits",5113 "rand 0.8.4",5114 "rand_distr",5115 "simba",5116 "typenum",5117]51185119[[package]]5120name = "nalgebra-macros"5121version = "0.1.0"5122source = "registry+https://github.com/rust-lang/crates.io-index"5123checksum = "01fcc0b8149b4632adc89ac3b7b31a12fb6099a0317a4eb2ebff574ef7de7218"5124dependencies = [5125 "proc-macro2",5126 "quote",5127 "syn",5128]51295130[[package]]5131name = "names"5132version = "0.11.0"5133source = "registry+https://github.com/rust-lang/crates.io-index"5134checksum = "ef320dab323286b50fb5cdda23f61c796a72a89998ab565ca32525c5c556f2da"5135dependencies = [5136 "rand 0.3.23",5137]51385139[[package]]5140name = "nb-connect"5141version = "1.0.2"5142source = "registry+https://github.com/rust-lang/crates.io-index"5143checksum = "8123a81538e457d44b933a02faf885d3fe8408806b23fa700e8f01c6c3a98998"5144dependencies = [5145 "libc",5146 "winapi 0.3.9",5147]51485149[[package]]5150name = "net2"5151version = "0.2.34"5152source = "registry+https://github.com/rust-lang/crates.io-index"5153checksum = "2ba7c918ac76704fb42afcbbb43891e72731f3dcca3bef2a19786297baf14af7"5154dependencies = [5155 "cfg-if 0.1.10",5156 "libc",5157 "winapi 0.3.9",5158]51595160[[package]]5161name = "nft"5162version = "3.0.0"5163dependencies = [5164 "cumulus-client-cli",5165 "cumulus-client-collator",5166 "cumulus-client-consensus-aura",5167 "cumulus-client-consensus-common",5168 "cumulus-client-network",5169 "cumulus-client-service",5170 "cumulus-primitives-core",5171 "cumulus-primitives-parachain-inherent",5172 "fc-consensus",5173 "fc-db",5174 "fc-mapping-sync",5175 "fc-rpc",5176 "fc-rpc-core",5177 "flexi_logger",5178 "fp-rpc",5179 "frame-benchmarking",5180 "frame-benchmarking-cli",5181 "futures 0.3.16",5182 "jsonrpc-core 15.1.0",5183 "jsonrpc-pubsub 15.1.0",5184 "log",5185 "nft-data-structs",5186 "nft-rpc",5187 "nft-runtime",5188 "pallet-ethereum",5189 "pallet-transaction-payment-rpc",5190 "parity-scale-codec",5191 "parking_lot 0.10.2",5192 "polkadot-cli",5193 "polkadot-parachain",5194 "polkadot-primitives",5195 "polkadot-service",5196 "polkadot-test-service",5197 "sc-basic-authorship",5198 "sc-chain-spec",5199 "sc-cli",5200 "sc-client-api",5201 "sc-consensus",5202 "sc-consensus-aura",5203 "sc-executor",5204 "sc-finality-grandpa",5205 "sc-keystore",5206 "sc-network",5207 "sc-rpc",5208 "sc-rpc-api",5209 "sc-service",5210 "sc-telemetry",5211 "sc-tracing",5212 "sc-transaction-pool",5213 "serde",5214 "serde_json",5215 "sp-api",5216 "sp-block-builder",5217 "sp-blockchain",5218 "sp-consensus",5219 "sp-consensus-aura",5220 "sp-core",5221 "sp-finality-grandpa",5222 "sp-inherents",5223 "sp-keystore",5224 "sp-offchain",5225 "sp-runtime",5226 "sp-session",5227 "sp-timestamp",5228 "sp-transaction-pool",5229 "sp-trie",5230 "structopt",5231 "substrate-build-script-utils",5232 "substrate-frame-rpc-system",5233 "substrate-prometheus-endpoint",5234]52355236[[package]]5237name = "nft-data-structs"5238version = "0.9.0"5239dependencies = [5240 "derivative",5241 "frame-support",5242 "frame-system",5243 "parity-scale-codec",5244 "serde",5245 "sp-core",5246 "sp-runtime",5247 "sp-std",5248]52495250[[package]]5251name = "nft-rpc"5252version = "3.3.1"5253dependencies = [5254 "fc-db",5255 "fc-mapping-sync",5256 "fc-rpc",5257 "fc-rpc-core",5258 "fp-rpc",5259 "futures 0.3.16",5260 "jsonrpc-core 15.1.0",5261 "jsonrpc-pubsub 15.1.0",5262 "nft-runtime",5263 "pallet-ethereum",5264 "pallet-nft",5265 "pallet-transaction-payment-rpc",5266 "pallet-transaction-payment-rpc-runtime-api",5267 "sc-client-api",5268 "sc-consensus-aura",5269 "sc-consensus-epochs",5270 "sc-finality-grandpa",5271 "sc-finality-grandpa-rpc",5272 "sc-keystore",5273 "sc-network",5274 "sc-rpc",5275 "sc-rpc-api",5276 "sc-service",5277 "sc-transaction-pool",5278 "sp-api",5279 "sp-block-builder",5280 "sp-blockchain",5281 "sp-consensus",5282 "sp-consensus-aura",5283 "sp-core",5284 "sp-offchain",5285 "sp-runtime",5286 "sp-session",5287 "sp-storage",5288 "sp-transaction-pool",5289 "substrate-frame-rpc-system",5290 "tokio 0.2.21",5291]52925293[[package]]5294name = "nft-runtime"5295version = "3.0.0"5296dependencies = [5297 "cumulus-pallet-aura-ext",5298 "cumulus-pallet-dmp-queue",5299 "cumulus-pallet-parachain-system",5300 "cumulus-pallet-xcm",5301 "cumulus-pallet-xcmp-queue",5302 "cumulus-primitives-core",5303 "cumulus-primitives-timestamp",5304 "cumulus-primitives-utility",5305 "derivative",5306 "fp-rpc",5307 "frame-benchmarking",5308 "frame-executive",5309 "frame-support",5310 "frame-system",5311 "frame-system-benchmarking",5312 "frame-system-rpc-runtime-api",5313 "hex-literal",5314 "nft-data-structs",5315 "pallet-aura",5316 "pallet-balances",5317 "pallet-ethereum",5318 "pallet-evm",5319 "pallet-evm-coder-substrate",5320 "pallet-evm-contract-helpers",5321 "pallet-evm-migration",5322 "pallet-evm-transaction-payment",5323 "pallet-inflation",5324 "pallet-nft",5325 "pallet-nft-charge-transaction",5326 "pallet-nft-transaction-payment",5327 "pallet-randomness-collective-flip",5328 "pallet-scheduler 3.0.0",5329 "pallet-sudo",5330 "pallet-timestamp",5331 "pallet-transaction-payment",5332 "pallet-transaction-payment-rpc-runtime-api",5333 "pallet-treasury",5334 "pallet-vesting",5335 "pallet-xcm",5336 "parachain-info",5337 "parity-scale-codec",5338 "polkadot-parachain",5339 "serde",5340 "smallvec 1.6.1",5341 "sp-api",5342 "sp-arithmetic",5343 "sp-block-builder",5344 "sp-consensus-aura",5345 "sp-core",5346 "sp-inherents",5347 "sp-io",5348 "sp-offchain",5349 "sp-runtime",5350 "sp-session",5351 "sp-std",5352 "sp-transaction-pool",5353 "sp-version",5354 "substrate-wasm-builder 4.0.0",5355 "xcm",5356 "xcm-builder",5357 "xcm-executor",5358]53595360[[package]]5361name = "nodrop"5362version = "0.1.14"5363source = "registry+https://github.com/rust-lang/crates.io-index"5364checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"53655366[[package]]5367name = "nohash-hasher"5368version = "0.2.0"5369source = "registry+https://github.com/rust-lang/crates.io-index"5370checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"53715372[[package]]5373name = "nom"5374version = "6.2.1"5375source = "registry+https://github.com/rust-lang/crates.io-index"5376checksum = "9c5c51b9083a3c620fa67a2a635d1ce7d95b897e957d6b28ff9a5da960a103a6"5377dependencies = [5378 "bitvec 0.19.5",5379 "funty",5380 "memchr",5381 "version_check",5382]53835384[[package]]5385name = "num-bigint"5386version = "0.2.6"5387source = "registry+https://github.com/rust-lang/crates.io-index"5388checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"5389dependencies = [5390 "autocfg",5391 "num-integer",5392 "num-traits",5393]53945395[[package]]5396name = "num-complex"5397version = "0.4.0"5398source = "registry+https://github.com/rust-lang/crates.io-index"5399checksum = "26873667bbbb7c5182d4a37c1add32cdf09f841af72da53318fdb81543c15085"5400dependencies = [5401 "num-traits",5402]54035404[[package]]5405name = "num-integer"5406version = "0.1.43"5407source = "registry+https://github.com/rust-lang/crates.io-index"5408checksum = "8d59457e662d541ba17869cf51cf177c0b5f0cbf476c66bdc90bf1edac4f875b"5409dependencies = [5410 "autocfg",5411 "num-traits",5412]54135414[[package]]5415name = "num-rational"5416version = "0.2.4"5417source = "registry+https://github.com/rust-lang/crates.io-index"5418checksum = "5c000134b5dbf44adc5cb772486d335293351644b801551abe8f75c84cfa4aef"5419dependencies = [5420 "autocfg",5421 "num-bigint",5422 "num-integer",5423 "num-traits",5424]54255426[[package]]5427name = "num-rational"5428version = "0.4.0"5429source = "registry+https://github.com/rust-lang/crates.io-index"5430checksum = "d41702bd167c2df5520b384281bc111a4b5efcf7fbc4c9c222c815b07e0a6a6a"5431dependencies = [5432 "autocfg",5433 "num-integer",5434 "num-traits",5435]54365437[[package]]5438name = "num-traits"5439version = "0.2.14"5440source = "registry+https://github.com/rust-lang/crates.io-index"5441checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"5442dependencies = [5443 "autocfg",5444 "libm",5445]54465447[[package]]5448name = "num_cpus"5449version = "1.13.0"5450source = "registry+https://github.com/rust-lang/crates.io-index"5451checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"5452dependencies = [5453 "hermit-abi",5454 "libc",5455]54565457[[package]]5458name = "object"5459version = "0.23.0"5460source = "registry+https://github.com/rust-lang/crates.io-index"5461checksum = "a9a7ab5d64814df0fe4a4b5ead45ed6c5f181ee3ff04ba344313a6c80446c5d4"54625463[[package]]5464name = "object"5465version = "0.24.0"5466source = "registry+https://github.com/rust-lang/crates.io-index"5467checksum = "1a5b3dd1c072ee7963717671d1ca129f1048fda25edea6b752bfc71ac8854170"5468dependencies = [5469 "crc32fast",5470 "indexmap",5471]54725473[[package]]5474name = "once_cell"5475version = "1.6.0"5476source = "registry+https://github.com/rust-lang/crates.io-index"5477checksum = "4ad167a2f54e832b82dbe003a046280dceffe5227b5f79e08e363a29638cfddd"5478dependencies = [5479 "parking_lot 0.11.1",5480]54815482[[package]]5483name = "opaque-debug"5484version = "0.2.3"5485source = "registry+https://github.com/rust-lang/crates.io-index"5486checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"54875488[[package]]5489name = "opaque-debug"5490version = "0.3.0"5491source = "registry+https://github.com/rust-lang/crates.io-index"5492checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"54935494[[package]]5495name = "openssl-probe"5496version = "0.1.2"5497source = "registry+https://github.com/rust-lang/crates.io-index"5498checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"54995500[[package]]5501name = "ordered-float"5502version = "1.1.0"5503source = "registry+https://github.com/rust-lang/crates.io-index"5504checksum = "3741934be594d77de1c8461ebcbbe866f585ea616a9753aa78f2bdc69f0e4579"5505dependencies = [5506 "num-traits",5507]55085509[[package]]5510name = "owning_ref"5511version = "0.4.1"5512source = "registry+https://github.com/rust-lang/crates.io-index"5513checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"5514dependencies = [5515 "stable_deref_trait",5516]55175518[[package]]5519name = "pallet-aura"5520version = "4.0.0-dev"5521source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"5522dependencies = [5523 "frame-support",5524 "frame-system",5525 "pallet-session",5526 "pallet-timestamp",5527 "parity-scale-codec",5528 "sp-application-crypto",5529 "sp-consensus-aura",5530 "sp-runtime",5531 "sp-std",5532]55335534[[package]]5535name = "pallet-authority-discovery"5536version = "4.0.0-dev"5537source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"5538dependencies = [5539 "frame-support",5540 "frame-system",5541 "pallet-session",5542 "parity-scale-codec",5543 "sp-application-crypto",5544 "sp-authority-discovery",5545 "sp-runtime",5546 "sp-std",5547]55485549[[package]]5550name = "pallet-authorship"5551version = "4.0.0-dev"5552source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"5553dependencies = [5554 "frame-support",5555 "frame-system",5556 "impl-trait-for-tuples 0.2.1",5557 "parity-scale-codec",5558 "sp-authorship",5559 "sp-runtime",5560 "sp-std",5561]55625563[[package]]5564name = "pallet-babe"5565version = "4.0.0-dev"5566source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"5567dependencies = [5568 "frame-benchmarking",5569 "frame-support",5570 "frame-system",5571 "log",5572 "pallet-authorship",5573 "pallet-session",5574 "pallet-timestamp",5575 "parity-scale-codec",5576 "sp-application-crypto",5577 "sp-consensus-babe",5578 "sp-consensus-vrf",5579 "sp-io",5580 "sp-runtime",5581 "sp-session",5582 "sp-staking",5583 "sp-std",5584]55855586[[package]]5587name = "pallet-balances"5588version = "4.0.0-dev"5589source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"5590dependencies = [5591 "frame-benchmarking",5592 "frame-support",5593 "frame-system",5594 "log",5595 "parity-scale-codec",5596 "sp-runtime",5597 "sp-std",5598]55995600[[package]]5601name = "pallet-beefy"5602version = "0.1.0"5603source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=polkadot-v0.9.9#f40c0ab7b327e874d5c8d699bfa5d762f1759ee0"5604dependencies = [5605 "beefy-primitives",5606 "frame-support",5607 "frame-system",5608 "pallet-session",5609 "parity-scale-codec",5610 "scale-info",5611 "serde",5612 "sp-runtime",5613 "sp-std",5614]56155616[[package]]5617name = "pallet-beefy-mmr"5618version = "0.1.0"5619source = "git+https://github.com/paritytech/grandpa-bridge-gadget?branch=polkadot-v0.9.9#f40c0ab7b327e874d5c8d699bfa5d762f1759ee0"5620dependencies = [5621 "beefy-merkle-tree",5622 "beefy-primitives",5623 "frame-support",5624 "frame-system",5625 "hex",5626 "libsecp256k1 0.6.0",5627 "log",5628 "pallet-beefy",5629 "pallet-mmr",5630 "pallet-mmr-primitives",5631 "pallet-session",5632 "parity-scale-codec",5633 "scale-info",5634 "serde",5635 "sp-core",5636 "sp-io",5637 "sp-runtime",5638 "sp-std",5639]56405641[[package]]5642name = "pallet-bounties"5643version = "4.0.0-dev"5644source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"5645dependencies = [5646 "frame-benchmarking",5647 "frame-support",5648 "frame-system",5649 "pallet-treasury",5650 "parity-scale-codec",5651 "sp-runtime",5652 "sp-std",5653]56545655[[package]]5656name = "pallet-bridge-dispatch"5657version = "0.1.0"5658source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"5659dependencies = [5660 "bp-message-dispatch",5661 "bp-runtime",5662 "frame-support",5663 "frame-system",5664 "log",5665 "parity-scale-codec",5666 "sp-core",5667 "sp-runtime",5668 "sp-std",5669]56705671[[package]]5672name = "pallet-bridge-grandpa"5673version = "0.1.0"5674source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"5675dependencies = [5676 "bp-header-chain",5677 "bp-runtime",5678 "bp-test-utils",5679 "finality-grandpa",5680 "frame-support",5681 "frame-system",5682 "log",5683 "num-traits",5684 "parity-scale-codec",5685 "serde",5686 "sp-finality-grandpa",5687 "sp-runtime",5688 "sp-std",5689 "sp-trie",5690]56915692[[package]]5693name = "pallet-bridge-messages"5694version = "0.1.0"5695source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"5696dependencies = [5697 "bitvec 0.20.1",5698 "bp-message-dispatch",5699 "bp-messages",5700 "bp-rialto",5701 "bp-runtime",5702 "frame-support",5703 "frame-system",5704 "log",5705 "num-traits",5706 "parity-scale-codec",5707 "serde",5708 "sp-core",5709 "sp-runtime",5710 "sp-std",5711]57125713[[package]]5714name = "pallet-collective"5715version = "4.0.0-dev"5716source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"5717dependencies = [5718 "frame-benchmarking",5719 "frame-support",5720 "frame-system",5721 "log",5722 "parity-scale-codec",5723 "sp-core",5724 "sp-io",5725 "sp-runtime",5726 "sp-std",5727]57285729[[package]]5730name = "pallet-contract-helpers"5731version = "0.1.0"5732dependencies = [5733 "frame-support",5734 "frame-system",5735 "pallet-contracts",5736 "parity-scale-codec",5737 "sp-runtime",5738 "sp-std",5739 "up-sponsorship",5740]57415742[[package]]5743name = "pallet-contracts"5744version = "4.0.0-dev"5745source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"5746dependencies = [5747 "bitflags",5748 "frame-support",5749 "frame-system",5750 "log",5751 "pallet-contracts-primitives",5752 "pallet-contracts-proc-macro",5753 "parity-scale-codec",5754 "pwasm-utils",5755 "serde",5756 "smallvec 1.6.1",5757 "sp-core",5758 "sp-io",5759 "sp-runtime",5760 "sp-sandbox",5761 "sp-std",5762 "wasmi-validation",5763]57645765[[package]]5766name = "pallet-contracts-primitives"5767version = "4.0.0-dev"5768source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"5769dependencies = [5770 "bitflags",5771 "parity-scale-codec",5772 "serde",5773 "sp-core",5774 "sp-runtime",5775 "sp-std",5776]57775778[[package]]5779name = "pallet-contracts-proc-macro"5780version = "4.0.0-dev"5781source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"5782dependencies = [5783 "proc-macro2",5784 "quote",5785 "syn",5786]57875788[[package]]5789name = "pallet-democracy"5790version = "4.0.0-dev"5791source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"5792dependencies = [5793 "frame-benchmarking",5794 "frame-support",5795 "frame-system",5796 "parity-scale-codec",5797 "serde",5798 "sp-io",5799 "sp-runtime",5800 "sp-std",5801]58025803[[package]]5804name = "pallet-election-provider-multi-phase"5805version = "4.0.0-dev"5806source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"5807dependencies = [5808 "frame-benchmarking",5809 "frame-election-provider-support",5810 "frame-support",5811 "frame-system",5812 "log",5813 "parity-scale-codec",5814 "rand 0.7.3",5815 "sp-arithmetic",5816 "sp-core",5817 "sp-io",5818 "sp-npos-elections",5819 "sp-runtime",5820 "sp-std",5821 "static_assertions",5822]58235824[[package]]5825name = "pallet-elections-phragmen"5826version = "5.0.0-dev"5827source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"5828dependencies = [5829 "frame-benchmarking",5830 "frame-support",5831 "frame-system",5832 "log",5833 "parity-scale-codec",5834 "sp-core",5835 "sp-io",5836 "sp-npos-elections",5837 "sp-runtime",5838 "sp-std",5839]58405841[[package]]5842name = "pallet-ethereum"5843version = "4.0.0-dev"5844source = "git+https://github.com/uniquenetwork/frontier.git?branch=injected-transactions-parachain#9e8630ae4e420f764dad25eec1e0ef41cf6a2694"5845dependencies = [5846 "ethereum",5847 "ethereum-types",5848 "evm",5849 "fp-consensus",5850 "fp-evm",5851 "fp-rpc",5852 "fp-storage",5853 "frame-support",5854 "frame-system",5855 "libsecp256k1 0.5.0",5856 "pallet-balances",5857 "pallet-evm",5858 "pallet-timestamp",5859 "parity-scale-codec",5860 "rlp",5861 "rustc-hex",5862 "serde",5863 "sha3 0.8.2",5864 "sp-io",5865 "sp-runtime",5866 "sp-std",5867]58685869[[package]]5870name = "pallet-evm"5871version = "6.0.0-dev"5872source = "git+https://github.com/uniquenetwork/frontier.git?branch=injected-transactions-parachain#9e8630ae4e420f764dad25eec1e0ef41cf6a2694"5873dependencies = [5874 "evm",5875 "evm-gasometer",5876 "evm-runtime",5877 "fp-evm",5878 "frame-benchmarking",5879 "frame-support",5880 "frame-system",5881 "hex",5882 "impl-trait-for-tuples 0.2.1",5883 "log",5884 "pallet-balances",5885 "pallet-timestamp",5886 "parity-scale-codec",5887 "primitive-types 0.9.1",5888 "rlp",5889 "serde",5890 "sha3 0.8.2",5891 "sp-core",5892 "sp-io",5893 "sp-runtime",5894 "sp-std",5895]58965897[[package]]5898name = "pallet-evm-coder-substrate"5899version = "0.1.0"5900dependencies = [5901 "ethereum",5902 "evm-coder",5903 "frame-support",5904 "frame-system",5905 "pallet-ethereum",5906 "pallet-evm",5907 "parity-scale-codec",5908 "sp-core",5909 "sp-std",5910]59115912[[package]]5913name = "pallet-evm-contract-helpers"5914version = "0.1.0"5915dependencies = [5916 "evm-coder",5917 "frame-support",5918 "frame-system",5919 "log",5920 "pallet-evm",5921 "pallet-evm-coder-substrate",5922 "parity-scale-codec",5923 "sp-core",5924 "sp-runtime",5925 "sp-std",5926 "up-sponsorship",5927]59285929[[package]]5930name = "pallet-evm-migration"5931version = "0.1.0"5932dependencies = [5933 "fp-evm",5934 "frame-benchmarking",5935 "frame-support",5936 "frame-system",5937 "pallet-evm",5938 "parity-scale-codec",5939 "sp-core",5940 "sp-io",5941 "sp-runtime",5942 "sp-std",5943]59445945[[package]]5946name = "pallet-evm-transaction-payment"5947version = "0.1.0"5948dependencies = [5949 "fp-evm",5950 "frame-support",5951 "frame-system",5952 "pallet-ethereum",5953 "pallet-evm",5954 "parity-scale-codec",5955 "sp-core",5956 "sp-io",5957 "sp-runtime",5958 "sp-std",5959 "up-sponsorship",5960]59615962[[package]]5963name = "pallet-gilt"5964version = "4.0.0-dev"5965source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"5966dependencies = [5967 "frame-benchmarking",5968 "frame-support",5969 "frame-system",5970 "parity-scale-codec",5971 "sp-arithmetic",5972 "sp-runtime",5973 "sp-std",5974]59755976[[package]]5977name = "pallet-grandpa"5978version = "4.0.0-dev"5979source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"5980dependencies = [5981 "frame-benchmarking",5982 "frame-support",5983 "frame-system",5984 "log",5985 "pallet-authorship",5986 "pallet-session",5987 "parity-scale-codec",5988 "sp-application-crypto",5989 "sp-core",5990 "sp-finality-grandpa",5991 "sp-io",5992 "sp-runtime",5993 "sp-session",5994 "sp-staking",5995 "sp-std",5996]59975998[[package]]5999name = "pallet-identity"6000version = "4.0.0-dev"6001source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6002dependencies = [6003 "enumflags2",6004 "frame-benchmarking",6005 "frame-support",6006 "frame-system",6007 "parity-scale-codec",6008 "sp-io",6009 "sp-runtime",6010 "sp-std",6011]60126013[[package]]6014name = "pallet-im-online"6015version = "4.0.0-dev"6016source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6017dependencies = [6018 "frame-benchmarking",6019 "frame-support",6020 "frame-system",6021 "log",6022 "pallet-authorship",6023 "parity-scale-codec",6024 "sp-application-crypto",6025 "sp-core",6026 "sp-io",6027 "sp-runtime",6028 "sp-staking",6029 "sp-std",6030]60316032[[package]]6033name = "pallet-indices"6034version = "4.0.0-dev"6035source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6036dependencies = [6037 "frame-benchmarking",6038 "frame-support",6039 "frame-system",6040 "parity-scale-codec",6041 "sp-core",6042 "sp-io",6043 "sp-keyring",6044 "sp-runtime",6045 "sp-std",6046]60476048[[package]]6049name = "pallet-inflation"6050version = "3.0.0"6051dependencies = [6052 "frame-benchmarking",6053 "frame-support",6054 "frame-system",6055 "pallet-balances",6056 "pallet-randomness-collective-flip",6057 "pallet-timestamp",6058 "parity-scale-codec",6059 "serde",6060 "sp-core",6061 "sp-io",6062 "sp-runtime",6063 "sp-std",6064]60656066[[package]]6067name = "pallet-membership"6068version = "4.0.0-dev"6069source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6070dependencies = [6071 "frame-benchmarking",6072 "frame-support",6073 "frame-system",6074 "log",6075 "parity-scale-codec",6076 "sp-io",6077 "sp-runtime",6078 "sp-std",6079]60806081[[package]]6082name = "pallet-mmr"6083version = "4.0.0-dev"6084source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6085dependencies = [6086 "ckb-merkle-mountain-range",6087 "frame-benchmarking",6088 "frame-support",6089 "frame-system",6090 "pallet-mmr-primitives",6091 "parity-scale-codec",6092 "sp-core",6093 "sp-io",6094 "sp-runtime",6095 "sp-std",6096]60976098[[package]]6099name = "pallet-mmr-primitives"6100version = "4.0.0-dev"6101source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6102dependencies = [6103 "frame-support",6104 "frame-system",6105 "log",6106 "parity-scale-codec",6107 "serde",6108 "sp-api",6109 "sp-core",6110 "sp-runtime",6111 "sp-std",6112]61136114[[package]]6115name = "pallet-mmr-rpc"6116version = "3.0.0"6117source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6118dependencies = [6119 "jsonrpc-core 15.1.0",6120 "jsonrpc-core-client 15.1.0",6121 "jsonrpc-derive 15.1.0",6122 "pallet-mmr-primitives",6123 "parity-scale-codec",6124 "serde",6125 "sp-api",6126 "sp-blockchain",6127 "sp-core",6128 "sp-rpc",6129 "sp-runtime",6130]61316132[[package]]6133name = "pallet-multisig"6134version = "4.0.0-dev"6135source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6136dependencies = [6137 "frame-benchmarking",6138 "frame-support",6139 "frame-system",6140 "parity-scale-codec",6141 "sp-core",6142 "sp-io",6143 "sp-runtime",6144 "sp-std",6145]61466147[[package]]6148name = "pallet-nft"6149version = "3.0.0"6150dependencies = [6151 "ethereum",6152 "evm-coder",6153 "fp-evm",6154 "frame-benchmarking",6155 "frame-support",6156 "frame-system",6157 "hex-literal",6158 "nft-data-structs",6159 "pallet-balances",6160 "pallet-ethereum",6161 "pallet-evm",6162 "pallet-evm-coder-substrate",6163 "pallet-randomness-collective-flip",6164 "pallet-timestamp",6165 "pallet-transaction-payment",6166 "parity-scale-codec",6167 "primitive-types 0.10.1",6168 "rlp",6169 "serde",6170 "sp-api",6171 "sp-core",6172 "sp-io",6173 "sp-runtime",6174 "sp-std",6175 "up-sponsorship",6176]61776178[[package]]6179name = "pallet-nft-charge-transaction"6180version = "3.0.0"6181dependencies = [6182 "frame-benchmarking",6183 "frame-support",6184 "frame-system",6185 "pallet-balances",6186 "pallet-nft-transaction-payment",6187 "pallet-transaction-payment",6188 "parity-scale-codec",6189 "serde",6190 "sp-core",6191 "sp-io",6192 "sp-runtime",6193 "sp-std",6194]61956196[[package]]6197name = "pallet-nft-transaction-payment"6198version = "3.0.0"6199dependencies = [6200 "frame-benchmarking",6201 "frame-support",6202 "frame-system",6203 "pallet-transaction-payment",6204 "parity-scale-codec",6205 "serde",6206 "sp-core",6207 "sp-io",6208 "sp-runtime",6209 "sp-std",6210 "up-sponsorship",6211]62126213[[package]]6214name = "pallet-nicks"6215version = "4.0.0-dev"6216source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6217dependencies = [6218 "frame-support",6219 "frame-system",6220 "parity-scale-codec",6221 "sp-io",6222 "sp-runtime",6223 "sp-std",6224]62256226[[package]]6227name = "pallet-offences"6228version = "4.0.0-dev"6229source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6230dependencies = [6231 "frame-support",6232 "frame-system",6233 "log",6234 "pallet-balances",6235 "parity-scale-codec",6236 "serde",6237 "sp-runtime",6238 "sp-staking",6239 "sp-std",6240]62416242[[package]]6243name = "pallet-offences-benchmarking"6244version = "4.0.0-dev"6245source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6246dependencies = [6247 "frame-benchmarking",6248 "frame-election-provider-support",6249 "frame-support",6250 "frame-system",6251 "pallet-babe",6252 "pallet-balances",6253 "pallet-grandpa",6254 "pallet-im-online",6255 "pallet-offences",6256 "pallet-session",6257 "pallet-staking",6258 "parity-scale-codec",6259 "sp-runtime",6260 "sp-staking",6261 "sp-std",6262]62636264[[package]]6265name = "pallet-proxy"6266version = "4.0.0-dev"6267source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6268dependencies = [6269 "frame-benchmarking",6270 "frame-support",6271 "frame-system",6272 "parity-scale-codec",6273 "sp-core",6274 "sp-io",6275 "sp-runtime",6276 "sp-std",6277]62786279[[package]]6280name = "pallet-randomness-collective-flip"6281version = "4.0.0-dev"6282source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6283dependencies = [6284 "frame-support",6285 "frame-system",6286 "parity-scale-codec",6287 "safe-mix",6288 "sp-runtime",6289 "sp-std",6290]62916292[[package]]6293name = "pallet-recovery"6294version = "4.0.0-dev"6295source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6296dependencies = [6297 "enumflags2",6298 "frame-support",6299 "frame-system",6300 "parity-scale-codec",6301 "sp-io",6302 "sp-runtime",6303 "sp-std",6304]63056306[[package]]6307name = "pallet-scheduler"6308version = "3.0.0"6309dependencies = [6310 "frame-benchmarking",6311 "frame-support",6312 "frame-system",6313 "log",6314 "parity-scale-codec",6315 "serde",6316 "sp-core",6317 "sp-io",6318 "sp-runtime",6319 "sp-std",6320 "substrate-test-utils",6321 "up-sponsorship",6322]63236324[[package]]6325name = "pallet-scheduler"6326version = "4.0.0-dev"6327source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6328dependencies = [6329 "frame-benchmarking",6330 "frame-support",6331 "frame-system",6332 "log",6333 "parity-scale-codec",6334 "sp-io",6335 "sp-runtime",6336 "sp-std",6337]63386339[[package]]6340name = "pallet-session"6341version = "4.0.0-dev"6342source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6343dependencies = [6344 "frame-support",6345 "frame-system",6346 "impl-trait-for-tuples 0.2.1",6347 "log",6348 "pallet-timestamp",6349 "parity-scale-codec",6350 "sp-core",6351 "sp-io",6352 "sp-runtime",6353 "sp-session",6354 "sp-staking",6355 "sp-std",6356 "sp-trie",6357]63586359[[package]]6360name = "pallet-session-benchmarking"6361version = "4.0.0-dev"6362source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6363dependencies = [6364 "frame-benchmarking",6365 "frame-support",6366 "frame-system",6367 "pallet-session",6368 "pallet-staking",6369 "rand 0.7.3",6370 "sp-runtime",6371 "sp-session",6372 "sp-std",6373]63746375[[package]]6376name = "pallet-society"6377version = "4.0.0-dev"6378source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6379dependencies = [6380 "frame-support",6381 "frame-system",6382 "parity-scale-codec",6383 "rand_chacha 0.2.2",6384 "sp-runtime",6385 "sp-std",6386]63876388[[package]]6389name = "pallet-staking"6390version = "4.0.0-dev"6391source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6392dependencies = [6393 "frame-benchmarking",6394 "frame-election-provider-support",6395 "frame-support",6396 "frame-system",6397 "log",6398 "pallet-authorship",6399 "pallet-session",6400 "parity-scale-codec",6401 "paste",6402 "rand_chacha 0.2.2",6403 "serde",6404 "sp-application-crypto",6405 "sp-io",6406 "sp-runtime",6407 "sp-staking",6408 "sp-std",6409 "static_assertions",6410]64116412[[package]]6413name = "pallet-staking-reward-curve"6414version = "4.0.0-dev"6415source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6416dependencies = [6417 "proc-macro-crate 1.0.0",6418 "proc-macro2",6419 "quote",6420 "syn",6421]64226423[[package]]6424name = "pallet-staking-reward-fn"6425version = "4.0.0-dev"6426source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6427dependencies = [6428 "log",6429 "sp-arithmetic",6430]64316432[[package]]6433name = "pallet-sudo"6434version = "4.0.0-dev"6435source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6436dependencies = [6437 "frame-support",6438 "frame-system",6439 "parity-scale-codec",6440 "sp-io",6441 "sp-runtime",6442 "sp-std",6443]64446445[[package]]6446name = "pallet-timestamp"6447version = "4.0.0-dev"6448source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6449dependencies = [6450 "frame-benchmarking",6451 "frame-support",6452 "frame-system",6453 "impl-trait-for-tuples 0.2.1",6454 "log",6455 "parity-scale-codec",6456 "sp-inherents",6457 "sp-io",6458 "sp-runtime",6459 "sp-std",6460 "sp-timestamp",6461]64626463[[package]]6464name = "pallet-tips"6465version = "4.0.0-dev"6466source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6467dependencies = [6468 "frame-benchmarking",6469 "frame-support",6470 "frame-system",6471 "pallet-treasury",6472 "parity-scale-codec",6473 "serde",6474 "sp-runtime",6475 "sp-std",6476]64776478[[package]]6479name = "pallet-transaction-payment"6480version = "4.0.0-dev"6481source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6482dependencies = [6483 "frame-support",6484 "frame-system",6485 "parity-scale-codec",6486 "serde",6487 "smallvec 1.6.1",6488 "sp-core",6489 "sp-io",6490 "sp-runtime",6491 "sp-std",6492]64936494[[package]]6495name = "pallet-transaction-payment-rpc"6496version = "4.0.0-dev"6497source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6498dependencies = [6499 "jsonrpc-core 15.1.0",6500 "jsonrpc-core-client 15.1.0",6501 "jsonrpc-derive 15.1.0",6502 "pallet-transaction-payment-rpc-runtime-api",6503 "parity-scale-codec",6504 "sp-api",6505 "sp-blockchain",6506 "sp-core",6507 "sp-rpc",6508 "sp-runtime",6509]65106511[[package]]6512name = "pallet-transaction-payment-rpc-runtime-api"6513version = "4.0.0-dev"6514source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6515dependencies = [6516 "pallet-transaction-payment",6517 "parity-scale-codec",6518 "sp-api",6519 "sp-runtime",6520]65216522[[package]]6523name = "pallet-treasury"6524version = "4.0.0-dev"6525source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6526dependencies = [6527 "frame-benchmarking",6528 "frame-support",6529 "frame-system",6530 "impl-trait-for-tuples 0.2.1",6531 "pallet-balances",6532 "parity-scale-codec",6533 "serde",6534 "sp-runtime",6535 "sp-std",6536]65376538[[package]]6539name = "pallet-utility"6540version = "4.0.0-dev"6541source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6542dependencies = [6543 "frame-benchmarking",6544 "frame-support",6545 "frame-system",6546 "parity-scale-codec",6547 "sp-core",6548 "sp-io",6549 "sp-runtime",6550 "sp-std",6551]65526553[[package]]6554name = "pallet-vesting"6555version = "4.0.0-dev"6556source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"6557dependencies = [6558 "enumflags2",6559 "frame-benchmarking",6560 "frame-support",6561 "frame-system",6562 "parity-scale-codec",6563 "sp-runtime",6564 "sp-std",6565]65666567[[package]]6568name = "pallet-xcm"6569version = "0.9.9-1"6570source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"6571dependencies = [6572 "frame-support",6573 "frame-system",6574 "log",6575 "parity-scale-codec",6576 "serde",6577 "sp-runtime",6578 "sp-std",6579 "xcm",6580 "xcm-executor",6581]65826583[[package]]6584name = "parachain-info"6585version = "0.1.0"6586source = "git+https://github.com/paritytech/cumulus.git?branch=polkadot-v0.9.9#fd80849dde5c209c20a996cfcc5aaacd4666dcbe"6587dependencies = [6588 "cumulus-primitives-core",6589 "frame-support",6590 "frame-system",6591 "parity-scale-codec",6592 "serde",6593]65946595[[package]]6596name = "parity-db"6597version = "0.2.4"6598source = "registry+https://github.com/rust-lang/crates.io-index"6599checksum = "2e337f62db341435f0da05b8f6b97e984ef4ea5800510cd07c2d624688c40b47"6600dependencies = [6601 "blake2-rfc",6602 "crc32fast",6603 "fs2",6604 "hex",6605 "libc",6606 "log",6607 "memmap2",6608 "parking_lot 0.11.1",6609 "rand 0.8.4",6610]66116612[[package]]6613name = "parity-multiaddr"6614version = "0.11.2"6615source = "registry+https://github.com/rust-lang/crates.io-index"6616checksum = "58341485071825827b7f03cf7efd1cb21e6a709bea778fb50227fd45d2f361b4"6617dependencies = [6618 "arrayref",6619 "bs58",6620 "byteorder",6621 "data-encoding",6622 "multihash",6623 "percent-encoding 2.1.0",6624 "serde",6625 "static_assertions",6626 "unsigned-varint 0.7.0",6627 "url 2.2.0",6628]66296630[[package]]6631name = "parity-scale-codec"6632version = "2.2.0"6633source = "registry+https://github.com/rust-lang/crates.io-index"6634checksum = "8975095a2a03bbbdc70a74ab11a4f76a6d0b84680d87c68d722531b0ac28e8a9"6635dependencies = [6636 "arrayvec 0.7.0",6637 "bitvec 0.20.1",6638 "byte-slice-cast",6639 "impl-trait-for-tuples 0.2.1",6640 "parity-scale-codec-derive",6641 "serde",6642]66436644[[package]]6645name = "parity-scale-codec-derive"6646version = "2.2.0"6647source = "registry+https://github.com/rust-lang/crates.io-index"6648checksum = "40dbbfef7f0a1143c5b06e0d76a6278e25dac0bc1af4be51a0fbb73f07e7ad09"6649dependencies = [6650 "proc-macro-crate 1.0.0",6651 "proc-macro2",6652 "quote",6653 "syn",6654]66556656[[package]]6657name = "parity-send-wrapper"6658version = "0.1.0"6659source = "registry+https://github.com/rust-lang/crates.io-index"6660checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"66616662[[package]]6663name = "parity-tokio-ipc"6664version = "0.4.0"6665source = "registry+https://github.com/rust-lang/crates.io-index"6666checksum = "1e57fea504fea33f9fbb5f49f378359030e7e026a6ab849bb9e8f0787376f1bf"6667dependencies = [6668 "bytes 0.4.12",6669 "futures 0.1.29",6670 "libc",6671 "log",6672 "mio-named-pipes",6673 "miow 0.3.5",6674 "rand 0.7.3",6675 "tokio 0.1.22",6676 "tokio-named-pipes",6677 "tokio-uds",6678 "winapi 0.3.9",6679]66806681[[package]]6682name = "parity-util-mem"6683version = "0.10.0"6684source = "registry+https://github.com/rust-lang/crates.io-index"6685checksum = "7ad6f1acec69b95caf435bbd158d486e5a0a44fcf51531e84922c59ff09e8457"6686dependencies = [6687 "cfg-if 1.0.0",6688 "ethereum-types",6689 "hashbrown 0.11.2",6690 "impl-trait-for-tuples 0.2.1",6691 "lru",6692 "parity-util-mem-derive",6693 "parking_lot 0.11.1",6694 "primitive-types 0.10.1",6695 "smallvec 1.6.1",6696 "winapi 0.3.9",6697]66986699[[package]]6700name = "parity-util-mem-derive"6701version = "0.1.0"6702source = "registry+https://github.com/rust-lang/crates.io-index"6703checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"6704dependencies = [6705 "proc-macro2",6706 "syn",6707 "synstructure",6708]67096710[[package]]6711name = "parity-wasm"6712version = "0.32.0"6713source = "registry+https://github.com/rust-lang/crates.io-index"6714checksum = "16ad52817c4d343339b3bc2e26861bd21478eda0b7509acf83505727000512ac"6715dependencies = [6716 "byteorder",6717]67186719[[package]]6720name = "parity-wasm"6721version = "0.42.2"6722source = "registry+https://github.com/rust-lang/crates.io-index"6723checksum = "be5e13c266502aadf83426d87d81a0f5d1ef45b8027f5a471c360abfe4bfae92"67246725[[package]]6726name = "parity-ws"6727version = "0.10.1"6728source = "registry+https://github.com/rust-lang/crates.io-index"6729checksum = "322d72dfe461b8b9e367d057ceace105379d64d5b03907d23c481ccf3fbf8aa4"6730dependencies = [6731 "byteorder",6732 "bytes 0.4.12",6733 "httparse",6734 "log",6735 "mio",6736 "mio-extras",6737 "rand 0.7.3",6738 "sha-1 0.8.2",6739 "slab",6740 "url 2.2.0",6741]67426743[[package]]6744name = "parking"6745version = "2.0.0"6746source = "registry+https://github.com/rust-lang/crates.io-index"6747checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"67486749[[package]]6750name = "parking_lot"6751version = "0.9.0"6752source = "registry+https://github.com/rust-lang/crates.io-index"6753checksum = "f842b1982eb6c2fe34036a4fbfb06dd185a3f5c8edfaacdf7d1ea10b07de6252"6754dependencies = [6755 "lock_api 0.3.4",6756 "parking_lot_core 0.6.2",6757 "rustc_version",6758]67596760[[package]]6761name = "parking_lot"6762version = "0.10.2"6763source = "registry+https://github.com/rust-lang/crates.io-index"6764checksum = "d3a704eb390aafdc107b0e392f56a82b668e3a71366993b5340f5833fd62505e"6765dependencies = [6766 "lock_api 0.3.4",6767 "parking_lot_core 0.7.2",6768]67696770[[package]]6771name = "parking_lot"6772version = "0.11.1"6773source = "registry+https://github.com/rust-lang/crates.io-index"6774checksum = "6d7744ac029df22dca6284efe4e898991d28e3085c706c972bcd7da4a27a15eb"6775dependencies = [6776 "instant",6777 "lock_api 0.4.1",6778 "parking_lot_core 0.8.0",6779]67806781[[package]]6782name = "parking_lot_core"6783version = "0.6.2"6784source = "registry+https://github.com/rust-lang/crates.io-index"6785checksum = "b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b"6786dependencies = [6787 "cfg-if 0.1.10",6788 "cloudabi 0.0.3",6789 "libc",6790 "redox_syscall 0.1.56",6791 "rustc_version",6792 "smallvec 0.6.13",6793 "winapi 0.3.9",6794]67956796[[package]]6797name = "parking_lot_core"6798version = "0.7.2"6799source = "registry+https://github.com/rust-lang/crates.io-index"6800checksum = "d58c7c768d4ba344e3e8d72518ac13e259d7c7ade24167003b8488e10b6740a3"6801dependencies = [6802 "cfg-if 0.1.10",6803 "cloudabi 0.0.3",6804 "libc",6805 "redox_syscall 0.1.56",6806 "smallvec 1.6.1",6807 "winapi 0.3.9",6808]68096810[[package]]6811name = "parking_lot_core"6812version = "0.8.0"6813source = "registry+https://github.com/rust-lang/crates.io-index"6814checksum = "c361aa727dd08437f2f1447be8b59a33b0edd15e0fcee698f935613d9efbca9b"6815dependencies = [6816 "cfg-if 0.1.10",6817 "cloudabi 0.1.0",6818 "instant",6819 "libc",6820 "redox_syscall 0.1.56",6821 "smallvec 1.6.1",6822 "winapi 0.3.9",6823]68246825[[package]]6826name = "paste"6827version = "1.0.5"6828source = "registry+https://github.com/rust-lang/crates.io-index"6829checksum = "acbf547ad0c65e31259204bd90935776d1c693cec2f4ff7abb7a1bbbd40dfe58"68306831[[package]]6832name = "pbkdf2"6833version = "0.3.0"6834source = "registry+https://github.com/rust-lang/crates.io-index"6835checksum = "006c038a43a45995a9670da19e67600114740e8511d4333bf97a56e66a7542d9"6836dependencies = [6837 "byteorder",6838 "crypto-mac 0.7.0",6839]68406841[[package]]6842name = "pbkdf2"6843version = "0.4.0"6844source = "registry+https://github.com/rust-lang/crates.io-index"6845checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd"6846dependencies = [6847 "crypto-mac 0.8.0",6848]68496850[[package]]6851name = "pdqselect"6852version = "0.1.0"6853source = "registry+https://github.com/rust-lang/crates.io-index"6854checksum = "4ec91767ecc0a0bbe558ce8c9da33c068066c57ecc8bb8477ef8c1ad3ef77c27"68556856[[package]]6857name = "peeking_take_while"6858version = "0.1.2"6859source = "registry+https://github.com/rust-lang/crates.io-index"6860checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"68616862[[package]]6863name = "percent-encoding"6864version = "1.0.1"6865source = "registry+https://github.com/rust-lang/crates.io-index"6866checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"68676868[[package]]6869name = "percent-encoding"6870version = "2.1.0"6871source = "registry+https://github.com/rust-lang/crates.io-index"6872checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"68736874[[package]]6875name = "pest"6876version = "2.1.3"6877source = "registry+https://github.com/rust-lang/crates.io-index"6878checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"6879dependencies = [6880 "ucd-trie",6881]68826883[[package]]6884name = "pest_derive"6885version = "2.1.0"6886source = "registry+https://github.com/rust-lang/crates.io-index"6887checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"6888dependencies = [6889 "pest",6890 "pest_generator",6891]68926893[[package]]6894name = "pest_generator"6895version = "2.1.3"6896source = "registry+https://github.com/rust-lang/crates.io-index"6897checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"6898dependencies = [6899 "pest",6900 "pest_meta",6901 "proc-macro2",6902 "quote",6903 "syn",6904]69056906[[package]]6907name = "pest_meta"6908version = "2.1.3"6909source = "registry+https://github.com/rust-lang/crates.io-index"6910checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"6911dependencies = [6912 "maplit",6913 "pest",6914 "sha-1 0.8.2",6915]69166917[[package]]6918name = "petgraph"6919version = "0.5.1"6920source = "registry+https://github.com/rust-lang/crates.io-index"6921checksum = "467d164a6de56270bd7c4d070df81d07beace25012d5103ced4e9ff08d6afdb7"6922dependencies = [6923 "fixedbitset",6924 "indexmap",6925]69266927[[package]]6928name = "pin-project"6929version = "0.4.23"6930source = "registry+https://github.com/rust-lang/crates.io-index"6931checksum = "ca4433fff2ae79342e497d9f8ee990d174071408f28f726d6d83af93e58e48aa"6932dependencies = [6933 "pin-project-internal 0.4.23",6934]69356936[[package]]6937name = "pin-project"6938version = "1.0.7"6939source = "registry+https://github.com/rust-lang/crates.io-index"6940checksum = "c7509cc106041c40a4518d2af7a61530e1eed0e6285296a3d8c5472806ccc4a4"6941dependencies = [6942 "pin-project-internal 1.0.7",6943]69446945[[package]]6946name = "pin-project-internal"6947version = "0.4.23"6948source = "registry+https://github.com/rust-lang/crates.io-index"6949checksum = "2c0e815c3ee9a031fdf5af21c10aa17c573c9c6a566328d99e3936c34e36461f"6950dependencies = [6951 "proc-macro2",6952 "quote",6953 "syn",6954]69556956[[package]]6957name = "pin-project-internal"6958version = "1.0.7"6959source = "registry+https://github.com/rust-lang/crates.io-index"6960checksum = "48c950132583b500556b1efd71d45b319029f2b71518d979fcc208e16b42426f"6961dependencies = [6962 "proc-macro2",6963 "quote",6964 "syn",6965]69666967[[package]]6968name = "pin-project-lite"6969version = "0.1.7"6970source = "registry+https://github.com/rust-lang/crates.io-index"6971checksum = "282adbf10f2698a7a77f8e983a74b2d18176c19a7fd32a45446139ae7b02b715"69726973[[package]]6974name = "pin-project-lite"6975version = "0.2.4"6976source = "registry+https://github.com/rust-lang/crates.io-index"6977checksum = "439697af366c49a6d0a010c56a0d97685bc140ce0d377b13a2ea2aa42d64a827"69786979[[package]]6980name = "pin-utils"6981version = "0.1.0"6982source = "registry+https://github.com/rust-lang/crates.io-index"6983checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"69846985[[package]]6986name = "pkg-config"6987version = "0.3.17"6988source = "registry+https://github.com/rust-lang/crates.io-index"6989checksum = "05da548ad6865900e60eaba7f589cc0783590a92e940c26953ff81ddbab2d677"69906991[[package]]6992name = "platforms"6993version = "1.1.0"6994source = "registry+https://github.com/rust-lang/crates.io-index"6995checksum = "989d43012e2ca1c4a02507c67282691a0a3207f9dc67cec596b43fe925b3d325"69966997[[package]]6998name = "polkadot-approval-distribution"6999version = "0.9.9-1"7000source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7001dependencies = [7002 "futures 0.3.16",7003 "polkadot-node-network-protocol",7004 "polkadot-node-primitives",7005 "polkadot-node-subsystem",7006 "polkadot-node-subsystem-util",7007 "polkadot-primitives",7008 "tracing",7009]70107011[[package]]7012name = "polkadot-availability-bitfield-distribution"7013version = "0.9.9-1"7014source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7015dependencies = [7016 "futures 0.3.16",7017 "polkadot-node-network-protocol",7018 "polkadot-node-subsystem",7019 "polkadot-node-subsystem-util",7020 "polkadot-primitives",7021 "tracing",7022]70237024[[package]]7025name = "polkadot-availability-distribution"7026version = "0.9.9-1"7027source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7028dependencies = [7029 "futures 0.3.16",7030 "lru",7031 "parity-scale-codec",7032 "polkadot-erasure-coding",7033 "polkadot-node-core-runtime-api",7034 "polkadot-node-network-protocol",7035 "polkadot-node-primitives",7036 "polkadot-node-subsystem",7037 "polkadot-node-subsystem-util",7038 "polkadot-primitives",7039 "rand 0.8.4",7040 "sp-application-crypto",7041 "sp-core",7042 "sp-keystore",7043 "thiserror",7044 "tracing",7045]70467047[[package]]7048name = "polkadot-availability-recovery"7049version = "0.9.9-1"7050source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7051dependencies = [7052 "futures 0.3.16",7053 "lru",7054 "parity-scale-codec",7055 "polkadot-erasure-coding",7056 "polkadot-node-network-protocol",7057 "polkadot-node-primitives",7058 "polkadot-node-subsystem",7059 "polkadot-node-subsystem-util",7060 "polkadot-primitives",7061 "rand 0.8.4",7062 "thiserror",7063 "tracing",7064]70657066[[package]]7067name = "polkadot-cli"7068version = "0.9.9-1"7069source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7070dependencies = [7071 "frame-benchmarking-cli",7072 "futures 0.3.16",7073 "log",7074 "polkadot-node-core-pvf",7075 "polkadot-service",7076 "sc-cli",7077 "sc-service",7078 "sp-core",7079 "sp-trie",7080 "structopt",7081 "substrate-build-script-utils",7082 "thiserror",7083 "try-runtime-cli",7084]70857086[[package]]7087name = "polkadot-client"7088version = "0.9.9-1"7089source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7090dependencies = [7091 "beefy-primitives",7092 "frame-benchmarking",7093 "frame-system-rpc-runtime-api",7094 "pallet-mmr-primitives",7095 "pallet-transaction-payment-rpc-runtime-api",7096 "polkadot-primitives",7097 "polkadot-runtime",7098 "sc-client-api",7099 "sc-consensus",7100 "sc-executor",7101 "sc-service",7102 "sp-api",7103 "sp-authority-discovery",7104 "sp-block-builder",7105 "sp-blockchain",7106 "sp-consensus",7107 "sp-consensus-babe",7108 "sp-finality-grandpa",7109 "sp-offchain",7110 "sp-runtime",7111 "sp-session",7112 "sp-storage",7113 "sp-transaction-pool",7114]71157116[[package]]7117name = "polkadot-collator-protocol"7118version = "0.9.9-1"7119source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7120dependencies = [7121 "always-assert",7122 "futures 0.3.16",7123 "futures-timer 3.0.2",7124 "polkadot-node-network-protocol",7125 "polkadot-node-primitives",7126 "polkadot-node-subsystem",7127 "polkadot-node-subsystem-util",7128 "polkadot-primitives",7129 "sp-core",7130 "sp-keystore",7131 "sp-runtime",7132 "thiserror",7133 "tracing",7134]71357136[[package]]7137name = "polkadot-core-primitives"7138version = "0.9.9-1"7139source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7140dependencies = [7141 "parity-scale-codec",7142 "parity-util-mem",7143 "sp-core",7144 "sp-runtime",7145 "sp-std",7146]71477148[[package]]7149name = "polkadot-dispute-distribution"7150version = "0.9.9-1"7151source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7152dependencies = [7153 "futures 0.3.16",7154 "lru",7155 "parity-scale-codec",7156 "polkadot-erasure-coding",7157 "polkadot-node-core-runtime-api",7158 "polkadot-node-network-protocol",7159 "polkadot-node-primitives",7160 "polkadot-node-subsystem",7161 "polkadot-node-subsystem-util",7162 "polkadot-primitives",7163 "rand 0.8.4",7164 "sc-network",7165 "sp-application-crypto",7166 "sp-core",7167 "sp-keystore",7168 "thiserror",7169 "tracing",7170]71717172[[package]]7173name = "polkadot-erasure-coding"7174version = "0.9.9-1"7175source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7176dependencies = [7177 "parity-scale-codec",7178 "polkadot-node-primitives",7179 "polkadot-primitives",7180 "reed-solomon-novelpoly",7181 "sp-core",7182 "sp-trie",7183 "thiserror",7184]71857186[[package]]7187name = "polkadot-gossip-support"7188version = "0.9.9-1"7189source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7190dependencies = [7191 "futures 0.3.16",7192 "polkadot-node-network-protocol",7193 "polkadot-node-subsystem",7194 "polkadot-node-subsystem-util",7195 "polkadot-primitives",7196 "rand 0.8.4",7197 "rand_chacha 0.3.1",7198 "sp-application-crypto",7199 "sp-core",7200 "sp-keystore",7201 "tracing",7202]72037204[[package]]7205name = "polkadot-network-bridge"7206version = "0.9.9-1"7207source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7208dependencies = [7209 "async-trait",7210 "futures 0.3.16",7211 "parity-scale-codec",7212 "parking_lot 0.11.1",7213 "polkadot-node-network-protocol",7214 "polkadot-node-subsystem",7215 "polkadot-node-subsystem-util",7216 "polkadot-overseer",7217 "polkadot-primitives",7218 "sc-network",7219 "sp-consensus",7220 "strum",7221 "tracing",7222]72237224[[package]]7225name = "polkadot-node-collation-generation"7226version = "0.9.9-1"7227source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7228dependencies = [7229 "futures 0.3.16",7230 "parity-scale-codec",7231 "polkadot-erasure-coding",7232 "polkadot-node-primitives",7233 "polkadot-node-subsystem",7234 "polkadot-node-subsystem-util",7235 "polkadot-primitives",7236 "sp-core",7237 "sp-maybe-compressed-blob",7238 "thiserror",7239 "tracing",7240]72417242[[package]]7243name = "polkadot-node-core-approval-voting"7244version = "0.9.9-1"7245source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7246dependencies = [7247 "bitvec 0.20.1",7248 "derive_more",7249 "futures 0.3.16",7250 "futures-timer 3.0.2",7251 "kvdb",7252 "lru",7253 "merlin",7254 "parity-scale-codec",7255 "polkadot-node-jaeger",7256 "polkadot-node-primitives",7257 "polkadot-node-subsystem",7258 "polkadot-node-subsystem-util",7259 "polkadot-overseer",7260 "polkadot-primitives",7261 "sc-client-api",7262 "sc-keystore",7263 "schnorrkel",7264 "sp-application-crypto",7265 "sp-blockchain",7266 "sp-consensus",7267 "sp-consensus-slots",7268 "sp-runtime",7269 "tracing",7270]72717272[[package]]7273name = "polkadot-node-core-av-store"7274version = "0.9.9-1"7275source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7276dependencies = [7277 "bitvec 0.20.1",7278 "futures 0.3.16",7279 "futures-timer 3.0.2",7280 "kvdb",7281 "parity-scale-codec",7282 "polkadot-erasure-coding",7283 "polkadot-node-primitives",7284 "polkadot-node-subsystem",7285 "polkadot-node-subsystem-util",7286 "polkadot-overseer",7287 "polkadot-primitives",7288 "thiserror",7289 "tracing",7290]72917292[[package]]7293name = "polkadot-node-core-backing"7294version = "0.9.9-1"7295source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7296dependencies = [7297 "bitvec 0.20.1",7298 "futures 0.3.16",7299 "polkadot-erasure-coding",7300 "polkadot-node-primitives",7301 "polkadot-node-subsystem",7302 "polkadot-node-subsystem-util",7303 "polkadot-primitives",7304 "polkadot-statement-table",7305 "sp-keystore",7306 "thiserror",7307 "tracing",7308]73097310[[package]]7311name = "polkadot-node-core-bitfield-signing"7312version = "0.9.9-1"7313source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7314dependencies = [7315 "futures 0.3.16",7316 "polkadot-node-subsystem",7317 "polkadot-node-subsystem-util",7318 "polkadot-primitives",7319 "sp-keystore",7320 "thiserror",7321 "tracing",7322 "wasm-timer",7323]73247325[[package]]7326name = "polkadot-node-core-candidate-validation"7327version = "0.9.9-1"7328source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7329dependencies = [7330 "async-trait",7331 "futures 0.3.16",7332 "parity-scale-codec",7333 "polkadot-node-core-pvf",7334 "polkadot-node-primitives",7335 "polkadot-node-subsystem",7336 "polkadot-node-subsystem-util",7337 "polkadot-parachain",7338 "polkadot-primitives",7339 "sp-maybe-compressed-blob",7340 "tracing",7341]73427343[[package]]7344name = "polkadot-node-core-chain-api"7345version = "0.9.9-1"7346source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7347dependencies = [7348 "futures 0.3.16",7349 "polkadot-node-subsystem",7350 "polkadot-node-subsystem-util",7351 "polkadot-primitives",7352 "sc-client-api",7353 "sc-consensus-babe",7354 "sp-blockchain",7355 "tracing",7356]73577358[[package]]7359name = "polkadot-node-core-chain-selection"7360version = "0.9.9-1"7361source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7362dependencies = [7363 "futures 0.3.16",7364 "futures-timer 3.0.2",7365 "kvdb",7366 "parity-scale-codec",7367 "polkadot-node-primitives",7368 "polkadot-node-subsystem",7369 "polkadot-node-subsystem-util",7370 "polkadot-primitives",7371 "thiserror",7372 "tracing",7373]73747375[[package]]7376name = "polkadot-node-core-dispute-coordinator"7377version = "0.9.9-1"7378source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7379dependencies = [7380 "bitvec 0.20.1",7381 "derive_more",7382 "futures 0.3.16",7383 "kvdb",7384 "parity-scale-codec",7385 "polkadot-node-primitives",7386 "polkadot-node-subsystem",7387 "polkadot-node-subsystem-util",7388 "polkadot-primitives",7389 "sc-keystore",7390 "thiserror",7391 "tracing",7392]73937394[[package]]7395name = "polkadot-node-core-dispute-participation"7396version = "0.9.9-1"7397source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7398dependencies = [7399 "futures 0.3.16",7400 "polkadot-node-primitives",7401 "polkadot-node-subsystem",7402 "polkadot-primitives",7403 "thiserror",7404 "tracing",7405]74067407[[package]]7408name = "polkadot-node-core-parachains-inherent"7409version = "0.9.9-1"7410source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7411dependencies = [7412 "async-trait",7413 "futures 0.3.16",7414 "futures-timer 3.0.2",7415 "polkadot-node-subsystem",7416 "polkadot-primitives",7417 "sp-blockchain",7418 "sp-inherents",7419 "sp-runtime",7420 "thiserror",7421 "tracing",7422]74237424[[package]]7425name = "polkadot-node-core-provisioner"7426version = "0.9.9-1"7427source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7428dependencies = [7429 "bitvec 0.20.1",7430 "futures 0.3.16",7431 "futures-timer 3.0.2",7432 "polkadot-node-subsystem",7433 "polkadot-node-subsystem-util",7434 "polkadot-primitives",7435 "thiserror",7436 "tracing",7437]74387439[[package]]7440name = "polkadot-node-core-pvf"7441version = "0.9.9-1"7442source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7443dependencies = [7444 "always-assert",7445 "assert_matches",7446 "async-process",7447 "async-std",7448 "futures 0.3.16",7449 "futures-timer 3.0.2",7450 "libc",7451 "parity-scale-codec",7452 "pin-project 1.0.7",7453 "polkadot-core-primitives",7454 "polkadot-parachain",7455 "rand 0.8.4",7456 "sc-executor",7457 "sc-executor-common",7458 "sc-executor-wasmtime",7459 "slotmap",7460 "sp-core",7461 "sp-externalities",7462 "sp-io",7463 "sp-maybe-compressed-blob",7464 "sp-tracing",7465 "sp-wasm-interface",7466 "tracing",7467]74687469[[package]]7470name = "polkadot-node-core-runtime-api"7471version = "0.9.9-1"7472source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7473dependencies = [7474 "futures 0.3.16",7475 "memory-lru",7476 "parity-util-mem",7477 "polkadot-node-subsystem",7478 "polkadot-node-subsystem-util",7479 "polkadot-primitives",7480 "sp-api",7481 "sp-authority-discovery",7482 "sp-consensus-babe",7483 "sp-core",7484 "tracing",7485]74867487[[package]]7488name = "polkadot-node-jaeger"7489version = "0.9.9-1"7490source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7491dependencies = [7492 "async-std",7493 "lazy_static",7494 "log",7495 "mick-jaeger",7496 "parity-scale-codec",7497 "parking_lot 0.11.1",7498 "polkadot-node-primitives",7499 "polkadot-primitives",7500 "sc-network",7501 "sp-core",7502 "thiserror",7503]75047505[[package]]7506name = "polkadot-node-metrics"7507version = "0.9.9-1"7508source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7509dependencies = [7510 "async-trait",7511 "futures 0.3.16",7512 "futures-timer 3.0.2",7513 "metered-channel",7514 "sc-network",7515 "sp-application-crypto",7516 "sp-core",7517 "sp-keystore",7518 "substrate-prometheus-endpoint",7519]75207521[[package]]7522name = "polkadot-node-network-protocol"7523version = "0.9.9-1"7524source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7525dependencies = [7526 "async-trait",7527 "futures 0.3.16",7528 "parity-scale-codec",7529 "polkadot-node-jaeger",7530 "polkadot-node-primitives",7531 "polkadot-primitives",7532 "sc-authority-discovery",7533 "sc-network",7534 "strum",7535 "thiserror",7536]75377538[[package]]7539name = "polkadot-node-primitives"7540version = "0.9.9-1"7541source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7542dependencies = [7543 "futures 0.3.16",7544 "parity-scale-codec",7545 "polkadot-parachain",7546 "polkadot-primitives",7547 "polkadot-statement-table",7548 "schnorrkel",7549 "serde",7550 "sp-application-crypto",7551 "sp-consensus-babe",7552 "sp-consensus-vrf",7553 "sp-core",7554 "sp-keystore",7555 "sp-maybe-compressed-blob",7556 "sp-runtime",7557 "thiserror",7558 "tracing",7559 "zstd",7560]75617562[[package]]7563name = "polkadot-node-subsystem"7564version = "0.9.9-1"7565source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7566dependencies = [7567 "polkadot-node-jaeger",7568 "polkadot-node-subsystem-types",7569 "polkadot-overseer",7570]75717572[[package]]7573name = "polkadot-node-subsystem-types"7574version = "0.9.9-1"7575source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7576dependencies = [7577 "async-std",7578 "async-trait",7579 "derive_more",7580 "futures 0.3.16",7581 "futures-timer 3.0.2",7582 "lazy_static",7583 "log",7584 "mick-jaeger",7585 "parity-scale-codec",7586 "parking_lot 0.11.1",7587 "pin-project 1.0.7",7588 "polkadot-node-jaeger",7589 "polkadot-node-network-protocol",7590 "polkadot-node-primitives",7591 "polkadot-overseer-gen",7592 "polkadot-primitives",7593 "polkadot-statement-table",7594 "sc-network",7595 "smallvec 1.6.1",7596 "sp-core",7597 "substrate-prometheus-endpoint",7598 "thiserror",7599 "tracing",7600]76017602[[package]]7603name = "polkadot-node-subsystem-util"7604version = "0.9.9-1"7605source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7606dependencies = [7607 "async-trait",7608 "futures 0.3.16",7609 "futures-timer 3.0.2",7610 "itertools 0.10.0",7611 "lru",7612 "metered-channel",7613 "parity-scale-codec",7614 "pin-project 1.0.7",7615 "polkadot-node-jaeger",7616 "polkadot-node-metrics",7617 "polkadot-node-network-protocol",7618 "polkadot-node-primitives",7619 "polkadot-node-subsystem",7620 "polkadot-overseer",7621 "polkadot-primitives",7622 "rand 0.8.4",7623 "sc-network",7624 "sp-application-crypto",7625 "sp-core",7626 "sp-keystore",7627 "substrate-prometheus-endpoint",7628 "thiserror",7629 "tracing",7630]76317632[[package]]7633name = "polkadot-overseer"7634version = "0.9.9-1"7635source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7636dependencies = [7637 "async-trait",7638 "futures 0.3.16",7639 "futures-timer 3.0.2",7640 "lru",7641 "parking_lot 0.11.1",7642 "polkadot-node-metrics",7643 "polkadot-node-network-protocol",7644 "polkadot-node-primitives",7645 "polkadot-node-subsystem-types",7646 "polkadot-overseer-all-subsystems-gen",7647 "polkadot-overseer-gen",7648 "polkadot-primitives",7649 "sc-client-api",7650 "sp-api",7651 "tracing",7652]76537654[[package]]7655name = "polkadot-overseer-all-subsystems-gen"7656version = "0.9.9-1"7657source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7658dependencies = [7659 "assert_matches",7660 "proc-macro2",7661 "quote",7662 "syn",7663]76647665[[package]]7666name = "polkadot-overseer-gen"7667version = "0.9.9-1"7668source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7669dependencies = [7670 "async-trait",7671 "futures 0.3.16",7672 "futures-timer 3.0.2",7673 "metered-channel",7674 "pin-project 1.0.7",7675 "polkadot-node-network-protocol",7676 "polkadot-node-primitives",7677 "polkadot-overseer-gen-proc-macro",7678 "thiserror",7679 "tracing",7680]76817682[[package]]7683name = "polkadot-overseer-gen-proc-macro"7684version = "0.9.9-1"7685source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7686dependencies = [7687 "proc-macro-crate 1.0.0",7688 "proc-macro2",7689 "quote",7690 "syn",7691]76927693[[package]]7694name = "polkadot-parachain"7695version = "0.9.9-1"7696source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7697dependencies = [7698 "derive_more",7699 "frame-support",7700 "parity-scale-codec",7701 "parity-util-mem",7702 "polkadot-core-primitives",7703 "serde",7704 "sp-core",7705 "sp-runtime",7706 "sp-std",7707]77087709[[package]]7710name = "polkadot-primitives"7711version = "0.9.9-1"7712source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7713dependencies = [7714 "bitvec 0.20.1",7715 "frame-system",7716 "hex-literal",7717 "parity-scale-codec",7718 "parity-util-mem",7719 "polkadot-core-primitives",7720 "polkadot-parachain",7721 "serde",7722 "sp-api",7723 "sp-application-crypto",7724 "sp-arithmetic",7725 "sp-authority-discovery",7726 "sp-consensus-slots",7727 "sp-core",7728 "sp-inherents",7729 "sp-io",7730 "sp-keystore",7731 "sp-runtime",7732 "sp-staking",7733 "sp-std",7734 "sp-trie",7735 "sp-version",7736 "thiserror",7737]77387739[[package]]7740name = "polkadot-rpc"7741version = "0.9.9-1"7742source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7743dependencies = [7744 "beefy-gadget",7745 "beefy-gadget-rpc",7746 "jsonrpc-core 15.1.0",7747 "pallet-mmr-rpc",7748 "pallet-transaction-payment-rpc",7749 "parity-scale-codec",7750 "polkadot-primitives",7751 "sc-chain-spec",7752 "sc-client-api",7753 "sc-consensus-babe",7754 "sc-consensus-babe-rpc",7755 "sc-consensus-epochs",7756 "sc-finality-grandpa",7757 "sc-finality-grandpa-rpc",7758 "sc-keystore",7759 "sc-rpc",7760 "sc-sync-state-rpc",7761 "sc-transaction-pool-api",7762 "sp-api",7763 "sp-block-builder",7764 "sp-blockchain",7765 "sp-consensus",7766 "sp-consensus-babe",7767 "sp-keystore",7768 "sp-runtime",7769 "substrate-frame-rpc-system",7770]77717772[[package]]7773name = "polkadot-runtime"7774version = "0.9.9-1"7775source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7776dependencies = [7777 "beefy-primitives",7778 "bitvec 0.20.1",7779 "frame-benchmarking",7780 "frame-election-provider-support",7781 "frame-executive",7782 "frame-support",7783 "frame-system",7784 "frame-system-benchmarking",7785 "frame-system-rpc-runtime-api",7786 "frame-try-runtime",7787 "hex-literal",7788 "log",7789 "pallet-authority-discovery",7790 "pallet-authorship",7791 "pallet-babe",7792 "pallet-balances",7793 "pallet-bounties",7794 "pallet-collective",7795 "pallet-democracy",7796 "pallet-election-provider-multi-phase",7797 "pallet-elections-phragmen",7798 "pallet-grandpa",7799 "pallet-identity",7800 "pallet-im-online",7801 "pallet-indices",7802 "pallet-membership",7803 "pallet-mmr-primitives",7804 "pallet-multisig",7805 "pallet-nicks",7806 "pallet-offences",7807 "pallet-offences-benchmarking",7808 "pallet-proxy",7809 "pallet-scheduler 4.0.0-dev",7810 "pallet-session",7811 "pallet-session-benchmarking",7812 "pallet-staking",7813 "pallet-staking-reward-curve",7814 "pallet-timestamp",7815 "pallet-tips",7816 "pallet-transaction-payment",7817 "pallet-transaction-payment-rpc-runtime-api",7818 "pallet-treasury",7819 "pallet-utility",7820 "pallet-vesting",7821 "parity-scale-codec",7822 "polkadot-primitives",7823 "polkadot-runtime-common",7824 "rustc-hex",7825 "serde",7826 "serde_derive",7827 "smallvec 1.6.1",7828 "sp-api",7829 "sp-authority-discovery",7830 "sp-block-builder",7831 "sp-consensus-babe",7832 "sp-core",7833 "sp-inherents",7834 "sp-io",7835 "sp-npos-elections",7836 "sp-offchain",7837 "sp-runtime",7838 "sp-session",7839 "sp-staking",7840 "sp-std",7841 "sp-transaction-pool",7842 "sp-version",7843 "static_assertions",7844 "substrate-wasm-builder 5.0.0-dev",7845]78467847[[package]]7848name = "polkadot-runtime-common"7849version = "0.9.9-1"7850source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7851dependencies = [7852 "bitvec 0.20.1",7853 "frame-benchmarking",7854 "frame-support",7855 "frame-system",7856 "impl-trait-for-tuples 0.2.1",7857 "libsecp256k1 0.6.0",7858 "log",7859 "pallet-authorship",7860 "pallet-babe",7861 "pallet-balances",7862 "pallet-beefy-mmr",7863 "pallet-election-provider-multi-phase",7864 "pallet-offences",7865 "pallet-session",7866 "pallet-staking",7867 "pallet-timestamp",7868 "pallet-transaction-payment",7869 "pallet-treasury",7870 "pallet-vesting",7871 "parity-scale-codec",7872 "polkadot-primitives",7873 "polkadot-runtime-parachains",7874 "rustc-hex",7875 "serde",7876 "serde_derive",7877 "slot-range-helper",7878 "sp-api",7879 "sp-core",7880 "sp-inherents",7881 "sp-io",7882 "sp-runtime",7883 "sp-session",7884 "sp-staking",7885 "sp-std",7886 "static_assertions",7887 "xcm",7888]78897890[[package]]7891name = "polkadot-runtime-parachains"7892version = "0.9.9-1"7893source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7894dependencies = [7895 "bitflags",7896 "bitvec 0.20.1",7897 "derive_more",7898 "frame-benchmarking",7899 "frame-support",7900 "frame-system",7901 "log",7902 "pallet-authority-discovery",7903 "pallet-authorship",7904 "pallet-balances",7905 "pallet-offences",7906 "pallet-session",7907 "pallet-staking",7908 "pallet-timestamp",7909 "pallet-vesting",7910 "parity-scale-codec",7911 "polkadot-primitives",7912 "rand 0.8.4",7913 "rand_chacha 0.3.1",7914 "rustc-hex",7915 "serde",7916 "sp-api",7917 "sp-core",7918 "sp-inherents",7919 "sp-io",7920 "sp-keystore",7921 "sp-runtime",7922 "sp-session",7923 "sp-staking",7924 "sp-std",7925 "xcm",7926 "xcm-executor",7927]79287929[[package]]7930name = "polkadot-service"7931version = "0.9.9-1"7932source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"7933dependencies = [7934 "async-trait",7935 "beefy-gadget",7936 "beefy-primitives",7937 "frame-system-rpc-runtime-api",7938 "futures 0.3.16",7939 "hex-literal",7940 "kusama-runtime",7941 "kvdb",7942 "kvdb-rocksdb 0.12.0",7943 "pallet-babe",7944 "pallet-im-online",7945 "pallet-mmr-primitives",7946 "pallet-staking",7947 "pallet-transaction-payment-rpc-runtime-api",7948 "polkadot-approval-distribution",7949 "polkadot-availability-bitfield-distribution",7950 "polkadot-availability-distribution",7951 "polkadot-availability-recovery",7952 "polkadot-client",7953 "polkadot-collator-protocol",7954 "polkadot-dispute-distribution",7955 "polkadot-gossip-support",7956 "polkadot-network-bridge",7957 "polkadot-node-collation-generation",7958 "polkadot-node-core-approval-voting",7959 "polkadot-node-core-av-store",7960 "polkadot-node-core-backing",7961 "polkadot-node-core-bitfield-signing",7962 "polkadot-node-core-candidate-validation",7963 "polkadot-node-core-chain-api",7964 "polkadot-node-core-chain-selection",7965 "polkadot-node-core-dispute-coordinator",7966 "polkadot-node-core-dispute-participation",7967 "polkadot-node-core-parachains-inherent",7968 "polkadot-node-core-provisioner",7969 "polkadot-node-core-runtime-api",7970 "polkadot-node-primitives",7971 "polkadot-node-subsystem",7972 "polkadot-node-subsystem-util",7973 "polkadot-overseer",7974 "polkadot-parachain",7975 "polkadot-primitives",7976 "polkadot-rpc",7977 "polkadot-runtime",7978 "polkadot-runtime-parachains",7979 "polkadot-statement-distribution",7980 "rococo-runtime",7981 "sc-authority-discovery",7982 "sc-basic-authorship",7983 "sc-block-builder",7984 "sc-chain-spec",7985 "sc-client-api",7986 "sc-client-db",7987 "sc-consensus",7988 "sc-consensus-babe",7989 "sc-consensus-slots",7990 "sc-consensus-uncles",7991 "sc-executor",7992 "sc-finality-grandpa",7993 "sc-keystore",7994 "sc-network",7995 "sc-service",7996 "sc-sync-state-rpc",7997 "sc-telemetry",7998 "sc-transaction-pool",7999 "serde",8000 "sp-api",8001 "sp-authority-discovery",8002 "sp-block-builder",8003 "sp-blockchain",8004 "sp-consensus",8005 "sp-consensus-babe",8006 "sp-core",8007 "sp-finality-grandpa",8008 "sp-inherents",8009 "sp-io",8010 "sp-keystore",8011 "sp-offchain",8012 "sp-runtime",8013 "sp-session",8014 "sp-state-machine",8015 "sp-storage",8016 "sp-timestamp",8017 "sp-transaction-pool",8018 "sp-trie",8019 "substrate-prometheus-endpoint",8020 "thiserror",8021 "tracing",8022 "westend-runtime",8023]80248025[[package]]8026name = "polkadot-statement-distribution"8027version = "0.9.9-1"8028source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"8029dependencies = [8030 "arrayvec 0.5.2",8031 "futures 0.3.16",8032 "indexmap",8033 "parity-scale-codec",8034 "polkadot-node-network-protocol",8035 "polkadot-node-primitives",8036 "polkadot-node-subsystem",8037 "polkadot-node-subsystem-util",8038 "polkadot-primitives",8039 "sc-network",8040 "sp-keystore",8041 "sp-staking",8042 "thiserror",8043 "tracing",8044]80458046[[package]]8047name = "polkadot-statement-table"8048version = "0.9.9-1"8049source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"8050dependencies = [8051 "parity-scale-codec",8052 "polkadot-primitives",8053 "sp-core",8054]80558056[[package]]8057name = "polkadot-test-runtime"8058version = "0.9.9-1"8059source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"8060dependencies = [8061 "beefy-primitives",8062 "bitvec 0.20.1",8063 "frame-election-provider-support",8064 "frame-executive",8065 "frame-support",8066 "frame-system",8067 "frame-system-rpc-runtime-api",8068 "log",8069 "pallet-authority-discovery",8070 "pallet-authorship",8071 "pallet-babe",8072 "pallet-balances",8073 "pallet-grandpa",8074 "pallet-indices",8075 "pallet-mmr-primitives",8076 "pallet-nicks",8077 "pallet-offences",8078 "pallet-session",8079 "pallet-staking",8080 "pallet-staking-reward-curve",8081 "pallet-sudo",8082 "pallet-timestamp",8083 "pallet-transaction-payment",8084 "pallet-transaction-payment-rpc-runtime-api",8085 "pallet-vesting",8086 "pallet-xcm",8087 "parity-scale-codec",8088 "polkadot-parachain",8089 "polkadot-primitives",8090 "polkadot-runtime-common",8091 "polkadot-runtime-parachains",8092 "rustc-hex",8093 "serde",8094 "serde_derive",8095 "smallvec 1.6.1",8096 "sp-api",8097 "sp-authority-discovery",8098 "sp-block-builder",8099 "sp-consensus-babe",8100 "sp-core",8101 "sp-inherents",8102 "sp-io",8103 "sp-offchain",8104 "sp-runtime",8105 "sp-session",8106 "sp-staking",8107 "sp-std",8108 "sp-transaction-pool",8109 "sp-version",8110 "substrate-wasm-builder 5.0.0-dev",8111 "xcm",8112 "xcm-builder",8113 "xcm-executor",8114]81158116[[package]]8117name = "polkadot-test-service"8118version = "0.9.9-1"8119source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"8120dependencies = [8121 "frame-benchmarking",8122 "frame-system",8123 "futures 0.1.29",8124 "futures 0.3.16",8125 "hex",8126 "pallet-balances",8127 "pallet-staking",8128 "pallet-transaction-payment",8129 "polkadot-node-primitives",8130 "polkadot-node-subsystem",8131 "polkadot-overseer",8132 "polkadot-parachain",8133 "polkadot-primitives",8134 "polkadot-rpc",8135 "polkadot-runtime-common",8136 "polkadot-runtime-parachains",8137 "polkadot-service",8138 "polkadot-test-runtime",8139 "rand 0.8.4",8140 "sc-authority-discovery",8141 "sc-chain-spec",8142 "sc-cli",8143 "sc-client-api",8144 "sc-consensus",8145 "sc-consensus-babe",8146 "sc-executor",8147 "sc-finality-grandpa",8148 "sc-network",8149 "sc-service",8150 "sc-tracing",8151 "sc-transaction-pool",8152 "sp-arithmetic",8153 "sp-authority-discovery",8154 "sp-blockchain",8155 "sp-consensus",8156 "sp-consensus-babe",8157 "sp-core",8158 "sp-finality-grandpa",8159 "sp-inherents",8160 "sp-keyring",8161 "sp-runtime",8162 "sp-state-machine",8163 "substrate-test-client",8164 "tempfile",8165 "tracing",8166]81678168[[package]]8169name = "polling"8170version = "2.0.2"8171source = "registry+https://github.com/rust-lang/crates.io-index"8172checksum = "a2a7bc6b2a29e632e45451c941832803a18cce6781db04de8a04696cdca8bde4"8173dependencies = [8174 "cfg-if 0.1.10",8175 "libc",8176 "log",8177 "wepoll-sys",8178 "winapi 0.3.9",8179]81808181[[package]]8182name = "poly1305"8183version = "0.6.0"8184source = "registry+https://github.com/rust-lang/crates.io-index"8185checksum = "d9b42192ab143ed7619bf888a7f9c6733a9a2153b218e2cd557cfdb52fbf9bb1"8186dependencies = [8187 "universal-hash",8188]81898190[[package]]8191name = "polyval"8192version = "0.4.0"8193source = "registry+https://github.com/rust-lang/crates.io-index"8194checksum = "d9a50142b55ab3ed0e9f68dfb3709f1d90d29da24e91033f28b96330643107dc"8195dependencies = [8196 "cfg-if 0.1.10",8197 "universal-hash",8198]81998200[[package]]8201name = "ppv-lite86"8202version = "0.2.8"8203source = "registry+https://github.com/rust-lang/crates.io-index"8204checksum = "237a5ed80e274dbc66f86bd59c1e25edc039660be53194b5fe0a482e0f2612ea"82058206[[package]]8207name = "primitive-types"8208version = "0.9.1"8209source = "registry+https://github.com/rust-lang/crates.io-index"8210checksum = "06345ee39fbccfb06ab45f3a1a5798d9dafa04cb8921a76d227040003a234b0e"8211dependencies = [8212 "fixed-hash",8213 "impl-codec",8214 "impl-rlp",8215 "uint",8216]82178218[[package]]8219name = "primitive-types"8220version = "0.10.1"8221source = "registry+https://github.com/rust-lang/crates.io-index"8222checksum = "05e4722c697a58a99d5d06a08c30821d7c082a4632198de1eaa5a6c22ef42373"8223dependencies = [8224 "fixed-hash",8225 "impl-codec",8226 "impl-rlp",8227 "impl-serde",8228 "uint",8229]82308231[[package]]8232name = "proc-macro-crate"8233version = "0.1.5"8234source = "registry+https://github.com/rust-lang/crates.io-index"8235checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"8236dependencies = [8237 "toml",8238]82398240[[package]]8241name = "proc-macro-crate"8242version = "1.0.0"8243source = "registry+https://github.com/rust-lang/crates.io-index"8244checksum = "41fdbd1df62156fbc5945f4762632564d7d038153091c3fcf1067f6aef7cff92"8245dependencies = [8246 "thiserror",8247 "toml",8248]82498250[[package]]8251name = "proc-macro-error"8252version = "0.4.12"8253source = "registry+https://github.com/rust-lang/crates.io-index"8254checksum = "18f33027081eba0a6d8aba6d1b1c3a3be58cbb12106341c2d5759fcd9b5277e7"8255dependencies = [8256 "proc-macro-error-attr 0.4.12",8257 "proc-macro2",8258 "quote",8259 "syn",8260 "version_check",8261]82628263[[package]]8264name = "proc-macro-error"8265version = "1.0.4"8266source = "registry+https://github.com/rust-lang/crates.io-index"8267checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"8268dependencies = [8269 "proc-macro-error-attr 1.0.4",8270 "proc-macro2",8271 "quote",8272 "syn",8273 "version_check",8274]82758276[[package]]8277name = "proc-macro-error-attr"8278version = "0.4.12"8279source = "registry+https://github.com/rust-lang/crates.io-index"8280checksum = "8a5b4b77fdb63c1eca72173d68d24501c54ab1269409f6b672c85deb18af69de"8281dependencies = [8282 "proc-macro2",8283 "quote",8284 "syn",8285 "syn-mid",8286 "version_check",8287]82888289[[package]]8290name = "proc-macro-error-attr"8291version = "1.0.4"8292source = "registry+https://github.com/rust-lang/crates.io-index"8293checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"8294dependencies = [8295 "proc-macro2",8296 "quote",8297 "version_check",8298]82998300[[package]]8301name = "proc-macro-hack"8302version = "0.5.19"8303source = "registry+https://github.com/rust-lang/crates.io-index"8304checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"83058306[[package]]8307name = "proc-macro-nested"8308version = "0.1.6"8309source = "registry+https://github.com/rust-lang/crates.io-index"8310checksum = "eba180dafb9038b050a4c280019bbedf9f2467b61e5d892dcad585bb57aadc5a"83118312[[package]]8313name = "proc-macro2"8314version = "1.0.28"8315source = "registry+https://github.com/rust-lang/crates.io-index"8316checksum = "5c7ed8b8c7b886ea3ed7dde405212185f423ab44682667c8c6dd14aa1d9f6612"8317dependencies = [8318 "unicode-xid",8319]83208321[[package]]8322name = "prometheus"8323version = "0.11.0"8324source = "registry+https://github.com/rust-lang/crates.io-index"8325checksum = "c8425533e7122f0c3cc7a37e6244b16ad3a2cc32ae7ac6276e2a75da0d9c200d"8326dependencies = [8327 "cfg-if 1.0.0",8328 "fnv",8329 "lazy_static",8330 "parking_lot 0.11.1",8331 "regex",8332 "thiserror",8333]83348335[[package]]8336name = "prost"8337version = "0.7.0"8338source = "registry+https://github.com/rust-lang/crates.io-index"8339checksum = "9e6984d2f1a23009bd270b8bb56d0926810a3d483f59c987d77969e9d8e840b2"8340dependencies = [8341 "bytes 1.0.1",8342 "prost-derive",8343]83448345[[package]]8346name = "prost-build"8347version = "0.7.0"8348source = "registry+https://github.com/rust-lang/crates.io-index"8349checksum = "32d3ebd75ac2679c2af3a92246639f9fcc8a442ee420719cc4fe195b98dd5fa3"8350dependencies = [8351 "bytes 1.0.1",8352 "heck",8353 "itertools 0.9.0",8354 "log",8355 "multimap",8356 "petgraph",8357 "prost",8358 "prost-types",8359 "tempfile",8360 "which",8361]83628363[[package]]8364name = "prost-derive"8365version = "0.7.0"8366source = "registry+https://github.com/rust-lang/crates.io-index"8367checksum = "169a15f3008ecb5160cba7d37bcd690a7601b6d30cfb87a117d45e59d52af5d4"8368dependencies = [8369 "anyhow",8370 "itertools 0.9.0",8371 "proc-macro2",8372 "quote",8373 "syn",8374]83758376[[package]]8377name = "prost-types"8378version = "0.7.0"8379source = "registry+https://github.com/rust-lang/crates.io-index"8380checksum = "b518d7cdd93dab1d1122cf07fa9a60771836c668dde9d9e2a139f957f0d9f1bb"8381dependencies = [8382 "bytes 1.0.1",8383 "prost",8384]83858386[[package]]8387name = "psm"8388version = "0.1.12"8389source = "registry+https://github.com/rust-lang/crates.io-index"8390checksum = "3abf49e5417290756acfd26501536358560c4a5cc4a0934d390939acb3e7083a"8391dependencies = [8392 "cc",8393]83948395[[package]]8396name = "pwasm-utils"8397version = "0.18.0"8398source = "registry+https://github.com/rust-lang/crates.io-index"8399checksum = "a0e517f47d9964362883182404b68d0b6949382c0baa40aa5ffca94f5f1e3481"8400dependencies = [8401 "byteorder",8402 "log",8403 "parity-wasm 0.42.2",8404]84058406[[package]]8407name = "quick-error"8408version = "1.2.3"8409source = "registry+https://github.com/rust-lang/crates.io-index"8410checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"84118412[[package]]8413name = "quick-error"8414version = "2.0.0"8415source = "registry+https://github.com/rust-lang/crates.io-index"8416checksum = "3ac73b1112776fc109b2e61909bc46c7e1bf0d7f690ffb1676553acce16d5cda"84178418[[package]]8419name = "quicksink"8420version = "0.1.2"8421source = "registry+https://github.com/rust-lang/crates.io-index"8422checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"8423dependencies = [8424 "futures-core",8425 "futures-sink",8426 "pin-project-lite 0.1.7",8427]84288429[[package]]8430name = "quote"8431version = "1.0.9"8432source = "registry+https://github.com/rust-lang/crates.io-index"8433checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7"8434dependencies = [8435 "proc-macro2",8436]84378438[[package]]8439name = "radium"8440version = "0.5.3"8441source = "registry+https://github.com/rust-lang/crates.io-index"8442checksum = "941ba9d78d8e2f7ce474c015eea4d9c6d25b6a3327f9832ee29a4de27f91bbb8"84438444[[package]]8445name = "radium"8446version = "0.6.2"8447source = "registry+https://github.com/rust-lang/crates.io-index"8448checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb"84498450[[package]]8451name = "rand"8452version = "0.3.23"8453source = "registry+https://github.com/rust-lang/crates.io-index"8454checksum = "64ac302d8f83c0c1974bf758f6b041c6c8ada916fbb44a609158ca8b064cc76c"8455dependencies = [8456 "libc",8457 "rand 0.4.6",8458]84598460[[package]]8461name = "rand"8462version = "0.4.6"8463source = "registry+https://github.com/rust-lang/crates.io-index"8464checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"8465dependencies = [8466 "fuchsia-cprng",8467 "libc",8468 "rand_core 0.3.1",8469 "rdrand",8470 "winapi 0.3.9",8471]84728473[[package]]8474name = "rand"8475version = "0.7.3"8476source = "registry+https://github.com/rust-lang/crates.io-index"8477checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"8478dependencies = [8479 "getrandom 0.1.14",8480 "libc",8481 "rand_chacha 0.2.2",8482 "rand_core 0.5.1",8483 "rand_hc 0.2.0",8484 "rand_pcg",8485]84868487[[package]]8488name = "rand"8489version = "0.8.4"8490source = "registry+https://github.com/rust-lang/crates.io-index"8491checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8"8492dependencies = [8493 "libc",8494 "rand_chacha 0.3.1",8495 "rand_core 0.6.1",8496 "rand_hc 0.3.0",8497]84988499[[package]]8500name = "rand_chacha"8501version = "0.2.2"8502source = "registry+https://github.com/rust-lang/crates.io-index"8503checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"8504dependencies = [8505 "ppv-lite86",8506 "rand_core 0.5.1",8507]85088509[[package]]8510name = "rand_chacha"8511version = "0.3.1"8512source = "registry+https://github.com/rust-lang/crates.io-index"8513checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"8514dependencies = [8515 "ppv-lite86",8516 "rand_core 0.6.1",8517]85188519[[package]]8520name = "rand_core"8521version = "0.3.1"8522source = "registry+https://github.com/rust-lang/crates.io-index"8523checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"8524dependencies = [8525 "rand_core 0.4.2",8526]85278528[[package]]8529name = "rand_core"8530version = "0.4.2"8531source = "registry+https://github.com/rust-lang/crates.io-index"8532checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"85338534[[package]]8535name = "rand_core"8536version = "0.5.1"8537source = "registry+https://github.com/rust-lang/crates.io-index"8538checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"8539dependencies = [8540 "getrandom 0.1.14",8541]85428543[[package]]8544name = "rand_core"8545version = "0.6.1"8546source = "registry+https://github.com/rust-lang/crates.io-index"8547checksum = "c026d7df8b298d90ccbbc5190bd04d85e159eaf5576caeacf8741da93ccbd2e5"8548dependencies = [8549 "getrandom 0.2.1",8550]85518552[[package]]8553name = "rand_distr"8554version = "0.4.1"8555source = "registry+https://github.com/rust-lang/crates.io-index"8556checksum = "051b398806e42b9cd04ad9ec8f81e355d0a382c543ac6672c62f5a5b452ef142"8557dependencies = [8558 "num-traits",8559 "rand 0.8.4",8560]85618562[[package]]8563name = "rand_hc"8564version = "0.2.0"8565source = "registry+https://github.com/rust-lang/crates.io-index"8566checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"8567dependencies = [8568 "rand_core 0.5.1",8569]85708571[[package]]8572name = "rand_hc"8573version = "0.3.0"8574source = "registry+https://github.com/rust-lang/crates.io-index"8575checksum = "3190ef7066a446f2e7f42e239d161e905420ccab01eb967c9eb27d21b2322a73"8576dependencies = [8577 "rand_core 0.6.1",8578]85798580[[package]]8581name = "rand_pcg"8582version = "0.2.1"8583source = "registry+https://github.com/rust-lang/crates.io-index"8584checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"8585dependencies = [8586 "rand_core 0.5.1",8587]85888589[[package]]8590name = "rawpointer"8591version = "0.2.1"8592source = "registry+https://github.com/rust-lang/crates.io-index"8593checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"85948595[[package]]8596name = "rayon"8597version = "1.3.1"8598source = "registry+https://github.com/rust-lang/crates.io-index"8599checksum = "62f02856753d04e03e26929f820d0a0a337ebe71f849801eea335d464b349080"8600dependencies = [8601 "autocfg",8602 "crossbeam-deque",8603 "either",8604 "rayon-core",8605]86068607[[package]]8608name = "rayon-core"8609version = "1.7.1"8610source = "registry+https://github.com/rust-lang/crates.io-index"8611checksum = "e92e15d89083484e11353891f1af602cc661426deb9564c298b270c726973280"8612dependencies = [8613 "crossbeam-deque",8614 "crossbeam-queue",8615 "crossbeam-utils 0.7.2",8616 "lazy_static",8617 "num_cpus",8618]86198620[[package]]8621name = "rdrand"8622version = "0.4.0"8623source = "registry+https://github.com/rust-lang/crates.io-index"8624checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"8625dependencies = [8626 "rand_core 0.3.1",8627]86288629[[package]]8630name = "redox_syscall"8631version = "0.1.56"8632source = "registry+https://github.com/rust-lang/crates.io-index"8633checksum = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"86348635[[package]]8636name = "redox_syscall"8637version = "0.2.4"8638source = "registry+https://github.com/rust-lang/crates.io-index"8639checksum = "05ec8ca9416c5ea37062b502703cd7fcb207736bc294f6e0cf367ac6fc234570"8640dependencies = [8641 "bitflags",8642]86438644[[package]]8645name = "redox_users"8646version = "0.3.4"8647source = "registry+https://github.com/rust-lang/crates.io-index"8648checksum = "09b23093265f8d200fa7b4c2c76297f47e681c655f6f1285a8780d6a022f7431"8649dependencies = [8650 "getrandom 0.1.14",8651 "redox_syscall 0.1.56",8652 "rust-argon2",8653]86548655[[package]]8656name = "redox_users"8657version = "0.4.0"8658source = "registry+https://github.com/rust-lang/crates.io-index"8659checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"8660dependencies = [8661 "getrandom 0.2.1",8662 "redox_syscall 0.2.4",8663]86648665[[package]]8666name = "reed-solomon-novelpoly"8667version = "1.0.0"8668source = "registry+https://github.com/rust-lang/crates.io-index"8669checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"8670dependencies = [8671 "derive_more",8672 "fs-err",8673 "itertools 0.10.0",8674 "static_init",8675 "thiserror",8676]86778678[[package]]8679name = "ref-cast"8680version = "1.0.2"8681source = "registry+https://github.com/rust-lang/crates.io-index"8682checksum = "745c1787167ddae5569661d5ffb8b25ae5fedbf46717eaa92d652221cec72623"8683dependencies = [8684 "ref-cast-impl",8685]86868687[[package]]8688name = "ref-cast-impl"8689version = "1.0.2"8690source = "registry+https://github.com/rust-lang/crates.io-index"8691checksum = "7d21b475ab879ef0e315ad99067fa25778c3b0377f57f1b00207448dac1a3144"8692dependencies = [8693 "proc-macro2",8694 "quote",8695 "syn",8696]86978698[[package]]8699name = "regalloc"8700version = "0.0.31"8701source = "registry+https://github.com/rust-lang/crates.io-index"8702checksum = "571f7f397d61c4755285cd37853fe8e03271c243424a907415909379659381c5"8703dependencies = [8704 "log",8705 "rustc-hash",8706 "serde",8707 "smallvec 1.6.1",8708]87098710[[package]]8711name = "regex"8712version = "1.4.2"8713source = "registry+https://github.com/rust-lang/crates.io-index"8714checksum = "38cf2c13ed4745de91a5eb834e11c00bcc3709e773173b2ce4c56c9fbde04b9c"8715dependencies = [8716 "aho-corasick",8717 "memchr",8718 "regex-syntax",8719 "thread_local",8720]87218722[[package]]8723name = "regex-automata"8724version = "0.1.9"8725source = "registry+https://github.com/rust-lang/crates.io-index"8726checksum = "ae1ded71d66a4a97f5e961fd0cb25a5f366a42a41570d16a763a69c092c26ae4"8727dependencies = [8728 "byteorder",8729 "regex-syntax",8730]87318732[[package]]8733name = "regex-syntax"8734version = "0.6.21"8735source = "registry+https://github.com/rust-lang/crates.io-index"8736checksum = "3b181ba2dcf07aaccad5448e8ead58db5b742cf85dfe035e2227f137a539a189"87378738[[package]]8739name = "region"8740version = "2.2.0"8741source = "registry+https://github.com/rust-lang/crates.io-index"8742checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"8743dependencies = [8744 "bitflags",8745 "libc",8746 "mach",8747 "winapi 0.3.9",8748]87498750[[package]]8751name = "remote-externalities"8752version = "0.10.0-dev"8753source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"8754dependencies = [8755 "env_logger 0.8.4",8756 "hex",8757 "jsonrpsee-proc-macros",8758 "jsonrpsee-ws-client",8759 "log",8760 "parity-scale-codec",8761 "serde",8762 "serde_json",8763 "sp-core",8764 "sp-io",8765 "sp-runtime",8766]87678768[[package]]8769name = "remove_dir_all"8770version = "0.5.3"8771source = "registry+https://github.com/rust-lang/crates.io-index"8772checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"8773dependencies = [8774 "winapi 0.3.9",8775]87768777[[package]]8778name = "resolv-conf"8779version = "0.7.0"8780source = "registry+https://github.com/rust-lang/crates.io-index"8781checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"8782dependencies = [8783 "hostname",8784 "quick-error 1.2.3",8785]87868787[[package]]8788name = "retain_mut"8789version = "0.1.3"8790source = "registry+https://github.com/rust-lang/crates.io-index"8791checksum = "e9c17925a9027d298a4603d286befe3f9dc0e8ed02523141914eb628798d6e5b"87928793[[package]]8794name = "ring"8795version = "0.16.20"8796source = "registry+https://github.com/rust-lang/crates.io-index"8797checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"8798dependencies = [8799 "cc",8800 "libc",8801 "once_cell",8802 "spin",8803 "untrusted",8804 "web-sys",8805 "winapi 0.3.9",8806]88078808[[package]]8809name = "rlp"8810version = "0.5.0"8811source = "registry+https://github.com/rust-lang/crates.io-index"8812checksum = "e54369147e3e7796c9b885c7304db87ca3d09a0a98f72843d532868675bbfba8"8813dependencies = [8814 "bytes 1.0.1",8815 "rustc-hex",8816]88178818[[package]]8819name = "rlp-derive"8820version = "0.1.0"8821source = "registry+https://github.com/rust-lang/crates.io-index"8822checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"8823dependencies = [8824 "proc-macro2",8825 "quote",8826 "syn",8827]88288829[[package]]8830name = "rocksdb"8831version = "0.16.0"8832source = "registry+https://github.com/rust-lang/crates.io-index"8833checksum = "c749134fda8bfc90d0de643d59bfc841dcb3ac8a1062e12b6754bd60235c48b3"8834dependencies = [8835 "libc",8836 "librocksdb-sys",8837]88388839[[package]]8840name = "rocksdb"8841version = "0.17.0"8842source = "registry+https://github.com/rust-lang/crates.io-index"8843checksum = "7a62eca5cacf2c8261128631bed9f045598d40bfbe4b29f5163f0f802f8f44a7"8844dependencies = [8845 "libc",8846 "librocksdb-sys",8847]88488849[[package]]8850name = "rococo-runtime"8851version = "0.9.9-1"8852source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"8853dependencies = [8854 "beefy-primitives",8855 "bp-messages",8856 "bp-rococo",8857 "bp-runtime",8858 "bp-wococo",8859 "bridge-runtime-common",8860 "frame-executive",8861 "frame-support",8862 "frame-system",8863 "frame-system-rpc-runtime-api",8864 "hex-literal",8865 "log",8866 "pallet-authority-discovery",8867 "pallet-authorship",8868 "pallet-babe",8869 "pallet-balances",8870 "pallet-beefy",8871 "pallet-beefy-mmr",8872 "pallet-bridge-dispatch",8873 "pallet-bridge-grandpa",8874 "pallet-bridge-messages",8875 "pallet-collective",8876 "pallet-grandpa",8877 "pallet-im-online",8878 "pallet-indices",8879 "pallet-membership",8880 "pallet-mmr",8881 "pallet-mmr-primitives",8882 "pallet-offences",8883 "pallet-proxy",8884 "pallet-session",8885 "pallet-staking",8886 "pallet-staking-reward-curve",8887 "pallet-sudo",8888 "pallet-timestamp",8889 "pallet-transaction-payment",8890 "pallet-transaction-payment-rpc-runtime-api",8891 "pallet-utility",8892 "pallet-xcm",8893 "parity-scale-codec",8894 "polkadot-parachain",8895 "polkadot-primitives",8896 "polkadot-runtime-common",8897 "polkadot-runtime-parachains",8898 "serde",8899 "serde_derive",8900 "smallvec 1.6.1",8901 "sp-api",8902 "sp-authority-discovery",8903 "sp-block-builder",8904 "sp-consensus-babe",8905 "sp-core",8906 "sp-inherents",8907 "sp-io",8908 "sp-offchain",8909 "sp-runtime",8910 "sp-session",8911 "sp-staking",8912 "sp-std",8913 "sp-transaction-pool",8914 "sp-version",8915 "substrate-wasm-builder 5.0.0-dev",8916 "xcm",8917 "xcm-builder",8918 "xcm-executor",8919]89208921[[package]]8922name = "rpassword"8923version = "5.0.0"8924source = "registry+https://github.com/rust-lang/crates.io-index"8925checksum = "d755237fc0f99d98641540e66abac8bc46a0652f19148ac9e21de2da06b326c9"8926dependencies = [8927 "libc",8928 "winapi 0.3.9",8929]89308931[[package]]8932name = "rust-argon2"8933version = "0.7.0"8934source = "registry+https://github.com/rust-lang/crates.io-index"8935checksum = "2bc8af4bda8e1ff4932523b94d3dd20ee30a87232323eda55903ffd71d2fb017"8936dependencies = [8937 "base64 0.11.0",8938 "blake2b_simd",8939 "constant_time_eq",8940 "crossbeam-utils 0.7.2",8941]89428943[[package]]8944name = "rustc-demangle"8945version = "0.1.16"8946source = "registry+https://github.com/rust-lang/crates.io-index"8947checksum = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783"89488949[[package]]8950name = "rustc-hash"8951version = "1.1.0"8952source = "registry+https://github.com/rust-lang/crates.io-index"8953checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"89548955[[package]]8956name = "rustc-hex"8957version = "2.1.0"8958source = "registry+https://github.com/rust-lang/crates.io-index"8959checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"89608961[[package]]8962name = "rustc_version"8963version = "0.2.3"8964source = "registry+https://github.com/rust-lang/crates.io-index"8965checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"8966dependencies = [8967 "semver 0.9.0",8968]89698970[[package]]8971name = "rustls"8972version = "0.18.0"8973source = "registry+https://github.com/rust-lang/crates.io-index"8974checksum = "cac94b333ee2aac3284c5b8a1b7fb4dd11cba88c244e3fe33cdbd047af0eb693"8975dependencies = [8976 "base64 0.12.3",8977 "log",8978 "ring",8979 "sct",8980 "webpki",8981]89828983[[package]]8984name = "rustls"8985version = "0.19.1"8986source = "registry+https://github.com/rust-lang/crates.io-index"8987checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"8988dependencies = [8989 "base64 0.13.0",8990 "log",8991 "ring",8992 "sct",8993 "webpki",8994]89958996[[package]]8997name = "rustls-native-certs"8998version = "0.4.0"8999source = "registry+https://github.com/rust-lang/crates.io-index"9000checksum = "629d439a7672da82dd955498445e496ee2096fe2117b9f796558a43fdb9e59b8"9001dependencies = [9002 "openssl-probe",9003 "rustls 0.18.0",9004 "schannel",9005 "security-framework 1.0.0",9006]90079008[[package]]9009name = "rustls-native-certs"9010version = "0.5.0"9011source = "registry+https://github.com/rust-lang/crates.io-index"9012checksum = "5a07b7c1885bd8ed3831c289b7870b13ef46fe0e856d288c30d9cc17d75a2092"9013dependencies = [9014 "openssl-probe",9015 "rustls 0.19.1",9016 "schannel",9017 "security-framework 2.2.0",9018]90199020[[package]]9021name = "ruzstd"9022version = "0.2.2"9023source = "registry+https://github.com/rust-lang/crates.io-index"9024checksum = "3d425143485a37727c7a46e689bbe3b883a00f42b4a52c4ac0f44855c1009b00"9025dependencies = [9026 "byteorder",9027 "twox-hash",9028]90299030[[package]]9031name = "rw-stream-sink"9032version = "0.2.1"9033source = "registry+https://github.com/rust-lang/crates.io-index"9034checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"9035dependencies = [9036 "futures 0.3.16",9037 "pin-project 0.4.23",9038 "static_assertions",9039]90409041[[package]]9042name = "ryu"9043version = "1.0.5"9044source = "registry+https://github.com/rust-lang/crates.io-index"9045checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"90469047[[package]]9048name = "safe-mix"9049version = "1.0.1"9050source = "registry+https://github.com/rust-lang/crates.io-index"9051checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"9052dependencies = [9053 "rustc_version",9054]90559056[[package]]9057name = "salsa20"9058version = "0.7.2"9059source = "registry+https://github.com/rust-lang/crates.io-index"9060checksum = "399f290ffc409596022fce5ea5d4138184be4784f2b28c62c59f0d8389059a15"9061dependencies = [9062 "cipher",9063]90649065[[package]]9066name = "same-file"9067version = "1.0.6"9068source = "registry+https://github.com/rust-lang/crates.io-index"9069checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"9070dependencies = [9071 "winapi-util",9072]90739074[[package]]9075name = "sc-allocator"9076version = "4.0.0-dev"9077source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9078dependencies = [9079 "log",9080 "sp-core",9081 "sp-wasm-interface",9082 "thiserror",9083]90849085[[package]]9086name = "sc-authority-discovery"9087version = "0.10.0-dev"9088source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9089dependencies = [9090 "async-trait",9091 "derive_more",9092 "either",9093 "futures 0.3.16",9094 "futures-timer 3.0.2",9095 "ip_network",9096 "libp2p",9097 "log",9098 "parity-scale-codec",9099 "prost",9100 "prost-build",9101 "rand 0.7.3",9102 "sc-client-api",9103 "sc-network",9104 "serde_json",9105 "sp-api",9106 "sp-authority-discovery",9107 "sp-blockchain",9108 "sp-core",9109 "sp-keystore",9110 "sp-runtime",9111 "substrate-prometheus-endpoint",9112]91139114[[package]]9115name = "sc-basic-authorship"9116version = "0.10.0-dev"9117source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9118dependencies = [9119 "futures 0.3.16",9120 "futures-timer 3.0.2",9121 "log",9122 "parity-scale-codec",9123 "sc-block-builder",9124 "sc-client-api",9125 "sc-proposer-metrics",9126 "sc-telemetry",9127 "sc-transaction-pool-api",9128 "sp-api",9129 "sp-blockchain",9130 "sp-consensus",9131 "sp-core",9132 "sp-inherents",9133 "sp-runtime",9134 "substrate-prometheus-endpoint",9135]91369137[[package]]9138name = "sc-block-builder"9139version = "0.10.0-dev"9140source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9141dependencies = [9142 "parity-scale-codec",9143 "sc-client-api",9144 "sp-api",9145 "sp-block-builder",9146 "sp-blockchain",9147 "sp-core",9148 "sp-inherents",9149 "sp-runtime",9150 "sp-state-machine",9151]91529153[[package]]9154name = "sc-chain-spec"9155version = "4.0.0-dev"9156source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9157dependencies = [9158 "impl-trait-for-tuples 0.2.1",9159 "parity-scale-codec",9160 "sc-chain-spec-derive",9161 "sc-network",9162 "sc-telemetry",9163 "serde",9164 "serde_json",9165 "sp-core",9166 "sp-runtime",9167]91689169[[package]]9170name = "sc-chain-spec-derive"9171version = "4.0.0-dev"9172source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9173dependencies = [9174 "proc-macro-crate 1.0.0",9175 "proc-macro2",9176 "quote",9177 "syn",9178]91799180[[package]]9181name = "sc-cli"9182version = "0.10.0-dev"9183source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9184dependencies = [9185 "chrono",9186 "fdlimit",9187 "futures 0.3.16",9188 "hex",9189 "libp2p",9190 "log",9191 "names",9192 "parity-scale-codec",9193 "rand 0.7.3",9194 "regex",9195 "rpassword",9196 "sc-client-api",9197 "sc-keystore",9198 "sc-network",9199 "sc-service",9200 "sc-telemetry",9201 "sc-tracing",9202 "serde",9203 "serde_json",9204 "sp-blockchain",9205 "sp-core",9206 "sp-keyring",9207 "sp-keystore",9208 "sp-panic-handler",9209 "sp-runtime",9210 "sp-utils",9211 "sp-version",9212 "structopt",9213 "thiserror",9214 "tiny-bip39",9215 "tokio 0.2.21",9216]92179218[[package]]9219name = "sc-client-api"9220version = "4.0.0-dev"9221source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9222dependencies = [9223 "derive_more",9224 "fnv",9225 "futures 0.3.16",9226 "hash-db",9227 "kvdb",9228 "lazy_static",9229 "log",9230 "parity-scale-codec",9231 "parking_lot 0.11.1",9232 "sc-executor",9233 "sc-transaction-pool-api",9234 "sp-api",9235 "sp-blockchain",9236 "sp-consensus",9237 "sp-core",9238 "sp-database",9239 "sp-externalities",9240 "sp-inherents",9241 "sp-keystore",9242 "sp-runtime",9243 "sp-state-machine",9244 "sp-std",9245 "sp-storage",9246 "sp-trie",9247 "sp-utils",9248 "sp-version",9249 "substrate-prometheus-endpoint",9250]92519252[[package]]9253name = "sc-client-db"9254version = "0.10.0-dev"9255source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9256dependencies = [9257 "blake2-rfc",9258 "hash-db",9259 "kvdb",9260 "kvdb-memorydb",9261 "kvdb-rocksdb 0.12.0",9262 "linked-hash-map",9263 "log",9264 "parity-db",9265 "parity-scale-codec",9266 "parity-util-mem",9267 "parking_lot 0.11.1",9268 "sc-client-api",9269 "sc-executor",9270 "sc-state-db",9271 "sp-arithmetic",9272 "sp-blockchain",9273 "sp-core",9274 "sp-database",9275 "sp-runtime",9276 "sp-state-machine",9277 "sp-trie",9278 "substrate-prometheus-endpoint",9279]92809281[[package]]9282name = "sc-consensus"9283version = "0.10.0-dev"9284source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9285dependencies = [9286 "async-trait",9287 "futures 0.3.16",9288 "futures-timer 3.0.2",9289 "libp2p",9290 "log",9291 "parking_lot 0.11.1",9292 "sc-client-api",9293 "serde",9294 "sp-api",9295 "sp-blockchain",9296 "sp-consensus",9297 "sp-core",9298 "sp-runtime",9299 "sp-state-machine",9300 "sp-utils",9301 "substrate-prometheus-endpoint",9302 "thiserror",9303 "wasm-timer",9304]93059306[[package]]9307name = "sc-consensus-aura"9308version = "0.10.0-dev"9309source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9310dependencies = [9311 "async-trait",9312 "derive_more",9313 "futures 0.3.16",9314 "futures-timer 3.0.2",9315 "log",9316 "parity-scale-codec",9317 "sc-block-builder",9318 "sc-client-api",9319 "sc-consensus",9320 "sc-consensus-slots",9321 "sc-telemetry",9322 "sp-api",9323 "sp-application-crypto",9324 "sp-block-builder",9325 "sp-blockchain",9326 "sp-consensus",9327 "sp-consensus-aura",9328 "sp-consensus-slots",9329 "sp-core",9330 "sp-inherents",9331 "sp-io",9332 "sp-keystore",9333 "sp-runtime",9334 "sp-version",9335 "substrate-prometheus-endpoint",9336]93379338[[package]]9339name = "sc-consensus-babe"9340version = "0.10.0-dev"9341source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9342dependencies = [9343 "async-trait",9344 "derive_more",9345 "fork-tree",9346 "futures 0.3.16",9347 "futures-timer 3.0.2",9348 "log",9349 "merlin",9350 "num-bigint",9351 "num-rational 0.2.4",9352 "num-traits",9353 "parity-scale-codec",9354 "parking_lot 0.11.1",9355 "pdqselect",9356 "rand 0.7.3",9357 "retain_mut",9358 "sc-client-api",9359 "sc-consensus",9360 "sc-consensus-epochs",9361 "sc-consensus-slots",9362 "sc-consensus-uncles",9363 "sc-keystore",9364 "sc-telemetry",9365 "schnorrkel",9366 "serde",9367 "sp-api",9368 "sp-application-crypto",9369 "sp-block-builder",9370 "sp-blockchain",9371 "sp-consensus",9372 "sp-consensus-babe",9373 "sp-consensus-slots",9374 "sp-consensus-vrf",9375 "sp-core",9376 "sp-inherents",9377 "sp-io",9378 "sp-keystore",9379 "sp-runtime",9380 "sp-utils",9381 "sp-version",9382 "substrate-prometheus-endpoint",9383]93849385[[package]]9386name = "sc-consensus-babe-rpc"9387version = "0.10.0-dev"9388source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9389dependencies = [9390 "derive_more",9391 "futures 0.3.16",9392 "jsonrpc-core 15.1.0",9393 "jsonrpc-core-client 15.1.0",9394 "jsonrpc-derive 15.1.0",9395 "sc-consensus-babe",9396 "sc-consensus-epochs",9397 "sc-rpc-api",9398 "serde",9399 "sp-api",9400 "sp-application-crypto",9401 "sp-blockchain",9402 "sp-consensus",9403 "sp-consensus-babe",9404 "sp-core",9405 "sp-keystore",9406 "sp-runtime",9407]94089409[[package]]9410name = "sc-consensus-epochs"9411version = "0.10.0-dev"9412source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9413dependencies = [9414 "fork-tree",9415 "parity-scale-codec",9416 "sc-client-api",9417 "sc-consensus",9418 "sp-blockchain",9419 "sp-runtime",9420]94219422[[package]]9423name = "sc-consensus-slots"9424version = "0.10.0-dev"9425source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9426dependencies = [9427 "async-trait",9428 "futures 0.3.16",9429 "futures-timer 3.0.2",9430 "impl-trait-for-tuples 0.2.1",9431 "log",9432 "parity-scale-codec",9433 "sc-client-api",9434 "sc-consensus",9435 "sc-telemetry",9436 "sp-api",9437 "sp-application-crypto",9438 "sp-arithmetic",9439 "sp-blockchain",9440 "sp-consensus",9441 "sp-consensus-slots",9442 "sp-core",9443 "sp-inherents",9444 "sp-runtime",9445 "sp-state-machine",9446 "sp-timestamp",9447 "sp-trie",9448 "thiserror",9449]94509451[[package]]9452name = "sc-consensus-uncles"9453version = "0.10.0-dev"9454source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9455dependencies = [9456 "sc-client-api",9457 "sp-authorship",9458 "sp-runtime",9459 "thiserror",9460]94619462[[package]]9463name = "sc-executor"9464version = "0.10.0-dev"9465source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9466dependencies = [9467 "derive_more",9468 "lazy_static",9469 "libsecp256k1 0.3.5",9470 "log",9471 "parity-scale-codec",9472 "parity-wasm 0.42.2",9473 "parking_lot 0.11.1",9474 "sc-executor-common",9475 "sc-executor-wasmi",9476 "sc-executor-wasmtime",9477 "sp-api",9478 "sp-core",9479 "sp-externalities",9480 "sp-io",9481 "sp-panic-handler",9482 "sp-runtime-interface",9483 "sp-serializer",9484 "sp-tasks",9485 "sp-trie",9486 "sp-version",9487 "sp-wasm-interface",9488 "wasmi",9489]94909491[[package]]9492name = "sc-executor-common"9493version = "0.10.0-dev"9494source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9495dependencies = [9496 "derive_more",9497 "parity-scale-codec",9498 "pwasm-utils",9499 "sc-allocator",9500 "sp-core",9501 "sp-maybe-compressed-blob",9502 "sp-serializer",9503 "sp-wasm-interface",9504 "thiserror",9505 "wasmi",9506]95079508[[package]]9509name = "sc-executor-wasmi"9510version = "0.10.0-dev"9511source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9512dependencies = [9513 "log",9514 "parity-scale-codec",9515 "sc-allocator",9516 "sc-executor-common",9517 "sp-core",9518 "sp-runtime-interface",9519 "sp-wasm-interface",9520 "wasmi",9521]95229523[[package]]9524name = "sc-executor-wasmtime"9525version = "0.10.0-dev"9526source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9527dependencies = [9528 "cfg-if 1.0.0",9529 "libc",9530 "log",9531 "parity-scale-codec",9532 "parity-wasm 0.42.2",9533 "pwasm-utils",9534 "sc-allocator",9535 "sc-executor-common",9536 "scoped-tls",9537 "sp-core",9538 "sp-runtime-interface",9539 "sp-wasm-interface",9540 "wasmtime",9541]95429543[[package]]9544name = "sc-finality-grandpa"9545version = "0.10.0-dev"9546source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9547dependencies = [9548 "async-trait",9549 "derive_more",9550 "dyn-clone",9551 "finality-grandpa",9552 "fork-tree",9553 "futures 0.3.16",9554 "futures-timer 3.0.2",9555 "linked-hash-map",9556 "log",9557 "parity-scale-codec",9558 "parking_lot 0.11.1",9559 "pin-project 1.0.7",9560 "rand 0.8.4",9561 "sc-block-builder",9562 "sc-client-api",9563 "sc-consensus",9564 "sc-keystore",9565 "sc-network",9566 "sc-network-gossip",9567 "sc-telemetry",9568 "serde_json",9569 "sp-api",9570 "sp-application-crypto",9571 "sp-arithmetic",9572 "sp-blockchain",9573 "sp-consensus",9574 "sp-core",9575 "sp-finality-grandpa",9576 "sp-inherents",9577 "sp-keystore",9578 "sp-runtime",9579 "sp-utils",9580 "substrate-prometheus-endpoint",9581 "wasm-timer",9582]95839584[[package]]9585name = "sc-finality-grandpa-rpc"9586version = "0.10.0-dev"9587source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9588dependencies = [9589 "derive_more",9590 "finality-grandpa",9591 "futures 0.3.16",9592 "jsonrpc-core 15.1.0",9593 "jsonrpc-core-client 15.1.0",9594 "jsonrpc-derive 15.1.0",9595 "jsonrpc-pubsub 15.1.0",9596 "log",9597 "parity-scale-codec",9598 "sc-client-api",9599 "sc-finality-grandpa",9600 "sc-rpc",9601 "serde",9602 "serde_json",9603 "sp-blockchain",9604 "sp-core",9605 "sp-runtime",9606]96079608[[package]]9609name = "sc-informant"9610version = "0.10.0-dev"9611source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9612dependencies = [9613 "ansi_term 0.12.1",9614 "futures 0.3.16",9615 "futures-timer 3.0.2",9616 "log",9617 "parity-util-mem",9618 "sc-client-api",9619 "sc-network",9620 "sc-transaction-pool-api",9621 "sp-blockchain",9622 "sp-runtime",9623 "wasm-timer",9624]96259626[[package]]9627name = "sc-keystore"9628version = "4.0.0-dev"9629source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9630dependencies = [9631 "async-trait",9632 "derive_more",9633 "futures 0.3.16",9634 "futures-util",9635 "hex",9636 "merlin",9637 "parking_lot 0.11.1",9638 "rand 0.7.3",9639 "serde_json",9640 "sp-application-crypto",9641 "sp-core",9642 "sp-keystore",9643 "subtle 2.2.3",9644]96459646[[package]]9647name = "sc-light"9648version = "4.0.0-dev"9649source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9650dependencies = [9651 "hash-db",9652 "lazy_static",9653 "parity-scale-codec",9654 "parking_lot 0.11.1",9655 "sc-client-api",9656 "sc-executor",9657 "sp-api",9658 "sp-blockchain",9659 "sp-core",9660 "sp-externalities",9661 "sp-runtime",9662 "sp-state-machine",9663]96649665[[package]]9666name = "sc-network"9667version = "0.10.0-dev"9668source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9669dependencies = [9670 "async-std",9671 "async-trait",9672 "asynchronous-codec 0.5.0",9673 "bitflags",9674 "bs58",9675 "bytes 1.0.1",9676 "cid",9677 "derive_more",9678 "either",9679 "erased-serde",9680 "fnv",9681 "fork-tree",9682 "futures 0.3.16",9683 "futures-timer 3.0.2",9684 "hex",9685 "ip_network",9686 "libp2p",9687 "linked-hash-map",9688 "linked_hash_set",9689 "log",9690 "lru",9691 "nohash-hasher",9692 "parity-scale-codec",9693 "parking_lot 0.11.1",9694 "pin-project 1.0.7",9695 "prost",9696 "prost-build",9697 "rand 0.7.3",9698 "sc-block-builder",9699 "sc-client-api",9700 "sc-consensus",9701 "sc-peerset",9702 "serde",9703 "serde_json",9704 "smallvec 1.6.1",9705 "sp-arithmetic",9706 "sp-blockchain",9707 "sp-consensus",9708 "sp-core",9709 "sp-finality-grandpa",9710 "sp-runtime",9711 "sp-utils",9712 "substrate-prometheus-endpoint",9713 "thiserror",9714 "unsigned-varint 0.6.0",9715 "void",9716 "wasm-timer",9717 "zeroize",9718]97199720[[package]]9721name = "sc-network-gossip"9722version = "0.10.0-dev"9723source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9724dependencies = [9725 "futures 0.3.16",9726 "futures-timer 3.0.2",9727 "libp2p",9728 "log",9729 "lru",9730 "sc-network",9731 "sp-runtime",9732 "substrate-prometheus-endpoint",9733 "tracing",9734 "wasm-timer",9735]97369737[[package]]9738name = "sc-offchain"9739version = "4.0.0-dev"9740source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9741dependencies = [9742 "bytes 0.5.6",9743 "fnv",9744 "futures 0.3.16",9745 "futures-timer 3.0.2",9746 "hex",9747 "hyper 0.13.9",9748 "hyper-rustls",9749 "log",9750 "num_cpus",9751 "parity-scale-codec",9752 "parking_lot 0.11.1",9753 "rand 0.7.3",9754 "sc-client-api",9755 "sc-keystore",9756 "sc-network",9757 "sp-api",9758 "sp-core",9759 "sp-offchain",9760 "sp-runtime",9761 "sp-utils",9762 "threadpool",9763]97649765[[package]]9766name = "sc-peerset"9767version = "4.0.0-dev"9768source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9769dependencies = [9770 "futures 0.3.16",9771 "libp2p",9772 "log",9773 "serde_json",9774 "sp-utils",9775 "wasm-timer",9776]97779778[[package]]9779name = "sc-proposer-metrics"9780version = "0.9.0"9781source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9782dependencies = [9783 "log",9784 "substrate-prometheus-endpoint",9785]97869787[[package]]9788name = "sc-rpc"9789version = "4.0.0-dev"9790source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9791dependencies = [9792 "futures 0.3.16",9793 "hash-db",9794 "jsonrpc-core 15.1.0",9795 "jsonrpc-pubsub 15.1.0",9796 "log",9797 "parity-scale-codec",9798 "parking_lot 0.11.1",9799 "sc-block-builder",9800 "sc-chain-spec",9801 "sc-client-api",9802 "sc-executor",9803 "sc-keystore",9804 "sc-rpc-api",9805 "sc-tracing",9806 "sc-transaction-pool-api",9807 "serde_json",9808 "sp-api",9809 "sp-blockchain",9810 "sp-core",9811 "sp-keystore",9812 "sp-offchain",9813 "sp-rpc",9814 "sp-runtime",9815 "sp-session",9816 "sp-state-machine",9817 "sp-tracing",9818 "sp-utils",9819 "sp-version",9820]98219822[[package]]9823name = "sc-rpc-api"9824version = "0.10.0-dev"9825source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9826dependencies = [9827 "derive_more",9828 "futures 0.3.16",9829 "jsonrpc-core 15.1.0",9830 "jsonrpc-core-client 15.1.0",9831 "jsonrpc-derive 15.1.0",9832 "jsonrpc-pubsub 15.1.0",9833 "log",9834 "parity-scale-codec",9835 "parking_lot 0.11.1",9836 "sc-chain-spec",9837 "sc-transaction-pool-api",9838 "serde",9839 "serde_json",9840 "sp-core",9841 "sp-rpc",9842 "sp-runtime",9843 "sp-tracing",9844 "sp-version",9845]98469847[[package]]9848name = "sc-rpc-server"9849version = "4.0.0-dev"9850source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9851dependencies = [9852 "futures 0.1.29",9853 "jsonrpc-core 15.1.0",9854 "jsonrpc-http-server",9855 "jsonrpc-ipc-server",9856 "jsonrpc-pubsub 15.1.0",9857 "jsonrpc-ws-server",9858 "log",9859 "serde",9860 "serde_json",9861 "sp-runtime",9862 "substrate-prometheus-endpoint",9863]98649865[[package]]9866name = "sc-service"9867version = "0.10.0-dev"9868source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9869dependencies = [9870 "async-trait",9871 "directories",9872 "exit-future",9873 "futures 0.1.29",9874 "futures 0.3.16",9875 "futures-timer 3.0.2",9876 "hash-db",9877 "jsonrpc-core 15.1.0",9878 "jsonrpc-pubsub 15.1.0",9879 "lazy_static",9880 "log",9881 "parity-scale-codec",9882 "parity-util-mem",9883 "parking_lot 0.11.1",9884 "pin-project 1.0.7",9885 "rand 0.7.3",9886 "sc-block-builder",9887 "sc-chain-spec",9888 "sc-client-api",9889 "sc-client-db",9890 "sc-consensus",9891 "sc-executor",9892 "sc-informant",9893 "sc-keystore",9894 "sc-light",9895 "sc-network",9896 "sc-offchain",9897 "sc-rpc",9898 "sc-rpc-server",9899 "sc-telemetry",9900 "sc-tracing",9901 "sc-transaction-pool",9902 "sc-transaction-pool-api",9903 "serde",9904 "serde_json",9905 "sp-api",9906 "sp-application-crypto",9907 "sp-block-builder",9908 "sp-blockchain",9909 "sp-consensus",9910 "sp-core",9911 "sp-externalities",9912 "sp-inherents",9913 "sp-io",9914 "sp-keystore",9915 "sp-runtime",9916 "sp-session",9917 "sp-state-machine",9918 "sp-storage",9919 "sp-tracing",9920 "sp-transaction-pool",9921 "sp-transaction-storage-proof",9922 "sp-trie",9923 "sp-utils",9924 "sp-version",9925 "substrate-prometheus-endpoint",9926 "tempfile",9927 "thiserror",9928 "tracing",9929 "tracing-futures",9930 "wasm-timer",9931]99329933[[package]]9934name = "sc-state-db"9935version = "0.10.0-dev"9936source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9937dependencies = [9938 "log",9939 "parity-scale-codec",9940 "parity-util-mem",9941 "parity-util-mem-derive",9942 "parking_lot 0.11.1",9943 "sc-client-api",9944 "sp-core",9945 "thiserror",9946]99479948[[package]]9949name = "sc-sync-state-rpc"9950version = "0.10.0-dev"9951source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9952dependencies = [9953 "jsonrpc-core 15.1.0",9954 "jsonrpc-core-client 15.1.0",9955 "jsonrpc-derive 15.1.0",9956 "parity-scale-codec",9957 "sc-chain-spec",9958 "sc-client-api",9959 "sc-consensus-babe",9960 "sc-consensus-epochs",9961 "sc-finality-grandpa",9962 "sc-rpc-api",9963 "serde",9964 "serde_json",9965 "sp-blockchain",9966 "sp-runtime",9967 "thiserror",9968]99699970[[package]]9971name = "sc-telemetry"9972version = "4.0.0-dev"9973source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9974dependencies = [9975 "chrono",9976 "futures 0.3.16",9977 "libp2p",9978 "log",9979 "parking_lot 0.11.1",9980 "pin-project 1.0.7",9981 "rand 0.7.3",9982 "serde",9983 "serde_json",9984 "take_mut",9985 "thiserror",9986 "void",9987 "wasm-timer",9988]99899990[[package]]9991name = "sc-tracing"9992version = "4.0.0-dev"9993source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"9994dependencies = [9995 "ansi_term 0.12.1",9996 "atty",9997 "erased-serde",9998 "lazy_static",9999 "log",10000 "once_cell",10001 "parking_lot 0.11.1",10002 "regex",10003 "rustc-hash",10004 "sc-client-api",10005 "sc-rpc-server",10006 "sc-telemetry",10007 "sc-tracing-proc-macro",10008 "serde",10009 "serde_json",10010 "sp-api",10011 "sp-block-builder",10012 "sp-blockchain",10013 "sp-core",10014 "sp-rpc",10015 "sp-runtime",10016 "sp-storage",10017 "sp-tracing",10018 "thiserror",10019 "tracing",10020 "tracing-log",10021 "tracing-subscriber",10022 "wasm-bindgen",10023 "wasm-timer",10024 "web-sys",10025]1002610027[[package]]10028name = "sc-tracing-proc-macro"10029version = "4.0.0-dev"10030source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10031dependencies = [10032 "proc-macro-crate 1.0.0",10033 "proc-macro2",10034 "quote",10035 "syn",10036]1003710038[[package]]10039name = "sc-transaction-pool"10040version = "4.0.0-dev"10041source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10042dependencies = [10043 "derive_more",10044 "futures 0.3.16",10045 "intervalier",10046 "linked-hash-map",10047 "log",10048 "parity-scale-codec",10049 "parity-util-mem",10050 "parking_lot 0.11.1",10051 "retain_mut",10052 "sc-client-api",10053 "sc-transaction-pool-api",10054 "serde",10055 "sp-api",10056 "sp-blockchain",10057 "sp-core",10058 "sp-runtime",10059 "sp-tracing",10060 "sp-transaction-pool",10061 "sp-utils",10062 "substrate-prometheus-endpoint",10063 "thiserror",10064 "wasm-timer",10065]1006610067[[package]]10068name = "sc-transaction-pool-api"10069version = "4.0.0-dev"10070source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10071dependencies = [10072 "derive_more",10073 "futures 0.3.16",10074 "log",10075 "parity-scale-codec",10076 "serde",10077 "sp-blockchain",10078 "sp-runtime",10079 "thiserror",10080]1008110082[[package]]10083name = "scale-info"10084version = "0.10.0"10085source = "registry+https://github.com/rust-lang/crates.io-index"10086checksum = "d2e62ff266e136db561a007c84569985805f84a1d5a08278e52c36aacb6e061b"10087dependencies = [10088 "bitvec 0.20.1",10089 "cfg-if 1.0.0",10090 "derive_more",10091 "parity-scale-codec",10092 "scale-info-derive",10093]1009410095[[package]]10096name = "scale-info-derive"10097version = "0.7.0"10098source = "registry+https://github.com/rust-lang/crates.io-index"10099checksum = "b648fa291891a4c80187a25532f6a7d96b82c70353e30b868b14632b8fe043d6"10100dependencies = [10101 "proc-macro-crate 1.0.0",10102 "proc-macro2",10103 "quote",10104 "syn",10105]1010610107[[package]]10108name = "schannel"10109version = "0.1.19"10110source = "registry+https://github.com/rust-lang/crates.io-index"10111checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"10112dependencies = [10113 "lazy_static",10114 "winapi 0.3.9",10115]1011610117[[package]]10118name = "schnorrkel"10119version = "0.9.1"10120source = "registry+https://github.com/rust-lang/crates.io-index"10121checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"10122dependencies = [10123 "arrayref",10124 "arrayvec 0.5.2",10125 "curve25519-dalek 2.1.0",10126 "getrandom 0.1.14",10127 "merlin",10128 "rand 0.7.3",10129 "rand_core 0.5.1",10130 "sha2 0.8.2",10131 "subtle 2.2.3",10132 "zeroize",10133]1013410135[[package]]10136name = "scoped-tls"10137version = "1.0.0"10138source = "registry+https://github.com/rust-lang/crates.io-index"10139checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"1014010141[[package]]10142name = "scopeguard"10143version = "1.1.0"10144source = "registry+https://github.com/rust-lang/crates.io-index"10145checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"1014610147[[package]]10148name = "sct"10149version = "0.6.0"10150source = "registry+https://github.com/rust-lang/crates.io-index"10151checksum = "e3042af939fca8c3453b7af0f1c66e533a15a86169e39de2657310ade8f98d3c"10152dependencies = [10153 "ring",10154 "untrusted",10155]1015610157[[package]]10158name = "secrecy"10159version = "0.7.0"10160source = "registry+https://github.com/rust-lang/crates.io-index"10161checksum = "0673d6a6449f5e7d12a1caf424fd9363e2af3a4953023ed455e3c4beef4597c0"10162dependencies = [10163 "zeroize",10164]1016510166[[package]]10167name = "security-framework"10168version = "1.0.0"10169source = "registry+https://github.com/rust-lang/crates.io-index"10170checksum = "ad502866817f0575705bd7be36e2b2535cc33262d493aa733a2ec862baa2bc2b"10171dependencies = [10172 "bitflags",10173 "core-foundation 0.7.0",10174 "core-foundation-sys 0.7.0",10175 "libc",10176 "security-framework-sys 1.0.0",10177]1017810179[[package]]10180name = "security-framework"10181version = "2.2.0"10182source = "registry+https://github.com/rust-lang/crates.io-index"10183checksum = "3670b1d2fdf6084d192bc71ead7aabe6c06aa2ea3fbd9cc3ac111fa5c2b1bd84"10184dependencies = [10185 "bitflags",10186 "core-foundation 0.9.1",10187 "core-foundation-sys 0.8.2",10188 "libc",10189 "security-framework-sys 2.2.0",10190]1019110192[[package]]10193name = "security-framework-sys"10194version = "1.0.0"10195source = "registry+https://github.com/rust-lang/crates.io-index"10196checksum = "51ceb04988b17b6d1dcd555390fa822ca5637b4a14e1f5099f13d351bed4d6c7"10197dependencies = [10198 "core-foundation-sys 0.7.0",10199 "libc",10200]1020110202[[package]]10203name = "security-framework-sys"10204version = "2.2.0"10205source = "registry+https://github.com/rust-lang/crates.io-index"10206checksum = "3676258fd3cfe2c9a0ec99ce3038798d847ce3e4bb17746373eb9f0f1ac16339"10207dependencies = [10208 "core-foundation-sys 0.8.2",10209 "libc",10210]1021110212[[package]]10213name = "semver"10214version = "0.6.0"10215source = "registry+https://github.com/rust-lang/crates.io-index"10216checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"10217dependencies = [10218 "semver-parser 0.7.0",10219]1022010221[[package]]10222name = "semver"10223version = "0.9.0"10224source = "registry+https://github.com/rust-lang/crates.io-index"10225checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"10226dependencies = [10227 "semver-parser 0.7.0",10228]1022910230[[package]]10231name = "semver"10232version = "0.11.0"10233source = "registry+https://github.com/rust-lang/crates.io-index"10234checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"10235dependencies = [10236 "semver-parser 0.10.2",10237 "serde",10238]1023910240[[package]]10241name = "semver-parser"10242version = "0.7.0"10243source = "registry+https://github.com/rust-lang/crates.io-index"10244checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"1024510246[[package]]10247name = "semver-parser"10248version = "0.10.2"10249source = "registry+https://github.com/rust-lang/crates.io-index"10250checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"10251dependencies = [10252 "pest",10253]1025410255[[package]]10256name = "serde"10257version = "1.0.127"10258source = "registry+https://github.com/rust-lang/crates.io-index"10259checksum = "f03b9878abf6d14e6779d3f24f07b2cfa90352cfec4acc5aab8f1ac7f146fae8"10260dependencies = [10261 "serde_derive",10262]1026310264[[package]]10265name = "serde_derive"10266version = "1.0.127"10267source = "registry+https://github.com/rust-lang/crates.io-index"10268checksum = "a024926d3432516606328597e0f224a51355a493b49fdd67e9209187cbe55ecc"10269dependencies = [10270 "proc-macro2",10271 "quote",10272 "syn",10273]1027410275[[package]]10276name = "serde_json"10277version = "1.0.64"10278source = "registry+https://github.com/rust-lang/crates.io-index"10279checksum = "799e97dc9fdae36a5c8b8f2cae9ce2ee9fdce2058c57a93e6099d919fd982f79"10280dependencies = [10281 "itoa",10282 "ryu",10283 "serde",10284]1028510286[[package]]10287name = "sha-1"10288version = "0.8.2"10289source = "registry+https://github.com/rust-lang/crates.io-index"10290checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"10291dependencies = [10292 "block-buffer 0.7.3",10293 "digest 0.8.1",10294 "fake-simd",10295 "opaque-debug 0.2.3",10296]1029710298[[package]]10299name = "sha-1"10300version = "0.9.6"10301source = "registry+https://github.com/rust-lang/crates.io-index"10302checksum = "8c4cfa741c5832d0ef7fab46cabed29c2aae926db0b11bb2069edd8db5e64e16"10303dependencies = [10304 "block-buffer 0.9.0",10305 "cfg-if 1.0.0",10306 "cpufeatures",10307 "digest 0.9.0",10308 "opaque-debug 0.3.0",10309]1031010311[[package]]10312name = "sha2"10313version = "0.8.2"10314source = "registry+https://github.com/rust-lang/crates.io-index"10315checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"10316dependencies = [10317 "block-buffer 0.7.3",10318 "digest 0.8.1",10319 "fake-simd",10320 "opaque-debug 0.2.3",10321]1032210323[[package]]10324name = "sha2"10325version = "0.9.2"10326source = "registry+https://github.com/rust-lang/crates.io-index"10327checksum = "6e7aab86fe2149bad8c507606bdb3f4ef5e7b2380eb92350f56122cca72a42a8"10328dependencies = [10329 "block-buffer 0.9.0",10330 "cfg-if 1.0.0",10331 "cpuid-bool",10332 "digest 0.9.0",10333 "opaque-debug 0.3.0",10334]1033510336[[package]]10337name = "sha3"10338version = "0.8.2"10339source = "registry+https://github.com/rust-lang/crates.io-index"10340checksum = "dd26bc0e7a2e3a7c959bc494caf58b72ee0c71d67704e9520f736ca7e4853ecf"10341dependencies = [10342 "block-buffer 0.7.3",10343 "byte-tools",10344 "digest 0.8.1",10345 "keccak",10346 "opaque-debug 0.2.3",10347]1034810349[[package]]10350name = "sha3"10351version = "0.9.1"10352source = "registry+https://github.com/rust-lang/crates.io-index"10353checksum = "f81199417d4e5de3f04b1e871023acea7389672c4135918f05aa9cbf2f2fa809"10354dependencies = [10355 "block-buffer 0.9.0",10356 "digest 0.9.0",10357 "keccak",10358 "opaque-debug 0.3.0",10359]1036010361[[package]]10362name = "sharded-slab"10363version = "0.1.0"10364source = "registry+https://github.com/rust-lang/crates.io-index"10365checksum = "7b4921be914e16899a80adefb821f8ddb7974e3f1250223575a44ed994882127"10366dependencies = [10367 "lazy_static",10368 "loom",10369]1037010371[[package]]10372name = "shlex"10373version = "1.1.0"10374source = "registry+https://github.com/rust-lang/crates.io-index"10375checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"1037610377[[package]]10378name = "signal-hook"10379version = "0.3.9"10380source = "registry+https://github.com/rust-lang/crates.io-index"10381checksum = "470c5a6397076fae0094aaf06a08e6ba6f37acb77d3b1b91ea92b4d6c8650c39"10382dependencies = [10383 "libc",10384 "signal-hook-registry",10385]1038610387[[package]]10388name = "signal-hook-registry"10389version = "1.4.0"10390source = "registry+https://github.com/rust-lang/crates.io-index"10391checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"10392dependencies = [10393 "libc",10394]1039510396[[package]]10397name = "signature"10398version = "1.1.0"10399source = "registry+https://github.com/rust-lang/crates.io-index"10400checksum = "65211b7b6fc3f14ff9fc7a2011a434e3e6880585bd2e9e9396315ae24cbf7852"1040110402[[package]]10403name = "simba"10404version = "0.5.1"10405source = "registry+https://github.com/rust-lang/crates.io-index"10406checksum = "8e82063457853d00243beda9952e910b82593e4b07ae9f721b9278a99a0d3d5c"10407dependencies = [10408 "approx",10409 "num-complex",10410 "num-traits",10411 "paste",10412]1041310414[[package]]10415name = "slab"10416version = "0.4.2"10417source = "registry+https://github.com/rust-lang/crates.io-index"10418checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"1041910420[[package]]10421name = "slog"10422version = "2.7.0"10423source = "registry+https://github.com/rust-lang/crates.io-index"10424checksum = "8347046d4ebd943127157b94d63abb990fcf729dc4e9978927fdf4ac3c998d06"10425dependencies = [10426 "erased-serde",10427]1042810429[[package]]10430name = "slot-range-helper"10431version = "0.9.9-1"10432source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"10433dependencies = [10434 "enumn",10435 "parity-scale-codec",10436 "paste",10437 "sp-runtime",10438 "sp-std",10439]1044010441[[package]]10442name = "slotmap"10443version = "1.0.5"10444source = "registry+https://github.com/rust-lang/crates.io-index"10445checksum = "a952280edbecfb1d4bd3cf2dbc309dc6ab523e53487c438ae21a6df09fe84bc4"10446dependencies = [10447 "version_check",10448]1044910450[[package]]10451name = "smallvec"10452version = "0.6.13"10453source = "registry+https://github.com/rust-lang/crates.io-index"10454checksum = "f7b0758c52e15a8b5e3691eae6cc559f08eee9406e548a4477ba4e67770a82b6"10455dependencies = [10456 "maybe-uninit",10457]1045810459[[package]]10460name = "smallvec"10461version = "1.6.1"10462source = "registry+https://github.com/rust-lang/crates.io-index"10463checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e"1046410465[[package]]10466name = "snow"10467version = "0.7.1"10468source = "registry+https://github.com/rust-lang/crates.io-index"10469checksum = "32bf8474159a95551661246cda4976e89356999e3cbfef36f493dacc3fae1e8e"10470dependencies = [10471 "aes-gcm",10472 "blake2",10473 "chacha20poly1305",10474 "rand 0.7.3",10475 "rand_core 0.5.1",10476 "ring",10477 "rustc_version",10478 "sha2 0.9.2",10479 "subtle 2.2.3",10480 "x25519-dalek 0.6.0",10481]1048210483[[package]]10484name = "socket2"10485version = "0.3.17"10486source = "registry+https://github.com/rust-lang/crates.io-index"10487checksum = "2c29947abdee2a218277abeca306f25789c938e500ea5a9d4b12a5a504466902"10488dependencies = [10489 "cfg-if 1.0.0",10490 "libc",10491 "redox_syscall 0.1.56",10492 "winapi 0.3.9",10493]1049410495[[package]]10496name = "socket2"10497version = "0.4.0"10498source = "registry+https://github.com/rust-lang/crates.io-index"10499checksum = "9e3dfc207c526015c632472a77be09cf1b6e46866581aecae5cc38fb4235dea2"10500dependencies = [10501 "libc",10502 "winapi 0.3.9",10503]1050410505[[package]]10506name = "soketto"10507version = "0.4.1"10508source = "registry+https://github.com/rust-lang/crates.io-index"10509checksum = "85457366ae0c6ce56bf05a958aef14cd38513c236568618edbcd9a8c52cb80b0"10510dependencies = [10511 "base64 0.12.3",10512 "bytes 0.5.6",10513 "flate2",10514 "futures 0.3.16",10515 "httparse",10516 "log",10517 "rand 0.7.3",10518 "sha-1 0.8.2",10519]1052010521[[package]]10522name = "soketto"10523version = "0.6.0"10524source = "registry+https://github.com/rust-lang/crates.io-index"10525checksum = "a74e48087dbeed4833785c2f3352b59140095dc192dce966a3bfc155020a439f"10526dependencies = [10527 "base64 0.13.0",10528 "bytes 1.0.1",10529 "futures 0.3.16",10530 "httparse",10531 "log",10532 "rand 0.8.4",10533 "sha-1 0.9.6",10534]1053510536[[package]]10537name = "sp-api"10538version = "4.0.0-dev"10539source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10540dependencies = [10541 "hash-db",10542 "log",10543 "parity-scale-codec",10544 "sp-api-proc-macro",10545 "sp-core",10546 "sp-runtime",10547 "sp-state-machine",10548 "sp-std",10549 "sp-version",10550 "thiserror",10551]1055210553[[package]]10554name = "sp-api-proc-macro"10555version = "4.0.0-dev"10556source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10557dependencies = [10558 "blake2-rfc",10559 "proc-macro-crate 1.0.0",10560 "proc-macro2",10561 "quote",10562 "syn",10563]1056410565[[package]]10566name = "sp-application-crypto"10567version = "4.0.0-dev"10568source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10569dependencies = [10570 "parity-scale-codec",10571 "serde",10572 "sp-core",10573 "sp-io",10574 "sp-std",10575]1057610577[[package]]10578name = "sp-arithmetic"10579version = "4.0.0-dev"10580source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10581dependencies = [10582 "integer-sqrt",10583 "num-traits",10584 "parity-scale-codec",10585 "serde",10586 "sp-debug-derive",10587 "sp-std",10588 "static_assertions",10589]1059010591[[package]]10592name = "sp-authority-discovery"10593version = "4.0.0-dev"10594source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10595dependencies = [10596 "parity-scale-codec",10597 "sp-api",10598 "sp-application-crypto",10599 "sp-runtime",10600 "sp-std",10601]1060210603[[package]]10604name = "sp-authorship"10605version = "4.0.0-dev"10606source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10607dependencies = [10608 "async-trait",10609 "parity-scale-codec",10610 "sp-inherents",10611 "sp-runtime",10612 "sp-std",10613]1061410615[[package]]10616name = "sp-block-builder"10617version = "4.0.0-dev"10618source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10619dependencies = [10620 "parity-scale-codec",10621 "sp-api",10622 "sp-inherents",10623 "sp-runtime",10624 "sp-std",10625]1062610627[[package]]10628name = "sp-blockchain"10629version = "4.0.0-dev"10630source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10631dependencies = [10632 "futures 0.3.16",10633 "log",10634 "lru",10635 "parity-scale-codec",10636 "parking_lot 0.11.1",10637 "sp-api",10638 "sp-consensus",10639 "sp-database",10640 "sp-runtime",10641 "sp-state-machine",10642 "thiserror",10643]1064410645[[package]]10646name = "sp-consensus"10647version = "0.10.0-dev"10648source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10649dependencies = [10650 "async-trait",10651 "futures 0.3.16",10652 "futures-timer 3.0.2",10653 "log",10654 "parity-scale-codec",10655 "parking_lot 0.11.1",10656 "serde",10657 "sp-api",10658 "sp-core",10659 "sp-inherents",10660 "sp-runtime",10661 "sp-state-machine",10662 "sp-std",10663 "sp-trie",10664 "sp-utils",10665 "sp-version",10666 "substrate-prometheus-endpoint",10667 "thiserror",10668 "wasm-timer",10669]1067010671[[package]]10672name = "sp-consensus-aura"10673version = "0.10.0-dev"10674source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10675dependencies = [10676 "async-trait",10677 "parity-scale-codec",10678 "sp-api",10679 "sp-application-crypto",10680 "sp-consensus",10681 "sp-consensus-slots",10682 "sp-inherents",10683 "sp-runtime",10684 "sp-std",10685 "sp-timestamp",10686]1068710688[[package]]10689name = "sp-consensus-babe"10690version = "0.10.0-dev"10691source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10692dependencies = [10693 "async-trait",10694 "merlin",10695 "parity-scale-codec",10696 "serde",10697 "sp-api",10698 "sp-application-crypto",10699 "sp-consensus",10700 "sp-consensus-slots",10701 "sp-consensus-vrf",10702 "sp-core",10703 "sp-inherents",10704 "sp-keystore",10705 "sp-runtime",10706 "sp-std",10707 "sp-timestamp",10708]1070910710[[package]]10711name = "sp-consensus-slots"10712version = "0.10.0-dev"10713source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10714dependencies = [10715 "parity-scale-codec",10716 "sp-arithmetic",10717 "sp-runtime",10718]1071910720[[package]]10721name = "sp-consensus-vrf"10722version = "0.10.0-dev"10723source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10724dependencies = [10725 "parity-scale-codec",10726 "schnorrkel",10727 "sp-core",10728 "sp-runtime",10729 "sp-std",10730]1073110732[[package]]10733name = "sp-core"10734version = "4.0.0-dev"10735source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10736dependencies = [10737 "base58",10738 "blake2-rfc",10739 "byteorder",10740 "dyn-clonable",10741 "ed25519-dalek",10742 "futures 0.3.16",10743 "hash-db",10744 "hash256-std-hasher",10745 "hex",10746 "impl-serde",10747 "lazy_static",10748 "libsecp256k1 0.3.5",10749 "log",10750 "merlin",10751 "num-traits",10752 "parity-scale-codec",10753 "parity-util-mem",10754 "parking_lot 0.11.1",10755 "primitive-types 0.10.1",10756 "rand 0.7.3",10757 "regex",10758 "schnorrkel",10759 "secrecy",10760 "serde",10761 "sha2 0.9.2",10762 "sp-debug-derive",10763 "sp-externalities",10764 "sp-runtime-interface",10765 "sp-std",10766 "sp-storage",10767 "substrate-bip39",10768 "thiserror",10769 "tiny-bip39",10770 "tiny-keccak",10771 "twox-hash",10772 "wasmi",10773 "zeroize",10774]1077510776[[package]]10777name = "sp-database"10778version = "4.0.0-dev"10779source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10780dependencies = [10781 "kvdb",10782 "parking_lot 0.11.1",10783]1078410785[[package]]10786name = "sp-debug-derive"10787version = "3.0.0"10788source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10789dependencies = [10790 "proc-macro2",10791 "quote",10792 "syn",10793]1079410795[[package]]10796name = "sp-externalities"10797version = "0.10.0-dev"10798source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10799dependencies = [10800 "environmental",10801 "parity-scale-codec",10802 "sp-std",10803 "sp-storage",10804]1080510806[[package]]10807name = "sp-finality-grandpa"10808version = "4.0.0-dev"10809source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10810dependencies = [10811 "finality-grandpa",10812 "log",10813 "parity-scale-codec",10814 "serde",10815 "sp-api",10816 "sp-application-crypto",10817 "sp-core",10818 "sp-keystore",10819 "sp-runtime",10820 "sp-std",10821]1082210823[[package]]10824name = "sp-inherents"10825version = "4.0.0-dev"10826source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10827dependencies = [10828 "async-trait",10829 "impl-trait-for-tuples 0.2.1",10830 "parity-scale-codec",10831 "sp-core",10832 "sp-runtime",10833 "sp-std",10834 "thiserror",10835]1083610837[[package]]10838name = "sp-io"10839version = "4.0.0-dev"10840source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10841dependencies = [10842 "futures 0.3.16",10843 "hash-db",10844 "libsecp256k1 0.3.5",10845 "log",10846 "parity-scale-codec",10847 "parking_lot 0.11.1",10848 "sp-core",10849 "sp-externalities",10850 "sp-keystore",10851 "sp-maybe-compressed-blob",10852 "sp-runtime-interface",10853 "sp-state-machine",10854 "sp-std",10855 "sp-tracing",10856 "sp-trie",10857 "sp-wasm-interface",10858 "tracing",10859 "tracing-core",10860]1086110862[[package]]10863name = "sp-keyring"10864version = "4.0.0-dev"10865source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10866dependencies = [10867 "lazy_static",10868 "sp-core",10869 "sp-runtime",10870 "strum",10871]1087210873[[package]]10874name = "sp-keystore"10875version = "0.10.0-dev"10876source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10877dependencies = [10878 "async-trait",10879 "derive_more",10880 "futures 0.3.16",10881 "merlin",10882 "parity-scale-codec",10883 "parking_lot 0.11.1",10884 "schnorrkel",10885 "serde",10886 "sp-core",10887 "sp-externalities",10888]1088910890[[package]]10891name = "sp-maybe-compressed-blob"10892version = "4.0.0-dev"10893source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10894dependencies = [10895 "ruzstd",10896 "zstd",10897]1089810899[[package]]10900name = "sp-npos-elections"10901version = "4.0.0-dev"10902source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10903dependencies = [10904 "parity-scale-codec",10905 "serde",10906 "sp-arithmetic",10907 "sp-core",10908 "sp-npos-elections-compact",10909 "sp-std",10910]1091110912[[package]]10913name = "sp-npos-elections-compact"10914version = "4.0.0-dev"10915source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10916dependencies = [10917 "proc-macro-crate 1.0.0",10918 "proc-macro2",10919 "quote",10920 "syn",10921]1092210923[[package]]10924name = "sp-offchain"10925version = "4.0.0-dev"10926source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10927dependencies = [10928 "sp-api",10929 "sp-core",10930 "sp-runtime",10931]1093210933[[package]]10934name = "sp-panic-handler"10935version = "3.0.0"10936source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10937dependencies = [10938 "backtrace",10939]1094010941[[package]]10942name = "sp-rpc"10943version = "4.0.0-dev"10944source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10945dependencies = [10946 "rustc-hash",10947 "serde",10948 "sp-core",10949 "tracing-core",10950]1095110952[[package]]10953name = "sp-runtime"10954version = "4.0.0-dev"10955source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10956dependencies = [10957 "either",10958 "hash256-std-hasher",10959 "impl-trait-for-tuples 0.2.1",10960 "log",10961 "parity-scale-codec",10962 "parity-util-mem",10963 "paste",10964 "rand 0.7.3",10965 "serde",10966 "sp-application-crypto",10967 "sp-arithmetic",10968 "sp-core",10969 "sp-io",10970 "sp-std",10971]1097210973[[package]]10974name = "sp-runtime-interface"10975version = "4.0.0-dev"10976source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10977dependencies = [10978 "impl-trait-for-tuples 0.2.1",10979 "parity-scale-codec",10980 "primitive-types 0.10.1",10981 "sp-externalities",10982 "sp-runtime-interface-proc-macro",10983 "sp-std",10984 "sp-storage",10985 "sp-tracing",10986 "sp-wasm-interface",10987 "static_assertions",10988]1098910990[[package]]10991name = "sp-runtime-interface-proc-macro"10992version = "4.0.0-dev"10993source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"10994dependencies = [10995 "Inflector",10996 "proc-macro-crate 1.0.0",10997 "proc-macro2",10998 "quote",10999 "syn",11000]1100111002[[package]]11003name = "sp-sandbox"11004version = "0.10.0-dev"11005source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11006dependencies = [11007 "parity-scale-codec",11008 "sp-core",11009 "sp-io",11010 "sp-std",11011 "sp-wasm-interface",11012 "wasmi",11013]1101411015[[package]]11016name = "sp-serializer"11017version = "3.0.0"11018source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11019dependencies = [11020 "serde",11021 "serde_json",11022]1102311024[[package]]11025name = "sp-session"11026version = "4.0.0-dev"11027source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11028dependencies = [11029 "parity-scale-codec",11030 "sp-api",11031 "sp-core",11032 "sp-runtime",11033 "sp-staking",11034 "sp-std",11035]1103611037[[package]]11038name = "sp-staking"11039version = "4.0.0-dev"11040source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11041dependencies = [11042 "parity-scale-codec",11043 "sp-runtime",11044 "sp-std",11045]1104611047[[package]]11048name = "sp-state-machine"11049version = "0.10.0-dev"11050source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11051dependencies = [11052 "hash-db",11053 "log",11054 "num-traits",11055 "parity-scale-codec",11056 "parking_lot 0.11.1",11057 "rand 0.7.3",11058 "smallvec 1.6.1",11059 "sp-core",11060 "sp-externalities",11061 "sp-panic-handler",11062 "sp-std",11063 "sp-trie",11064 "thiserror",11065 "tracing",11066 "trie-db",11067 "trie-root",11068]1106911070[[package]]11071name = "sp-std"11072version = "4.0.0-dev"11073source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"1107411075[[package]]11076name = "sp-storage"11077version = "4.0.0-dev"11078source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11079dependencies = [11080 "impl-serde",11081 "parity-scale-codec",11082 "ref-cast",11083 "serde",11084 "sp-debug-derive",11085 "sp-std",11086]1108711088[[package]]11089name = "sp-tasks"11090version = "4.0.0-dev"11091source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11092dependencies = [11093 "log",11094 "sp-core",11095 "sp-externalities",11096 "sp-io",11097 "sp-runtime-interface",11098 "sp-std",11099]1110011101[[package]]11102name = "sp-timestamp"11103version = "4.0.0-dev"11104source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11105dependencies = [11106 "async-trait",11107 "futures-timer 3.0.2",11108 "log",11109 "parity-scale-codec",11110 "sp-api",11111 "sp-inherents",11112 "sp-runtime",11113 "sp-std",11114 "thiserror",11115 "wasm-timer",11116]1111711118[[package]]11119name = "sp-tracing"11120version = "4.0.0-dev"11121source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11122dependencies = [11123 "erased-serde",11124 "log",11125 "parity-scale-codec",11126 "parking_lot 0.10.2",11127 "serde",11128 "serde_json",11129 "slog",11130 "sp-std",11131 "tracing",11132 "tracing-core",11133 "tracing-subscriber",11134]1113511136[[package]]11137name = "sp-transaction-pool"11138version = "4.0.0-dev"11139source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11140dependencies = [11141 "sp-api",11142 "sp-runtime",11143]1114411145[[package]]11146name = "sp-transaction-storage-proof"11147version = "4.0.0-dev"11148source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11149dependencies = [11150 "async-trait",11151 "log",11152 "parity-scale-codec",11153 "sp-core",11154 "sp-inherents",11155 "sp-runtime",11156 "sp-std",11157 "sp-trie",11158]1115911160[[package]]11161name = "sp-trie"11162version = "4.0.0-dev"11163source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11164dependencies = [11165 "hash-db",11166 "memory-db",11167 "parity-scale-codec",11168 "sp-core",11169 "sp-std",11170 "trie-db",11171 "trie-root",11172]1117311174[[package]]11175name = "sp-utils"11176version = "4.0.0-dev"11177source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11178dependencies = [11179 "futures 0.3.16",11180 "futures-core",11181 "futures-timer 3.0.2",11182 "lazy_static",11183 "prometheus",11184]1118511186[[package]]11187name = "sp-version"11188version = "4.0.0-dev"11189source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11190dependencies = [11191 "impl-serde",11192 "parity-scale-codec",11193 "parity-wasm 0.42.2",11194 "serde",11195 "sp-runtime",11196 "sp-std",11197 "sp-version-proc-macro",11198 "thiserror",11199]1120011201[[package]]11202name = "sp-version-proc-macro"11203version = "4.0.0-dev"11204source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11205dependencies = [11206 "parity-scale-codec",11207 "proc-macro-crate 1.0.0",11208 "proc-macro2",11209 "quote",11210 "syn",11211]1121211213[[package]]11214name = "sp-wasm-interface"11215version = "4.0.0-dev"11216source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11217dependencies = [11218 "impl-trait-for-tuples 0.2.1",11219 "parity-scale-codec",11220 "sp-std",11221 "wasmi",11222]1122311224[[package]]11225name = "spin"11226version = "0.5.2"11227source = "registry+https://github.com/rust-lang/crates.io-index"11228checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1122911230[[package]]11231name = "stable_deref_trait"11232version = "1.1.1"11233source = "registry+https://github.com/rust-lang/crates.io-index"11234checksum = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8"1123511236[[package]]11237name = "static_assertions"11238version = "1.1.0"11239source = "registry+https://github.com/rust-lang/crates.io-index"11240checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"1124111242[[package]]11243name = "static_init"11244version = "0.5.2"11245source = "registry+https://github.com/rust-lang/crates.io-index"11246checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"11247dependencies = [11248 "cfg_aliases",11249 "libc",11250 "parking_lot 0.11.1",11251 "static_init_macro",11252]1125311254[[package]]11255name = "static_init_macro"11256version = "0.5.0"11257source = "registry+https://github.com/rust-lang/crates.io-index"11258checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"11259dependencies = [11260 "cfg_aliases",11261 "memchr",11262 "proc-macro2",11263 "quote",11264 "syn",11265]1126611267[[package]]11268name = "statrs"11269version = "0.15.0"11270source = "registry+https://github.com/rust-lang/crates.io-index"11271checksum = "05bdbb8e4e78216a85785a85d3ec3183144f98d0097b9281802c019bb07a6f05"11272dependencies = [11273 "approx",11274 "lazy_static",11275 "nalgebra",11276 "num-traits",11277 "rand 0.8.4",11278]1127911280[[package]]11281name = "stream-cipher"11282version = "0.4.1"11283source = "registry+https://github.com/rust-lang/crates.io-index"11284checksum = "09f8ed9974042b8c3672ff3030a69fcc03b74c47c3d1ecb7755e8a3626011e88"11285dependencies = [11286 "generic-array 0.14.4",11287]1128811289[[package]]11290name = "string"11291version = "0.2.1"11292source = "registry+https://github.com/rust-lang/crates.io-index"11293checksum = "d24114bfcceb867ca7f71a0d3fe45d45619ec47a6fbfa98cb14e14250bfa5d6d"11294dependencies = [11295 "bytes 0.4.12",11296]1129711298[[package]]11299name = "strsim"11300version = "0.8.0"11301source = "registry+https://github.com/rust-lang/crates.io-index"11302checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"1130311304[[package]]11305name = "strsim"11306version = "0.10.0"11307source = "registry+https://github.com/rust-lang/crates.io-index"11308checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1130911310[[package]]11311name = "structopt"11312version = "0.3.22"11313source = "registry+https://github.com/rust-lang/crates.io-index"11314checksum = "69b041cdcb67226aca307e6e7be44c8806423d83e018bd662360a93dabce4d71"11315dependencies = [11316 "clap",11317 "lazy_static",11318 "structopt-derive",11319]1132011321[[package]]11322name = "structopt-derive"11323version = "0.4.15"11324source = "registry+https://github.com/rust-lang/crates.io-index"11325checksum = "7813934aecf5f51a54775e00068c237de98489463968231a51746bbbc03f9c10"11326dependencies = [11327 "heck",11328 "proc-macro-error 1.0.4",11329 "proc-macro2",11330 "quote",11331 "syn",11332]1133311334[[package]]11335name = "strum"11336version = "0.20.0"11337source = "registry+https://github.com/rust-lang/crates.io-index"11338checksum = "7318c509b5ba57f18533982607f24070a55d353e90d4cae30c467cdb2ad5ac5c"11339dependencies = [11340 "strum_macros",11341]1134211343[[package]]11344name = "strum_macros"11345version = "0.20.1"11346source = "registry+https://github.com/rust-lang/crates.io-index"11347checksum = "ee8bc6b87a5112aeeab1f4a9f7ab634fe6cbefc4850006df31267f4cfb9e3149"11348dependencies = [11349 "heck",11350 "proc-macro2",11351 "quote",11352 "syn",11353]1135411355[[package]]11356name = "substrate-bip39"11357version = "0.4.2"11358source = "registry+https://github.com/rust-lang/crates.io-index"11359checksum = "bed6646a0159b9935b5d045611560eeef842b78d7adc3ba36f5ca325a13a0236"11360dependencies = [11361 "hmac 0.7.1",11362 "pbkdf2 0.3.0",11363 "schnorrkel",11364 "sha2 0.8.2",11365 "zeroize",11366]1136711368[[package]]11369name = "substrate-build-script-utils"11370version = "3.0.0"11371source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11372dependencies = [11373 "platforms",11374]1137511376[[package]]11377name = "substrate-frame-rpc-system"11378version = "4.0.0-dev"11379source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11380dependencies = [11381 "frame-system-rpc-runtime-api",11382 "futures 0.3.16",11383 "jsonrpc-core 15.1.0",11384 "jsonrpc-core-client 15.1.0",11385 "jsonrpc-derive 15.1.0",11386 "log",11387 "parity-scale-codec",11388 "sc-client-api",11389 "sc-rpc-api",11390 "sc-transaction-pool-api",11391 "serde",11392 "sp-api",11393 "sp-block-builder",11394 "sp-blockchain",11395 "sp-core",11396 "sp-runtime",11397]1139811399[[package]]11400name = "substrate-prometheus-endpoint"11401version = "0.9.0"11402source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11403dependencies = [11404 "async-std",11405 "derive_more",11406 "futures-util",11407 "hyper 0.13.9",11408 "log",11409 "prometheus",11410 "tokio 0.2.21",11411]1141211413[[package]]11414name = "substrate-test-client"11415version = "2.0.1"11416source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11417dependencies = [11418 "async-trait",11419 "futures 0.1.29",11420 "futures 0.3.16",11421 "hash-db",11422 "hex",11423 "parity-scale-codec",11424 "sc-client-api",11425 "sc-client-db",11426 "sc-consensus",11427 "sc-executor",11428 "sc-light",11429 "sc-offchain",11430 "sc-service",11431 "serde",11432 "serde_json",11433 "sp-blockchain",11434 "sp-consensus",11435 "sp-core",11436 "sp-keyring",11437 "sp-keystore",11438 "sp-runtime",11439 "sp-state-machine",11440]1144111442[[package]]11443name = "substrate-test-utils"11444version = "4.0.0-dev"11445source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11446dependencies = [11447 "futures 0.3.16",11448 "substrate-test-utils-derive",11449 "tokio 0.2.21",11450]1145111452[[package]]11453name = "substrate-test-utils-derive"11454version = "0.10.0-dev"11455source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11456dependencies = [11457 "proc-macro-crate 1.0.0",11458 "quote",11459 "syn",11460]1146111462[[package]]11463name = "substrate-wasm-builder"11464version = "4.0.0"11465source = "registry+https://github.com/rust-lang/crates.io-index"11466checksum = "93a3d51ad6abbc408b03ea962062bfcc959b438a318d7d4bedd181e1effd0610"11467dependencies = [11468 "ansi_term 0.12.1",11469 "atty",11470 "build-helper",11471 "cargo_metadata 0.12.3",11472 "tempfile",11473 "toml",11474 "walkdir",11475 "wasm-gc-api",11476]1147711478[[package]]11479name = "substrate-wasm-builder"11480version = "5.0.0-dev"11481source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"11482dependencies = [11483 "ansi_term 0.12.1",11484 "atty",11485 "build-helper",11486 "cargo_metadata 0.13.1",11487 "sp-maybe-compressed-blob",11488 "tempfile",11489 "toml",11490 "walkdir",11491 "wasm-gc-api",11492]1149311494[[package]]11495name = "subtle"11496version = "1.0.0"11497source = "registry+https://github.com/rust-lang/crates.io-index"11498checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"1149911500[[package]]11501name = "subtle"11502version = "2.2.3"11503source = "registry+https://github.com/rust-lang/crates.io-index"11504checksum = "502d53007c02d7605a05df1c1a73ee436952781653da5d0bf57ad608f66932c1"1150511506[[package]]11507name = "syn"11508version = "1.0.74"11509source = "registry+https://github.com/rust-lang/crates.io-index"11510checksum = "1873d832550d4588c3dbc20f01361ab00bfe741048f71e3fecf145a7cc18b29c"11511dependencies = [11512 "proc-macro2",11513 "quote",11514 "unicode-xid",11515]1151611517[[package]]11518name = "syn-mid"11519version = "0.5.3"11520source = "registry+https://github.com/rust-lang/crates.io-index"11521checksum = "baa8e7560a164edb1621a55d18a0c59abf49d360f47aa7b821061dd7eea7fac9"11522dependencies = [11523 "proc-macro2",11524 "quote",11525 "syn",11526]1152711528[[package]]11529name = "synstructure"11530version = "0.12.4"11531source = "registry+https://github.com/rust-lang/crates.io-index"11532checksum = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701"11533dependencies = [11534 "proc-macro2",11535 "quote",11536 "syn",11537 "unicode-xid",11538]1153911540[[package]]11541name = "take_mut"11542version = "0.2.2"11543source = "registry+https://github.com/rust-lang/crates.io-index"11544checksum = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60"1154511546[[package]]11547name = "tap"11548version = "1.0.0"11549source = "registry+https://github.com/rust-lang/crates.io-index"11550checksum = "36474e732d1affd3a6ed582781b3683df3d0563714c59c39591e8ff707cf078e"1155111552[[package]]11553name = "target-lexicon"11554version = "0.12.0"11555source = "registry+https://github.com/rust-lang/crates.io-index"11556checksum = "64ae3b39281e4b14b8123bdbaddd472b7dfe215e444181f2f9d2443c2444f834"1155711558[[package]]11559name = "tempfile"11560version = "3.2.0"11561source = "registry+https://github.com/rust-lang/crates.io-index"11562checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22"11563dependencies = [11564 "cfg-if 1.0.0",11565 "libc",11566 "rand 0.8.4",11567 "redox_syscall 0.2.4",11568 "remove_dir_all",11569 "winapi 0.3.9",11570]1157111572[[package]]11573name = "termcolor"11574version = "1.1.0"11575source = "registry+https://github.com/rust-lang/crates.io-index"11576checksum = "bb6bfa289a4d7c5766392812c0a1f4c1ba45afa1ad47803c11e1f407d846d75f"11577dependencies = [11578 "winapi-util",11579]1158011581[[package]]11582name = "textwrap"11583version = "0.11.0"11584source = "registry+https://github.com/rust-lang/crates.io-index"11585checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"11586dependencies = [11587 "unicode-width",11588]1158911590[[package]]11591name = "thiserror"11592version = "1.0.26"11593source = "registry+https://github.com/rust-lang/crates.io-index"11594checksum = "93119e4feac1cbe6c798c34d3a53ea0026b0b1de6a120deef895137c0529bfe2"11595dependencies = [11596 "thiserror-impl",11597]1159811599[[package]]11600name = "thiserror-impl"11601version = "1.0.26"11602source = "registry+https://github.com/rust-lang/crates.io-index"11603checksum = "060d69a0afe7796bf42e9e2ff91f5ee691fb15c53d38b4b62a9a53eb23164745"11604dependencies = [11605 "proc-macro2",11606 "quote",11607 "syn",11608]1160911610[[package]]11611name = "thread_local"11612version = "1.1.3"11613source = "registry+https://github.com/rust-lang/crates.io-index"11614checksum = "8018d24e04c95ac8790716a5987d0fec4f8b27249ffa0f7d33f1369bdfb88cbd"11615dependencies = [11616 "once_cell",11617]1161811619[[package]]11620name = "threadpool"11621version = "1.8.1"11622source = "registry+https://github.com/rust-lang/crates.io-index"11623checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"11624dependencies = [11625 "num_cpus",11626]1162711628[[package]]11629name = "thrift"11630version = "0.13.0"11631source = "registry+https://github.com/rust-lang/crates.io-index"11632checksum = "0c6d965454947cc7266d22716ebfd07b18d84ebaf35eec558586bbb2a8cb6b5b"11633dependencies = [11634 "byteorder",11635 "integer-encoding",11636 "log",11637 "ordered-float",11638 "threadpool",11639]1164011641[[package]]11642name = "time"11643version = "0.1.43"11644source = "registry+https://github.com/rust-lang/crates.io-index"11645checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"11646dependencies = [11647 "libc",11648 "winapi 0.3.9",11649]1165011651[[package]]11652name = "tiny-bip39"11653version = "0.8.0"11654source = "registry+https://github.com/rust-lang/crates.io-index"11655checksum = "d9e44c4759bae7f1032e286a7ef990bd9ed23fe831b7eeba0beb97484c2e59b8"11656dependencies = [11657 "anyhow",11658 "hmac 0.8.1",11659 "once_cell",11660 "pbkdf2 0.4.0",11661 "rand 0.7.3",11662 "rustc-hash",11663 "sha2 0.9.2",11664 "thiserror",11665 "unicode-normalization",11666 "zeroize",11667]1166811669[[package]]11670name = "tiny-keccak"11671version = "2.0.2"11672source = "registry+https://github.com/rust-lang/crates.io-index"11673checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"11674dependencies = [11675 "crunchy",11676]1167711678[[package]]11679name = "tinyvec"11680version = "0.3.3"11681source = "registry+https://github.com/rust-lang/crates.io-index"11682checksum = "53953d2d3a5ad81d9f844a32f14ebb121f50b650cd59d0ee2a07cf13c617efed"1168311684[[package]]11685name = "tinyvec"11686version = "1.1.1"11687source = "registry+https://github.com/rust-lang/crates.io-index"11688checksum = "317cca572a0e89c3ce0ca1f1bdc9369547fe318a683418e42ac8f59d14701023"11689dependencies = [11690 "tinyvec_macros",11691]1169211693[[package]]11694name = "tinyvec_macros"11695version = "0.1.0"11696source = "registry+https://github.com/rust-lang/crates.io-index"11697checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"1169811699[[package]]11700name = "tokio"11701version = "0.1.22"11702source = "registry+https://github.com/rust-lang/crates.io-index"11703checksum = "5a09c0b5bb588872ab2f09afa13ee6e9dac11e10a0ec9e8e3ba39a5a5d530af6"11704dependencies = [11705 "bytes 0.4.12",11706 "futures 0.1.29",11707 "mio",11708 "num_cpus",11709 "tokio-codec",11710 "tokio-current-thread",11711 "tokio-executor",11712 "tokio-fs",11713 "tokio-io",11714 "tokio-reactor",11715 "tokio-sync",11716 "tokio-tcp",11717 "tokio-threadpool",11718 "tokio-timer",11719 "tokio-udp",11720 "tokio-uds",11721]1172211723[[package]]11724name = "tokio"11725version = "0.2.21"11726source = "registry+https://github.com/rust-lang/crates.io-index"11727checksum = "d099fa27b9702bed751524694adbe393e18b36b204da91eb1cbbbbb4a5ee2d58"11728dependencies = [11729 "bytes 0.5.6",11730 "fnv",11731 "futures-core",11732 "iovec",11733 "lazy_static",11734 "libc",11735 "memchr",11736 "mio",11737 "mio-uds",11738 "num_cpus",11739 "pin-project-lite 0.1.7",11740 "signal-hook-registry",11741 "slab",11742 "tokio-macros",11743 "winapi 0.3.9",11744]1174511746[[package]]11747name = "tokio"11748version = "1.6.1"11749source = "registry+https://github.com/rust-lang/crates.io-index"11750checksum = "0a38d31d7831c6ed7aad00aa4c12d9375fd225a6dd77da1d25b707346319a975"11751dependencies = [11752 "autocfg",11753 "pin-project-lite 0.2.4",11754]1175511756[[package]]11757name = "tokio-buf"11758version = "0.1.1"11759source = "registry+https://github.com/rust-lang/crates.io-index"11760checksum = "8fb220f46c53859a4b7ec083e41dec9778ff0b1851c0942b211edb89e0ccdc46"11761dependencies = [11762 "bytes 0.4.12",11763 "either",11764 "futures 0.1.29",11765]1176611767[[package]]11768name = "tokio-codec"11769version = "0.1.2"11770source = "registry+https://github.com/rust-lang/crates.io-index"11771checksum = "25b2998660ba0e70d18684de5d06b70b70a3a747469af9dea7618cc59e75976b"11772dependencies = [11773 "bytes 0.4.12",11774 "futures 0.1.29",11775 "tokio-io",11776]1177711778[[package]]11779name = "tokio-current-thread"11780version = "0.1.7"11781source = "registry+https://github.com/rust-lang/crates.io-index"11782checksum = "b1de0e32a83f131e002238d7ccde18211c0a5397f60cbfffcb112868c2e0e20e"11783dependencies = [11784 "futures 0.1.29",11785 "tokio-executor",11786]1178711788[[package]]11789name = "tokio-executor"11790version = "0.1.10"11791source = "registry+https://github.com/rust-lang/crates.io-index"11792checksum = "fb2d1b8f4548dbf5e1f7818512e9c406860678f29c300cdf0ebac72d1a3a1671"11793dependencies = [11794 "crossbeam-utils 0.7.2",11795 "futures 0.1.29",11796]1179711798[[package]]11799name = "tokio-fs"11800version = "0.1.7"11801source = "registry+https://github.com/rust-lang/crates.io-index"11802checksum = "297a1206e0ca6302a0eed35b700d292b275256f596e2f3fea7729d5e629b6ff4"11803dependencies = [11804 "futures 0.1.29",11805 "tokio-io",11806 "tokio-threadpool",11807]1180811809[[package]]11810name = "tokio-io"11811version = "0.1.13"11812source = "registry+https://github.com/rust-lang/crates.io-index"11813checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"11814dependencies = [11815 "bytes 0.4.12",11816 "futures 0.1.29",11817 "log",11818]1181911820[[package]]11821name = "tokio-macros"11822version = "0.2.5"11823source = "registry+https://github.com/rust-lang/crates.io-index"11824checksum = "f0c3acc6aa564495a0f2e1d59fab677cd7f81a19994cfc7f3ad0e64301560389"11825dependencies = [11826 "proc-macro2",11827 "quote",11828 "syn",11829]1183011831[[package]]11832name = "tokio-named-pipes"11833version = "0.1.0"11834source = "registry+https://github.com/rust-lang/crates.io-index"11835checksum = "9d282d483052288b2308ba5ee795f5673b159c9bdf63c385a05609da782a5eae"11836dependencies = [11837 "bytes 0.4.12",11838 "futures 0.1.29",11839 "mio",11840 "mio-named-pipes",11841 "tokio 0.1.22",11842]1184311844[[package]]11845name = "tokio-reactor"11846version = "0.1.12"11847source = "registry+https://github.com/rust-lang/crates.io-index"11848checksum = "09bc590ec4ba8ba87652da2068d150dcada2cfa2e07faae270a5e0409aa51351"11849dependencies = [11850 "crossbeam-utils 0.7.2",11851 "futures 0.1.29",11852 "lazy_static",11853 "log",11854 "mio",11855 "num_cpus",11856 "parking_lot 0.9.0",11857 "slab",11858 "tokio-executor",11859 "tokio-io",11860 "tokio-sync",11861]1186211863[[package]]11864name = "tokio-rustls"11865version = "0.14.0"11866source = "registry+https://github.com/rust-lang/crates.io-index"11867checksum = "228139ddd4fea3fa345a29233009635235833e52807af7ea6448ead03890d6a9"11868dependencies = [11869 "futures-core",11870 "rustls 0.18.0",11871 "tokio 0.2.21",11872 "webpki",11873]1187411875[[package]]11876name = "tokio-rustls"11877version = "0.15.0"11878source = "registry+https://github.com/rust-lang/crates.io-index"11879checksum = "03d15e5669243a45f630a5167d101b942174ca94b615445b2057eace1c818736"11880dependencies = [11881 "futures-core",11882 "rustls 0.19.1",11883 "tokio 0.2.21",11884 "webpki",11885]1188611887[[package]]11888name = "tokio-service"11889version = "0.1.0"11890source = "registry+https://github.com/rust-lang/crates.io-index"11891checksum = "24da22d077e0f15f55162bdbdc661228c1581892f52074fb242678d015b45162"11892dependencies = [11893 "futures 0.1.29",11894]1189511896[[package]]11897name = "tokio-sync"11898version = "0.1.8"11899source = "registry+https://github.com/rust-lang/crates.io-index"11900checksum = "edfe50152bc8164fcc456dab7891fa9bf8beaf01c5ee7e1dd43a397c3cf87dee"11901dependencies = [11902 "fnv",11903 "futures 0.1.29",11904]1190511906[[package]]11907name = "tokio-tcp"11908version = "0.1.4"11909source = "registry+https://github.com/rust-lang/crates.io-index"11910checksum = "98df18ed66e3b72e742f185882a9e201892407957e45fbff8da17ae7a7c51f72"11911dependencies = [11912 "bytes 0.4.12",11913 "futures 0.1.29",11914 "iovec",11915 "mio",11916 "tokio-io",11917 "tokio-reactor",11918]1191911920[[package]]11921name = "tokio-threadpool"11922version = "0.1.18"11923source = "registry+https://github.com/rust-lang/crates.io-index"11924checksum = "df720b6581784c118f0eb4310796b12b1d242a7eb95f716a8367855325c25f89"11925dependencies = [11926 "crossbeam-deque",11927 "crossbeam-queue",11928 "crossbeam-utils 0.7.2",11929 "futures 0.1.29",11930 "lazy_static",11931 "log",11932 "num_cpus",11933 "slab",11934 "tokio-executor",11935]1193611937[[package]]11938name = "tokio-timer"11939version = "0.2.13"11940source = "registry+https://github.com/rust-lang/crates.io-index"11941checksum = "93044f2d313c95ff1cb7809ce9a7a05735b012288a888b62d4434fd58c94f296"11942dependencies = [11943 "crossbeam-utils 0.7.2",11944 "futures 0.1.29",11945 "slab",11946 "tokio-executor",11947]1194811949[[package]]11950name = "tokio-udp"11951version = "0.1.6"11952source = "registry+https://github.com/rust-lang/crates.io-index"11953checksum = "e2a0b10e610b39c38b031a2fcab08e4b82f16ece36504988dcbd81dbba650d82"11954dependencies = [11955 "bytes 0.4.12",11956 "futures 0.1.29",11957 "log",11958 "mio",11959 "tokio-codec",11960 "tokio-io",11961 "tokio-reactor",11962]1196311964[[package]]11965name = "tokio-uds"11966version = "0.2.7"11967source = "registry+https://github.com/rust-lang/crates.io-index"11968checksum = "ab57a4ac4111c8c9dbcf70779f6fc8bc35ae4b2454809febac840ad19bd7e4e0"11969dependencies = [11970 "bytes 0.4.12",11971 "futures 0.1.29",11972 "iovec",11973 "libc",11974 "log",11975 "mio",11976 "mio-uds",11977 "tokio-codec",11978 "tokio-io",11979 "tokio-reactor",11980]1198111982[[package]]11983name = "tokio-util"11984version = "0.3.1"11985source = "registry+https://github.com/rust-lang/crates.io-index"11986checksum = "be8242891f2b6cbef26a2d7e8605133c2c554cd35b3e4948ea892d6d68436499"11987dependencies = [11988 "bytes 0.5.6",11989 "futures-core",11990 "futures-io",11991 "futures-sink",11992 "log",11993 "pin-project-lite 0.1.7",11994 "tokio 0.2.21",11995]1199611997[[package]]11998name = "toml"11999version = "0.5.6"12000source = "registry+https://github.com/rust-lang/crates.io-index"12001checksum = "ffc92d160b1eef40665be3a05630d003936a3bc7da7421277846c2613e92c71a"12002dependencies = [12003 "serde",12004]1200512006[[package]]12007name = "tower-service"12008version = "0.3.0"12009source = "registry+https://github.com/rust-lang/crates.io-index"12010checksum = "e987b6bf443f4b5b3b6f38704195592cca41c5bb7aedd3c3693c7081f8289860"1201112012[[package]]12013name = "tracing"12014version = "0.1.26"12015source = "registry+https://github.com/rust-lang/crates.io-index"12016checksum = "09adeb8c97449311ccd28a427f96fb563e7fd31aabf994189879d9da2394b89d"12017dependencies = [12018 "cfg-if 1.0.0",12019 "log",12020 "pin-project-lite 0.2.4",12021 "tracing-attributes",12022 "tracing-core",12023]1202412025[[package]]12026name = "tracing-attributes"12027version = "0.1.15"12028source = "registry+https://github.com/rust-lang/crates.io-index"12029checksum = "c42e6fa53307c8a17e4ccd4dc81cf5ec38db9209f59b222210375b54ee40d1e2"12030dependencies = [12031 "proc-macro2",12032 "quote",12033 "syn",12034]1203512036[[package]]12037name = "tracing-core"12038version = "0.1.18"12039source = "registry+https://github.com/rust-lang/crates.io-index"12040checksum = "a9ff14f98b1a4b289c6248a023c1c2fa1491062964e9fed67ab29c4e4da4a052"12041dependencies = [12042 "lazy_static",12043]1204412045[[package]]12046name = "tracing-futures"12047version = "0.2.4"12048source = "registry+https://github.com/rust-lang/crates.io-index"12049checksum = "ab7bb6f14721aa00656086e9335d363c5c8747bae02ebe32ea2c7dece5689b4c"12050dependencies = [12051 "pin-project 0.4.23",12052 "tracing",12053]1205412055[[package]]12056name = "tracing-log"12057version = "0.1.2"12058source = "registry+https://github.com/rust-lang/crates.io-index"12059checksum = "a6923477a48e41c1951f1999ef8bb5a3023eb723ceadafe78ffb65dc366761e3"12060dependencies = [12061 "lazy_static",12062 "log",12063 "tracing-core",12064]1206512066[[package]]12067name = "tracing-serde"12068version = "0.1.2"12069source = "registry+https://github.com/rust-lang/crates.io-index"12070checksum = "fb65ea441fbb84f9f6748fd496cf7f63ec9af5bca94dd86456978d055e8eb28b"12071dependencies = [12072 "serde",12073 "tracing-core",12074]1207512076[[package]]12077name = "tracing-subscriber"12078version = "0.2.18"12079source = "registry+https://github.com/rust-lang/crates.io-index"12080checksum = "aa5553bf0883ba7c9cbe493b085c29926bd41b66afc31ff72cf17ff4fb60dcd5"12081dependencies = [12082 "ansi_term 0.12.1",12083 "chrono",12084 "lazy_static",12085 "matchers",12086 "regex",12087 "serde",12088 "serde_json",12089 "sharded-slab",12090 "smallvec 1.6.1",12091 "thread_local",12092 "tracing",12093 "tracing-core",12094 "tracing-log",12095 "tracing-serde",12096]1209712098[[package]]12099name = "trie-db"12100version = "0.22.6"12101source = "registry+https://github.com/rust-lang/crates.io-index"12102checksum = "9eac131e334e81b6b3be07399482042838adcd7957aa0010231d0813e39e02fa"12103dependencies = [12104 "hash-db",12105 "hashbrown 0.11.2",12106 "log",12107 "rustc-hex",12108 "smallvec 1.6.1",12109]1211012111[[package]]12112name = "trie-root"12113version = "0.16.0"12114source = "registry+https://github.com/rust-lang/crates.io-index"12115checksum = "652931506d2c1244d7217a70b99f56718a7b4161b37f04e7cd868072a99f68cd"12116dependencies = [12117 "hash-db",12118]1211912120[[package]]12121name = "triehash"12122version = "0.8.4"12123source = "registry+https://github.com/rust-lang/crates.io-index"12124checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"12125dependencies = [12126 "hash-db",12127 "rlp",12128]1212912130[[package]]12131name = "trust-dns-proto"12132version = "0.20.1"12133source = "registry+https://github.com/rust-lang/crates.io-index"12134checksum = "8d57e219ba600dd96c2f6d82eb79645068e14edbc5c7e27514af40436b88150c"12135dependencies = [12136 "async-trait",12137 "cfg-if 1.0.0",12138 "data-encoding",12139 "enum-as-inner",12140 "futures-channel",12141 "futures-io",12142 "futures-util",12143 "idna 0.2.0",12144 "ipnet",12145 "lazy_static",12146 "log",12147 "rand 0.8.4",12148 "smallvec 1.6.1",12149 "thiserror",12150 "tinyvec 1.1.1",12151 "url 2.2.0",12152]1215312154[[package]]12155name = "trust-dns-resolver"12156version = "0.20.1"12157source = "registry+https://github.com/rust-lang/crates.io-index"12158checksum = "b0437eea3a6da51acc1e946545ff53d5b8fb2611ff1c3bed58522dde100536ae"12159dependencies = [12160 "cfg-if 1.0.0",12161 "futures-util",12162 "ipconfig",12163 "lazy_static",12164 "log",12165 "lru-cache",12166 "parking_lot 0.11.1",12167 "resolv-conf",12168 "smallvec 1.6.1",12169 "thiserror",12170 "trust-dns-proto",12171]1217212173[[package]]12174name = "try-lock"12175version = "0.2.2"12176source = "registry+https://github.com/rust-lang/crates.io-index"12177checksum = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382"1217812179[[package]]12180name = "try-runtime-cli"12181version = "0.10.0-dev"12182source = "git+https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff"12183dependencies = [12184 "frame-try-runtime",12185 "log",12186 "parity-scale-codec",12187 "remote-externalities",12188 "sc-chain-spec",12189 "sc-cli",12190 "sc-client-api",12191 "sc-executor",12192 "sc-service",12193 "serde",12194 "sp-api",12195 "sp-blockchain",12196 "sp-core",12197 "sp-externalities",12198 "sp-keystore",12199 "sp-runtime",12200 "sp-state-machine",12201 "structopt",12202]1220312204[[package]]12205name = "twox-hash"12206version = "1.6.0"12207source = "registry+https://github.com/rust-lang/crates.io-index"12208checksum = "04f8ab788026715fa63b31960869617cba39117e520eb415b0139543e325ab59"12209dependencies = [12210 "cfg-if 0.1.10",12211 "rand 0.7.3",12212 "static_assertions",12213]1221412215[[package]]12216name = "typenum"12217version = "1.12.0"12218source = "registry+https://github.com/rust-lang/crates.io-index"12219checksum = "373c8a200f9e67a0c95e62a4f52fbf80c23b4381c05a17845531982fa99e6b33"1222012221[[package]]12222name = "ucd-trie"12223version = "0.1.3"12224source = "registry+https://github.com/rust-lang/crates.io-index"12225checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"1222612227[[package]]12228name = "uint"12229version = "0.9.0"12230source = "registry+https://github.com/rust-lang/crates.io-index"12231checksum = "e11fe9a9348741cf134085ad57c249508345fe16411b3d7fb4ff2da2f1d6382e"12232dependencies = [12233 "byteorder",12234 "crunchy",12235 "hex",12236 "static_assertions",12237]1223812239[[package]]12240name = "unicase"12241version = "2.6.0"12242source = "registry+https://github.com/rust-lang/crates.io-index"12243checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"12244dependencies = [12245 "version_check",12246]1224712248[[package]]12249name = "unicode-bidi"12250version = "0.3.4"12251source = "registry+https://github.com/rust-lang/crates.io-index"12252checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"12253dependencies = [12254 "matches",12255]1225612257[[package]]12258name = "unicode-normalization"12259version = "0.1.13"12260source = "registry+https://github.com/rust-lang/crates.io-index"12261checksum = "6fb19cf769fa8c6a80a162df694621ebeb4dafb606470b2b2fce0be40a98a977"12262dependencies = [12263 "tinyvec 0.3.3",12264]1226512266[[package]]12267name = "unicode-segmentation"12268version = "1.6.0"12269source = "registry+https://github.com/rust-lang/crates.io-index"12270checksum = "e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0"1227112272[[package]]12273name = "unicode-width"12274version = "0.1.8"12275source = "registry+https://github.com/rust-lang/crates.io-index"12276checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"1227712278[[package]]12279name = "unicode-xid"12280version = "0.2.1"12281source = "registry+https://github.com/rust-lang/crates.io-index"12282checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"1228312284[[package]]12285name = "universal-hash"12286version = "0.4.0"12287source = "registry+https://github.com/rust-lang/crates.io-index"12288checksum = "8326b2c654932e3e4f9196e69d08fdf7cfd718e1dc6f66b347e6024a0c961402"12289dependencies = [12290 "generic-array 0.14.4",12291 "subtle 2.2.3",12292]1229312294[[package]]12295name = "unsigned-varint"12296version = "0.5.1"12297source = "registry+https://github.com/rust-lang/crates.io-index"12298checksum = "f7fdeedbf205afadfe39ae559b75c3240f24e257d0ca27e85f85cb82aa19ac35"1229912300[[package]]12301name = "unsigned-varint"12302version = "0.6.0"12303source = "registry+https://github.com/rust-lang/crates.io-index"12304checksum = "35581ff83d4101e58b582e607120c7f5ffb17e632a980b1f38334d76b36908b2"12305dependencies = [12306 "asynchronous-codec 0.5.0",12307 "bytes 1.0.1",12308 "futures-io",12309 "futures-util",12310]1231112312[[package]]12313name = "unsigned-varint"12314version = "0.7.0"12315source = "registry+https://github.com/rust-lang/crates.io-index"12316checksum = "5f8d425fafb8cd76bc3f22aace4af471d3156301d7508f2107e98fbeae10bc7f"12317dependencies = [12318 "asynchronous-codec 0.6.0",12319 "bytes 1.0.1",12320 "futures-io",12321 "futures-util",12322]1232312324[[package]]12325name = "untrusted"12326version = "0.7.1"12327source = "registry+https://github.com/rust-lang/crates.io-index"12328checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1232912330[[package]]12331name = "up-sponsorship"12332version = "0.1.0"12333dependencies = [12334 "impl-trait-for-tuples 0.2.1",12335]1233612337[[package]]12338name = "url"12339version = "1.7.2"12340source = "registry+https://github.com/rust-lang/crates.io-index"12341checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"12342dependencies = [12343 "idna 0.1.5",12344 "matches",12345 "percent-encoding 1.0.1",12346]1234712348[[package]]12349name = "url"12350version = "2.2.0"12351source = "registry+https://github.com/rust-lang/crates.io-index"12352checksum = "5909f2b0817350449ed73e8bcd81c8c3c8d9a7a5d8acba4b27db277f1868976e"12353dependencies = [12354 "form_urlencoded",12355 "idna 0.2.0",12356 "matches",12357 "percent-encoding 2.1.0",12358]1235912360[[package]]12361name = "value-bag"12362version = "1.0.0-alpha.6"12363source = "registry+https://github.com/rust-lang/crates.io-index"12364checksum = "6b676010e055c99033117c2343b33a40a30b91fecd6c49055ac9cd2d6c305ab1"12365dependencies = [12366 "ctor",12367]1236812369[[package]]12370name = "vcpkg"12371version = "0.2.10"12372source = "registry+https://github.com/rust-lang/crates.io-index"12373checksum = "6454029bf181f092ad1b853286f23e2c507d8e8194d01d92da4a55c274a5508c"1237412375[[package]]12376name = "vec-arena"12377version = "1.0.0"12378source = "registry+https://github.com/rust-lang/crates.io-index"12379checksum = "eafc1b9b2dfc6f5529177b62cf806484db55b32dc7c9658a118e11bbeb33061d"1238012381[[package]]12382name = "vec_map"12383version = "0.8.2"12384source = "registry+https://github.com/rust-lang/crates.io-index"12385checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"1238612387[[package]]12388name = "version_check"12389version = "0.9.2"12390source = "registry+https://github.com/rust-lang/crates.io-index"12391checksum = "b5a972e5669d67ba988ce3dc826706fb0a8b01471c088cb0b6110b805cc36aed"1239212393[[package]]12394name = "void"12395version = "1.0.2"12396source = "registry+https://github.com/rust-lang/crates.io-index"12397checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"1239812399[[package]]12400name = "waker-fn"12401version = "1.1.0"12402source = "registry+https://github.com/rust-lang/crates.io-index"12403checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"1240412405[[package]]12406name = "walkdir"12407version = "2.3.2"12408source = "registry+https://github.com/rust-lang/crates.io-index"12409checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"12410dependencies = [12411 "same-file",12412 "winapi 0.3.9",12413 "winapi-util",12414]1241512416[[package]]12417name = "want"12418version = "0.2.0"12419source = "registry+https://github.com/rust-lang/crates.io-index"12420checksum = "b6395efa4784b027708f7451087e647ec73cc74f5d9bc2e418404248d679a230"12421dependencies = [12422 "futures 0.1.29",12423 "log",12424 "try-lock",12425]1242612427[[package]]12428name = "want"12429version = "0.3.0"12430source = "registry+https://github.com/rust-lang/crates.io-index"12431checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"12432dependencies = [12433 "log",12434 "try-lock",12435]1243612437[[package]]12438name = "wasi"12439version = "0.9.0+wasi-snapshot-preview1"12440source = "registry+https://github.com/rust-lang/crates.io-index"12441checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"1244212443[[package]]12444name = "wasi"12445version = "0.10.0+wasi-snapshot-preview1"12446source = "registry+https://github.com/rust-lang/crates.io-index"12447checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1244812449[[package]]12450name = "wasm-bindgen"12451version = "0.2.75"12452source = "registry+https://github.com/rust-lang/crates.io-index"12453checksum = "b608ecc8f4198fe8680e2ed18eccab5f0cd4caaf3d83516fa5fb2e927fda2586"12454dependencies = [12455 "cfg-if 1.0.0",12456 "wasm-bindgen-macro",12457]1245812459[[package]]12460name = "wasm-bindgen-backend"12461version = "0.2.75"12462source = "registry+https://github.com/rust-lang/crates.io-index"12463checksum = "580aa3a91a63d23aac5b6b267e2d13cb4f363e31dce6c352fca4752ae12e479f"12464dependencies = [12465 "bumpalo",12466 "lazy_static",12467 "log",12468 "proc-macro2",12469 "quote",12470 "syn",12471 "wasm-bindgen-shared",12472]1247312474[[package]]12475name = "wasm-bindgen-futures"12476version = "0.4.25"12477source = "registry+https://github.com/rust-lang/crates.io-index"12478checksum = "16646b21c3add8e13fdb8f20172f8a28c3dbf62f45406bcff0233188226cfe0c"12479dependencies = [12480 "cfg-if 1.0.0",12481 "js-sys",12482 "wasm-bindgen",12483 "web-sys",12484]1248512486[[package]]12487name = "wasm-bindgen-macro"12488version = "0.2.75"12489source = "registry+https://github.com/rust-lang/crates.io-index"12490checksum = "171ebf0ed9e1458810dfcb31f2e766ad6b3a89dbda42d8901f2b268277e5f09c"12491dependencies = [12492 "quote",12493 "wasm-bindgen-macro-support",12494]1249512496[[package]]12497name = "wasm-bindgen-macro-support"12498version = "0.2.75"12499source = "registry+https://github.com/rust-lang/crates.io-index"12500checksum = "6c2657dd393f03aa2a659c25c6ae18a13a4048cebd220e147933ea837efc589f"12501dependencies = [12502 "proc-macro2",12503 "quote",12504 "syn",12505 "wasm-bindgen-backend",12506 "wasm-bindgen-shared",12507]1250812509[[package]]12510name = "wasm-bindgen-shared"12511version = "0.2.75"12512source = "registry+https://github.com/rust-lang/crates.io-index"12513checksum = "2e0c4a743a309662d45f4ede961d7afa4ba4131a59a639f29b0069c3798bbcc2"1251412515[[package]]12516name = "wasm-gc-api"12517version = "0.1.11"12518source = "registry+https://github.com/rust-lang/crates.io-index"12519checksum = "d0c32691b6c7e6c14e7f8fd55361a9088b507aa49620fcd06c09b3a1082186b9"12520dependencies = [12521 "log",12522 "parity-wasm 0.32.0",12523 "rustc-demangle",12524]1252512526[[package]]12527name = "wasm-timer"12528version = "0.2.5"12529source = "registry+https://github.com/rust-lang/crates.io-index"12530checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"12531dependencies = [12532 "futures 0.3.16",12533 "js-sys",12534 "parking_lot 0.11.1",12535 "pin-utils",12536 "wasm-bindgen",12537 "wasm-bindgen-futures",12538 "web-sys",12539]1254012541[[package]]12542name = "wasmi"12543version = "0.9.0"12544source = "registry+https://github.com/rust-lang/crates.io-index"12545checksum = "d2ee05bba3d1d994652079893941a2ef9324d2b58a63c31b40678fb7eddd7a5a"12546dependencies = [12547 "downcast-rs",12548 "libc",12549 "memory_units",12550 "num-rational 0.2.4",12551 "num-traits",12552 "parity-wasm 0.42.2",12553 "wasmi-validation",12554]1255512556[[package]]12557name = "wasmi-validation"12558version = "0.4.0"12559source = "registry+https://github.com/rust-lang/crates.io-index"12560checksum = "a2eb8e860796d8be48efef530b60eebf84e74a88bce107374fffb0da97d504b8"12561dependencies = [12562 "parity-wasm 0.42.2",12563]1256412565[[package]]12566name = "wasmparser"12567version = "0.78.2"12568source = "registry+https://github.com/rust-lang/crates.io-index"12569checksum = "52144d4c78e5cf8b055ceab8e5fa22814ce4315d6002ad32cfd914f37c12fd65"1257012571[[package]]12572name = "wasmtime"12573version = "0.27.0"12574source = "registry+https://github.com/rust-lang/crates.io-index"12575checksum = "b310b9d20fcf59385761d1ade7a3ef06aecc380e3d3172035b919eaf7465d9f7"12576dependencies = [12577 "anyhow",12578 "backtrace",12579 "bincode",12580 "cfg-if 1.0.0",12581 "cpp_demangle",12582 "indexmap",12583 "lazy_static",12584 "libc",12585 "log",12586 "paste",12587 "psm",12588 "region",12589 "rustc-demangle",12590 "serde",12591 "smallvec 1.6.1",12592 "target-lexicon",12593 "wasmparser",12594 "wasmtime-cache",12595 "wasmtime-environ",12596 "wasmtime-jit",12597 "wasmtime-profiling",12598 "wasmtime-runtime",12599 "winapi 0.3.9",12600]1260112602[[package]]12603name = "wasmtime-cache"12604version = "0.27.0"12605source = "registry+https://github.com/rust-lang/crates.io-index"12606checksum = "d14d500d5c3dc5f5c097158feee123d64b3097f0d836a2a27dff9c761c73c843"12607dependencies = [12608 "anyhow",12609 "base64 0.13.0",12610 "bincode",12611 "directories-next",12612 "errno",12613 "file-per-thread-logger",12614 "libc",12615 "log",12616 "serde",12617 "sha2 0.9.2",12618 "toml",12619 "winapi 0.3.9",12620 "zstd",12621]1262212623[[package]]12624name = "wasmtime-cranelift"12625version = "0.27.0"12626source = "registry+https://github.com/rust-lang/crates.io-index"12627checksum = "c525b39f062eada7db3c1298287b96dcb6e472b9f6b22501300b28d9fa7582f6"12628dependencies = [12629 "cranelift-codegen",12630 "cranelift-entity",12631 "cranelift-frontend",12632 "cranelift-wasm",12633 "target-lexicon",12634 "wasmparser",12635 "wasmtime-environ",12636]1263712638[[package]]12639name = "wasmtime-debug"12640version = "0.27.0"12641source = "registry+https://github.com/rust-lang/crates.io-index"12642checksum = "c5d2a763e7a6fc734218e0e463196762a4f409c483063d81e0e85f96343b2e0a"12643dependencies = [12644 "anyhow",12645 "gimli 0.24.0",12646 "more-asserts",12647 "object 0.24.0",12648 "target-lexicon",12649 "thiserror",12650 "wasmparser",12651 "wasmtime-environ",12652]1265312654[[package]]12655name = "wasmtime-environ"12656version = "0.27.0"12657source = "registry+https://github.com/rust-lang/crates.io-index"12658checksum = "f64d0c2d881c31b0d65c1f2695e022d71eb60b9fbdd336aacca28208b58eac90"12659dependencies = [12660 "cfg-if 1.0.0",12661 "cranelift-codegen",12662 "cranelift-entity",12663 "cranelift-wasm",12664 "gimli 0.24.0",12665 "indexmap",12666 "log",12667 "more-asserts",12668 "serde",12669 "thiserror",12670 "wasmparser",12671]1267212673[[package]]12674name = "wasmtime-jit"12675version = "0.27.0"12676source = "registry+https://github.com/rust-lang/crates.io-index"12677checksum = "4d4539ea734422b7c868107e2187d7746d8affbcaa71916d72639f53757ad707"12678dependencies = [12679 "addr2line 0.15.1",12680 "anyhow",12681 "cfg-if 1.0.0",12682 "cranelift-codegen",12683 "cranelift-entity",12684 "cranelift-frontend",12685 "cranelift-native",12686 "cranelift-wasm",12687 "gimli 0.24.0",12688 "log",12689 "more-asserts",12690 "object 0.24.0",12691 "rayon",12692 "region",12693 "serde",12694 "target-lexicon",12695 "thiserror",12696 "wasmparser",12697 "wasmtime-cranelift",12698 "wasmtime-debug",12699 "wasmtime-environ",12700 "wasmtime-obj",12701 "wasmtime-profiling",12702 "wasmtime-runtime",12703 "winapi 0.3.9",12704]1270512706[[package]]12707name = "wasmtime-obj"12708version = "0.27.0"12709source = "registry+https://github.com/rust-lang/crates.io-index"12710checksum = "8e1a8ff85246d091828e2225af521a6208ed28c997bb5c39eb697366dc2e2f2b"12711dependencies = [12712 "anyhow",12713 "more-asserts",12714 "object 0.24.0",12715 "target-lexicon",12716 "wasmtime-debug",12717 "wasmtime-environ",12718]1271912720[[package]]12721name = "wasmtime-profiling"12722version = "0.27.0"12723source = "registry+https://github.com/rust-lang/crates.io-index"12724checksum = "e24364d522dcd67c897c8fffc42e5bdfc57207bbb6d7eeade0da9d4a7d70105b"12725dependencies = [12726 "anyhow",12727 "cfg-if 1.0.0",12728 "lazy_static",12729 "libc",12730 "serde",12731 "target-lexicon",12732 "wasmtime-environ",12733 "wasmtime-runtime",12734]1273512736[[package]]12737name = "wasmtime-runtime"12738version = "0.27.0"12739source = "registry+https://github.com/rust-lang/crates.io-index"12740checksum = "c51e57976e8a19a18a18e002c6eb12e5769554204238e47ff155fda1809ef0f7"12741dependencies = [12742 "anyhow",12743 "backtrace",12744 "cc",12745 "cfg-if 1.0.0",12746 "indexmap",12747 "lazy_static",12748 "libc",12749 "log",12750 "mach",12751 "memoffset 0.6.1",12752 "more-asserts",12753 "rand 0.8.4",12754 "region",12755 "thiserror",12756 "wasmtime-environ",12757 "winapi 0.3.9",12758]1275912760[[package]]12761name = "web-sys"12762version = "0.3.46"12763source = "registry+https://github.com/rust-lang/crates.io-index"12764checksum = "222b1ef9334f92a21d3fb53dc3fd80f30836959a90f9274a626d7e06315ba3c3"12765dependencies = [12766 "js-sys",12767 "wasm-bindgen",12768]1276912770[[package]]12771name = "webpki"12772version = "0.21.3"12773source = "registry+https://github.com/rust-lang/crates.io-index"12774checksum = "ab146130f5f790d45f82aeeb09e55a256573373ec64409fc19a6fb82fb1032ae"12775dependencies = [12776 "ring",12777 "untrusted",12778]1277912780[[package]]12781name = "webpki-roots"12782version = "0.21.0"12783source = "registry+https://github.com/rust-lang/crates.io-index"12784checksum = "82015b7e0b8bad8185994674a13a93306bea76cf5a16c5a181382fd3a5ec2376"12785dependencies = [12786 "webpki",12787]1278812789[[package]]12790name = "wepoll-sys"12791version = "3.0.1"12792source = "registry+https://github.com/rust-lang/crates.io-index"12793checksum = "0fcb14dea929042224824779fbc82d9fab8d2e6d3cbc0ac404de8edf489e77ff"12794dependencies = [12795 "cc",12796]1279712798[[package]]12799name = "westend-runtime"12800version = "0.9.9-1"12801source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"12802dependencies = [12803 "beefy-primitives",12804 "bitvec 0.20.1",12805 "frame-benchmarking",12806 "frame-election-provider-support",12807 "frame-executive",12808 "frame-support",12809 "frame-system",12810 "frame-system-benchmarking",12811 "frame-system-rpc-runtime-api",12812 "frame-try-runtime",12813 "hex-literal",12814 "log",12815 "pallet-authority-discovery",12816 "pallet-authorship",12817 "pallet-babe",12818 "pallet-balances",12819 "pallet-collective",12820 "pallet-democracy",12821 "pallet-election-provider-multi-phase",12822 "pallet-elections-phragmen",12823 "pallet-grandpa",12824 "pallet-identity",12825 "pallet-im-online",12826 "pallet-indices",12827 "pallet-membership",12828 "pallet-mmr-primitives",12829 "pallet-multisig",12830 "pallet-nicks",12831 "pallet-offences",12832 "pallet-offences-benchmarking",12833 "pallet-proxy",12834 "pallet-recovery",12835 "pallet-scheduler 4.0.0-dev",12836 "pallet-session",12837 "pallet-session-benchmarking",12838 "pallet-society",12839 "pallet-staking",12840 "pallet-staking-reward-curve",12841 "pallet-sudo",12842 "pallet-timestamp",12843 "pallet-transaction-payment",12844 "pallet-transaction-payment-rpc-runtime-api",12845 "pallet-treasury",12846 "pallet-utility",12847 "pallet-vesting",12848 "pallet-xcm",12849 "parity-scale-codec",12850 "polkadot-parachain",12851 "polkadot-primitives",12852 "polkadot-runtime-common",12853 "polkadot-runtime-parachains",12854 "rustc-hex",12855 "serde",12856 "serde_derive",12857 "smallvec 1.6.1",12858 "sp-api",12859 "sp-authority-discovery",12860 "sp-block-builder",12861 "sp-consensus-babe",12862 "sp-core",12863 "sp-inherents",12864 "sp-io",12865 "sp-npos-elections",12866 "sp-offchain",12867 "sp-runtime",12868 "sp-session",12869 "sp-staking",12870 "sp-std",12871 "sp-transaction-pool",12872 "sp-version",12873 "static_assertions",12874 "substrate-wasm-builder 5.0.0-dev",12875 "xcm",12876 "xcm-builder",12877 "xcm-executor",12878]1287912880[[package]]12881name = "which"12882version = "4.0.2"12883source = "registry+https://github.com/rust-lang/crates.io-index"12884checksum = "87c14ef7e1b8b8ecfc75d5eca37949410046e66f15d185c01d70824f1f8111ef"12885dependencies = [12886 "libc",12887 "thiserror",12888]1288912890[[package]]12891name = "widestring"12892version = "0.4.3"12893source = "registry+https://github.com/rust-lang/crates.io-index"12894checksum = "c168940144dd21fd8046987c16a46a33d5fc84eec29ef9dcddc2ac9e31526b7c"1289512896[[package]]12897name = "winapi"12898version = "0.2.8"12899source = "registry+https://github.com/rust-lang/crates.io-index"12900checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"1290112902[[package]]12903name = "winapi"12904version = "0.3.9"12905source = "registry+https://github.com/rust-lang/crates.io-index"12906checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"12907dependencies = [12908 "winapi-i686-pc-windows-gnu",12909 "winapi-x86_64-pc-windows-gnu",12910]1291112912[[package]]12913name = "winapi-build"12914version = "0.1.1"12915source = "registry+https://github.com/rust-lang/crates.io-index"12916checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"1291712918[[package]]12919name = "winapi-i686-pc-windows-gnu"12920version = "0.4.0"12921source = "registry+https://github.com/rust-lang/crates.io-index"12922checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"1292312924[[package]]12925name = "winapi-util"12926version = "0.1.5"12927source = "registry+https://github.com/rust-lang/crates.io-index"12928checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"12929dependencies = [12930 "winapi 0.3.9",12931]1293212933[[package]]12934name = "winapi-x86_64-pc-windows-gnu"12935version = "0.4.0"12936source = "registry+https://github.com/rust-lang/crates.io-index"12937checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1293812939[[package]]12940name = "winreg"12941version = "0.6.2"12942source = "registry+https://github.com/rust-lang/crates.io-index"12943checksum = "b2986deb581c4fe11b621998a5e53361efe6b48a151178d0cd9eeffa4dc6acc9"12944dependencies = [12945 "winapi 0.3.9",12946]1294712948[[package]]12949name = "ws2_32-sys"12950version = "0.2.1"12951source = "registry+https://github.com/rust-lang/crates.io-index"12952checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"12953dependencies = [12954 "winapi 0.2.8",12955 "winapi-build",12956]1295712958[[package]]12959name = "wyz"12960version = "0.2.0"12961source = "registry+https://github.com/rust-lang/crates.io-index"12962checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"1296312964[[package]]12965name = "x25519-dalek"12966version = "0.6.0"12967source = "registry+https://github.com/rust-lang/crates.io-index"12968checksum = "637ff90c9540fa3073bb577e65033069e4bae7c79d49d74aa3ffdf5342a53217"12969dependencies = [12970 "curve25519-dalek 2.1.0",12971 "rand_core 0.5.1",12972 "zeroize",12973]1297412975[[package]]12976name = "x25519-dalek"12977version = "1.1.0"12978source = "registry+https://github.com/rust-lang/crates.io-index"12979checksum = "bc614d95359fd7afc321b66d2107ede58b246b844cf5d8a0adcca413e439f088"12980dependencies = [12981 "curve25519-dalek 3.0.0",12982 "rand_core 0.5.1",12983 "zeroize",12984]1298512986[[package]]12987name = "xcm"12988version = "0.9.9-1"12989source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"12990dependencies = [12991 "derivative",12992 "impl-trait-for-tuples 0.2.1",12993 "log",12994 "parity-scale-codec",12995]1299612997[[package]]12998name = "xcm-builder"12999version = "0.9.9-1"13000source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"13001dependencies = [13002 "frame-support",13003 "frame-system",13004 "impl-trait-for-tuples 0.2.1",13005 "pallet-transaction-payment",13006 "parity-scale-codec",13007 "polkadot-parachain",13008 "sp-arithmetic",13009 "sp-io",13010 "sp-runtime",13011 "sp-std",13012 "xcm",13013 "xcm-executor",13014]1301513016[[package]]13017name = "xcm-executor"13018version = "0.9.9-1"13019source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.9#7a9f624777ad2d2adb3a1e6797a31f9d653c9587"13020dependencies = [13021 "frame-support",13022 "impl-trait-for-tuples 0.2.1",13023 "log",13024 "parity-scale-codec",13025 "sp-arithmetic",13026 "sp-core",13027 "sp-io",13028 "sp-runtime",13029 "sp-std",13030 "xcm",13031]1303213033[[package]]13034name = "yamux"13035version = "0.9.0"13036source = "registry+https://github.com/rust-lang/crates.io-index"13037checksum = "e7d9028f208dd5e63c614be69f115c1b53cacc1111437d4c765185856666c107"13038dependencies = [13039 "futures 0.3.16",13040 "log",13041 "nohash-hasher",13042 "parking_lot 0.11.1",13043 "rand 0.8.4",13044 "static_assertions",13045]1304613047[[package]]13048name = "yansi"13049version = "0.5.0"13050source = "registry+https://github.com/rust-lang/crates.io-index"13051checksum = "9fc79f4a1e39857fc00c3f662cbf2651c771f00e9c15fe2abc341806bd46bd71"1305213053[[package]]13054name = "zeroize"13055version = "1.2.0"13056source = "registry+https://github.com/rust-lang/crates.io-index"13057checksum = "81a974bcdd357f0dca4d41677db03436324d45a4c9ed2d0b873a5a360ce41c36"13058dependencies = [13059 "zeroize_derive",13060]1306113062[[package]]13063name = "zeroize_derive"13064version = "1.0.0"13065source = "registry+https://github.com/rust-lang/crates.io-index"13066checksum = "de251eec69fc7c1bc3923403d18ececb929380e016afe103da75f396704f8ca2"13067dependencies = [13068 "proc-macro2",13069 "quote",13070 "syn",13071 "synstructure",13072]1307313074[[package]]13075name = "zstd"13076version = "0.6.1+zstd.1.4.9"13077source = "registry+https://github.com/rust-lang/crates.io-index"13078checksum = "5de55e77f798f205d8561b8fe2ef57abfb6e0ff2abe7fd3c089e119cdb5631a3"13079dependencies = [13080 "zstd-safe",13081]1308213083[[package]]13084name = "zstd-safe"13085version = "3.0.1+zstd.1.4.9"13086source = "registry+https://github.com/rust-lang/crates.io-index"13087checksum = "1387cabcd938127b30ce78c4bf00b30387dddf704e3f0881dbc4ff62b5566f8c"13088dependencies = [13089 "libc",13090 "zstd-sys",13091]1309213093[[package]]13094name = "zstd-sys"13095version = "1.4.20+zstd.1.4.9"13096source = "registry+https://github.com/rust-lang/crates.io-index"13097checksum = "ebd5b733d7cf2d9447e2c3e76a5589b4f5e5ae065c22a2bc0b023cbc331b6c8e"13098dependencies = [13099 "cc",13100 "libc",13101]