123version = 345[[package]]6name = "Inflector"7version = "0.11.4"8source = "registry+https://github.com/rust-lang/crates.io-index"9checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"10dependencies = [11 "lazy_static",12 "regex",13]1415[[package]]16name = "addr2line"17version = "0.17.0"18source = "registry+https://github.com/rust-lang/crates.io-index"19checksum = "b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b"20dependencies = [21 "gimli 0.26.2",22]2324[[package]]25name = "addr2line"26version = "0.19.0"27source = "registry+https://github.com/rust-lang/crates.io-index"28checksum = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97"29dependencies = [30 "gimli 0.27.0",31]3233[[package]]34name = "adler"35version = "1.0.2"36source = "registry+https://github.com/rust-lang/crates.io-index"37checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"3839[[package]]40name = "aead"41version = "0.4.3"42source = "registry+https://github.com/rust-lang/crates.io-index"43checksum = "0b613b8e1e3cf911a086f53f03bf286f52fd7a7258e4fa606f0ef220d39d8877"44dependencies = [45 "generic-array 0.14.6",46]4748[[package]]49name = "aes"50version = "0.7.5"51source = "registry+https://github.com/rust-lang/crates.io-index"52checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8"53dependencies = [54 "cfg-if",55 "cipher",56 "cpufeatures",57 "opaque-debug 0.3.0",58]5960[[package]]61name = "aes-gcm"62version = "0.9.4"63source = "registry+https://github.com/rust-lang/crates.io-index"64checksum = "df5f85a83a7d8b0442b6aa7b504b8212c1733da07b98aae43d4bc21b2cb3cdf6"65dependencies = [66 "aead",67 "aes",68 "cipher",69 "ctr",70 "ghash",71 "subtle",72]7374[[package]]75name = "ahash"76version = "0.7.6"77source = "registry+https://github.com/rust-lang/crates.io-index"78checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"79dependencies = [80 "getrandom 0.2.8",81 "once_cell",82 "version_check",83]8485[[package]]86name = "aho-corasick"87version = "0.7.20"88source = "registry+https://github.com/rust-lang/crates.io-index"89checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac"90dependencies = [91 "memchr",92]9394[[package]]95name = "always-assert"96version = "0.1.2"97source = "registry+https://github.com/rust-lang/crates.io-index"98checksum = "fbf688625d06217d5b1bb0ea9d9c44a1635fd0ee3534466388d18203174f4d11"99100[[package]]101name = "android_system_properties"102version = "0.1.5"103source = "registry+https://github.com/rust-lang/crates.io-index"104checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"105dependencies = [106 "libc",107]108109[[package]]110name = "ansi_term"111version = "0.12.1"112source = "registry+https://github.com/rust-lang/crates.io-index"113checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"114dependencies = [115 "winapi",116]117118[[package]]119name = "anyhow"120version = "1.0.66"121source = "registry+https://github.com/rust-lang/crates.io-index"122checksum = "216261ddc8289130e551ddcd5ce8a064710c0d064a4d2895c67151c92b5443f6"123124[[package]]125name = "app-promotion-rpc"126version = "0.1.0"127dependencies = [128 "pallet-common",129 "pallet-evm",130 "parity-scale-codec 3.2.1",131 "sp-api",132 "sp-core",133 "sp-runtime",134 "sp-std",135 "up-data-structs",136]137138[[package]]139name = "approx"140version = "0.5.1"141source = "registry+https://github.com/rust-lang/crates.io-index"142checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"143dependencies = [144 "num-traits",145]146147[[package]]148name = "array-bytes"149version = "4.2.0"150source = "registry+https://github.com/rust-lang/crates.io-index"151checksum = "f52f63c5c1316a16a4b35eaac8b76a98248961a533f061684cb2a7cb0eafb6c6"152153[[package]]154name = "arrayref"155version = "0.3.6"156source = "registry+https://github.com/rust-lang/crates.io-index"157checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"158159[[package]]160name = "arrayvec"161version = "0.4.12"162source = "registry+https://github.com/rust-lang/crates.io-index"163checksum = "cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9"164dependencies = [165 "nodrop",166]167168[[package]]169name = "arrayvec"170version = "0.5.2"171source = "registry+https://github.com/rust-lang/crates.io-index"172checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"173174[[package]]175name = "arrayvec"176version = "0.7.2"177source = "registry+https://github.com/rust-lang/crates.io-index"178checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"179180[[package]]181name = "asn1_der"182version = "0.7.5"183source = "registry+https://github.com/rust-lang/crates.io-index"184checksum = "e22d1f4b888c298a027c99dc9048015fac177587de20fc30232a057dfbe24a21"185186[[package]]187name = "assert_matches"188version = "1.5.0"189source = "registry+https://github.com/rust-lang/crates.io-index"190checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9"191192[[package]]193name = "async-attributes"194version = "1.1.2"195source = "registry+https://github.com/rust-lang/crates.io-index"196checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"197dependencies = [198 "quote",199 "syn",200]201202[[package]]203name = "async-channel"204version = "1.8.0"205source = "registry+https://github.com/rust-lang/crates.io-index"206checksum = "cf46fee83e5ccffc220104713af3292ff9bc7c64c7de289f66dae8e38d826833"207dependencies = [208 "concurrent-queue",209 "event-listener",210 "futures-core",211]212213[[package]]214name = "async-executor"215version = "1.5.0"216source = "registry+https://github.com/rust-lang/crates.io-index"217checksum = "17adb73da160dfb475c183343c8cccd80721ea5a605d3eb57125f0a7b7a92d0b"218dependencies = [219 "async-lock",220 "async-task",221 "concurrent-queue",222 "fastrand",223 "futures-lite",224 "slab",225]226227[[package]]228name = "async-global-executor"229version = "2.3.1"230source = "registry+https://github.com/rust-lang/crates.io-index"231checksum = "f1b6f5d7df27bd294849f8eec66ecfc63d11814df7a4f5d74168a2394467b776"232dependencies = [233 "async-channel",234 "async-executor",235 "async-io",236 "async-lock",237 "blocking",238 "futures-lite",239 "once_cell",240]241242[[package]]243name = "async-io"244version = "1.12.0"245source = "registry+https://github.com/rust-lang/crates.io-index"246checksum = "8c374dda1ed3e7d8f0d9ba58715f924862c63eae6849c92d3a18e7fbde9e2794"247dependencies = [248 "async-lock",249 "autocfg",250 "concurrent-queue",251 "futures-lite",252 "libc",253 "log",254 "parking",255 "polling",256 "slab",257 "socket2",258 "waker-fn",259 "windows-sys 0.42.0",260]261262[[package]]263name = "async-lock"264version = "2.6.0"265source = "registry+https://github.com/rust-lang/crates.io-index"266checksum = "c8101efe8695a6c17e02911402145357e718ac92d3ff88ae8419e84b1707b685"267dependencies = [268 "event-listener",269 "futures-lite",270]271272[[package]]273name = "async-process"274version = "1.6.0"275source = "registry+https://github.com/rust-lang/crates.io-index"276checksum = "6381ead98388605d0d9ff86371043b5aa922a3905824244de40dc263a14fcba4"277dependencies = [278 "async-io",279 "async-lock",280 "autocfg",281 "blocking",282 "cfg-if",283 "event-listener",284 "futures-lite",285 "libc",286 "signal-hook",287 "windows-sys 0.42.0",288]289290[[package]]291name = "async-std"292version = "1.12.0"293source = "registry+https://github.com/rust-lang/crates.io-index"294checksum = "62565bb4402e926b29953c785397c6dc0391b7b446e45008b0049eb43cec6f5d"295dependencies = [296 "async-attributes",297 "async-channel",298 "async-global-executor",299 "async-io",300 "async-lock",301 "async-process",302 "crossbeam-utils",303 "futures-channel",304 "futures-core",305 "futures-io",306 "futures-lite",307 "gloo-timers",308 "kv-log-macro",309 "log",310 "memchr",311 "once_cell",312 "pin-project-lite 0.2.9",313 "pin-utils",314 "slab",315 "wasm-bindgen-futures",316]317318[[package]]319name = "async-std-resolver"320version = "0.22.0"321source = "registry+https://github.com/rust-lang/crates.io-index"322checksum = "6ba50e24d9ee0a8950d3d03fc6d0dd10aa14b5de3b101949b4e160f7fee7c723"323dependencies = [324 "async-std",325 "async-trait",326 "futures-io",327 "futures-util",328 "pin-utils",329 "socket2",330 "trust-dns-resolver",331]332333[[package]]334name = "async-task"335version = "4.3.0"336source = "registry+https://github.com/rust-lang/crates.io-index"337checksum = "7a40729d2133846d9ed0ea60a8b9541bccddab49cd30f0715a1da672fe9a2524"338339[[package]]340name = "async-trait"341version = "0.1.59"342source = "registry+https://github.com/rust-lang/crates.io-index"343checksum = "31e6e93155431f3931513b243d371981bb2770112b370c82745a1d19d2f99364"344dependencies = [345 "proc-macro2",346 "quote",347 "syn",348]349350[[package]]351name = "asynchronous-codec"352version = "0.6.1"353source = "registry+https://github.com/rust-lang/crates.io-index"354checksum = "06a0daa378f5fd10634e44b0a29b2a87b890657658e072a30d6f26e57ddee182"355dependencies = [356 "bytes",357 "futures-sink",358 "futures-util",359 "memchr",360 "pin-project-lite 0.2.9",361]362363[[package]]364name = "atomic-waker"365version = "1.0.0"366source = "registry+https://github.com/rust-lang/crates.io-index"367checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"368369[[package]]370name = "atty"371version = "0.2.14"372source = "registry+https://github.com/rust-lang/crates.io-index"373checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"374dependencies = [375 "hermit-abi 0.1.19",376 "libc",377 "winapi",378]379380[[package]]381name = "auto_impl"382version = "0.5.0"383source = "registry+https://github.com/rust-lang/crates.io-index"384checksum = "7862e21c893d65a1650125d157eaeec691439379a1cee17ee49031b79236ada4"385dependencies = [386 "proc-macro-error",387 "proc-macro2",388 "quote",389 "syn",390]391392[[package]]393name = "autocfg"394version = "1.1.0"395source = "registry+https://github.com/rust-lang/crates.io-index"396checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"397398[[package]]399name = "backoff"400version = "0.4.0"401source = "registry+https://github.com/rust-lang/crates.io-index"402checksum = "b62ddb9cb1ec0a098ad4bbf9344d0713fa193ae1a80af55febcff2627b6a00c1"403dependencies = [404 "futures-core",405 "getrandom 0.2.8",406 "instant",407 "pin-project-lite 0.2.9",408 "rand 0.8.5",409 "tokio",410]411412[[package]]413name = "backtrace"414version = "0.3.67"415source = "registry+https://github.com/rust-lang/crates.io-index"416checksum = "233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca"417dependencies = [418 "addr2line 0.19.0",419 "cc",420 "cfg-if",421 "libc",422 "miniz_oxide",423 "object 0.30.0",424 "rustc-demangle",425]426427[[package]]428name = "base-x"429version = "0.2.11"430source = "registry+https://github.com/rust-lang/crates.io-index"431checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270"432433[[package]]434name = "base16ct"435version = "0.1.1"436source = "registry+https://github.com/rust-lang/crates.io-index"437checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"438439[[package]]440name = "base58"441version = "0.2.0"442source = "registry+https://github.com/rust-lang/crates.io-index"443checksum = "6107fe1be6682a68940da878d9e9f5e90ca5745b3dec9fd1bb393c8777d4f581"444445[[package]]446name = "base64"447version = "0.13.1"448source = "registry+https://github.com/rust-lang/crates.io-index"449checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"450451[[package]]452name = "base64ct"453version = "1.5.3"454source = "registry+https://github.com/rust-lang/crates.io-index"455checksum = "b645a089122eccb6111b4f81cbc1a49f5900ac4666bb93ac027feaecf15607bf"456457[[package]]458name = "beef"459version = "0.5.2"460source = "registry+https://github.com/rust-lang/crates.io-index"461checksum = "3a8241f3ebb85c056b509d4327ad0358fbbba6ffb340bf388f26350aeda225b1"462dependencies = [463 "serde",464]465466[[package]]467name = "beefy-gadget"468version = "4.0.0-dev"469source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"470dependencies = [471 "array-bytes",472 "async-trait",473 "beefy-primitives",474 "fnv",475 "futures 0.3.25",476 "futures-timer",477 "log",478 "parity-scale-codec 3.2.1",479 "parking_lot 0.12.1",480 "sc-chain-spec",481 "sc-client-api",482 "sc-consensus",483 "sc-finality-grandpa",484 "sc-keystore",485 "sc-network",486 "sc-network-common",487 "sc-network-gossip",488 "sc-utils",489 "sp-api",490 "sp-application-crypto",491 "sp-arithmetic",492 "sp-blockchain",493 "sp-consensus",494 "sp-core",495 "sp-keystore",496 "sp-mmr-primitives",497 "sp-runtime",498 "substrate-prometheus-endpoint",499 "thiserror",500 "wasm-timer",501]502503[[package]]504name = "beefy-gadget-rpc"505version = "4.0.0-dev"506source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"507dependencies = [508 "beefy-gadget",509 "beefy-primitives",510 "futures 0.3.25",511 "jsonrpsee",512 "log",513 "parity-scale-codec 3.2.1",514 "parking_lot 0.12.1",515 "sc-rpc",516 "sc-utils",517 "serde",518 "sp-core",519 "sp-runtime",520 "thiserror",521]522523[[package]]524name = "beefy-merkle-tree"525version = "4.0.0-dev"526source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"527dependencies = [528 "beefy-primitives",529 "sp-api",530 "sp-runtime",531]532533[[package]]534name = "beefy-primitives"535version = "4.0.0-dev"536source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"537dependencies = [538 "parity-scale-codec 3.2.1",539 "scale-info",540 "serde",541 "sp-api",542 "sp-application-crypto",543 "sp-core",544 "sp-io",545 "sp-mmr-primitives",546 "sp-runtime",547 "sp-std",548]549550[[package]]551name = "bincode"552version = "1.3.3"553source = "registry+https://github.com/rust-lang/crates.io-index"554checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"555dependencies = [556 "serde",557]558559[[package]]560name = "bindgen"561version = "0.60.1"562source = "registry+https://github.com/rust-lang/crates.io-index"563checksum = "062dddbc1ba4aca46de6338e2bf87771414c335f7b2f2036e8f3e9befebf88e6"564dependencies = [565 "bitflags",566 "cexpr",567 "clang-sys",568 "lazy_static",569 "lazycell",570 "peeking_take_while",571 "proc-macro2",572 "quote",573 "regex",574 "rustc-hash",575 "shlex",576]577578[[package]]579name = "bitflags"580version = "1.3.2"581source = "registry+https://github.com/rust-lang/crates.io-index"582checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"583584[[package]]585name = "bitvec"586version = "0.20.4"587source = "registry+https://github.com/rust-lang/crates.io-index"588checksum = "7774144344a4faa177370406a7ff5f1da24303817368584c6206c8303eb07848"589dependencies = [590 "funty 1.1.0",591 "radium 0.6.2",592 "tap",593 "wyz 0.2.0",594]595596[[package]]597name = "bitvec"598version = "1.0.1"599source = "registry+https://github.com/rust-lang/crates.io-index"600checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"601dependencies = [602 "funty 2.0.0",603 "radium 0.7.0",604 "tap",605 "wyz 0.5.1",606]607608[[package]]609name = "blake2"610version = "0.10.5"611source = "registry+https://github.com/rust-lang/crates.io-index"612checksum = "b12e5fd123190ce1c2e559308a94c9bacad77907d4c6005d9e58fe1a0689e55e"613dependencies = [614 "digest 0.10.6",615]616617[[package]]618name = "blake2-rfc"619version = "0.2.18"620source = "registry+https://github.com/rust-lang/crates.io-index"621checksum = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"622dependencies = [623 "arrayvec 0.4.12",624 "constant_time_eq 0.1.5",625]626627[[package]]628name = "blake2b_simd"629version = "1.0.0"630source = "registry+https://github.com/rust-lang/crates.io-index"631checksum = "72936ee4afc7f8f736d1c38383b56480b5497b4617b4a77bdbf1d2ababc76127"632dependencies = [633 "arrayref",634 "arrayvec 0.7.2",635 "constant_time_eq 0.1.5",636]637638[[package]]639name = "blake2s_simd"640version = "1.0.0"641source = "registry+https://github.com/rust-lang/crates.io-index"642checksum = "db539cc2b5f6003621f1cd9ef92d7ded8ea5232c7de0f9faa2de251cd98730d4"643dependencies = [644 "arrayref",645 "arrayvec 0.7.2",646 "constant_time_eq 0.1.5",647]648649[[package]]650name = "blake3"651version = "1.3.3"652source = "registry+https://github.com/rust-lang/crates.io-index"653checksum = "42ae2468a89544a466886840aa467a25b766499f4f04bf7d9fcd10ecee9fccef"654dependencies = [655 "arrayref",656 "arrayvec 0.7.2",657 "cc",658 "cfg-if",659 "constant_time_eq 0.2.4",660 "digest 0.10.6",661]662663[[package]]664name = "block-buffer"665version = "0.7.3"666source = "registry+https://github.com/rust-lang/crates.io-index"667checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"668dependencies = [669 "block-padding",670 "byte-tools",671 "byteorder",672 "generic-array 0.12.4",673]674675[[package]]676name = "block-buffer"677version = "0.9.0"678source = "registry+https://github.com/rust-lang/crates.io-index"679checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"680dependencies = [681 "generic-array 0.14.6",682]683684[[package]]685name = "block-buffer"686version = "0.10.3"687source = "registry+https://github.com/rust-lang/crates.io-index"688checksum = "69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e"689dependencies = [690 "generic-array 0.14.6",691]692693[[package]]694name = "block-padding"695version = "0.1.5"696source = "registry+https://github.com/rust-lang/crates.io-index"697checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"698dependencies = [699 "byte-tools",700]701702[[package]]703name = "blocking"704version = "1.3.0"705source = "registry+https://github.com/rust-lang/crates.io-index"706checksum = "3c67b173a56acffd6d2326fb7ab938ba0b00a71480e14902b2591c87bc5741e8"707dependencies = [708 "async-channel",709 "async-lock",710 "async-task",711 "atomic-waker",712 "fastrand",713 "futures-lite",714]715716[[package]]717name = "bondrewd"718version = "0.1.14"719source = "registry+https://github.com/rust-lang/crates.io-index"720checksum = "6d1660fac8d3acced44dac64453fafedf5aab2de196b932c727e63e4ae42d1cc"721dependencies = [722 "bondrewd-derive",723]724725[[package]]726name = "bondrewd-derive"727version = "0.3.18"728source = "registry+https://github.com/rust-lang/crates.io-index"729checksum = "723da0dee1eef38edc021b0793f892bdc024500c6a5b0727a2efe16f0e0a6977"730dependencies = [731 "proc-macro2",732 "quote",733 "syn",734]735736[[package]]737name = "bounded-vec"738version = "0.6.0"739source = "registry+https://github.com/rust-lang/crates.io-index"740checksum = "3372be4090bf9d4da36bd8ba7ce6ca1669503d0cf6e667236c6df7f053153eb6"741dependencies = [742 "thiserror",743]744745[[package]]746name = "bs58"747version = "0.4.0"748source = "registry+https://github.com/rust-lang/crates.io-index"749checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"750751[[package]]752name = "bstr"753version = "0.2.17"754source = "registry+https://github.com/rust-lang/crates.io-index"755checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"756dependencies = [757 "lazy_static",758 "memchr",759 "regex-automata",760]761762[[package]]763name = "build-helper"764version = "0.1.1"765source = "registry+https://github.com/rust-lang/crates.io-index"766checksum = "bdce191bf3fa4995ce948c8c83b4640a1745457a149e73c6db75b4ffe36aad5f"767dependencies = [768 "semver 0.6.0",769]770771[[package]]772name = "bumpalo"773version = "3.11.1"774source = "registry+https://github.com/rust-lang/crates.io-index"775checksum = "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba"776777[[package]]778name = "byte-slice-cast"779version = "1.2.2"780source = "registry+https://github.com/rust-lang/crates.io-index"781checksum = "c3ac9f8b63eca6fd385229b3675f6cc0dc5c8a5c8a54a59d4f52ffd670d87b0c"782783[[package]]784name = "byte-tools"785version = "0.3.1"786source = "registry+https://github.com/rust-lang/crates.io-index"787checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"788789[[package]]790name = "byteorder"791version = "1.4.3"792source = "registry+https://github.com/rust-lang/crates.io-index"793checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"794795[[package]]796name = "bytes"797version = "1.3.0"798source = "registry+https://github.com/rust-lang/crates.io-index"799checksum = "dfb24e866b15a1af2a1b663f10c6b6b8f397a84aadb828f12e5b289ec23a3a3c"800801[[package]]802name = "bzip2-sys"803version = "0.1.11+1.0.8"804source = "registry+https://github.com/rust-lang/crates.io-index"805checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"806dependencies = [807 "cc",808 "libc",809 "pkg-config",810]811812[[package]]813name = "camino"814version = "1.1.1"815source = "registry+https://github.com/rust-lang/crates.io-index"816checksum = "88ad0e1e3e88dd237a156ab9f571021b8a158caa0ae44b1968a241efb5144c1e"817dependencies = [818 "serde",819]820821[[package]]822name = "cargo-platform"823version = "0.1.2"824source = "registry+https://github.com/rust-lang/crates.io-index"825checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"826dependencies = [827 "serde",828]829830[[package]]831name = "cargo_metadata"832version = "0.14.2"833source = "registry+https://github.com/rust-lang/crates.io-index"834checksum = "4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa"835dependencies = [836 "camino",837 "cargo-platform",838 "semver 1.0.14",839 "serde",840 "serde_json",841]842843[[package]]844name = "cc"845version = "1.0.78"846source = "registry+https://github.com/rust-lang/crates.io-index"847checksum = "a20104e2335ce8a659d6dd92a51a767a0c062599c73b343fd152cb401e828c3d"848dependencies = [849 "jobserver",850]851852[[package]]853name = "cexpr"854version = "0.6.0"855source = "registry+https://github.com/rust-lang/crates.io-index"856checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"857dependencies = [858 "nom",859]860861[[package]]862name = "cfg-expr"863version = "0.10.3"864source = "registry+https://github.com/rust-lang/crates.io-index"865checksum = "0aacacf4d96c24b2ad6eb8ee6df040e4f27b0d0b39a5710c30091baa830485db"866dependencies = [867 "smallvec",868]869870[[package]]871name = "cfg-if"872version = "1.0.0"873source = "registry+https://github.com/rust-lang/crates.io-index"874checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"875876[[package]]877name = "cfg_aliases"878version = "0.1.1"879source = "registry+https://github.com/rust-lang/crates.io-index"880checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"881882[[package]]883name = "chacha20"884version = "0.8.2"885source = "registry+https://github.com/rust-lang/crates.io-index"886checksum = "5c80e5460aa66fe3b91d40bcbdab953a597b60053e34d684ac6903f863b680a6"887dependencies = [888 "cfg-if",889 "cipher",890 "cpufeatures",891 "zeroize",892]893894[[package]]895name = "chacha20poly1305"896version = "0.9.1"897source = "registry+https://github.com/rust-lang/crates.io-index"898checksum = "a18446b09be63d457bbec447509e85f662f32952b035ce892290396bc0b0cff5"899dependencies = [900 "aead",901 "chacha20",902 "cipher",903 "poly1305",904 "zeroize",905]906907[[package]]908name = "chrono"909version = "0.4.23"910source = "registry+https://github.com/rust-lang/crates.io-index"911checksum = "16b0a3d9ed01224b22057780a37bb8c5dbfe1be8ba48678e7bf57ec4b385411f"912dependencies = [913 "iana-time-zone",914 "js-sys",915 "num-integer",916 "num-traits",917 "time 0.1.45",918 "wasm-bindgen",919 "winapi",920]921922[[package]]923name = "cid"924version = "0.8.6"925source = "registry+https://github.com/rust-lang/crates.io-index"926checksum = "f6ed9c8b2d17acb8110c46f1da5bf4a696d745e1474a16db0cd2b49cd0249bf2"927dependencies = [928 "core2",929 "multibase",930 "multihash",931 "serde",932 "unsigned-varint",933]934935[[package]]936name = "cipher"937version = "0.3.0"938source = "registry+https://github.com/rust-lang/crates.io-index"939checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"940dependencies = [941 "generic-array 0.14.6",942]943944[[package]]945name = "ckb-merkle-mountain-range"946version = "0.5.2"947source = "registry+https://github.com/rust-lang/crates.io-index"948checksum = "56ccb671c5921be8a84686e6212ca184cb1d7c51cadcdbfcbd1cc3f042f5dfb8"949dependencies = [950 "cfg-if",951]952953[[package]]954name = "clang-sys"955version = "1.4.0"956source = "registry+https://github.com/rust-lang/crates.io-index"957checksum = "fa2e27ae6ab525c3d369ded447057bca5438d86dc3a68f6faafb8269ba82ebf3"958dependencies = [959 "glob",960 "libc",961 "libloading",962]963964[[package]]965name = "clap"966version = "4.0.29"967source = "registry+https://github.com/rust-lang/crates.io-index"968checksum = "4d63b9e9c07271b9957ad22c173bae2a4d9a81127680962039296abcd2f8251d"969dependencies = [970 "bitflags",971 "clap_derive",972 "clap_lex",973 "is-terminal",974 "once_cell",975 "strsim",976 "termcolor",977]978979[[package]]980name = "clap_derive"981version = "4.0.21"982source = "registry+https://github.com/rust-lang/crates.io-index"983checksum = "0177313f9f02afc995627906bbd8967e2be069f5261954222dac78290c2b9014"984dependencies = [985 "heck",986 "proc-macro-error",987 "proc-macro2",988 "quote",989 "syn",990]991992[[package]]993name = "clap_lex"994version = "0.3.0"995source = "registry+https://github.com/rust-lang/crates.io-index"996checksum = "0d4198f73e42b4936b35b5bb248d81d2b595ecb170da0bac7655c54eedfa8da8"997dependencies = [998 "os_str_bytes",999]10001001[[package]]1002name = "coarsetime"1003version = "0.1.22"1004source = "registry+https://github.com/rust-lang/crates.io-index"1005checksum = "454038500439e141804c655b4cd1bc6a70bcb95cd2bc9463af5661b6956f0e46"1006dependencies = [1007 "libc",1008 "once_cell",1009 "wasi 0.11.0+wasi-snapshot-preview1",1010 "wasm-bindgen",1011]10121013[[package]]1014name = "codespan-reporting"1015version = "0.11.1"1016source = "registry+https://github.com/rust-lang/crates.io-index"1017checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"1018dependencies = [1019 "termcolor",1020 "unicode-width",1021]10221023[[package]]1024name = "comfy-table"1025version = "6.1.3"1026source = "registry+https://github.com/rust-lang/crates.io-index"1027checksum = "e621e7e86c46fd8a14c32c6ae3cb95656621b4743a27d0cffedb831d46e7ad21"1028dependencies = [1029 "strum",1030 "strum_macros",1031 "unicode-width",1032]10331034[[package]]1035name = "concurrent-queue"1036version = "2.0.0"1037source = "registry+https://github.com/rust-lang/crates.io-index"1038checksum = "bd7bef69dc86e3c610e4e7aed41035e2a7ed12e72dd7530f61327a6579a4390b"1039dependencies = [1040 "crossbeam-utils",1041]10421043[[package]]1044name = "console"1045version = "0.15.2"1046source = "registry+https://github.com/rust-lang/crates.io-index"1047checksum = "c050367d967ced717c04b65d8c619d863ef9292ce0c5760028655a2fb298718c"1048dependencies = [1049 "encode_unicode",1050 "lazy_static",1051 "libc",1052 "terminal_size",1053 "winapi",1054]10551056[[package]]1057name = "const-oid"1058version = "0.9.1"1059source = "registry+https://github.com/rust-lang/crates.io-index"1060checksum = "cec318a675afcb6a1ea1d4340e2d377e56e47c266f28043ceccbf4412ddfdd3b"10611062[[package]]1063name = "constant_time_eq"1064version = "0.1.5"1065source = "registry+https://github.com/rust-lang/crates.io-index"1066checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"10671068[[package]]1069name = "constant_time_eq"1070version = "0.2.4"1071source = "registry+https://github.com/rust-lang/crates.io-index"1072checksum = "f3ad85c1f65dc7b37604eb0e89748faf0b9653065f2a8ef69f96a687ec1e9279"10731074[[package]]1075name = "convert_case"1076version = "0.4.0"1077source = "registry+https://github.com/rust-lang/crates.io-index"1078checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"10791080[[package]]1081name = "core-foundation"1082version = "0.9.3"1083source = "registry+https://github.com/rust-lang/crates.io-index"1084checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"1085dependencies = [1086 "core-foundation-sys",1087 "libc",1088]10891090[[package]]1091name = "core-foundation-sys"1092version = "0.8.3"1093source = "registry+https://github.com/rust-lang/crates.io-index"1094checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"10951096[[package]]1097name = "core2"1098version = "0.4.0"1099source = "registry+https://github.com/rust-lang/crates.io-index"1100checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"1101dependencies = [1102 "memchr",1103]11041105[[package]]1106name = "cpp_demangle"1107version = "0.3.5"1108source = "registry+https://github.com/rust-lang/crates.io-index"1109checksum = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f"1110dependencies = [1111 "cfg-if",1112]11131114[[package]]1115name = "cpufeatures"1116version = "0.2.5"1117source = "registry+https://github.com/rust-lang/crates.io-index"1118checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320"1119dependencies = [1120 "libc",1121]11221123[[package]]1124name = "cranelift-bforest"1125version = "0.88.2"1126source = "registry+https://github.com/rust-lang/crates.io-index"1127checksum = "52056f6d0584484b57fa6c1a65c1fcb15f3780d8b6a758426d9e3084169b2ddd"1128dependencies = [1129 "cranelift-entity",1130]11311132[[package]]1133name = "cranelift-codegen"1134version = "0.88.2"1135source = "registry+https://github.com/rust-lang/crates.io-index"1136checksum = "18fed94c8770dc25d01154c3ffa64ed0b3ba9d583736f305fed7beebe5d9cf74"1137dependencies = [1138 "arrayvec 0.7.2",1139 "bumpalo",1140 "cranelift-bforest",1141 "cranelift-codegen-meta",1142 "cranelift-codegen-shared",1143 "cranelift-entity",1144 "cranelift-isle",1145 "gimli 0.26.2",1146 "log",1147 "regalloc2",1148 "smallvec",1149 "target-lexicon",1150]11511152[[package]]1153name = "cranelift-codegen-meta"1154version = "0.88.2"1155source = "registry+https://github.com/rust-lang/crates.io-index"1156checksum = "1c451b81faf237d11c7e4f3165eeb6bac61112762c5cfe7b4c0fb7241474358f"1157dependencies = [1158 "cranelift-codegen-shared",1159]11601161[[package]]1162name = "cranelift-codegen-shared"1163version = "0.88.2"1164source = "registry+https://github.com/rust-lang/crates.io-index"1165checksum = "e7c940133198426d26128f08be2b40b0bd117b84771fd36798969c4d712d81fc"11661167[[package]]1168name = "cranelift-entity"1169version = "0.88.2"1170source = "registry+https://github.com/rust-lang/crates.io-index"1171checksum = "87a0f1b2fdc18776956370cf8d9b009ded3f855350c480c1c52142510961f352"1172dependencies = [1173 "serde",1174]11751176[[package]]1177name = "cranelift-frontend"1178version = "0.88.2"1179source = "registry+https://github.com/rust-lang/crates.io-index"1180checksum = "34897538b36b216cc8dd324e73263596d51b8cf610da6498322838b2546baf8a"1181dependencies = [1182 "cranelift-codegen",1183 "log",1184 "smallvec",1185 "target-lexicon",1186]11871188[[package]]1189name = "cranelift-isle"1190version = "0.88.2"1191source = "registry+https://github.com/rust-lang/crates.io-index"1192checksum = "1b2629a569fae540f16a76b70afcc87ad7decb38dc28fa6c648ac73b51e78470"11931194[[package]]1195name = "cranelift-native"1196version = "0.88.2"1197source = "registry+https://github.com/rust-lang/crates.io-index"1198checksum = "20937dab4e14d3e225c5adfc9c7106bafd4ac669bdb43027b911ff794c6fb318"1199dependencies = [1200 "cranelift-codegen",1201 "libc",1202 "target-lexicon",1203]12041205[[package]]1206name = "cranelift-wasm"1207version = "0.88.2"1208source = "registry+https://github.com/rust-lang/crates.io-index"1209checksum = "80fc2288957a94fd342a015811479de1837850924166d1f1856d8406e6f3609b"1210dependencies = [1211 "cranelift-codegen",1212 "cranelift-entity",1213 "cranelift-frontend",1214 "itertools",1215 "log",1216 "smallvec",1217 "wasmparser",1218 "wasmtime-types",1219]12201221[[package]]1222name = "crc32fast"1223version = "1.3.2"1224source = "registry+https://github.com/rust-lang/crates.io-index"1225checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"1226dependencies = [1227 "cfg-if",1228]12291230[[package]]1231name = "crossbeam-channel"1232version = "0.5.6"1233source = "registry+https://github.com/rust-lang/crates.io-index"1234checksum = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521"1235dependencies = [1236 "cfg-if",1237 "crossbeam-utils",1238]12391240[[package]]1241name = "crossbeam-deque"1242version = "0.8.2"1243source = "registry+https://github.com/rust-lang/crates.io-index"1244checksum = "715e8152b692bba2d374b53d4875445368fdf21a94751410af607a5ac677d1fc"1245dependencies = [1246 "cfg-if",1247 "crossbeam-epoch",1248 "crossbeam-utils",1249]12501251[[package]]1252name = "crossbeam-epoch"1253version = "0.9.13"1254source = "registry+https://github.com/rust-lang/crates.io-index"1255checksum = "01a9af1f4c2ef74bb8aa1f7e19706bc72d03598c8a570bb5de72243c7a9d9d5a"1256dependencies = [1257 "autocfg",1258 "cfg-if",1259 "crossbeam-utils",1260 "memoffset 0.7.1",1261 "scopeguard",1262]12631264[[package]]1265name = "crossbeam-queue"1266version = "0.3.8"1267source = "registry+https://github.com/rust-lang/crates.io-index"1268checksum = "d1cfb3ea8a53f37c40dea2c7bedcbd88bdfae54f5e2175d6ecaff1c988353add"1269dependencies = [1270 "cfg-if",1271 "crossbeam-utils",1272]12731274[[package]]1275name = "crossbeam-utils"1276version = "0.8.14"1277source = "registry+https://github.com/rust-lang/crates.io-index"1278checksum = "4fb766fa798726286dbbb842f174001dab8abc7b627a1dd86e0b7222a95d929f"1279dependencies = [1280 "cfg-if",1281]12821283[[package]]1284name = "crunchy"1285version = "0.2.2"1286source = "registry+https://github.com/rust-lang/crates.io-index"1287checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"12881289[[package]]1290name = "crypto-bigint"1291version = "0.4.9"1292source = "registry+https://github.com/rust-lang/crates.io-index"1293checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"1294dependencies = [1295 "generic-array 0.14.6",1296 "rand_core 0.6.4",1297 "subtle",1298 "zeroize",1299]13001301[[package]]1302name = "crypto-common"1303version = "0.1.6"1304source = "registry+https://github.com/rust-lang/crates.io-index"1305checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"1306dependencies = [1307 "generic-array 0.14.6",1308 "typenum",1309]13101311[[package]]1312name = "crypto-mac"1313version = "0.8.0"1314source = "registry+https://github.com/rust-lang/crates.io-index"1315checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"1316dependencies = [1317 "generic-array 0.14.6",1318 "subtle",1319]13201321[[package]]1322name = "crypto-mac"1323version = "0.11.1"1324source = "registry+https://github.com/rust-lang/crates.io-index"1325checksum = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714"1326dependencies = [1327 "generic-array 0.14.6",1328 "subtle",1329]13301331[[package]]1332name = "ctor"1333version = "0.1.26"1334source = "registry+https://github.com/rust-lang/crates.io-index"1335checksum = "6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096"1336dependencies = [1337 "quote",1338 "syn",1339]13401341[[package]]1342name = "ctr"1343version = "0.8.0"1344source = "registry+https://github.com/rust-lang/crates.io-index"1345checksum = "049bb91fb4aaf0e3c7efa6cd5ef877dbbbd15b39dad06d9948de4ec8a75761ea"1346dependencies = [1347 "cipher",1348]13491350[[package]]1351name = "cumulus-client-cli"1352version = "0.1.0"1353source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1354dependencies = [1355 "clap",1356 "parity-scale-codec 3.2.1",1357 "sc-chain-spec",1358 "sc-cli",1359 "sc-service",1360 "sp-core",1361 "sp-runtime",1362 "url",1363]13641365[[package]]1366name = "cumulus-client-collator"1367version = "0.1.0"1368source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1369dependencies = [1370 "cumulus-client-consensus-common",1371 "cumulus-client-network",1372 "cumulus-primitives-core",1373 "futures 0.3.25",1374 "parity-scale-codec 3.2.1",1375 "parking_lot 0.12.1",1376 "polkadot-node-primitives",1377 "polkadot-node-subsystem",1378 "polkadot-overseer",1379 "polkadot-primitives",1380 "sc-client-api",1381 "sp-api",1382 "sp-consensus",1383 "sp-core",1384 "sp-runtime",1385 "tracing",1386]13871388[[package]]1389name = "cumulus-client-consensus-aura"1390version = "0.1.0"1391source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1392dependencies = [1393 "async-trait",1394 "cumulus-client-consensus-common",1395 "cumulus-primitives-core",1396 "futures 0.3.25",1397 "parity-scale-codec 3.2.1",1398 "sc-client-api",1399 "sc-consensus",1400 "sc-consensus-aura",1401 "sc-consensus-slots",1402 "sc-telemetry",1403 "sp-api",1404 "sp-application-crypto",1405 "sp-block-builder",1406 "sp-blockchain",1407 "sp-consensus",1408 "sp-consensus-aura",1409 "sp-core",1410 "sp-inherents",1411 "sp-keystore",1412 "sp-runtime",1413 "substrate-prometheus-endpoint",1414 "tracing",1415]14161417[[package]]1418name = "cumulus-client-consensus-common"1419version = "0.1.0"1420source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1421dependencies = [1422 "async-trait",1423 "cumulus-relay-chain-interface",1424 "dyn-clone",1425 "futures 0.3.25",1426 "parity-scale-codec 3.2.1",1427 "polkadot-primitives",1428 "sc-client-api",1429 "sc-consensus",1430 "sp-blockchain",1431 "sp-consensus",1432 "sp-runtime",1433 "sp-trie",1434 "tracing",1435]14361437[[package]]1438name = "cumulus-client-network"1439version = "0.1.0"1440source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1441dependencies = [1442 "async-trait",1443 "cumulus-relay-chain-interface",1444 "futures 0.3.25",1445 "futures-timer",1446 "parity-scale-codec 3.2.1",1447 "parking_lot 0.12.1",1448 "polkadot-node-primitives",1449 "polkadot-parachain",1450 "polkadot-primitives",1451 "sc-client-api",1452 "sp-blockchain",1453 "sp-consensus",1454 "sp-core",1455 "sp-runtime",1456 "sp-state-machine",1457 "tracing",1458]14591460[[package]]1461name = "cumulus-client-pov-recovery"1462version = "0.1.0"1463source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1464dependencies = [1465 "cumulus-primitives-core",1466 "cumulus-relay-chain-interface",1467 "futures 0.3.25",1468 "futures-timer",1469 "parity-scale-codec 3.2.1",1470 "polkadot-node-primitives",1471 "polkadot-node-subsystem",1472 "polkadot-overseer",1473 "polkadot-primitives",1474 "rand 0.8.5",1475 "sc-client-api",1476 "sc-consensus",1477 "sp-consensus",1478 "sp-maybe-compressed-blob",1479 "sp-runtime",1480 "tracing",1481]14821483[[package]]1484name = "cumulus-client-service"1485version = "0.1.0"1486source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1487dependencies = [1488 "cumulus-client-cli",1489 "cumulus-client-collator",1490 "cumulus-client-consensus-common",1491 "cumulus-client-pov-recovery",1492 "cumulus-primitives-core",1493 "cumulus-relay-chain-interface",1494 "parking_lot 0.12.1",1495 "polkadot-primitives",1496 "sc-client-api",1497 "sc-consensus",1498 "sc-service",1499 "sp-api",1500 "sp-blockchain",1501 "sp-consensus",1502 "sp-core",1503 "sp-runtime",1504]15051506[[package]]1507name = "cumulus-pallet-aura-ext"1508version = "0.1.0"1509source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1510dependencies = [1511 "frame-support",1512 "frame-system",1513 "pallet-aura",1514 "parity-scale-codec 3.2.1",1515 "scale-info",1516 "sp-application-crypto",1517 "sp-consensus-aura",1518 "sp-runtime",1519 "sp-std",1520]15211522[[package]]1523name = "cumulus-pallet-dmp-queue"1524version = "0.1.0"1525source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1526dependencies = [1527 "cumulus-primitives-core",1528 "frame-support",1529 "frame-system",1530 "log",1531 "parity-scale-codec 3.2.1",1532 "scale-info",1533 "sp-io",1534 "sp-runtime",1535 "sp-std",1536 "xcm",1537]15381539[[package]]1540name = "cumulus-pallet-parachain-system"1541version = "0.1.0"1542source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1543dependencies = [1544 "bytes",1545 "cumulus-pallet-parachain-system-proc-macro",1546 "cumulus-primitives-core",1547 "cumulus-primitives-parachain-inherent",1548 "environmental",1549 "frame-support",1550 "frame-system",1551 "impl-trait-for-tuples",1552 "log",1553 "parity-scale-codec 3.2.1",1554 "polkadot-parachain",1555 "scale-info",1556 "sp-core",1557 "sp-externalities",1558 "sp-inherents",1559 "sp-io",1560 "sp-runtime",1561 "sp-state-machine",1562 "sp-std",1563 "sp-trie",1564 "sp-version",1565]15661567[[package]]1568name = "cumulus-pallet-parachain-system-proc-macro"1569version = "0.1.0"1570source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1571dependencies = [1572 "proc-macro-crate",1573 "proc-macro2",1574 "quote",1575 "syn",1576]15771578[[package]]1579name = "cumulus-pallet-xcm"1580version = "0.1.0"1581source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1582dependencies = [1583 "cumulus-primitives-core",1584 "frame-support",1585 "frame-system",1586 "parity-scale-codec 3.2.1",1587 "scale-info",1588 "sp-io",1589 "sp-runtime",1590 "sp-std",1591 "xcm",1592]15931594[[package]]1595name = "cumulus-pallet-xcmp-queue"1596version = "0.1.0"1597source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1598dependencies = [1599 "cumulus-primitives-core",1600 "frame-support",1601 "frame-system",1602 "log",1603 "parity-scale-codec 3.2.1",1604 "rand_chacha 0.3.1",1605 "scale-info",1606 "sp-runtime",1607 "sp-std",1608 "xcm",1609 "xcm-executor",1610]16111612[[package]]1613name = "cumulus-primitives-core"1614version = "0.1.0"1615source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1616dependencies = [1617 "parity-scale-codec 3.2.1",1618 "polkadot-core-primitives",1619 "polkadot-parachain",1620 "polkadot-primitives",1621 "sp-api",1622 "sp-runtime",1623 "sp-std",1624 "sp-trie",1625]16261627[[package]]1628name = "cumulus-primitives-parachain-inherent"1629version = "0.1.0"1630source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1631dependencies = [1632 "async-trait",1633 "cumulus-primitives-core",1634 "cumulus-relay-chain-interface",1635 "cumulus-test-relay-sproof-builder",1636 "parity-scale-codec 3.2.1",1637 "sc-client-api",1638 "scale-info",1639 "sp-api",1640 "sp-core",1641 "sp-inherents",1642 "sp-runtime",1643 "sp-state-machine",1644 "sp-std",1645 "sp-storage",1646 "sp-trie",1647 "tracing",1648]16491650[[package]]1651name = "cumulus-primitives-timestamp"1652version = "0.1.0"1653source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1654dependencies = [1655 "cumulus-primitives-core",1656 "futures 0.3.25",1657 "parity-scale-codec 3.2.1",1658 "sp-inherents",1659 "sp-std",1660 "sp-timestamp",1661]16621663[[package]]1664name = "cumulus-primitives-utility"1665version = "0.1.0"1666source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1667dependencies = [1668 "cumulus-primitives-core",1669 "frame-support",1670 "log",1671 "parity-scale-codec 3.2.1",1672 "sp-runtime",1673 "sp-std",1674 "xcm",1675 "xcm-builder",1676 "xcm-executor",1677]16781679[[package]]1680name = "cumulus-relay-chain-inprocess-interface"1681version = "0.1.0"1682source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1683dependencies = [1684 "async-trait",1685 "cumulus-primitives-core",1686 "cumulus-relay-chain-interface",1687 "futures 0.3.25",1688 "futures-timer",1689 "polkadot-cli",1690 "polkadot-client",1691 "polkadot-service",1692 "sc-cli",1693 "sc-client-api",1694 "sc-sysinfo",1695 "sc-telemetry",1696 "sc-tracing",1697 "sp-api",1698 "sp-consensus",1699 "sp-core",1700 "sp-runtime",1701 "sp-state-machine",1702]17031704[[package]]1705name = "cumulus-relay-chain-interface"1706version = "0.1.0"1707source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1708dependencies = [1709 "async-trait",1710 "cumulus-primitives-core",1711 "futures 0.3.25",1712 "jsonrpsee-core",1713 "parity-scale-codec 3.2.1",1714 "polkadot-overseer",1715 "polkadot-service",1716 "sc-client-api",1717 "sp-api",1718 "sp-blockchain",1719 "sp-state-machine",1720 "thiserror",1721]17221723[[package]]1724name = "cumulus-relay-chain-minimal-node"1725version = "0.1.0"1726source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1727dependencies = [1728 "array-bytes",1729 "async-trait",1730 "cumulus-primitives-core",1731 "cumulus-relay-chain-interface",1732 "cumulus-relay-chain-rpc-interface",1733 "futures 0.3.25",1734 "lru",1735 "polkadot-availability-distribution",1736 "polkadot-core-primitives",1737 "polkadot-network-bridge",1738 "polkadot-node-core-av-store",1739 "polkadot-node-network-protocol",1740 "polkadot-node-subsystem-util",1741 "polkadot-overseer",1742 "polkadot-primitives",1743 "polkadot-service",1744 "sc-authority-discovery",1745 "sc-client-api",1746 "sc-consensus",1747 "sc-keystore",1748 "sc-network",1749 "sc-network-common",1750 "sc-network-light",1751 "sc-network-sync",1752 "sc-service",1753 "sc-telemetry",1754 "sc-tracing",1755 "sc-transaction-pool",1756 "sc-transaction-pool-api",1757 "sp-api",1758 "sp-blockchain",1759 "sp-consensus",1760 "sp-consensus-babe",1761 "sp-runtime",1762 "tokio",1763 "tracing",1764 "url",1765]17661767[[package]]1768name = "cumulus-relay-chain-rpc-interface"1769version = "0.1.0"1770source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1771dependencies = [1772 "async-trait",1773 "backoff",1774 "cumulus-primitives-core",1775 "cumulus-relay-chain-interface",1776 "futures 0.3.25",1777 "futures-timer",1778 "jsonrpsee",1779 "parity-scale-codec 3.2.1",1780 "polkadot-service",1781 "sc-client-api",1782 "sc-rpc-api",1783 "sp-api",1784 "sp-authority-discovery",1785 "sp-consensus-babe",1786 "sp-core",1787 "sp-runtime",1788 "sp-state-machine",1789 "sp-storage",1790 "tokio",1791 "tracing",1792 "url",1793]17941795[[package]]1796name = "cumulus-test-relay-sproof-builder"1797version = "0.1.0"1798source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"1799dependencies = [1800 "cumulus-primitives-core",1801 "parity-scale-codec 3.2.1",1802 "polkadot-primitives",1803 "sp-runtime",1804 "sp-state-machine",1805 "sp-std",1806]18071808[[package]]1809name = "curve25519-dalek"1810version = "2.1.3"1811source = "registry+https://github.com/rust-lang/crates.io-index"1812checksum = "4a9b85542f99a2dfa2a1b8e192662741c9859a846b296bef1c92ef9b58b5a216"1813dependencies = [1814 "byteorder",1815 "digest 0.8.1",1816 "rand_core 0.5.1",1817 "subtle",1818 "zeroize",1819]18201821[[package]]1822name = "curve25519-dalek"1823version = "3.2.0"1824source = "registry+https://github.com/rust-lang/crates.io-index"1825checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61"1826dependencies = [1827 "byteorder",1828 "digest 0.9.0",1829 "rand_core 0.5.1",1830 "subtle",1831 "zeroize",1832]18331834[[package]]1835name = "curve25519-dalek"1836version = "4.0.0-pre.5"1837source = "registry+https://github.com/rust-lang/crates.io-index"1838checksum = "67bc65846be335cb20f4e52d49a437b773a2c1fdb42b19fc84e79e6f6771536f"1839dependencies = [1840 "cfg-if",1841 "fiat-crypto",1842 "packed_simd_2",1843 "platforms 3.0.2",1844 "subtle",1845 "zeroize",1846]18471848[[package]]1849name = "cxx"1850version = "1.0.83"1851source = "registry+https://github.com/rust-lang/crates.io-index"1852checksum = "bdf07d07d6531bfcdbe9b8b739b104610c6508dcc4d63b410585faf338241daf"1853dependencies = [1854 "cc",1855 "cxxbridge-flags",1856 "cxxbridge-macro",1857 "link-cplusplus",1858]18591860[[package]]1861name = "cxx-build"1862version = "1.0.83"1863source = "registry+https://github.com/rust-lang/crates.io-index"1864checksum = "d2eb5b96ecdc99f72657332953d4d9c50135af1bac34277801cc3937906ebd39"1865dependencies = [1866 "cc",1867 "codespan-reporting",1868 "once_cell",1869 "proc-macro2",1870 "quote",1871 "scratch",1872 "syn",1873]18741875[[package]]1876name = "cxxbridge-flags"1877version = "1.0.83"1878source = "registry+https://github.com/rust-lang/crates.io-index"1879checksum = "ac040a39517fd1674e0f32177648334b0f4074625b5588a64519804ba0553b12"18801881[[package]]1882name = "cxxbridge-macro"1883version = "1.0.83"1884source = "registry+https://github.com/rust-lang/crates.io-index"1885checksum = "1362b0ddcfc4eb0a1f57b68bd77dd99f0e826958a96abd0ae9bd092e114ffed6"1886dependencies = [1887 "proc-macro2",1888 "quote",1889 "syn",1890]18911892[[package]]1893name = "data-encoding"1894version = "2.3.3"1895source = "registry+https://github.com/rust-lang/crates.io-index"1896checksum = "23d8666cb01533c39dde32bcbab8e227b4ed6679b2c925eba05feabea39508fb"18971898[[package]]1899name = "data-encoding-macro"1900version = "0.1.12"1901source = "registry+https://github.com/rust-lang/crates.io-index"1902checksum = "86927b7cd2fe88fa698b87404b287ab98d1a0063a34071d92e575b72d3029aca"1903dependencies = [1904 "data-encoding",1905 "data-encoding-macro-internal",1906]19071908[[package]]1909name = "data-encoding-macro-internal"1910version = "0.1.10"1911source = "registry+https://github.com/rust-lang/crates.io-index"1912checksum = "a5bbed42daaa95e780b60a50546aa345b8413a1e46f9a40a12907d3598f038db"1913dependencies = [1914 "data-encoding",1915 "syn",1916]19171918[[package]]1919name = "der"1920version = "0.6.1"1921source = "registry+https://github.com/rust-lang/crates.io-index"1922checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"1923dependencies = [1924 "const-oid",1925 "zeroize",1926]19271928[[package]]1929name = "derivative"1930version = "2.2.0"1931source = "registry+https://github.com/rust-lang/crates.io-index"1932checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"1933dependencies = [1934 "proc-macro2",1935 "quote",1936 "syn",1937]19381939[[package]]1940name = "derive_more"1941version = "0.99.17"1942source = "registry+https://github.com/rust-lang/crates.io-index"1943checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"1944dependencies = [1945 "convert_case",1946 "proc-macro2",1947 "quote",1948 "rustc_version 0.4.0",1949 "syn",1950]19511952[[package]]1953name = "difflib"1954version = "0.4.0"1955source = "registry+https://github.com/rust-lang/crates.io-index"1956checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8"19571958[[package]]1959name = "digest"1960version = "0.8.1"1961source = "registry+https://github.com/rust-lang/crates.io-index"1962checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"1963dependencies = [1964 "generic-array 0.12.4",1965]19661967[[package]]1968name = "digest"1969version = "0.9.0"1970source = "registry+https://github.com/rust-lang/crates.io-index"1971checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"1972dependencies = [1973 "generic-array 0.14.6",1974]19751976[[package]]1977name = "digest"1978version = "0.10.6"1979source = "registry+https://github.com/rust-lang/crates.io-index"1980checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f"1981dependencies = [1982 "block-buffer 0.10.3",1983 "crypto-common",1984 "subtle",1985]19861987[[package]]1988name = "directories"1989version = "4.0.1"1990source = "registry+https://github.com/rust-lang/crates.io-index"1991checksum = "f51c5d4ddabd36886dd3e1438cb358cdcb0d7c499cb99cb4ac2e38e18b5cb210"1992dependencies = [1993 "dirs-sys",1994]19951996[[package]]1997name = "directories-next"1998version = "2.0.0"1999source = "registry+https://github.com/rust-lang/crates.io-index"2000checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"2001dependencies = [2002 "cfg-if",2003 "dirs-sys-next",2004]20052006[[package]]2007name = "dirs-sys"2008version = "0.3.7"2009source = "registry+https://github.com/rust-lang/crates.io-index"2010checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"2011dependencies = [2012 "libc",2013 "redox_users",2014 "winapi",2015]20162017[[package]]2018name = "dirs-sys-next"2019version = "0.1.2"2020source = "registry+https://github.com/rust-lang/crates.io-index"2021checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"2022dependencies = [2023 "libc",2024 "redox_users",2025 "winapi",2026]20272028[[package]]2029name = "dns-parser"2030version = "0.8.0"2031source = "registry+https://github.com/rust-lang/crates.io-index"2032checksum = "c4d33be9473d06f75f58220f71f7a9317aca647dc061dbd3c361b0bef505fbea"2033dependencies = [2034 "byteorder",2035 "quick-error",2036]20372038[[package]]2039name = "downcast"2040version = "0.11.0"2041source = "registry+https://github.com/rust-lang/crates.io-index"2042checksum = "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1"20432044[[package]]2045name = "downcast-rs"2046version = "1.2.0"2047source = "registry+https://github.com/rust-lang/crates.io-index"2048checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"20492050[[package]]2051name = "dtoa"2052version = "1.0.4"2053source = "registry+https://github.com/rust-lang/crates.io-index"2054checksum = "f8a6eee2d5d0d113f015688310da018bd1d864d86bd567c8fca9c266889e1bfa"20552056[[package]]2057name = "dyn-clonable"2058version = "0.9.0"2059source = "registry+https://github.com/rust-lang/crates.io-index"2060checksum = "4e9232f0e607a262ceb9bd5141a3dfb3e4db6994b31989bbfd845878cba59fd4"2061dependencies = [2062 "dyn-clonable-impl",2063 "dyn-clone",2064]20652066[[package]]2067name = "dyn-clonable-impl"2068version = "0.9.0"2069source = "registry+https://github.com/rust-lang/crates.io-index"2070checksum = "558e40ea573c374cf53507fd240b7ee2f5477df7cfebdb97323ec61c719399c5"2071dependencies = [2072 "proc-macro2",2073 "quote",2074 "syn",2075]20762077[[package]]2078name = "dyn-clone"2079version = "1.0.9"2080source = "registry+https://github.com/rust-lang/crates.io-index"2081checksum = "4f94fa09c2aeea5b8839e414b7b841bf429fd25b9c522116ac97ee87856d88b2"20822083[[package]]2084name = "ecdsa"2085version = "0.14.8"2086source = "registry+https://github.com/rust-lang/crates.io-index"2087checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"2088dependencies = [2089 "der",2090 "elliptic-curve",2091 "rfc6979",2092 "signature",2093]20942095[[package]]2096name = "ed25519"2097version = "1.5.2"2098source = "registry+https://github.com/rust-lang/crates.io-index"2099checksum = "1e9c280362032ea4203659fc489832d0204ef09f247a0506f170dafcac08c369"2100dependencies = [2101 "signature",2102]21032104[[package]]2105name = "ed25519-dalek"2106version = "1.0.1"2107source = "registry+https://github.com/rust-lang/crates.io-index"2108checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d"2109dependencies = [2110 "curve25519-dalek 3.2.0",2111 "ed25519",2112 "rand 0.7.3",2113 "serde",2114 "sha2 0.9.9",2115 "zeroize",2116]21172118[[package]]2119name = "ed25519-zebra"2120version = "3.1.0"2121source = "registry+https://github.com/rust-lang/crates.io-index"2122checksum = "7c24f403d068ad0b359e577a77f92392118be3f3c927538f2bb544a5ecd828c6"2123dependencies = [2124 "curve25519-dalek 3.2.0",2125 "hashbrown",2126 "hex",2127 "rand_core 0.6.4",2128 "sha2 0.9.9",2129 "zeroize",2130]21312132[[package]]2133name = "either"2134version = "1.8.0"2135source = "registry+https://github.com/rust-lang/crates.io-index"2136checksum = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797"21372138[[package]]2139name = "elliptic-curve"2140version = "0.12.3"2141source = "registry+https://github.com/rust-lang/crates.io-index"2142checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"2143dependencies = [2144 "base16ct",2145 "crypto-bigint",2146 "der",2147 "digest 0.10.6",2148 "ff",2149 "generic-array 0.14.6",2150 "group",2151 "rand_core 0.6.4",2152 "sec1",2153 "subtle",2154 "zeroize",2155]21562157[[package]]2158name = "encode_unicode"2159version = "0.3.6"2160source = "registry+https://github.com/rust-lang/crates.io-index"2161checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"21622163[[package]]2164name = "enum-as-inner"2165version = "0.5.1"2166source = "registry+https://github.com/rust-lang/crates.io-index"2167checksum = "c9720bba047d567ffc8a3cba48bf19126600e249ab7f128e9233e6376976a116"2168dependencies = [2169 "heck",2170 "proc-macro2",2171 "quote",2172 "syn",2173]21742175[[package]]2176name = "enumflags2"2177version = "0.7.5"2178source = "registry+https://github.com/rust-lang/crates.io-index"2179checksum = "e75d4cd21b95383444831539909fbb14b9dc3fdceb2a6f5d36577329a1f55ccb"2180dependencies = [2181 "enumflags2_derive",2182]21832184[[package]]2185name = "enumflags2_derive"2186version = "0.7.4"2187source = "registry+https://github.com/rust-lang/crates.io-index"2188checksum = "f58dc3c5e468259f19f2d46304a6b28f1c3d034442e14b322d2b850e36f6d5ae"2189dependencies = [2190 "proc-macro2",2191 "quote",2192 "syn",2193]21942195[[package]]2196name = "enumn"2197version = "0.1.5"2198source = "registry+https://github.com/rust-lang/crates.io-index"2199checksum = "038b1afa59052df211f9efd58f8b1d84c242935ede1c3dbaed26b018a9e06ae2"2200dependencies = [2201 "proc-macro2",2202 "quote",2203 "syn",2204]22052206[[package]]2207name = "env_logger"2208version = "0.9.3"2209source = "registry+https://github.com/rust-lang/crates.io-index"2210checksum = "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7"2211dependencies = [2212 "atty",2213 "humantime",2214 "log",2215 "regex",2216 "termcolor",2217]22182219[[package]]2220name = "environmental"2221version = "1.1.4"2222source = "registry+https://github.com/rust-lang/crates.io-index"2223checksum = "e48c92028aaa870e83d51c64e5d4e0b6981b360c522198c23959f219a4e1b15b"22242225[[package]]2226name = "errno"2227version = "0.2.8"2228source = "registry+https://github.com/rust-lang/crates.io-index"2229checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"2230dependencies = [2231 "errno-dragonfly",2232 "libc",2233 "winapi",2234]22352236[[package]]2237name = "errno-dragonfly"2238version = "0.1.2"2239source = "registry+https://github.com/rust-lang/crates.io-index"2240checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"2241dependencies = [2242 "cc",2243 "libc",2244]22452246[[package]]2247name = "ethbloom"2248version = "0.12.1"2249source = "registry+https://github.com/rust-lang/crates.io-index"2250checksum = "11da94e443c60508eb62cf256243a64da87304c2802ac2528847f79d750007ef"2251dependencies = [2252 "crunchy",2253 "fixed-hash 0.7.0",2254 "impl-codec",2255 "impl-rlp",2256 "scale-info",2257 "tiny-keccak",2258]22592260[[package]]2261name = "ethbloom"2262version = "0.13.0"2263source = "registry+https://github.com/rust-lang/crates.io-index"2264checksum = "c22d4b5885b6aa2fe5e8b9329fb8d232bf739e434e6b87347c63bdd00c120f60"2265dependencies = [2266 "crunchy",2267 "fixed-hash 0.8.0",2268 "impl-codec",2269 "impl-rlp",2270 "impl-serde",2271 "scale-info",2272 "tiny-keccak",2273]22742275[[package]]2276name = "ethereum"2277version = "0.12.0"2278source = "registry+https://github.com/rust-lang/crates.io-index"2279checksum = "23750149fe8834c0e24bb9adcbacbe06c45b9861f15df53e09f26cb7c4ab91ef"2280dependencies = [2281 "bytes",2282 "ethereum-types 0.13.1",2283 "hash-db",2284 "hash256-std-hasher",2285 "rlp",2286 "rlp-derive",2287 "sha3",2288 "triehash",2289]22902291[[package]]2292name = "ethereum"2293version = "0.14.0"2294source = "registry+https://github.com/rust-lang/crates.io-index"2295checksum = "6a89fb87a9e103f71b903b80b670200b54cc67a07578f070681f1fffb7396fb7"2296dependencies = [2297 "bytes",2298 "ethereum-types 0.14.1",2299 "hash-db",2300 "hash256-std-hasher",2301 "parity-scale-codec 3.2.1",2302 "rlp",2303 "scale-info",2304 "serde",2305 "sha3",2306 "triehash",2307]23082309[[package]]2310name = "ethereum-types"2311version = "0.13.1"2312source = "registry+https://github.com/rust-lang/crates.io-index"2313checksum = "b2827b94c556145446fcce834ca86b7abf0c39a805883fe20e72c5bfdb5a0dc6"2314dependencies = [2315 "ethbloom 0.12.1",2316 "fixed-hash 0.7.0",2317 "impl-codec",2318 "impl-rlp",2319 "primitive-types 0.11.1",2320 "scale-info",2321 "uint",2322]23232324[[package]]2325name = "ethereum-types"2326version = "0.14.1"2327source = "registry+https://github.com/rust-lang/crates.io-index"2328checksum = "02d215cbf040552efcbe99a38372fe80ab9d00268e20012b79fcd0f073edd8ee"2329dependencies = [2330 "ethbloom 0.13.0",2331 "fixed-hash 0.8.0",2332 "impl-codec",2333 "impl-rlp",2334 "impl-serde",2335 "primitive-types 0.12.1",2336 "scale-info",2337 "uint",2338]23392340[[package]]2341name = "event-listener"2342version = "2.5.3"2343source = "registry+https://github.com/rust-lang/crates.io-index"2344checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"23452346[[package]]2347name = "evm"2348version = "0.35.0"2349source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.33#a68cd3ea5ee2eb310e3452e660a8e9e56a474d2a"2350dependencies = [2351 "auto_impl",2352 "environmental",2353 "ethereum 0.14.0",2354 "evm-core",2355 "evm-gasometer",2356 "evm-runtime",2357 "log",2358 "parity-scale-codec 3.2.1",2359 "primitive-types 0.12.1",2360 "rlp",2361 "scale-info",2362 "serde",2363 "sha3",2364]23652366[[package]]2367name = "evm-coder"2368version = "0.1.5"2369dependencies = [2370 "ethereum 0.14.0",2371 "evm-coder-procedural",2372 "evm-core",2373 "frame-support",2374 "hex",2375 "hex-literal",2376 "impl-trait-for-tuples",2377 "pallet-evm",2378 "primitive-types 0.12.1",2379 "sha3-const",2380 "similar-asserts",2381 "sp-std",2382 "trybuild",2383]23842385[[package]]2386name = "evm-coder-procedural"2387version = "0.2.2"2388dependencies = [2389 "Inflector",2390 "hex",2391 "proc-macro2",2392 "quote",2393 "sha3",2394 "syn",2395]23962397[[package]]2398name = "evm-core"2399version = "0.35.0"2400source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.33#a68cd3ea5ee2eb310e3452e660a8e9e56a474d2a"2401dependencies = [2402 "parity-scale-codec 3.2.1",2403 "primitive-types 0.12.1",2404 "scale-info",2405 "serde",2406]24072408[[package]]2409name = "evm-gasometer"2410version = "0.35.0"2411source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.33#a68cd3ea5ee2eb310e3452e660a8e9e56a474d2a"2412dependencies = [2413 "environmental",2414 "evm-core",2415 "evm-runtime",2416 "primitive-types 0.12.1",2417]24182419[[package]]2420name = "evm-runtime"2421version = "0.35.0"2422source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.33#a68cd3ea5ee2eb310e3452e660a8e9e56a474d2a"2423dependencies = [2424 "auto_impl",2425 "environmental",2426 "evm-core",2427 "primitive-types 0.12.1",2428 "sha3",2429]24302431[[package]]2432name = "exit-future"2433version = "0.2.0"2434source = "registry+https://github.com/rust-lang/crates.io-index"2435checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5"2436dependencies = [2437 "futures 0.3.25",2438]24392440[[package]]2441name = "expander"2442version = "0.0.4"2443source = "registry+https://github.com/rust-lang/crates.io-index"2444checksum = "a718c0675c555c5f976fff4ea9e2c150fa06cefa201cadef87cfbf9324075881"2445dependencies = [2446 "blake3",2447 "fs-err",2448 "proc-macro2",2449 "quote",2450]24512452[[package]]2453name = "expander"2454version = "0.0.6"2455source = "registry+https://github.com/rust-lang/crates.io-index"2456checksum = "3774182a5df13c3d1690311ad32fbe913feef26baba609fa2dd5f72042bd2ab6"2457dependencies = [2458 "blake2",2459 "fs-err",2460 "proc-macro2",2461 "quote",2462 "syn",2463]24642465[[package]]2466name = "fake-simd"2467version = "0.1.2"2468source = "registry+https://github.com/rust-lang/crates.io-index"2469checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"24702471[[package]]2472name = "fallible-iterator"2473version = "0.2.0"2474source = "registry+https://github.com/rust-lang/crates.io-index"2475checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"24762477[[package]]2478name = "fastrand"2479version = "1.8.0"2480source = "registry+https://github.com/rust-lang/crates.io-index"2481checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499"2482dependencies = [2483 "instant",2484]24852486[[package]]2487name = "fatality"2488version = "0.0.6"2489source = "registry+https://github.com/rust-lang/crates.io-index"2490checksum = "2ad875162843b0d046276327afe0136e9ed3a23d5a754210fb6f1f33610d39ab"2491dependencies = [2492 "fatality-proc-macro",2493 "thiserror",2494]24952496[[package]]2497name = "fatality-proc-macro"2498version = "0.0.6"2499source = "registry+https://github.com/rust-lang/crates.io-index"2500checksum = "f5aa1e3ae159e592ad222dc90c5acbad632b527779ba88486abe92782ab268bd"2501dependencies = [2502 "expander 0.0.4",2503 "indexmap",2504 "proc-macro-crate",2505 "proc-macro2",2506 "quote",2507 "syn",2508 "thiserror",2509]25102511[[package]]2512name = "fc-consensus"2513version = "2.0.0-dev"2514source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.33#c37ced433a29baad45899d6ab364fe437f97570e"2515dependencies = [2516 "async-trait",2517 "fc-db",2518 "fp-consensus",2519 "fp-rpc",2520 "sc-client-api",2521 "sc-consensus",2522 "sp-api",2523 "sp-block-builder",2524 "sp-blockchain",2525 "sp-consensus",2526 "sp-runtime",2527 "thiserror",2528]25292530[[package]]2531name = "fc-db"2532version = "2.0.0-dev"2533source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.33#c37ced433a29baad45899d6ab364fe437f97570e"2534dependencies = [2535 "fp-storage",2536 "kvdb-rocksdb",2537 "log",2538 "parity-db 0.3.17",2539 "parity-scale-codec 3.2.1",2540 "parking_lot 0.12.1",2541 "sc-client-db",2542 "sp-blockchain",2543 "sp-core",2544 "sp-database",2545 "sp-runtime",2546]25472548[[package]]2549name = "fc-mapping-sync"2550version = "2.0.0-dev"2551source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.33#c37ced433a29baad45899d6ab364fe437f97570e"2552dependencies = [2553 "fc-db",2554 "fp-consensus",2555 "fp-rpc",2556 "futures 0.3.25",2557 "futures-timer",2558 "log",2559 "sc-client-api",2560 "sp-api",2561 "sp-blockchain",2562 "sp-runtime",2563]25642565[[package]]2566name = "fc-rpc"2567version = "2.0.0-dev"2568source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.33#c37ced433a29baad45899d6ab364fe437f97570e"2569dependencies = [2570 "ethereum 0.14.0",2571 "ethereum-types 0.14.1",2572 "evm",2573 "fc-db",2574 "fc-rpc-core",2575 "fp-ethereum",2576 "fp-evm",2577 "fp-rpc",2578 "fp-storage",2579 "futures 0.3.25",2580 "hex",2581 "jsonrpsee",2582 "libsecp256k1",2583 "log",2584 "lru",2585 "parity-scale-codec 3.2.1",2586 "prometheus",2587 "rand 0.8.5",2588 "rlp",2589 "sc-client-api",2590 "sc-network",2591 "sc-network-common",2592 "sc-rpc",2593 "sc-service",2594 "sc-transaction-pool",2595 "sc-transaction-pool-api",2596 "sp-api",2597 "sp-block-builder",2598 "sp-blockchain",2599 "sp-consensus",2600 "sp-core",2601 "sp-io",2602 "sp-runtime",2603 "sp-storage",2604 "substrate-prometheus-endpoint",2605 "tokio",2606]26072608[[package]]2609name = "fc-rpc-core"2610version = "1.1.0-dev"2611source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.33#c37ced433a29baad45899d6ab364fe437f97570e"2612dependencies = [2613 "ethereum 0.14.0",2614 "ethereum-types 0.14.1",2615 "jsonrpsee",2616 "rlp",2617 "rustc-hex",2618 "serde",2619 "serde_json",2620]26212622[[package]]2623name = "fdlimit"2624version = "0.2.1"2625source = "registry+https://github.com/rust-lang/crates.io-index"2626checksum = "2c4c9e43643f5a3be4ca5b67d26b98031ff9db6806c3440ae32e02e3ceac3f1b"2627dependencies = [2628 "libc",2629]26302631[[package]]2632name = "ff"2633version = "0.12.1"2634source = "registry+https://github.com/rust-lang/crates.io-index"2635checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"2636dependencies = [2637 "rand_core 0.6.4",2638 "subtle",2639]26402641[[package]]2642name = "fiat-crypto"2643version = "0.1.17"2644source = "registry+https://github.com/rust-lang/crates.io-index"2645checksum = "a214f5bb88731d436478f3ae1f8a277b62124089ba9fb67f4f93fb100ef73c90"26462647[[package]]2648name = "file-per-thread-logger"2649version = "0.1.5"2650source = "registry+https://github.com/rust-lang/crates.io-index"2651checksum = "21e16290574b39ee41c71aeb90ae960c504ebaf1e2a1c87bd52aa56ed6e1a02f"2652dependencies = [2653 "env_logger",2654 "log",2655]26562657[[package]]2658name = "filetime"2659version = "0.2.19"2660source = "registry+https://github.com/rust-lang/crates.io-index"2661checksum = "4e884668cd0c7480504233e951174ddc3b382f7c2666e3b7310b5c4e7b0c37f9"2662dependencies = [2663 "cfg-if",2664 "libc",2665 "redox_syscall",2666 "windows-sys 0.42.0",2667]26682669[[package]]2670name = "finality-grandpa"2671version = "0.16.0"2672source = "registry+https://github.com/rust-lang/crates.io-index"2673checksum = "b22349c6a11563a202d95772a68e0fcf56119e74ea8a2a19cf2301460fcd0df5"2674dependencies = [2675 "either",2676 "futures 0.3.25",2677 "futures-timer",2678 "log",2679 "num-traits",2680 "parity-scale-codec 3.2.1",2681 "parking_lot 0.12.1",2682 "scale-info",2683]26842685[[package]]2686name = "fixed-hash"2687version = "0.7.0"2688source = "registry+https://github.com/rust-lang/crates.io-index"2689checksum = "cfcf0ed7fe52a17a03854ec54a9f76d6d84508d1c0e66bc1793301c73fc8493c"2690dependencies = [2691 "byteorder",2692 "rustc-hex",2693 "static_assertions",2694]26952696[[package]]2697name = "fixed-hash"2698version = "0.8.0"2699source = "registry+https://github.com/rust-lang/crates.io-index"2700checksum = "835c052cb0c08c1acf6ffd71c022172e18723949c8282f2b9f27efbc51e64534"2701dependencies = [2702 "byteorder",2703 "rand 0.8.5",2704 "rustc-hex",2705 "static_assertions",2706]27072708[[package]]2709name = "fixedbitset"2710version = "0.4.2"2711source = "registry+https://github.com/rust-lang/crates.io-index"2712checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"27132714[[package]]2715name = "flate2"2716version = "1.0.25"2717source = "registry+https://github.com/rust-lang/crates.io-index"2718checksum = "a8a2db397cb1c8772f31494cb8917e48cd1e64f0fa7efac59fbd741a0a8ce841"2719dependencies = [2720 "crc32fast",2721 "libz-sys",2722 "miniz_oxide",2723]27242725[[package]]2726name = "flexi_logger"2727version = "0.22.6"2728source = "registry+https://github.com/rust-lang/crates.io-index"2729checksum = "0c76a80dd14a27fc3d8bc696502132cb52b3f227256fd8601166c3a35e45f409"2730dependencies = [2731 "ansi_term",2732 "atty",2733 "glob",2734 "lazy_static",2735 "log",2736 "regex",2737 "rustversion",2738 "thiserror",2739 "time 0.3.9",2740]27412742[[package]]2743name = "float-cmp"2744version = "0.9.0"2745source = "registry+https://github.com/rust-lang/crates.io-index"2746checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"2747dependencies = [2748 "num-traits",2749]27502751[[package]]2752name = "fnv"2753version = "1.0.7"2754source = "registry+https://github.com/rust-lang/crates.io-index"2755checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"27562757[[package]]2758name = "fork-tree"2759version = "3.0.0"2760source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"2761dependencies = [2762 "parity-scale-codec 3.2.1",2763]27642765[[package]]2766name = "form_urlencoded"2767version = "1.1.0"2768source = "registry+https://github.com/rust-lang/crates.io-index"2769checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"2770dependencies = [2771 "percent-encoding",2772]27732774[[package]]2775name = "fp-consensus"2776version = "2.0.0-dev"2777source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.33#c37ced433a29baad45899d6ab364fe437f97570e"2778dependencies = [2779 "ethereum 0.14.0",2780 "parity-scale-codec 3.2.1",2781 "sp-core",2782 "sp-runtime",2783 "sp-std",2784]27852786[[package]]2787name = "fp-ethereum"2788version = "1.0.0-dev"2789source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.33#c37ced433a29baad45899d6ab364fe437f97570e"2790dependencies = [2791 "ethereum 0.14.0",2792 "ethereum-types 0.14.1",2793 "fp-evm",2794 "frame-support",2795 "num_enum",2796 "parity-scale-codec 3.2.1",2797 "sp-core",2798 "sp-std",2799]28002801[[package]]2802name = "fp-evm"2803version = "3.0.0-dev"2804source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.33#c37ced433a29baad45899d6ab364fe437f97570e"2805dependencies = [2806 "evm",2807 "frame-support",2808 "impl-trait-for-tuples",2809 "parity-scale-codec 3.2.1",2810 "serde",2811 "sp-core",2812 "sp-std",2813]28142815[[package]]2816name = "fp-evm-mapping"2817version = "0.1.0"2818source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.33#c37ced433a29baad45899d6ab364fe437f97570e"2819dependencies = [2820 "frame-support",2821 "sp-core",2822]28232824[[package]]2825name = "fp-rpc"2826version = "3.0.0-dev"2827source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.33#c37ced433a29baad45899d6ab364fe437f97570e"2828dependencies = [2829 "ethereum 0.14.0",2830 "ethereum-types 0.14.1",2831 "fp-evm",2832 "parity-scale-codec 3.2.1",2833 "scale-info",2834 "sp-api",2835 "sp-core",2836 "sp-io",2837 "sp-runtime",2838 "sp-std",2839]28402841[[package]]2842name = "fp-self-contained"2843version = "1.0.0-dev"2844source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.33#c37ced433a29baad45899d6ab364fe437f97570e"2845dependencies = [2846 "ethereum 0.14.0",2847 "frame-support",2848 "parity-scale-codec 3.2.1",2849 "parity-util-mem",2850 "scale-info",2851 "serde",2852 "sp-runtime",2853]28542855[[package]]2856name = "fp-storage"2857version = "2.0.0"2858source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.33#c37ced433a29baad45899d6ab364fe437f97570e"2859dependencies = [2860 "parity-scale-codec 3.2.1",2861 "serde",2862]28632864[[package]]2865name = "fragile"2866version = "2.0.0"2867source = "registry+https://github.com/rust-lang/crates.io-index"2868checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa"28692870[[package]]2871name = "frame-benchmarking"2872version = "4.0.0-dev"2873source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"2874dependencies = [2875 "frame-support",2876 "frame-system",2877 "linregress",2878 "log",2879 "parity-scale-codec 3.2.1",2880 "paste",2881 "scale-info",2882 "serde",2883 "sp-api",2884 "sp-application-crypto",2885 "sp-core",2886 "sp-io",2887 "sp-runtime",2888 "sp-runtime-interface",2889 "sp-std",2890 "sp-storage",2891]28922893[[package]]2894name = "frame-benchmarking-cli"2895version = "4.0.0-dev"2896source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"2897dependencies = [2898 "Inflector",2899 "array-bytes",2900 "chrono",2901 "clap",2902 "comfy-table",2903 "frame-benchmarking",2904 "frame-support",2905 "frame-system",2906 "gethostname",2907 "handlebars",2908 "hash-db",2909 "itertools",2910 "kvdb",2911 "lazy_static",2912 "linked-hash-map",2913 "log",2914 "memory-db",2915 "parity-scale-codec 3.2.1",2916 "rand 0.8.5",2917 "rand_pcg 0.3.1",2918 "sc-block-builder",2919 "sc-cli",2920 "sc-client-api",2921 "sc-client-db",2922 "sc-executor",2923 "sc-service",2924 "sc-sysinfo",2925 "serde",2926 "serde_json",2927 "serde_nanos",2928 "sp-api",2929 "sp-blockchain",2930 "sp-core",2931 "sp-database",2932 "sp-externalities",2933 "sp-inherents",2934 "sp-keystore",2935 "sp-runtime",2936 "sp-state-machine",2937 "sp-std",2938 "sp-storage",2939 "sp-trie",2940 "tempfile",2941 "thiserror",2942 "thousands",2943]29442945[[package]]2946name = "frame-election-provider-solution-type"2947version = "4.0.0-dev"2948source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"2949dependencies = [2950 "proc-macro-crate",2951 "proc-macro2",2952 "quote",2953 "syn",2954]29552956[[package]]2957name = "frame-election-provider-support"2958version = "4.0.0-dev"2959source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"2960dependencies = [2961 "frame-election-provider-solution-type",2962 "frame-support",2963 "frame-system",2964 "parity-scale-codec 3.2.1",2965 "scale-info",2966 "sp-arithmetic",2967 "sp-npos-elections",2968 "sp-runtime",2969 "sp-std",2970]29712972[[package]]2973name = "frame-executive"2974version = "4.0.0-dev"2975source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"2976dependencies = [2977 "frame-support",2978 "frame-system",2979 "frame-try-runtime",2980 "parity-scale-codec 3.2.1",2981 "scale-info",2982 "sp-core",2983 "sp-io",2984 "sp-runtime",2985 "sp-std",2986 "sp-tracing",2987]29882989[[package]]2990name = "frame-metadata"2991version = "15.0.0"2992source = "registry+https://github.com/rust-lang/crates.io-index"2993checksum = "df6bb8542ef006ef0de09a5c4420787d79823c0ed7924225822362fd2bf2ff2d"2994dependencies = [2995 "cfg-if",2996 "parity-scale-codec 3.2.1",2997 "scale-info",2998 "serde",2999]30003001[[package]]3002name = "frame-support"3003version = "4.0.0-dev"3004source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"3005dependencies = [3006 "bitflags",3007 "frame-metadata",3008 "frame-support-procedural",3009 "impl-trait-for-tuples",3010 "k256",3011 "log",3012 "once_cell",3013 "parity-scale-codec 3.2.1",3014 "paste",3015 "scale-info",3016 "serde",3017 "smallvec",3018 "sp-api",3019 "sp-arithmetic",3020 "sp-core",3021 "sp-core-hashing-proc-macro",3022 "sp-inherents",3023 "sp-io",3024 "sp-runtime",3025 "sp-staking",3026 "sp-state-machine",3027 "sp-std",3028 "sp-tracing",3029 "sp-weights",3030 "tt-call",3031]30323033[[package]]3034name = "frame-support-procedural"3035version = "4.0.0-dev"3036source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"3037dependencies = [3038 "Inflector",3039 "cfg-expr",3040 "frame-support-procedural-tools",3041 "itertools",3042 "proc-macro2",3043 "quote",3044 "syn",3045]30463047[[package]]3048name = "frame-support-procedural-tools"3049version = "4.0.0-dev"3050source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"3051dependencies = [3052 "frame-support-procedural-tools-derive",3053 "proc-macro-crate",3054 "proc-macro2",3055 "quote",3056 "syn",3057]30583059[[package]]3060name = "frame-support-procedural-tools-derive"3061version = "3.0.0"3062source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"3063dependencies = [3064 "proc-macro2",3065 "quote",3066 "syn",3067]30683069[[package]]3070name = "frame-system"3071version = "4.0.0-dev"3072source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"3073dependencies = [3074 "frame-support",3075 "log",3076 "parity-scale-codec 3.2.1",3077 "scale-info",3078 "serde",3079 "sp-core",3080 "sp-io",3081 "sp-runtime",3082 "sp-std",3083 "sp-version",3084 "sp-weights",3085]30863087[[package]]3088name = "frame-system-benchmarking"3089version = "4.0.0-dev"3090source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"3091dependencies = [3092 "frame-benchmarking",3093 "frame-support",3094 "frame-system",3095 "parity-scale-codec 3.2.1",3096 "scale-info",3097 "sp-core",3098 "sp-runtime",3099 "sp-std",3100]31013102[[package]]3103name = "frame-system-rpc-runtime-api"3104version = "4.0.0-dev"3105source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"3106dependencies = [3107 "parity-scale-codec 3.2.1",3108 "sp-api",3109]31103111[[package]]3112name = "frame-try-runtime"3113version = "0.10.0-dev"3114source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"3115dependencies = [3116 "frame-support",3117 "parity-scale-codec 3.2.1",3118 "sp-api",3119 "sp-runtime",3120 "sp-std",3121]31223123[[package]]3124name = "fs-err"3125version = "2.9.0"3126source = "registry+https://github.com/rust-lang/crates.io-index"3127checksum = "0845fa252299212f0389d64ba26f34fa32cfe41588355f21ed507c59a0f64541"31283129[[package]]3130name = "fs2"3131version = "0.4.3"3132source = "registry+https://github.com/rust-lang/crates.io-index"3133checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"3134dependencies = [3135 "libc",3136 "winapi",3137]31383139[[package]]3140name = "fs_extra"3141version = "1.2.0"3142source = "registry+https://github.com/rust-lang/crates.io-index"3143checksum = "2022715d62ab30faffd124d40b76f4134a550a87792276512b18d63272333394"31443145[[package]]3146name = "funty"3147version = "1.1.0"3148source = "registry+https://github.com/rust-lang/crates.io-index"3149checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7"31503151[[package]]3152name = "funty"3153version = "2.0.0"3154source = "registry+https://github.com/rust-lang/crates.io-index"3155checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"31563157[[package]]3158name = "futures"3159version = "0.1.31"3160source = "registry+https://github.com/rust-lang/crates.io-index"3161checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"31623163[[package]]3164name = "futures"3165version = "0.3.25"3166source = "registry+https://github.com/rust-lang/crates.io-index"3167checksum = "38390104763dc37a5145a53c29c63c1290b5d316d6086ec32c293f6736051bb0"3168dependencies = [3169 "futures-channel",3170 "futures-core",3171 "futures-executor",3172 "futures-io",3173 "futures-sink",3174 "futures-task",3175 "futures-util",3176]31773178[[package]]3179name = "futures-channel"3180version = "0.3.25"3181source = "registry+https://github.com/rust-lang/crates.io-index"3182checksum = "52ba265a92256105f45b719605a571ffe2d1f0fea3807304b522c1d778f79eed"3183dependencies = [3184 "futures-core",3185 "futures-sink",3186]31873188[[package]]3189name = "futures-core"3190version = "0.3.25"3191source = "registry+https://github.com/rust-lang/crates.io-index"3192checksum = "04909a7a7e4633ae6c4a9ab280aeb86da1236243a77b694a49eacd659a4bd3ac"31933194[[package]]3195name = "futures-executor"3196version = "0.3.25"3197source = "registry+https://github.com/rust-lang/crates.io-index"3198checksum = "7acc85df6714c176ab5edf386123fafe217be88c0840ec11f199441134a074e2"3199dependencies = [3200 "futures-core",3201 "futures-task",3202 "futures-util",3203 "num_cpus",3204]32053206[[package]]3207name = "futures-io"3208version = "0.3.25"3209source = "registry+https://github.com/rust-lang/crates.io-index"3210checksum = "00f5fb52a06bdcadeb54e8d3671f8888a39697dcb0b81b23b55174030427f4eb"32113212[[package]]3213name = "futures-lite"3214version = "1.12.0"3215source = "registry+https://github.com/rust-lang/crates.io-index"3216checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"3217dependencies = [3218 "fastrand",3219 "futures-core",3220 "futures-io",3221 "memchr",3222 "parking",3223 "pin-project-lite 0.2.9",3224 "waker-fn",3225]32263227[[package]]3228name = "futures-macro"3229version = "0.3.25"3230source = "registry+https://github.com/rust-lang/crates.io-index"3231checksum = "bdfb8ce053d86b91919aad980c220b1fb8401a9394410e1c289ed7e66b61835d"3232dependencies = [3233 "proc-macro2",3234 "quote",3235 "syn",3236]32373238[[package]]3239name = "futures-rustls"3240version = "0.22.2"3241source = "registry+https://github.com/rust-lang/crates.io-index"3242checksum = "d2411eed028cdf8c8034eaf21f9915f956b6c3abec4d4c7949ee67f0721127bd"3243dependencies = [3244 "futures-io",3245 "rustls",3246 "webpki",3247]32483249[[package]]3250name = "futures-sink"3251version = "0.3.25"3252source = "registry+https://github.com/rust-lang/crates.io-index"3253checksum = "39c15cf1a4aa79df40f1bb462fb39676d0ad9e366c2a33b590d7c66f4f81fcf9"32543255[[package]]3256name = "futures-task"3257version = "0.3.25"3258source = "registry+https://github.com/rust-lang/crates.io-index"3259checksum = "2ffb393ac5d9a6eaa9d3fdf37ae2776656b706e200c8e16b1bdb227f5198e6ea"32603261[[package]]3262name = "futures-timer"3263version = "3.0.2"3264source = "registry+https://github.com/rust-lang/crates.io-index"3265checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"32663267[[package]]3268name = "futures-util"3269version = "0.3.25"3270source = "registry+https://github.com/rust-lang/crates.io-index"3271checksum = "197676987abd2f9cadff84926f410af1c183608d36641465df73ae8211dc65d6"3272dependencies = [3273 "futures 0.1.31",3274 "futures-channel",3275 "futures-core",3276 "futures-io",3277 "futures-macro",3278 "futures-sink",3279 "futures-task",3280 "memchr",3281 "pin-project-lite 0.2.9",3282 "pin-utils",3283 "slab",3284]32853286[[package]]3287name = "fxhash"3288version = "0.2.1"3289source = "registry+https://github.com/rust-lang/crates.io-index"3290checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"3291dependencies = [3292 "byteorder",3293]32943295[[package]]3296name = "generic-array"3297version = "0.12.4"3298source = "registry+https://github.com/rust-lang/crates.io-index"3299checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"3300dependencies = [3301 "typenum",3302]33033304[[package]]3305name = "generic-array"3306version = "0.14.6"3307source = "registry+https://github.com/rust-lang/crates.io-index"3308checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9"3309dependencies = [3310 "typenum",3311 "version_check",3312]33133314[[package]]3315name = "gethostname"3316version = "0.2.3"3317source = "registry+https://github.com/rust-lang/crates.io-index"3318checksum = "c1ebd34e35c46e00bb73e81363248d627782724609fe1b6396f553f68fe3862e"3319dependencies = [3320 "libc",3321 "winapi",3322]33233324[[package]]3325name = "getrandom"3326version = "0.1.16"3327source = "registry+https://github.com/rust-lang/crates.io-index"3328checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"3329dependencies = [3330 "cfg-if",3331 "js-sys",3332 "libc",3333 "wasi 0.9.0+wasi-snapshot-preview1",3334 "wasm-bindgen",3335]33363337[[package]]3338name = "getrandom"3339version = "0.2.8"3340source = "registry+https://github.com/rust-lang/crates.io-index"3341checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"3342dependencies = [3343 "cfg-if",3344 "libc",3345 "wasi 0.11.0+wasi-snapshot-preview1",3346]33473348[[package]]3349name = "ghash"3350version = "0.4.4"3351source = "registry+https://github.com/rust-lang/crates.io-index"3352checksum = "1583cc1656d7839fd3732b80cf4f38850336cdb9b8ded1cd399ca62958de3c99"3353dependencies = [3354 "opaque-debug 0.3.0",3355 "polyval",3356]33573358[[package]]3359name = "gimli"3360version = "0.26.2"3361source = "registry+https://github.com/rust-lang/crates.io-index"3362checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d"3363dependencies = [3364 "fallible-iterator",3365 "indexmap",3366 "stable_deref_trait",3367]33683369[[package]]3370name = "gimli"3371version = "0.27.0"3372source = "registry+https://github.com/rust-lang/crates.io-index"3373checksum = "dec7af912d60cdbd3677c1af9352ebae6fb8394d165568a2234df0fa00f87793"33743375[[package]]3376name = "glob"3377version = "0.3.0"3378source = "registry+https://github.com/rust-lang/crates.io-index"3379checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"33803381[[package]]3382name = "globset"3383version = "0.4.9"3384source = "registry+https://github.com/rust-lang/crates.io-index"3385checksum = "0a1e17342619edbc21a964c2afbeb6c820c6a2560032872f397bb97ea127bd0a"3386dependencies = [3387 "aho-corasick",3388 "bstr",3389 "fnv",3390 "log",3391 "regex",3392]33933394[[package]]3395name = "gloo-timers"3396version = "0.2.5"3397source = "registry+https://github.com/rust-lang/crates.io-index"3398checksum = "98c4a8d6391675c6b2ee1a6c8d06e8e2d03605c44cec1270675985a4c2a5500b"3399dependencies = [3400 "futures-channel",3401 "futures-core",3402 "js-sys",3403 "wasm-bindgen",3404]34053406[[package]]3407name = "group"3408version = "0.12.1"3409source = "registry+https://github.com/rust-lang/crates.io-index"3410checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"3411dependencies = [3412 "ff",3413 "rand_core 0.6.4",3414 "subtle",3415]34163417[[package]]3418name = "h2"3419version = "0.3.15"3420source = "registry+https://github.com/rust-lang/crates.io-index"3421checksum = "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4"3422dependencies = [3423 "bytes",3424 "fnv",3425 "futures-core",3426 "futures-sink",3427 "futures-util",3428 "http",3429 "indexmap",3430 "slab",3431 "tokio",3432 "tokio-util",3433 "tracing",3434]34353436[[package]]3437name = "handlebars"3438version = "4.3.5"3439source = "registry+https://github.com/rust-lang/crates.io-index"3440checksum = "433e4ab33f1213cdc25b5fa45c76881240cfe79284cf2b395e8b9e312a30a2fd"3441dependencies = [3442 "log",3443 "pest",3444 "pest_derive",3445 "serde",3446 "serde_json",3447 "thiserror",3448]34493450[[package]]3451name = "hash-db"3452version = "0.15.2"3453source = "registry+https://github.com/rust-lang/crates.io-index"3454checksum = "d23bd4e7b5eda0d0f3a307e8b381fdc8ba9000f26fbe912250c0a4cc3956364a"34553456[[package]]3457name = "hash256-std-hasher"3458version = "0.15.2"3459source = "registry+https://github.com/rust-lang/crates.io-index"3460checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"3461dependencies = [3462 "crunchy",3463]34643465[[package]]3466name = "hashbrown"3467version = "0.12.3"3468source = "registry+https://github.com/rust-lang/crates.io-index"3469checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"3470dependencies = [3471 "ahash",3472]34733474[[package]]3475name = "heck"3476version = "0.4.0"3477source = "registry+https://github.com/rust-lang/crates.io-index"3478checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"34793480[[package]]3481name = "hermit-abi"3482version = "0.1.19"3483source = "registry+https://github.com/rust-lang/crates.io-index"3484checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"3485dependencies = [3486 "libc",3487]34883489[[package]]3490name = "hermit-abi"3491version = "0.2.6"3492source = "registry+https://github.com/rust-lang/crates.io-index"3493checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"3494dependencies = [3495 "libc",3496]34973498[[package]]3499name = "hex"3500version = "0.4.3"3501source = "registry+https://github.com/rust-lang/crates.io-index"3502checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"35033504[[package]]3505name = "hex-literal"3506version = "0.3.4"3507source = "registry+https://github.com/rust-lang/crates.io-index"3508checksum = "7ebdb29d2ea9ed0083cd8cece49bbd968021bd99b0849edb4a9a7ee0fdf6a4e0"35093510[[package]]3511name = "hmac"3512version = "0.8.1"3513source = "registry+https://github.com/rust-lang/crates.io-index"3514checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"3515dependencies = [3516 "crypto-mac 0.8.0",3517 "digest 0.9.0",3518]35193520[[package]]3521name = "hmac"3522version = "0.11.0"3523source = "registry+https://github.com/rust-lang/crates.io-index"3524checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"3525dependencies = [3526 "crypto-mac 0.11.1",3527 "digest 0.9.0",3528]35293530[[package]]3531name = "hmac"3532version = "0.12.1"3533source = "registry+https://github.com/rust-lang/crates.io-index"3534checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"3535dependencies = [3536 "digest 0.10.6",3537]35383539[[package]]3540name = "hmac-drbg"3541version = "0.3.0"3542source = "registry+https://github.com/rust-lang/crates.io-index"3543checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1"3544dependencies = [3545 "digest 0.9.0",3546 "generic-array 0.14.6",3547 "hmac 0.8.1",3548]35493550[[package]]3551name = "hostname"3552version = "0.3.1"3553source = "registry+https://github.com/rust-lang/crates.io-index"3554checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"3555dependencies = [3556 "libc",3557 "match_cfg",3558 "winapi",3559]35603561[[package]]3562name = "http"3563version = "0.2.8"3564source = "registry+https://github.com/rust-lang/crates.io-index"3565checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"3566dependencies = [3567 "bytes",3568 "fnv",3569 "itoa",3570]35713572[[package]]3573name = "http-body"3574version = "0.4.5"3575source = "registry+https://github.com/rust-lang/crates.io-index"3576checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"3577dependencies = [3578 "bytes",3579 "http",3580 "pin-project-lite 0.2.9",3581]35823583[[package]]3584name = "httparse"3585version = "1.8.0"3586source = "registry+https://github.com/rust-lang/crates.io-index"3587checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"35883589[[package]]3590name = "httpdate"3591version = "1.0.2"3592source = "registry+https://github.com/rust-lang/crates.io-index"3593checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"35943595[[package]]3596name = "humantime"3597version = "2.1.0"3598source = "registry+https://github.com/rust-lang/crates.io-index"3599checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"36003601[[package]]3602name = "hyper"3603version = "0.14.23"3604source = "registry+https://github.com/rust-lang/crates.io-index"3605checksum = "034711faac9d2166cb1baf1a2fb0b60b1f277f8492fd72176c17f3515e1abd3c"3606dependencies = [3607 "bytes",3608 "futures-channel",3609 "futures-core",3610 "futures-util",3611 "h2",3612 "http",3613 "http-body",3614 "httparse",3615 "httpdate",3616 "itoa",3617 "pin-project-lite 0.2.9",3618 "socket2",3619 "tokio",3620 "tower-service",3621 "tracing",3622 "want",3623]36243625[[package]]3626name = "hyper-rustls"3627version = "0.23.2"3628source = "registry+https://github.com/rust-lang/crates.io-index"3629checksum = "1788965e61b367cd03a62950836d5cd41560c3577d90e40e0819373194d1661c"3630dependencies = [3631 "http",3632 "hyper",3633 "log",3634 "rustls",3635 "rustls-native-certs",3636 "tokio",3637 "tokio-rustls",3638]36393640[[package]]3641name = "iana-time-zone"3642version = "0.1.53"3643source = "registry+https://github.com/rust-lang/crates.io-index"3644checksum = "64c122667b287044802d6ce17ee2ddf13207ed924c712de9a66a5814d5b64765"3645dependencies = [3646 "android_system_properties",3647 "core-foundation-sys",3648 "iana-time-zone-haiku",3649 "js-sys",3650 "wasm-bindgen",3651 "winapi",3652]36533654[[package]]3655name = "iana-time-zone-haiku"3656version = "0.1.1"3657source = "registry+https://github.com/rust-lang/crates.io-index"3658checksum = "0703ae284fc167426161c2e3f1da3ea71d94b21bedbcc9494e92b28e334e3dca"3659dependencies = [3660 "cxx",3661 "cxx-build",3662]36633664[[package]]3665name = "idna"3666version = "0.2.3"3667source = "registry+https://github.com/rust-lang/crates.io-index"3668checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"3669dependencies = [3670 "matches",3671 "unicode-bidi",3672 "unicode-normalization",3673]36743675[[package]]3676name = "idna"3677version = "0.3.0"3678source = "registry+https://github.com/rust-lang/crates.io-index"3679checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"3680dependencies = [3681 "unicode-bidi",3682 "unicode-normalization",3683]36843685[[package]]3686name = "if-addrs"3687version = "0.7.0"3688source = "registry+https://github.com/rust-lang/crates.io-index"3689checksum = "cbc0fa01ffc752e9dbc72818cdb072cd028b86be5e09dd04c5a643704fe101a9"3690dependencies = [3691 "libc",3692 "winapi",3693]36943695[[package]]3696name = "if-watch"3697version = "2.0.0"3698source = "registry+https://github.com/rust-lang/crates.io-index"3699checksum = "065c008e570a43c00de6aed9714035e5ea6a498c255323db9091722af6ee67dd"3700dependencies = [3701 "async-io",3702 "core-foundation",3703 "fnv",3704 "futures 0.3.25",3705 "if-addrs",3706 "ipnet",3707 "log",3708 "rtnetlink",3709 "system-configuration",3710 "windows",3711]37123713[[package]]3714name = "impl-codec"3715version = "0.6.0"3716source = "registry+https://github.com/rust-lang/crates.io-index"3717checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f"3718dependencies = [3719 "parity-scale-codec 3.2.1",3720]37213722[[package]]3723name = "impl-rlp"3724version = "0.3.0"3725source = "registry+https://github.com/rust-lang/crates.io-index"3726checksum = "f28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808"3727dependencies = [3728 "rlp",3729]37303731[[package]]3732name = "impl-serde"3733version = "0.4.0"3734source = "registry+https://github.com/rust-lang/crates.io-index"3735checksum = "ebc88fc67028ae3db0c853baa36269d398d5f45b6982f95549ff5def78c935cd"3736dependencies = [3737 "serde",3738]37393740[[package]]3741name = "impl-trait-for-tuples"3742version = "0.2.2"3743source = "registry+https://github.com/rust-lang/crates.io-index"3744checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb"3745dependencies = [3746 "proc-macro2",3747 "quote",3748 "syn",3749]37503751[[package]]3752name = "indexmap"3753version = "1.9.2"3754source = "registry+https://github.com/rust-lang/crates.io-index"3755checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399"3756dependencies = [3757 "autocfg",3758 "hashbrown",3759 "serde",3760]37613762[[package]]3763name = "instant"3764version = "0.1.12"3765source = "registry+https://github.com/rust-lang/crates.io-index"3766checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"3767dependencies = [3768 "cfg-if",3769]37703771[[package]]3772name = "integer-encoding"3773version = "3.0.4"3774source = "registry+https://github.com/rust-lang/crates.io-index"3775checksum = "8bb03732005da905c88227371639bf1ad885cc712789c011c31c5fb3ab3ccf02"37763777[[package]]3778name = "integer-sqrt"3779version = "0.1.5"3780source = "registry+https://github.com/rust-lang/crates.io-index"3781checksum = "276ec31bcb4a9ee45f58bec6f9ec700ae4cf4f4f8f2fa7e06cb406bd5ffdd770"3782dependencies = [3783 "num-traits",3784]37853786[[package]]3787name = "io-lifetimes"3788version = "0.7.5"3789source = "registry+https://github.com/rust-lang/crates.io-index"3790checksum = "59ce5ef949d49ee85593fc4d3f3f95ad61657076395cbbce23e2121fc5542074"37913792[[package]]3793name = "io-lifetimes"3794version = "1.0.3"3795source = "registry+https://github.com/rust-lang/crates.io-index"3796checksum = "46112a93252b123d31a119a8d1a1ac19deac4fac6e0e8b0df58f0d4e5870e63c"3797dependencies = [3798 "libc",3799 "windows-sys 0.42.0",3800]38013802[[package]]3803name = "ip_network"3804version = "0.4.1"3805source = "registry+https://github.com/rust-lang/crates.io-index"3806checksum = "aa2f047c0a98b2f299aa5d6d7088443570faae494e9ae1305e48be000c9e0eb1"38073808[[package]]3809name = "ipconfig"3810version = "0.3.1"3811source = "registry+https://github.com/rust-lang/crates.io-index"3812checksum = "bd302af1b90f2463a98fa5ad469fc212c8e3175a41c3068601bfa2727591c5be"3813dependencies = [3814 "socket2",3815 "widestring",3816 "winapi",3817 "winreg",3818]38193820[[package]]3821name = "ipnet"3822version = "2.7.0"3823source = "registry+https://github.com/rust-lang/crates.io-index"3824checksum = "11b0d96e660696543b251e58030cf9787df56da39dab19ad60eae7353040917e"38253826[[package]]3827name = "is-terminal"3828version = "0.4.1"3829source = "registry+https://github.com/rust-lang/crates.io-index"3830checksum = "927609f78c2913a6f6ac3c27a4fe87f43e2a35367c0c4b0f8265e8f49a104330"3831dependencies = [3832 "hermit-abi 0.2.6",3833 "io-lifetimes 1.0.3",3834 "rustix 0.36.5",3835 "windows-sys 0.42.0",3836]38373838[[package]]3839name = "itertools"3840version = "0.10.5"3841source = "registry+https://github.com/rust-lang/crates.io-index"3842checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"3843dependencies = [3844 "either",3845]38463847[[package]]3848name = "itoa"3849version = "1.0.4"3850source = "registry+https://github.com/rust-lang/crates.io-index"3851checksum = "4217ad341ebadf8d8e724e264f13e593e0648f5b3e94b3896a5df283be015ecc"38523853[[package]]3854name = "jobserver"3855version = "0.1.25"3856source = "registry+https://github.com/rust-lang/crates.io-index"3857checksum = "068b1ee6743e4d11fb9c6a1e6064b3693a1b600e7f5f5988047d98b3dc9fb90b"3858dependencies = [3859 "libc",3860]38613862[[package]]3863name = "js-sys"3864version = "0.3.60"3865source = "registry+https://github.com/rust-lang/crates.io-index"3866checksum = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47"3867dependencies = [3868 "wasm-bindgen",3869]38703871[[package]]3872name = "jsonrpsee"3873version = "0.15.1"3874source = "registry+https://github.com/rust-lang/crates.io-index"3875checksum = "8bd0d559d5e679b1ab2f869b486a11182923863b1b3ee8b421763cdd707b783a"3876dependencies = [3877 "jsonrpsee-core",3878 "jsonrpsee-http-server",3879 "jsonrpsee-proc-macros",3880 "jsonrpsee-types",3881 "jsonrpsee-ws-client",3882 "jsonrpsee-ws-server",3883 "tracing",3884]38853886[[package]]3887name = "jsonrpsee-client-transport"3888version = "0.15.1"3889source = "registry+https://github.com/rust-lang/crates.io-index"3890checksum = "8752740ecd374bcbf8b69f3e80b0327942df76f793f8d4e60d3355650c31fb74"3891dependencies = [3892 "futures-util",3893 "http",3894 "jsonrpsee-core",3895 "jsonrpsee-types",3896 "pin-project",3897 "rustls-native-certs",3898 "soketto",3899 "thiserror",3900 "tokio",3901 "tokio-rustls",3902 "tokio-util",3903 "tracing",3904 "webpki-roots",3905]39063907[[package]]3908name = "jsonrpsee-core"3909version = "0.15.1"3910source = "registry+https://github.com/rust-lang/crates.io-index"3911checksum = "f3dc3e9cf2ba50b7b1d7d76a667619f82846caa39e8e8daa8a4962d74acaddca"3912dependencies = [3913 "anyhow",3914 "arrayvec 0.7.2",3915 "async-lock",3916 "async-trait",3917 "beef",3918 "futures-channel",3919 "futures-timer",3920 "futures-util",3921 "globset",3922 "http",3923 "hyper",3924 "jsonrpsee-types",3925 "lazy_static",3926 "parking_lot 0.12.1",3927 "rand 0.8.5",3928 "rustc-hash",3929 "serde",3930 "serde_json",3931 "soketto",3932 "thiserror",3933 "tokio",3934 "tracing",3935 "tracing-futures",3936 "unicase",3937]39383939[[package]]3940name = "jsonrpsee-http-server"3941version = "0.15.1"3942source = "registry+https://github.com/rust-lang/crates.io-index"3943checksum = "03802f0373a38c2420c70b5144742d800b509e2937edc4afb116434f07120117"3944dependencies = [3945 "futures-channel",3946 "futures-util",3947 "hyper",3948 "jsonrpsee-core",3949 "jsonrpsee-types",3950 "serde",3951 "serde_json",3952 "tokio",3953 "tracing",3954 "tracing-futures",3955]39563957[[package]]3958name = "jsonrpsee-proc-macros"3959version = "0.15.1"3960source = "registry+https://github.com/rust-lang/crates.io-index"3961checksum = "bd67957d4280217247588ac86614ead007b301ca2fa9f19c19f880a536f029e3"3962dependencies = [3963 "proc-macro-crate",3964 "proc-macro2",3965 "quote",3966 "syn",3967]39683969[[package]]3970name = "jsonrpsee-types"3971version = "0.15.1"3972source = "registry+https://github.com/rust-lang/crates.io-index"3973checksum = "e290bba767401b646812f608c099b922d8142603c9e73a50fb192d3ac86f4a0d"3974dependencies = [3975 "anyhow",3976 "beef",3977 "serde",3978 "serde_json",3979 "thiserror",3980 "tracing",3981]39823983[[package]]3984name = "jsonrpsee-ws-client"3985version = "0.15.1"3986source = "registry+https://github.com/rust-lang/crates.io-index"3987checksum = "6ee5feddd5188e62ac08fcf0e56478138e581509d4730f3f7be9b57dd402a4ff"3988dependencies = [3989 "http",3990 "jsonrpsee-client-transport",3991 "jsonrpsee-core",3992 "jsonrpsee-types",3993]39943995[[package]]3996name = "jsonrpsee-ws-server"3997version = "0.15.1"3998source = "registry+https://github.com/rust-lang/crates.io-index"3999checksum = "d488ba74fb369e5ab68926feb75a483458b88e768d44319f37e4ecad283c7325"4000dependencies = [4001 "futures-channel",4002 "futures-util",4003 "http",4004 "jsonrpsee-core",4005 "jsonrpsee-types",4006 "serde_json",4007 "soketto",4008 "tokio",4009 "tokio-stream",4010 "tokio-util",4011 "tracing",4012 "tracing-futures",4013]40144015[[package]]4016name = "k256"4017version = "0.11.6"4018source = "registry+https://github.com/rust-lang/crates.io-index"4019checksum = "72c1e0b51e7ec0a97369623508396067a486bd0cbed95a2659a4b863d28cfc8b"4020dependencies = [4021 "cfg-if",4022 "ecdsa",4023 "elliptic-curve",4024 "sha2 0.10.6",4025]40264027[[package]]4028name = "keccak"4029version = "0.1.3"4030source = "registry+https://github.com/rust-lang/crates.io-index"4031checksum = "3afef3b6eff9ce9d8ff9b3601125eec7f0c8cbac7abd14f355d053fa56c98768"4032dependencies = [4033 "cpufeatures",4034]40354036[[package]]4037name = "kusama-runtime"4038version = "0.9.33"4039source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"4040dependencies = [4041 "beefy-primitives",4042 "bitvec 1.0.1",4043 "frame-benchmarking",4044 "frame-election-provider-support",4045 "frame-executive",4046 "frame-support",4047 "frame-system",4048 "frame-system-benchmarking",4049 "frame-system-rpc-runtime-api",4050 "frame-try-runtime",4051 "hex-literal",4052 "kusama-runtime-constants",4053 "log",4054 "pallet-authority-discovery",4055 "pallet-authorship",4056 "pallet-babe",4057 "pallet-bags-list",4058 "pallet-balances",4059 "pallet-bounties",4060 "pallet-child-bounties",4061 "pallet-collective",4062 "pallet-conviction-voting",4063 "pallet-democracy",4064 "pallet-election-provider-multi-phase",4065 "pallet-election-provider-support-benchmarking",4066 "pallet-elections-phragmen",4067 "pallet-fast-unstake",4068 "pallet-gilt",4069 "pallet-grandpa",4070 "pallet-identity",4071 "pallet-im-online",4072 "pallet-indices",4073 "pallet-membership",4074 "pallet-multisig",4075 "pallet-nomination-pools",4076 "pallet-nomination-pools-benchmarking",4077 "pallet-nomination-pools-runtime-api",4078 "pallet-offences",4079 "pallet-offences-benchmarking",4080 "pallet-preimage",4081 "pallet-proxy",4082 "pallet-ranked-collective",4083 "pallet-recovery",4084 "pallet-referenda",4085 "pallet-scheduler",4086 "pallet-session",4087 "pallet-session-benchmarking",4088 "pallet-society",4089 "pallet-staking",4090 "pallet-timestamp",4091 "pallet-tips",4092 "pallet-transaction-payment",4093 "pallet-transaction-payment-rpc-runtime-api",4094 "pallet-treasury",4095 "pallet-utility",4096 "pallet-vesting",4097 "pallet-whitelist",4098 "pallet-xcm",4099 "pallet-xcm-benchmarks",4100 "parity-scale-codec 3.2.1",4101 "polkadot-primitives",4102 "polkadot-runtime-common",4103 "polkadot-runtime-parachains",4104 "rustc-hex",4105 "scale-info",4106 "serde",4107 "serde_derive",4108 "smallvec",4109 "sp-api",4110 "sp-arithmetic",4111 "sp-authority-discovery",4112 "sp-block-builder",4113 "sp-consensus-babe",4114 "sp-core",4115 "sp-inherents",4116 "sp-io",4117 "sp-mmr-primitives",4118 "sp-npos-elections",4119 "sp-offchain",4120 "sp-runtime",4121 "sp-session",4122 "sp-staking",4123 "sp-std",4124 "sp-transaction-pool",4125 "sp-version",4126 "static_assertions",4127 "substrate-wasm-builder",4128 "xcm",4129 "xcm-builder",4130 "xcm-executor",4131]41324133[[package]]4134name = "kusama-runtime-constants"4135version = "0.9.33"4136source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"4137dependencies = [4138 "frame-support",4139 "polkadot-primitives",4140 "polkadot-runtime-common",4141 "smallvec",4142 "sp-core",4143 "sp-runtime",4144 "sp-weights",4145]41464147[[package]]4148name = "kv-log-macro"4149version = "1.0.7"4150source = "registry+https://github.com/rust-lang/crates.io-index"4151checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"4152dependencies = [4153 "log",4154]41554156[[package]]4157name = "kvdb"4158version = "0.12.0"4159source = "registry+https://github.com/rust-lang/crates.io-index"4160checksum = "585089ceadba0197ffe9af6740ab350b325e3c1f5fccfbc3522e0250c750409b"4161dependencies = [4162 "parity-util-mem",4163 "smallvec",4164]41654166[[package]]4167name = "kvdb-memorydb"4168version = "0.12.0"4169source = "registry+https://github.com/rust-lang/crates.io-index"4170checksum = "40d109c87bfb7759edd2a49b2649c1afe25af785d930ad6a38479b4dc70dd873"4171dependencies = [4172 "kvdb",4173 "parity-util-mem",4174 "parking_lot 0.12.1",4175]41764177[[package]]4178name = "kvdb-rocksdb"4179version = "0.16.0"4180source = "registry+https://github.com/rust-lang/crates.io-index"4181checksum = "c076cc2cdbac89b9910c853a36c957d3862a779f31c2661174222cefb49ee597"4182dependencies = [4183 "kvdb",4184 "log",4185 "num_cpus",4186 "parity-util-mem",4187 "parking_lot 0.12.1",4188 "regex",4189 "rocksdb",4190 "smallvec",4191]41924193[[package]]4194name = "lazy_static"4195version = "1.4.0"4196source = "registry+https://github.com/rust-lang/crates.io-index"4197checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"41984199[[package]]4200name = "lazycell"4201version = "1.3.0"4202source = "registry+https://github.com/rust-lang/crates.io-index"4203checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"42044205[[package]]4206name = "libc"4207version = "0.2.138"4208source = "registry+https://github.com/rust-lang/crates.io-index"4209checksum = "db6d7e329c562c5dfab7a46a2afabc8b987ab9a4834c9d1ca04dc54c1546cef8"42104211[[package]]4212name = "libloading"4213version = "0.7.4"4214source = "registry+https://github.com/rust-lang/crates.io-index"4215checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"4216dependencies = [4217 "cfg-if",4218 "winapi",4219]42204221[[package]]4222name = "libm"4223version = "0.1.4"4224source = "registry+https://github.com/rust-lang/crates.io-index"4225checksum = "7fc7aa29613bd6a620df431842069224d8bc9011086b1db4c0e0cd47fa03ec9a"42264227[[package]]4228name = "libm"4229version = "0.2.6"4230source = "registry+https://github.com/rust-lang/crates.io-index"4231checksum = "348108ab3fba42ec82ff6e9564fc4ca0247bdccdc68dd8af9764bbc79c3c8ffb"42324233[[package]]4234name = "libp2p"4235version = "0.49.0"4236source = "registry+https://github.com/rust-lang/crates.io-index"4237checksum = "ec878fda12ebec479186b3914ebc48ff180fa4c51847e11a1a68bf65249e02c1"4238dependencies = [4239 "bytes",4240 "futures 0.3.25",4241 "futures-timer",4242 "getrandom 0.2.8",4243 "instant",4244 "lazy_static",4245 "libp2p-core",4246 "libp2p-dns",4247 "libp2p-identify",4248 "libp2p-kad",4249 "libp2p-mdns",4250 "libp2p-metrics",4251 "libp2p-mplex",4252 "libp2p-noise",4253 "libp2p-ping",4254 "libp2p-request-response",4255 "libp2p-swarm",4256 "libp2p-swarm-derive",4257 "libp2p-tcp",4258 "libp2p-wasm-ext",4259 "libp2p-websocket",4260 "libp2p-yamux",4261 "multiaddr",4262 "parking_lot 0.12.1",4263 "pin-project",4264 "smallvec",4265]42664267[[package]]4268name = "libp2p-core"4269version = "0.37.0"4270source = "registry+https://github.com/rust-lang/crates.io-index"4271checksum = "799676bb0807c788065e57551c6527d461ad572162b0519d1958946ff9e0539d"4272dependencies = [4273 "asn1_der",4274 "bs58",4275 "ed25519-dalek",4276 "either",4277 "fnv",4278 "futures 0.3.25",4279 "futures-timer",4280 "instant",4281 "lazy_static",4282 "log",4283 "multiaddr",4284 "multihash",4285 "multistream-select",4286 "parking_lot 0.12.1",4287 "pin-project",4288 "prost",4289 "prost-build",4290 "rand 0.8.5",4291 "rw-stream-sink",4292 "sha2 0.10.6",4293 "smallvec",4294 "thiserror",4295 "unsigned-varint",4296 "void",4297 "zeroize",4298]42994300[[package]]4301name = "libp2p-dns"4302version = "0.37.0"4303source = "registry+https://github.com/rust-lang/crates.io-index"4304checksum = "2322c9fb40d99101def6a01612ee30500c89abbbecb6297b3cd252903a4c1720"4305dependencies = [4306 "async-std-resolver",4307 "futures 0.3.25",4308 "libp2p-core",4309 "log",4310 "parking_lot 0.12.1",4311 "smallvec",4312 "trust-dns-resolver",4313]43144315[[package]]4316name = "libp2p-identify"4317version = "0.40.0"4318source = "registry+https://github.com/rust-lang/crates.io-index"4319checksum = "dcf9a121f699e8719bda2e6e9e9b6ddafc6cff4602471d6481c1067930ccb29b"4320dependencies = [4321 "asynchronous-codec",4322 "futures 0.3.25",4323 "futures-timer",4324 "libp2p-core",4325 "libp2p-swarm",4326 "log",4327 "lru",4328 "prost",4329 "prost-build",4330 "prost-codec",4331 "smallvec",4332 "thiserror",4333 "void",4334]43354336[[package]]4337name = "libp2p-kad"4338version = "0.41.0"4339source = "registry+https://github.com/rust-lang/crates.io-index"4340checksum = "6721c200e2021f6c3fab8b6cf0272ead8912d871610ee194ebd628cecf428f22"4341dependencies = [4342 "arrayvec 0.7.2",4343 "asynchronous-codec",4344 "bytes",4345 "either",4346 "fnv",4347 "futures 0.3.25",4348 "futures-timer",4349 "instant",4350 "libp2p-core",4351 "libp2p-swarm",4352 "log",4353 "prost",4354 "prost-build",4355 "rand 0.8.5",4356 "sha2 0.10.6",4357 "smallvec",4358 "thiserror",4359 "uint",4360 "unsigned-varint",4361 "void",4362]43634364[[package]]4365name = "libp2p-mdns"4366version = "0.41.0"4367source = "registry+https://github.com/rust-lang/crates.io-index"4368checksum = "761704e727f7d68d58d7bc2231eafae5fc1b9814de24290f126df09d4bd37a15"4369dependencies = [4370 "async-io",4371 "data-encoding",4372 "dns-parser",4373 "futures 0.3.25",4374 "if-watch",4375 "libp2p-core",4376 "libp2p-swarm",4377 "log",4378 "rand 0.8.5",4379 "smallvec",4380 "socket2",4381 "void",4382]43834384[[package]]4385name = "libp2p-metrics"4386version = "0.10.0"4387source = "registry+https://github.com/rust-lang/crates.io-index"4388checksum = "9ee31b08e78b7b8bfd1c4204a9dd8a87b4fcdf6dafc57eb51701c1c264a81cb9"4389dependencies = [4390 "libp2p-core",4391 "libp2p-identify",4392 "libp2p-kad",4393 "libp2p-ping",4394 "libp2p-swarm",4395 "prometheus-client",4396]43974398[[package]]4399name = "libp2p-mplex"4400version = "0.37.0"4401source = "registry+https://github.com/rust-lang/crates.io-index"4402checksum = "692664acfd98652de739a8acbb0a0d670f1d67190a49be6b4395e22c37337d89"4403dependencies = [4404 "asynchronous-codec",4405 "bytes",4406 "futures 0.3.25",4407 "libp2p-core",4408 "log",4409 "nohash-hasher",4410 "parking_lot 0.12.1",4411 "rand 0.8.5",4412 "smallvec",4413 "unsigned-varint",4414]44154416[[package]]4417name = "libp2p-noise"4418version = "0.40.0"4419source = "registry+https://github.com/rust-lang/crates.io-index"4420checksum = "048155686bd81fe6cb5efdef0c6290f25ad32a0a42e8f4f72625cf6a505a206f"4421dependencies = [4422 "bytes",4423 "curve25519-dalek 3.2.0",4424 "futures 0.3.25",4425 "lazy_static",4426 "libp2p-core",4427 "log",4428 "prost",4429 "prost-build",4430 "rand 0.8.5",4431 "sha2 0.10.6",4432 "snow",4433 "static_assertions",4434 "x25519-dalek",4435 "zeroize",4436]44374438[[package]]4439name = "libp2p-ping"4440version = "0.40.1"4441source = "registry+https://github.com/rust-lang/crates.io-index"4442checksum = "7228b9318d34689521349a86eb39a3c3a802c9efc99a0568062ffb80913e3f91"4443dependencies = [4444 "futures 0.3.25",4445 "futures-timer",4446 "instant",4447 "libp2p-core",4448 "libp2p-swarm",4449 "log",4450 "rand 0.8.5",4451 "void",4452]44534454[[package]]4455name = "libp2p-request-response"4456version = "0.22.1"4457source = "registry+https://github.com/rust-lang/crates.io-index"4458checksum = "8827af16a017b65311a410bb626205a9ad92ec0473967618425039fa5231adc1"4459dependencies = [4460 "async-trait",4461 "bytes",4462 "futures 0.3.25",4463 "instant",4464 "libp2p-core",4465 "libp2p-swarm",4466 "log",4467 "rand 0.8.5",4468 "smallvec",4469 "unsigned-varint",4470]44714472[[package]]4473name = "libp2p-swarm"4474version = "0.40.1"4475source = "registry+https://github.com/rust-lang/crates.io-index"4476checksum = "46d13df7c37807965d82930c0e4b04a659efcb6cca237373b206043db5398ecf"4477dependencies = [4478 "either",4479 "fnv",4480 "futures 0.3.25",4481 "futures-timer",4482 "instant",4483 "libp2p-core",4484 "log",4485 "pin-project",4486 "rand 0.8.5",4487 "smallvec",4488 "thiserror",4489 "void",4490]44914492[[package]]4493name = "libp2p-swarm-derive"4494version = "0.30.1"4495source = "registry+https://github.com/rust-lang/crates.io-index"4496checksum = "a0eddc4497a8b5a506013c40e8189864f9c3a00db2b25671f428ae9007f3ba32"4497dependencies = [4498 "heck",4499 "quote",4500 "syn",4501]45024503[[package]]4504name = "libp2p-tcp"4505version = "0.37.0"4506source = "registry+https://github.com/rust-lang/crates.io-index"4507checksum = "9839d96761491c6d3e238e70554b856956fca0ab60feb9de2cd08eed4473fa92"4508dependencies = [4509 "async-io",4510 "futures 0.3.25",4511 "futures-timer",4512 "if-watch",4513 "libc",4514 "libp2p-core",4515 "log",4516 "socket2",4517]45184519[[package]]4520name = "libp2p-wasm-ext"4521version = "0.37.0"4522source = "registry+https://github.com/rust-lang/crates.io-index"4523checksum = "a17b5b8e7a73e379e47b1b77f8a82c4721e97eca01abcd18e9cd91a23ca6ce97"4524dependencies = [4525 "futures 0.3.25",4526 "js-sys",4527 "libp2p-core",4528 "parity-send-wrapper",4529 "wasm-bindgen",4530 "wasm-bindgen-futures",4531]45324533[[package]]4534name = "libp2p-websocket"4535version = "0.39.0"4536source = "registry+https://github.com/rust-lang/crates.io-index"4537checksum = "3758ae6f89b2531a24b6d9f5776bda6a626b60a57600d7185d43dfa75ca5ecc4"4538dependencies = [4539 "either",4540 "futures 0.3.25",4541 "futures-rustls",4542 "libp2p-core",4543 "log",4544 "parking_lot 0.12.1",4545 "quicksink",4546 "rw-stream-sink",4547 "soketto",4548 "url",4549 "webpki-roots",4550]45514552[[package]]4553name = "libp2p-yamux"4554version = "0.41.1"4555source = "registry+https://github.com/rust-lang/crates.io-index"4556checksum = "0d6874d66543c4f7e26e3b8ca9a6bead351563a13ab4fafd43c7927f7c0d6c12"4557dependencies = [4558 "futures 0.3.25",4559 "libp2p-core",4560 "log",4561 "parking_lot 0.12.1",4562 "thiserror",4563 "yamux",4564]45654566[[package]]4567name = "librocksdb-sys"4568version = "0.8.0+7.4.4"4569source = "registry+https://github.com/rust-lang/crates.io-index"4570checksum = "611804e4666a25136fcc5f8cf425ab4d26c7f74ea245ffe92ea23b85b6420b5d"4571dependencies = [4572 "bindgen",4573 "bzip2-sys",4574 "cc",4575 "glob",4576 "libc",4577 "libz-sys",4578 "tikv-jemalloc-sys",4579]45804581[[package]]4582name = "libsecp256k1"4583version = "0.7.1"4584source = "registry+https://github.com/rust-lang/crates.io-index"4585checksum = "95b09eff1b35ed3b33b877ced3a691fc7a481919c7e29c53c906226fcf55e2a1"4586dependencies = [4587 "arrayref",4588 "base64",4589 "digest 0.9.0",4590 "hmac-drbg",4591 "libsecp256k1-core",4592 "libsecp256k1-gen-ecmult",4593 "libsecp256k1-gen-genmult",4594 "rand 0.8.5",4595 "serde",4596 "sha2 0.9.9",4597 "typenum",4598]45994600[[package]]4601name = "libsecp256k1-core"4602version = "0.3.0"4603source = "registry+https://github.com/rust-lang/crates.io-index"4604checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451"4605dependencies = [4606 "crunchy",4607 "digest 0.9.0",4608 "subtle",4609]46104611[[package]]4612name = "libsecp256k1-gen-ecmult"4613version = "0.3.0"4614source = "registry+https://github.com/rust-lang/crates.io-index"4615checksum = "3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809"4616dependencies = [4617 "libsecp256k1-core",4618]46194620[[package]]4621name = "libsecp256k1-gen-genmult"4622version = "0.3.0"4623source = "registry+https://github.com/rust-lang/crates.io-index"4624checksum = "3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7c"4625dependencies = [4626 "libsecp256k1-core",4627]46284629[[package]]4630name = "libz-sys"4631version = "1.1.8"4632source = "registry+https://github.com/rust-lang/crates.io-index"4633checksum = "9702761c3935f8cc2f101793272e202c72b99da8f4224a19ddcf1279a6450bbf"4634dependencies = [4635 "cc",4636 "pkg-config",4637 "vcpkg",4638]46394640[[package]]4641name = "link-cplusplus"4642version = "1.0.7"4643source = "registry+https://github.com/rust-lang/crates.io-index"4644checksum = "9272ab7b96c9046fbc5bc56c06c117cb639fe2d509df0c421cad82d2915cf369"4645dependencies = [4646 "cc",4647]46484649[[package]]4650name = "linked-hash-map"4651version = "0.5.6"4652source = "registry+https://github.com/rust-lang/crates.io-index"4653checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"46544655[[package]]4656name = "linked_hash_set"4657version = "0.1.4"4658source = "registry+https://github.com/rust-lang/crates.io-index"4659checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"4660dependencies = [4661 "linked-hash-map",4662]46634664[[package]]4665name = "linregress"4666version = "0.4.4"4667source = "registry+https://github.com/rust-lang/crates.io-index"4668checksum = "d6c601a85f5ecd1aba625247bca0031585fb1c446461b142878a16f8245ddeb8"4669dependencies = [4670 "nalgebra",4671 "statrs",4672]46734674[[package]]4675name = "linux-raw-sys"4676version = "0.0.46"4677source = "registry+https://github.com/rust-lang/crates.io-index"4678checksum = "d4d2456c373231a208ad294c33dc5bff30051eafd954cd4caae83a712b12854d"46794680[[package]]4681name = "linux-raw-sys"4682version = "0.1.4"4683source = "registry+https://github.com/rust-lang/crates.io-index"4684checksum = "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4"46854686[[package]]4687name = "lock_api"4688version = "0.4.9"4689source = "registry+https://github.com/rust-lang/crates.io-index"4690checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df"4691dependencies = [4692 "autocfg",4693 "scopeguard",4694]46954696[[package]]4697name = "log"4698version = "0.4.17"4699source = "registry+https://github.com/rust-lang/crates.io-index"4700checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"4701dependencies = [4702 "cfg-if",4703 "value-bag",4704]47054706[[package]]4707name = "logtest"4708version = "2.0.0"4709source = "registry+https://github.com/rust-lang/crates.io-index"4710checksum = "eb3e43a8657c1d64516dcc9db8ca03826a4aceaf89d5ce1b37b59f6ff0e43026"4711dependencies = [4712 "lazy_static",4713 "log",4714]47154716[[package]]4717name = "lru"4718version = "0.8.1"4719source = "registry+https://github.com/rust-lang/crates.io-index"4720checksum = "b6e8aaa3f231bb4bd57b84b2d5dc3ae7f350265df8aa96492e0bc394a1571909"4721dependencies = [4722 "hashbrown",4723]47244725[[package]]4726name = "lru-cache"4727version = "0.1.2"4728source = "registry+https://github.com/rust-lang/crates.io-index"4729checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"4730dependencies = [4731 "linked-hash-map",4732]47334734[[package]]4735name = "lz4"4736version = "1.24.0"4737source = "registry+https://github.com/rust-lang/crates.io-index"4738checksum = "7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1"4739dependencies = [4740 "libc",4741 "lz4-sys",4742]47434744[[package]]4745name = "lz4-sys"4746version = "1.9.4"4747source = "registry+https://github.com/rust-lang/crates.io-index"4748checksum = "57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900"4749dependencies = [4750 "cc",4751 "libc",4752]47534754[[package]]4755name = "mach"4756version = "0.3.2"4757source = "registry+https://github.com/rust-lang/crates.io-index"4758checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"4759dependencies = [4760 "libc",4761]47624763[[package]]4764name = "match_cfg"4765version = "0.1.0"4766source = "registry+https://github.com/rust-lang/crates.io-index"4767checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"47684769[[package]]4770name = "matchers"4771version = "0.0.1"4772source = "registry+https://github.com/rust-lang/crates.io-index"4773checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"4774dependencies = [4775 "regex-automata",4776]47774778[[package]]4779name = "matches"4780version = "0.1.9"4781source = "registry+https://github.com/rust-lang/crates.io-index"4782checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"47834784[[package]]4785name = "matrixmultiply"4786version = "0.3.2"4787source = "registry+https://github.com/rust-lang/crates.io-index"4788checksum = "add85d4dd35074e6fedc608f8c8f513a3548619a9024b751949ef0e8e45a4d84"4789dependencies = [4790 "rawpointer",4791]47924793[[package]]4794name = "memchr"4795version = "2.5.0"4796source = "registry+https://github.com/rust-lang/crates.io-index"4797checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"47984799[[package]]4800name = "memfd"4801version = "0.6.2"4802source = "registry+https://github.com/rust-lang/crates.io-index"4803checksum = "b20a59d985586e4a5aef64564ac77299f8586d8be6cf9106a5a40207e8908efb"4804dependencies = [4805 "rustix 0.36.5",4806]48074808[[package]]4809name = "memmap2"4810version = "0.5.8"4811source = "registry+https://github.com/rust-lang/crates.io-index"4812checksum = "4b182332558b18d807c4ce1ca8ca983b34c3ee32765e47b3f0f69b90355cc1dc"4813dependencies = [4814 "libc",4815]48164817[[package]]4818name = "memoffset"4819version = "0.6.5"4820source = "registry+https://github.com/rust-lang/crates.io-index"4821checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"4822dependencies = [4823 "autocfg",4824]48254826[[package]]4827name = "memoffset"4828version = "0.7.1"4829source = "registry+https://github.com/rust-lang/crates.io-index"4830checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"4831dependencies = [4832 "autocfg",4833]48344835[[package]]4836name = "memory-db"4837version = "0.30.0"4838source = "registry+https://github.com/rust-lang/crates.io-index"4839checksum = "34ac11bb793c28fa095b7554466f53b3a60a2cd002afdac01bcf135cbd73a269"4840dependencies = [4841 "hash-db",4842 "hashbrown",4843 "parity-util-mem",4844]48454846[[package]]4847name = "memory-lru"4848version = "0.1.1"4849source = "registry+https://github.com/rust-lang/crates.io-index"4850checksum = "ce95ae042940bad7e312857b929ee3d11b8f799a80cb7b9c7ec5125516906395"4851dependencies = [4852 "lru",4853]48544855[[package]]4856name = "memory_units"4857version = "0.4.0"4858source = "registry+https://github.com/rust-lang/crates.io-index"4859checksum = "8452105ba047068f40ff7093dd1d9da90898e63dd61736462e9cdda6a90ad3c3"48604861[[package]]4862name = "merlin"4863version = "2.0.1"4864source = "registry+https://github.com/rust-lang/crates.io-index"4865checksum = "4e261cf0f8b3c42ded9f7d2bb59dea03aa52bc8a1cbc7482f9fc3fd1229d3b42"4866dependencies = [4867 "byteorder",4868 "keccak",4869 "rand_core 0.5.1",4870 "zeroize",4871]48724873[[package]]4874name = "mick-jaeger"4875version = "0.1.8"4876source = "registry+https://github.com/rust-lang/crates.io-index"4877checksum = "69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532"4878dependencies = [4879 "futures 0.3.25",4880 "rand 0.8.5",4881 "thrift",4882]48834884[[package]]4885name = "minimal-lexical"4886version = "0.2.1"4887source = "registry+https://github.com/rust-lang/crates.io-index"4888checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"48894890[[package]]4891name = "miniz_oxide"4892version = "0.6.2"4893source = "registry+https://github.com/rust-lang/crates.io-index"4894checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa"4895dependencies = [4896 "adler",4897]48984899[[package]]4900name = "mio"4901version = "0.8.5"4902source = "registry+https://github.com/rust-lang/crates.io-index"4903checksum = "e5d732bc30207a6423068df043e3d02e0735b155ad7ce1a6f76fe2baa5b158de"4904dependencies = [4905 "libc",4906 "log",4907 "wasi 0.11.0+wasi-snapshot-preview1",4908 "windows-sys 0.42.0",4909]49104911[[package]]4912name = "mockall"4913version = "0.11.3"4914source = "registry+https://github.com/rust-lang/crates.io-index"4915checksum = "50e4a1c770583dac7ab5e2f6c139153b783a53a1bbee9729613f193e59828326"4916dependencies = [4917 "cfg-if",4918 "downcast",4919 "fragile",4920 "lazy_static",4921 "mockall_derive",4922 "predicates",4923 "predicates-tree",4924]49254926[[package]]4927name = "mockall_derive"4928version = "0.11.3"4929source = "registry+https://github.com/rust-lang/crates.io-index"4930checksum = "832663583d5fa284ca8810bf7015e46c9fff9622d3cf34bd1eea5003fec06dd0"4931dependencies = [4932 "cfg-if",4933 "proc-macro2",4934 "quote",4935 "syn",4936]49374938[[package]]4939name = "multiaddr"4940version = "0.14.0"4941source = "registry+https://github.com/rust-lang/crates.io-index"4942checksum = "3c580bfdd8803cce319b047d239559a22f809094aaea4ac13902a1fdcfcd4261"4943dependencies = [4944 "arrayref",4945 "bs58",4946 "byteorder",4947 "data-encoding",4948 "multihash",4949 "percent-encoding",4950 "serde",4951 "static_assertions",4952 "unsigned-varint",4953 "url",4954]49554956[[package]]4957name = "multibase"4958version = "0.9.1"4959source = "registry+https://github.com/rust-lang/crates.io-index"4960checksum = "9b3539ec3c1f04ac9748a260728e855f261b4977f5c3406612c884564f329404"4961dependencies = [4962 "base-x",4963 "data-encoding",4964 "data-encoding-macro",4965]49664967[[package]]4968name = "multihash"4969version = "0.16.3"4970source = "registry+https://github.com/rust-lang/crates.io-index"4971checksum = "1c346cf9999c631f002d8f977c4eaeaa0e6386f16007202308d0b3757522c2cc"4972dependencies = [4973 "blake2b_simd",4974 "blake2s_simd",4975 "blake3",4976 "core2",4977 "digest 0.10.6",4978 "multihash-derive",4979 "sha2 0.10.6",4980 "sha3",4981 "unsigned-varint",4982]49834984[[package]]4985name = "multihash-derive"4986version = "0.8.0"4987source = "registry+https://github.com/rust-lang/crates.io-index"4988checksum = "fc076939022111618a5026d3be019fd8b366e76314538ff9a1b59ffbcbf98bcd"4989dependencies = [4990 "proc-macro-crate",4991 "proc-macro-error",4992 "proc-macro2",4993 "quote",4994 "syn",4995 "synstructure",4996]49974998[[package]]4999name = "multimap"5000version = "0.8.3"5001source = "registry+https://github.com/rust-lang/crates.io-index"5002checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"50035004[[package]]5005name = "multistream-select"5006version = "0.12.1"5007source = "registry+https://github.com/rust-lang/crates.io-index"5008checksum = "c8552ab875c1313b97b8d20cb857b9fd63e2d1d6a0a1b53ce9821e575405f27a"5009dependencies = [5010 "bytes",5011 "futures 0.3.25",5012 "log",5013 "pin-project",5014 "smallvec",5015 "unsigned-varint",5016]50175018[[package]]5019name = "nalgebra"5020version = "0.27.1"5021source = "registry+https://github.com/rust-lang/crates.io-index"5022checksum = "462fffe4002f4f2e1f6a9dcf12cc1a6fc0e15989014efc02a941d3e0f5dc2120"5023dependencies = [5024 "approx",5025 "matrixmultiply",5026 "nalgebra-macros",5027 "num-complex",5028 "num-rational",5029 "num-traits",5030 "rand 0.8.5",5031 "rand_distr",5032 "simba",5033 "typenum",5034]50355036[[package]]5037name = "nalgebra-macros"5038version = "0.1.0"5039source = "registry+https://github.com/rust-lang/crates.io-index"5040checksum = "01fcc0b8149b4632adc89ac3b7b31a12fb6099a0317a4eb2ebff574ef7de7218"5041dependencies = [5042 "proc-macro2",5043 "quote",5044 "syn",5045]50465047[[package]]5048name = "names"5049version = "0.13.0"5050source = "registry+https://github.com/rust-lang/crates.io-index"5051checksum = "e7d66043b25d4a6cccb23619d10c19c25304b355a7dccd4a8e11423dd2382146"5052dependencies = [5053 "rand 0.8.5",5054]50555056[[package]]5057name = "nanorand"5058version = "0.7.0"5059source = "registry+https://github.com/rust-lang/crates.io-index"5060checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"50615062[[package]]5063name = "netlink-packet-core"5064version = "0.4.2"5065source = "registry+https://github.com/rust-lang/crates.io-index"5066checksum = "345b8ab5bd4e71a2986663e88c56856699d060e78e152e6e9d7966fcd5491297"5067dependencies = [5068 "anyhow",5069 "byteorder",5070 "libc",5071 "netlink-packet-utils",5072]50735074[[package]]5075name = "netlink-packet-route"5076version = "0.12.0"5077source = "registry+https://github.com/rust-lang/crates.io-index"5078checksum = "d9ea4302b9759a7a88242299225ea3688e63c85ea136371bb6cf94fd674efaab"5079dependencies = [5080 "anyhow",5081 "bitflags",5082 "byteorder",5083 "libc",5084 "netlink-packet-core",5085 "netlink-packet-utils",5086]50875088[[package]]5089name = "netlink-packet-utils"5090version = "0.5.1"5091source = "registry+https://github.com/rust-lang/crates.io-index"5092checksum = "25af9cf0dc55498b7bd94a1508af7a78706aa0ab715a73c5169273e03c84845e"5093dependencies = [5094 "anyhow",5095 "byteorder",5096 "paste",5097 "thiserror",5098]50995100[[package]]5101name = "netlink-proto"5102version = "0.10.0"5103source = "registry+https://github.com/rust-lang/crates.io-index"5104checksum = "65b4b14489ab424703c092062176d52ba55485a89c076b4f9db05092b7223aa6"5105dependencies = [5106 "bytes",5107 "futures 0.3.25",5108 "log",5109 "netlink-packet-core",5110 "netlink-sys",5111 "thiserror",5112 "tokio",5113]51145115[[package]]5116name = "netlink-sys"5117version = "0.8.3"5118source = "registry+https://github.com/rust-lang/crates.io-index"5119checksum = "92b654097027250401127914afb37cb1f311df6610a9891ff07a757e94199027"5120dependencies = [5121 "async-io",5122 "bytes",5123 "futures 0.3.25",5124 "libc",5125 "log",5126]51275128[[package]]5129name = "nix"5130version = "0.24.3"5131source = "registry+https://github.com/rust-lang/crates.io-index"5132checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069"5133dependencies = [5134 "bitflags",5135 "cfg-if",5136 "libc",5137]51385139[[package]]5140name = "nodrop"5141version = "0.1.14"5142source = "registry+https://github.com/rust-lang/crates.io-index"5143checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"51445145[[package]]5146name = "nohash-hasher"5147version = "0.2.0"5148source = "registry+https://github.com/rust-lang/crates.io-index"5149checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"51505151[[package]]5152name = "nom"5153version = "7.1.1"5154source = "registry+https://github.com/rust-lang/crates.io-index"5155checksum = "a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36"5156dependencies = [5157 "memchr",5158 "minimal-lexical",5159]51605161[[package]]5162name = "normalize-line-endings"5163version = "0.3.0"5164source = "registry+https://github.com/rust-lang/crates.io-index"5165checksum = "61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be"51665167[[package]]5168name = "num-bigint"5169version = "0.4.3"5170source = "registry+https://github.com/rust-lang/crates.io-index"5171checksum = "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f"5172dependencies = [5173 "autocfg",5174 "num-integer",5175 "num-traits",5176]51775178[[package]]5179name = "num-complex"5180version = "0.4.2"5181source = "registry+https://github.com/rust-lang/crates.io-index"5182checksum = "7ae39348c8bc5fbd7f40c727a9925f03517afd2ab27d46702108b6a7e5414c19"5183dependencies = [5184 "num-traits",5185]51865187[[package]]5188name = "num-format"5189version = "0.4.4"5190source = "registry+https://github.com/rust-lang/crates.io-index"5191checksum = "a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3"5192dependencies = [5193 "arrayvec 0.7.2",5194 "itoa",5195]51965197[[package]]5198name = "num-integer"5199version = "0.1.45"5200source = "registry+https://github.com/rust-lang/crates.io-index"5201checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"5202dependencies = [5203 "autocfg",5204 "num-traits",5205]52065207[[package]]5208name = "num-rational"5209version = "0.4.1"5210source = "registry+https://github.com/rust-lang/crates.io-index"5211checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"5212dependencies = [5213 "autocfg",5214 "num-bigint",5215 "num-integer",5216 "num-traits",5217]52185219[[package]]5220name = "num-traits"5221version = "0.2.15"5222source = "registry+https://github.com/rust-lang/crates.io-index"5223checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"5224dependencies = [5225 "autocfg",5226 "libm 0.2.6",5227]52285229[[package]]5230name = "num_cpus"5231version = "1.14.0"5232source = "registry+https://github.com/rust-lang/crates.io-index"5233checksum = "f6058e64324c71e02bc2b150e4f3bc8286db6c83092132ffa3f6b1eab0f9def5"5234dependencies = [5235 "hermit-abi 0.1.19",5236 "libc",5237]52385239[[package]]5240name = "num_enum"5241version = "0.5.7"5242source = "registry+https://github.com/rust-lang/crates.io-index"5243checksum = "cf5395665662ef45796a4ff5486c5d41d29e0c09640af4c5f17fd94ee2c119c9"5244dependencies = [5245 "num_enum_derive",5246]52475248[[package]]5249name = "num_enum_derive"5250version = "0.5.7"5251source = "registry+https://github.com/rust-lang/crates.io-index"5252checksum = "3b0498641e53dd6ac1a4f22547548caa6864cc4933784319cd1775271c5a46ce"5253dependencies = [5254 "proc-macro-crate",5255 "proc-macro2",5256 "quote",5257 "syn",5258]52595260[[package]]5261name = "num_threads"5262version = "0.1.6"5263source = "registry+https://github.com/rust-lang/crates.io-index"5264checksum = "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44"5265dependencies = [5266 "libc",5267]52685269[[package]]5270name = "object"5271version = "0.29.0"5272source = "registry+https://github.com/rust-lang/crates.io-index"5273checksum = "21158b2c33aa6d4561f1c0a6ea283ca92bc54802a93b263e910746d679a7eb53"5274dependencies = [5275 "crc32fast",5276 "hashbrown",5277 "indexmap",5278 "memchr",5279]52805281[[package]]5282name = "object"5283version = "0.30.0"5284source = "registry+https://github.com/rust-lang/crates.io-index"5285checksum = "239da7f290cfa979f43f85a8efeee9a8a76d0827c356d37f9d3d7254d6b537fb"5286dependencies = [5287 "memchr",5288]52895290[[package]]5291name = "once_cell"5292version = "1.16.0"5293source = "registry+https://github.com/rust-lang/crates.io-index"5294checksum = "86f0b0d4bf799edbc74508c1e8bf170ff5f41238e5f8225603ca7caaae2b7860"52955296[[package]]5297name = "opal-runtime"5298version = "0.9.33"5299dependencies = [5300 "app-promotion-rpc",5301 "cumulus-pallet-aura-ext",5302 "cumulus-pallet-dmp-queue",5303 "cumulus-pallet-parachain-system",5304 "cumulus-pallet-xcm",5305 "cumulus-pallet-xcmp-queue",5306 "cumulus-primitives-core",5307 "cumulus-primitives-timestamp",5308 "cumulus-primitives-utility",5309 "derivative",5310 "evm-coder",5311 "fp-evm-mapping",5312 "fp-rpc",5313 "fp-self-contained",5314 "frame-benchmarking",5315 "frame-executive",5316 "frame-support",5317 "frame-system",5318 "frame-system-benchmarking",5319 "frame-system-rpc-runtime-api",5320 "frame-try-runtime",5321 "hex-literal",5322 "impl-trait-for-tuples",5323 "log",5324 "logtest",5325 "orml-tokens",5326 "orml-traits",5327 "orml-vesting",5328 "orml-xtokens",5329 "pallet-app-promotion",5330 "pallet-aura",5331 "pallet-balances",5332 "pallet-base-fee",5333 "pallet-common",5334 "pallet-configuration",5335 "pallet-ethereum",5336 "pallet-evm",5337 "pallet-evm-coder-substrate",5338 "pallet-evm-contract-helpers",5339 "pallet-evm-migration",5340 "pallet-evm-transaction-payment",5341 "pallet-foreign-assets",5342 "pallet-fungible",5343 "pallet-inflation",5344 "pallet-maintenance",5345 "pallet-nonfungible",5346 "pallet-randomness-collective-flip",5347 "pallet-refungible",5348 "pallet-rmrk-core",5349 "pallet-rmrk-equip",5350 "pallet-structure",5351 "pallet-sudo",5352 "pallet-template-transaction-payment",5353 "pallet-test-utils",5354 "pallet-timestamp",5355 "pallet-transaction-payment",5356 "pallet-transaction-payment-rpc-runtime-api",5357 "pallet-treasury",5358 "pallet-unique",5359 "pallet-unique-scheduler-v2",5360 "pallet-xcm",5361 "parachain-info",5362 "parity-scale-codec 3.2.1",5363 "polkadot-parachain",5364 "rmrk-rpc",5365 "scale-info",5366 "serde",5367 "smallvec",5368 "sp-api",5369 "sp-arithmetic",5370 "sp-block-builder",5371 "sp-consensus-aura",5372 "sp-core",5373 "sp-inherents",5374 "sp-io",5375 "sp-offchain",5376 "sp-runtime",5377 "sp-session",5378 "sp-std",5379 "sp-transaction-pool",5380 "sp-version",5381 "substrate-wasm-builder",5382 "up-common",5383 "up-data-structs",5384 "up-rpc",5385 "up-sponsorship",5386 "xcm",5387 "xcm-builder",5388 "xcm-executor",5389]53905391[[package]]5392name = "opaque-debug"5393version = "0.2.3"5394source = "registry+https://github.com/rust-lang/crates.io-index"5395checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"53965397[[package]]5398name = "opaque-debug"5399version = "0.3.0"5400source = "registry+https://github.com/rust-lang/crates.io-index"5401checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"54025403[[package]]5404name = "openssl-probe"5405version = "0.1.5"5406source = "registry+https://github.com/rust-lang/crates.io-index"5407checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"54085409[[package]]5410name = "orchestra"5411version = "0.0.2"5412source = "registry+https://github.com/rust-lang/crates.io-index"5413checksum = "0aab54694ddaa8a9b703724c6ef04272b2d27bc32d2c855aae5cdd1857216b43"5414dependencies = [5415 "async-trait",5416 "dyn-clonable",5417 "futures 0.3.25",5418 "futures-timer",5419 "orchestra-proc-macro",5420 "pin-project",5421 "prioritized-metered-channel",5422 "thiserror",5423 "tracing",5424]54255426[[package]]5427name = "orchestra-proc-macro"5428version = "0.0.2"5429source = "registry+https://github.com/rust-lang/crates.io-index"5430checksum = "a702b2f6bf592b3eb06c00d80d05afaf7a8eff6b41bb361e397d799acc21b45a"5431dependencies = [5432 "expander 0.0.6",5433 "itertools",5434 "petgraph",5435 "proc-macro-crate",5436 "proc-macro2",5437 "quote",5438 "syn",5439]54405441[[package]]5442name = "ordered-float"5443version = "1.1.1"5444source = "registry+https://github.com/rust-lang/crates.io-index"5445checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7"5446dependencies = [5447 "num-traits",5448]54495450[[package]]5451name = "orml-tokens"5452version = "0.4.1-dev"5453source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.33#0256c9e9365cebd297e8b0c9f639d068c24b5af0"5454dependencies = [5455 "frame-support",5456 "frame-system",5457 "orml-traits",5458 "parity-scale-codec 3.2.1",5459 "scale-info",5460 "serde",5461 "sp-runtime",5462 "sp-std",5463]54645465[[package]]5466name = "orml-traits"5467version = "0.4.1-dev"5468source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.33#0256c9e9365cebd297e8b0c9f639d068c24b5af0"5469dependencies = [5470 "frame-support",5471 "impl-trait-for-tuples",5472 "num-traits",5473 "orml-utilities",5474 "parity-scale-codec 3.2.1",5475 "scale-info",5476 "serde",5477 "sp-io",5478 "sp-runtime",5479 "sp-std",5480 "xcm",5481]54825483[[package]]5484name = "orml-utilities"5485version = "0.4.1-dev"5486source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.33#0256c9e9365cebd297e8b0c9f639d068c24b5af0"5487dependencies = [5488 "frame-support",5489 "parity-scale-codec 3.2.1",5490 "scale-info",5491 "serde",5492 "sp-io",5493 "sp-runtime",5494 "sp-std",5495]54965497[[package]]5498name = "orml-vesting"5499version = "0.4.1-dev"5500source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.33#0256c9e9365cebd297e8b0c9f639d068c24b5af0"5501dependencies = [5502 "frame-support",5503 "frame-system",5504 "parity-scale-codec 3.2.1",5505 "scale-info",5506 "serde",5507 "sp-io",5508 "sp-runtime",5509 "sp-std",5510]55115512[[package]]5513name = "orml-xcm-support"5514version = "0.4.1-dev"5515source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.33#0256c9e9365cebd297e8b0c9f639d068c24b5af0"5516dependencies = [5517 "frame-support",5518 "orml-traits",5519 "parity-scale-codec 3.2.1",5520 "sp-runtime",5521 "sp-std",5522 "xcm",5523 "xcm-executor",5524]55255526[[package]]5527name = "orml-xtokens"5528version = "0.4.1-dev"5529source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.33#0256c9e9365cebd297e8b0c9f639d068c24b5af0"5530dependencies = [5531 "cumulus-primitives-core",5532 "frame-support",5533 "frame-system",5534 "orml-traits",5535 "orml-xcm-support",5536 "pallet-xcm",5537 "parity-scale-codec 3.2.1",5538 "scale-info",5539 "serde",5540 "sp-io",5541 "sp-runtime",5542 "sp-std",5543 "xcm",5544 "xcm-executor",5545]55465547[[package]]5548name = "os_str_bytes"5549version = "6.4.1"5550source = "registry+https://github.com/rust-lang/crates.io-index"5551checksum = "9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee"55525553[[package]]5554name = "packed_simd_2"5555version = "0.3.8"5556source = "registry+https://github.com/rust-lang/crates.io-index"5557checksum = "a1914cd452d8fccd6f9db48147b29fd4ae05bea9dc5d9ad578509f72415de282"5558dependencies = [5559 "cfg-if",5560 "libm 0.1.4",5561]55625563[[package]]5564name = "pallet-app-promotion"5565version = "0.1.0"5566dependencies = [5567 "frame-benchmarking",5568 "frame-support",5569 "frame-system",5570 "pallet-balances",5571 "pallet-common",5572 "pallet-evm",5573 "pallet-evm-contract-helpers",5574 "pallet-evm-migration",5575 "pallet-randomness-collective-flip",5576 "pallet-timestamp",5577 "pallet-unique",5578 "parity-scale-codec 3.2.1",5579 "scale-info",5580 "serde",5581 "sp-core",5582 "sp-io",5583 "sp-runtime",5584 "sp-std",5585 "up-data-structs",5586]55875588[[package]]5589name = "pallet-aura"5590version = "4.0.0-dev"5591source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"5592dependencies = [5593 "frame-support",5594 "frame-system",5595 "pallet-timestamp",5596 "parity-scale-codec 3.2.1",5597 "scale-info",5598 "sp-application-crypto",5599 "sp-consensus-aura",5600 "sp-runtime",5601 "sp-std",5602]56035604[[package]]5605name = "pallet-authority-discovery"5606version = "4.0.0-dev"5607source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"5608dependencies = [5609 "frame-support",5610 "frame-system",5611 "pallet-session",5612 "parity-scale-codec 3.2.1",5613 "scale-info",5614 "sp-application-crypto",5615 "sp-authority-discovery",5616 "sp-runtime",5617 "sp-std",5618]56195620[[package]]5621name = "pallet-authorship"5622version = "4.0.0-dev"5623source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"5624dependencies = [5625 "frame-support",5626 "frame-system",5627 "impl-trait-for-tuples",5628 "parity-scale-codec 3.2.1",5629 "scale-info",5630 "sp-authorship",5631 "sp-runtime",5632 "sp-std",5633]56345635[[package]]5636name = "pallet-babe"5637version = "4.0.0-dev"5638source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"5639dependencies = [5640 "frame-benchmarking",5641 "frame-support",5642 "frame-system",5643 "log",5644 "pallet-authorship",5645 "pallet-session",5646 "pallet-timestamp",5647 "parity-scale-codec 3.2.1",5648 "scale-info",5649 "sp-application-crypto",5650 "sp-consensus-babe",5651 "sp-consensus-vrf",5652 "sp-io",5653 "sp-runtime",5654 "sp-session",5655 "sp-staking",5656 "sp-std",5657]56585659[[package]]5660name = "pallet-bags-list"5661version = "4.0.0-dev"5662source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"5663dependencies = [5664 "frame-benchmarking",5665 "frame-election-provider-support",5666 "frame-support",5667 "frame-system",5668 "log",5669 "pallet-balances",5670 "parity-scale-codec 3.2.1",5671 "scale-info",5672 "sp-core",5673 "sp-io",5674 "sp-runtime",5675 "sp-std",5676 "sp-tracing",5677]56785679[[package]]5680name = "pallet-balances"5681version = "4.0.0-dev"5682source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"5683dependencies = [5684 "frame-benchmarking",5685 "frame-support",5686 "frame-system",5687 "log",5688 "parity-scale-codec 3.2.1",5689 "scale-info",5690 "sp-runtime",5691 "sp-std",5692]56935694[[package]]5695name = "pallet-base-fee"5696version = "1.0.0"5697source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.33#c37ced433a29baad45899d6ab364fe437f97570e"5698dependencies = [5699 "fp-evm",5700 "frame-support",5701 "frame-system",5702 "parity-scale-codec 3.2.1",5703 "scale-info",5704 "serde",5705 "sp-core",5706 "sp-runtime",5707]57085709[[package]]5710name = "pallet-beefy"5711version = "4.0.0-dev"5712source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"5713dependencies = [5714 "beefy-primitives",5715 "frame-support",5716 "frame-system",5717 "pallet-session",5718 "parity-scale-codec 3.2.1",5719 "scale-info",5720 "serde",5721 "sp-runtime",5722 "sp-std",5723]57245725[[package]]5726name = "pallet-beefy-mmr"5727version = "4.0.0-dev"5728source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"5729dependencies = [5730 "array-bytes",5731 "beefy-merkle-tree",5732 "beefy-primitives",5733 "frame-support",5734 "frame-system",5735 "log",5736 "pallet-beefy",5737 "pallet-mmr",5738 "pallet-session",5739 "parity-scale-codec 3.2.1",5740 "scale-info",5741 "serde",5742 "sp-core",5743 "sp-io",5744 "sp-runtime",5745 "sp-std",5746]57475748[[package]]5749name = "pallet-bounties"5750version = "4.0.0-dev"5751source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"5752dependencies = [5753 "frame-benchmarking",5754 "frame-support",5755 "frame-system",5756 "log",5757 "pallet-treasury",5758 "parity-scale-codec 3.2.1",5759 "scale-info",5760 "sp-core",5761 "sp-io",5762 "sp-runtime",5763 "sp-std",5764]57655766[[package]]5767name = "pallet-child-bounties"5768version = "4.0.0-dev"5769source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"5770dependencies = [5771 "frame-benchmarking",5772 "frame-support",5773 "frame-system",5774 "log",5775 "pallet-bounties",5776 "pallet-treasury",5777 "parity-scale-codec 3.2.1",5778 "scale-info",5779 "sp-core",5780 "sp-io",5781 "sp-runtime",5782 "sp-std",5783]57845785[[package]]5786name = "pallet-collective"5787version = "4.0.0-dev"5788source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"5789dependencies = [5790 "frame-benchmarking",5791 "frame-support",5792 "frame-system",5793 "log",5794 "parity-scale-codec 3.2.1",5795 "scale-info",5796 "sp-core",5797 "sp-io",5798 "sp-runtime",5799 "sp-std",5800]58015802[[package]]5803name = "pallet-common"5804version = "0.1.12"5805dependencies = [5806 "ethereum 0.14.0",5807 "evm-coder",5808 "fp-evm-mapping",5809 "frame-benchmarking",5810 "frame-support",5811 "frame-system",5812 "pallet-evm",5813 "pallet-evm-coder-substrate",5814 "parity-scale-codec 3.2.1",5815 "scale-info",5816 "serde",5817 "sp-core",5818 "sp-runtime",5819 "sp-std",5820 "up-data-structs",5821]58225823[[package]]5824name = "pallet-configuration"5825version = "0.1.1"5826dependencies = [5827 "fp-evm",5828 "frame-support",5829 "frame-system",5830 "parity-scale-codec 3.2.1",5831 "scale-info",5832 "smallvec",5833 "sp-arithmetic",5834 "sp-core",5835 "sp-runtime",5836 "sp-std",5837 "xcm",5838]58395840[[package]]5841name = "pallet-conviction-voting"5842version = "4.0.0-dev"5843source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"5844dependencies = [5845 "assert_matches",5846 "frame-benchmarking",5847 "frame-support",5848 "frame-system",5849 "parity-scale-codec 3.2.1",5850 "scale-info",5851 "serde",5852 "sp-io",5853 "sp-runtime",5854 "sp-std",5855]58565857[[package]]5858name = "pallet-democracy"5859version = "4.0.0-dev"5860source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"5861dependencies = [5862 "frame-benchmarking",5863 "frame-support",5864 "frame-system",5865 "log",5866 "parity-scale-codec 3.2.1",5867 "scale-info",5868 "serde",5869 "sp-core",5870 "sp-io",5871 "sp-runtime",5872 "sp-std",5873]58745875[[package]]5876name = "pallet-election-provider-multi-phase"5877version = "4.0.0-dev"5878source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"5879dependencies = [5880 "frame-benchmarking",5881 "frame-election-provider-support",5882 "frame-support",5883 "frame-system",5884 "log",5885 "pallet-election-provider-support-benchmarking",5886 "parity-scale-codec 3.2.1",5887 "rand 0.7.3",5888 "scale-info",5889 "sp-arithmetic",5890 "sp-core",5891 "sp-io",5892 "sp-npos-elections",5893 "sp-runtime",5894 "sp-std",5895 "static_assertions",5896 "strum",5897]58985899[[package]]5900name = "pallet-election-provider-support-benchmarking"5901version = "4.0.0-dev"5902source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"5903dependencies = [5904 "frame-benchmarking",5905 "frame-election-provider-support",5906 "frame-system",5907 "parity-scale-codec 3.2.1",5908 "sp-npos-elections",5909 "sp-runtime",5910]59115912[[package]]5913name = "pallet-elections-phragmen"5914version = "5.0.0-dev"5915source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"5916dependencies = [5917 "frame-benchmarking",5918 "frame-support",5919 "frame-system",5920 "log",5921 "parity-scale-codec 3.2.1",5922 "scale-info",5923 "sp-core",5924 "sp-io",5925 "sp-npos-elections",5926 "sp-runtime",5927 "sp-std",5928]59295930[[package]]5931name = "pallet-ethereum"5932version = "4.0.0-dev"5933source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.33#c37ced433a29baad45899d6ab364fe437f97570e"5934dependencies = [5935 "ethereum 0.14.0",5936 "ethereum-types 0.14.1",5937 "evm",5938 "fp-consensus",5939 "fp-ethereum",5940 "fp-evm",5941 "fp-evm-mapping",5942 "fp-rpc",5943 "fp-self-contained",5944 "fp-storage",5945 "frame-support",5946 "frame-system",5947 "pallet-evm",5948 "pallet-timestamp",5949 "parity-scale-codec 3.2.1",5950 "rlp",5951 "scale-info",5952 "serde",5953 "sp-io",5954 "sp-runtime",5955 "sp-std",5956]59575958[[package]]5959name = "pallet-evm"5960version = "6.0.0-dev"5961source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.33#c37ced433a29baad45899d6ab364fe437f97570e"5962dependencies = [5963 "environmental",5964 "evm",5965 "fp-evm",5966 "fp-evm-mapping",5967 "frame-benchmarking",5968 "frame-support",5969 "frame-system",5970 "hex",5971 "impl-trait-for-tuples",5972 "log",5973 "pallet-timestamp",5974 "parity-scale-codec 3.2.1",5975 "primitive-types 0.12.1",5976 "rlp",5977 "scale-info",5978 "serde",5979 "sp-core",5980 "sp-io",5981 "sp-runtime",5982 "sp-std",5983]59845985[[package]]5986name = "pallet-evm-coder-substrate"5987version = "0.1.3"5988dependencies = [5989 "ethereum 0.14.0",5990 "evm-coder",5991 "frame-benchmarking",5992 "frame-support",5993 "frame-system",5994 "pallet-ethereum",5995 "pallet-evm",5996 "parity-scale-codec 3.2.1",5997 "scale-info",5998 "sp-core",5999 "sp-std",6000 "up-data-structs",6001]60026003[[package]]6004name = "pallet-evm-contract-helpers"6005version = "0.3.0"6006dependencies = [6007 "ethereum 0.14.0",6008 "evm-coder",6009 "fp-evm-mapping",6010 "frame-support",6011 "frame-system",6012 "log",6013 "pallet-common",6014 "pallet-evm",6015 "pallet-evm-coder-substrate",6016 "pallet-evm-transaction-payment",6017 "parity-scale-codec 3.2.1",6018 "scale-info",6019 "sp-core",6020 "sp-runtime",6021 "sp-std",6022 "up-data-structs",6023 "up-sponsorship",6024]60256026[[package]]6027name = "pallet-evm-migration"6028version = "0.1.1"6029dependencies = [6030 "ethereum 0.14.0",6031 "fp-evm",6032 "frame-benchmarking",6033 "frame-support",6034 "frame-system",6035 "pallet-evm",6036 "parity-scale-codec 3.2.1",6037 "scale-info",6038 "sp-core",6039 "sp-io",6040 "sp-runtime",6041 "sp-std",6042]60436044[[package]]6045name = "pallet-evm-transaction-payment"6046version = "0.1.1"6047dependencies = [6048 "fp-evm",6049 "fp-evm-mapping",6050 "frame-support",6051 "frame-system",6052 "pallet-ethereum",6053 "pallet-evm",6054 "parity-scale-codec 3.2.1",6055 "scale-info",6056 "sp-core",6057 "sp-io",6058 "sp-runtime",6059 "sp-std",6060 "up-sponsorship",6061]60626063[[package]]6064name = "pallet-fast-unstake"6065version = "4.0.0-dev"6066source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6067dependencies = [6068 "frame-benchmarking",6069 "frame-election-provider-support",6070 "frame-support",6071 "frame-system",6072 "log",6073 "parity-scale-codec 3.2.1",6074 "scale-info",6075 "sp-io",6076 "sp-runtime",6077 "sp-staking",6078 "sp-std",6079]60806081[[package]]6082name = "pallet-foreign-assets"6083version = "0.1.0"6084dependencies = [6085 "frame-benchmarking",6086 "frame-support",6087 "frame-system",6088 "hex",6089 "log",6090 "orml-tokens",6091 "pallet-balances",6092 "pallet-common",6093 "pallet-fungible",6094 "pallet-timestamp",6095 "parity-scale-codec 3.2.1",6096 "scale-info",6097 "serde",6098 "serde_json",6099 "sp-core",6100 "sp-io",6101 "sp-runtime",6102 "sp-std",6103 "up-data-structs",6104 "xcm",6105 "xcm-builder",6106 "xcm-executor",6107]61086109[[package]]6110name = "pallet-fungible"6111version = "0.1.7"6112dependencies = [6113 "ethereum 0.14.0",6114 "evm-coder",6115 "frame-benchmarking",6116 "frame-support",6117 "frame-system",6118 "pallet-common",6119 "pallet-evm",6120 "pallet-evm-coder-substrate",6121 "pallet-structure",6122 "parity-scale-codec 3.2.1",6123 "scale-info",6124 "sp-core",6125 "sp-runtime",6126 "sp-std",6127 "up-data-structs",6128]61296130[[package]]6131name = "pallet-gilt"6132version = "4.0.0-dev"6133source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6134dependencies = [6135 "frame-benchmarking",6136 "frame-support",6137 "frame-system",6138 "parity-scale-codec 3.2.1",6139 "scale-info",6140 "sp-arithmetic",6141 "sp-runtime",6142 "sp-std",6143]61446145[[package]]6146name = "pallet-grandpa"6147version = "4.0.0-dev"6148source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6149dependencies = [6150 "frame-benchmarking",6151 "frame-support",6152 "frame-system",6153 "log",6154 "pallet-authorship",6155 "pallet-session",6156 "parity-scale-codec 3.2.1",6157 "scale-info",6158 "sp-application-crypto",6159 "sp-core",6160 "sp-finality-grandpa",6161 "sp-io",6162 "sp-runtime",6163 "sp-session",6164 "sp-staking",6165 "sp-std",6166]61676168[[package]]6169name = "pallet-identity"6170version = "4.0.0-dev"6171source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6172dependencies = [6173 "enumflags2",6174 "frame-benchmarking",6175 "frame-support",6176 "frame-system",6177 "parity-scale-codec 3.2.1",6178 "scale-info",6179 "sp-io",6180 "sp-runtime",6181 "sp-std",6182]61836184[[package]]6185name = "pallet-im-online"6186version = "4.0.0-dev"6187source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6188dependencies = [6189 "frame-benchmarking",6190 "frame-support",6191 "frame-system",6192 "log",6193 "pallet-authorship",6194 "parity-scale-codec 3.2.1",6195 "scale-info",6196 "sp-application-crypto",6197 "sp-core",6198 "sp-io",6199 "sp-runtime",6200 "sp-staking",6201 "sp-std",6202]62036204[[package]]6205name = "pallet-indices"6206version = "4.0.0-dev"6207source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6208dependencies = [6209 "frame-benchmarking",6210 "frame-support",6211 "frame-system",6212 "parity-scale-codec 3.2.1",6213 "scale-info",6214 "sp-core",6215 "sp-io",6216 "sp-keyring",6217 "sp-runtime",6218 "sp-std",6219]62206221[[package]]6222name = "pallet-inflation"6223version = "0.1.1"6224dependencies = [6225 "frame-benchmarking",6226 "frame-support",6227 "frame-system",6228 "pallet-balances",6229 "pallet-randomness-collective-flip",6230 "pallet-timestamp",6231 "parity-scale-codec 3.2.1",6232 "scale-info",6233 "serde",6234 "sp-core",6235 "sp-io",6236 "sp-runtime",6237 "sp-std",6238]62396240[[package]]6241name = "pallet-maintenance"6242version = "0.1.0"6243dependencies = [6244 "frame-benchmarking",6245 "frame-support",6246 "frame-system",6247 "parity-scale-codec 3.2.1",6248 "scale-info",6249 "sp-std",6250]62516252[[package]]6253name = "pallet-membership"6254version = "4.0.0-dev"6255source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6256dependencies = [6257 "frame-benchmarking",6258 "frame-support",6259 "frame-system",6260 "log",6261 "parity-scale-codec 3.2.1",6262 "scale-info",6263 "sp-core",6264 "sp-io",6265 "sp-runtime",6266 "sp-std",6267]62686269[[package]]6270name = "pallet-mmr"6271version = "4.0.0-dev"6272source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6273dependencies = [6274 "ckb-merkle-mountain-range",6275 "frame-benchmarking",6276 "frame-support",6277 "frame-system",6278 "parity-scale-codec 3.2.1",6279 "scale-info",6280 "sp-core",6281 "sp-io",6282 "sp-mmr-primitives",6283 "sp-runtime",6284 "sp-std",6285]62866287[[package]]6288name = "pallet-mmr-rpc"6289version = "3.0.0"6290source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6291dependencies = [6292 "anyhow",6293 "jsonrpsee",6294 "parity-scale-codec 3.2.1",6295 "serde",6296 "sp-api",6297 "sp-blockchain",6298 "sp-core",6299 "sp-mmr-primitives",6300 "sp-runtime",6301]63026303[[package]]6304name = "pallet-multisig"6305version = "4.0.0-dev"6306source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6307dependencies = [6308 "frame-benchmarking",6309 "frame-support",6310 "frame-system",6311 "log",6312 "parity-scale-codec 3.2.1",6313 "scale-info",6314 "sp-io",6315 "sp-runtime",6316 "sp-std",6317]63186319[[package]]6320name = "pallet-nomination-pools"6321version = "1.0.0"6322source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6323dependencies = [6324 "frame-support",6325 "frame-system",6326 "log",6327 "parity-scale-codec 3.2.1",6328 "scale-info",6329 "sp-core",6330 "sp-io",6331 "sp-runtime",6332 "sp-staking",6333 "sp-std",6334]63356336[[package]]6337name = "pallet-nomination-pools-benchmarking"6338version = "1.0.0"6339source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6340dependencies = [6341 "frame-benchmarking",6342 "frame-election-provider-support",6343 "frame-support",6344 "frame-system",6345 "pallet-bags-list",6346 "pallet-nomination-pools",6347 "pallet-staking",6348 "parity-scale-codec 3.2.1",6349 "scale-info",6350 "sp-runtime",6351 "sp-runtime-interface",6352 "sp-staking",6353 "sp-std",6354]63556356[[package]]6357name = "pallet-nomination-pools-runtime-api"6358version = "1.0.0-dev"6359source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6360dependencies = [6361 "parity-scale-codec 3.2.1",6362 "sp-api",6363 "sp-std",6364]63656366[[package]]6367name = "pallet-nonfungible"6368version = "0.1.9"6369dependencies = [6370 "ethereum 0.14.0",6371 "evm-coder",6372 "frame-benchmarking",6373 "frame-support",6374 "frame-system",6375 "pallet-common",6376 "pallet-evm",6377 "pallet-evm-coder-substrate",6378 "pallet-structure",6379 "parity-scale-codec 3.2.1",6380 "scale-info",6381 "sp-core",6382 "sp-runtime",6383 "sp-std",6384 "struct-versioning",6385 "up-data-structs",6386]63876388[[package]]6389name = "pallet-offences"6390version = "4.0.0-dev"6391source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6392dependencies = [6393 "frame-support",6394 "frame-system",6395 "log",6396 "pallet-balances",6397 "parity-scale-codec 3.2.1",6398 "scale-info",6399 "serde",6400 "sp-runtime",6401 "sp-staking",6402 "sp-std",6403]64046405[[package]]6406name = "pallet-offences-benchmarking"6407version = "4.0.0-dev"6408source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6409dependencies = [6410 "frame-benchmarking",6411 "frame-election-provider-support",6412 "frame-support",6413 "frame-system",6414 "pallet-babe",6415 "pallet-balances",6416 "pallet-grandpa",6417 "pallet-im-online",6418 "pallet-offences",6419 "pallet-session",6420 "pallet-staking",6421 "parity-scale-codec 3.2.1",6422 "scale-info",6423 "sp-runtime",6424 "sp-staking",6425 "sp-std",6426]64276428[[package]]6429name = "pallet-preimage"6430version = "4.0.0-dev"6431source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6432dependencies = [6433 "frame-benchmarking",6434 "frame-support",6435 "frame-system",6436 "log",6437 "parity-scale-codec 3.2.1",6438 "scale-info",6439 "sp-core",6440 "sp-io",6441 "sp-runtime",6442 "sp-std",6443]64446445[[package]]6446name = "pallet-proxy"6447version = "4.0.0-dev"6448source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6449dependencies = [6450 "frame-benchmarking",6451 "frame-support",6452 "frame-system",6453 "parity-scale-codec 3.2.1",6454 "scale-info",6455 "sp-io",6456 "sp-runtime",6457 "sp-std",6458]64596460[[package]]6461name = "pallet-randomness-collective-flip"6462version = "4.0.0-dev"6463source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6464dependencies = [6465 "frame-support",6466 "frame-system",6467 "parity-scale-codec 3.2.1",6468 "safe-mix",6469 "scale-info",6470 "sp-runtime",6471 "sp-std",6472]64736474[[package]]6475name = "pallet-ranked-collective"6476version = "4.0.0-dev"6477source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6478dependencies = [6479 "frame-benchmarking",6480 "frame-support",6481 "frame-system",6482 "log",6483 "parity-scale-codec 3.2.1",6484 "scale-info",6485 "sp-arithmetic",6486 "sp-core",6487 "sp-io",6488 "sp-runtime",6489 "sp-std",6490]64916492[[package]]6493name = "pallet-recovery"6494version = "4.0.0-dev"6495source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6496dependencies = [6497 "frame-benchmarking",6498 "frame-support",6499 "frame-system",6500 "parity-scale-codec 3.2.1",6501 "scale-info",6502 "sp-io",6503 "sp-runtime",6504 "sp-std",6505]65066507[[package]]6508name = "pallet-referenda"6509version = "4.0.0-dev"6510source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6511dependencies = [6512 "assert_matches",6513 "frame-benchmarking",6514 "frame-support",6515 "frame-system",6516 "parity-scale-codec 3.2.1",6517 "scale-info",6518 "serde",6519 "sp-arithmetic",6520 "sp-io",6521 "sp-runtime",6522 "sp-std",6523]65246525[[package]]6526name = "pallet-refungible"6527version = "0.2.8"6528dependencies = [6529 "derivative",6530 "ethereum 0.14.0",6531 "evm-coder",6532 "frame-benchmarking",6533 "frame-support",6534 "frame-system",6535 "pallet-common",6536 "pallet-evm",6537 "pallet-evm-coder-substrate",6538 "pallet-structure",6539 "parity-scale-codec 3.2.1",6540 "scale-info",6541 "sp-core",6542 "sp-runtime",6543 "sp-std",6544 "struct-versioning",6545 "up-data-structs",6546]65476548[[package]]6549name = "pallet-rmrk-core"6550version = "0.1.2"6551dependencies = [6552 "derivative",6553 "frame-benchmarking",6554 "frame-support",6555 "frame-system",6556 "pallet-common",6557 "pallet-evm",6558 "pallet-nonfungible",6559 "pallet-structure",6560 "parity-scale-codec 3.2.1",6561 "rmrk-traits",6562 "scale-info",6563 "sp-core",6564 "sp-runtime",6565 "sp-std",6566 "up-data-structs",6567]65686569[[package]]6570name = "pallet-rmrk-equip"6571version = "0.1.2"6572dependencies = [6573 "frame-benchmarking",6574 "frame-support",6575 "frame-system",6576 "pallet-common",6577 "pallet-evm",6578 "pallet-nonfungible",6579 "pallet-rmrk-core",6580 "parity-scale-codec 3.2.1",6581 "rmrk-traits",6582 "scale-info",6583 "sp-core",6584 "sp-runtime",6585 "sp-std",6586 "up-data-structs",6587]65886589[[package]]6590name = "pallet-scheduler"6591version = "4.0.0-dev"6592source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6593dependencies = [6594 "frame-benchmarking",6595 "frame-support",6596 "frame-system",6597 "log",6598 "parity-scale-codec 3.2.1",6599 "scale-info",6600 "sp-io",6601 "sp-runtime",6602 "sp-std",6603]66046605[[package]]6606name = "pallet-session"6607version = "4.0.0-dev"6608source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6609dependencies = [6610 "frame-support",6611 "frame-system",6612 "impl-trait-for-tuples",6613 "log",6614 "pallet-timestamp",6615 "parity-scale-codec 3.2.1",6616 "scale-info",6617 "sp-core",6618 "sp-io",6619 "sp-runtime",6620 "sp-session",6621 "sp-staking",6622 "sp-std",6623 "sp-trie",6624]66256626[[package]]6627name = "pallet-session-benchmarking"6628version = "4.0.0-dev"6629source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6630dependencies = [6631 "frame-benchmarking",6632 "frame-support",6633 "frame-system",6634 "pallet-session",6635 "pallet-staking",6636 "rand 0.7.3",6637 "sp-runtime",6638 "sp-session",6639 "sp-std",6640]66416642[[package]]6643name = "pallet-society"6644version = "4.0.0-dev"6645source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6646dependencies = [6647 "frame-support",6648 "frame-system",6649 "parity-scale-codec 3.2.1",6650 "rand_chacha 0.2.2",6651 "scale-info",6652 "sp-runtime",6653 "sp-std",6654]66556656[[package]]6657name = "pallet-staking"6658version = "4.0.0-dev"6659source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6660dependencies = [6661 "frame-benchmarking",6662 "frame-election-provider-support",6663 "frame-support",6664 "frame-system",6665 "log",6666 "pallet-authorship",6667 "pallet-session",6668 "parity-scale-codec 3.2.1",6669 "rand_chacha 0.2.2",6670 "scale-info",6671 "serde",6672 "sp-application-crypto",6673 "sp-io",6674 "sp-runtime",6675 "sp-staking",6676 "sp-std",6677]66786679[[package]]6680name = "pallet-staking-reward-curve"6681version = "4.0.0-dev"6682source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6683dependencies = [6684 "proc-macro-crate",6685 "proc-macro2",6686 "quote",6687 "syn",6688]66896690[[package]]6691name = "pallet-staking-reward-fn"6692version = "4.0.0-dev"6693source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6694dependencies = [6695 "log",6696 "sp-arithmetic",6697]66986699[[package]]6700name = "pallet-state-trie-migration"6701version = "4.0.0-dev"6702source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6703dependencies = [6704 "frame-benchmarking",6705 "frame-support",6706 "frame-system",6707 "log",6708 "parity-scale-codec 3.2.1",6709 "scale-info",6710 "sp-core",6711 "sp-io",6712 "sp-runtime",6713 "sp-std",6714]67156716[[package]]6717name = "pallet-structure"6718version = "0.1.2"6719dependencies = [6720 "frame-benchmarking",6721 "frame-support",6722 "frame-system",6723 "pallet-common",6724 "pallet-evm",6725 "parity-scale-codec 3.2.1",6726 "scale-info",6727 "sp-std",6728 "up-data-structs",6729]67306731[[package]]6732name = "pallet-sudo"6733version = "4.0.0-dev"6734source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6735dependencies = [6736 "frame-support",6737 "frame-system",6738 "parity-scale-codec 3.2.1",6739 "scale-info",6740 "sp-io",6741 "sp-runtime",6742 "sp-std",6743]67446745[[package]]6746name = "pallet-template-transaction-payment"6747version = "3.0.0"6748source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.33#994d4a8dc6cc630b73d19f97315272a8795317e7"6749dependencies = [6750 "frame-benchmarking",6751 "frame-support",6752 "frame-system",6753 "pallet-balances",6754 "pallet-transaction-payment",6755 "parity-scale-codec 3.2.1",6756 "scale-info",6757 "serde",6758 "sp-core",6759 "sp-io",6760 "sp-runtime",6761 "sp-std",6762 "up-sponsorship",6763]67646765[[package]]6766name = "pallet-test-utils"6767version = "0.1.0"6768dependencies = [6769 "frame-support",6770 "frame-system",6771 "pallet-unique-scheduler-v2",6772 "parity-scale-codec 3.2.1",6773 "scale-info",6774 "sp-std",6775]67766777[[package]]6778name = "pallet-timestamp"6779version = "4.0.0-dev"6780source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6781dependencies = [6782 "frame-benchmarking",6783 "frame-support",6784 "frame-system",6785 "log",6786 "parity-scale-codec 3.2.1",6787 "scale-info",6788 "sp-inherents",6789 "sp-io",6790 "sp-runtime",6791 "sp-std",6792 "sp-timestamp",6793]67946795[[package]]6796name = "pallet-tips"6797version = "4.0.0-dev"6798source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6799dependencies = [6800 "frame-benchmarking",6801 "frame-support",6802 "frame-system",6803 "log",6804 "pallet-treasury",6805 "parity-scale-codec 3.2.1",6806 "scale-info",6807 "serde",6808 "sp-core",6809 "sp-io",6810 "sp-runtime",6811 "sp-std",6812]68136814[[package]]6815name = "pallet-transaction-payment"6816version = "4.0.0-dev"6817source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6818dependencies = [6819 "frame-support",6820 "frame-system",6821 "parity-scale-codec 3.2.1",6822 "scale-info",6823 "serde",6824 "sp-core",6825 "sp-io",6826 "sp-runtime",6827 "sp-std",6828]68296830[[package]]6831name = "pallet-transaction-payment-rpc"6832version = "4.0.0-dev"6833source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6834dependencies = [6835 "jsonrpsee",6836 "pallet-transaction-payment-rpc-runtime-api",6837 "parity-scale-codec 3.2.1",6838 "sp-api",6839 "sp-blockchain",6840 "sp-core",6841 "sp-rpc",6842 "sp-runtime",6843 "sp-weights",6844]68456846[[package]]6847name = "pallet-transaction-payment-rpc-runtime-api"6848version = "4.0.0-dev"6849source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6850dependencies = [6851 "pallet-transaction-payment",6852 "parity-scale-codec 3.2.1",6853 "sp-api",6854 "sp-runtime",6855 "sp-weights",6856]68576858[[package]]6859name = "pallet-treasury"6860version = "4.0.0-dev"6861source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6862dependencies = [6863 "frame-benchmarking",6864 "frame-support",6865 "frame-system",6866 "impl-trait-for-tuples",6867 "pallet-balances",6868 "parity-scale-codec 3.2.1",6869 "scale-info",6870 "serde",6871 "sp-runtime",6872 "sp-std",6873]68746875[[package]]6876name = "pallet-unique"6877version = "0.2.1"6878dependencies = [6879 "ethereum 0.12.0",6880 "evm-coder",6881 "frame-benchmarking",6882 "frame-support",6883 "frame-system",6884 "pallet-common",6885 "pallet-evm",6886 "pallet-evm-coder-substrate",6887 "pallet-nonfungible",6888 "pallet-refungible",6889 "parity-scale-codec 3.2.1",6890 "scale-info",6891 "serde",6892 "sp-core",6893 "sp-io",6894 "sp-runtime",6895 "sp-std",6896 "up-data-structs",6897]68986899[[package]]6900name = "pallet-unique-scheduler-v2"6901version = "0.1.0"6902dependencies = [6903 "frame-benchmarking",6904 "frame-support",6905 "frame-system",6906 "log",6907 "pallet-preimage",6908 "parity-scale-codec 3.2.1",6909 "scale-info",6910 "sp-core",6911 "sp-io",6912 "sp-runtime",6913 "sp-std",6914 "substrate-test-utils",6915]69166917[[package]]6918name = "pallet-utility"6919version = "4.0.0-dev"6920source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6921dependencies = [6922 "frame-benchmarking",6923 "frame-support",6924 "frame-system",6925 "parity-scale-codec 3.2.1",6926 "scale-info",6927 "sp-core",6928 "sp-io",6929 "sp-runtime",6930 "sp-std",6931]69326933[[package]]6934name = "pallet-vesting"6935version = "4.0.0-dev"6936source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6937dependencies = [6938 "frame-benchmarking",6939 "frame-support",6940 "frame-system",6941 "log",6942 "parity-scale-codec 3.2.1",6943 "scale-info",6944 "sp-runtime",6945 "sp-std",6946]69476948[[package]]6949name = "pallet-whitelist"6950version = "4.0.0-dev"6951source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"6952dependencies = [6953 "frame-benchmarking",6954 "frame-support",6955 "frame-system",6956 "parity-scale-codec 3.2.1",6957 "scale-info",6958 "sp-api",6959 "sp-runtime",6960 "sp-std",6961]69626963[[package]]6964name = "pallet-xcm"6965version = "0.9.33"6966source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"6967dependencies = [6968 "frame-support",6969 "frame-system",6970 "log",6971 "parity-scale-codec 3.2.1",6972 "scale-info",6973 "serde",6974 "sp-core",6975 "sp-runtime",6976 "sp-std",6977 "xcm",6978 "xcm-executor",6979]69806981[[package]]6982name = "pallet-xcm-benchmarks"6983version = "0.9.33"6984source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"6985dependencies = [6986 "frame-benchmarking",6987 "frame-support",6988 "frame-system",6989 "log",6990 "parity-scale-codec 3.2.1",6991 "scale-info",6992 "sp-runtime",6993 "sp-std",6994 "xcm",6995 "xcm-executor",6996]69976998[[package]]6999name = "parachain-info"7000version = "0.1.0"7001source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.33#27721d794ee63aae42317a7eeda21595dd3200d9"7002dependencies = [7003 "cumulus-primitives-core",7004 "frame-support",7005 "frame-system",7006 "parity-scale-codec 3.2.1",7007 "scale-info",7008]70097010[[package]]7011name = "parity-db"7012version = "0.3.17"7013source = "registry+https://github.com/rust-lang/crates.io-index"7014checksum = "2c8fdb726a43661fa54b43e7114e6b88b2289cae388eb3ad766d9d1754d83fce"7015dependencies = [7016 "blake2-rfc",7017 "crc32fast",7018 "fs2",7019 "hex",7020 "libc",7021 "log",7022 "lz4",7023 "memmap2",7024 "parking_lot 0.12.1",7025 "rand 0.8.5",7026 "snap",7027]70287029[[package]]7030name = "parity-db"7031version = "0.4.2"7032source = "registry+https://github.com/rust-lang/crates.io-index"7033checksum = "3a7511a0bec4a336b5929999d02b560d2439c993cccf98c26481484e811adc43"7034dependencies = [7035 "blake2",7036 "crc32fast",7037 "fs2",7038 "hex",7039 "libc",7040 "log",7041 "lz4",7042 "memmap2",7043 "parking_lot 0.12.1",7044 "rand 0.8.5",7045 "snap",7046]70477048[[package]]7049name = "parity-scale-codec"7050version = "2.3.1"7051source = "registry+https://github.com/rust-lang/crates.io-index"7052checksum = "373b1a4c1338d9cd3d1fa53b3a11bdab5ab6bd80a20f7f7becd76953ae2be909"7053dependencies = [7054 "arrayvec 0.7.2",7055 "bitvec 0.20.4",7056 "byte-slice-cast",7057 "impl-trait-for-tuples",7058 "parity-scale-codec-derive 2.3.1",7059 "serde",7060]70617062[[package]]7063name = "parity-scale-codec"7064version = "3.2.1"7065source = "registry+https://github.com/rust-lang/crates.io-index"7066checksum = "366e44391a8af4cfd6002ef6ba072bae071a96aafca98d7d448a34c5dca38b6a"7067dependencies = [7068 "arrayvec 0.7.2",7069 "bitvec 1.0.1",7070 "byte-slice-cast",7071 "bytes",7072 "impl-trait-for-tuples",7073 "parity-scale-codec-derive 3.1.3",7074 "serde",7075]70767077[[package]]7078name = "parity-scale-codec-derive"7079version = "2.3.1"7080source = "registry+https://github.com/rust-lang/crates.io-index"7081checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"7082dependencies = [7083 "proc-macro-crate",7084 "proc-macro2",7085 "quote",7086 "syn",7087]70887089[[package]]7090name = "parity-scale-codec-derive"7091version = "3.1.3"7092source = "registry+https://github.com/rust-lang/crates.io-index"7093checksum = "9299338969a3d2f491d65f140b00ddec470858402f888af98e8642fb5e8965cd"7094dependencies = [7095 "proc-macro-crate",7096 "proc-macro2",7097 "quote",7098 "syn",7099]71007101[[package]]7102name = "parity-send-wrapper"7103version = "0.1.0"7104source = "registry+https://github.com/rust-lang/crates.io-index"7105checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"71067107[[package]]7108name = "parity-util-mem"7109version = "0.12.0"7110source = "registry+https://github.com/rust-lang/crates.io-index"7111checksum = "0d32c34f4f5ca7f9196001c0aba5a1f9a5a12382c8944b8b0f90233282d1e8f8"7112dependencies = [7113 "cfg-if",7114 "ethereum-types 0.14.1",7115 "hashbrown",7116 "impl-trait-for-tuples",7117 "lru",7118 "parity-util-mem-derive",7119 "parking_lot 0.12.1",7120 "primitive-types 0.12.1",7121 "smallvec",7122 "winapi",7123]71247125[[package]]7126name = "parity-util-mem-derive"7127version = "0.1.0"7128source = "registry+https://github.com/rust-lang/crates.io-index"7129checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"7130dependencies = [7131 "proc-macro2",7132 "syn",7133 "synstructure",7134]71357136[[package]]7137name = "parity-wasm"7138version = "0.45.0"7139source = "registry+https://github.com/rust-lang/crates.io-index"7140checksum = "e1ad0aff30c1da14b1254fcb2af73e1fa9a28670e584a626f53a369d0e157304"71417142[[package]]7143name = "parking"7144version = "2.0.0"7145source = "registry+https://github.com/rust-lang/crates.io-index"7146checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"71477148[[package]]7149name = "parking_lot"7150version = "0.11.2"7151source = "registry+https://github.com/rust-lang/crates.io-index"7152checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"7153dependencies = [7154 "instant",7155 "lock_api",7156 "parking_lot_core 0.8.6",7157]71587159[[package]]7160name = "parking_lot"7161version = "0.12.1"7162source = "registry+https://github.com/rust-lang/crates.io-index"7163checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"7164dependencies = [7165 "lock_api",7166 "parking_lot_core 0.9.5",7167]71687169[[package]]7170name = "parking_lot_core"7171version = "0.8.6"7172source = "registry+https://github.com/rust-lang/crates.io-index"7173checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc"7174dependencies = [7175 "cfg-if",7176 "instant",7177 "libc",7178 "redox_syscall",7179 "smallvec",7180 "winapi",7181]71827183[[package]]7184name = "parking_lot_core"7185version = "0.9.5"7186source = "registry+https://github.com/rust-lang/crates.io-index"7187checksum = "7ff9f3fef3968a3ec5945535ed654cb38ff72d7495a25619e2247fb15a2ed9ba"7188dependencies = [7189 "cfg-if",7190 "libc",7191 "redox_syscall",7192 "smallvec",7193 "windows-sys 0.42.0",7194]71957196[[package]]7197name = "paste"7198version = "1.0.10"7199source = "registry+https://github.com/rust-lang/crates.io-index"7200checksum = "cf1c2c742266c2f1041c914ba65355a83ae8747b05f208319784083583494b4b"72017202[[package]]7203name = "pbkdf2"7204version = "0.4.0"7205source = "registry+https://github.com/rust-lang/crates.io-index"7206checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd"7207dependencies = [7208 "crypto-mac 0.8.0",7209]72107211[[package]]7212name = "pbkdf2"7213version = "0.8.0"7214source = "registry+https://github.com/rust-lang/crates.io-index"7215checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"7216dependencies = [7217 "crypto-mac 0.11.1",7218]72197220[[package]]7221name = "peeking_take_while"7222version = "0.1.2"7223source = "registry+https://github.com/rust-lang/crates.io-index"7224checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"72257226[[package]]7227name = "percent-encoding"7228version = "2.2.0"7229source = "registry+https://github.com/rust-lang/crates.io-index"7230checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"72317232[[package]]7233name = "pest"7234version = "2.5.1"7235source = "registry+https://github.com/rust-lang/crates.io-index"7236checksum = "cc8bed3549e0f9b0a2a78bf7c0018237a2cdf085eecbbc048e52612438e4e9d0"7237dependencies = [7238 "thiserror",7239 "ucd-trie",7240]72417242[[package]]7243name = "pest_derive"7244version = "2.5.1"7245source = "registry+https://github.com/rust-lang/crates.io-index"7246checksum = "cdc078600d06ff90d4ed238f0119d84ab5d43dbaad278b0e33a8820293b32344"7247dependencies = [7248 "pest",7249 "pest_generator",7250]72517252[[package]]7253name = "pest_generator"7254version = "2.5.1"7255source = "registry+https://github.com/rust-lang/crates.io-index"7256checksum = "28a1af60b1c4148bb269006a750cff8e2ea36aff34d2d96cf7be0b14d1bed23c"7257dependencies = [7258 "pest",7259 "pest_meta",7260 "proc-macro2",7261 "quote",7262 "syn",7263]72647265[[package]]7266name = "pest_meta"7267version = "2.5.1"7268source = "registry+https://github.com/rust-lang/crates.io-index"7269checksum = "fec8605d59fc2ae0c6c1aefc0c7c7a9769732017c0ce07f7a9cfffa7b4404f20"7270dependencies = [7271 "once_cell",7272 "pest",7273 "sha1",7274]72757276[[package]]7277name = "petgraph"7278version = "0.6.2"7279source = "registry+https://github.com/rust-lang/crates.io-index"7280checksum = "e6d5014253a1331579ce62aa67443b4a658c5e7dd03d4bc6d302b94474888143"7281dependencies = [7282 "fixedbitset",7283 "indexmap",7284]72857286[[package]]7287name = "pin-project"7288version = "1.0.12"7289source = "registry+https://github.com/rust-lang/crates.io-index"7290checksum = "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc"7291dependencies = [7292 "pin-project-internal",7293]72947295[[package]]7296name = "pin-project-internal"7297version = "1.0.12"7298source = "registry+https://github.com/rust-lang/crates.io-index"7299checksum = "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55"7300dependencies = [7301 "proc-macro2",7302 "quote",7303 "syn",7304]73057306[[package]]7307name = "pin-project-lite"7308version = "0.1.12"7309source = "registry+https://github.com/rust-lang/crates.io-index"7310checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"73117312[[package]]7313name = "pin-project-lite"7314version = "0.2.9"7315source = "registry+https://github.com/rust-lang/crates.io-index"7316checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"73177318[[package]]7319name = "pin-utils"7320version = "0.1.0"7321source = "registry+https://github.com/rust-lang/crates.io-index"7322checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"73237324[[package]]7325name = "pkcs8"7326version = "0.9.0"7327source = "registry+https://github.com/rust-lang/crates.io-index"7328checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"7329dependencies = [7330 "der",7331 "spki",7332]73337334[[package]]7335name = "pkg-config"7336version = "0.3.26"7337source = "registry+https://github.com/rust-lang/crates.io-index"7338checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160"73397340[[package]]7341name = "platforms"7342version = "2.0.0"7343source = "registry+https://github.com/rust-lang/crates.io-index"7344checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"73457346[[package]]7347name = "platforms"7348version = "3.0.2"7349source = "registry+https://github.com/rust-lang/crates.io-index"7350checksum = "e3d7ddaed09e0eb771a79ab0fd64609ba0afb0a8366421957936ad14cbd13630"73517352[[package]]7353name = "polkadot-approval-distribution"7354version = "0.9.33"7355source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7356dependencies = [7357 "futures 0.3.25",7358 "polkadot-node-network-protocol",7359 "polkadot-node-primitives",7360 "polkadot-node-subsystem",7361 "polkadot-node-subsystem-util",7362 "polkadot-primitives",7363 "rand 0.8.5",7364 "tracing-gum",7365]73667367[[package]]7368name = "polkadot-availability-bitfield-distribution"7369version = "0.9.33"7370source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7371dependencies = [7372 "futures 0.3.25",7373 "polkadot-node-network-protocol",7374 "polkadot-node-subsystem",7375 "polkadot-node-subsystem-util",7376 "polkadot-primitives",7377 "rand 0.8.5",7378 "tracing-gum",7379]73807381[[package]]7382name = "polkadot-availability-distribution"7383version = "0.9.33"7384source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7385dependencies = [7386 "derive_more",7387 "fatality",7388 "futures 0.3.25",7389 "lru",7390 "parity-scale-codec 3.2.1",7391 "polkadot-erasure-coding",7392 "polkadot-node-network-protocol",7393 "polkadot-node-primitives",7394 "polkadot-node-subsystem",7395 "polkadot-node-subsystem-util",7396 "polkadot-primitives",7397 "rand 0.8.5",7398 "sp-core",7399 "sp-keystore",7400 "thiserror",7401 "tracing-gum",7402]74037404[[package]]7405name = "polkadot-availability-recovery"7406version = "0.9.33"7407source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7408dependencies = [7409 "fatality",7410 "futures 0.3.25",7411 "lru",7412 "parity-scale-codec 3.2.1",7413 "polkadot-erasure-coding",7414 "polkadot-node-network-protocol",7415 "polkadot-node-primitives",7416 "polkadot-node-subsystem",7417 "polkadot-node-subsystem-util",7418 "polkadot-primitives",7419 "rand 0.8.5",7420 "sc-network",7421 "thiserror",7422 "tracing-gum",7423]74247425[[package]]7426name = "polkadot-cli"7427version = "0.9.33"7428source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7429dependencies = [7430 "clap",7431 "frame-benchmarking-cli",7432 "futures 0.3.25",7433 "log",7434 "polkadot-client",7435 "polkadot-node-core-pvf",7436 "polkadot-node-metrics",7437 "polkadot-performance-test",7438 "polkadot-service",7439 "sc-cli",7440 "sc-service",7441 "sc-sysinfo",7442 "sc-tracing",7443 "sp-core",7444 "sp-keyring",7445 "sp-trie",7446 "substrate-build-script-utils",7447 "thiserror",7448 "try-runtime-cli",7449]74507451[[package]]7452name = "polkadot-client"7453version = "0.9.33"7454source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7455dependencies = [7456 "beefy-primitives",7457 "frame-benchmarking",7458 "frame-benchmarking-cli",7459 "frame-system",7460 "frame-system-rpc-runtime-api",7461 "pallet-transaction-payment",7462 "pallet-transaction-payment-rpc-runtime-api",7463 "polkadot-core-primitives",7464 "polkadot-node-core-parachains-inherent",7465 "polkadot-primitives",7466 "polkadot-runtime",7467 "polkadot-runtime-common",7468 "sc-client-api",7469 "sc-consensus",7470 "sc-executor",7471 "sc-service",7472 "sp-api",7473 "sp-authority-discovery",7474 "sp-block-builder",7475 "sp-blockchain",7476 "sp-consensus",7477 "sp-consensus-babe",7478 "sp-core",7479 "sp-finality-grandpa",7480 "sp-inherents",7481 "sp-keyring",7482 "sp-mmr-primitives",7483 "sp-offchain",7484 "sp-runtime",7485 "sp-session",7486 "sp-storage",7487 "sp-timestamp",7488 "sp-transaction-pool",7489]74907491[[package]]7492name = "polkadot-collator-protocol"7493version = "0.9.33"7494source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7495dependencies = [7496 "always-assert",7497 "bitvec 1.0.1",7498 "fatality",7499 "futures 0.3.25",7500 "futures-timer",7501 "polkadot-node-network-protocol",7502 "polkadot-node-primitives",7503 "polkadot-node-subsystem",7504 "polkadot-node-subsystem-util",7505 "polkadot-primitives",7506 "sp-core",7507 "sp-keystore",7508 "sp-runtime",7509 "thiserror",7510 "tracing-gum",7511]75127513[[package]]7514name = "polkadot-core-primitives"7515version = "0.9.33"7516source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7517dependencies = [7518 "parity-scale-codec 3.2.1",7519 "parity-util-mem",7520 "scale-info",7521 "sp-core",7522 "sp-runtime",7523 "sp-std",7524]75257526[[package]]7527name = "polkadot-dispute-distribution"7528version = "0.9.33"7529source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7530dependencies = [7531 "derive_more",7532 "fatality",7533 "futures 0.3.25",7534 "futures-timer",7535 "indexmap",7536 "lru",7537 "parity-scale-codec 3.2.1",7538 "polkadot-erasure-coding",7539 "polkadot-node-network-protocol",7540 "polkadot-node-primitives",7541 "polkadot-node-subsystem",7542 "polkadot-node-subsystem-util",7543 "polkadot-primitives",7544 "sc-network",7545 "sp-application-crypto",7546 "sp-keystore",7547 "thiserror",7548 "tracing-gum",7549]75507551[[package]]7552name = "polkadot-erasure-coding"7553version = "0.9.33"7554source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7555dependencies = [7556 "parity-scale-codec 3.2.1",7557 "polkadot-node-primitives",7558 "polkadot-primitives",7559 "reed-solomon-novelpoly",7560 "sp-core",7561 "sp-trie",7562 "thiserror",7563]75647565[[package]]7566name = "polkadot-gossip-support"7567version = "0.9.33"7568source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7569dependencies = [7570 "futures 0.3.25",7571 "futures-timer",7572 "polkadot-node-network-protocol",7573 "polkadot-node-subsystem",7574 "polkadot-node-subsystem-util",7575 "polkadot-primitives",7576 "rand 0.8.5",7577 "rand_chacha 0.3.1",7578 "sc-network",7579 "sp-application-crypto",7580 "sp-core",7581 "sp-keystore",7582 "tracing-gum",7583]75847585[[package]]7586name = "polkadot-network-bridge"7587version = "0.9.33"7588source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7589dependencies = [7590 "always-assert",7591 "async-trait",7592 "bytes",7593 "fatality",7594 "futures 0.3.25",7595 "parity-scale-codec 3.2.1",7596 "parking_lot 0.12.1",7597 "polkadot-node-network-protocol",7598 "polkadot-node-subsystem",7599 "polkadot-node-subsystem-util",7600 "polkadot-overseer",7601 "polkadot-primitives",7602 "sc-network",7603 "sc-network-common",7604 "sp-consensus",7605 "thiserror",7606 "tracing-gum",7607]76087609[[package]]7610name = "polkadot-node-collation-generation"7611version = "0.9.33"7612source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7613dependencies = [7614 "futures 0.3.25",7615 "parity-scale-codec 3.2.1",7616 "polkadot-erasure-coding",7617 "polkadot-node-primitives",7618 "polkadot-node-subsystem",7619 "polkadot-node-subsystem-util",7620 "polkadot-primitives",7621 "sp-core",7622 "sp-maybe-compressed-blob",7623 "thiserror",7624 "tracing-gum",7625]76267627[[package]]7628name = "polkadot-node-core-approval-voting"7629version = "0.9.33"7630source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7631dependencies = [7632 "bitvec 1.0.1",7633 "derive_more",7634 "futures 0.3.25",7635 "futures-timer",7636 "kvdb",7637 "lru",7638 "merlin",7639 "parity-scale-codec 3.2.1",7640 "polkadot-node-jaeger",7641 "polkadot-node-primitives",7642 "polkadot-node-subsystem",7643 "polkadot-node-subsystem-util",7644 "polkadot-overseer",7645 "polkadot-primitives",7646 "sc-keystore",7647 "schnorrkel",7648 "sp-application-crypto",7649 "sp-consensus",7650 "sp-consensus-slots",7651 "sp-runtime",7652 "thiserror",7653 "tracing-gum",7654]76557656[[package]]7657name = "polkadot-node-core-av-store"7658version = "0.9.33"7659source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7660dependencies = [7661 "bitvec 1.0.1",7662 "futures 0.3.25",7663 "futures-timer",7664 "kvdb",7665 "parity-scale-codec 3.2.1",7666 "polkadot-erasure-coding",7667 "polkadot-node-primitives",7668 "polkadot-node-subsystem",7669 "polkadot-node-subsystem-util",7670 "polkadot-overseer",7671 "polkadot-primitives",7672 "thiserror",7673 "tracing-gum",7674]76757676[[package]]7677name = "polkadot-node-core-backing"7678version = "0.9.33"7679source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7680dependencies = [7681 "bitvec 1.0.1",7682 "fatality",7683 "futures 0.3.25",7684 "polkadot-erasure-coding",7685 "polkadot-node-primitives",7686 "polkadot-node-subsystem",7687 "polkadot-node-subsystem-util",7688 "polkadot-primitives",7689 "polkadot-statement-table",7690 "sp-keystore",7691 "thiserror",7692 "tracing-gum",7693]76947695[[package]]7696name = "polkadot-node-core-bitfield-signing"7697version = "0.9.33"7698source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7699dependencies = [7700 "futures 0.3.25",7701 "polkadot-node-subsystem",7702 "polkadot-node-subsystem-util",7703 "polkadot-primitives",7704 "sp-keystore",7705 "thiserror",7706 "tracing-gum",7707 "wasm-timer",7708]77097710[[package]]7711name = "polkadot-node-core-candidate-validation"7712version = "0.9.33"7713source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7714dependencies = [7715 "async-trait",7716 "futures 0.3.25",7717 "futures-timer",7718 "parity-scale-codec 3.2.1",7719 "polkadot-node-core-pvf",7720 "polkadot-node-primitives",7721 "polkadot-node-subsystem",7722 "polkadot-node-subsystem-util",7723 "polkadot-parachain",7724 "polkadot-primitives",7725 "sp-maybe-compressed-blob",7726 "tracing-gum",7727]77287729[[package]]7730name = "polkadot-node-core-chain-api"7731version = "0.9.33"7732source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7733dependencies = [7734 "futures 0.3.25",7735 "polkadot-node-subsystem",7736 "polkadot-node-subsystem-util",7737 "polkadot-primitives",7738 "sc-client-api",7739 "sc-consensus-babe",7740 "sp-blockchain",7741 "tracing-gum",7742]77437744[[package]]7745name = "polkadot-node-core-chain-selection"7746version = "0.9.33"7747source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7748dependencies = [7749 "futures 0.3.25",7750 "futures-timer",7751 "kvdb",7752 "parity-scale-codec 3.2.1",7753 "polkadot-node-primitives",7754 "polkadot-node-subsystem",7755 "polkadot-node-subsystem-util",7756 "polkadot-primitives",7757 "thiserror",7758 "tracing-gum",7759]77607761[[package]]7762name = "polkadot-node-core-dispute-coordinator"7763version = "0.9.33"7764source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7765dependencies = [7766 "fatality",7767 "futures 0.3.25",7768 "kvdb",7769 "lru",7770 "parity-scale-codec 3.2.1",7771 "polkadot-node-primitives",7772 "polkadot-node-subsystem",7773 "polkadot-node-subsystem-util",7774 "polkadot-primitives",7775 "sc-keystore",7776 "thiserror",7777 "tracing-gum",7778]77797780[[package]]7781name = "polkadot-node-core-parachains-inherent"7782version = "0.9.33"7783source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7784dependencies = [7785 "async-trait",7786 "futures 0.3.25",7787 "futures-timer",7788 "polkadot-node-subsystem",7789 "polkadot-primitives",7790 "sp-blockchain",7791 "sp-inherents",7792 "sp-runtime",7793 "thiserror",7794 "tracing-gum",7795]77967797[[package]]7798name = "polkadot-node-core-provisioner"7799version = "0.9.33"7800source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7801dependencies = [7802 "bitvec 1.0.1",7803 "fatality",7804 "futures 0.3.25",7805 "futures-timer",7806 "polkadot-node-primitives",7807 "polkadot-node-subsystem",7808 "polkadot-node-subsystem-util",7809 "polkadot-primitives",7810 "rand 0.8.5",7811 "thiserror",7812 "tracing-gum",7813]78147815[[package]]7816name = "polkadot-node-core-pvf"7817version = "0.9.33"7818source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7819dependencies = [7820 "always-assert",7821 "assert_matches",7822 "async-process",7823 "async-std",7824 "futures 0.3.25",7825 "futures-timer",7826 "parity-scale-codec 3.2.1",7827 "pin-project",7828 "polkadot-core-primitives",7829 "polkadot-node-metrics",7830 "polkadot-parachain",7831 "rand 0.8.5",7832 "rayon",7833 "sc-executor",7834 "sc-executor-common",7835 "sc-executor-wasmtime",7836 "slotmap",7837 "sp-core",7838 "sp-externalities",7839 "sp-io",7840 "sp-maybe-compressed-blob",7841 "sp-tracing",7842 "sp-wasm-interface",7843 "tempfile",7844 "tracing-gum",7845]78467847[[package]]7848name = "polkadot-node-core-pvf-checker"7849version = "0.9.33"7850source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7851dependencies = [7852 "futures 0.3.25",7853 "polkadot-node-primitives",7854 "polkadot-node-subsystem",7855 "polkadot-node-subsystem-util",7856 "polkadot-overseer",7857 "polkadot-primitives",7858 "sp-keystore",7859 "thiserror",7860 "tracing-gum",7861]78627863[[package]]7864name = "polkadot-node-core-runtime-api"7865version = "0.9.33"7866source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7867dependencies = [7868 "futures 0.3.25",7869 "memory-lru",7870 "parity-util-mem",7871 "polkadot-node-subsystem",7872 "polkadot-node-subsystem-types",7873 "polkadot-node-subsystem-util",7874 "polkadot-primitives",7875 "sp-consensus-babe",7876 "tracing-gum",7877]78787879[[package]]7880name = "polkadot-node-jaeger"7881version = "0.9.33"7882source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7883dependencies = [7884 "async-std",7885 "lazy_static",7886 "log",7887 "mick-jaeger",7888 "parity-scale-codec 3.2.1",7889 "parking_lot 0.12.1",7890 "polkadot-node-primitives",7891 "polkadot-primitives",7892 "sc-network",7893 "sp-core",7894 "thiserror",7895]78967897[[package]]7898name = "polkadot-node-metrics"7899version = "0.9.33"7900source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7901dependencies = [7902 "bs58",7903 "futures 0.3.25",7904 "futures-timer",7905 "log",7906 "parity-scale-codec 3.2.1",7907 "polkadot-primitives",7908 "prioritized-metered-channel",7909 "sc-cli",7910 "sc-service",7911 "sc-tracing",7912 "substrate-prometheus-endpoint",7913 "tracing-gum",7914]79157916[[package]]7917name = "polkadot-node-network-protocol"7918version = "0.9.33"7919source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7920dependencies = [7921 "async-trait",7922 "derive_more",7923 "fatality",7924 "futures 0.3.25",7925 "hex",7926 "parity-scale-codec 3.2.1",7927 "polkadot-node-jaeger",7928 "polkadot-node-primitives",7929 "polkadot-primitives",7930 "rand 0.8.5",7931 "sc-authority-discovery",7932 "sc-network",7933 "sc-network-common",7934 "strum",7935 "thiserror",7936 "tracing-gum",7937]79387939[[package]]7940name = "polkadot-node-primitives"7941version = "0.9.33"7942source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7943dependencies = [7944 "bounded-vec",7945 "futures 0.3.25",7946 "parity-scale-codec 3.2.1",7947 "polkadot-parachain",7948 "polkadot-primitives",7949 "schnorrkel",7950 "serde",7951 "sp-application-crypto",7952 "sp-consensus-babe",7953 "sp-consensus-vrf",7954 "sp-core",7955 "sp-keystore",7956 "sp-maybe-compressed-blob",7957 "thiserror",7958 "zstd",7959]79607961[[package]]7962name = "polkadot-node-subsystem"7963version = "0.9.33"7964source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7965dependencies = [7966 "polkadot-node-jaeger",7967 "polkadot-node-subsystem-types",7968 "polkadot-overseer",7969]79707971[[package]]7972name = "polkadot-node-subsystem-types"7973version = "0.9.33"7974source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7975dependencies = [7976 "async-trait",7977 "derive_more",7978 "futures 0.3.25",7979 "orchestra",7980 "polkadot-node-jaeger",7981 "polkadot-node-network-protocol",7982 "polkadot-node-primitives",7983 "polkadot-primitives",7984 "polkadot-statement-table",7985 "sc-network",7986 "smallvec",7987 "sp-api",7988 "sp-authority-discovery",7989 "sp-consensus-babe",7990 "substrate-prometheus-endpoint",7991 "thiserror",7992]79937994[[package]]7995name = "polkadot-node-subsystem-util"7996version = "0.9.33"7997source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"7998dependencies = [7999 "async-trait",8000 "derive_more",8001 "fatality",8002 "futures 0.3.25",8003 "itertools",8004 "kvdb",8005 "lru",8006 "parity-db 0.4.2",8007 "parity-scale-codec 3.2.1",8008 "parity-util-mem",8009 "parking_lot 0.11.2",8010 "pin-project",8011 "polkadot-node-jaeger",8012 "polkadot-node-metrics",8013 "polkadot-node-network-protocol",8014 "polkadot-node-primitives",8015 "polkadot-node-subsystem",8016 "polkadot-overseer",8017 "polkadot-primitives",8018 "prioritized-metered-channel",8019 "rand 0.8.5",8020 "sp-application-crypto",8021 "sp-core",8022 "sp-keystore",8023 "thiserror",8024 "tracing-gum",8025]80268027[[package]]8028name = "polkadot-overseer"8029version = "0.9.33"8030source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"8031dependencies = [8032 "async-trait",8033 "futures 0.3.25",8034 "futures-timer",8035 "lru",8036 "orchestra",8037 "parity-util-mem",8038 "parking_lot 0.12.1",8039 "polkadot-node-metrics",8040 "polkadot-node-network-protocol",8041 "polkadot-node-primitives",8042 "polkadot-node-subsystem-types",8043 "polkadot-primitives",8044 "sc-client-api",8045 "sp-api",8046 "sp-core",8047 "tracing-gum",8048]80498050[[package]]8051name = "polkadot-parachain"8052version = "0.9.33"8053source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"8054dependencies = [8055 "derive_more",8056 "frame-support",8057 "parity-scale-codec 3.2.1",8058 "parity-util-mem",8059 "polkadot-core-primitives",8060 "scale-info",8061 "serde",8062 "sp-core",8063 "sp-runtime",8064 "sp-std",8065]80668067[[package]]8068name = "polkadot-performance-test"8069version = "0.9.33"8070source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"8071dependencies = [8072 "env_logger",8073 "kusama-runtime",8074 "log",8075 "polkadot-erasure-coding",8076 "polkadot-node-core-pvf",8077 "polkadot-node-primitives",8078 "quote",8079 "thiserror",8080]80818082[[package]]8083name = "polkadot-primitives"8084version = "0.9.33"8085source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"8086dependencies = [8087 "bitvec 1.0.1",8088 "hex-literal",8089 "parity-scale-codec 3.2.1",8090 "parity-util-mem",8091 "polkadot-core-primitives",8092 "polkadot-parachain",8093 "scale-info",8094 "serde",8095 "sp-api",8096 "sp-application-crypto",8097 "sp-arithmetic",8098 "sp-authority-discovery",8099 "sp-consensus-slots",8100 "sp-core",8101 "sp-inherents",8102 "sp-io",8103 "sp-keystore",8104 "sp-runtime",8105 "sp-staking",8106 "sp-std",8107]81088109[[package]]8110name = "polkadot-rpc"8111version = "0.9.33"8112source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"8113dependencies = [8114 "beefy-gadget",8115 "beefy-gadget-rpc",8116 "jsonrpsee",8117 "pallet-mmr-rpc",8118 "pallet-transaction-payment-rpc",8119 "polkadot-primitives",8120 "sc-chain-spec",8121 "sc-client-api",8122 "sc-consensus-babe",8123 "sc-consensus-babe-rpc",8124 "sc-consensus-epochs",8125 "sc-finality-grandpa",8126 "sc-finality-grandpa-rpc",8127 "sc-rpc",8128 "sc-sync-state-rpc",8129 "sc-transaction-pool-api",8130 "sp-api",8131 "sp-block-builder",8132 "sp-blockchain",8133 "sp-consensus",8134 "sp-consensus-babe",8135 "sp-keystore",8136 "sp-runtime",8137 "substrate-frame-rpc-system",8138 "substrate-state-trie-migration-rpc",8139]81408141[[package]]8142name = "polkadot-runtime"8143version = "0.9.33"8144source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"8145dependencies = [8146 "beefy-primitives",8147 "bitvec 1.0.1",8148 "frame-benchmarking",8149 "frame-election-provider-support",8150 "frame-executive",8151 "frame-support",8152 "frame-system",8153 "frame-system-benchmarking",8154 "frame-system-rpc-runtime-api",8155 "frame-try-runtime",8156 "hex-literal",8157 "log",8158 "pallet-authority-discovery",8159 "pallet-authorship",8160 "pallet-babe",8161 "pallet-bags-list",8162 "pallet-balances",8163 "pallet-bounties",8164 "pallet-child-bounties",8165 "pallet-collective",8166 "pallet-democracy",8167 "pallet-election-provider-multi-phase",8168 "pallet-election-provider-support-benchmarking",8169 "pallet-elections-phragmen",8170 "pallet-fast-unstake",8171 "pallet-grandpa",8172 "pallet-identity",8173 "pallet-im-online",8174 "pallet-indices",8175 "pallet-membership",8176 "pallet-multisig",8177 "pallet-nomination-pools",8178 "pallet-nomination-pools-benchmarking",8179 "pallet-nomination-pools-runtime-api",8180 "pallet-offences",8181 "pallet-offences-benchmarking",8182 "pallet-preimage",8183 "pallet-proxy",8184 "pallet-scheduler",8185 "pallet-session",8186 "pallet-session-benchmarking",8187 "pallet-staking",8188 "pallet-staking-reward-curve",8189 "pallet-timestamp",8190 "pallet-tips",8191 "pallet-transaction-payment",8192 "pallet-transaction-payment-rpc-runtime-api",8193 "pallet-treasury",8194 "pallet-utility",8195 "pallet-vesting",8196 "pallet-xcm",8197 "parity-scale-codec 3.2.1",8198 "polkadot-primitives",8199 "polkadot-runtime-common",8200 "polkadot-runtime-constants",8201 "polkadot-runtime-parachains",8202 "rustc-hex",8203 "scale-info",8204 "serde",8205 "serde_derive",8206 "smallvec",8207 "sp-api",8208 "sp-authority-discovery",8209 "sp-block-builder",8210 "sp-consensus-babe",8211 "sp-core",8212 "sp-inherents",8213 "sp-io",8214 "sp-mmr-primitives",8215 "sp-npos-elections",8216 "sp-offchain",8217 "sp-runtime",8218 "sp-session",8219 "sp-staking",8220 "sp-std",8221 "sp-transaction-pool",8222 "sp-version",8223 "static_assertions",8224 "substrate-wasm-builder",8225 "xcm",8226 "xcm-builder",8227 "xcm-executor",8228]82298230[[package]]8231name = "polkadot-runtime-common"8232version = "0.9.33"8233source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"8234dependencies = [8235 "beefy-primitives",8236 "bitvec 1.0.1",8237 "frame-benchmarking",8238 "frame-election-provider-support",8239 "frame-support",8240 "frame-system",8241 "impl-trait-for-tuples",8242 "libsecp256k1",8243 "log",8244 "pallet-authorship",8245 "pallet-babe",8246 "pallet-bags-list",8247 "pallet-balances",8248 "pallet-beefy-mmr",8249 "pallet-election-provider-multi-phase",8250 "pallet-session",8251 "pallet-staking",8252 "pallet-staking-reward-fn",8253 "pallet-timestamp",8254 "pallet-transaction-payment",8255 "pallet-treasury",8256 "pallet-vesting",8257 "parity-scale-codec 3.2.1",8258 "polkadot-primitives",8259 "polkadot-runtime-parachains",8260 "rustc-hex",8261 "scale-info",8262 "serde",8263 "serde_derive",8264 "slot-range-helper",8265 "sp-api",8266 "sp-core",8267 "sp-inherents",8268 "sp-io",8269 "sp-npos-elections",8270 "sp-runtime",8271 "sp-session",8272 "sp-staking",8273 "sp-std",8274 "static_assertions",8275 "xcm",8276]82778278[[package]]8279name = "polkadot-runtime-constants"8280version = "0.9.33"8281source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"8282dependencies = [8283 "frame-support",8284 "polkadot-primitives",8285 "polkadot-runtime-common",8286 "smallvec",8287 "sp-core",8288 "sp-runtime",8289 "sp-weights",8290]82918292[[package]]8293name = "polkadot-runtime-metrics"8294version = "0.9.33"8295source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"8296dependencies = [8297 "bs58",8298 "parity-scale-codec 3.2.1",8299 "polkadot-primitives",8300 "sp-std",8301 "sp-tracing",8302]83038304[[package]]8305name = "polkadot-runtime-parachains"8306version = "0.9.33"8307source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"8308dependencies = [8309 "bitflags",8310 "bitvec 1.0.1",8311 "derive_more",8312 "frame-benchmarking",8313 "frame-support",8314 "frame-system",8315 "log",8316 "pallet-authority-discovery",8317 "pallet-authorship",8318 "pallet-babe",8319 "pallet-balances",8320 "pallet-session",8321 "pallet-staking",8322 "pallet-timestamp",8323 "pallet-vesting",8324 "parity-scale-codec 3.2.1",8325 "polkadot-primitives",8326 "polkadot-runtime-metrics",8327 "rand 0.8.5",8328 "rand_chacha 0.3.1",8329 "rustc-hex",8330 "scale-info",8331 "serde",8332 "sp-api",8333 "sp-application-crypto",8334 "sp-core",8335 "sp-inherents",8336 "sp-io",8337 "sp-keystore",8338 "sp-runtime",8339 "sp-session",8340 "sp-staking",8341 "sp-std",8342 "static_assertions",8343 "xcm",8344 "xcm-executor",8345]83468347[[package]]8348name = "polkadot-service"8349version = "0.9.33"8350source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"8351dependencies = [8352 "async-trait",8353 "beefy-gadget",8354 "beefy-primitives",8355 "frame-support",8356 "frame-system-rpc-runtime-api",8357 "futures 0.3.25",8358 "hex-literal",8359 "kusama-runtime",8360 "kvdb",8361 "kvdb-rocksdb",8362 "lru",8363 "pallet-babe",8364 "pallet-im-online",8365 "pallet-staking",8366 "pallet-transaction-payment-rpc-runtime-api",8367 "parity-db 0.4.2",8368 "polkadot-approval-distribution",8369 "polkadot-availability-bitfield-distribution",8370 "polkadot-availability-distribution",8371 "polkadot-availability-recovery",8372 "polkadot-client",8373 "polkadot-collator-protocol",8374 "polkadot-dispute-distribution",8375 "polkadot-gossip-support",8376 "polkadot-network-bridge",8377 "polkadot-node-collation-generation",8378 "polkadot-node-core-approval-voting",8379 "polkadot-node-core-av-store",8380 "polkadot-node-core-backing",8381 "polkadot-node-core-bitfield-signing",8382 "polkadot-node-core-candidate-validation",8383 "polkadot-node-core-chain-api",8384 "polkadot-node-core-chain-selection",8385 "polkadot-node-core-dispute-coordinator",8386 "polkadot-node-core-parachains-inherent",8387 "polkadot-node-core-provisioner",8388 "polkadot-node-core-pvf-checker",8389 "polkadot-node-core-runtime-api",8390 "polkadot-node-network-protocol",8391 "polkadot-node-primitives",8392 "polkadot-node-subsystem",8393 "polkadot-node-subsystem-types",8394 "polkadot-node-subsystem-util",8395 "polkadot-overseer",8396 "polkadot-parachain",8397 "polkadot-primitives",8398 "polkadot-rpc",8399 "polkadot-runtime",8400 "polkadot-runtime-constants",8401 "polkadot-runtime-parachains",8402 "polkadot-statement-distribution",8403 "rococo-runtime",8404 "sc-authority-discovery",8405 "sc-basic-authorship",8406 "sc-block-builder",8407 "sc-chain-spec",8408 "sc-client-api",8409 "sc-client-db",8410 "sc-consensus",8411 "sc-consensus-babe",8412 "sc-consensus-slots",8413 "sc-executor",8414 "sc-finality-grandpa",8415 "sc-keystore",8416 "sc-network",8417 "sc-network-common",8418 "sc-offchain",8419 "sc-service",8420 "sc-sync-state-rpc",8421 "sc-sysinfo",8422 "sc-telemetry",8423 "sc-transaction-pool",8424 "serde",8425 "serde_json",8426 "sp-api",8427 "sp-authority-discovery",8428 "sp-block-builder",8429 "sp-blockchain",8430 "sp-consensus",8431 "sp-consensus-babe",8432 "sp-core",8433 "sp-finality-grandpa",8434 "sp-inherents",8435 "sp-io",8436 "sp-keystore",8437 "sp-offchain",8438 "sp-runtime",8439 "sp-session",8440 "sp-state-machine",8441 "sp-storage",8442 "sp-timestamp",8443 "sp-transaction-pool",8444 "sp-trie",8445 "substrate-prometheus-endpoint",8446 "thiserror",8447 "tracing-gum",8448 "westend-runtime",8449]84508451[[package]]8452name = "polkadot-statement-distribution"8453version = "0.9.33"8454source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"8455dependencies = [8456 "arrayvec 0.5.2",8457 "fatality",8458 "futures 0.3.25",8459 "indexmap",8460 "parity-scale-codec 3.2.1",8461 "polkadot-node-network-protocol",8462 "polkadot-node-primitives",8463 "polkadot-node-subsystem",8464 "polkadot-node-subsystem-util",8465 "polkadot-primitives",8466 "sp-keystore",8467 "sp-staking",8468 "thiserror",8469 "tracing-gum",8470]84718472[[package]]8473name = "polkadot-statement-table"8474version = "0.9.33"8475source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"8476dependencies = [8477 "parity-scale-codec 3.2.1",8478 "polkadot-primitives",8479 "sp-core",8480]84818482[[package]]8483name = "polkadot-test-runtime"8484version = "0.9.33"8485source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"8486dependencies = [8487 "beefy-primitives",8488 "bitvec 1.0.1",8489 "frame-election-provider-support",8490 "frame-executive",8491 "frame-support",8492 "frame-system",8493 "frame-system-rpc-runtime-api",8494 "log",8495 "pallet-authority-discovery",8496 "pallet-authorship",8497 "pallet-babe",8498 "pallet-balances",8499 "pallet-grandpa",8500 "pallet-indices",8501 "pallet-offences",8502 "pallet-session",8503 "pallet-staking",8504 "pallet-staking-reward-curve",8505 "pallet-sudo",8506 "pallet-timestamp",8507 "pallet-transaction-payment",8508 "pallet-transaction-payment-rpc-runtime-api",8509 "pallet-vesting",8510 "pallet-xcm",8511 "parity-scale-codec 3.2.1",8512 "polkadot-parachain",8513 "polkadot-primitives",8514 "polkadot-runtime-common",8515 "polkadot-runtime-parachains",8516 "rustc-hex",8517 "scale-info",8518 "serde",8519 "serde_derive",8520 "smallvec",8521 "sp-api",8522 "sp-authority-discovery",8523 "sp-block-builder",8524 "sp-consensus-babe",8525 "sp-core",8526 "sp-inherents",8527 "sp-io",8528 "sp-mmr-primitives",8529 "sp-offchain",8530 "sp-runtime",8531 "sp-session",8532 "sp-staking",8533 "sp-std",8534 "sp-transaction-pool",8535 "sp-version",8536 "substrate-wasm-builder",8537 "test-runtime-constants",8538 "xcm",8539 "xcm-builder",8540 "xcm-executor",8541]85428543[[package]]8544name = "polkadot-test-service"8545version = "0.9.33"8546source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"8547dependencies = [8548 "frame-benchmarking",8549 "frame-system",8550 "futures 0.3.25",8551 "hex",8552 "pallet-balances",8553 "pallet-staking",8554 "pallet-transaction-payment",8555 "polkadot-node-primitives",8556 "polkadot-node-subsystem",8557 "polkadot-overseer",8558 "polkadot-parachain",8559 "polkadot-primitives",8560 "polkadot-rpc",8561 "polkadot-runtime-common",8562 "polkadot-runtime-parachains",8563 "polkadot-service",8564 "polkadot-test-runtime",8565 "rand 0.8.5",8566 "sc-authority-discovery",8567 "sc-chain-spec",8568 "sc-cli",8569 "sc-client-api",8570 "sc-consensus",8571 "sc-consensus-babe",8572 "sc-executor",8573 "sc-finality-grandpa",8574 "sc-network",8575 "sc-network-common",8576 "sc-service",8577 "sc-tracing",8578 "sc-transaction-pool",8579 "sp-arithmetic",8580 "sp-authority-discovery",8581 "sp-blockchain",8582 "sp-consensus",8583 "sp-consensus-babe",8584 "sp-core",8585 "sp-finality-grandpa",8586 "sp-inherents",8587 "sp-keyring",8588 "sp-runtime",8589 "sp-state-machine",8590 "substrate-test-client",8591 "tempfile",8592 "test-runtime-constants",8593 "tokio",8594 "tracing-gum",8595]85968597[[package]]8598name = "polling"8599version = "2.5.2"8600source = "registry+https://github.com/rust-lang/crates.io-index"8601checksum = "22122d5ec4f9fe1b3916419b76be1e80bcb93f618d071d2edf841b137b2a2bd6"8602dependencies = [8603 "autocfg",8604 "cfg-if",8605 "libc",8606 "log",8607 "wepoll-ffi",8608 "windows-sys 0.42.0",8609]86108611[[package]]8612name = "poly1305"8613version = "0.7.2"8614source = "registry+https://github.com/rust-lang/crates.io-index"8615checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"8616dependencies = [8617 "cpufeatures",8618 "opaque-debug 0.3.0",8619 "universal-hash",8620]86218622[[package]]8623name = "polyval"8624version = "0.5.3"8625source = "registry+https://github.com/rust-lang/crates.io-index"8626checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"8627dependencies = [8628 "cfg-if",8629 "cpufeatures",8630 "opaque-debug 0.3.0",8631 "universal-hash",8632]86338634[[package]]8635name = "ppv-lite86"8636version = "0.2.17"8637source = "registry+https://github.com/rust-lang/crates.io-index"8638checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"86398640[[package]]8641name = "predicates"8642version = "2.1.4"8643source = "registry+https://github.com/rust-lang/crates.io-index"8644checksum = "f54fc5dc63ed3bbf19494623db4f3af16842c0d975818e469022d09e53f0aa05"8645dependencies = [8646 "difflib",8647 "float-cmp",8648 "itertools",8649 "normalize-line-endings",8650 "predicates-core",8651 "regex",8652]86538654[[package]]8655name = "predicates-core"8656version = "1.0.5"8657source = "registry+https://github.com/rust-lang/crates.io-index"8658checksum = "72f883590242d3c6fc5bf50299011695fa6590c2c70eac95ee1bdb9a733ad1a2"86598660[[package]]8661name = "predicates-tree"8662version = "1.0.7"8663source = "registry+https://github.com/rust-lang/crates.io-index"8664checksum = "54ff541861505aabf6ea722d2131ee980b8276e10a1297b94e896dd8b621850d"8665dependencies = [8666 "predicates-core",8667 "termtree",8668]86698670[[package]]8671name = "prettyplease"8672version = "0.1.21"8673source = "registry+https://github.com/rust-lang/crates.io-index"8674checksum = "c142c0e46b57171fe0c528bee8c5b7569e80f0c17e377cd0e30ea57dbc11bb51"8675dependencies = [8676 "proc-macro2",8677 "syn",8678]86798680[[package]]8681name = "primitive-types"8682version = "0.11.1"8683source = "registry+https://github.com/rust-lang/crates.io-index"8684checksum = "e28720988bff275df1f51b171e1b2a18c30d194c4d2b61defdacecd625a5d94a"8685dependencies = [8686 "fixed-hash 0.7.0",8687 "impl-codec",8688 "impl-rlp",8689 "scale-info",8690 "uint",8691]86928693[[package]]8694name = "primitive-types"8695version = "0.12.1"8696source = "registry+https://github.com/rust-lang/crates.io-index"8697checksum = "9f3486ccba82358b11a77516035647c34ba167dfa53312630de83b12bd4f3d66"8698dependencies = [8699 "fixed-hash 0.8.0",8700 "impl-codec",8701 "impl-rlp",8702 "impl-serde",8703 "scale-info",8704 "uint",8705]87068707[[package]]8708name = "prioritized-metered-channel"8709version = "0.2.0"8710source = "registry+https://github.com/rust-lang/crates.io-index"8711checksum = "382698e48a268c832d0b181ed438374a6bb708a82a8ca273bb0f61c74cf209c4"8712dependencies = [8713 "coarsetime",8714 "crossbeam-queue",8715 "derive_more",8716 "futures 0.3.25",8717 "futures-timer",8718 "nanorand",8719 "thiserror",8720 "tracing",8721]87228723[[package]]8724name = "proc-macro-crate"8725version = "1.2.1"8726source = "registry+https://github.com/rust-lang/crates.io-index"8727checksum = "eda0fc3b0fb7c975631757e14d9049da17374063edb6ebbcbc54d880d4fe94e9"8728dependencies = [8729 "once_cell",8730 "thiserror",8731 "toml",8732]87338734[[package]]8735name = "proc-macro-error"8736version = "1.0.4"8737source = "registry+https://github.com/rust-lang/crates.io-index"8738checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"8739dependencies = [8740 "proc-macro-error-attr",8741 "proc-macro2",8742 "quote",8743 "syn",8744 "version_check",8745]87468747[[package]]8748name = "proc-macro-error-attr"8749version = "1.0.4"8750source = "registry+https://github.com/rust-lang/crates.io-index"8751checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"8752dependencies = [8753 "proc-macro2",8754 "quote",8755 "version_check",8756]87578758[[package]]8759name = "proc-macro2"8760version = "1.0.47"8761source = "registry+https://github.com/rust-lang/crates.io-index"8762checksum = "5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725"8763dependencies = [8764 "unicode-ident",8765]87668767[[package]]8768name = "prometheus"8769version = "0.13.3"8770source = "registry+https://github.com/rust-lang/crates.io-index"8771checksum = "449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c"8772dependencies = [8773 "cfg-if",8774 "fnv",8775 "lazy_static",8776 "memchr",8777 "parking_lot 0.12.1",8778 "thiserror",8779]87808781[[package]]8782name = "prometheus-client"8783version = "0.18.1"8784source = "registry+https://github.com/rust-lang/crates.io-index"8785checksum = "83cd1b99916654a69008fd66b4f9397fbe08e6e51dfe23d4417acf5d3b8cb87c"8786dependencies = [8787 "dtoa",8788 "itoa",8789 "parking_lot 0.12.1",8790 "prometheus-client-derive-text-encode",8791]87928793[[package]]8794name = "prometheus-client-derive-text-encode"8795version = "0.3.0"8796source = "registry+https://github.com/rust-lang/crates.io-index"8797checksum = "66a455fbcb954c1a7decf3c586e860fd7889cddf4b8e164be736dbac95a953cd"8798dependencies = [8799 "proc-macro2",8800 "quote",8801 "syn",8802]88038804[[package]]8805name = "prost"8806version = "0.11.3"8807source = "registry+https://github.com/rust-lang/crates.io-index"8808checksum = "c0b18e655c21ff5ac2084a5ad0611e827b3f92badf79f4910b5a5c58f4d87ff0"8809dependencies = [8810 "bytes",8811 "prost-derive",8812]88138814[[package]]8815name = "prost-build"8816version = "0.11.4"8817source = "registry+https://github.com/rust-lang/crates.io-index"8818checksum = "276470f7f281b0ed53d2ae42dd52b4a8d08853a3c70e7fe95882acbb98a6ae94"8819dependencies = [8820 "bytes",8821 "heck",8822 "itertools",8823 "lazy_static",8824 "log",8825 "multimap",8826 "petgraph",8827 "prettyplease",8828 "prost",8829 "prost-types",8830 "regex",8831 "syn",8832 "tempfile",8833 "which",8834]88358836[[package]]8837name = "prost-codec"8838version = "0.2.0"8839source = "registry+https://github.com/rust-lang/crates.io-index"8840checksum = "011ae9ff8359df7915f97302d591cdd9e0e27fbd5a4ddc5bd13b71079bb20987"8841dependencies = [8842 "asynchronous-codec",8843 "bytes",8844 "prost",8845 "thiserror",8846 "unsigned-varint",8847]88488849[[package]]8850name = "prost-derive"8851version = "0.11.2"8852source = "registry+https://github.com/rust-lang/crates.io-index"8853checksum = "164ae68b6587001ca506d3bf7f1000bfa248d0e1217b618108fba4ec1d0cc306"8854dependencies = [8855 "anyhow",8856 "itertools",8857 "proc-macro2",8858 "quote",8859 "syn",8860]88618862[[package]]8863name = "prost-types"8864version = "0.11.2"8865source = "registry+https://github.com/rust-lang/crates.io-index"8866checksum = "747761bc3dc48f9a34553bf65605cf6cb6288ba219f3450b4275dbd81539551a"8867dependencies = [8868 "bytes",8869 "prost",8870]88718872[[package]]8873name = "psm"8874version = "0.1.21"8875source = "registry+https://github.com/rust-lang/crates.io-index"8876checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"8877dependencies = [8878 "cc",8879]88808881[[package]]8882name = "quartz-runtime"8883version = "0.9.33"8884dependencies = [8885 "app-promotion-rpc",8886 "cumulus-pallet-aura-ext",8887 "cumulus-pallet-dmp-queue",8888 "cumulus-pallet-parachain-system",8889 "cumulus-pallet-xcm",8890 "cumulus-pallet-xcmp-queue",8891 "cumulus-primitives-core",8892 "cumulus-primitives-timestamp",8893 "cumulus-primitives-utility",8894 "derivative",8895 "evm-coder",8896 "fp-evm-mapping",8897 "fp-rpc",8898 "fp-self-contained",8899 "frame-benchmarking",8900 "frame-executive",8901 "frame-support",8902 "frame-system",8903 "frame-system-benchmarking",8904 "frame-system-rpc-runtime-api",8905 "frame-try-runtime",8906 "hex-literal",8907 "impl-trait-for-tuples",8908 "log",8909 "logtest",8910 "orml-tokens",8911 "orml-traits",8912 "orml-vesting",8913 "orml-xtokens",8914 "pallet-app-promotion",8915 "pallet-aura",8916 "pallet-balances",8917 "pallet-base-fee",8918 "pallet-common",8919 "pallet-configuration",8920 "pallet-ethereum",8921 "pallet-evm",8922 "pallet-evm-coder-substrate",8923 "pallet-evm-contract-helpers",8924 "pallet-evm-migration",8925 "pallet-evm-transaction-payment",8926 "pallet-foreign-assets",8927 "pallet-fungible",8928 "pallet-inflation",8929 "pallet-maintenance",8930 "pallet-nonfungible",8931 "pallet-randomness-collective-flip",8932 "pallet-refungible",8933 "pallet-rmrk-core",8934 "pallet-rmrk-equip",8935 "pallet-structure",8936 "pallet-sudo",8937 "pallet-template-transaction-payment",8938 "pallet-timestamp",8939 "pallet-transaction-payment",8940 "pallet-transaction-payment-rpc-runtime-api",8941 "pallet-treasury",8942 "pallet-unique",8943 "pallet-xcm",8944 "parachain-info",8945 "parity-scale-codec 3.2.1",8946 "polkadot-parachain",8947 "rmrk-rpc",8948 "scale-info",8949 "serde",8950 "smallvec",8951 "sp-api",8952 "sp-arithmetic",8953 "sp-block-builder",8954 "sp-consensus-aura",8955 "sp-core",8956 "sp-inherents",8957 "sp-io",8958 "sp-offchain",8959 "sp-runtime",8960 "sp-session",8961 "sp-std",8962 "sp-transaction-pool",8963 "sp-version",8964 "substrate-wasm-builder",8965 "up-common",8966 "up-data-structs",8967 "up-rpc",8968 "up-sponsorship",8969 "xcm",8970 "xcm-builder",8971 "xcm-executor",8972]89738974[[package]]8975name = "quick-error"8976version = "1.2.3"8977source = "registry+https://github.com/rust-lang/crates.io-index"8978checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"89798980[[package]]8981name = "quicksink"8982version = "0.1.2"8983source = "registry+https://github.com/rust-lang/crates.io-index"8984checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"8985dependencies = [8986 "futures-core",8987 "futures-sink",8988 "pin-project-lite 0.1.12",8989]89908991[[package]]8992name = "quote"8993version = "1.0.21"8994source = "registry+https://github.com/rust-lang/crates.io-index"8995checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179"8996dependencies = [8997 "proc-macro2",8998]89999000[[package]]9001name = "radium"9002version = "0.6.2"9003source = "registry+https://github.com/rust-lang/crates.io-index"9004checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb"90059006[[package]]9007name = "radium"9008version = "0.7.0"9009source = "registry+https://github.com/rust-lang/crates.io-index"9010checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"90119012[[package]]9013name = "rand"9014version = "0.7.3"9015source = "registry+https://github.com/rust-lang/crates.io-index"9016checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"9017dependencies = [9018 "getrandom 0.1.16",9019 "libc",9020 "rand_chacha 0.2.2",9021 "rand_core 0.5.1",9022 "rand_hc",9023 "rand_pcg 0.2.1",9024]90259026[[package]]9027name = "rand"9028version = "0.8.5"9029source = "registry+https://github.com/rust-lang/crates.io-index"9030checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"9031dependencies = [9032 "libc",9033 "rand_chacha 0.3.1",9034 "rand_core 0.6.4",9035]90369037[[package]]9038name = "rand_chacha"9039version = "0.2.2"9040source = "registry+https://github.com/rust-lang/crates.io-index"9041checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"9042dependencies = [9043 "ppv-lite86",9044 "rand_core 0.5.1",9045]90469047[[package]]9048name = "rand_chacha"9049version = "0.3.1"9050source = "registry+https://github.com/rust-lang/crates.io-index"9051checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"9052dependencies = [9053 "ppv-lite86",9054 "rand_core 0.6.4",9055]90569057[[package]]9058name = "rand_core"9059version = "0.5.1"9060source = "registry+https://github.com/rust-lang/crates.io-index"9061checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"9062dependencies = [9063 "getrandom 0.1.16",9064]90659066[[package]]9067name = "rand_core"9068version = "0.6.4"9069source = "registry+https://github.com/rust-lang/crates.io-index"9070checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"9071dependencies = [9072 "getrandom 0.2.8",9073]90749075[[package]]9076name = "rand_distr"9077version = "0.4.3"9078source = "registry+https://github.com/rust-lang/crates.io-index"9079checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"9080dependencies = [9081 "num-traits",9082 "rand 0.8.5",9083]90849085[[package]]9086name = "rand_hc"9087version = "0.2.0"9088source = "registry+https://github.com/rust-lang/crates.io-index"9089checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"9090dependencies = [9091 "rand_core 0.5.1",9092]90939094[[package]]9095name = "rand_pcg"9096version = "0.2.1"9097source = "registry+https://github.com/rust-lang/crates.io-index"9098checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"9099dependencies = [9100 "rand_core 0.5.1",9101]91029103[[package]]9104name = "rand_pcg"9105version = "0.3.1"9106source = "registry+https://github.com/rust-lang/crates.io-index"9107checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"9108dependencies = [9109 "rand_core 0.6.4",9110]91119112[[package]]9113name = "rawpointer"9114version = "0.2.1"9115source = "registry+https://github.com/rust-lang/crates.io-index"9116checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"91179118[[package]]9119name = "rayon"9120version = "1.6.1"9121source = "registry+https://github.com/rust-lang/crates.io-index"9122checksum = "6db3a213adf02b3bcfd2d3846bb41cb22857d131789e01df434fb7e7bc0759b7"9123dependencies = [9124 "either",9125 "rayon-core",9126]91279128[[package]]9129name = "rayon-core"9130version = "1.10.1"9131source = "registry+https://github.com/rust-lang/crates.io-index"9132checksum = "cac410af5d00ab6884528b4ab69d1e8e146e8d471201800fa1b4524126de6ad3"9133dependencies = [9134 "crossbeam-channel",9135 "crossbeam-deque",9136 "crossbeam-utils",9137 "num_cpus",9138]91399140[[package]]9141name = "redox_syscall"9142version = "0.2.16"9143source = "registry+https://github.com/rust-lang/crates.io-index"9144checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"9145dependencies = [9146 "bitflags",9147]91489149[[package]]9150name = "redox_users"9151version = "0.4.3"9152source = "registry+https://github.com/rust-lang/crates.io-index"9153checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"9154dependencies = [9155 "getrandom 0.2.8",9156 "redox_syscall",9157 "thiserror",9158]91599160[[package]]9161name = "reed-solomon-novelpoly"9162version = "1.0.0"9163source = "registry+https://github.com/rust-lang/crates.io-index"9164checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"9165dependencies = [9166 "derive_more",9167 "fs-err",9168 "itertools",9169 "static_init 0.5.2",9170 "thiserror",9171]91729173[[package]]9174name = "ref-cast"9175version = "1.0.13"9176source = "registry+https://github.com/rust-lang/crates.io-index"9177checksum = "53b15debb4f9d60d767cd8ca9ef7abb2452922f3214671ff052defc7f3502c44"9178dependencies = [9179 "ref-cast-impl",9180]91819182[[package]]9183name = "ref-cast-impl"9184version = "1.0.13"9185source = "registry+https://github.com/rust-lang/crates.io-index"9186checksum = "abfa8511e9e94fd3de6585a3d3cd00e01ed556dc9814829280af0e8dc72a8f36"9187dependencies = [9188 "proc-macro2",9189 "quote",9190 "syn",9191]91929193[[package]]9194name = "regalloc2"9195version = "0.3.2"9196source = "registry+https://github.com/rust-lang/crates.io-index"9197checksum = "d43a209257d978ef079f3d446331d0f1794f5e0fc19b306a199983857833a779"9198dependencies = [9199 "fxhash",9200 "log",9201 "slice-group-by",9202 "smallvec",9203]92049205[[package]]9206name = "regex"9207version = "1.7.0"9208source = "registry+https://github.com/rust-lang/crates.io-index"9209checksum = "e076559ef8e241f2ae3479e36f97bd5741c0330689e217ad51ce2c76808b868a"9210dependencies = [9211 "aho-corasick",9212 "memchr",9213 "regex-syntax",9214]92159216[[package]]9217name = "regex-automata"9218version = "0.1.10"9219source = "registry+https://github.com/rust-lang/crates.io-index"9220checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"9221dependencies = [9222 "regex-syntax",9223]92249225[[package]]9226name = "regex-syntax"9227version = "0.6.28"9228source = "registry+https://github.com/rust-lang/crates.io-index"9229checksum = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848"92309231[[package]]9232name = "remote-externalities"9233version = "0.10.0-dev"9234source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"9235dependencies = [9236 "env_logger",9237 "log",9238 "parity-scale-codec 3.2.1",9239 "serde",9240 "serde_json",9241 "sp-core",9242 "sp-io",9243 "sp-runtime",9244 "sp-version",9245 "substrate-rpc-client",9246]92479248[[package]]9249name = "remove_dir_all"9250version = "0.5.3"9251source = "registry+https://github.com/rust-lang/crates.io-index"9252checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"9253dependencies = [9254 "winapi",9255]92569257[[package]]9258name = "resolv-conf"9259version = "0.7.0"9260source = "registry+https://github.com/rust-lang/crates.io-index"9261checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"9262dependencies = [9263 "hostname",9264 "quick-error",9265]92669267[[package]]9268name = "rfc6979"9269version = "0.3.1"9270source = "registry+https://github.com/rust-lang/crates.io-index"9271checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"9272dependencies = [9273 "crypto-bigint",9274 "hmac 0.12.1",9275 "zeroize",9276]92779278[[package]]9279name = "ring"9280version = "0.16.20"9281source = "registry+https://github.com/rust-lang/crates.io-index"9282checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"9283dependencies = [9284 "cc",9285 "libc",9286 "once_cell",9287 "spin",9288 "untrusted",9289 "web-sys",9290 "winapi",9291]92929293[[package]]9294name = "rlp"9295version = "0.5.2"9296source = "registry+https://github.com/rust-lang/crates.io-index"9297checksum = "bb919243f34364b6bd2fc10ef797edbfa75f33c252e7998527479c6d6b47e1ec"9298dependencies = [9299 "bytes",9300 "rlp-derive",9301 "rustc-hex",9302]93039304[[package]]9305name = "rlp-derive"9306version = "0.1.0"9307source = "registry+https://github.com/rust-lang/crates.io-index"9308checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"9309dependencies = [9310 "proc-macro2",9311 "quote",9312 "syn",9313]93149315[[package]]9316name = "rmrk-rpc"9317version = "0.0.2"9318dependencies = [9319 "parity-scale-codec 2.3.1",9320 "rmrk-traits",9321 "serde",9322 "sp-api",9323 "sp-core",9324 "sp-runtime",9325 "sp-std",9326]93279328[[package]]9329name = "rmrk-traits"9330version = "0.1.0"9331dependencies = [9332 "parity-scale-codec 3.2.1",9333 "scale-info",9334 "serde",9335]93369337[[package]]9338name = "rocksdb"9339version = "0.19.0"9340source = "registry+https://github.com/rust-lang/crates.io-index"9341checksum = "7e9562ea1d70c0cc63a34a22d977753b50cca91cc6b6527750463bd5dd8697bc"9342dependencies = [9343 "libc",9344 "librocksdb-sys",9345]93469347[[package]]9348name = "rococo-runtime"9349version = "0.9.33"9350source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"9351dependencies = [9352 "beefy-merkle-tree",9353 "beefy-primitives",9354 "frame-benchmarking",9355 "frame-executive",9356 "frame-support",9357 "frame-system",9358 "frame-system-benchmarking",9359 "frame-system-rpc-runtime-api",9360 "hex-literal",9361 "log",9362 "pallet-authority-discovery",9363 "pallet-authorship",9364 "pallet-babe",9365 "pallet-balances",9366 "pallet-beefy",9367 "pallet-beefy-mmr",9368 "pallet-bounties",9369 "pallet-child-bounties",9370 "pallet-collective",9371 "pallet-democracy",9372 "pallet-elections-phragmen",9373 "pallet-gilt",9374 "pallet-grandpa",9375 "pallet-identity",9376 "pallet-im-online",9377 "pallet-indices",9378 "pallet-membership",9379 "pallet-mmr",9380 "pallet-multisig",9381 "pallet-offences",9382 "pallet-preimage",9383 "pallet-proxy",9384 "pallet-recovery",9385 "pallet-scheduler",9386 "pallet-session",9387 "pallet-society",9388 "pallet-staking",9389 "pallet-state-trie-migration",9390 "pallet-sudo",9391 "pallet-timestamp",9392 "pallet-tips",9393 "pallet-transaction-payment",9394 "pallet-transaction-payment-rpc-runtime-api",9395 "pallet-treasury",9396 "pallet-utility",9397 "pallet-vesting",9398 "pallet-xcm",9399 "pallet-xcm-benchmarks",9400 "parity-scale-codec 3.2.1",9401 "polkadot-parachain",9402 "polkadot-primitives",9403 "polkadot-runtime-common",9404 "polkadot-runtime-parachains",9405 "rococo-runtime-constants",9406 "scale-info",9407 "serde",9408 "serde_derive",9409 "smallvec",9410 "sp-api",9411 "sp-authority-discovery",9412 "sp-block-builder",9413 "sp-consensus-babe",9414 "sp-core",9415 "sp-inherents",9416 "sp-io",9417 "sp-mmr-primitives",9418 "sp-offchain",9419 "sp-runtime",9420 "sp-session",9421 "sp-staking",9422 "sp-std",9423 "sp-transaction-pool",9424 "sp-version",9425 "static_assertions",9426 "substrate-wasm-builder",9427 "xcm",9428 "xcm-builder",9429 "xcm-executor",9430]94319432[[package]]9433name = "rococo-runtime-constants"9434version = "0.9.33"9435source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"9436dependencies = [9437 "frame-support",9438 "polkadot-primitives",9439 "polkadot-runtime-common",9440 "smallvec",9441 "sp-core",9442 "sp-runtime",9443 "sp-weights",9444]94459446[[package]]9447name = "rpassword"9448version = "7.2.0"9449source = "registry+https://github.com/rust-lang/crates.io-index"9450checksum = "6678cf63ab3491898c0d021b493c94c9b221d91295294a2a5746eacbe5928322"9451dependencies = [9452 "libc",9453 "rtoolbox",9454 "winapi",9455]94569457[[package]]9458name = "rtnetlink"9459version = "0.10.1"9460source = "registry+https://github.com/rust-lang/crates.io-index"9461checksum = "322c53fd76a18698f1c27381d58091de3a043d356aa5bd0d510608b565f469a0"9462dependencies = [9463 "async-global-executor",9464 "futures 0.3.25",9465 "log",9466 "netlink-packet-route",9467 "netlink-proto",9468 "nix",9469 "thiserror",9470]94719472[[package]]9473name = "rtoolbox"9474version = "0.0.1"9475source = "registry+https://github.com/rust-lang/crates.io-index"9476checksum = "034e22c514f5c0cb8a10ff341b9b048b5ceb21591f31c8f44c43b960f9b3524a"9477dependencies = [9478 "libc",9479 "winapi",9480]94819482[[package]]9483name = "rustc-demangle"9484version = "0.1.21"9485source = "registry+https://github.com/rust-lang/crates.io-index"9486checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"94879488[[package]]9489name = "rustc-hash"9490version = "1.1.0"9491source = "registry+https://github.com/rust-lang/crates.io-index"9492checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"94939494[[package]]9495name = "rustc-hex"9496version = "2.1.0"9497source = "registry+https://github.com/rust-lang/crates.io-index"9498checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"94999500[[package]]9501name = "rustc_version"9502version = "0.2.3"9503source = "registry+https://github.com/rust-lang/crates.io-index"9504checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"9505dependencies = [9506 "semver 0.9.0",9507]95089509[[package]]9510name = "rustc_version"9511version = "0.4.0"9512source = "registry+https://github.com/rust-lang/crates.io-index"9513checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"9514dependencies = [9515 "semver 1.0.14",9516]95179518[[package]]9519name = "rustix"9520version = "0.35.13"9521source = "registry+https://github.com/rust-lang/crates.io-index"9522checksum = "727a1a6d65f786ec22df8a81ca3121107f235970dc1705ed681d3e6e8b9cd5f9"9523dependencies = [9524 "bitflags",9525 "errno",9526 "io-lifetimes 0.7.5",9527 "libc",9528 "linux-raw-sys 0.0.46",9529 "windows-sys 0.42.0",9530]95319532[[package]]9533name = "rustix"9534version = "0.36.5"9535source = "registry+https://github.com/rust-lang/crates.io-index"9536checksum = "a3807b5d10909833d3e9acd1eb5fb988f79376ff10fce42937de71a449c4c588"9537dependencies = [9538 "bitflags",9539 "errno",9540 "io-lifetimes 1.0.3",9541 "libc",9542 "linux-raw-sys 0.1.4",9543 "windows-sys 0.42.0",9544]95459546[[package]]9547name = "rustls"9548version = "0.20.7"9549source = "registry+https://github.com/rust-lang/crates.io-index"9550checksum = "539a2bfe908f471bfa933876bd1eb6a19cf2176d375f82ef7f99530a40e48c2c"9551dependencies = [9552 "log",9553 "ring",9554 "sct",9555 "webpki",9556]95579558[[package]]9559name = "rustls-native-certs"9560version = "0.6.2"9561source = "registry+https://github.com/rust-lang/crates.io-index"9562checksum = "0167bac7a9f490495f3c33013e7722b53cb087ecbe082fb0c6387c96f634ea50"9563dependencies = [9564 "openssl-probe",9565 "rustls-pemfile",9566 "schannel",9567 "security-framework",9568]95699570[[package]]9571name = "rustls-pemfile"9572version = "1.0.1"9573source = "registry+https://github.com/rust-lang/crates.io-index"9574checksum = "0864aeff53f8c05aa08d86e5ef839d3dfcf07aeba2db32f12db0ef716e87bd55"9575dependencies = [9576 "base64",9577]95789579[[package]]9580name = "rustversion"9581version = "1.0.9"9582source = "registry+https://github.com/rust-lang/crates.io-index"9583checksum = "97477e48b4cf8603ad5f7aaf897467cf42ab4218a38ef76fb14c2d6773a6d6a8"95849585[[package]]9586name = "rw-stream-sink"9587version = "0.3.0"9588source = "registry+https://github.com/rust-lang/crates.io-index"9589checksum = "26338f5e09bb721b85b135ea05af7767c90b52f6de4f087d4f4a3a9d64e7dc04"9590dependencies = [9591 "futures 0.3.25",9592 "pin-project",9593 "static_assertions",9594]95959596[[package]]9597name = "ryu"9598version = "1.0.11"9599source = "registry+https://github.com/rust-lang/crates.io-index"9600checksum = "4501abdff3ae82a1c1b477a17252eb69cee9e66eb915c1abaa4f44d873df9f09"96019602[[package]]9603name = "safe-mix"9604version = "1.0.1"9605source = "registry+https://github.com/rust-lang/crates.io-index"9606checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"9607dependencies = [9608 "rustc_version 0.2.3",9609]96109611[[package]]9612name = "same-file"9613version = "1.0.6"9614source = "registry+https://github.com/rust-lang/crates.io-index"9615checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"9616dependencies = [9617 "winapi-util",9618]96199620[[package]]9621name = "sc-allocator"9622version = "4.1.0-dev"9623source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"9624dependencies = [9625 "log",9626 "sp-core",9627 "sp-wasm-interface",9628 "thiserror",9629]96309631[[package]]9632name = "sc-authority-discovery"9633version = "0.10.0-dev"9634source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"9635dependencies = [9636 "async-trait",9637 "futures 0.3.25",9638 "futures-timer",9639 "ip_network",9640 "libp2p",9641 "log",9642 "parity-scale-codec 3.2.1",9643 "prost",9644 "prost-build",9645 "rand 0.7.3",9646 "sc-client-api",9647 "sc-network-common",9648 "sp-api",9649 "sp-authority-discovery",9650 "sp-blockchain",9651 "sp-core",9652 "sp-keystore",9653 "sp-runtime",9654 "substrate-prometheus-endpoint",9655 "thiserror",9656]96579658[[package]]9659name = "sc-basic-authorship"9660version = "0.10.0-dev"9661source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"9662dependencies = [9663 "futures 0.3.25",9664 "futures-timer",9665 "log",9666 "parity-scale-codec 3.2.1",9667 "sc-block-builder",9668 "sc-client-api",9669 "sc-proposer-metrics",9670 "sc-telemetry",9671 "sc-transaction-pool-api",9672 "sp-api",9673 "sp-blockchain",9674 "sp-consensus",9675 "sp-core",9676 "sp-inherents",9677 "sp-runtime",9678 "substrate-prometheus-endpoint",9679]96809681[[package]]9682name = "sc-block-builder"9683version = "0.10.0-dev"9684source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"9685dependencies = [9686 "parity-scale-codec 3.2.1",9687 "sc-client-api",9688 "sp-api",9689 "sp-block-builder",9690 "sp-blockchain",9691 "sp-core",9692 "sp-inherents",9693 "sp-runtime",9694 "sp-state-machine",9695]96969697[[package]]9698name = "sc-chain-spec"9699version = "4.0.0-dev"9700source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"9701dependencies = [9702 "impl-trait-for-tuples",9703 "memmap2",9704 "parity-scale-codec 3.2.1",9705 "sc-chain-spec-derive",9706 "sc-network-common",9707 "sc-telemetry",9708 "serde",9709 "serde_json",9710 "sp-core",9711 "sp-runtime",9712]97139714[[package]]9715name = "sc-chain-spec-derive"9716version = "4.0.0-dev"9717source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"9718dependencies = [9719 "proc-macro-crate",9720 "proc-macro2",9721 "quote",9722 "syn",9723]97249725[[package]]9726name = "sc-cli"9727version = "0.10.0-dev"9728source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"9729dependencies = [9730 "array-bytes",9731 "chrono",9732 "clap",9733 "fdlimit",9734 "futures 0.3.25",9735 "libp2p",9736 "log",9737 "names",9738 "parity-scale-codec 3.2.1",9739 "rand 0.7.3",9740 "regex",9741 "rpassword",9742 "sc-client-api",9743 "sc-client-db",9744 "sc-keystore",9745 "sc-network",9746 "sc-network-common",9747 "sc-service",9748 "sc-telemetry",9749 "sc-tracing",9750 "sc-utils",9751 "serde",9752 "serde_json",9753 "sp-blockchain",9754 "sp-core",9755 "sp-keyring",9756 "sp-keystore",9757 "sp-panic-handler",9758 "sp-runtime",9759 "sp-version",9760 "thiserror",9761 "tiny-bip39",9762 "tokio",9763]97649765[[package]]9766name = "sc-client-api"9767version = "4.0.0-dev"9768source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"9769dependencies = [9770 "fnv",9771 "futures 0.3.25",9772 "hash-db",9773 "log",9774 "parity-scale-codec 3.2.1",9775 "parking_lot 0.12.1",9776 "sc-executor",9777 "sc-transaction-pool-api",9778 "sc-utils",9779 "sp-api",9780 "sp-blockchain",9781 "sp-consensus",9782 "sp-core",9783 "sp-database",9784 "sp-externalities",9785 "sp-keystore",9786 "sp-runtime",9787 "sp-state-machine",9788 "sp-storage",9789 "sp-trie",9790 "substrate-prometheus-endpoint",9791]97929793[[package]]9794name = "sc-client-db"9795version = "0.10.0-dev"9796source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"9797dependencies = [9798 "hash-db",9799 "kvdb",9800 "kvdb-memorydb",9801 "kvdb-rocksdb",9802 "linked-hash-map",9803 "log",9804 "parity-db 0.4.2",9805 "parity-scale-codec 3.2.1",9806 "parking_lot 0.12.1",9807 "sc-client-api",9808 "sc-state-db",9809 "sp-arithmetic",9810 "sp-blockchain",9811 "sp-core",9812 "sp-database",9813 "sp-runtime",9814 "sp-state-machine",9815 "sp-trie",9816]98179818[[package]]9819name = "sc-consensus"9820version = "0.10.0-dev"9821source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"9822dependencies = [9823 "async-trait",9824 "futures 0.3.25",9825 "futures-timer",9826 "libp2p",9827 "log",9828 "parking_lot 0.12.1",9829 "sc-client-api",9830 "sc-utils",9831 "serde",9832 "sp-api",9833 "sp-blockchain",9834 "sp-consensus",9835 "sp-core",9836 "sp-runtime",9837 "sp-state-machine",9838 "substrate-prometheus-endpoint",9839 "thiserror",9840]98419842[[package]]9843name = "sc-consensus-aura"9844version = "0.10.0-dev"9845source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"9846dependencies = [9847 "async-trait",9848 "futures 0.3.25",9849 "log",9850 "parity-scale-codec 3.2.1",9851 "sc-block-builder",9852 "sc-client-api",9853 "sc-consensus",9854 "sc-consensus-slots",9855 "sc-telemetry",9856 "sp-api",9857 "sp-application-crypto",9858 "sp-block-builder",9859 "sp-blockchain",9860 "sp-consensus",9861 "sp-consensus-aura",9862 "sp-consensus-slots",9863 "sp-core",9864 "sp-inherents",9865 "sp-keystore",9866 "sp-runtime",9867 "substrate-prometheus-endpoint",9868 "thiserror",9869]98709871[[package]]9872name = "sc-consensus-babe"9873version = "0.10.0-dev"9874source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"9875dependencies = [9876 "async-trait",9877 "fork-tree",9878 "futures 0.3.25",9879 "log",9880 "merlin",9881 "num-bigint",9882 "num-rational",9883 "num-traits",9884 "parity-scale-codec 3.2.1",9885 "parking_lot 0.12.1",9886 "sc-client-api",9887 "sc-consensus",9888 "sc-consensus-epochs",9889 "sc-consensus-slots",9890 "sc-keystore",9891 "sc-telemetry",9892 "schnorrkel",9893 "serde",9894 "sp-api",9895 "sp-application-crypto",9896 "sp-block-builder",9897 "sp-blockchain",9898 "sp-consensus",9899 "sp-consensus-babe",9900 "sp-consensus-slots",9901 "sp-consensus-vrf",9902 "sp-core",9903 "sp-inherents",9904 "sp-io",9905 "sp-keystore",9906 "sp-runtime",9907 "sp-version",9908 "substrate-prometheus-endpoint",9909 "thiserror",9910]99119912[[package]]9913name = "sc-consensus-babe-rpc"9914version = "0.10.0-dev"9915source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"9916dependencies = [9917 "futures 0.3.25",9918 "jsonrpsee",9919 "sc-consensus-babe",9920 "sc-consensus-epochs",9921 "sc-rpc-api",9922 "serde",9923 "sp-api",9924 "sp-application-crypto",9925 "sp-blockchain",9926 "sp-consensus",9927 "sp-consensus-babe",9928 "sp-core",9929 "sp-keystore",9930 "sp-runtime",9931 "thiserror",9932]99339934[[package]]9935name = "sc-consensus-epochs"9936version = "0.10.0-dev"9937source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"9938dependencies = [9939 "fork-tree",9940 "parity-scale-codec 3.2.1",9941 "sc-client-api",9942 "sc-consensus",9943 "sp-blockchain",9944 "sp-runtime",9945]99469947[[package]]9948name = "sc-consensus-manual-seal"9949version = "0.10.0-dev"9950source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"9951dependencies = [9952 "assert_matches",9953 "async-trait",9954 "futures 0.3.25",9955 "jsonrpsee",9956 "log",9957 "parity-scale-codec 3.2.1",9958 "sc-client-api",9959 "sc-consensus",9960 "sc-consensus-aura",9961 "sc-consensus-babe",9962 "sc-consensus-epochs",9963 "sc-transaction-pool",9964 "sc-transaction-pool-api",9965 "serde",9966 "sp-api",9967 "sp-blockchain",9968 "sp-consensus",9969 "sp-consensus-aura",9970 "sp-consensus-babe",9971 "sp-consensus-slots",9972 "sp-core",9973 "sp-inherents",9974 "sp-keystore",9975 "sp-runtime",9976 "sp-timestamp",9977 "substrate-prometheus-endpoint",9978 "thiserror",9979]99809981[[package]]9982name = "sc-consensus-slots"9983version = "0.10.0-dev"9984source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"9985dependencies = [9986 "async-trait",9987 "futures 0.3.25",9988 "futures-timer",9989 "log",9990 "parity-scale-codec 3.2.1",9991 "sc-client-api",9992 "sc-consensus",9993 "sc-telemetry",9994 "sp-arithmetic",9995 "sp-blockchain",9996 "sp-consensus",9997 "sp-consensus-slots",9998 "sp-core",9999 "sp-inherents",10000 "sp-runtime",10001 "sp-state-machine",10002 "thiserror",10003]1000410005[[package]]10006name = "sc-executor"10007version = "0.10.0-dev"10008source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10009dependencies = [10010 "lazy_static",10011 "lru",10012 "parity-scale-codec 3.2.1",10013 "parking_lot 0.12.1",10014 "sc-executor-common",10015 "sc-executor-wasmi",10016 "sc-executor-wasmtime",10017 "sp-api",10018 "sp-core",10019 "sp-core-hashing-proc-macro",10020 "sp-externalities",10021 "sp-io",10022 "sp-panic-handler",10023 "sp-runtime-interface",10024 "sp-trie",10025 "sp-version",10026 "sp-wasm-interface",10027 "tracing",10028 "wasmi",10029]1003010031[[package]]10032name = "sc-executor-common"10033version = "0.10.0-dev"10034source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10035dependencies = [10036 "environmental",10037 "parity-scale-codec 3.2.1",10038 "sc-allocator",10039 "sp-maybe-compressed-blob",10040 "sp-sandbox",10041 "sp-wasm-interface",10042 "thiserror",10043 "wasm-instrument",10044 "wasmi",10045]1004610047[[package]]10048name = "sc-executor-wasmi"10049version = "0.10.0-dev"10050source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10051dependencies = [10052 "log",10053 "parity-scale-codec 3.2.1",10054 "sc-allocator",10055 "sc-executor-common",10056 "sp-runtime-interface",10057 "sp-sandbox",10058 "sp-wasm-interface",10059 "wasmi",10060]1006110062[[package]]10063name = "sc-executor-wasmtime"10064version = "0.10.0-dev"10065source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10066dependencies = [10067 "cfg-if",10068 "libc",10069 "log",10070 "once_cell",10071 "parity-scale-codec 3.2.1",10072 "parity-wasm",10073 "rustix 0.35.13",10074 "sc-allocator",10075 "sc-executor-common",10076 "sp-runtime-interface",10077 "sp-sandbox",10078 "sp-wasm-interface",10079 "wasmtime",10080]1008110082[[package]]10083name = "sc-finality-grandpa"10084version = "0.10.0-dev"10085source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10086dependencies = [10087 "ahash",10088 "array-bytes",10089 "async-trait",10090 "dyn-clone",10091 "finality-grandpa",10092 "fork-tree",10093 "futures 0.3.25",10094 "futures-timer",10095 "log",10096 "parity-scale-codec 3.2.1",10097 "parking_lot 0.12.1",10098 "rand 0.8.5",10099 "sc-block-builder",10100 "sc-chain-spec",10101 "sc-client-api",10102 "sc-consensus",10103 "sc-keystore",10104 "sc-network",10105 "sc-network-common",10106 "sc-network-gossip",10107 "sc-telemetry",10108 "sc-utils",10109 "serde_json",10110 "sp-api",10111 "sp-application-crypto",10112 "sp-arithmetic",10113 "sp-blockchain",10114 "sp-consensus",10115 "sp-core",10116 "sp-finality-grandpa",10117 "sp-keystore",10118 "sp-runtime",10119 "substrate-prometheus-endpoint",10120 "thiserror",10121]1012210123[[package]]10124name = "sc-finality-grandpa-rpc"10125version = "0.10.0-dev"10126source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10127dependencies = [10128 "finality-grandpa",10129 "futures 0.3.25",10130 "jsonrpsee",10131 "log",10132 "parity-scale-codec 3.2.1",10133 "sc-client-api",10134 "sc-finality-grandpa",10135 "sc-rpc",10136 "serde",10137 "serde_json",10138 "sp-blockchain",10139 "sp-core",10140 "sp-runtime",10141 "thiserror",10142]1014310144[[package]]10145name = "sc-informant"10146version = "0.10.0-dev"10147source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10148dependencies = [10149 "ansi_term",10150 "futures 0.3.25",10151 "futures-timer",10152 "log",10153 "parity-util-mem",10154 "sc-client-api",10155 "sc-network-common",10156 "sc-transaction-pool-api",10157 "sp-blockchain",10158 "sp-runtime",10159]1016010161[[package]]10162name = "sc-keystore"10163version = "4.0.0-dev"10164source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10165dependencies = [10166 "array-bytes",10167 "async-trait",10168 "parking_lot 0.12.1",10169 "serde_json",10170 "sp-application-crypto",10171 "sp-core",10172 "sp-keystore",10173 "thiserror",10174]1017510176[[package]]10177name = "sc-network"10178version = "0.10.0-dev"10179source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10180dependencies = [10181 "array-bytes",10182 "async-trait",10183 "asynchronous-codec",10184 "bitflags",10185 "bytes",10186 "cid",10187 "either",10188 "fnv",10189 "fork-tree",10190 "futures 0.3.25",10191 "futures-timer",10192 "ip_network",10193 "libp2p",10194 "linked-hash-map",10195 "linked_hash_set",10196 "log",10197 "lru",10198 "parity-scale-codec 3.2.1",10199 "parking_lot 0.12.1",10200 "pin-project",10201 "prost",10202 "rand 0.7.3",10203 "sc-block-builder",10204 "sc-client-api",10205 "sc-consensus",10206 "sc-network-common",10207 "sc-peerset",10208 "sc-utils",10209 "serde",10210 "serde_json",10211 "smallvec",10212 "sp-arithmetic",10213 "sp-blockchain",10214 "sp-consensus",10215 "sp-core",10216 "sp-runtime",10217 "substrate-prometheus-endpoint",10218 "thiserror",10219 "unsigned-varint",10220 "zeroize",10221]1022210223[[package]]10224name = "sc-network-bitswap"10225version = "0.10.0-dev"10226source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10227dependencies = [10228 "cid",10229 "futures 0.3.25",10230 "libp2p",10231 "log",10232 "prost",10233 "prost-build",10234 "sc-client-api",10235 "sc-network-common",10236 "sp-blockchain",10237 "sp-runtime",10238 "thiserror",10239 "unsigned-varint",10240 "void",10241]1024210243[[package]]10244name = "sc-network-common"10245version = "0.10.0-dev"10246source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10247dependencies = [10248 "async-trait",10249 "bitflags",10250 "bytes",10251 "futures 0.3.25",10252 "futures-timer",10253 "libp2p",10254 "linked_hash_set",10255 "parity-scale-codec 3.2.1",10256 "prost-build",10257 "sc-consensus",10258 "sc-peerset",10259 "serde",10260 "smallvec",10261 "sp-blockchain",10262 "sp-consensus",10263 "sp-finality-grandpa",10264 "sp-runtime",10265 "substrate-prometheus-endpoint",10266 "thiserror",10267]1026810269[[package]]10270name = "sc-network-gossip"10271version = "0.10.0-dev"10272source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10273dependencies = [10274 "ahash",10275 "futures 0.3.25",10276 "futures-timer",10277 "libp2p",10278 "log",10279 "lru",10280 "sc-network-common",10281 "sc-peerset",10282 "sp-runtime",10283 "substrate-prometheus-endpoint",10284 "tracing",10285]1028610287[[package]]10288name = "sc-network-light"10289version = "0.10.0-dev"10290source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10291dependencies = [10292 "array-bytes",10293 "futures 0.3.25",10294 "libp2p",10295 "log",10296 "parity-scale-codec 3.2.1",10297 "prost",10298 "prost-build",10299 "sc-client-api",10300 "sc-network-common",10301 "sc-peerset",10302 "sp-blockchain",10303 "sp-core",10304 "sp-runtime",10305 "thiserror",10306]1030710308[[package]]10309name = "sc-network-sync"10310version = "0.10.0-dev"10311source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10312dependencies = [10313 "array-bytes",10314 "fork-tree",10315 "futures 0.3.25",10316 "libp2p",10317 "log",10318 "lru",10319 "mockall",10320 "parity-scale-codec 3.2.1",10321 "prost",10322 "prost-build",10323 "sc-client-api",10324 "sc-consensus",10325 "sc-network-common",10326 "sc-peerset",10327 "sc-utils",10328 "smallvec",10329 "sp-arithmetic",10330 "sp-blockchain",10331 "sp-consensus",10332 "sp-core",10333 "sp-finality-grandpa",10334 "sp-runtime",10335 "thiserror",10336]1033710338[[package]]10339name = "sc-network-transactions"10340version = "0.10.0-dev"10341source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10342dependencies = [10343 "array-bytes",10344 "futures 0.3.25",10345 "hex",10346 "libp2p",10347 "log",10348 "parity-scale-codec 3.2.1",10349 "pin-project",10350 "sc-network-common",10351 "sc-peerset",10352 "sp-consensus",10353 "sp-runtime",10354 "substrate-prometheus-endpoint",10355]1035610357[[package]]10358name = "sc-offchain"10359version = "4.0.0-dev"10360source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10361dependencies = [10362 "array-bytes",10363 "bytes",10364 "fnv",10365 "futures 0.3.25",10366 "futures-timer",10367 "hyper",10368 "hyper-rustls",10369 "libp2p",10370 "num_cpus",10371 "once_cell",10372 "parity-scale-codec 3.2.1",10373 "parking_lot 0.12.1",10374 "rand 0.7.3",10375 "sc-client-api",10376 "sc-network-common",10377 "sc-peerset",10378 "sc-utils",10379 "sp-api",10380 "sp-core",10381 "sp-offchain",10382 "sp-runtime",10383 "threadpool",10384 "tracing",10385]1038610387[[package]]10388name = "sc-peerset"10389version = "4.0.0-dev"10390source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10391dependencies = [10392 "futures 0.3.25",10393 "libp2p",10394 "log",10395 "sc-utils",10396 "serde_json",10397 "wasm-timer",10398]1039910400[[package]]10401name = "sc-proposer-metrics"10402version = "0.10.0-dev"10403source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10404dependencies = [10405 "log",10406 "substrate-prometheus-endpoint",10407]1040810409[[package]]10410name = "sc-rpc"10411version = "4.0.0-dev"10412source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10413dependencies = [10414 "futures 0.3.25",10415 "hash-db",10416 "jsonrpsee",10417 "log",10418 "parity-scale-codec 3.2.1",10419 "parking_lot 0.12.1",10420 "sc-block-builder",10421 "sc-chain-spec",10422 "sc-client-api",10423 "sc-rpc-api",10424 "sc-tracing",10425 "sc-transaction-pool-api",10426 "sc-utils",10427 "serde_json",10428 "sp-api",10429 "sp-blockchain",10430 "sp-core",10431 "sp-keystore",10432 "sp-offchain",10433 "sp-rpc",10434 "sp-runtime",10435 "sp-session",10436 "sp-version",10437]1043810439[[package]]10440name = "sc-rpc-api"10441version = "0.10.0-dev"10442source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10443dependencies = [10444 "futures 0.3.25",10445 "jsonrpsee",10446 "log",10447 "parity-scale-codec 3.2.1",10448 "parking_lot 0.12.1",10449 "sc-chain-spec",10450 "sc-transaction-pool-api",10451 "scale-info",10452 "serde",10453 "serde_json",10454 "sp-core",10455 "sp-rpc",10456 "sp-runtime",10457 "sp-tracing",10458 "sp-version",10459 "thiserror",10460]1046110462[[package]]10463name = "sc-rpc-server"10464version = "4.0.0-dev"10465source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10466dependencies = [10467 "futures 0.3.25",10468 "jsonrpsee",10469 "log",10470 "serde_json",10471 "substrate-prometheus-endpoint",10472 "tokio",10473]1047410475[[package]]10476name = "sc-rpc-spec-v2"10477version = "0.10.0-dev"10478source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10479dependencies = [10480 "futures 0.3.25",10481 "hex",10482 "jsonrpsee",10483 "parity-scale-codec 3.2.1",10484 "sc-chain-spec",10485 "sc-transaction-pool-api",10486 "serde",10487 "sp-api",10488 "sp-blockchain",10489 "sp-core",10490 "sp-runtime",10491 "thiserror",10492]1049310494[[package]]10495name = "sc-service"10496version = "0.10.0-dev"10497source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10498dependencies = [10499 "async-trait",10500 "directories",10501 "exit-future",10502 "futures 0.3.25",10503 "futures-timer",10504 "hash-db",10505 "jsonrpsee",10506 "log",10507 "parity-scale-codec 3.2.1",10508 "parity-util-mem",10509 "parking_lot 0.12.1",10510 "pin-project",10511 "rand 0.7.3",10512 "sc-block-builder",10513 "sc-chain-spec",10514 "sc-client-api",10515 "sc-client-db",10516 "sc-consensus",10517 "sc-executor",10518 "sc-informant",10519 "sc-keystore",10520 "sc-network",10521 "sc-network-bitswap",10522 "sc-network-common",10523 "sc-network-light",10524 "sc-network-sync",10525 "sc-network-transactions",10526 "sc-offchain",10527 "sc-rpc",10528 "sc-rpc-server",10529 "sc-rpc-spec-v2",10530 "sc-sysinfo",10531 "sc-telemetry",10532 "sc-tracing",10533 "sc-transaction-pool",10534 "sc-transaction-pool-api",10535 "sc-utils",10536 "serde",10537 "serde_json",10538 "sp-api",10539 "sp-application-crypto",10540 "sp-block-builder",10541 "sp-blockchain",10542 "sp-consensus",10543 "sp-core",10544 "sp-externalities",10545 "sp-inherents",10546 "sp-keystore",10547 "sp-runtime",10548 "sp-session",10549 "sp-state-machine",10550 "sp-storage",10551 "sp-tracing",10552 "sp-transaction-pool",10553 "sp-transaction-storage-proof",10554 "sp-trie",10555 "sp-version",10556 "static_init 1.0.3",10557 "substrate-prometheus-endpoint",10558 "tempfile",10559 "thiserror",10560 "tokio",10561 "tracing",10562 "tracing-futures",10563]1056410565[[package]]10566name = "sc-state-db"10567version = "0.10.0-dev"10568source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10569dependencies = [10570 "log",10571 "parity-scale-codec 3.2.1",10572 "parity-util-mem",10573 "parity-util-mem-derive",10574 "parking_lot 0.12.1",10575 "sc-client-api",10576 "sp-core",10577]1057810579[[package]]10580name = "sc-sync-state-rpc"10581version = "0.10.0-dev"10582source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10583dependencies = [10584 "jsonrpsee",10585 "parity-scale-codec 3.2.1",10586 "sc-chain-spec",10587 "sc-client-api",10588 "sc-consensus-babe",10589 "sc-consensus-epochs",10590 "sc-finality-grandpa",10591 "serde",10592 "serde_json",10593 "sp-blockchain",10594 "sp-runtime",10595 "thiserror",10596]1059710598[[package]]10599name = "sc-sysinfo"10600version = "6.0.0-dev"10601source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10602dependencies = [10603 "futures 0.3.25",10604 "libc",10605 "log",10606 "rand 0.7.3",10607 "rand_pcg 0.2.1",10608 "regex",10609 "sc-telemetry",10610 "serde",10611 "serde_json",10612 "sp-core",10613 "sp-io",10614 "sp-std",10615]1061610617[[package]]10618name = "sc-telemetry"10619version = "4.0.0-dev"10620source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10621dependencies = [10622 "chrono",10623 "futures 0.3.25",10624 "libp2p",10625 "log",10626 "parking_lot 0.12.1",10627 "pin-project",10628 "rand 0.7.3",10629 "serde",10630 "serde_json",10631 "thiserror",10632 "wasm-timer",10633]1063410635[[package]]10636name = "sc-tracing"10637version = "4.0.0-dev"10638source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10639dependencies = [10640 "ansi_term",10641 "atty",10642 "chrono",10643 "lazy_static",10644 "libc",10645 "log",10646 "once_cell",10647 "parking_lot 0.12.1",10648 "regex",10649 "rustc-hash",10650 "sc-client-api",10651 "sc-rpc-server",10652 "sc-tracing-proc-macro",10653 "serde",10654 "sp-api",10655 "sp-blockchain",10656 "sp-core",10657 "sp-rpc",10658 "sp-runtime",10659 "sp-tracing",10660 "thiserror",10661 "tracing",10662 "tracing-log",10663 "tracing-subscriber",10664]1066510666[[package]]10667name = "sc-tracing-proc-macro"10668version = "4.0.0-dev"10669source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10670dependencies = [10671 "proc-macro-crate",10672 "proc-macro2",10673 "quote",10674 "syn",10675]1067610677[[package]]10678name = "sc-transaction-pool"10679version = "4.0.0-dev"10680source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10681dependencies = [10682 "async-trait",10683 "futures 0.3.25",10684 "futures-timer",10685 "linked-hash-map",10686 "log",10687 "parity-scale-codec 3.2.1",10688 "parity-util-mem",10689 "parking_lot 0.12.1",10690 "sc-client-api",10691 "sc-transaction-pool-api",10692 "sc-utils",10693 "serde",10694 "sp-api",10695 "sp-blockchain",10696 "sp-core",10697 "sp-runtime",10698 "sp-tracing",10699 "sp-transaction-pool",10700 "substrate-prometheus-endpoint",10701 "thiserror",10702]1070310704[[package]]10705name = "sc-transaction-pool-api"10706version = "4.0.0-dev"10707source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10708dependencies = [10709 "async-trait",10710 "futures 0.3.25",10711 "log",10712 "serde",10713 "sp-blockchain",10714 "sp-runtime",10715 "thiserror",10716]1071710718[[package]]10719name = "sc-utils"10720version = "4.0.0-dev"10721source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"10722dependencies = [10723 "futures 0.3.25",10724 "futures-timer",10725 "lazy_static",10726 "log",10727 "parking_lot 0.12.1",10728 "prometheus",10729]1073010731[[package]]10732name = "scale-info"10733version = "2.3.1"10734source = "registry+https://github.com/rust-lang/crates.io-index"10735checksum = "001cf62ece89779fd16105b5f515ad0e5cedcd5440d3dd806bb067978e7c3608"10736dependencies = [10737 "bitvec 1.0.1",10738 "cfg-if",10739 "derive_more",10740 "parity-scale-codec 3.2.1",10741 "scale-info-derive",10742 "serde",10743]1074410745[[package]]10746name = "scale-info-derive"10747version = "2.3.1"10748source = "registry+https://github.com/rust-lang/crates.io-index"10749checksum = "303959cf613a6f6efd19ed4b4ad5bf79966a13352716299ad532cfb115f4205c"10750dependencies = [10751 "proc-macro-crate",10752 "proc-macro2",10753 "quote",10754 "syn",10755]1075610757[[package]]10758name = "schannel"10759version = "0.1.20"10760source = "registry+https://github.com/rust-lang/crates.io-index"10761checksum = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2"10762dependencies = [10763 "lazy_static",10764 "windows-sys 0.36.1",10765]1076610767[[package]]10768name = "schnorrkel"10769version = "0.9.1"10770source = "registry+https://github.com/rust-lang/crates.io-index"10771checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"10772dependencies = [10773 "arrayref",10774 "arrayvec 0.5.2",10775 "curve25519-dalek 2.1.3",10776 "getrandom 0.1.16",10777 "merlin",10778 "rand 0.7.3",10779 "rand_core 0.5.1",10780 "sha2 0.8.2",10781 "subtle",10782 "zeroize",10783]1078410785[[package]]10786name = "scopeguard"10787version = "1.1.0"10788source = "registry+https://github.com/rust-lang/crates.io-index"10789checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"1079010791[[package]]10792name = "scratch"10793version = "1.0.2"10794source = "registry+https://github.com/rust-lang/crates.io-index"10795checksum = "9c8132065adcfd6e02db789d9285a0deb2f3fcb04002865ab67d5fb103533898"1079610797[[package]]10798name = "sct"10799version = "0.7.0"10800source = "registry+https://github.com/rust-lang/crates.io-index"10801checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"10802dependencies = [10803 "ring",10804 "untrusted",10805]1080610807[[package]]10808name = "sec1"10809version = "0.3.0"10810source = "registry+https://github.com/rust-lang/crates.io-index"10811checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"10812dependencies = [10813 "base16ct",10814 "der",10815 "generic-array 0.14.6",10816 "pkcs8",10817 "subtle",10818 "zeroize",10819]1082010821[[package]]10822name = "secp256k1"10823version = "0.24.2"10824source = "registry+https://github.com/rust-lang/crates.io-index"10825checksum = "d9512ffd81e3a3503ed401f79c33168b9148c75038956039166cd750eaa037c3"10826dependencies = [10827 "secp256k1-sys",10828]1082910830[[package]]10831name = "secp256k1-sys"10832version = "0.6.1"10833source = "registry+https://github.com/rust-lang/crates.io-index"10834checksum = "83080e2c2fc1006e625be82e5d1eb6a43b7fd9578b617fcc55814daf286bba4b"10835dependencies = [10836 "cc",10837]1083810839[[package]]10840name = "secrecy"10841version = "0.8.0"10842source = "registry+https://github.com/rust-lang/crates.io-index"10843checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"10844dependencies = [10845 "zeroize",10846]1084710848[[package]]10849name = "security-framework"10850version = "2.7.0"10851source = "registry+https://github.com/rust-lang/crates.io-index"10852checksum = "2bc1bb97804af6631813c55739f771071e0f2ed33ee20b68c86ec505d906356c"10853dependencies = [10854 "bitflags",10855 "core-foundation",10856 "core-foundation-sys",10857 "libc",10858 "security-framework-sys",10859]1086010861[[package]]10862name = "security-framework-sys"10863version = "2.6.1"10864source = "registry+https://github.com/rust-lang/crates.io-index"10865checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"10866dependencies = [10867 "core-foundation-sys",10868 "libc",10869]1087010871[[package]]10872name = "semver"10873version = "0.6.0"10874source = "registry+https://github.com/rust-lang/crates.io-index"10875checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"10876dependencies = [10877 "semver-parser",10878]1087910880[[package]]10881name = "semver"10882version = "0.9.0"10883source = "registry+https://github.com/rust-lang/crates.io-index"10884checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"10885dependencies = [10886 "semver-parser",10887]1088810889[[package]]10890name = "semver"10891version = "1.0.14"10892source = "registry+https://github.com/rust-lang/crates.io-index"10893checksum = "e25dfac463d778e353db5be2449d1cce89bd6fd23c9f1ea21310ce6e5a1b29c4"10894dependencies = [10895 "serde",10896]1089710898[[package]]10899name = "semver-parser"10900version = "0.7.0"10901source = "registry+https://github.com/rust-lang/crates.io-index"10902checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"1090310904[[package]]10905name = "serde"10906version = "1.0.150"10907source = "registry+https://github.com/rust-lang/crates.io-index"10908checksum = "e326c9ec8042f1b5da33252c8a37e9ffbd2c9bef0155215b6e6c80c790e05f91"10909dependencies = [10910 "serde_derive",10911]1091210913[[package]]10914name = "serde_derive"10915version = "1.0.150"10916source = "registry+https://github.com/rust-lang/crates.io-index"10917checksum = "42a3df25b0713732468deadad63ab9da1f1fd75a48a15024b50363f128db627e"10918dependencies = [10919 "proc-macro2",10920 "quote",10921 "syn",10922]1092310924[[package]]10925name = "serde_json"10926version = "1.0.89"10927source = "registry+https://github.com/rust-lang/crates.io-index"10928checksum = "020ff22c755c2ed3f8cf162dbb41a7268d934702f3ed3631656ea597e08fc3db"10929dependencies = [10930 "itoa",10931 "ryu",10932 "serde",10933]1093410935[[package]]10936name = "serde_nanos"10937version = "0.1.2"10938source = "registry+https://github.com/rust-lang/crates.io-index"10939checksum = "e44969a61f5d316be20a42ff97816efb3b407a924d06824c3d8a49fa8450de0e"10940dependencies = [10941 "serde",10942]1094310944[[package]]10945name = "sha-1"10946version = "0.9.8"10947source = "registry+https://github.com/rust-lang/crates.io-index"10948checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"10949dependencies = [10950 "block-buffer 0.9.0",10951 "cfg-if",10952 "cpufeatures",10953 "digest 0.9.0",10954 "opaque-debug 0.3.0",10955]1095610957[[package]]10958name = "sha1"10959version = "0.10.5"10960source = "registry+https://github.com/rust-lang/crates.io-index"10961checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"10962dependencies = [10963 "cfg-if",10964 "cpufeatures",10965 "digest 0.10.6",10966]1096710968[[package]]10969name = "sha2"10970version = "0.8.2"10971source = "registry+https://github.com/rust-lang/crates.io-index"10972checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"10973dependencies = [10974 "block-buffer 0.7.3",10975 "digest 0.8.1",10976 "fake-simd",10977 "opaque-debug 0.2.3",10978]1097910980[[package]]10981name = "sha2"10982version = "0.9.9"10983source = "registry+https://github.com/rust-lang/crates.io-index"10984checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"10985dependencies = [10986 "block-buffer 0.9.0",10987 "cfg-if",10988 "cpufeatures",10989 "digest 0.9.0",10990 "opaque-debug 0.3.0",10991]1099210993[[package]]10994name = "sha2"10995version = "0.10.6"10996source = "registry+https://github.com/rust-lang/crates.io-index"10997checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"10998dependencies = [10999 "cfg-if",11000 "cpufeatures",11001 "digest 0.10.6",11002]1100311004[[package]]11005name = "sha3"11006version = "0.10.6"11007source = "registry+https://github.com/rust-lang/crates.io-index"11008checksum = "bdf0c33fae925bdc080598b84bc15c55e7b9a4a43b3c704da051f977469691c9"11009dependencies = [11010 "digest 0.10.6",11011 "keccak",11012]1101311014[[package]]11015name = "sha3-const"11016version = "0.1.1"11017source = "registry+https://github.com/rust-lang/crates.io-index"11018checksum = "b04774de876479a8f712e787f8271b14712971329a4be66c6dff144db7cfc343"1101911020[[package]]11021name = "sharded-slab"11022version = "0.1.4"11023source = "registry+https://github.com/rust-lang/crates.io-index"11024checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"11025dependencies = [11026 "lazy_static",11027]1102811029[[package]]11030name = "shlex"11031version = "1.1.0"11032source = "registry+https://github.com/rust-lang/crates.io-index"11033checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"1103411035[[package]]11036name = "signal-hook"11037version = "0.3.14"11038source = "registry+https://github.com/rust-lang/crates.io-index"11039checksum = "a253b5e89e2698464fc26b545c9edceb338e18a89effeeecfea192c3025be29d"11040dependencies = [11041 "libc",11042 "signal-hook-registry",11043]1104411045[[package]]11046name = "signal-hook-registry"11047version = "1.4.0"11048source = "registry+https://github.com/rust-lang/crates.io-index"11049checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"11050dependencies = [11051 "libc",11052]1105311054[[package]]11055name = "signature"11056version = "1.6.4"11057source = "registry+https://github.com/rust-lang/crates.io-index"11058checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"11059dependencies = [11060 "digest 0.10.6",11061 "rand_core 0.6.4",11062]1106311064[[package]]11065name = "simba"11066version = "0.5.1"11067source = "registry+https://github.com/rust-lang/crates.io-index"11068checksum = "8e82063457853d00243beda9952e910b82593e4b07ae9f721b9278a99a0d3d5c"11069dependencies = [11070 "approx",11071 "num-complex",11072 "num-traits",11073 "paste",11074]1107511076[[package]]11077name = "similar"11078version = "2.2.1"11079source = "registry+https://github.com/rust-lang/crates.io-index"11080checksum = "420acb44afdae038210c99e69aae24109f32f15500aa708e81d46c9f29d55fcf"11081dependencies = [11082 "bstr",11083 "unicode-segmentation",11084]1108511086[[package]]11087name = "similar-asserts"11088version = "1.4.2"11089source = "registry+https://github.com/rust-lang/crates.io-index"11090checksum = "bbf644ad016b75129f01a34a355dcb8d66a5bc803e417c7a77cc5d5ee9fa0f18"11091dependencies = [11092 "console",11093 "similar",11094]1109511096[[package]]11097name = "slab"11098version = "0.4.7"11099source = "registry+https://github.com/rust-lang/crates.io-index"11100checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef"11101dependencies = [11102 "autocfg",11103]1110411105[[package]]11106name = "slice-group-by"11107version = "0.3.0"11108source = "registry+https://github.com/rust-lang/crates.io-index"11109checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec"1111011111[[package]]11112name = "slot-range-helper"11113version = "0.9.33"11114source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"11115dependencies = [11116 "enumn",11117 "parity-scale-codec 3.2.1",11118 "paste",11119 "sp-runtime",11120 "sp-std",11121]1112211123[[package]]11124name = "slotmap"11125version = "1.0.6"11126source = "registry+https://github.com/rust-lang/crates.io-index"11127checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"11128dependencies = [11129 "version_check",11130]1113111132[[package]]11133name = "smallvec"11134version = "1.10.0"11135source = "registry+https://github.com/rust-lang/crates.io-index"11136checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"1113711138[[package]]11139name = "snap"11140version = "1.1.0"11141source = "registry+https://github.com/rust-lang/crates.io-index"11142checksum = "5e9f0ab6ef7eb7353d9119c170a436d1bf248eea575ac42d19d12f4e34130831"1114311144[[package]]11145name = "snow"11146version = "0.9.0"11147source = "registry+https://github.com/rust-lang/crates.io-index"11148checksum = "774d05a3edae07ce6d68ea6984f3c05e9bba8927e3dd591e3b479e5b03213d0d"11149dependencies = [11150 "aes-gcm",11151 "blake2",11152 "chacha20poly1305",11153 "curve25519-dalek 4.0.0-pre.5",11154 "rand_core 0.6.4",11155 "ring",11156 "rustc_version 0.4.0",11157 "sha2 0.10.6",11158 "subtle",11159]1116011161[[package]]11162name = "socket2"11163version = "0.4.7"11164source = "registry+https://github.com/rust-lang/crates.io-index"11165checksum = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd"11166dependencies = [11167 "libc",11168 "winapi",11169]1117011171[[package]]11172name = "soketto"11173version = "0.7.1"11174source = "registry+https://github.com/rust-lang/crates.io-index"11175checksum = "41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2"11176dependencies = [11177 "base64",11178 "bytes",11179 "flate2",11180 "futures 0.3.25",11181 "httparse",11182 "log",11183 "rand 0.8.5",11184 "sha-1",11185]1118611187[[package]]11188name = "sp-api"11189version = "4.0.0-dev"11190source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11191dependencies = [11192 "hash-db",11193 "log",11194 "parity-scale-codec 3.2.1",11195 "sp-api-proc-macro",11196 "sp-core",11197 "sp-runtime",11198 "sp-state-machine",11199 "sp-std",11200 "sp-trie",11201 "sp-version",11202 "thiserror",11203]1120411205[[package]]11206name = "sp-api-proc-macro"11207version = "4.0.0-dev"11208source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11209dependencies = [11210 "blake2",11211 "proc-macro-crate",11212 "proc-macro2",11213 "quote",11214 "syn",11215]1121611217[[package]]11218name = "sp-application-crypto"11219version = "6.0.0"11220source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11221dependencies = [11222 "parity-scale-codec 3.2.1",11223 "scale-info",11224 "serde",11225 "sp-core",11226 "sp-io",11227 "sp-std",11228]1122911230[[package]]11231name = "sp-arithmetic"11232version = "5.0.0"11233source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11234dependencies = [11235 "integer-sqrt",11236 "num-traits",11237 "parity-scale-codec 3.2.1",11238 "scale-info",11239 "serde",11240 "sp-debug-derive",11241 "sp-std",11242 "static_assertions",11243]1124411245[[package]]11246name = "sp-authority-discovery"11247version = "4.0.0-dev"11248source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11249dependencies = [11250 "parity-scale-codec 3.2.1",11251 "scale-info",11252 "sp-api",11253 "sp-application-crypto",11254 "sp-runtime",11255 "sp-std",11256]1125711258[[package]]11259name = "sp-authorship"11260version = "4.0.0-dev"11261source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11262dependencies = [11263 "async-trait",11264 "parity-scale-codec 3.2.1",11265 "sp-inherents",11266 "sp-runtime",11267 "sp-std",11268]1126911270[[package]]11271name = "sp-block-builder"11272version = "4.0.0-dev"11273source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11274dependencies = [11275 "parity-scale-codec 3.2.1",11276 "sp-api",11277 "sp-inherents",11278 "sp-runtime",11279 "sp-std",11280]1128111282[[package]]11283name = "sp-blockchain"11284version = "4.0.0-dev"11285source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11286dependencies = [11287 "futures 0.3.25",11288 "log",11289 "lru",11290 "parity-scale-codec 3.2.1",11291 "parking_lot 0.12.1",11292 "sp-api",11293 "sp-consensus",11294 "sp-database",11295 "sp-runtime",11296 "sp-state-machine",11297 "thiserror",11298]1129911300[[package]]11301name = "sp-consensus"11302version = "0.10.0-dev"11303source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11304dependencies = [11305 "async-trait",11306 "futures 0.3.25",11307 "futures-timer",11308 "log",11309 "parity-scale-codec 3.2.1",11310 "sp-core",11311 "sp-inherents",11312 "sp-runtime",11313 "sp-state-machine",11314 "sp-std",11315 "sp-version",11316 "thiserror",11317]1131811319[[package]]11320name = "sp-consensus-aura"11321version = "0.10.0-dev"11322source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11323dependencies = [11324 "async-trait",11325 "parity-scale-codec 3.2.1",11326 "scale-info",11327 "sp-api",11328 "sp-application-crypto",11329 "sp-consensus",11330 "sp-consensus-slots",11331 "sp-inherents",11332 "sp-runtime",11333 "sp-std",11334 "sp-timestamp",11335]1133611337[[package]]11338name = "sp-consensus-babe"11339version = "0.10.0-dev"11340source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11341dependencies = [11342 "async-trait",11343 "merlin",11344 "parity-scale-codec 3.2.1",11345 "scale-info",11346 "serde",11347 "sp-api",11348 "sp-application-crypto",11349 "sp-consensus",11350 "sp-consensus-slots",11351 "sp-consensus-vrf",11352 "sp-core",11353 "sp-inherents",11354 "sp-keystore",11355 "sp-runtime",11356 "sp-std",11357 "sp-timestamp",11358]1135911360[[package]]11361name = "sp-consensus-slots"11362version = "0.10.0-dev"11363source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11364dependencies = [11365 "parity-scale-codec 3.2.1",11366 "scale-info",11367 "serde",11368 "sp-arithmetic",11369 "sp-runtime",11370 "sp-std",11371 "sp-timestamp",11372]1137311374[[package]]11375name = "sp-consensus-vrf"11376version = "0.10.0-dev"11377source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11378dependencies = [11379 "parity-scale-codec 3.2.1",11380 "scale-info",11381 "schnorrkel",11382 "sp-core",11383 "sp-runtime",11384 "sp-std",11385]1138611387[[package]]11388name = "sp-core"11389version = "6.0.0"11390source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11391dependencies = [11392 "array-bytes",11393 "base58",11394 "bitflags",11395 "blake2",11396 "byteorder",11397 "dyn-clonable",11398 "ed25519-zebra",11399 "futures 0.3.25",11400 "hash-db",11401 "hash256-std-hasher",11402 "impl-serde",11403 "lazy_static",11404 "libsecp256k1",11405 "log",11406 "merlin",11407 "num-traits",11408 "parity-scale-codec 3.2.1",11409 "parking_lot 0.12.1",11410 "primitive-types 0.12.1",11411 "rand 0.7.3",11412 "regex",11413 "scale-info",11414 "schnorrkel",11415 "secp256k1",11416 "secrecy",11417 "serde",11418 "sp-core-hashing",11419 "sp-debug-derive",11420 "sp-externalities",11421 "sp-runtime-interface",11422 "sp-std",11423 "sp-storage",11424 "ss58-registry",11425 "substrate-bip39",11426 "thiserror",11427 "tiny-bip39",11428 "wasmi",11429 "zeroize",11430]1143111432[[package]]11433name = "sp-core-hashing"11434version = "4.0.0"11435source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11436dependencies = [11437 "blake2",11438 "byteorder",11439 "digest 0.10.6",11440 "sha2 0.10.6",11441 "sha3",11442 "sp-std",11443 "twox-hash",11444]1144511446[[package]]11447name = "sp-core-hashing-proc-macro"11448version = "5.0.0"11449source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11450dependencies = [11451 "proc-macro2",11452 "quote",11453 "sp-core-hashing",11454 "syn",11455]1145611457[[package]]11458name = "sp-database"11459version = "4.0.0-dev"11460source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11461dependencies = [11462 "kvdb",11463 "parking_lot 0.12.1",11464]1146511466[[package]]11467name = "sp-debug-derive"11468version = "4.0.0"11469source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11470dependencies = [11471 "proc-macro2",11472 "quote",11473 "syn",11474]1147511476[[package]]11477name = "sp-externalities"11478version = "0.12.0"11479source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11480dependencies = [11481 "environmental",11482 "parity-scale-codec 3.2.1",11483 "sp-std",11484 "sp-storage",11485]1148611487[[package]]11488name = "sp-finality-grandpa"11489version = "4.0.0-dev"11490source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11491dependencies = [11492 "finality-grandpa",11493 "log",11494 "parity-scale-codec 3.2.1",11495 "scale-info",11496 "serde",11497 "sp-api",11498 "sp-application-crypto",11499 "sp-core",11500 "sp-keystore",11501 "sp-runtime",11502 "sp-std",11503]1150411505[[package]]11506name = "sp-inherents"11507version = "4.0.0-dev"11508source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11509dependencies = [11510 "async-trait",11511 "impl-trait-for-tuples",11512 "parity-scale-codec 3.2.1",11513 "sp-core",11514 "sp-runtime",11515 "sp-std",11516 "thiserror",11517]1151811519[[package]]11520name = "sp-io"11521version = "6.0.0"11522source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11523dependencies = [11524 "bytes",11525 "futures 0.3.25",11526 "hash-db",11527 "libsecp256k1",11528 "log",11529 "parity-scale-codec 3.2.1",11530 "parking_lot 0.12.1",11531 "secp256k1",11532 "sp-core",11533 "sp-externalities",11534 "sp-keystore",11535 "sp-runtime-interface",11536 "sp-state-machine",11537 "sp-std",11538 "sp-tracing",11539 "sp-trie",11540 "sp-wasm-interface",11541 "tracing",11542 "tracing-core",11543]1154411545[[package]]11546name = "sp-keyring"11547version = "6.0.0"11548source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11549dependencies = [11550 "lazy_static",11551 "sp-core",11552 "sp-runtime",11553 "strum",11554]1155511556[[package]]11557name = "sp-keystore"11558version = "0.12.0"11559source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11560dependencies = [11561 "async-trait",11562 "futures 0.3.25",11563 "merlin",11564 "parity-scale-codec 3.2.1",11565 "parking_lot 0.12.1",11566 "schnorrkel",11567 "serde",11568 "sp-core",11569 "sp-externalities",11570 "thiserror",11571]1157211573[[package]]11574name = "sp-maybe-compressed-blob"11575version = "4.1.0-dev"11576source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11577dependencies = [11578 "thiserror",11579 "zstd",11580]1158111582[[package]]11583name = "sp-mmr-primitives"11584version = "4.0.0-dev"11585source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11586dependencies = [11587 "log",11588 "parity-scale-codec 3.2.1",11589 "scale-info",11590 "serde",11591 "sp-api",11592 "sp-core",11593 "sp-debug-derive",11594 "sp-runtime",11595 "sp-std",11596 "thiserror",11597]1159811599[[package]]11600name = "sp-npos-elections"11601version = "4.0.0-dev"11602source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11603dependencies = [11604 "parity-scale-codec 3.2.1",11605 "scale-info",11606 "serde",11607 "sp-arithmetic",11608 "sp-core",11609 "sp-runtime",11610 "sp-std",11611]1161211613[[package]]11614name = "sp-offchain"11615version = "4.0.0-dev"11616source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11617dependencies = [11618 "sp-api",11619 "sp-core",11620 "sp-runtime",11621]1162211623[[package]]11624name = "sp-panic-handler"11625version = "4.0.0"11626source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11627dependencies = [11628 "backtrace",11629 "lazy_static",11630 "regex",11631]1163211633[[package]]11634name = "sp-rpc"11635version = "6.0.0"11636source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11637dependencies = [11638 "rustc-hash",11639 "serde",11640 "sp-core",11641]1164211643[[package]]11644name = "sp-runtime"11645version = "6.0.0"11646source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11647dependencies = [11648 "either",11649 "hash256-std-hasher",11650 "impl-trait-for-tuples",11651 "log",11652 "parity-scale-codec 3.2.1",11653 "parity-util-mem",11654 "paste",11655 "rand 0.7.3",11656 "scale-info",11657 "serde",11658 "sp-application-crypto",11659 "sp-arithmetic",11660 "sp-core",11661 "sp-io",11662 "sp-std",11663 "sp-weights",11664]1166511666[[package]]11667name = "sp-runtime-interface"11668version = "6.0.0"11669source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11670dependencies = [11671 "bytes",11672 "impl-trait-for-tuples",11673 "parity-scale-codec 3.2.1",11674 "primitive-types 0.12.1",11675 "sp-externalities",11676 "sp-runtime-interface-proc-macro",11677 "sp-std",11678 "sp-storage",11679 "sp-tracing",11680 "sp-wasm-interface",11681 "static_assertions",11682]1168311684[[package]]11685name = "sp-runtime-interface-proc-macro"11686version = "5.0.0"11687source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11688dependencies = [11689 "Inflector",11690 "proc-macro-crate",11691 "proc-macro2",11692 "quote",11693 "syn",11694]1169511696[[package]]11697name = "sp-sandbox"11698version = "0.10.0-dev"11699source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11700dependencies = [11701 "log",11702 "parity-scale-codec 3.2.1",11703 "sp-core",11704 "sp-io",11705 "sp-std",11706 "sp-wasm-interface",11707 "wasmi",11708]1170911710[[package]]11711name = "sp-session"11712version = "4.0.0-dev"11713source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11714dependencies = [11715 "parity-scale-codec 3.2.1",11716 "scale-info",11717 "sp-api",11718 "sp-core",11719 "sp-runtime",11720 "sp-staking",11721 "sp-std",11722]1172311724[[package]]11725name = "sp-staking"11726version = "4.0.0-dev"11727source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11728dependencies = [11729 "parity-scale-codec 3.2.1",11730 "scale-info",11731 "sp-runtime",11732 "sp-std",11733]1173411735[[package]]11736name = "sp-state-machine"11737version = "0.12.0"11738source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11739dependencies = [11740 "hash-db",11741 "log",11742 "num-traits",11743 "parity-scale-codec 3.2.1",11744 "parking_lot 0.12.1",11745 "rand 0.7.3",11746 "smallvec",11747 "sp-core",11748 "sp-externalities",11749 "sp-panic-handler",11750 "sp-std",11751 "sp-trie",11752 "thiserror",11753 "tracing",11754 "trie-root",11755]1175611757[[package]]11758name = "sp-std"11759version = "4.0.0"11760source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"1176111762[[package]]11763name = "sp-storage"11764version = "6.0.0"11765source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11766dependencies = [11767 "impl-serde",11768 "parity-scale-codec 3.2.1",11769 "ref-cast",11770 "serde",11771 "sp-debug-derive",11772 "sp-std",11773]1177411775[[package]]11776name = "sp-timestamp"11777version = "4.0.0-dev"11778source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11779dependencies = [11780 "async-trait",11781 "futures-timer",11782 "log",11783 "parity-scale-codec 3.2.1",11784 "sp-api",11785 "sp-inherents",11786 "sp-runtime",11787 "sp-std",11788 "thiserror",11789]1179011791[[package]]11792name = "sp-tracing"11793version = "5.0.0"11794source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11795dependencies = [11796 "parity-scale-codec 3.2.1",11797 "sp-std",11798 "tracing",11799 "tracing-core",11800 "tracing-subscriber",11801]1180211803[[package]]11804name = "sp-transaction-pool"11805version = "4.0.0-dev"11806source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11807dependencies = [11808 "sp-api",11809 "sp-runtime",11810]1181111812[[package]]11813name = "sp-transaction-storage-proof"11814version = "4.0.0-dev"11815source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11816dependencies = [11817 "async-trait",11818 "log",11819 "parity-scale-codec 3.2.1",11820 "scale-info",11821 "sp-core",11822 "sp-inherents",11823 "sp-runtime",11824 "sp-std",11825 "sp-trie",11826]1182711828[[package]]11829name = "sp-trie"11830version = "6.0.0"11831source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11832dependencies = [11833 "ahash",11834 "hash-db",11835 "hashbrown",11836 "lazy_static",11837 "lru",11838 "memory-db",11839 "nohash-hasher",11840 "parity-scale-codec 3.2.1",11841 "parking_lot 0.12.1",11842 "scale-info",11843 "sp-core",11844 "sp-std",11845 "thiserror",11846 "tracing",11847 "trie-db",11848 "trie-root",11849]1185011851[[package]]11852name = "sp-version"11853version = "5.0.0"11854source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11855dependencies = [11856 "impl-serde",11857 "parity-scale-codec 3.2.1",11858 "parity-wasm",11859 "scale-info",11860 "serde",11861 "sp-core-hashing-proc-macro",11862 "sp-runtime",11863 "sp-std",11864 "sp-version-proc-macro",11865 "thiserror",11866]1186711868[[package]]11869name = "sp-version-proc-macro"11870version = "4.0.0-dev"11871source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11872dependencies = [11873 "parity-scale-codec 3.2.1",11874 "proc-macro2",11875 "quote",11876 "syn",11877]1187811879[[package]]11880name = "sp-wasm-interface"11881version = "6.0.0"11882source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11883dependencies = [11884 "impl-trait-for-tuples",11885 "log",11886 "parity-scale-codec 3.2.1",11887 "sp-std",11888 "wasmi",11889 "wasmtime",11890]1189111892[[package]]11893name = "sp-weights"11894version = "4.0.0"11895source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"11896dependencies = [11897 "impl-trait-for-tuples",11898 "parity-scale-codec 3.2.1",11899 "scale-info",11900 "serde",11901 "smallvec",11902 "sp-arithmetic",11903 "sp-core",11904 "sp-debug-derive",11905 "sp-std",11906]1190711908[[package]]11909name = "spin"11910version = "0.5.2"11911source = "registry+https://github.com/rust-lang/crates.io-index"11912checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1191311914[[package]]11915name = "spki"11916version = "0.6.0"11917source = "registry+https://github.com/rust-lang/crates.io-index"11918checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"11919dependencies = [11920 "base64ct",11921 "der",11922]1192311924[[package]]11925name = "ss58-registry"11926version = "1.36.0"11927source = "registry+https://github.com/rust-lang/crates.io-index"11928checksum = "23d92659e7d18d82b803824a9ba5a6022cff101c3491d027c1c1d8d30e749284"11929dependencies = [11930 "Inflector",11931 "num-format",11932 "proc-macro2",11933 "quote",11934 "serde",11935 "serde_json",11936 "unicode-xid",11937]1193811939[[package]]11940name = "stable_deref_trait"11941version = "1.2.0"11942source = "registry+https://github.com/rust-lang/crates.io-index"11943checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"1194411945[[package]]11946name = "static_assertions"11947version = "1.1.0"11948source = "registry+https://github.com/rust-lang/crates.io-index"11949checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"1195011951[[package]]11952name = "static_init"11953version = "0.5.2"11954source = "registry+https://github.com/rust-lang/crates.io-index"11955checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"11956dependencies = [11957 "cfg_aliases",11958 "libc",11959 "parking_lot 0.11.2",11960 "static_init_macro 0.5.0",11961]1196211963[[package]]11964name = "static_init"11965version = "1.0.3"11966source = "registry+https://github.com/rust-lang/crates.io-index"11967checksum = "8a2a1c578e98c1c16fc3b8ec1328f7659a500737d7a0c6d625e73e830ff9c1f6"11968dependencies = [11969 "bitflags",11970 "cfg_aliases",11971 "libc",11972 "parking_lot 0.11.2",11973 "parking_lot_core 0.8.6",11974 "static_init_macro 1.0.2",11975 "winapi",11976]1197711978[[package]]11979name = "static_init_macro"11980version = "0.5.0"11981source = "registry+https://github.com/rust-lang/crates.io-index"11982checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"11983dependencies = [11984 "cfg_aliases",11985 "memchr",11986 "proc-macro2",11987 "quote",11988 "syn",11989]1199011991[[package]]11992name = "static_init_macro"11993version = "1.0.2"11994source = "registry+https://github.com/rust-lang/crates.io-index"11995checksum = "70a2595fc3aa78f2d0e45dd425b22282dd863273761cc77780914b2cf3003acf"11996dependencies = [11997 "cfg_aliases",11998 "memchr",11999 "proc-macro2",12000 "quote",12001 "syn",12002]1200312004[[package]]12005name = "statrs"12006version = "0.15.0"12007source = "registry+https://github.com/rust-lang/crates.io-index"12008checksum = "05bdbb8e4e78216a85785a85d3ec3183144f98d0097b9281802c019bb07a6f05"12009dependencies = [12010 "approx",12011 "lazy_static",12012 "nalgebra",12013 "num-traits",12014 "rand 0.8.5",12015]1201612017[[package]]12018name = "strsim"12019version = "0.10.0"12020source = "registry+https://github.com/rust-lang/crates.io-index"12021checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1202212023[[package]]12024name = "struct-versioning"12025version = "0.1.0"12026dependencies = [12027 "quote",12028 "syn",12029]1203012031[[package]]12032name = "strum"12033version = "0.24.1"12034source = "registry+https://github.com/rust-lang/crates.io-index"12035checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"12036dependencies = [12037 "strum_macros",12038]1203912040[[package]]12041name = "strum_macros"12042version = "0.24.3"12043source = "registry+https://github.com/rust-lang/crates.io-index"12044checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"12045dependencies = [12046 "heck",12047 "proc-macro2",12048 "quote",12049 "rustversion",12050 "syn",12051]1205212053[[package]]12054name = "substrate-bip39"12055version = "0.4.4"12056source = "registry+https://github.com/rust-lang/crates.io-index"12057checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"12058dependencies = [12059 "hmac 0.11.0",12060 "pbkdf2 0.8.0",12061 "schnorrkel",12062 "sha2 0.9.9",12063 "zeroize",12064]1206512066[[package]]12067name = "substrate-build-script-utils"12068version = "3.0.0"12069source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"12070dependencies = [12071 "platforms 2.0.0",12072]1207312074[[package]]12075name = "substrate-frame-rpc-system"12076version = "4.0.0-dev"12077source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"12078dependencies = [12079 "frame-system-rpc-runtime-api",12080 "futures 0.3.25",12081 "jsonrpsee",12082 "log",12083 "parity-scale-codec 3.2.1",12084 "sc-client-api",12085 "sc-rpc-api",12086 "sc-transaction-pool-api",12087 "serde_json",12088 "sp-api",12089 "sp-block-builder",12090 "sp-blockchain",12091 "sp-core",12092 "sp-runtime",12093]1209412095[[package]]12096name = "substrate-prometheus-endpoint"12097version = "0.10.0-dev"12098source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"12099dependencies = [12100 "futures-util",12101 "hyper",12102 "log",12103 "prometheus",12104 "thiserror",12105 "tokio",12106]1210712108[[package]]12109name = "substrate-rpc-client"12110version = "0.10.0-dev"12111source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"12112dependencies = [12113 "async-trait",12114 "jsonrpsee",12115 "log",12116 "sc-rpc-api",12117 "serde",12118 "sp-runtime",12119]1212012121[[package]]12122name = "substrate-state-trie-migration-rpc"12123version = "4.0.0-dev"12124source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"12125dependencies = [12126 "jsonrpsee",12127 "log",12128 "parity-scale-codec 3.2.1",12129 "sc-client-api",12130 "sc-rpc-api",12131 "scale-info",12132 "serde",12133 "sp-core",12134 "sp-io",12135 "sp-runtime",12136 "sp-state-machine",12137 "sp-std",12138 "sp-trie",12139 "trie-db",12140]1214112142[[package]]12143name = "substrate-test-client"12144version = "2.0.1"12145source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"12146dependencies = [12147 "array-bytes",12148 "async-trait",12149 "futures 0.3.25",12150 "parity-scale-codec 3.2.1",12151 "sc-client-api",12152 "sc-client-db",12153 "sc-consensus",12154 "sc-executor",12155 "sc-offchain",12156 "sc-service",12157 "serde",12158 "serde_json",12159 "sp-blockchain",12160 "sp-consensus",12161 "sp-core",12162 "sp-keyring",12163 "sp-keystore",12164 "sp-runtime",12165 "sp-state-machine",12166]1216712168[[package]]12169name = "substrate-test-utils"12170version = "4.0.0-dev"12171source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"12172dependencies = [12173 "futures 0.3.25",12174 "substrate-test-utils-derive",12175 "tokio",12176]1217712178[[package]]12179name = "substrate-test-utils-derive"12180version = "0.10.0-dev"12181source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"12182dependencies = [12183 "proc-macro-crate",12184 "proc-macro2",12185 "quote",12186 "syn",12187]1218812189[[package]]12190name = "substrate-wasm-builder"12191version = "5.0.0-dev"12192source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"12193dependencies = [12194 "ansi_term",12195 "build-helper",12196 "cargo_metadata",12197 "filetime",12198 "sp-maybe-compressed-blob",12199 "strum",12200 "tempfile",12201 "toml",12202 "walkdir",12203 "wasm-opt",12204]1220512206[[package]]12207name = "subtle"12208version = "2.4.1"12209source = "registry+https://github.com/rust-lang/crates.io-index"12210checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"1221112212[[package]]12213name = "syn"12214version = "1.0.105"12215source = "registry+https://github.com/rust-lang/crates.io-index"12216checksum = "60b9b43d45702de4c839cb9b51d9f529c5dd26a4aff255b42b1ebc03e88ee908"12217dependencies = [12218 "proc-macro2",12219 "quote",12220 "unicode-ident",12221]1222212223[[package]]12224name = "synstructure"12225version = "0.12.6"12226source = "registry+https://github.com/rust-lang/crates.io-index"12227checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"12228dependencies = [12229 "proc-macro2",12230 "quote",12231 "syn",12232 "unicode-xid",12233]1223412235[[package]]12236name = "system-configuration"12237version = "0.5.0"12238source = "registry+https://github.com/rust-lang/crates.io-index"12239checksum = "d75182f12f490e953596550b65ee31bda7c8e043d9386174b353bda50838c3fd"12240dependencies = [12241 "bitflags",12242 "core-foundation",12243 "system-configuration-sys",12244]1224512246[[package]]12247name = "system-configuration-sys"12248version = "0.5.0"12249source = "registry+https://github.com/rust-lang/crates.io-index"12250checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"12251dependencies = [12252 "core-foundation-sys",12253 "libc",12254]1225512256[[package]]12257name = "tap"12258version = "1.0.1"12259source = "registry+https://github.com/rust-lang/crates.io-index"12260checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"1226112262[[package]]12263name = "target-lexicon"12264version = "0.12.5"12265source = "registry+https://github.com/rust-lang/crates.io-index"12266checksum = "9410d0f6853b1d94f0e519fb95df60f29d2c1eff2d921ffdf01a4c8a3b54f12d"1226712268[[package]]12269name = "tempfile"12270version = "3.3.0"12271source = "registry+https://github.com/rust-lang/crates.io-index"12272checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"12273dependencies = [12274 "cfg-if",12275 "fastrand",12276 "libc",12277 "redox_syscall",12278 "remove_dir_all",12279 "winapi",12280]1228112282[[package]]12283name = "termcolor"12284version = "1.1.3"12285source = "registry+https://github.com/rust-lang/crates.io-index"12286checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"12287dependencies = [12288 "winapi-util",12289]1229012291[[package]]12292name = "terminal_size"12293version = "0.1.17"12294source = "registry+https://github.com/rust-lang/crates.io-index"12295checksum = "633c1a546cee861a1a6d0dc69ebeca693bf4296661ba7852b9d21d159e0506df"12296dependencies = [12297 "libc",12298 "winapi",12299]1230012301[[package]]12302name = "termtree"12303version = "0.4.0"12304source = "registry+https://github.com/rust-lang/crates.io-index"12305checksum = "95059e91184749cb66be6dc994f67f182b6d897cb3df74a5bf66b5e709295fd8"1230612307[[package]]12308name = "test-runtime-constants"12309version = "0.9.33"12310source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"12311dependencies = [12312 "frame-support",12313 "polkadot-primitives",12314 "polkadot-runtime-common",12315 "smallvec",12316 "sp-core",12317 "sp-runtime",12318 "sp-weights",12319]1232012321[[package]]12322name = "tests"12323version = "0.1.1"12324dependencies = [12325 "evm-coder",12326 "fp-evm-mapping",12327 "frame-support",12328 "frame-system",12329 "pallet-balances",12330 "pallet-common",12331 "pallet-ethereum",12332 "pallet-evm",12333 "pallet-evm-coder-substrate",12334 "pallet-fungible",12335 "pallet-nonfungible",12336 "pallet-refungible",12337 "pallet-structure",12338 "pallet-timestamp",12339 "pallet-transaction-payment",12340 "pallet-unique",12341 "parity-scale-codec 3.2.1",12342 "scale-info",12343 "sp-core",12344 "sp-io",12345 "sp-runtime",12346 "sp-std",12347 "up-data-structs",12348 "up-sponsorship",12349]1235012351[[package]]12352name = "thiserror"12353version = "1.0.37"12354source = "registry+https://github.com/rust-lang/crates.io-index"12355checksum = "10deb33631e3c9018b9baf9dcbbc4f737320d2b576bac10f6aefa048fa407e3e"12356dependencies = [12357 "thiserror-impl",12358]1235912360[[package]]12361name = "thiserror-impl"12362version = "1.0.37"12363source = "registry+https://github.com/rust-lang/crates.io-index"12364checksum = "982d17546b47146b28f7c22e3d08465f6b8903d0ea13c1660d9d84a6e7adcdbb"12365dependencies = [12366 "proc-macro2",12367 "quote",12368 "syn",12369]1237012371[[package]]12372name = "thousands"12373version = "0.2.0"12374source = "registry+https://github.com/rust-lang/crates.io-index"12375checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820"1237612377[[package]]12378name = "thread_local"12379version = "1.1.4"12380source = "registry+https://github.com/rust-lang/crates.io-index"12381checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"12382dependencies = [12383 "once_cell",12384]1238512386[[package]]12387name = "threadpool"12388version = "1.8.1"12389source = "registry+https://github.com/rust-lang/crates.io-index"12390checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"12391dependencies = [12392 "num_cpus",12393]1239412395[[package]]12396name = "thrift"12397version = "0.15.0"12398source = "registry+https://github.com/rust-lang/crates.io-index"12399checksum = "b82ca8f46f95b3ce96081fe3dd89160fdea970c254bb72925255d1b62aae692e"12400dependencies = [12401 "byteorder",12402 "integer-encoding",12403 "log",12404 "ordered-float",12405 "threadpool",12406]1240712408[[package]]12409name = "tikv-jemalloc-sys"12410version = "0.5.2+5.3.0-patched"12411source = "registry+https://github.com/rust-lang/crates.io-index"12412checksum = "ec45c14da997d0925c7835883e4d5c181f196fa142f8c19d7643d1e9af2592c3"12413dependencies = [12414 "cc",12415 "fs_extra",12416 "libc",12417]1241812419[[package]]12420name = "time"12421version = "0.1.45"12422source = "registry+https://github.com/rust-lang/crates.io-index"12423checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"12424dependencies = [12425 "libc",12426 "wasi 0.10.0+wasi-snapshot-preview1",12427 "winapi",12428]1242912430[[package]]12431name = "time"12432version = "0.3.9"12433source = "registry+https://github.com/rust-lang/crates.io-index"12434checksum = "c2702e08a7a860f005826c6815dcac101b19b5eb330c27fe4a5928fec1d20ddd"12435dependencies = [12436 "itoa",12437 "libc",12438 "num_threads",12439 "time-macros",12440]1244112442[[package]]12443name = "time-macros"12444version = "0.2.4"12445source = "registry+https://github.com/rust-lang/crates.io-index"12446checksum = "42657b1a6f4d817cda8e7a0ace261fe0cc946cf3a80314390b22cc61ae080792"1244712448[[package]]12449name = "tiny-bip39"12450version = "0.8.2"12451source = "registry+https://github.com/rust-lang/crates.io-index"12452checksum = "ffc59cb9dfc85bb312c3a78fd6aa8a8582e310b0fa885d5bb877f6dcc601839d"12453dependencies = [12454 "anyhow",12455 "hmac 0.8.1",12456 "once_cell",12457 "pbkdf2 0.4.0",12458 "rand 0.7.3",12459 "rustc-hash",12460 "sha2 0.9.9",12461 "thiserror",12462 "unicode-normalization",12463 "wasm-bindgen",12464 "zeroize",12465]1246612467[[package]]12468name = "tiny-keccak"12469version = "2.0.2"12470source = "registry+https://github.com/rust-lang/crates.io-index"12471checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"12472dependencies = [12473 "crunchy",12474]1247512476[[package]]12477name = "tinyvec"12478version = "1.6.0"12479source = "registry+https://github.com/rust-lang/crates.io-index"12480checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"12481dependencies = [12482 "tinyvec_macros",12483]1248412485[[package]]12486name = "tinyvec_macros"12487version = "0.1.0"12488source = "registry+https://github.com/rust-lang/crates.io-index"12489checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"1249012491[[package]]12492name = "tokio"12493version = "1.23.0"12494source = "registry+https://github.com/rust-lang/crates.io-index"12495checksum = "eab6d665857cc6ca78d6e80303a02cea7a7851e85dfbd77cbdc09bd129f1ef46"12496dependencies = [12497 "autocfg",12498 "bytes",12499 "libc",12500 "memchr",12501 "mio",12502 "num_cpus",12503 "parking_lot 0.12.1",12504 "pin-project-lite 0.2.9",12505 "signal-hook-registry",12506 "socket2",12507 "tokio-macros",12508 "windows-sys 0.42.0",12509]1251012511[[package]]12512name = "tokio-macros"12513version = "1.8.2"12514source = "registry+https://github.com/rust-lang/crates.io-index"12515checksum = "d266c00fde287f55d3f1c3e96c500c362a2b8c695076ec180f27918820bc6df8"12516dependencies = [12517 "proc-macro2",12518 "quote",12519 "syn",12520]1252112522[[package]]12523name = "tokio-rustls"12524version = "0.23.4"12525source = "registry+https://github.com/rust-lang/crates.io-index"12526checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"12527dependencies = [12528 "rustls",12529 "tokio",12530 "webpki",12531]1253212533[[package]]12534name = "tokio-stream"12535version = "0.1.11"12536source = "registry+https://github.com/rust-lang/crates.io-index"12537checksum = "d660770404473ccd7bc9f8b28494a811bc18542b915c0855c51e8f419d5223ce"12538dependencies = [12539 "futures-core",12540 "pin-project-lite 0.2.9",12541 "tokio",12542]1254312544[[package]]12545name = "tokio-util"12546version = "0.7.4"12547source = "registry+https://github.com/rust-lang/crates.io-index"12548checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740"12549dependencies = [12550 "bytes",12551 "futures-core",12552 "futures-io",12553 "futures-sink",12554 "pin-project-lite 0.2.9",12555 "tokio",12556 "tracing",12557]1255812559[[package]]12560name = "toml"12561version = "0.5.10"12562source = "registry+https://github.com/rust-lang/crates.io-index"12563checksum = "1333c76748e868a4d9d1017b5ab53171dfd095f70c712fdb4653a406547f598f"12564dependencies = [12565 "serde",12566]1256712568[[package]]12569name = "tower-service"12570version = "0.3.2"12571source = "registry+https://github.com/rust-lang/crates.io-index"12572checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"1257312574[[package]]12575name = "tracing"12576version = "0.1.37"12577source = "registry+https://github.com/rust-lang/crates.io-index"12578checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"12579dependencies = [12580 "cfg-if",12581 "pin-project-lite 0.2.9",12582 "tracing-attributes",12583 "tracing-core",12584]1258512586[[package]]12587name = "tracing-attributes"12588version = "0.1.23"12589source = "registry+https://github.com/rust-lang/crates.io-index"12590checksum = "4017f8f45139870ca7e672686113917c71c7a6e02d4924eda67186083c03081a"12591dependencies = [12592 "proc-macro2",12593 "quote",12594 "syn",12595]1259612597[[package]]12598name = "tracing-core"12599version = "0.1.30"12600source = "registry+https://github.com/rust-lang/crates.io-index"12601checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"12602dependencies = [12603 "once_cell",12604 "valuable",12605]1260612607[[package]]12608name = "tracing-futures"12609version = "0.2.5"12610source = "registry+https://github.com/rust-lang/crates.io-index"12611checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"12612dependencies = [12613 "pin-project",12614 "tracing",12615]1261612617[[package]]12618name = "tracing-gum"12619version = "0.9.33"12620source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"12621dependencies = [12622 "polkadot-node-jaeger",12623 "polkadot-primitives",12624 "tracing",12625 "tracing-gum-proc-macro",12626]1262712628[[package]]12629name = "tracing-gum-proc-macro"12630version = "0.9.33"12631source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"12632dependencies = [12633 "expander 0.0.6",12634 "proc-macro-crate",12635 "proc-macro2",12636 "quote",12637 "syn",12638]1263912640[[package]]12641name = "tracing-log"12642version = "0.1.3"12643source = "registry+https://github.com/rust-lang/crates.io-index"12644checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"12645dependencies = [12646 "lazy_static",12647 "log",12648 "tracing-core",12649]1265012651[[package]]12652name = "tracing-serde"12653version = "0.1.3"12654source = "registry+https://github.com/rust-lang/crates.io-index"12655checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"12656dependencies = [12657 "serde",12658 "tracing-core",12659]1266012661[[package]]12662name = "tracing-subscriber"12663version = "0.2.25"12664source = "registry+https://github.com/rust-lang/crates.io-index"12665checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"12666dependencies = [12667 "ansi_term",12668 "chrono",12669 "lazy_static",12670 "matchers",12671 "parking_lot 0.11.2",12672 "regex",12673 "serde",12674 "serde_json",12675 "sharded-slab",12676 "smallvec",12677 "thread_local",12678 "tracing",12679 "tracing-core",12680 "tracing-log",12681 "tracing-serde",12682]1268312684[[package]]12685name = "trie-db"12686version = "0.24.0"12687source = "registry+https://github.com/rust-lang/crates.io-index"12688checksum = "004e1e8f92535694b4cb1444dc5a8073ecf0815e3357f729638b9f8fc4062908"12689dependencies = [12690 "hash-db",12691 "hashbrown",12692 "log",12693 "rustc-hex",12694 "smallvec",12695]1269612697[[package]]12698name = "trie-root"12699version = "0.17.0"12700source = "registry+https://github.com/rust-lang/crates.io-index"12701checksum = "9a36c5ca3911ed3c9a5416ee6c679042064b93fc637ded67e25f92e68d783891"12702dependencies = [12703 "hash-db",12704]1270512706[[package]]12707name = "triehash"12708version = "0.8.4"12709source = "registry+https://github.com/rust-lang/crates.io-index"12710checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"12711dependencies = [12712 "hash-db",12713 "rlp",12714]1271512716[[package]]12717name = "trust-dns-proto"12718version = "0.22.0"12719source = "registry+https://github.com/rust-lang/crates.io-index"12720checksum = "4f7f83d1e4a0e4358ac54c5c3681e5d7da5efc5a7a632c90bb6d6669ddd9bc26"12721dependencies = [12722 "async-trait",12723 "cfg-if",12724 "data-encoding",12725 "enum-as-inner",12726 "futures-channel",12727 "futures-io",12728 "futures-util",12729 "idna 0.2.3",12730 "ipnet",12731 "lazy_static",12732 "rand 0.8.5",12733 "smallvec",12734 "thiserror",12735 "tinyvec",12736 "tracing",12737 "url",12738]1273912740[[package]]12741name = "trust-dns-resolver"12742version = "0.22.0"12743source = "registry+https://github.com/rust-lang/crates.io-index"12744checksum = "aff21aa4dcefb0a1afbfac26deb0adc93888c7d295fb63ab273ef276ba2b7cfe"12745dependencies = [12746 "cfg-if",12747 "futures-util",12748 "ipconfig",12749 "lazy_static",12750 "lru-cache",12751 "parking_lot 0.12.1",12752 "resolv-conf",12753 "smallvec",12754 "thiserror",12755 "tracing",12756 "trust-dns-proto",12757]1275812759[[package]]12760name = "try-lock"12761version = "0.2.3"12762source = "registry+https://github.com/rust-lang/crates.io-index"12763checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"1276412765[[package]]12766name = "try-runtime-cli"12767version = "0.10.0-dev"12768source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.33#2dff067e9f7f6f3cc4dbfdaaa97753eccc407689"12769dependencies = [12770 "clap",12771 "frame-try-runtime",12772 "log",12773 "parity-scale-codec 3.2.1",12774 "remote-externalities",12775 "sc-chain-spec",12776 "sc-cli",12777 "sc-executor",12778 "sc-service",12779 "serde",12780 "sp-core",12781 "sp-externalities",12782 "sp-io",12783 "sp-keystore",12784 "sp-runtime",12785 "sp-state-machine",12786 "sp-version",12787 "sp-weights",12788 "substrate-rpc-client",12789 "zstd",12790]1279112792[[package]]12793name = "trybuild"12794version = "1.0.72"12795source = "registry+https://github.com/rust-lang/crates.io-index"12796checksum = "db29f438342820400f2d9acfec0d363e987a38b2950bdb50a7069ed17b2148ee"12797dependencies = [12798 "glob",12799 "once_cell",12800 "serde",12801 "serde_derive",12802 "serde_json",12803 "termcolor",12804 "toml",12805]1280612807[[package]]12808name = "tt-call"12809version = "1.0.8"12810source = "registry+https://github.com/rust-lang/crates.io-index"12811checksum = "5e66dcbec4290c69dd03c57e76c2469ea5c7ce109c6dd4351c13055cf71ea055"1281212813[[package]]12814name = "twox-hash"12815version = "1.6.3"12816source = "registry+https://github.com/rust-lang/crates.io-index"12817checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"12818dependencies = [12819 "cfg-if",12820 "digest 0.10.6",12821 "rand 0.8.5",12822 "static_assertions",12823]1282412825[[package]]12826name = "typenum"12827version = "1.16.0"12828source = "registry+https://github.com/rust-lang/crates.io-index"12829checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"1283012831[[package]]12832name = "uc-rpc"12833version = "0.1.4"12834dependencies = [12835 "anyhow",12836 "app-promotion-rpc",12837 "jsonrpsee",12838 "pallet-common",12839 "pallet-evm",12840 "parity-scale-codec 3.2.1",12841 "rmrk-rpc",12842 "sp-api",12843 "sp-blockchain",12844 "sp-core",12845 "sp-rpc",12846 "sp-runtime",12847 "up-data-structs",12848 "up-rpc",12849]1285012851[[package]]12852name = "ucd-trie"12853version = "0.1.5"12854source = "registry+https://github.com/rust-lang/crates.io-index"12855checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"1285612857[[package]]12858name = "uint"12859version = "0.9.5"12860source = "registry+https://github.com/rust-lang/crates.io-index"12861checksum = "76f64bba2c53b04fcab63c01a7d7427eadc821e3bc48c34dc9ba29c501164b52"12862dependencies = [12863 "byteorder",12864 "crunchy",12865 "hex",12866 "static_assertions",12867]1286812869[[package]]12870name = "unicase"12871version = "2.6.0"12872source = "registry+https://github.com/rust-lang/crates.io-index"12873checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"12874dependencies = [12875 "version_check",12876]1287712878[[package]]12879name = "unicode-bidi"12880version = "0.3.8"12881source = "registry+https://github.com/rust-lang/crates.io-index"12882checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"1288312884[[package]]12885name = "unicode-ident"12886version = "1.0.5"12887source = "registry+https://github.com/rust-lang/crates.io-index"12888checksum = "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3"1288912890[[package]]12891name = "unicode-normalization"12892version = "0.1.22"12893source = "registry+https://github.com/rust-lang/crates.io-index"12894checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"12895dependencies = [12896 "tinyvec",12897]1289812899[[package]]12900name = "unicode-segmentation"12901version = "1.10.0"12902source = "registry+https://github.com/rust-lang/crates.io-index"12903checksum = "0fdbf052a0783de01e944a6ce7a8cb939e295b1e7be835a1112c3b9a7f047a5a"1290412905[[package]]12906name = "unicode-width"12907version = "0.1.10"12908source = "registry+https://github.com/rust-lang/crates.io-index"12909checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"1291012911[[package]]12912name = "unicode-xid"12913version = "0.2.4"12914source = "registry+https://github.com/rust-lang/crates.io-index"12915checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"1291612917[[package]]12918name = "unique-node"12919version = "0.9.33"12920dependencies = [12921 "app-promotion-rpc",12922 "clap",12923 "cumulus-client-cli",12924 "cumulus-client-collator",12925 "cumulus-client-consensus-aura",12926 "cumulus-client-consensus-common",12927 "cumulus-client-network",12928 "cumulus-client-service",12929 "cumulus-primitives-core",12930 "cumulus-primitives-parachain-inherent",12931 "cumulus-relay-chain-inprocess-interface",12932 "cumulus-relay-chain-interface",12933 "cumulus-relay-chain-minimal-node",12934 "fc-consensus",12935 "fc-db",12936 "fc-mapping-sync",12937 "fc-rpc",12938 "fc-rpc-core",12939 "flexi_logger",12940 "fp-rpc",12941 "frame-benchmarking",12942 "frame-benchmarking-cli",12943 "futures 0.3.25",12944 "jsonrpsee",12945 "log",12946 "opal-runtime",12947 "pallet-ethereum",12948 "pallet-transaction-payment-rpc",12949 "pallet-transaction-payment-rpc-runtime-api",12950 "parity-scale-codec 3.2.1",12951 "parking_lot 0.12.1",12952 "polkadot-cli",12953 "polkadot-parachain",12954 "polkadot-primitives",12955 "polkadot-service",12956 "polkadot-test-service",12957 "quartz-runtime",12958 "rmrk-rpc",12959 "sc-basic-authorship",12960 "sc-chain-spec",12961 "sc-cli",12962 "sc-client-api",12963 "sc-consensus",12964 "sc-consensus-aura",12965 "sc-consensus-manual-seal",12966 "sc-executor",12967 "sc-finality-grandpa",12968 "sc-keystore",12969 "sc-network",12970 "sc-rpc",12971 "sc-rpc-api",12972 "sc-service",12973 "sc-sysinfo",12974 "sc-telemetry",12975 "sc-tracing",12976 "sc-transaction-pool",12977 "serde",12978 "serde_json",12979 "sp-api",12980 "sp-block-builder",12981 "sp-blockchain",12982 "sp-consensus",12983 "sp-consensus-aura",12984 "sp-core",12985 "sp-finality-grandpa",12986 "sp-inherents",12987 "sp-keystore",12988 "sp-offchain",12989 "sp-runtime",12990 "sp-session",12991 "sp-timestamp",12992 "sp-transaction-pool",12993 "sp-trie",12994 "substrate-build-script-utils",12995 "substrate-frame-rpc-system",12996 "substrate-prometheus-endpoint",12997 "tokio",12998 "try-runtime-cli",12999 "unique-rpc",13000 "unique-runtime",13001 "up-common",13002 "up-data-structs",13003 "up-rpc",13004]1300513006[[package]]13007name = "unique-rpc"13008version = "0.1.2"13009dependencies = [13010 "app-promotion-rpc",13011 "fc-db",13012 "fc-mapping-sync",13013 "fc-rpc",13014 "fc-rpc-core",13015 "fp-rpc",13016 "fp-storage",13017 "futures 0.3.25",13018 "jsonrpsee",13019 "pallet-common",13020 "pallet-ethereum",13021 "pallet-transaction-payment-rpc",13022 "pallet-transaction-payment-rpc-runtime-api",13023 "pallet-unique",13024 "rmrk-rpc",13025 "sc-client-api",13026 "sc-consensus-aura",13027 "sc-consensus-epochs",13028 "sc-finality-grandpa",13029 "sc-finality-grandpa-rpc",13030 "sc-keystore",13031 "sc-network",13032 "sc-rpc",13033 "sc-rpc-api",13034 "sc-service",13035 "sc-transaction-pool",13036 "serde",13037 "sp-api",13038 "sp-block-builder",13039 "sp-blockchain",13040 "sp-consensus",13041 "sp-consensus-aura",13042 "sp-core",13043 "sp-offchain",13044 "sp-runtime",13045 "sp-session",13046 "sp-storage",13047 "sp-transaction-pool",13048 "substrate-frame-rpc-system",13049 "tokio",13050 "uc-rpc",13051 "up-common",13052 "up-data-structs",13053 "up-rpc",13054]1305513056[[package]]13057name = "unique-runtime"13058version = "0.9.33"13059dependencies = [13060 "app-promotion-rpc",13061 "cumulus-pallet-aura-ext",13062 "cumulus-pallet-dmp-queue",13063 "cumulus-pallet-parachain-system",13064 "cumulus-pallet-xcm",13065 "cumulus-pallet-xcmp-queue",13066 "cumulus-primitives-core",13067 "cumulus-primitives-timestamp",13068 "cumulus-primitives-utility",13069 "derivative",13070 "evm-coder",13071 "fp-evm-mapping",13072 "fp-rpc",13073 "fp-self-contained",13074 "frame-benchmarking",13075 "frame-executive",13076 "frame-support",13077 "frame-system",13078 "frame-system-benchmarking",13079 "frame-system-rpc-runtime-api",13080 "frame-try-runtime",13081 "hex-literal",13082 "impl-trait-for-tuples",13083 "log",13084 "logtest",13085 "orml-tokens",13086 "orml-traits",13087 "orml-vesting",13088 "orml-xtokens",13089 "pallet-app-promotion",13090 "pallet-aura",13091 "pallet-balances",13092 "pallet-base-fee",13093 "pallet-common",13094 "pallet-configuration",13095 "pallet-ethereum",13096 "pallet-evm",13097 "pallet-evm-coder-substrate",13098 "pallet-evm-contract-helpers",13099 "pallet-evm-migration",13100 "pallet-evm-transaction-payment",13101 "pallet-foreign-assets",13102 "pallet-fungible",13103 "pallet-inflation",13104 "pallet-maintenance",13105 "pallet-nonfungible",13106 "pallet-randomness-collective-flip",13107 "pallet-refungible",13108 "pallet-rmrk-core",13109 "pallet-rmrk-equip",13110 "pallet-structure",13111 "pallet-sudo",13112 "pallet-template-transaction-payment",13113 "pallet-timestamp",13114 "pallet-transaction-payment",13115 "pallet-transaction-payment-rpc-runtime-api",13116 "pallet-treasury",13117 "pallet-unique",13118 "pallet-xcm",13119 "parachain-info",13120 "parity-scale-codec 3.2.1",13121 "polkadot-parachain",13122 "rmrk-rpc",13123 "scale-info",13124 "serde",13125 "smallvec",13126 "sp-api",13127 "sp-arithmetic",13128 "sp-block-builder",13129 "sp-consensus-aura",13130 "sp-core",13131 "sp-inherents",13132 "sp-io",13133 "sp-offchain",13134 "sp-runtime",13135 "sp-session",13136 "sp-std",13137 "sp-transaction-pool",13138 "sp-version",13139 "substrate-wasm-builder",13140 "up-common",13141 "up-data-structs",13142 "up-rpc",13143 "up-sponsorship",13144 "xcm",13145 "xcm-builder",13146 "xcm-executor",13147]1314813149[[package]]13150name = "universal-hash"13151version = "0.4.1"13152source = "registry+https://github.com/rust-lang/crates.io-index"13153checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"13154dependencies = [13155 "generic-array 0.14.6",13156 "subtle",13157]1315813159[[package]]13160name = "unsigned-varint"13161version = "0.7.1"13162source = "registry+https://github.com/rust-lang/crates.io-index"13163checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836"13164dependencies = [13165 "asynchronous-codec",13166 "bytes",13167 "futures-io",13168 "futures-util",13169]1317013171[[package]]13172name = "untrusted"13173version = "0.7.1"13174source = "registry+https://github.com/rust-lang/crates.io-index"13175checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1317613177[[package]]13178name = "up-common"13179version = "0.9.33"13180dependencies = [13181 "cumulus-primitives-core",13182 "fp-rpc",13183 "frame-support",13184 "pallet-evm",13185 "sp-consensus-aura",13186 "sp-core",13187 "sp-runtime",13188 "sp-std",13189]1319013191[[package]]13192name = "up-data-structs"13193version = "0.2.2"13194dependencies = [13195 "bondrewd",13196 "derivative",13197 "frame-support",13198 "frame-system",13199 "pallet-evm",13200 "parity-scale-codec 3.2.1",13201 "rmrk-traits",13202 "scale-info",13203 "serde",13204 "sp-core",13205 "sp-runtime",13206 "sp-std",13207 "struct-versioning",13208]1320913210[[package]]13211name = "up-rpc"13212version = "0.1.3"13213dependencies = [13214 "pallet-common",13215 "pallet-evm",13216 "parity-scale-codec 3.2.1",13217 "sp-api",13218 "sp-core",13219 "sp-runtime",13220 "sp-std",13221 "up-data-structs",13222]1322313224[[package]]13225name = "up-sponsorship"13226version = "0.1.0"13227source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.33#994d4a8dc6cc630b73d19f97315272a8795317e7"13228dependencies = [13229 "impl-trait-for-tuples",13230]1323113232[[package]]13233name = "url"13234version = "2.3.1"13235source = "registry+https://github.com/rust-lang/crates.io-index"13236checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"13237dependencies = [13238 "form_urlencoded",13239 "idna 0.3.0",13240 "percent-encoding",13241]1324213243[[package]]13244name = "valuable"13245version = "0.1.0"13246source = "registry+https://github.com/rust-lang/crates.io-index"13247checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"1324813249[[package]]13250name = "value-bag"13251version = "1.0.0-alpha.9"13252source = "registry+https://github.com/rust-lang/crates.io-index"13253checksum = "2209b78d1249f7e6f3293657c9779fe31ced465df091bbd433a1cf88e916ec55"13254dependencies = [13255 "ctor",13256 "version_check",13257]1325813259[[package]]13260name = "vcpkg"13261version = "0.2.15"13262source = "registry+https://github.com/rust-lang/crates.io-index"13263checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"1326413265[[package]]13266name = "version_check"13267version = "0.9.4"13268source = "registry+https://github.com/rust-lang/crates.io-index"13269checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"1327013271[[package]]13272name = "void"13273version = "1.0.2"13274source = "registry+https://github.com/rust-lang/crates.io-index"13275checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"1327613277[[package]]13278name = "waker-fn"13279version = "1.1.0"13280source = "registry+https://github.com/rust-lang/crates.io-index"13281checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"1328213283[[package]]13284name = "walkdir"13285version = "2.3.2"13286source = "registry+https://github.com/rust-lang/crates.io-index"13287checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"13288dependencies = [13289 "same-file",13290 "winapi",13291 "winapi-util",13292]1329313294[[package]]13295name = "want"13296version = "0.3.0"13297source = "registry+https://github.com/rust-lang/crates.io-index"13298checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"13299dependencies = [13300 "log",13301 "try-lock",13302]1330313304[[package]]13305name = "wasi"13306version = "0.9.0+wasi-snapshot-preview1"13307source = "registry+https://github.com/rust-lang/crates.io-index"13308checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"1330913310[[package]]13311name = "wasi"13312version = "0.10.0+wasi-snapshot-preview1"13313source = "registry+https://github.com/rust-lang/crates.io-index"13314checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1331513316[[package]]13317name = "wasi"13318version = "0.11.0+wasi-snapshot-preview1"13319source = "registry+https://github.com/rust-lang/crates.io-index"13320checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"1332113322[[package]]13323name = "wasm-bindgen"13324version = "0.2.83"13325source = "registry+https://github.com/rust-lang/crates.io-index"13326checksum = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268"13327dependencies = [13328 "cfg-if",13329 "wasm-bindgen-macro",13330]1333113332[[package]]13333name = "wasm-bindgen-backend"13334version = "0.2.83"13335source = "registry+https://github.com/rust-lang/crates.io-index"13336checksum = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142"13337dependencies = [13338 "bumpalo",13339 "log",13340 "once_cell",13341 "proc-macro2",13342 "quote",13343 "syn",13344 "wasm-bindgen-shared",13345]1334613347[[package]]13348name = "wasm-bindgen-futures"13349version = "0.4.33"13350source = "registry+https://github.com/rust-lang/crates.io-index"13351checksum = "23639446165ca5a5de86ae1d8896b737ae80319560fbaa4c2887b7da6e7ebd7d"13352dependencies = [13353 "cfg-if",13354 "js-sys",13355 "wasm-bindgen",13356 "web-sys",13357]1335813359[[package]]13360name = "wasm-bindgen-macro"13361version = "0.2.83"13362source = "registry+https://github.com/rust-lang/crates.io-index"13363checksum = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810"13364dependencies = [13365 "quote",13366 "wasm-bindgen-macro-support",13367]1336813369[[package]]13370name = "wasm-bindgen-macro-support"13371version = "0.2.83"13372source = "registry+https://github.com/rust-lang/crates.io-index"13373checksum = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c"13374dependencies = [13375 "proc-macro2",13376 "quote",13377 "syn",13378 "wasm-bindgen-backend",13379 "wasm-bindgen-shared",13380]1338113382[[package]]13383name = "wasm-bindgen-shared"13384version = "0.2.83"13385source = "registry+https://github.com/rust-lang/crates.io-index"13386checksum = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f"1338713388[[package]]13389name = "wasm-instrument"13390version = "0.3.0"13391source = "registry+https://github.com/rust-lang/crates.io-index"13392checksum = "aa1dafb3e60065305741e83db35c6c2584bb3725b692b5b66148a38d72ace6cd"13393dependencies = [13394 "parity-wasm",13395]1339613397[[package]]13398name = "wasm-opt"13399version = "0.110.2"13400source = "registry+https://github.com/rust-lang/crates.io-index"13401checksum = "b68e8037b4daf711393f4be2056246d12d975651b14d581520ad5d1f19219cec"13402dependencies = [13403 "anyhow",13404 "libc",13405 "strum",13406 "strum_macros",13407 "tempfile",13408 "thiserror",13409 "wasm-opt-cxx-sys",13410 "wasm-opt-sys",13411]1341213413[[package]]13414name = "wasm-opt-cxx-sys"13415version = "0.110.2"13416source = "registry+https://github.com/rust-lang/crates.io-index"13417checksum = "91adbad477e97bba3fbd21dd7bfb594e7ad5ceb9169ab1c93ab9cb0ada636b6f"13418dependencies = [13419 "anyhow",13420 "cxx",13421 "cxx-build",13422 "wasm-opt-sys",13423]1342413425[[package]]13426name = "wasm-opt-sys"13427version = "0.110.2"13428source = "registry+https://github.com/rust-lang/crates.io-index"13429checksum = "ec4fa5a322a4e6ac22fd141f498d56afbdbf9df5debeac32380d2dcaa3e06941"13430dependencies = [13431 "anyhow",13432 "cc",13433 "cxx",13434 "cxx-build",13435 "regex",13436]1343713438[[package]]13439name = "wasm-timer"13440version = "0.2.5"13441source = "registry+https://github.com/rust-lang/crates.io-index"13442checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"13443dependencies = [13444 "futures 0.3.25",13445 "js-sys",13446 "parking_lot 0.11.2",13447 "pin-utils",13448 "wasm-bindgen",13449 "wasm-bindgen-futures",13450 "web-sys",13451]1345213453[[package]]13454name = "wasmi"13455version = "0.13.2"13456source = "registry+https://github.com/rust-lang/crates.io-index"13457checksum = "06c326c93fbf86419608361a2c925a31754cf109da1b8b55737070b4d6669422"13458dependencies = [13459 "parity-wasm",13460 "wasmi-validation",13461 "wasmi_core",13462]1346313464[[package]]13465name = "wasmi-validation"13466version = "0.5.0"13467source = "registry+https://github.com/rust-lang/crates.io-index"13468checksum = "91ff416ad1ff0c42e5a926ed5d5fab74c0f098749aa0ad8b2a34b982ce0e867b"13469dependencies = [13470 "parity-wasm",13471]1347213473[[package]]13474name = "wasmi_core"13475version = "0.2.1"13476source = "registry+https://github.com/rust-lang/crates.io-index"13477checksum = "57d20cb3c59b788653d99541c646c561c9dd26506f25c0cebfe810659c54c6d7"13478dependencies = [13479 "downcast-rs",13480 "libm 0.2.6",13481 "memory_units",13482 "num-rational",13483 "num-traits",13484]1348513486[[package]]13487name = "wasmparser"13488version = "0.89.1"13489source = "registry+https://github.com/rust-lang/crates.io-index"13490checksum = "ab5d3e08b13876f96dd55608d03cd4883a0545884932d5adf11925876c96daef"13491dependencies = [13492 "indexmap",13493]1349413495[[package]]13496name = "wasmtime"13497version = "1.0.2"13498source = "registry+https://github.com/rust-lang/crates.io-index"13499checksum = "4ad5af6ba38311282f2a21670d96e78266e8c8e2f38cbcd52c254df6ccbc7731"13500dependencies = [13501 "anyhow",13502 "bincode",13503 "cfg-if",13504 "indexmap",13505 "libc",13506 "log",13507 "object 0.29.0",13508 "once_cell",13509 "paste",13510 "psm",13511 "rayon",13512 "serde",13513 "target-lexicon",13514 "wasmparser",13515 "wasmtime-cache",13516 "wasmtime-cranelift",13517 "wasmtime-environ",13518 "wasmtime-jit",13519 "wasmtime-runtime",13520 "windows-sys 0.36.1",13521]1352213523[[package]]13524name = "wasmtime-asm-macros"13525version = "1.0.2"13526source = "registry+https://github.com/rust-lang/crates.io-index"13527checksum = "45de63ddfc8b9223d1adc8f7b2ee5f35d1f6d112833934ad7ea66e4f4339e597"13528dependencies = [13529 "cfg-if",13530]1353113532[[package]]13533name = "wasmtime-cache"13534version = "1.0.2"13535source = "registry+https://github.com/rust-lang/crates.io-index"13536checksum = "bcd849399d17d2270141cfe47fa0d91ee52d5f8ea9b98cf7ddde0d53e5f79882"13537dependencies = [13538 "anyhow",13539 "base64",13540 "bincode",13541 "directories-next",13542 "file-per-thread-logger",13543 "log",13544 "rustix 0.35.13",13545 "serde",13546 "sha2 0.9.9",13547 "toml",13548 "windows-sys 0.36.1",13549 "zstd",13550]1355113552[[package]]13553name = "wasmtime-cranelift"13554version = "1.0.2"13555source = "registry+https://github.com/rust-lang/crates.io-index"13556checksum = "4bd91339b742ff20bfed4532a27b73c86b5bcbfedd6bea2dcdf2d64471e1b5c6"13557dependencies = [13558 "anyhow",13559 "cranelift-codegen",13560 "cranelift-entity",13561 "cranelift-frontend",13562 "cranelift-native",13563 "cranelift-wasm",13564 "gimli 0.26.2",13565 "log",13566 "object 0.29.0",13567 "target-lexicon",13568 "thiserror",13569 "wasmparser",13570 "wasmtime-environ",13571]1357213573[[package]]13574name = "wasmtime-environ"13575version = "1.0.2"13576source = "registry+https://github.com/rust-lang/crates.io-index"13577checksum = "ebb881c61f4f627b5d45c54e629724974f8a8890d455bcbe634330cc27309644"13578dependencies = [13579 "anyhow",13580 "cranelift-entity",13581 "gimli 0.26.2",13582 "indexmap",13583 "log",13584 "object 0.29.0",13585 "serde",13586 "target-lexicon",13587 "thiserror",13588 "wasmparser",13589 "wasmtime-types",13590]1359113592[[package]]13593name = "wasmtime-jit"13594version = "1.0.2"13595source = "registry+https://github.com/rust-lang/crates.io-index"13596checksum = "1985c628011fe26adf5e23a5301bdc79b245e0e338f14bb58b39e4e25e4d8681"13597dependencies = [13598 "addr2line 0.17.0",13599 "anyhow",13600 "bincode",13601 "cfg-if",13602 "cpp_demangle",13603 "gimli 0.26.2",13604 "log",13605 "object 0.29.0",13606 "rustc-demangle",13607 "rustix 0.35.13",13608 "serde",13609 "target-lexicon",13610 "thiserror",13611 "wasmtime-environ",13612 "wasmtime-jit-debug",13613 "wasmtime-runtime",13614 "windows-sys 0.36.1",13615]1361613617[[package]]13618name = "wasmtime-jit-debug"13619version = "1.0.2"13620source = "registry+https://github.com/rust-lang/crates.io-index"13621checksum = "f671b588486f5ccec8c5a3dba6b4c07eac2e66ab8c60e6f4e53717c77f709731"13622dependencies = [13623 "object 0.29.0",13624 "once_cell",13625 "rustix 0.35.13",13626]1362713628[[package]]13629name = "wasmtime-runtime"13630version = "1.0.2"13631source = "registry+https://github.com/rust-lang/crates.io-index"13632checksum = "ee8f92ad4b61736339c29361da85769ebc200f184361959d1792832e592a1afd"13633dependencies = [13634 "anyhow",13635 "cc",13636 "cfg-if",13637 "indexmap",13638 "libc",13639 "log",13640 "mach",13641 "memfd",13642 "memoffset 0.6.5",13643 "paste",13644 "rand 0.8.5",13645 "rustix 0.35.13",13646 "thiserror",13647 "wasmtime-asm-macros",13648 "wasmtime-environ",13649 "wasmtime-jit-debug",13650 "windows-sys 0.36.1",13651]1365213653[[package]]13654name = "wasmtime-types"13655version = "1.0.2"13656source = "registry+https://github.com/rust-lang/crates.io-index"13657checksum = "d23d61cb4c46e837b431196dd06abb11731541021916d03476a178b54dc07aeb"13658dependencies = [13659 "cranelift-entity",13660 "serde",13661 "thiserror",13662 "wasmparser",13663]1366413665[[package]]13666name = "web-sys"13667version = "0.3.60"13668source = "registry+https://github.com/rust-lang/crates.io-index"13669checksum = "bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f"13670dependencies = [13671 "js-sys",13672 "wasm-bindgen",13673]1367413675[[package]]13676name = "webpki"13677version = "0.22.0"13678source = "registry+https://github.com/rust-lang/crates.io-index"13679checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"13680dependencies = [13681 "ring",13682 "untrusted",13683]1368413685[[package]]13686name = "webpki-roots"13687version = "0.22.6"13688source = "registry+https://github.com/rust-lang/crates.io-index"13689checksum = "b6c71e40d7d2c34a5106301fb632274ca37242cd0c9d3e64dbece371a40a2d87"13690dependencies = [13691 "webpki",13692]1369313694[[package]]13695name = "wepoll-ffi"13696version = "0.1.2"13697source = "registry+https://github.com/rust-lang/crates.io-index"13698checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"13699dependencies = [13700 "cc",13701]1370213703[[package]]13704name = "westend-runtime"13705version = "0.9.33"13706source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"13707dependencies = [13708 "beefy-primitives",13709 "bitvec 1.0.1",13710 "frame-benchmarking",13711 "frame-election-provider-support",13712 "frame-executive",13713 "frame-support",13714 "frame-system",13715 "frame-system-benchmarking",13716 "frame-system-rpc-runtime-api",13717 "frame-try-runtime",13718 "hex-literal",13719 "log",13720 "pallet-authority-discovery",13721 "pallet-authorship",13722 "pallet-babe",13723 "pallet-bags-list",13724 "pallet-balances",13725 "pallet-collective",13726 "pallet-democracy",13727 "pallet-election-provider-multi-phase",13728 "pallet-election-provider-support-benchmarking",13729 "pallet-elections-phragmen",13730 "pallet-fast-unstake",13731 "pallet-grandpa",13732 "pallet-identity",13733 "pallet-im-online",13734 "pallet-indices",13735 "pallet-membership",13736 "pallet-multisig",13737 "pallet-nomination-pools",13738 "pallet-nomination-pools-benchmarking",13739 "pallet-nomination-pools-runtime-api",13740 "pallet-offences",13741 "pallet-offences-benchmarking",13742 "pallet-preimage",13743 "pallet-proxy",13744 "pallet-recovery",13745 "pallet-scheduler",13746 "pallet-session",13747 "pallet-session-benchmarking",13748 "pallet-society",13749 "pallet-staking",13750 "pallet-staking-reward-curve",13751 "pallet-sudo",13752 "pallet-timestamp",13753 "pallet-transaction-payment",13754 "pallet-transaction-payment-rpc-runtime-api",13755 "pallet-treasury",13756 "pallet-utility",13757 "pallet-vesting",13758 "pallet-xcm",13759 "pallet-xcm-benchmarks",13760 "parity-scale-codec 3.2.1",13761 "polkadot-parachain",13762 "polkadot-primitives",13763 "polkadot-runtime-common",13764 "polkadot-runtime-parachains",13765 "rustc-hex",13766 "scale-info",13767 "serde",13768 "serde_derive",13769 "smallvec",13770 "sp-api",13771 "sp-authority-discovery",13772 "sp-block-builder",13773 "sp-consensus-babe",13774 "sp-core",13775 "sp-inherents",13776 "sp-io",13777 "sp-mmr-primitives",13778 "sp-npos-elections",13779 "sp-offchain",13780 "sp-runtime",13781 "sp-session",13782 "sp-staking",13783 "sp-std",13784 "sp-transaction-pool",13785 "sp-version",13786 "substrate-wasm-builder",13787 "westend-runtime-constants",13788 "xcm",13789 "xcm-builder",13790 "xcm-executor",13791]1379213793[[package]]13794name = "westend-runtime-constants"13795version = "0.9.33"13796source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"13797dependencies = [13798 "frame-support",13799 "polkadot-primitives",13800 "polkadot-runtime-common",13801 "smallvec",13802 "sp-core",13803 "sp-runtime",13804 "sp-weights",13805]1380613807[[package]]13808name = "which"13809version = "4.3.0"13810source = "registry+https://github.com/rust-lang/crates.io-index"13811checksum = "1c831fbbee9e129a8cf93e7747a82da9d95ba8e16621cae60ec2cdc849bacb7b"13812dependencies = [13813 "either",13814 "libc",13815 "once_cell",13816]1381713818[[package]]13819name = "widestring"13820version = "0.5.1"13821source = "registry+https://github.com/rust-lang/crates.io-index"13822checksum = "17882f045410753661207383517a6f62ec3dbeb6a4ed2acce01f0728238d1983"1382313824[[package]]13825name = "winapi"13826version = "0.3.9"13827source = "registry+https://github.com/rust-lang/crates.io-index"13828checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"13829dependencies = [13830 "winapi-i686-pc-windows-gnu",13831 "winapi-x86_64-pc-windows-gnu",13832]1383313834[[package]]13835name = "winapi-i686-pc-windows-gnu"13836version = "0.4.0"13837source = "registry+https://github.com/rust-lang/crates.io-index"13838checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"1383913840[[package]]13841name = "winapi-util"13842version = "0.1.5"13843source = "registry+https://github.com/rust-lang/crates.io-index"13844checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"13845dependencies = [13846 "winapi",13847]1384813849[[package]]13850name = "winapi-x86_64-pc-windows-gnu"13851version = "0.4.0"13852source = "registry+https://github.com/rust-lang/crates.io-index"13853checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1385413855[[package]]13856name = "windows"13857version = "0.34.0"13858source = "registry+https://github.com/rust-lang/crates.io-index"13859checksum = "45296b64204227616fdbf2614cefa4c236b98ee64dfaaaa435207ed99fe7829f"13860dependencies = [13861 "windows_aarch64_msvc 0.34.0",13862 "windows_i686_gnu 0.34.0",13863 "windows_i686_msvc 0.34.0",13864 "windows_x86_64_gnu 0.34.0",13865 "windows_x86_64_msvc 0.34.0",13866]1386713868[[package]]13869name = "windows-sys"13870version = "0.36.1"13871source = "registry+https://github.com/rust-lang/crates.io-index"13872checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"13873dependencies = [13874 "windows_aarch64_msvc 0.36.1",13875 "windows_i686_gnu 0.36.1",13876 "windows_i686_msvc 0.36.1",13877 "windows_x86_64_gnu 0.36.1",13878 "windows_x86_64_msvc 0.36.1",13879]1388013881[[package]]13882name = "windows-sys"13883version = "0.42.0"13884source = "registry+https://github.com/rust-lang/crates.io-index"13885checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"13886dependencies = [13887 "windows_aarch64_gnullvm",13888 "windows_aarch64_msvc 0.42.0",13889 "windows_i686_gnu 0.42.0",13890 "windows_i686_msvc 0.42.0",13891 "windows_x86_64_gnu 0.42.0",13892 "windows_x86_64_gnullvm",13893 "windows_x86_64_msvc 0.42.0",13894]1389513896[[package]]13897name = "windows_aarch64_gnullvm"13898version = "0.42.0"13899source = "registry+https://github.com/rust-lang/crates.io-index"13900checksum = "41d2aa71f6f0cbe00ae5167d90ef3cfe66527d6f613ca78ac8024c3ccab9a19e"1390113902[[package]]13903name = "windows_aarch64_msvc"13904version = "0.34.0"13905source = "registry+https://github.com/rust-lang/crates.io-index"13906checksum = "17cffbe740121affb56fad0fc0e421804adf0ae00891205213b5cecd30db881d"1390713908[[package]]13909name = "windows_aarch64_msvc"13910version = "0.36.1"13911source = "registry+https://github.com/rust-lang/crates.io-index"13912checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"1391313914[[package]]13915name = "windows_aarch64_msvc"13916version = "0.42.0"13917source = "registry+https://github.com/rust-lang/crates.io-index"13918checksum = "dd0f252f5a35cac83d6311b2e795981f5ee6e67eb1f9a7f64eb4500fbc4dcdb4"1391913920[[package]]13921name = "windows_i686_gnu"13922version = "0.34.0"13923source = "registry+https://github.com/rust-lang/crates.io-index"13924checksum = "2564fde759adb79129d9b4f54be42b32c89970c18ebf93124ca8870a498688ed"1392513926[[package]]13927name = "windows_i686_gnu"13928version = "0.36.1"13929source = "registry+https://github.com/rust-lang/crates.io-index"13930checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"1393113932[[package]]13933name = "windows_i686_gnu"13934version = "0.42.0"13935source = "registry+https://github.com/rust-lang/crates.io-index"13936checksum = "fbeae19f6716841636c28d695375df17562ca208b2b7d0dc47635a50ae6c5de7"1393713938[[package]]13939name = "windows_i686_msvc"13940version = "0.34.0"13941source = "registry+https://github.com/rust-lang/crates.io-index"13942checksum = "9cd9d32ba70453522332c14d38814bceeb747d80b3958676007acadd7e166956"1394313944[[package]]13945name = "windows_i686_msvc"13946version = "0.36.1"13947source = "registry+https://github.com/rust-lang/crates.io-index"13948checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"1394913950[[package]]13951name = "windows_i686_msvc"13952version = "0.42.0"13953source = "registry+https://github.com/rust-lang/crates.io-index"13954checksum = "84c12f65daa39dd2babe6e442988fc329d6243fdce47d7d2d155b8d874862246"1395513956[[package]]13957name = "windows_x86_64_gnu"13958version = "0.34.0"13959source = "registry+https://github.com/rust-lang/crates.io-index"13960checksum = "cfce6deae227ee8d356d19effc141a509cc503dfd1f850622ec4b0f84428e1f4"1396113962[[package]]13963name = "windows_x86_64_gnu"13964version = "0.36.1"13965source = "registry+https://github.com/rust-lang/crates.io-index"13966checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"1396713968[[package]]13969name = "windows_x86_64_gnu"13970version = "0.42.0"13971source = "registry+https://github.com/rust-lang/crates.io-index"13972checksum = "bf7b1b21b5362cbc318f686150e5bcea75ecedc74dd157d874d754a2ca44b0ed"1397313974[[package]]13975name = "windows_x86_64_gnullvm"13976version = "0.42.0"13977source = "registry+https://github.com/rust-lang/crates.io-index"13978checksum = "09d525d2ba30eeb3297665bd434a54297e4170c7f1a44cad4ef58095b4cd2028"1397913980[[package]]13981name = "windows_x86_64_msvc"13982version = "0.34.0"13983source = "registry+https://github.com/rust-lang/crates.io-index"13984checksum = "d19538ccc21819d01deaf88d6a17eae6596a12e9aafdbb97916fb49896d89de9"1398513986[[package]]13987name = "windows_x86_64_msvc"13988version = "0.36.1"13989source = "registry+https://github.com/rust-lang/crates.io-index"13990checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"1399113992[[package]]13993name = "windows_x86_64_msvc"13994version = "0.42.0"13995source = "registry+https://github.com/rust-lang/crates.io-index"13996checksum = "f40009d85759725a34da6d89a94e63d7bdc50a862acf0dbc7c8e488f1edcb6f5"1399713998[[package]]13999name = "winreg"14000version = "0.10.1"14001source = "registry+https://github.com/rust-lang/crates.io-index"14002checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"14003dependencies = [14004 "winapi",14005]1400614007[[package]]14008name = "wyz"14009version = "0.2.0"14010source = "registry+https://github.com/rust-lang/crates.io-index"14011checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"1401214013[[package]]14014name = "wyz"14015version = "0.5.1"14016source = "registry+https://github.com/rust-lang/crates.io-index"14017checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"14018dependencies = [14019 "tap",14020]1402114022[[package]]14023name = "x25519-dalek"14024version = "1.1.1"14025source = "registry+https://github.com/rust-lang/crates.io-index"14026checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f"14027dependencies = [14028 "curve25519-dalek 3.2.0",14029 "rand_core 0.5.1",14030 "zeroize",14031]1403214033[[package]]14034name = "xcm"14035version = "0.9.33"14036source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"14037dependencies = [14038 "derivative",14039 "impl-trait-for-tuples",14040 "log",14041 "parity-scale-codec 3.2.1",14042 "scale-info",14043 "sp-runtime",14044 "xcm-procedural",14045]1404614047[[package]]14048name = "xcm-builder"14049version = "0.9.33"14050source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"14051dependencies = [14052 "frame-support",14053 "frame-system",14054 "log",14055 "pallet-transaction-payment",14056 "parity-scale-codec 3.2.1",14057 "polkadot-parachain",14058 "scale-info",14059 "sp-arithmetic",14060 "sp-io",14061 "sp-runtime",14062 "sp-std",14063 "xcm",14064 "xcm-executor",14065]1406614067[[package]]14068name = "xcm-executor"14069version = "0.9.33"14070source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"14071dependencies = [14072 "frame-benchmarking",14073 "frame-support",14074 "impl-trait-for-tuples",14075 "log",14076 "parity-scale-codec 3.2.1",14077 "sp-arithmetic",14078 "sp-core",14079 "sp-io",14080 "sp-runtime",14081 "sp-std",14082 "xcm",14083]1408414085[[package]]14086name = "xcm-procedural"14087version = "0.9.33"14088source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.33#c7d6c21242fc654f6f069e12c00951484dff334d"14089dependencies = [14090 "Inflector",14091 "proc-macro2",14092 "quote",14093 "syn",14094]1409514096[[package]]14097name = "yamux"14098version = "0.10.2"14099source = "registry+https://github.com/rust-lang/crates.io-index"14100checksum = "e5d9ba232399af1783a58d8eb26f6b5006fbefe2dc9ef36bd283324792d03ea5"14101dependencies = [14102 "futures 0.3.25",14103 "log",14104 "nohash-hasher",14105 "parking_lot 0.12.1",14106 "rand 0.8.5",14107 "static_assertions",14108]1410914110[[package]]14111name = "zeroize"14112version = "1.5.7"14113source = "registry+https://github.com/rust-lang/crates.io-index"14114checksum = "c394b5bd0c6f669e7275d9c20aa90ae064cb22e75a1cad54e1b34088034b149f"14115dependencies = [14116 "zeroize_derive",14117]1411814119[[package]]14120name = "zeroize_derive"14121version = "1.3.3"14122source = "registry+https://github.com/rust-lang/crates.io-index"14123checksum = "44bf07cb3e50ea2003396695d58bf46bc9887a1f362260446fad6bc4e79bd36c"14124dependencies = [14125 "proc-macro2",14126 "quote",14127 "syn",14128 "synstructure",14129]1413014131[[package]]14132name = "zstd"14133version = "0.11.2+zstd.1.5.2"14134source = "registry+https://github.com/rust-lang/crates.io-index"14135checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"14136dependencies = [14137 "zstd-safe",14138]1413914140[[package]]14141name = "zstd-safe"14142version = "5.0.2+zstd.1.5.2"14143source = "registry+https://github.com/rust-lang/crates.io-index"14144checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"14145dependencies = [14146 "libc",14147 "zstd-sys",14148]1414914150[[package]]14151name = "zstd-sys"14152version = "2.0.4+zstd.1.5.2"14153source = "registry+https://github.com/rust-lang/crates.io-index"14154checksum = "4fa202f2ef00074143e219d15b62ffc317d17cc33909feac471c044087cad7b0"14155dependencies = [14156 "cc",14157 "libc",14158]