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.2",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.3.2"42source = "registry+https://github.com/rust-lang/crates.io-index"43checksum = "7fc95d1bdb8e6666b2b217308eeeb09f2d6728d104be3e31916cc74d15420331"44dependencies = [45 "generic-array 0.14.7",46]4748[[package]]49name = "aead"50version = "0.4.3"51source = "registry+https://github.com/rust-lang/crates.io-index"52checksum = "0b613b8e1e3cf911a086f53f03bf286f52fd7a7258e4fa606f0ef220d39d8877"53dependencies = [54 "generic-array 0.14.7",55 "rand_core 0.6.4",56]5758[[package]]59name = "aead"60version = "0.5.2"61source = "registry+https://github.com/rust-lang/crates.io-index"62checksum = "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0"63dependencies = [64 "crypto-common",65 "generic-array 0.14.7",66]6768[[package]]69name = "aes"70version = "0.6.0"71source = "registry+https://github.com/rust-lang/crates.io-index"72checksum = "884391ef1066acaa41e766ba8f596341b96e93ce34f9a43e7d24bf0a0eaf0561"73dependencies = [74 "aes-soft",75 "aesni",76 "cipher 0.2.5",77]7879[[package]]80name = "aes"81version = "0.7.5"82source = "registry+https://github.com/rust-lang/crates.io-index"83checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8"84dependencies = [85 "cfg-if",86 "cipher 0.3.0",87 "cpufeatures",88 "opaque-debug 0.3.0",89]9091[[package]]92name = "aes"93version = "0.8.2"94source = "registry+https://github.com/rust-lang/crates.io-index"95checksum = "433cfd6710c9986c576a25ca913c39d66a6474107b406f34f91d4a8923395241"96dependencies = [97 "cfg-if",98 "cipher 0.4.4",99 "cpufeatures",100]101102[[package]]103name = "aes-gcm"104version = "0.9.4"105source = "registry+https://github.com/rust-lang/crates.io-index"106checksum = "df5f85a83a7d8b0442b6aa7b504b8212c1733da07b98aae43d4bc21b2cb3cdf6"107dependencies = [108 "aead 0.4.3",109 "aes 0.7.5",110 "cipher 0.3.0",111 "ctr 0.8.0",112 "ghash 0.4.4",113 "subtle",114]115116[[package]]117name = "aes-gcm"118version = "0.10.1"119source = "registry+https://github.com/rust-lang/crates.io-index"120checksum = "82e1366e0c69c9f927b1fa5ce2c7bf9eafc8f9268c0b9800729e8b267612447c"121dependencies = [122 "aead 0.5.2",123 "aes 0.8.2",124 "cipher 0.4.4",125 "ctr 0.9.2",126 "ghash 0.5.0",127 "subtle",128]129130[[package]]131name = "aes-soft"132version = "0.6.4"133source = "registry+https://github.com/rust-lang/crates.io-index"134checksum = "be14c7498ea50828a38d0e24a765ed2effe92a705885b57d029cd67d45744072"135dependencies = [136 "cipher 0.2.5",137 "opaque-debug 0.3.0",138]139140[[package]]141name = "aesni"142version = "0.10.0"143source = "registry+https://github.com/rust-lang/crates.io-index"144checksum = "ea2e11f5e94c2f7d386164cc2aa1f97823fed6f259e486940a71c174dd01b0ce"145dependencies = [146 "cipher 0.2.5",147 "opaque-debug 0.3.0",148]149150[[package]]151name = "ahash"152version = "0.7.6"153source = "registry+https://github.com/rust-lang/crates.io-index"154checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"155dependencies = [156 "getrandom 0.2.9",157 "once_cell",158 "version_check",159]160161[[package]]162name = "ahash"163version = "0.8.3"164source = "registry+https://github.com/rust-lang/crates.io-index"165checksum = "2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f"166dependencies = [167 "cfg-if",168 "getrandom 0.2.9",169 "once_cell",170 "version_check",171]172173[[package]]174name = "aho-corasick"175version = "0.7.20"176source = "registry+https://github.com/rust-lang/crates.io-index"177checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac"178dependencies = [179 "memchr",180]181182[[package]]183name = "aho-corasick"184version = "1.0.1"185source = "registry+https://github.com/rust-lang/crates.io-index"186checksum = "67fc08ce920c31afb70f013dcce1bfc3a3195de6a228474e45e1f145b36f8d04"187dependencies = [188 "memchr",189]190191[[package]]192name = "always-assert"193version = "0.1.3"194source = "registry+https://github.com/rust-lang/crates.io-index"195checksum = "4436e0292ab1bb631b42973c61205e704475fe8126af845c8d923c0996328127"196197[[package]]198name = "android_system_properties"199version = "0.1.5"200source = "registry+https://github.com/rust-lang/crates.io-index"201checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"202dependencies = [203 "libc",204]205206[[package]]207name = "ansi_term"208version = "0.12.1"209source = "registry+https://github.com/rust-lang/crates.io-index"210checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"211dependencies = [212 "winapi",213]214215[[package]]216name = "anstream"217version = "0.3.2"218source = "registry+https://github.com/rust-lang/crates.io-index"219checksum = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163"220dependencies = [221 "anstyle",222 "anstyle-parse",223 "anstyle-query",224 "anstyle-wincon",225 "colorchoice",226 "is-terminal",227 "utf8parse",228]229230[[package]]231name = "anstyle"232version = "1.0.0"233source = "registry+https://github.com/rust-lang/crates.io-index"234checksum = "41ed9a86bf92ae6580e0a31281f65a1b1d867c0cc68d5346e2ae128dddfa6a7d"235236[[package]]237name = "anstyle-parse"238version = "0.2.0"239source = "registry+https://github.com/rust-lang/crates.io-index"240checksum = "e765fd216e48e067936442276d1d57399e37bce53c264d6fefbe298080cb57ee"241dependencies = [242 "utf8parse",243]244245[[package]]246name = "anstyle-query"247version = "1.0.0"248source = "registry+https://github.com/rust-lang/crates.io-index"249checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"250dependencies = [251 "windows-sys 0.48.0",252]253254[[package]]255name = "anstyle-wincon"256version = "1.0.1"257source = "registry+https://github.com/rust-lang/crates.io-index"258checksum = "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188"259dependencies = [260 "anstyle",261 "windows-sys 0.48.0",262]263264[[package]]265name = "anyhow"266version = "1.0.71"267source = "registry+https://github.com/rust-lang/crates.io-index"268checksum = "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8"269270[[package]]271name = "app-promotion-rpc"272version = "0.1.0"273dependencies = [274 "pallet-evm",275 "parity-scale-codec",276 "sp-api",277 "sp-runtime",278 "sp-std",279]280281[[package]]282name = "approx"283version = "0.5.1"284source = "registry+https://github.com/rust-lang/crates.io-index"285checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"286dependencies = [287 "num-traits",288]289290[[package]]291name = "arc-swap"292version = "1.6.0"293source = "registry+https://github.com/rust-lang/crates.io-index"294checksum = "bddcadddf5e9015d310179a59bb28c4d4b9920ad0f11e8e14dbadf654890c9a6"295296[[package]]297name = "array-bytes"298version = "4.2.0"299source = "registry+https://github.com/rust-lang/crates.io-index"300checksum = "f52f63c5c1316a16a4b35eaac8b76a98248961a533f061684cb2a7cb0eafb6c6"301302[[package]]303name = "array-bytes"304version = "6.1.0"305source = "registry+https://github.com/rust-lang/crates.io-index"306checksum = "d9b1c5a481ec30a5abd8dfbd94ab5cf1bb4e9a66be7f1b3b322f2f1170c200fd"307308[[package]]309name = "arrayref"310version = "0.3.7"311source = "registry+https://github.com/rust-lang/crates.io-index"312checksum = "6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545"313314[[package]]315name = "arrayvec"316version = "0.5.2"317source = "registry+https://github.com/rust-lang/crates.io-index"318checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"319320[[package]]321name = "arrayvec"322version = "0.7.2"323source = "registry+https://github.com/rust-lang/crates.io-index"324checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"325326[[package]]327name = "asn1-rs"328version = "0.3.1"329source = "registry+https://github.com/rust-lang/crates.io-index"330checksum = "30ff05a702273012438132f449575dbc804e27b2f3cbe3069aa237d26c98fa33"331dependencies = [332 "asn1-rs-derive 0.1.0",333 "asn1-rs-impl",334 "displaydoc",335 "nom",336 "num-traits",337 "rusticata-macros",338 "thiserror",339 "time 0.3.21",340]341342[[package]]343name = "asn1-rs"344version = "0.5.2"345source = "registry+https://github.com/rust-lang/crates.io-index"346checksum = "7f6fd5ddaf0351dff5b8da21b2fb4ff8e08ddd02857f0bf69c47639106c0fff0"347dependencies = [348 "asn1-rs-derive 0.4.0",349 "asn1-rs-impl",350 "displaydoc",351 "nom",352 "num-traits",353 "rusticata-macros",354 "thiserror",355 "time 0.3.21",356]357358[[package]]359name = "asn1-rs-derive"360version = "0.1.0"361source = "registry+https://github.com/rust-lang/crates.io-index"362checksum = "db8b7511298d5b7784b40b092d9e9dcd3a627a5707e4b5e507931ab0d44eeebf"363dependencies = [364 "proc-macro2",365 "quote",366 "syn 1.0.109",367 "synstructure",368]369370[[package]]371name = "asn1-rs-derive"372version = "0.4.0"373source = "registry+https://github.com/rust-lang/crates.io-index"374checksum = "726535892e8eae7e70657b4c8ea93d26b8553afb1ce617caee529ef96d7dee6c"375dependencies = [376 "proc-macro2",377 "quote",378 "syn 1.0.109",379 "synstructure",380]381382[[package]]383name = "asn1-rs-impl"384version = "0.1.0"385source = "registry+https://github.com/rust-lang/crates.io-index"386checksum = "2777730b2039ac0f95f093556e61b6d26cebed5393ca6f152717777cec3a42ed"387dependencies = [388 "proc-macro2",389 "quote",390 "syn 1.0.109",391]392393[[package]]394name = "asn1_der"395version = "0.7.6"396source = "registry+https://github.com/rust-lang/crates.io-index"397checksum = "155a5a185e42c6b77ac7b88a15143d930a9e9727a5b7b77eed417404ab15c247"398399[[package]]400name = "assert_matches"401version = "1.5.0"402source = "registry+https://github.com/rust-lang/crates.io-index"403checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9"404405[[package]]406name = "async-channel"407version = "1.8.0"408source = "registry+https://github.com/rust-lang/crates.io-index"409checksum = "cf46fee83e5ccffc220104713af3292ff9bc7c64c7de289f66dae8e38d826833"410dependencies = [411 "concurrent-queue",412 "event-listener",413 "futures-core",414]415416[[package]]417name = "async-io"418version = "1.13.0"419source = "registry+https://github.com/rust-lang/crates.io-index"420checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af"421dependencies = [422 "async-lock",423 "autocfg",424 "cfg-if",425 "concurrent-queue",426 "futures-lite",427 "log",428 "parking",429 "polling",430 "rustix 0.37.19",431 "slab",432 "socket2",433 "waker-fn",434]435436[[package]]437name = "async-lock"438version = "2.7.0"439source = "registry+https://github.com/rust-lang/crates.io-index"440checksum = "fa24f727524730b077666307f2734b4a1a1c57acb79193127dcc8914d5242dd7"441dependencies = [442 "event-listener",443]444445[[package]]446name = "async-recursion"447version = "1.0.4"448source = "registry+https://github.com/rust-lang/crates.io-index"449checksum = "0e97ce7de6cf12de5d7226c73f5ba9811622f4db3a5b91b55c53e987e5f91cba"450dependencies = [451 "proc-macro2",452 "quote",453 "syn 2.0.16",454]455456[[package]]457name = "async-trait"458version = "0.1.68"459source = "registry+https://github.com/rust-lang/crates.io-index"460checksum = "b9ccdd8f2a161be9bd5c023df56f1b2a0bd1d83872ae53b71a84a12c9bf6e842"461dependencies = [462 "proc-macro2",463 "quote",464 "syn 2.0.16",465]466467[[package]]468name = "asynchronous-codec"469version = "0.6.1"470source = "registry+https://github.com/rust-lang/crates.io-index"471checksum = "06a0daa378f5fd10634e44b0a29b2a87b890657658e072a30d6f26e57ddee182"472dependencies = [473 "bytes",474 "futures-sink",475 "futures-util",476 "memchr",477 "pin-project-lite 0.2.9",478]479480[[package]]481name = "atomic-waker"482version = "1.1.1"483source = "registry+https://github.com/rust-lang/crates.io-index"484checksum = "1181e1e0d1fce796a03db1ae795d67167da795f9cf4a39c37589e85ef57f26d3"485486[[package]]487name = "atty"488version = "0.2.14"489source = "registry+https://github.com/rust-lang/crates.io-index"490checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"491dependencies = [492 "hermit-abi 0.1.19",493 "libc",494 "winapi",495]496497[[package]]498name = "auto_impl"499version = "1.1.0"500source = "registry+https://github.com/rust-lang/crates.io-index"501checksum = "fee3da8ef1276b0bee5dd1c7258010d8fffd31801447323115a25560e1327b89"502dependencies = [503 "proc-macro-error",504 "proc-macro2",505 "quote",506 "syn 1.0.109",507]508509[[package]]510name = "autocfg"511version = "1.1.0"512source = "registry+https://github.com/rust-lang/crates.io-index"513checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"514515[[package]]516name = "backtrace"517version = "0.3.67"518source = "registry+https://github.com/rust-lang/crates.io-index"519checksum = "233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca"520dependencies = [521 "addr2line 0.19.0",522 "cc",523 "cfg-if",524 "libc",525 "miniz_oxide 0.6.2",526 "object 0.30.3",527 "rustc-demangle",528]529530[[package]]531name = "base-x"532version = "0.2.11"533source = "registry+https://github.com/rust-lang/crates.io-index"534checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270"535536[[package]]537name = "base16ct"538version = "0.1.1"539source = "registry+https://github.com/rust-lang/crates.io-index"540checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"541542[[package]]543name = "base16ct"544version = "0.2.0"545source = "registry+https://github.com/rust-lang/crates.io-index"546checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf"547548[[package]]549name = "base64"550version = "0.13.1"551source = "registry+https://github.com/rust-lang/crates.io-index"552checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"553554[[package]]555name = "base64"556version = "0.21.0"557source = "registry+https://github.com/rust-lang/crates.io-index"558checksum = "a4a4ddaa51a5bc52a6948f74c06d20aaaddb71924eab79b8c97a8c556e942d6a"559560[[package]]561name = "base64ct"562version = "1.6.0"563source = "registry+https://github.com/rust-lang/crates.io-index"564checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"565566[[package]]567name = "beef"568version = "0.5.2"569source = "registry+https://github.com/rust-lang/crates.io-index"570checksum = "3a8241f3ebb85c056b509d4327ad0358fbbba6ffb340bf388f26350aeda225b1"571dependencies = [572 "serde",573]574575[[package]]576name = "binary-merkle-tree"577version = "4.0.0-dev"578source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"579dependencies = [580 "hash-db 0.16.0",581 "log",582]583584[[package]]585name = "bincode"586version = "1.3.3"587source = "registry+https://github.com/rust-lang/crates.io-index"588checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"589dependencies = [590 "serde",591]592593[[package]]594name = "bindgen"595version = "0.64.0"596source = "registry+https://github.com/rust-lang/crates.io-index"597checksum = "c4243e6031260db77ede97ad86c27e501d646a27ab57b59a574f725d98ab1fb4"598dependencies = [599 "bitflags",600 "cexpr",601 "clang-sys",602 "lazy_static",603 "lazycell",604 "peeking_take_while",605 "proc-macro2",606 "quote",607 "regex",608 "rustc-hash",609 "shlex",610 "syn 1.0.109",611]612613[[package]]614name = "bitflags"615version = "1.3.2"616source = "registry+https://github.com/rust-lang/crates.io-index"617checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"618619[[package]]620name = "bitvec"621version = "1.0.1"622source = "registry+https://github.com/rust-lang/crates.io-index"623checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"624dependencies = [625 "funty",626 "radium",627 "tap",628 "wyz",629]630631[[package]]632name = "blake2"633version = "0.10.6"634source = "registry+https://github.com/rust-lang/crates.io-index"635checksum = "46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe"636dependencies = [637 "digest 0.10.6",638]639640[[package]]641name = "blake2b_simd"642version = "1.0.1"643source = "registry+https://github.com/rust-lang/crates.io-index"644checksum = "3c2f0dc9a68c6317d884f97cc36cf5a3d20ba14ce404227df55e1af708ab04bc"645dependencies = [646 "arrayref",647 "arrayvec 0.7.2",648 "constant_time_eq",649]650651[[package]]652name = "blake2s_simd"653version = "1.0.1"654source = "registry+https://github.com/rust-lang/crates.io-index"655checksum = "6637f448b9e61dfadbdcbae9a885fadee1f3eaffb1f8d3c1965d3ade8bdfd44f"656dependencies = [657 "arrayref",658 "arrayvec 0.7.2",659 "constant_time_eq",660]661662[[package]]663name = "blake3"664version = "1.3.3"665source = "registry+https://github.com/rust-lang/crates.io-index"666checksum = "42ae2468a89544a466886840aa467a25b766499f4f04bf7d9fcd10ecee9fccef"667dependencies = [668 "arrayref",669 "arrayvec 0.7.2",670 "cc",671 "cfg-if",672 "constant_time_eq",673 "digest 0.10.6",674]675676[[package]]677name = "block-buffer"678version = "0.7.3"679source = "registry+https://github.com/rust-lang/crates.io-index"680checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"681dependencies = [682 "block-padding 0.1.5",683 "byte-tools",684 "byteorder",685 "generic-array 0.12.4",686]687688[[package]]689name = "block-buffer"690version = "0.9.0"691source = "registry+https://github.com/rust-lang/crates.io-index"692checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"693dependencies = [694 "generic-array 0.14.7",695]696697[[package]]698name = "block-buffer"699version = "0.10.4"700source = "registry+https://github.com/rust-lang/crates.io-index"701checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"702dependencies = [703 "generic-array 0.14.7",704]705706[[package]]707name = "block-modes"708version = "0.7.0"709source = "registry+https://github.com/rust-lang/crates.io-index"710checksum = "57a0e8073e8baa88212fb5823574c02ebccb395136ba9a164ab89379ec6072f0"711dependencies = [712 "block-padding 0.2.1",713 "cipher 0.2.5",714]715716[[package]]717name = "block-padding"718version = "0.1.5"719source = "registry+https://github.com/rust-lang/crates.io-index"720checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"721dependencies = [722 "byte-tools",723]724725[[package]]726name = "block-padding"727version = "0.2.1"728source = "registry+https://github.com/rust-lang/crates.io-index"729checksum = "8d696c370c750c948ada61c69a0ee2cbbb9c50b1019ddb86d9317157a99c2cae"730731[[package]]732name = "bondrewd"733version = "0.1.14"734source = "registry+https://github.com/rust-lang/crates.io-index"735checksum = "6d1660fac8d3acced44dac64453fafedf5aab2de196b932c727e63e4ae42d1cc"736dependencies = [737 "bondrewd-derive",738]739740[[package]]741name = "bondrewd-derive"742version = "0.3.18"743source = "registry+https://github.com/rust-lang/crates.io-index"744checksum = "723da0dee1eef38edc021b0793f892bdc024500c6a5b0727a2efe16f0e0a6977"745dependencies = [746 "proc-macro2",747 "quote",748 "syn 1.0.109",749]750751[[package]]752name = "bounded-collections"753version = "0.1.6"754source = "registry+https://github.com/rust-lang/crates.io-index"755checksum = "e3888522b497857eb606bf51695988dba7096941822c1bcf676e3a929a9ae7a0"756dependencies = [757 "log",758 "parity-scale-codec",759 "scale-info",760 "serde",761]762763[[package]]764name = "bounded-vec"765version = "0.7.1"766source = "registry+https://github.com/rust-lang/crates.io-index"767checksum = "68534a48cbf63a4b1323c433cf21238c9ec23711e0df13b08c33e5c2082663ce"768dependencies = [769 "thiserror",770]771772[[package]]773name = "bs58"774version = "0.4.0"775source = "registry+https://github.com/rust-lang/crates.io-index"776checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"777778[[package]]779name = "bstr"780version = "1.4.0"781source = "registry+https://github.com/rust-lang/crates.io-index"782checksum = "c3d4260bcc2e8fc9df1eac4919a720effeb63a3f0952f5bf4944adfa18897f09"783dependencies = [784 "memchr",785 "serde",786]787788[[package]]789name = "build-helper"790version = "0.1.1"791source = "registry+https://github.com/rust-lang/crates.io-index"792checksum = "bdce191bf3fa4995ce948c8c83b4640a1745457a149e73c6db75b4ffe36aad5f"793dependencies = [794 "semver 0.6.0",795]796797[[package]]798name = "bumpalo"799version = "3.12.2"800source = "registry+https://github.com/rust-lang/crates.io-index"801checksum = "3c6ed94e98ecff0c12dd1b04c15ec0d7d9458ca8fe806cea6f12954efe74c63b"802803[[package]]804name = "byte-slice-cast"805version = "1.2.2"806source = "registry+https://github.com/rust-lang/crates.io-index"807checksum = "c3ac9f8b63eca6fd385229b3675f6cc0dc5c8a5c8a54a59d4f52ffd670d87b0c"808809[[package]]810name = "byte-tools"811version = "0.3.1"812source = "registry+https://github.com/rust-lang/crates.io-index"813checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"814815[[package]]816name = "bytemuck"817version = "1.13.1"818source = "registry+https://github.com/rust-lang/crates.io-index"819checksum = "17febce684fd15d89027105661fec94afb475cb995fbc59d2865198446ba2eea"820821[[package]]822name = "byteorder"823version = "1.4.3"824source = "registry+https://github.com/rust-lang/crates.io-index"825checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"826827[[package]]828name = "bytes"829version = "1.4.0"830source = "registry+https://github.com/rust-lang/crates.io-index"831checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"832833[[package]]834name = "bzip2-sys"835version = "0.1.11+1.0.8"836source = "registry+https://github.com/rust-lang/crates.io-index"837checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"838dependencies = [839 "cc",840 "libc",841 "pkg-config",842]843844[[package]]845name = "camino"846version = "1.1.4"847source = "registry+https://github.com/rust-lang/crates.io-index"848checksum = "c530edf18f37068ac2d977409ed5cd50d53d73bc653c7647b48eb78976ac9ae2"849dependencies = [850 "serde",851]852853[[package]]854name = "cargo-platform"855version = "0.1.2"856source = "registry+https://github.com/rust-lang/crates.io-index"857checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"858dependencies = [859 "serde",860]861862[[package]]863name = "cargo_metadata"864version = "0.15.4"865source = "registry+https://github.com/rust-lang/crates.io-index"866checksum = "eee4243f1f26fc7a42710e7439c149e2b10b05472f88090acce52632f231a73a"867dependencies = [868 "camino",869 "cargo-platform",870 "semver 1.0.17",871 "serde",872 "serde_json",873 "thiserror",874]875876[[package]]877name = "cc"878version = "1.0.79"879source = "registry+https://github.com/rust-lang/crates.io-index"880checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"881dependencies = [882 "jobserver",883]884885[[package]]886name = "ccm"887version = "0.3.0"888source = "registry+https://github.com/rust-lang/crates.io-index"889checksum = "5aca1a8fbc20b50ac9673ff014abfb2b5f4085ee1a850d408f14a159c5853ac7"890dependencies = [891 "aead 0.3.2",892 "cipher 0.2.5",893 "subtle",894]895896[[package]]897name = "cexpr"898version = "0.6.0"899source = "registry+https://github.com/rust-lang/crates.io-index"900checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"901dependencies = [902 "nom",903]904905[[package]]906name = "cfg-expr"907version = "0.10.3"908source = "registry+https://github.com/rust-lang/crates.io-index"909checksum = "0aacacf4d96c24b2ad6eb8ee6df040e4f27b0d0b39a5710c30091baa830485db"910dependencies = [911 "smallvec",912]913914[[package]]915name = "cfg-if"916version = "1.0.0"917source = "registry+https://github.com/rust-lang/crates.io-index"918checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"919920[[package]]921name = "cfg_aliases"922version = "0.1.1"923source = "registry+https://github.com/rust-lang/crates.io-index"924checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"925926[[package]]927name = "chacha20"928version = "0.8.2"929source = "registry+https://github.com/rust-lang/crates.io-index"930checksum = "5c80e5460aa66fe3b91d40bcbdab953a597b60053e34d684ac6903f863b680a6"931dependencies = [932 "cfg-if",933 "cipher 0.3.0",934 "cpufeatures",935 "zeroize",936]937938[[package]]939name = "chacha20poly1305"940version = "0.9.1"941source = "registry+https://github.com/rust-lang/crates.io-index"942checksum = "a18446b09be63d457bbec447509e85f662f32952b035ce892290396bc0b0cff5"943dependencies = [944 "aead 0.4.3",945 "chacha20",946 "cipher 0.3.0",947 "poly1305",948 "zeroize",949]950951[[package]]952name = "chrono"953version = "0.4.24"954source = "registry+https://github.com/rust-lang/crates.io-index"955checksum = "4e3c5919066adf22df73762e50cffcde3a758f2a848b113b586d1f86728b673b"956dependencies = [957 "iana-time-zone",958 "js-sys",959 "num-integer",960 "num-traits",961 "time 0.1.45",962 "wasm-bindgen",963 "winapi",964]965966[[package]]967name = "cid"968version = "0.8.6"969source = "registry+https://github.com/rust-lang/crates.io-index"970checksum = "f6ed9c8b2d17acb8110c46f1da5bf4a696d745e1474a16db0cd2b49cd0249bf2"971dependencies = [972 "core2",973 "multibase",974 "multihash 0.16.3",975 "serde",976 "unsigned-varint",977]978979[[package]]980name = "cipher"981version = "0.2.5"982source = "registry+https://github.com/rust-lang/crates.io-index"983checksum = "12f8e7987cbd042a63249497f41aed09f8e65add917ea6566effbc56578d6801"984dependencies = [985 "generic-array 0.14.7",986]987988[[package]]989name = "cipher"990version = "0.3.0"991source = "registry+https://github.com/rust-lang/crates.io-index"992checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"993dependencies = [994 "generic-array 0.14.7",995]996997[[package]]998name = "cipher"999version = "0.4.4"1000source = "registry+https://github.com/rust-lang/crates.io-index"1001checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"1002dependencies = [1003 "crypto-common",1004 "inout",1005]10061007[[package]]1008name = "ckb-merkle-mountain-range"1009version = "0.5.2"1010source = "registry+https://github.com/rust-lang/crates.io-index"1011checksum = "56ccb671c5921be8a84686e6212ca184cb1d7c51cadcdbfcbd1cc3f042f5dfb8"1012dependencies = [1013 "cfg-if",1014]10151016[[package]]1017name = "clang-sys"1018version = "1.6.1"1019source = "registry+https://github.com/rust-lang/crates.io-index"1020checksum = "c688fc74432808e3eb684cae8830a86be1d66a2bd58e1f248ed0960a590baf6f"1021dependencies = [1022 "glob",1023 "libc",1024 "libloading",1025]10261027[[package]]1028name = "clap"1029version = "4.2.7"1030source = "registry+https://github.com/rust-lang/crates.io-index"1031checksum = "34d21f9bf1b425d2968943631ec91202fe5e837264063503708b83013f8fc938"1032dependencies = [1033 "clap_builder",1034 "clap_derive",1035 "once_cell",1036]10371038[[package]]1039name = "clap_builder"1040version = "4.2.7"1041source = "registry+https://github.com/rust-lang/crates.io-index"1042checksum = "914c8c79fb560f238ef6429439a30023c862f7a28e688c58f7203f12b29970bd"1043dependencies = [1044 "anstream",1045 "anstyle",1046 "bitflags",1047 "clap_lex",1048 "strsim",1049]10501051[[package]]1052name = "clap_derive"1053version = "4.2.0"1054source = "registry+https://github.com/rust-lang/crates.io-index"1055checksum = "3f9644cd56d6b87dbe899ef8b053e331c0637664e9e21a33dfcdc36093f5c5c4"1056dependencies = [1057 "heck",1058 "proc-macro2",1059 "quote",1060 "syn 2.0.16",1061]10621063[[package]]1064name = "clap_lex"1065version = "0.4.1"1066source = "registry+https://github.com/rust-lang/crates.io-index"1067checksum = "8a2dd5a6fe8c6e3502f568a6353e5273bbb15193ad9a89e457b9970798efbea1"10681069[[package]]1070name = "coarsetime"1071version = "0.1.23"1072source = "registry+https://github.com/rust-lang/crates.io-index"1073checksum = "a90d114103adbc625300f346d4d09dfb4ab1c4a8df6868435dd903392ecf4354"1074dependencies = [1075 "libc",1076 "once_cell",1077 "wasi 0.11.0+wasi-snapshot-preview1",1078 "wasm-bindgen",1079]10801081[[package]]1082name = "codespan-reporting"1083version = "0.11.1"1084source = "registry+https://github.com/rust-lang/crates.io-index"1085checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"1086dependencies = [1087 "termcolor",1088 "unicode-width",1089]10901091[[package]]1092name = "colorchoice"1093version = "1.0.0"1094source = "registry+https://github.com/rust-lang/crates.io-index"1095checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"10961097[[package]]1098name = "comfy-table"1099version = "6.1.4"1100source = "registry+https://github.com/rust-lang/crates.io-index"1101checksum = "6e7b787b0dc42e8111badfdbe4c3059158ccb2db8780352fa1b01e8ccf45cc4d"1102dependencies = [1103 "strum",1104 "strum_macros",1105 "unicode-width",1106]11071108[[package]]1109name = "concurrent-queue"1110version = "2.2.0"1111source = "registry+https://github.com/rust-lang/crates.io-index"1112checksum = "62ec6771ecfa0762d24683ee5a32ad78487a3d3afdc0fb8cae19d2c5deb50b7c"1113dependencies = [1114 "crossbeam-utils",1115]11161117[[package]]1118name = "const-oid"1119version = "0.9.2"1120source = "registry+https://github.com/rust-lang/crates.io-index"1121checksum = "520fbf3c07483f94e3e3ca9d0cfd913d7718ef2483d2cfd91c0d9e91474ab913"11221123[[package]]1124name = "constant_time_eq"1125version = "0.2.5"1126source = "registry+https://github.com/rust-lang/crates.io-index"1127checksum = "13418e745008f7349ec7e449155f419a61b92b58a99cc3616942b926825ec76b"11281129[[package]]1130name = "convert_case"1131version = "0.4.0"1132source = "registry+https://github.com/rust-lang/crates.io-index"1133checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"11341135[[package]]1136name = "core-foundation"1137version = "0.9.3"1138source = "registry+https://github.com/rust-lang/crates.io-index"1139checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"1140dependencies = [1141 "core-foundation-sys",1142 "libc",1143]11441145[[package]]1146name = "core-foundation-sys"1147version = "0.8.4"1148source = "registry+https://github.com/rust-lang/crates.io-index"1149checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"11501151[[package]]1152name = "core2"1153version = "0.4.0"1154source = "registry+https://github.com/rust-lang/crates.io-index"1155checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"1156dependencies = [1157 "memchr",1158]11591160[[package]]1161name = "cpp_demangle"1162version = "0.3.5"1163source = "registry+https://github.com/rust-lang/crates.io-index"1164checksum = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f"1165dependencies = [1166 "cfg-if",1167]11681169[[package]]1170name = "cpu-time"1171version = "1.0.0"1172source = "registry+https://github.com/rust-lang/crates.io-index"1173checksum = "e9e393a7668fe1fad3075085b86c781883000b4ede868f43627b34a87c8b7ded"1174dependencies = [1175 "libc",1176 "winapi",1177]11781179[[package]]1180name = "cpufeatures"1181version = "0.2.7"1182source = "registry+https://github.com/rust-lang/crates.io-index"1183checksum = "3e4c1eaa2012c47becbbad2ab175484c2a84d1185b566fb2cc5b8707343dfe58"1184dependencies = [1185 "libc",1186]11871188[[package]]1189name = "cranelift-bforest"1190version = "0.93.2"1191source = "registry+https://github.com/rust-lang/crates.io-index"1192checksum = "2bc42ba2e232e5b20ff7dc299a812d53337dadce9a7e39a238e6a5cb82d2e57b"1193dependencies = [1194 "cranelift-entity",1195]11961197[[package]]1198name = "cranelift-codegen"1199version = "0.93.2"1200source = "registry+https://github.com/rust-lang/crates.io-index"1201checksum = "253531aca9b6f56103c9420369db3263e784df39aa1c90685a1f69cfbba0623e"1202dependencies = [1203 "arrayvec 0.7.2",1204 "bumpalo",1205 "cranelift-bforest",1206 "cranelift-codegen-meta",1207 "cranelift-codegen-shared",1208 "cranelift-entity",1209 "cranelift-isle",1210 "gimli 0.26.2",1211 "hashbrown 0.12.3",1212 "log",1213 "regalloc2",1214 "smallvec",1215 "target-lexicon",1216]12171218[[package]]1219name = "cranelift-codegen-meta"1220version = "0.93.2"1221source = "registry+https://github.com/rust-lang/crates.io-index"1222checksum = "72f2154365e2bff1b1b8537a7181591fdff50d8e27fa6e40d5c69c3bad0ca7c8"1223dependencies = [1224 "cranelift-codegen-shared",1225]12261227[[package]]1228name = "cranelift-codegen-shared"1229version = "0.93.2"1230source = "registry+https://github.com/rust-lang/crates.io-index"1231checksum = "687e14e3f5775248930e0d5a84195abef8b829958e9794bf8d525104993612b4"12321233[[package]]1234name = "cranelift-entity"1235version = "0.93.2"1236source = "registry+https://github.com/rust-lang/crates.io-index"1237checksum = "f42ea692c7b450ad18b8c9889661505d51c09ec4380cf1c2d278dbb2da22cae1"1238dependencies = [1239 "serde",1240]12411242[[package]]1243name = "cranelift-frontend"1244version = "0.93.2"1245source = "registry+https://github.com/rust-lang/crates.io-index"1246checksum = "8483c2db6f45fe9ace984e5adc5d058102227e4c62e5aa2054e16b0275fd3a6e"1247dependencies = [1248 "cranelift-codegen",1249 "log",1250 "smallvec",1251 "target-lexicon",1252]12531254[[package]]1255name = "cranelift-isle"1256version = "0.93.2"1257source = "registry+https://github.com/rust-lang/crates.io-index"1258checksum = "e9793158837678902446c411741d87b43f57dadfb944f2440db4287cda8cbd59"12591260[[package]]1261name = "cranelift-native"1262version = "0.93.2"1263source = "registry+https://github.com/rust-lang/crates.io-index"1264checksum = "72668c7755f2b880665cb422c8ad2d56db58a88b9bebfef0b73edc2277c13c49"1265dependencies = [1266 "cranelift-codegen",1267 "libc",1268 "target-lexicon",1269]12701271[[package]]1272name = "cranelift-wasm"1273version = "0.93.2"1274source = "registry+https://github.com/rust-lang/crates.io-index"1275checksum = "3852ce4b088b44ac4e29459573943009a70d1b192c8d77ef949b4e814f656fc1"1276dependencies = [1277 "cranelift-codegen",1278 "cranelift-entity",1279 "cranelift-frontend",1280 "itertools",1281 "log",1282 "smallvec",1283 "wasmparser",1284 "wasmtime-types",1285]12861287[[package]]1288name = "crc"1289version = "3.0.1"1290source = "registry+https://github.com/rust-lang/crates.io-index"1291checksum = "86ec7a15cbe22e59248fc7eadb1907dab5ba09372595da4d73dd805ed4417dfe"1292dependencies = [1293 "crc-catalog",1294]12951296[[package]]1297name = "crc-catalog"1298version = "2.2.0"1299source = "registry+https://github.com/rust-lang/crates.io-index"1300checksum = "9cace84e55f07e7301bae1c519df89cdad8cc3cd868413d3fdbdeca9ff3db484"13011302[[package]]1303name = "crc32fast"1304version = "1.3.2"1305source = "registry+https://github.com/rust-lang/crates.io-index"1306checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"1307dependencies = [1308 "cfg-if",1309]13101311[[package]]1312name = "crossbeam-channel"1313version = "0.5.8"1314source = "registry+https://github.com/rust-lang/crates.io-index"1315checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"1316dependencies = [1317 "cfg-if",1318 "crossbeam-utils",1319]13201321[[package]]1322name = "crossbeam-deque"1323version = "0.8.3"1324source = "registry+https://github.com/rust-lang/crates.io-index"1325checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"1326dependencies = [1327 "cfg-if",1328 "crossbeam-epoch",1329 "crossbeam-utils",1330]13311332[[package]]1333name = "crossbeam-epoch"1334version = "0.9.14"1335source = "registry+https://github.com/rust-lang/crates.io-index"1336checksum = "46bd5f3f85273295a9d14aedfb86f6aadbff6d8f5295c4a9edb08e819dcf5695"1337dependencies = [1338 "autocfg",1339 "cfg-if",1340 "crossbeam-utils",1341 "memoffset 0.8.0",1342 "scopeguard",1343]13441345[[package]]1346name = "crossbeam-queue"1347version = "0.3.8"1348source = "registry+https://github.com/rust-lang/crates.io-index"1349checksum = "d1cfb3ea8a53f37c40dea2c7bedcbd88bdfae54f5e2175d6ecaff1c988353add"1350dependencies = [1351 "cfg-if",1352 "crossbeam-utils",1353]13541355[[package]]1356name = "crossbeam-utils"1357version = "0.8.15"1358source = "registry+https://github.com/rust-lang/crates.io-index"1359checksum = "3c063cd8cc95f5c377ed0d4b49a4b21f632396ff690e8470c29b3359b346984b"1360dependencies = [1361 "cfg-if",1362]13631364[[package]]1365name = "crunchy"1366version = "0.2.2"1367source = "registry+https://github.com/rust-lang/crates.io-index"1368checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"13691370[[package]]1371name = "crypto-bigint"1372version = "0.4.9"1373source = "registry+https://github.com/rust-lang/crates.io-index"1374checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"1375dependencies = [1376 "generic-array 0.14.7",1377 "rand_core 0.6.4",1378 "subtle",1379 "zeroize",1380]13811382[[package]]1383name = "crypto-bigint"1384version = "0.5.2"1385source = "registry+https://github.com/rust-lang/crates.io-index"1386checksum = "cf4c2f4e1afd912bc40bfd6fed5d9dc1f288e0ba01bfcc835cc5bc3eb13efe15"1387dependencies = [1388 "generic-array 0.14.7",1389 "rand_core 0.6.4",1390 "subtle",1391 "zeroize",1392]13931394[[package]]1395name = "crypto-common"1396version = "0.1.6"1397source = "registry+https://github.com/rust-lang/crates.io-index"1398checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"1399dependencies = [1400 "generic-array 0.14.7",1401 "rand_core 0.6.4",1402 "typenum",1403]14041405[[package]]1406name = "crypto-mac"1407version = "0.8.0"1408source = "registry+https://github.com/rust-lang/crates.io-index"1409checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"1410dependencies = [1411 "generic-array 0.14.7",1412 "subtle",1413]14141415[[package]]1416name = "crypto-mac"1417version = "0.11.1"1418source = "registry+https://github.com/rust-lang/crates.io-index"1419checksum = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714"1420dependencies = [1421 "generic-array 0.14.7",1422 "subtle",1423]14241425[[package]]1426name = "ctr"1427version = "0.8.0"1428source = "registry+https://github.com/rust-lang/crates.io-index"1429checksum = "049bb91fb4aaf0e3c7efa6cd5ef877dbbbd15b39dad06d9948de4ec8a75761ea"1430dependencies = [1431 "cipher 0.3.0",1432]14331434[[package]]1435name = "ctr"1436version = "0.9.2"1437source = "registry+https://github.com/rust-lang/crates.io-index"1438checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835"1439dependencies = [1440 "cipher 0.4.4",1441]14421443[[package]]1444name = "cumulus-client-cli"1445version = "0.1.0"1446source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1447dependencies = [1448 "clap",1449 "parity-scale-codec",1450 "sc-chain-spec",1451 "sc-cli",1452 "sc-service",1453 "sp-core",1454 "sp-runtime",1455 "url",1456]14571458[[package]]1459name = "cumulus-client-collator"1460version = "0.1.0"1461source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1462dependencies = [1463 "cumulus-client-consensus-common",1464 "cumulus-client-network",1465 "cumulus-primitives-core",1466 "futures",1467 "parity-scale-codec",1468 "parking_lot 0.12.1",1469 "polkadot-node-primitives",1470 "polkadot-node-subsystem",1471 "polkadot-overseer",1472 "polkadot-primitives",1473 "sc-client-api",1474 "sp-api",1475 "sp-consensus",1476 "sp-core",1477 "sp-runtime",1478 "tracing",1479]14801481[[package]]1482name = "cumulus-client-consensus-aura"1483version = "0.1.0"1484source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1485dependencies = [1486 "async-trait",1487 "cumulus-client-consensus-common",1488 "cumulus-primitives-core",1489 "futures",1490 "parity-scale-codec",1491 "sc-client-api",1492 "sc-consensus",1493 "sc-consensus-aura",1494 "sc-consensus-slots",1495 "sc-telemetry",1496 "sp-api",1497 "sp-application-crypto",1498 "sp-block-builder",1499 "sp-blockchain",1500 "sp-consensus",1501 "sp-consensus-aura",1502 "sp-core",1503 "sp-inherents",1504 "sp-keystore",1505 "sp-runtime",1506 "substrate-prometheus-endpoint",1507 "tracing",1508]15091510[[package]]1511name = "cumulus-client-consensus-common"1512version = "0.1.0"1513source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1514dependencies = [1515 "async-trait",1516 "cumulus-client-pov-recovery",1517 "cumulus-primitives-core",1518 "cumulus-relay-chain-interface",1519 "dyn-clone",1520 "futures",1521 "log",1522 "parity-scale-codec",1523 "polkadot-primitives",1524 "sc-client-api",1525 "sc-consensus",1526 "schnellru",1527 "sp-blockchain",1528 "sp-consensus",1529 "sp-runtime",1530 "sp-trie",1531 "tracing",1532]15331534[[package]]1535name = "cumulus-client-network"1536version = "0.1.0"1537source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1538dependencies = [1539 "async-trait",1540 "cumulus-relay-chain-interface",1541 "futures",1542 "futures-timer",1543 "parity-scale-codec",1544 "parking_lot 0.12.1",1545 "polkadot-node-primitives",1546 "polkadot-parachain",1547 "polkadot-primitives",1548 "sc-client-api",1549 "sp-blockchain",1550 "sp-consensus",1551 "sp-core",1552 "sp-runtime",1553 "sp-state-machine",1554 "tracing",1555]15561557[[package]]1558name = "cumulus-client-pov-recovery"1559version = "0.1.0"1560source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1561dependencies = [1562 "async-trait",1563 "cumulus-primitives-core",1564 "cumulus-relay-chain-interface",1565 "futures",1566 "futures-timer",1567 "parity-scale-codec",1568 "polkadot-node-primitives",1569 "polkadot-node-subsystem",1570 "polkadot-overseer",1571 "polkadot-primitives",1572 "rand 0.8.5",1573 "sc-client-api",1574 "sc-consensus",1575 "sp-consensus",1576 "sp-maybe-compressed-blob",1577 "sp-runtime",1578 "tracing",1579]15801581[[package]]1582name = "cumulus-client-service"1583version = "0.1.0"1584source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1585dependencies = [1586 "cumulus-client-cli",1587 "cumulus-client-collator",1588 "cumulus-client-consensus-common",1589 "cumulus-client-network",1590 "cumulus-client-pov-recovery",1591 "cumulus-primitives-core",1592 "cumulus-relay-chain-inprocess-interface",1593 "cumulus-relay-chain-interface",1594 "cumulus-relay-chain-minimal-node",1595 "futures",1596 "polkadot-primitives",1597 "sc-client-api",1598 "sc-consensus",1599 "sc-network",1600 "sc-network-sync",1601 "sc-network-transactions",1602 "sc-rpc",1603 "sc-service",1604 "sc-sysinfo",1605 "sc-telemetry",1606 "sc-transaction-pool",1607 "sc-utils",1608 "sp-api",1609 "sp-blockchain",1610 "sp-consensus",1611 "sp-core",1612 "sp-runtime",1613 "sp-transaction-pool",1614]16151616[[package]]1617name = "cumulus-pallet-aura-ext"1618version = "0.1.0"1619source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1620dependencies = [1621 "frame-support",1622 "frame-system",1623 "pallet-aura",1624 "parity-scale-codec",1625 "scale-info",1626 "sp-application-crypto",1627 "sp-consensus-aura",1628 "sp-runtime",1629 "sp-std",1630]16311632[[package]]1633name = "cumulus-pallet-dmp-queue"1634version = "0.1.0"1635source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1636dependencies = [1637 "cumulus-primitives-core",1638 "frame-support",1639 "frame-system",1640 "log",1641 "parity-scale-codec",1642 "scale-info",1643 "sp-io",1644 "sp-runtime",1645 "sp-std",1646 "xcm",1647]16481649[[package]]1650name = "cumulus-pallet-parachain-system"1651version = "0.1.0"1652source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1653dependencies = [1654 "bytes",1655 "cumulus-pallet-parachain-system-proc-macro",1656 "cumulus-primitives-core",1657 "cumulus-primitives-parachain-inherent",1658 "environmental",1659 "frame-support",1660 "frame-system",1661 "impl-trait-for-tuples",1662 "log",1663 "parity-scale-codec",1664 "polkadot-parachain",1665 "scale-info",1666 "sp-core",1667 "sp-externalities",1668 "sp-inherents",1669 "sp-io",1670 "sp-runtime",1671 "sp-state-machine",1672 "sp-std",1673 "sp-trie",1674 "sp-version",1675 "xcm",1676]16771678[[package]]1679name = "cumulus-pallet-parachain-system-proc-macro"1680version = "0.1.0"1681source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1682dependencies = [1683 "proc-macro-crate",1684 "proc-macro2",1685 "quote",1686 "syn 2.0.16",1687]16881689[[package]]1690name = "cumulus-pallet-xcm"1691version = "0.1.0"1692source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1693dependencies = [1694 "cumulus-primitives-core",1695 "frame-support",1696 "frame-system",1697 "parity-scale-codec",1698 "scale-info",1699 "sp-io",1700 "sp-runtime",1701 "sp-std",1702 "xcm",1703]17041705[[package]]1706name = "cumulus-pallet-xcmp-queue"1707version = "0.1.0"1708source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1709dependencies = [1710 "cumulus-primitives-core",1711 "frame-support",1712 "frame-system",1713 "log",1714 "parity-scale-codec",1715 "polkadot-runtime-common",1716 "rand_chacha 0.3.1",1717 "scale-info",1718 "sp-io",1719 "sp-runtime",1720 "sp-std",1721 "xcm",1722 "xcm-executor",1723]17241725[[package]]1726name = "cumulus-primitives-core"1727version = "0.1.0"1728source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1729dependencies = [1730 "parity-scale-codec",1731 "polkadot-core-primitives",1732 "polkadot-parachain",1733 "polkadot-primitives",1734 "scale-info",1735 "sp-api",1736 "sp-runtime",1737 "sp-std",1738 "sp-trie",1739 "xcm",1740]17411742[[package]]1743name = "cumulus-primitives-parachain-inherent"1744version = "0.1.0"1745source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1746dependencies = [1747 "async-trait",1748 "cumulus-primitives-core",1749 "cumulus-relay-chain-interface",1750 "cumulus-test-relay-sproof-builder",1751 "parity-scale-codec",1752 "sc-client-api",1753 "scale-info",1754 "sp-api",1755 "sp-core",1756 "sp-inherents",1757 "sp-runtime",1758 "sp-state-machine",1759 "sp-std",1760 "sp-storage",1761 "sp-trie",1762 "tracing",1763]17641765[[package]]1766name = "cumulus-primitives-timestamp"1767version = "0.1.0"1768source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1769dependencies = [1770 "cumulus-primitives-core",1771 "futures",1772 "parity-scale-codec",1773 "sp-inherents",1774 "sp-std",1775 "sp-timestamp",1776]17771778[[package]]1779name = "cumulus-primitives-utility"1780version = "0.1.0"1781source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1782dependencies = [1783 "cumulus-primitives-core",1784 "frame-support",1785 "log",1786 "parity-scale-codec",1787 "polkadot-runtime-common",1788 "sp-io",1789 "sp-runtime",1790 "sp-std",1791 "xcm",1792 "xcm-builder",1793 "xcm-executor",1794]17951796[[package]]1797name = "cumulus-relay-chain-inprocess-interface"1798version = "0.1.0"1799source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1800dependencies = [1801 "async-trait",1802 "cumulus-primitives-core",1803 "cumulus-relay-chain-interface",1804 "futures",1805 "futures-timer",1806 "polkadot-cli",1807 "polkadot-client",1808 "polkadot-service",1809 "sc-cli",1810 "sc-client-api",1811 "sc-sysinfo",1812 "sc-telemetry",1813 "sc-tracing",1814 "sp-api",1815 "sp-consensus",1816 "sp-core",1817 "sp-runtime",1818 "sp-state-machine",1819]18201821[[package]]1822name = "cumulus-relay-chain-interface"1823version = "0.1.0"1824source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1825dependencies = [1826 "async-trait",1827 "cumulus-primitives-core",1828 "futures",1829 "jsonrpsee-core",1830 "parity-scale-codec",1831 "polkadot-overseer",1832 "sc-client-api",1833 "sp-api",1834 "sp-blockchain",1835 "sp-state-machine",1836 "thiserror",1837]18381839[[package]]1840name = "cumulus-relay-chain-minimal-node"1841version = "0.1.0"1842source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1843dependencies = [1844 "array-bytes 6.1.0",1845 "async-trait",1846 "cumulus-primitives-core",1847 "cumulus-relay-chain-interface",1848 "cumulus-relay-chain-rpc-interface",1849 "futures",1850 "lru 0.9.0",1851 "polkadot-availability-recovery",1852 "polkadot-collator-protocol",1853 "polkadot-core-primitives",1854 "polkadot-network-bridge",1855 "polkadot-node-collation-generation",1856 "polkadot-node-core-runtime-api",1857 "polkadot-node-network-protocol",1858 "polkadot-node-subsystem-util",1859 "polkadot-overseer",1860 "polkadot-primitives",1861 "sc-authority-discovery",1862 "sc-client-api",1863 "sc-network",1864 "sc-network-common",1865 "sc-service",1866 "sc-tracing",1867 "sc-utils",1868 "sp-api",1869 "sp-blockchain",1870 "sp-consensus",1871 "sp-consensus-babe",1872 "sp-runtime",1873 "tokio",1874 "tracing",1875]18761877[[package]]1878name = "cumulus-relay-chain-rpc-interface"1879version = "0.1.0"1880source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1881dependencies = [1882 "async-trait",1883 "cumulus-primitives-core",1884 "cumulus-relay-chain-interface",1885 "futures",1886 "futures-timer",1887 "jsonrpsee",1888 "lru 0.9.0",1889 "parity-scale-codec",1890 "polkadot-overseer",1891 "sc-client-api",1892 "sc-rpc-api",1893 "sc-service",1894 "serde",1895 "serde_json",1896 "sp-api",1897 "sp-authority-discovery",1898 "sp-consensus-babe",1899 "sp-core",1900 "sp-state-machine",1901 "sp-storage",1902 "tokio",1903 "tracing",1904 "url",1905]19061907[[package]]1908name = "cumulus-test-relay-sproof-builder"1909version = "0.1.0"1910source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"1911dependencies = [1912 "cumulus-primitives-core",1913 "parity-scale-codec",1914 "polkadot-primitives",1915 "sp-runtime",1916 "sp-state-machine",1917 "sp-std",1918]19191920[[package]]1921name = "curve25519-dalek"1922version = "2.1.3"1923source = "registry+https://github.com/rust-lang/crates.io-index"1924checksum = "4a9b85542f99a2dfa2a1b8e192662741c9859a846b296bef1c92ef9b58b5a216"1925dependencies = [1926 "byteorder",1927 "digest 0.8.1",1928 "rand_core 0.5.1",1929 "subtle",1930 "zeroize",1931]19321933[[package]]1934name = "curve25519-dalek"1935version = "3.2.0"1936source = "registry+https://github.com/rust-lang/crates.io-index"1937checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61"1938dependencies = [1939 "byteorder",1940 "digest 0.9.0",1941 "rand_core 0.5.1",1942 "subtle",1943 "zeroize",1944]19451946[[package]]1947name = "curve25519-dalek"1948version = "4.0.0-rc.1"1949source = "registry+https://github.com/rust-lang/crates.io-index"1950checksum = "8d4ba9852b42210c7538b75484f9daa0655e9a3ac04f693747bb0f02cf3cfe16"1951dependencies = [1952 "cfg-if",1953 "fiat-crypto",1954 "packed_simd_2",1955 "platforms 3.0.2",1956 "subtle",1957 "zeroize",1958]19591960[[package]]1961name = "cxx"1962version = "1.0.94"1963source = "registry+https://github.com/rust-lang/crates.io-index"1964checksum = "f61f1b6389c3fe1c316bf8a4dccc90a38208354b330925bce1f74a6c4756eb93"1965dependencies = [1966 "cc",1967 "cxxbridge-flags",1968 "cxxbridge-macro",1969 "link-cplusplus",1970]19711972[[package]]1973name = "cxx-build"1974version = "1.0.94"1975source = "registry+https://github.com/rust-lang/crates.io-index"1976checksum = "12cee708e8962df2aeb38f594aae5d827c022b6460ac71a7a3e2c3c2aae5a07b"1977dependencies = [1978 "cc",1979 "codespan-reporting",1980 "once_cell",1981 "proc-macro2",1982 "quote",1983 "scratch",1984 "syn 2.0.16",1985]19861987[[package]]1988name = "cxxbridge-flags"1989version = "1.0.94"1990source = "registry+https://github.com/rust-lang/crates.io-index"1991checksum = "7944172ae7e4068c533afbb984114a56c46e9ccddda550499caa222902c7f7bb"19921993[[package]]1994name = "cxxbridge-macro"1995version = "1.0.94"1996source = "registry+https://github.com/rust-lang/crates.io-index"1997checksum = "2345488264226bf682893e25de0769f3360aac9957980ec49361b083ddaa5bc5"1998dependencies = [1999 "proc-macro2",2000 "quote",2001 "syn 2.0.16",2002]20032004[[package]]2005name = "darling"2006version = "0.14.4"2007source = "registry+https://github.com/rust-lang/crates.io-index"2008checksum = "7b750cb3417fd1b327431a470f388520309479ab0bf5e323505daf0290cd3850"2009dependencies = [2010 "darling_core",2011 "darling_macro",2012]20132014[[package]]2015name = "darling_core"2016version = "0.14.4"2017source = "registry+https://github.com/rust-lang/crates.io-index"2018checksum = "109c1ca6e6b7f82cc233a97004ea8ed7ca123a9af07a8230878fcfda9b158bf0"2019dependencies = [2020 "fnv",2021 "ident_case",2022 "proc-macro2",2023 "quote",2024 "strsim",2025 "syn 1.0.109",2026]20272028[[package]]2029name = "darling_macro"2030version = "0.14.4"2031source = "registry+https://github.com/rust-lang/crates.io-index"2032checksum = "a4aab4dbc9f7611d8b55048a3a16d2d010c2c8334e46304b40ac1cc14bf3b48e"2033dependencies = [2034 "darling_core",2035 "quote",2036 "syn 1.0.109",2037]20382039[[package]]2040name = "data-encoding"2041version = "2.3.3"2042source = "registry+https://github.com/rust-lang/crates.io-index"2043checksum = "23d8666cb01533c39dde32bcbab8e227b4ed6679b2c925eba05feabea39508fb"20442045[[package]]2046name = "data-encoding-macro"2047version = "0.1.12"2048source = "registry+https://github.com/rust-lang/crates.io-index"2049checksum = "86927b7cd2fe88fa698b87404b287ab98d1a0063a34071d92e575b72d3029aca"2050dependencies = [2051 "data-encoding",2052 "data-encoding-macro-internal",2053]20542055[[package]]2056name = "data-encoding-macro-internal"2057version = "0.1.10"2058source = "registry+https://github.com/rust-lang/crates.io-index"2059checksum = "a5bbed42daaa95e780b60a50546aa345b8413a1e46f9a40a12907d3598f038db"2060dependencies = [2061 "data-encoding",2062 "syn 1.0.109",2063]20642065[[package]]2066name = "der"2067version = "0.6.1"2068source = "registry+https://github.com/rust-lang/crates.io-index"2069checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"2070dependencies = [2071 "const-oid",2072 "pem-rfc7468",2073 "zeroize",2074]20752076[[package]]2077name = "der"2078version = "0.7.5"2079source = "registry+https://github.com/rust-lang/crates.io-index"2080checksum = "05e58dffcdcc8ee7b22f0c1f71a69243d7c2d9ad87b5a14361f2424a1565c219"2081dependencies = [2082 "const-oid",2083 "zeroize",2084]20852086[[package]]2087name = "der-parser"2088version = "7.0.0"2089source = "registry+https://github.com/rust-lang/crates.io-index"2090checksum = "fe398ac75057914d7d07307bf67dc7f3f574a26783b4fc7805a20ffa9f506e82"2091dependencies = [2092 "asn1-rs 0.3.1",2093 "displaydoc",2094 "nom",2095 "num-bigint",2096 "num-traits",2097 "rusticata-macros",2098]20992100[[package]]2101name = "der-parser"2102version = "8.2.0"2103source = "registry+https://github.com/rust-lang/crates.io-index"2104checksum = "dbd676fbbab537128ef0278adb5576cf363cff6aa22a7b24effe97347cfab61e"2105dependencies = [2106 "asn1-rs 0.5.2",2107 "displaydoc",2108 "nom",2109 "num-bigint",2110 "num-traits",2111 "rusticata-macros",2112]21132114[[package]]2115name = "derivative"2116version = "2.2.0"2117source = "registry+https://github.com/rust-lang/crates.io-index"2118checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"2119dependencies = [2120 "proc-macro2",2121 "quote",2122 "syn 1.0.109",2123]21242125[[package]]2126name = "derive-syn-parse"2127version = "0.1.5"2128source = "registry+https://github.com/rust-lang/crates.io-index"2129checksum = "e79116f119dd1dba1abf1f3405f03b9b0e79a27a3883864bfebded8a3dc768cd"2130dependencies = [2131 "proc-macro2",2132 "quote",2133 "syn 1.0.109",2134]21352136[[package]]2137name = "derive_builder"2138version = "0.11.2"2139source = "registry+https://github.com/rust-lang/crates.io-index"2140checksum = "d07adf7be193b71cc36b193d0f5fe60b918a3a9db4dad0449f57bcfd519704a3"2141dependencies = [2142 "derive_builder_macro",2143]21442145[[package]]2146name = "derive_builder_core"2147version = "0.11.2"2148source = "registry+https://github.com/rust-lang/crates.io-index"2149checksum = "1f91d4cfa921f1c05904dc3c57b4a32c38aed3340cce209f3a6fd1478babafc4"2150dependencies = [2151 "darling",2152 "proc-macro2",2153 "quote",2154 "syn 1.0.109",2155]21562157[[package]]2158name = "derive_builder_macro"2159version = "0.11.2"2160source = "registry+https://github.com/rust-lang/crates.io-index"2161checksum = "8f0314b72bed045f3a68671b3c86328386762c93f82d98c65c3cb5e5f573dd68"2162dependencies = [2163 "derive_builder_core",2164 "syn 1.0.109",2165]21662167[[package]]2168name = "derive_more"2169version = "0.99.17"2170source = "registry+https://github.com/rust-lang/crates.io-index"2171checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"2172dependencies = [2173 "convert_case",2174 "proc-macro2",2175 "quote",2176 "rustc_version",2177 "syn 1.0.109",2178]21792180[[package]]2181name = "difflib"2182version = "0.4.0"2183source = "registry+https://github.com/rust-lang/crates.io-index"2184checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8"21852186[[package]]2187name = "digest"2188version = "0.8.1"2189source = "registry+https://github.com/rust-lang/crates.io-index"2190checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"2191dependencies = [2192 "generic-array 0.12.4",2193]21942195[[package]]2196name = "digest"2197version = "0.9.0"2198source = "registry+https://github.com/rust-lang/crates.io-index"2199checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"2200dependencies = [2201 "generic-array 0.14.7",2202]22032204[[package]]2205name = "digest"2206version = "0.10.6"2207source = "registry+https://github.com/rust-lang/crates.io-index"2208checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f"2209dependencies = [2210 "block-buffer 0.10.4",2211 "const-oid",2212 "crypto-common",2213 "subtle",2214]22152216[[package]]2217name = "directories"2218version = "4.0.1"2219source = "registry+https://github.com/rust-lang/crates.io-index"2220checksum = "f51c5d4ddabd36886dd3e1438cb358cdcb0d7c499cb99cb4ac2e38e18b5cb210"2221dependencies = [2222 "dirs-sys",2223]22242225[[package]]2226name = "directories-next"2227version = "2.0.0"2228source = "registry+https://github.com/rust-lang/crates.io-index"2229checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"2230dependencies = [2231 "cfg-if",2232 "dirs-sys-next",2233]22342235[[package]]2236name = "dirs-sys"2237version = "0.3.7"2238source = "registry+https://github.com/rust-lang/crates.io-index"2239checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"2240dependencies = [2241 "libc",2242 "redox_users",2243 "winapi",2244]22452246[[package]]2247name = "dirs-sys-next"2248version = "0.1.2"2249source = "registry+https://github.com/rust-lang/crates.io-index"2250checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"2251dependencies = [2252 "libc",2253 "redox_users",2254 "winapi",2255]22562257[[package]]2258name = "displaydoc"2259version = "0.2.4"2260source = "registry+https://github.com/rust-lang/crates.io-index"2261checksum = "487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d"2262dependencies = [2263 "proc-macro2",2264 "quote",2265 "syn 2.0.16",2266]22672268[[package]]2269name = "downcast"2270version = "0.11.0"2271source = "registry+https://github.com/rust-lang/crates.io-index"2272checksum = "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1"22732274[[package]]2275name = "downcast-rs"2276version = "1.2.0"2277source = "registry+https://github.com/rust-lang/crates.io-index"2278checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"22792280[[package]]2281name = "dtoa"2282version = "1.0.6"2283source = "registry+https://github.com/rust-lang/crates.io-index"2284checksum = "65d09067bfacaa79114679b279d7f5885b53295b1e2cfb4e79c8e4bd3d633169"22852286[[package]]2287name = "dyn-clonable"2288version = "0.9.0"2289source = "registry+https://github.com/rust-lang/crates.io-index"2290checksum = "4e9232f0e607a262ceb9bd5141a3dfb3e4db6994b31989bbfd845878cba59fd4"2291dependencies = [2292 "dyn-clonable-impl",2293 "dyn-clone",2294]22952296[[package]]2297name = "dyn-clonable-impl"2298version = "0.9.0"2299source = "registry+https://github.com/rust-lang/crates.io-index"2300checksum = "558e40ea573c374cf53507fd240b7ee2f5477df7cfebdb97323ec61c719399c5"2301dependencies = [2302 "proc-macro2",2303 "quote",2304 "syn 1.0.109",2305]23062307[[package]]2308name = "dyn-clone"2309version = "1.0.11"2310source = "registry+https://github.com/rust-lang/crates.io-index"2311checksum = "68b0cf012f1230e43cd00ebb729c6bb58707ecfa8ad08b52ef3a4ccd2697fc30"23122313[[package]]2314name = "ecdsa"2315version = "0.14.8"2316source = "registry+https://github.com/rust-lang/crates.io-index"2317checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"2318dependencies = [2319 "der 0.6.1",2320 "elliptic-curve 0.12.3",2321 "rfc6979 0.3.1",2322 "signature 1.6.4",2323]23242325[[package]]2326name = "ecdsa"2327version = "0.16.7"2328source = "registry+https://github.com/rust-lang/crates.io-index"2329checksum = "0997c976637b606099b9985693efa3581e84e41f5c11ba5255f88711058ad428"2330dependencies = [2331 "der 0.7.5",2332 "digest 0.10.6",2333 "elliptic-curve 0.13.4",2334 "rfc6979 0.4.0",2335 "signature 2.1.0",2336 "spki 0.7.2",2337]23382339[[package]]2340name = "ed25519"2341version = "1.5.3"2342source = "registry+https://github.com/rust-lang/crates.io-index"2343checksum = "91cff35c70bba8a626e3185d8cd48cc11b5437e1a5bcd15b9b5fa3c64b6dfee7"2344dependencies = [2345 "signature 1.6.4",2346]23472348[[package]]2349name = "ed25519-dalek"2350version = "1.0.1"2351source = "registry+https://github.com/rust-lang/crates.io-index"2352checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d"2353dependencies = [2354 "curve25519-dalek 3.2.0",2355 "ed25519",2356 "rand 0.7.3",2357 "serde",2358 "sha2 0.9.9",2359 "zeroize",2360]23612362[[package]]2363name = "ed25519-zebra"2364version = "3.1.0"2365source = "registry+https://github.com/rust-lang/crates.io-index"2366checksum = "7c24f403d068ad0b359e577a77f92392118be3f3c927538f2bb544a5ecd828c6"2367dependencies = [2368 "curve25519-dalek 3.2.0",2369 "hashbrown 0.12.3",2370 "hex",2371 "rand_core 0.6.4",2372 "sha2 0.9.9",2373 "zeroize",2374]23752376[[package]]2377name = "either"2378version = "1.8.1"2379source = "registry+https://github.com/rust-lang/crates.io-index"2380checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91"23812382[[package]]2383name = "elliptic-curve"2384version = "0.12.3"2385source = "registry+https://github.com/rust-lang/crates.io-index"2386checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"2387dependencies = [2388 "base16ct 0.1.1",2389 "crypto-bigint 0.4.9",2390 "der 0.6.1",2391 "digest 0.10.6",2392 "ff 0.12.1",2393 "generic-array 0.14.7",2394 "group 0.12.1",2395 "hkdf",2396 "pem-rfc7468",2397 "pkcs8 0.9.0",2398 "rand_core 0.6.4",2399 "sec1 0.3.0",2400 "subtle",2401 "zeroize",2402]24032404[[package]]2405name = "elliptic-curve"2406version = "0.13.4"2407source = "registry+https://github.com/rust-lang/crates.io-index"2408checksum = "75c71eaa367f2e5d556414a8eea812bc62985c879748d6403edabd9cb03f16e7"2409dependencies = [2410 "base16ct 0.2.0",2411 "crypto-bigint 0.5.2",2412 "digest 0.10.6",2413 "ff 0.13.0",2414 "generic-array 0.14.7",2415 "group 0.13.0",2416 "pkcs8 0.10.2",2417 "rand_core 0.6.4",2418 "sec1 0.7.2",2419 "subtle",2420 "zeroize",2421]24222423[[package]]2424name = "enum-as-inner"2425version = "0.5.1"2426source = "registry+https://github.com/rust-lang/crates.io-index"2427checksum = "c9720bba047d567ffc8a3cba48bf19126600e249ab7f128e9233e6376976a116"2428dependencies = [2429 "heck",2430 "proc-macro2",2431 "quote",2432 "syn 1.0.109",2433]24342435[[package]]2436name = "enumflags2"2437version = "0.7.7"2438source = "registry+https://github.com/rust-lang/crates.io-index"2439checksum = "c041f5090df68b32bcd905365fd51769c8b9d553fe87fde0b683534f10c01bd2"2440dependencies = [2441 "enumflags2_derive",2442]24432444[[package]]2445name = "enumflags2_derive"2446version = "0.7.7"2447source = "registry+https://github.com/rust-lang/crates.io-index"2448checksum = "5e9a1f9f7d83e59740248a6e14ecf93929ade55027844dfcea78beafccc15745"2449dependencies = [2450 "proc-macro2",2451 "quote",2452 "syn 2.0.16",2453]24542455[[package]]2456name = "enumn"2457version = "0.1.8"2458source = "registry+https://github.com/rust-lang/crates.io-index"2459checksum = "48016319042fb7c87b78d2993084a831793a897a5cd1a2a67cab9d1eeb4b7d76"2460dependencies = [2461 "proc-macro2",2462 "quote",2463 "syn 2.0.16",2464]24652466[[package]]2467name = "env_logger"2468version = "0.9.3"2469source = "registry+https://github.com/rust-lang/crates.io-index"2470checksum = "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7"2471dependencies = [2472 "atty",2473 "humantime",2474 "log",2475 "regex",2476 "termcolor",2477]24782479[[package]]2480name = "env_logger"2481version = "0.10.0"2482source = "registry+https://github.com/rust-lang/crates.io-index"2483checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"2484dependencies = [2485 "humantime",2486 "is-terminal",2487 "log",2488 "regex",2489 "termcolor",2490]24912492[[package]]2493name = "environmental"2494version = "1.1.4"2495source = "registry+https://github.com/rust-lang/crates.io-index"2496checksum = "e48c92028aaa870e83d51c64e5d4e0b6981b360c522198c23959f219a4e1b15b"24972498[[package]]2499name = "errno"2500version = "0.3.1"2501source = "registry+https://github.com/rust-lang/crates.io-index"2502checksum = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a"2503dependencies = [2504 "errno-dragonfly",2505 "libc",2506 "windows-sys 0.48.0",2507]25082509[[package]]2510name = "errno-dragonfly"2511version = "0.1.2"2512source = "registry+https://github.com/rust-lang/crates.io-index"2513checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"2514dependencies = [2515 "cc",2516 "libc",2517]25182519[[package]]2520name = "ethbloom"2521version = "0.13.0"2522source = "registry+https://github.com/rust-lang/crates.io-index"2523checksum = "c22d4b5885b6aa2fe5e8b9329fb8d232bf739e434e6b87347c63bdd00c120f60"2524dependencies = [2525 "crunchy",2526 "fixed-hash",2527 "impl-codec",2528 "impl-rlp",2529 "impl-serde",2530 "scale-info",2531 "tiny-keccak",2532]25332534[[package]]2535name = "ethereum"2536version = "0.14.0"2537source = "registry+https://github.com/rust-lang/crates.io-index"2538checksum = "6a89fb87a9e103f71b903b80b670200b54cc67a07578f070681f1fffb7396fb7"2539dependencies = [2540 "bytes",2541 "ethereum-types",2542 "hash-db 0.15.2",2543 "hash256-std-hasher",2544 "parity-scale-codec",2545 "rlp",2546 "scale-info",2547 "serde",2548 "sha3 0.10.8",2549 "triehash",2550]25512552[[package]]2553name = "ethereum-types"2554version = "0.14.1"2555source = "registry+https://github.com/rust-lang/crates.io-index"2556checksum = "02d215cbf040552efcbe99a38372fe80ab9d00268e20012b79fcd0f073edd8ee"2557dependencies = [2558 "ethbloom",2559 "fixed-hash",2560 "impl-codec",2561 "impl-rlp",2562 "impl-serde",2563 "primitive-types",2564 "scale-info",2565 "uint",2566]25672568[[package]]2569name = "event-listener"2570version = "2.5.3"2571source = "registry+https://github.com/rust-lang/crates.io-index"2572checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"25732574[[package]]2575name = "evm"2576version = "0.37.0"2577source = "registry+https://github.com/rust-lang/crates.io-index"2578checksum = "f4448c65b71e8e2b9718232d84d09045eeaaccb2320494e6bd6dbf7e58fec8ff"2579dependencies = [2580 "auto_impl",2581 "environmental",2582 "ethereum",2583 "evm-core",2584 "evm-gasometer",2585 "evm-runtime",2586 "log",2587 "parity-scale-codec",2588 "primitive-types",2589 "rlp",2590 "scale-info",2591 "serde",2592 "sha3 0.10.8",2593]25942595[[package]]2596name = "evm-coder"2597version = "0.3.1"2598source = "git+https://github.com/uniquenetwork/evm-coder?tag=v0.3.1#21e61c627f71337d6b8a03899fe8de14bfbf67aa"2599dependencies = [2600 "ethereum",2601 "evm-coder-procedural",2602 "impl-trait-for-tuples",2603 "primitive-types",2604 "sha3-const",2605]26062607[[package]]2608name = "evm-coder-procedural"2609version = "0.3.1"2610source = "git+https://github.com/uniquenetwork/evm-coder?tag=v0.3.1#21e61c627f71337d6b8a03899fe8de14bfbf67aa"2611dependencies = [2612 "Inflector",2613 "hex",2614 "proc-macro2",2615 "quote",2616 "sha3 0.10.8",2617 "syn 1.0.109",2618]26192620[[package]]2621name = "evm-coder-substrate-procedural"2622version = "0.1.0"2623dependencies = [2624 "proc-macro2",2625 "quote",2626 "syn 1.0.109",2627]26282629[[package]]2630name = "evm-core"2631version = "0.37.0"2632source = "registry+https://github.com/rust-lang/crates.io-index"2633checksum = "64c51bec0eb68a891c2575c758eaaa1d61373fc51f7caaf216b1fb5c3fea3b5d"2634dependencies = [2635 "parity-scale-codec",2636 "primitive-types",2637 "scale-info",2638 "serde",2639]26402641[[package]]2642name = "evm-gasometer"2643version = "0.37.0"2644source = "registry+https://github.com/rust-lang/crates.io-index"2645checksum = "a8b93c59c54fc26522d842f0e0d3f8e8be331c776df18ff3e540b53c2f64d509"2646dependencies = [2647 "environmental",2648 "evm-core",2649 "evm-runtime",2650 "primitive-types",2651]26522653[[package]]2654name = "evm-runtime"2655version = "0.37.0"2656source = "registry+https://github.com/rust-lang/crates.io-index"2657checksum = "c79b9459ce64f1a28688397c4013764ce53cd57bb84efc16b5187fa9b05b13ad"2658dependencies = [2659 "auto_impl",2660 "environmental",2661 "evm-core",2662 "primitive-types",2663 "sha3 0.10.8",2664]26652666[[package]]2667name = "exit-future"2668version = "0.2.0"2669source = "registry+https://github.com/rust-lang/crates.io-index"2670checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5"2671dependencies = [2672 "futures",2673]26742675[[package]]2676name = "expander"2677version = "0.0.4"2678source = "registry+https://github.com/rust-lang/crates.io-index"2679checksum = "a718c0675c555c5f976fff4ea9e2c150fa06cefa201cadef87cfbf9324075881"2680dependencies = [2681 "blake3",2682 "fs-err",2683 "proc-macro2",2684 "quote",2685]26862687[[package]]2688name = "expander"2689version = "0.0.6"2690source = "registry+https://github.com/rust-lang/crates.io-index"2691checksum = "3774182a5df13c3d1690311ad32fbe913feef26baba609fa2dd5f72042bd2ab6"2692dependencies = [2693 "blake2",2694 "fs-err",2695 "proc-macro2",2696 "quote",2697]26982699[[package]]2700name = "expander"2701version = "1.0.0"2702source = "registry+https://github.com/rust-lang/crates.io-index"2703checksum = "f360349150728553f92e4c997a16af8915f418d3a0f21b440d34c5632f16ed84"2704dependencies = [2705 "blake2",2706 "fs-err",2707 "proc-macro2",2708 "quote",2709 "syn 1.0.109",2710]27112712[[package]]2713name = "expander"2714version = "2.0.0"2715source = "registry+https://github.com/rust-lang/crates.io-index"2716checksum = "5f86a749cf851891866c10515ef6c299b5c69661465e9c3bbe7e07a2b77fb0f7"2717dependencies = [2718 "blake2",2719 "fs-err",2720 "proc-macro2",2721 "quote",2722 "syn 2.0.16",2723]27242725[[package]]2726name = "fake-simd"2727version = "0.1.2"2728source = "registry+https://github.com/rust-lang/crates.io-index"2729checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"27302731[[package]]2732name = "fallible-iterator"2733version = "0.2.0"2734source = "registry+https://github.com/rust-lang/crates.io-index"2735checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"27362737[[package]]2738name = "fastrand"2739version = "1.9.0"2740source = "registry+https://github.com/rust-lang/crates.io-index"2741checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"2742dependencies = [2743 "instant",2744]27452746[[package]]2747name = "fatality"2748version = "0.0.6"2749source = "registry+https://github.com/rust-lang/crates.io-index"2750checksum = "2ad875162843b0d046276327afe0136e9ed3a23d5a754210fb6f1f33610d39ab"2751dependencies = [2752 "fatality-proc-macro",2753 "thiserror",2754]27552756[[package]]2757name = "fatality-proc-macro"2758version = "0.0.6"2759source = "registry+https://github.com/rust-lang/crates.io-index"2760checksum = "f5aa1e3ae159e592ad222dc90c5acbad632b527779ba88486abe92782ab268bd"2761dependencies = [2762 "expander 0.0.4",2763 "indexmap",2764 "proc-macro-crate",2765 "proc-macro2",2766 "quote",2767 "syn 1.0.109",2768 "thiserror",2769]27702771[[package]]2772name = "fc-consensus"2773version = "2.0.0-dev"2774source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"2775dependencies = [2776 "async-trait",2777 "fc-db",2778 "fp-consensus",2779 "fp-rpc",2780 "sc-consensus",2781 "sp-api",2782 "sp-block-builder",2783 "sp-consensus",2784 "sp-runtime",2785 "thiserror",2786]27872788[[package]]2789name = "fc-db"2790version = "2.0.0-dev"2791source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"2792dependencies = [2793 "fp-storage",2794 "kvdb-rocksdb",2795 "log",2796 "parity-db",2797 "parity-scale-codec",2798 "parking_lot 0.12.1",2799 "sc-client-db",2800 "smallvec",2801 "sp-blockchain",2802 "sp-core",2803 "sp-database",2804 "sp-runtime",2805]28062807[[package]]2808name = "fc-mapping-sync"2809version = "2.0.0-dev"2810source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"2811dependencies = [2812 "fc-db",2813 "fc-storage",2814 "fp-consensus",2815 "fp-rpc",2816 "futures",2817 "futures-timer",2818 "log",2819 "parking_lot 0.12.1",2820 "sc-client-api",2821 "sc-utils",2822 "sp-api",2823 "sp-blockchain",2824 "sp-consensus",2825 "sp-runtime",2826]28272828[[package]]2829name = "fc-rpc"2830version = "2.0.0-dev"2831source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"2832dependencies = [2833 "ethereum",2834 "ethereum-types",2835 "evm",2836 "fc-db",2837 "fc-mapping-sync",2838 "fc-rpc-core",2839 "fc-storage",2840 "fp-ethereum",2841 "fp-evm",2842 "fp-rpc",2843 "fp-storage",2844 "futures",2845 "hex",2846 "jsonrpsee",2847 "libsecp256k1",2848 "log",2849 "lru 0.8.1",2850 "pallet-evm",2851 "parity-scale-codec",2852 "prometheus",2853 "rand 0.8.5",2854 "rlp",2855 "sc-client-api",2856 "sc-network",2857 "sc-network-common",2858 "sc-network-sync",2859 "sc-rpc",2860 "sc-service",2861 "sc-transaction-pool",2862 "sc-transaction-pool-api",2863 "sc-utils",2864 "sp-api",2865 "sp-block-builder",2866 "sp-blockchain",2867 "sp-consensus",2868 "sp-core",2869 "sp-io",2870 "sp-runtime",2871 "sp-state-machine",2872 "sp-storage",2873 "substrate-prometheus-endpoint",2874 "tokio",2875]28762877[[package]]2878name = "fc-rpc-core"2879version = "1.1.0-dev"2880source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"2881dependencies = [2882 "ethereum",2883 "ethereum-types",2884 "jsonrpsee",2885 "rustc-hex",2886 "serde",2887 "serde_json",2888]28892890[[package]]2891name = "fc-storage"2892version = "1.0.0-dev"2893source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"2894dependencies = [2895 "ethereum",2896 "ethereum-types",2897 "fp-rpc",2898 "fp-storage",2899 "parity-scale-codec",2900 "sc-client-api",2901 "sp-api",2902 "sp-blockchain",2903 "sp-io",2904 "sp-runtime",2905 "sp-storage",2906]29072908[[package]]2909name = "fdlimit"2910version = "0.2.1"2911source = "registry+https://github.com/rust-lang/crates.io-index"2912checksum = "2c4c9e43643f5a3be4ca5b67d26b98031ff9db6806c3440ae32e02e3ceac3f1b"2913dependencies = [2914 "libc",2915]29162917[[package]]2918name = "ff"2919version = "0.12.1"2920source = "registry+https://github.com/rust-lang/crates.io-index"2921checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"2922dependencies = [2923 "rand_core 0.6.4",2924 "subtle",2925]29262927[[package]]2928name = "ff"2929version = "0.13.0"2930source = "registry+https://github.com/rust-lang/crates.io-index"2931checksum = "ded41244b729663b1e574f1b4fb731469f69f79c17667b5d776b16cda0479449"2932dependencies = [2933 "rand_core 0.6.4",2934 "subtle",2935]29362937[[package]]2938name = "fiat-crypto"2939version = "0.1.20"2940source = "registry+https://github.com/rust-lang/crates.io-index"2941checksum = "e825f6987101665dea6ec934c09ec6d721de7bc1bf92248e1d5810c8cd636b77"29422943[[package]]2944name = "file-per-thread-logger"2945version = "0.1.6"2946source = "registry+https://github.com/rust-lang/crates.io-index"2947checksum = "84f2e425d9790201ba4af4630191feac6dcc98765b118d4d18e91d23c2353866"2948dependencies = [2949 "env_logger 0.10.0",2950 "log",2951]29522953[[package]]2954name = "filetime"2955version = "0.2.21"2956source = "registry+https://github.com/rust-lang/crates.io-index"2957checksum = "5cbc844cecaee9d4443931972e1289c8ff485cb4cc2767cb03ca139ed6885153"2958dependencies = [2959 "cfg-if",2960 "libc",2961 "redox_syscall 0.2.16",2962 "windows-sys 0.48.0",2963]29642965[[package]]2966name = "finality-grandpa"2967version = "0.16.2"2968source = "registry+https://github.com/rust-lang/crates.io-index"2969checksum = "36530797b9bf31cd4ff126dcfee8170f86b00cfdcea3269d73133cc0415945c3"2970dependencies = [2971 "either",2972 "futures",2973 "futures-timer",2974 "log",2975 "num-traits",2976 "parity-scale-codec",2977 "parking_lot 0.12.1",2978 "scale-info",2979]29802981[[package]]2982name = "fixed-hash"2983version = "0.8.0"2984source = "registry+https://github.com/rust-lang/crates.io-index"2985checksum = "835c052cb0c08c1acf6ffd71c022172e18723949c8282f2b9f27efbc51e64534"2986dependencies = [2987 "byteorder",2988 "rand 0.8.5",2989 "rustc-hex",2990 "static_assertions",2991]29922993[[package]]2994name = "fixedbitset"2995version = "0.4.2"2996source = "registry+https://github.com/rust-lang/crates.io-index"2997checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"29982999[[package]]3000name = "flate2"3001version = "1.0.26"3002source = "registry+https://github.com/rust-lang/crates.io-index"3003checksum = "3b9429470923de8e8cbd4d2dc513535400b4b3fef0319fb5c4e1f520a7bef743"3004dependencies = [3005 "crc32fast",3006 "libz-sys",3007 "miniz_oxide 0.7.1",3008]30093010[[package]]3011name = "float-cmp"3012version = "0.9.0"3013source = "registry+https://github.com/rust-lang/crates.io-index"3014checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"3015dependencies = [3016 "num-traits",3017]30183019[[package]]3020name = "fnv"3021version = "1.0.7"3022source = "registry+https://github.com/rust-lang/crates.io-index"3023checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"30243025[[package]]3026name = "fork-tree"3027version = "3.0.0"3028source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3029dependencies = [3030 "parity-scale-codec",3031]30323033[[package]]3034name = "form_urlencoded"3035version = "1.1.0"3036source = "registry+https://github.com/rust-lang/crates.io-index"3037checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"3038dependencies = [3039 "percent-encoding",3040]30413042[[package]]3043name = "fp-account"3044version = "1.0.0-dev"3045source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"3046dependencies = [3047 "hex",3048 "impl-serde",3049 "libsecp256k1",3050 "log",3051 "parity-scale-codec",3052 "scale-info",3053 "serde",3054 "sp-core",3055 "sp-io",3056 "sp-runtime",3057 "sp-std",3058]30593060[[package]]3061name = "fp-consensus"3062version = "2.0.0-dev"3063source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"3064dependencies = [3065 "ethereum",3066 "parity-scale-codec",3067 "sp-core",3068 "sp-runtime",3069 "sp-std",3070]30713072[[package]]3073name = "fp-ethereum"3074version = "1.0.0-dev"3075source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"3076dependencies = [3077 "ethereum",3078 "ethereum-types",3079 "fp-evm",3080 "frame-support",3081 "num_enum",3082 "parity-scale-codec",3083 "sp-std",3084]30853086[[package]]3087name = "fp-evm"3088version = "3.0.0-dev"3089source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"3090dependencies = [3091 "evm",3092 "frame-support",3093 "impl-trait-for-tuples",3094 "parity-scale-codec",3095 "scale-info",3096 "serde",3097 "sp-core",3098 "sp-runtime",3099 "sp-std",3100]31013102[[package]]3103name = "fp-rpc"3104version = "3.0.0-dev"3105source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"3106dependencies = [3107 "ethereum",3108 "ethereum-types",3109 "fp-evm",3110 "parity-scale-codec",3111 "scale-info",3112 "sp-api",3113 "sp-core",3114 "sp-runtime",3115 "sp-state-machine",3116 "sp-std",3117]31183119[[package]]3120name = "fp-self-contained"3121version = "1.0.0-dev"3122source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"3123dependencies = [3124 "frame-support",3125 "parity-scale-codec",3126 "scale-info",3127 "serde",3128 "sp-runtime",3129]31303131[[package]]3132name = "fp-storage"3133version = "2.0.0"3134source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"3135dependencies = [3136 "parity-scale-codec",3137 "serde",3138]31393140[[package]]3141name = "fragile"3142version = "2.0.0"3143source = "registry+https://github.com/rust-lang/crates.io-index"3144checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa"31453146[[package]]3147name = "frame-benchmarking"3148version = "4.0.0-dev"3149source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3150dependencies = [3151 "frame-support",3152 "frame-support-procedural",3153 "frame-system",3154 "linregress",3155 "log",3156 "parity-scale-codec",3157 "paste",3158 "scale-info",3159 "serde",3160 "sp-api",3161 "sp-application-crypto",3162 "sp-core",3163 "sp-io",3164 "sp-runtime",3165 "sp-runtime-interface",3166 "sp-std",3167 "sp-storage",3168 "static_assertions",3169]31703171[[package]]3172name = "frame-benchmarking-cli"3173version = "4.0.0-dev"3174source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3175dependencies = [3176 "Inflector",3177 "array-bytes 4.2.0",3178 "chrono",3179 "clap",3180 "comfy-table",3181 "frame-benchmarking",3182 "frame-support",3183 "frame-system",3184 "gethostname",3185 "handlebars",3186 "itertools",3187 "lazy_static",3188 "linked-hash-map",3189 "log",3190 "parity-scale-codec",3191 "rand 0.8.5",3192 "rand_pcg",3193 "sc-block-builder",3194 "sc-cli",3195 "sc-client-api",3196 "sc-client-db",3197 "sc-executor",3198 "sc-service",3199 "sc-sysinfo",3200 "serde",3201 "serde_json",3202 "sp-api",3203 "sp-blockchain",3204 "sp-core",3205 "sp-database",3206 "sp-externalities",3207 "sp-inherents",3208 "sp-keystore",3209 "sp-runtime",3210 "sp-state-machine",3211 "sp-std",3212 "sp-storage",3213 "sp-trie",3214 "thiserror",3215 "thousands",3216]32173218[[package]]3219name = "frame-election-provider-solution-type"3220version = "4.0.0-dev"3221source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3222dependencies = [3223 "proc-macro-crate",3224 "proc-macro2",3225 "quote",3226 "syn 2.0.16",3227]32283229[[package]]3230name = "frame-election-provider-support"3231version = "4.0.0-dev"3232source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3233dependencies = [3234 "frame-election-provider-solution-type",3235 "frame-support",3236 "frame-system",3237 "parity-scale-codec",3238 "scale-info",3239 "sp-arithmetic",3240 "sp-core",3241 "sp-npos-elections",3242 "sp-runtime",3243 "sp-std",3244]32453246[[package]]3247name = "frame-executive"3248version = "4.0.0-dev"3249source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3250dependencies = [3251 "frame-support",3252 "frame-system",3253 "frame-try-runtime",3254 "parity-scale-codec",3255 "scale-info",3256 "sp-core",3257 "sp-io",3258 "sp-runtime",3259 "sp-std",3260 "sp-tracing",3261]32623263[[package]]3264name = "frame-metadata"3265version = "15.1.0"3266source = "registry+https://github.com/rust-lang/crates.io-index"3267checksum = "878babb0b136e731cc77ec2fd883ff02745ff21e6fb662729953d44923df009c"3268dependencies = [3269 "cfg-if",3270 "parity-scale-codec",3271 "scale-info",3272 "serde",3273]32743275[[package]]3276name = "frame-remote-externalities"3277version = "0.10.0-dev"3278source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3279dependencies = [3280 "async-recursion",3281 "futures",3282 "jsonrpsee",3283 "log",3284 "parity-scale-codec",3285 "serde",3286 "sp-core",3287 "sp-io",3288 "sp-runtime",3289 "substrate-rpc-client",3290 "tokio",3291]32923293[[package]]3294name = "frame-support"3295version = "4.0.0-dev"3296source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3297dependencies = [3298 "bitflags",3299 "environmental",3300 "frame-metadata",3301 "frame-support-procedural",3302 "impl-trait-for-tuples",3303 "k256",3304 "log",3305 "once_cell",3306 "parity-scale-codec",3307 "paste",3308 "scale-info",3309 "serde",3310 "smallvec",3311 "sp-api",3312 "sp-arithmetic",3313 "sp-core",3314 "sp-core-hashing-proc-macro",3315 "sp-inherents",3316 "sp-io",3317 "sp-runtime",3318 "sp-staking",3319 "sp-state-machine",3320 "sp-std",3321 "sp-tracing",3322 "sp-weights",3323 "tt-call",3324]33253326[[package]]3327name = "frame-support-procedural"3328version = "4.0.0-dev"3329source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3330dependencies = [3331 "Inflector",3332 "cfg-expr",3333 "derive-syn-parse",3334 "frame-support-procedural-tools",3335 "itertools",3336 "proc-macro-warning",3337 "proc-macro2",3338 "quote",3339 "syn 2.0.16",3340]33413342[[package]]3343name = "frame-support-procedural-tools"3344version = "4.0.0-dev"3345source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3346dependencies = [3347 "frame-support-procedural-tools-derive",3348 "proc-macro-crate",3349 "proc-macro2",3350 "quote",3351 "syn 2.0.16",3352]33533354[[package]]3355name = "frame-support-procedural-tools-derive"3356version = "3.0.0"3357source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3358dependencies = [3359 "proc-macro2",3360 "quote",3361 "syn 2.0.16",3362]33633364[[package]]3365name = "frame-system"3366version = "4.0.0-dev"3367source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3368dependencies = [3369 "frame-support",3370 "log",3371 "parity-scale-codec",3372 "scale-info",3373 "serde",3374 "sp-core",3375 "sp-io",3376 "sp-runtime",3377 "sp-std",3378 "sp-version",3379 "sp-weights",3380]33813382[[package]]3383name = "frame-system-benchmarking"3384version = "4.0.0-dev"3385source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3386dependencies = [3387 "frame-benchmarking",3388 "frame-support",3389 "frame-system",3390 "parity-scale-codec",3391 "scale-info",3392 "sp-core",3393 "sp-runtime",3394 "sp-std",3395]33963397[[package]]3398name = "frame-system-rpc-runtime-api"3399version = "4.0.0-dev"3400source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3401dependencies = [3402 "parity-scale-codec",3403 "sp-api",3404]34053406[[package]]3407name = "frame-try-runtime"3408version = "0.10.0-dev"3409source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3410dependencies = [3411 "frame-support",3412 "parity-scale-codec",3413 "sp-api",3414 "sp-runtime",3415 "sp-std",3416]34173418[[package]]3419name = "fs-err"3420version = "2.9.0"3421source = "registry+https://github.com/rust-lang/crates.io-index"3422checksum = "0845fa252299212f0389d64ba26f34fa32cfe41588355f21ed507c59a0f64541"34233424[[package]]3425name = "fs2"3426version = "0.4.3"3427source = "registry+https://github.com/rust-lang/crates.io-index"3428checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"3429dependencies = [3430 "libc",3431 "winapi",3432]34333434[[package]]3435name = "fs4"3436version = "0.6.4"3437source = "registry+https://github.com/rust-lang/crates.io-index"3438checksum = "a7f5b6908aecca5812a4569056285e58c666588c9573ee59765bf1d3692699e2"3439dependencies = [3440 "rustix 0.37.19",3441 "windows-sys 0.48.0",3442]34433444[[package]]3445name = "funty"3446version = "2.0.0"3447source = "registry+https://github.com/rust-lang/crates.io-index"3448checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"34493450[[package]]3451name = "futures"3452version = "0.3.28"3453source = "registry+https://github.com/rust-lang/crates.io-index"3454checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"3455dependencies = [3456 "futures-channel",3457 "futures-core",3458 "futures-executor",3459 "futures-io",3460 "futures-sink",3461 "futures-task",3462 "futures-util",3463]34643465[[package]]3466name = "futures-channel"3467version = "0.3.28"3468source = "registry+https://github.com/rust-lang/crates.io-index"3469checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"3470dependencies = [3471 "futures-core",3472 "futures-sink",3473]34743475[[package]]3476name = "futures-core"3477version = "0.3.28"3478source = "registry+https://github.com/rust-lang/crates.io-index"3479checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"34803481[[package]]3482name = "futures-executor"3483version = "0.3.28"3484source = "registry+https://github.com/rust-lang/crates.io-index"3485checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"3486dependencies = [3487 "futures-core",3488 "futures-task",3489 "futures-util",3490 "num_cpus",3491]34923493[[package]]3494name = "futures-io"3495version = "0.3.28"3496source = "registry+https://github.com/rust-lang/crates.io-index"3497checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"34983499[[package]]3500name = "futures-lite"3501version = "1.13.0"3502source = "registry+https://github.com/rust-lang/crates.io-index"3503checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"3504dependencies = [3505 "fastrand",3506 "futures-core",3507 "futures-io",3508 "memchr",3509 "parking",3510 "pin-project-lite 0.2.9",3511 "waker-fn",3512]35133514[[package]]3515name = "futures-macro"3516version = "0.3.28"3517source = "registry+https://github.com/rust-lang/crates.io-index"3518checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"3519dependencies = [3520 "proc-macro2",3521 "quote",3522 "syn 2.0.16",3523]35243525[[package]]3526name = "futures-rustls"3527version = "0.22.2"3528source = "registry+https://github.com/rust-lang/crates.io-index"3529checksum = "d2411eed028cdf8c8034eaf21f9915f956b6c3abec4d4c7949ee67f0721127bd"3530dependencies = [3531 "futures-io",3532 "rustls 0.20.8",3533 "webpki 0.22.0",3534]35353536[[package]]3537name = "futures-sink"3538version = "0.3.28"3539source = "registry+https://github.com/rust-lang/crates.io-index"3540checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"35413542[[package]]3543name = "futures-task"3544version = "0.3.28"3545source = "registry+https://github.com/rust-lang/crates.io-index"3546checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"35473548[[package]]3549name = "futures-timer"3550version = "3.0.2"3551source = "registry+https://github.com/rust-lang/crates.io-index"3552checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"35533554[[package]]3555name = "futures-util"3556version = "0.3.28"3557source = "registry+https://github.com/rust-lang/crates.io-index"3558checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"3559dependencies = [3560 "futures-channel",3561 "futures-core",3562 "futures-io",3563 "futures-macro",3564 "futures-sink",3565 "futures-task",3566 "memchr",3567 "pin-project-lite 0.2.9",3568 "pin-utils",3569 "slab",3570]35713572[[package]]3573name = "fxhash"3574version = "0.2.1"3575source = "registry+https://github.com/rust-lang/crates.io-index"3576checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"3577dependencies = [3578 "byteorder",3579]35803581[[package]]3582name = "generic-array"3583version = "0.12.4"3584source = "registry+https://github.com/rust-lang/crates.io-index"3585checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"3586dependencies = [3587 "typenum",3588]35893590[[package]]3591name = "generic-array"3592version = "0.14.7"3593source = "registry+https://github.com/rust-lang/crates.io-index"3594checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"3595dependencies = [3596 "typenum",3597 "version_check",3598 "zeroize",3599]36003601[[package]]3602name = "gethostname"3603version = "0.2.3"3604source = "registry+https://github.com/rust-lang/crates.io-index"3605checksum = "c1ebd34e35c46e00bb73e81363248d627782724609fe1b6396f553f68fe3862e"3606dependencies = [3607 "libc",3608 "winapi",3609]36103611[[package]]3612name = "getrandom"3613version = "0.1.16"3614source = "registry+https://github.com/rust-lang/crates.io-index"3615checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"3616dependencies = [3617 "cfg-if",3618 "libc",3619 "wasi 0.9.0+wasi-snapshot-preview1",3620]36213622[[package]]3623name = "getrandom"3624version = "0.2.9"3625source = "registry+https://github.com/rust-lang/crates.io-index"3626checksum = "c85e1d9ab2eadba7e5040d4e09cbd6d072b76a557ad64e797c2cb9d4da21d7e4"3627dependencies = [3628 "cfg-if",3629 "libc",3630 "wasi 0.11.0+wasi-snapshot-preview1",3631]36323633[[package]]3634name = "ghash"3635version = "0.4.4"3636source = "registry+https://github.com/rust-lang/crates.io-index"3637checksum = "1583cc1656d7839fd3732b80cf4f38850336cdb9b8ded1cd399ca62958de3c99"3638dependencies = [3639 "opaque-debug 0.3.0",3640 "polyval 0.5.3",3641]36423643[[package]]3644name = "ghash"3645version = "0.5.0"3646source = "registry+https://github.com/rust-lang/crates.io-index"3647checksum = "d930750de5717d2dd0b8c0d42c076c0e884c81a73e6cab859bbd2339c71e3e40"3648dependencies = [3649 "opaque-debug 0.3.0",3650 "polyval 0.6.0",3651]36523653[[package]]3654name = "gimli"3655version = "0.26.2"3656source = "registry+https://github.com/rust-lang/crates.io-index"3657checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d"3658dependencies = [3659 "fallible-iterator",3660 "indexmap",3661 "stable_deref_trait",3662]36633664[[package]]3665name = "gimli"3666version = "0.27.2"3667source = "registry+https://github.com/rust-lang/crates.io-index"3668checksum = "ad0a93d233ebf96623465aad4046a8d3aa4da22d4f4beba5388838c8a434bbb4"36693670[[package]]3671name = "glob"3672version = "0.3.1"3673source = "registry+https://github.com/rust-lang/crates.io-index"3674checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"36753676[[package]]3677name = "globset"3678version = "0.4.10"3679source = "registry+https://github.com/rust-lang/crates.io-index"3680checksum = "029d74589adefde59de1a0c4f4732695c32805624aec7b68d91503d4dba79afc"3681dependencies = [3682 "aho-corasick 0.7.20",3683 "bstr",3684 "fnv",3685 "log",3686 "regex",3687]36883689[[package]]3690name = "group"3691version = "0.12.1"3692source = "registry+https://github.com/rust-lang/crates.io-index"3693checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"3694dependencies = [3695 "ff 0.12.1",3696 "rand_core 0.6.4",3697 "subtle",3698]36993700[[package]]3701name = "group"3702version = "0.13.0"3703source = "registry+https://github.com/rust-lang/crates.io-index"3704checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63"3705dependencies = [3706 "ff 0.13.0",3707 "rand_core 0.6.4",3708 "subtle",3709]37103711[[package]]3712name = "h2"3713version = "0.3.19"3714source = "registry+https://github.com/rust-lang/crates.io-index"3715checksum = "d357c7ae988e7d2182f7d7871d0b963962420b0678b0997ce7de72001aeab782"3716dependencies = [3717 "bytes",3718 "fnv",3719 "futures-core",3720 "futures-sink",3721 "futures-util",3722 "http",3723 "indexmap",3724 "slab",3725 "tokio",3726 "tokio-util",3727 "tracing",3728]37293730[[package]]3731name = "handlebars"3732version = "4.3.7"3733source = "registry+https://github.com/rust-lang/crates.io-index"3734checksum = "83c3372087601b532857d332f5957cbae686da52bb7810bf038c3e3c3cc2fa0d"3735dependencies = [3736 "log",3737 "pest",3738 "pest_derive",3739 "serde",3740 "serde_json",3741 "thiserror",3742]37433744[[package]]3745name = "hash-db"3746version = "0.15.2"3747source = "registry+https://github.com/rust-lang/crates.io-index"3748checksum = "d23bd4e7b5eda0d0f3a307e8b381fdc8ba9000f26fbe912250c0a4cc3956364a"37493750[[package]]3751name = "hash-db"3752version = "0.16.0"3753source = "registry+https://github.com/rust-lang/crates.io-index"3754checksum = "8e7d7786361d7425ae2fe4f9e407eb0efaa0840f5212d109cc018c40c35c6ab4"37553756[[package]]3757name = "hash256-std-hasher"3758version = "0.15.2"3759source = "registry+https://github.com/rust-lang/crates.io-index"3760checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"3761dependencies = [3762 "crunchy",3763]37643765[[package]]3766name = "hashbrown"3767version = "0.12.3"3768source = "registry+https://github.com/rust-lang/crates.io-index"3769checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"3770dependencies = [3771 "ahash 0.7.6",3772]37733774[[package]]3775name = "hashbrown"3776version = "0.13.2"3777source = "registry+https://github.com/rust-lang/crates.io-index"3778checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"3779dependencies = [3780 "ahash 0.8.3",3781]37823783[[package]]3784name = "heck"3785version = "0.4.1"3786source = "registry+https://github.com/rust-lang/crates.io-index"3787checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"37883789[[package]]3790name = "hermit-abi"3791version = "0.1.19"3792source = "registry+https://github.com/rust-lang/crates.io-index"3793checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"3794dependencies = [3795 "libc",3796]37973798[[package]]3799name = "hermit-abi"3800version = "0.2.6"3801source = "registry+https://github.com/rust-lang/crates.io-index"3802checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"3803dependencies = [3804 "libc",3805]38063807[[package]]3808name = "hermit-abi"3809version = "0.3.1"3810source = "registry+https://github.com/rust-lang/crates.io-index"3811checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286"38123813[[package]]3814name = "hex"3815version = "0.4.3"3816source = "registry+https://github.com/rust-lang/crates.io-index"3817checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"38183819[[package]]3820name = "hex-literal"3821version = "0.4.1"3822source = "registry+https://github.com/rust-lang/crates.io-index"3823checksum = "6fe2267d4ed49bc07b63801559be28c718ea06c4738b7a03c94df7386d2cde46"38243825[[package]]3826name = "hkdf"3827version = "0.12.3"3828source = "registry+https://github.com/rust-lang/crates.io-index"3829checksum = "791a029f6b9fc27657f6f188ec6e5e43f6911f6f878e0dc5501396e09809d437"3830dependencies = [3831 "hmac 0.12.1",3832]38333834[[package]]3835name = "hmac"3836version = "0.8.1"3837source = "registry+https://github.com/rust-lang/crates.io-index"3838checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"3839dependencies = [3840 "crypto-mac 0.8.0",3841 "digest 0.9.0",3842]38433844[[package]]3845name = "hmac"3846version = "0.11.0"3847source = "registry+https://github.com/rust-lang/crates.io-index"3848checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"3849dependencies = [3850 "crypto-mac 0.11.1",3851 "digest 0.9.0",3852]38533854[[package]]3855name = "hmac"3856version = "0.12.1"3857source = "registry+https://github.com/rust-lang/crates.io-index"3858checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"3859dependencies = [3860 "digest 0.10.6",3861]38623863[[package]]3864name = "hmac-drbg"3865version = "0.3.0"3866source = "registry+https://github.com/rust-lang/crates.io-index"3867checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1"3868dependencies = [3869 "digest 0.9.0",3870 "generic-array 0.14.7",3871 "hmac 0.8.1",3872]38733874[[package]]3875name = "hostname"3876version = "0.3.1"3877source = "registry+https://github.com/rust-lang/crates.io-index"3878checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"3879dependencies = [3880 "libc",3881 "match_cfg",3882 "winapi",3883]38843885[[package]]3886name = "http"3887version = "0.2.9"3888source = "registry+https://github.com/rust-lang/crates.io-index"3889checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"3890dependencies = [3891 "bytes",3892 "fnv",3893 "itoa",3894]38953896[[package]]3897name = "http-body"3898version = "0.4.5"3899source = "registry+https://github.com/rust-lang/crates.io-index"3900checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"3901dependencies = [3902 "bytes",3903 "http",3904 "pin-project-lite 0.2.9",3905]39063907[[package]]3908name = "http-range-header"3909version = "0.3.0"3910source = "registry+https://github.com/rust-lang/crates.io-index"3911checksum = "0bfe8eed0a9285ef776bb792479ea3834e8b94e13d615c2f66d03dd50a435a29"39123913[[package]]3914name = "httparse"3915version = "1.8.0"3916source = "registry+https://github.com/rust-lang/crates.io-index"3917checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"39183919[[package]]3920name = "httpdate"3921version = "1.0.2"3922source = "registry+https://github.com/rust-lang/crates.io-index"3923checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"39243925[[package]]3926name = "humantime"3927version = "2.1.0"3928source = "registry+https://github.com/rust-lang/crates.io-index"3929checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"39303931[[package]]3932name = "hyper"3933version = "0.14.26"3934source = "registry+https://github.com/rust-lang/crates.io-index"3935checksum = "ab302d72a6f11a3b910431ff93aae7e773078c769f0a3ef15fb9ec692ed147d4"3936dependencies = [3937 "bytes",3938 "futures-channel",3939 "futures-core",3940 "futures-util",3941 "h2",3942 "http",3943 "http-body",3944 "httparse",3945 "httpdate",3946 "itoa",3947 "pin-project-lite 0.2.9",3948 "socket2",3949 "tokio",3950 "tower-service",3951 "tracing",3952 "want",3953]39543955[[package]]3956name = "hyper-rustls"3957version = "0.23.2"3958source = "registry+https://github.com/rust-lang/crates.io-index"3959checksum = "1788965e61b367cd03a62950836d5cd41560c3577d90e40e0819373194d1661c"3960dependencies = [3961 "http",3962 "hyper",3963 "log",3964 "rustls 0.20.8",3965 "rustls-native-certs",3966 "tokio",3967 "tokio-rustls",3968 "webpki-roots",3969]39703971[[package]]3972name = "iana-time-zone"3973version = "0.1.56"3974source = "registry+https://github.com/rust-lang/crates.io-index"3975checksum = "0722cd7114b7de04316e7ea5456a0bbb20e4adb46fd27a3697adb812cff0f37c"3976dependencies = [3977 "android_system_properties",3978 "core-foundation-sys",3979 "iana-time-zone-haiku",3980 "js-sys",3981 "wasm-bindgen",3982 "windows 0.48.0",3983]39843985[[package]]3986name = "iana-time-zone-haiku"3987version = "0.1.2"3988source = "registry+https://github.com/rust-lang/crates.io-index"3989checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"3990dependencies = [3991 "cc",3992]39933994[[package]]3995name = "ident_case"3996version = "1.0.1"3997source = "registry+https://github.com/rust-lang/crates.io-index"3998checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"39994000[[package]]4001name = "idna"4002version = "0.2.3"4003source = "registry+https://github.com/rust-lang/crates.io-index"4004checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"4005dependencies = [4006 "matches",4007 "unicode-bidi",4008 "unicode-normalization",4009]40104011[[package]]4012name = "idna"4013version = "0.3.0"4014source = "registry+https://github.com/rust-lang/crates.io-index"4015checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"4016dependencies = [4017 "unicode-bidi",4018 "unicode-normalization",4019]40204021[[package]]4022name = "if-addrs"4023version = "0.7.0"4024source = "registry+https://github.com/rust-lang/crates.io-index"4025checksum = "cbc0fa01ffc752e9dbc72818cdb072cd028b86be5e09dd04c5a643704fe101a9"4026dependencies = [4027 "libc",4028 "winapi",4029]40304031[[package]]4032name = "if-watch"4033version = "3.0.1"4034source = "registry+https://github.com/rust-lang/crates.io-index"4035checksum = "a9465340214b296cd17a0009acdb890d6160010b8adf8f78a00d0d7ab270f79f"4036dependencies = [4037 "async-io",4038 "core-foundation",4039 "fnv",4040 "futures",4041 "if-addrs",4042 "ipnet",4043 "log",4044 "rtnetlink",4045 "system-configuration",4046 "tokio",4047 "windows 0.34.0",4048]40494050[[package]]4051name = "impl-codec"4052version = "0.6.0"4053source = "registry+https://github.com/rust-lang/crates.io-index"4054checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f"4055dependencies = [4056 "parity-scale-codec",4057]40584059[[package]]4060name = "impl-rlp"4061version = "0.3.0"4062source = "registry+https://github.com/rust-lang/crates.io-index"4063checksum = "f28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808"4064dependencies = [4065 "rlp",4066]40674068[[package]]4069name = "impl-serde"4070version = "0.4.0"4071source = "registry+https://github.com/rust-lang/crates.io-index"4072checksum = "ebc88fc67028ae3db0c853baa36269d398d5f45b6982f95549ff5def78c935cd"4073dependencies = [4074 "serde",4075]40764077[[package]]4078name = "impl-trait-for-tuples"4079version = "0.2.2"4080source = "registry+https://github.com/rust-lang/crates.io-index"4081checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb"4082dependencies = [4083 "proc-macro2",4084 "quote",4085 "syn 1.0.109",4086]40874088[[package]]4089name = "indexmap"4090version = "1.9.3"4091source = "registry+https://github.com/rust-lang/crates.io-index"4092checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"4093dependencies = [4094 "autocfg",4095 "hashbrown 0.12.3",4096 "serde",4097]40984099[[package]]4100name = "inout"4101version = "0.1.3"4102source = "registry+https://github.com/rust-lang/crates.io-index"4103checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"4104dependencies = [4105 "generic-array 0.14.7",4106]41074108[[package]]4109name = "instant"4110version = "0.1.12"4111source = "registry+https://github.com/rust-lang/crates.io-index"4112checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"4113dependencies = [4114 "cfg-if",4115]41164117[[package]]4118name = "integer-encoding"4119version = "3.0.4"4120source = "registry+https://github.com/rust-lang/crates.io-index"4121checksum = "8bb03732005da905c88227371639bf1ad885cc712789c011c31c5fb3ab3ccf02"41224123[[package]]4124name = "integer-sqrt"4125version = "0.1.5"4126source = "registry+https://github.com/rust-lang/crates.io-index"4127checksum = "276ec31bcb4a9ee45f58bec6f9ec700ae4cf4f4f8f2fa7e06cb406bd5ffdd770"4128dependencies = [4129 "num-traits",4130]41314132[[package]]4133name = "interceptor"4134version = "0.8.2"4135source = "registry+https://github.com/rust-lang/crates.io-index"4136checksum = "1e8a11ae2da61704edada656798b61c94b35ecac2c58eb955156987d5e6be90b"4137dependencies = [4138 "async-trait",4139 "bytes",4140 "log",4141 "rand 0.8.5",4142 "rtcp",4143 "rtp",4144 "thiserror",4145 "tokio",4146 "waitgroup",4147 "webrtc-srtp",4148 "webrtc-util",4149]41504151[[package]]4152name = "io-lifetimes"4153version = "1.0.10"4154source = "registry+https://github.com/rust-lang/crates.io-index"4155checksum = "9c66c74d2ae7e79a5a8f7ac924adbe38ee42a859c6539ad869eb51f0b52dc220"4156dependencies = [4157 "hermit-abi 0.3.1",4158 "libc",4159 "windows-sys 0.48.0",4160]41614162[[package]]4163name = "ip_network"4164version = "0.4.1"4165source = "registry+https://github.com/rust-lang/crates.io-index"4166checksum = "aa2f047c0a98b2f299aa5d6d7088443570faae494e9ae1305e48be000c9e0eb1"41674168[[package]]4169name = "ipconfig"4170version = "0.3.1"4171source = "registry+https://github.com/rust-lang/crates.io-index"4172checksum = "bd302af1b90f2463a98fa5ad469fc212c8e3175a41c3068601bfa2727591c5be"4173dependencies = [4174 "socket2",4175 "widestring",4176 "winapi",4177 "winreg",4178]41794180[[package]]4181name = "ipnet"4182version = "2.7.2"4183source = "registry+https://github.com/rust-lang/crates.io-index"4184checksum = "12b6ee2129af8d4fb011108c73d99a1b83a85977f23b82460c0ae2e25bb4b57f"41854186[[package]]4187name = "is-terminal"4188version = "0.4.7"4189source = "registry+https://github.com/rust-lang/crates.io-index"4190checksum = "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f"4191dependencies = [4192 "hermit-abi 0.3.1",4193 "io-lifetimes",4194 "rustix 0.37.19",4195 "windows-sys 0.48.0",4196]41974198[[package]]4199name = "itertools"4200version = "0.10.5"4201source = "registry+https://github.com/rust-lang/crates.io-index"4202checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"4203dependencies = [4204 "either",4205]42064207[[package]]4208name = "itoa"4209version = "1.0.6"4210source = "registry+https://github.com/rust-lang/crates.io-index"4211checksum = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6"42124213[[package]]4214name = "jobserver"4215version = "0.1.26"4216source = "registry+https://github.com/rust-lang/crates.io-index"4217checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2"4218dependencies = [4219 "libc",4220]42214222[[package]]4223name = "js-sys"4224version = "0.3.62"4225source = "registry+https://github.com/rust-lang/crates.io-index"4226checksum = "68c16e1bfd491478ab155fd8b4896b86f9ede344949b641e61501e07c2b8b4d5"4227dependencies = [4228 "wasm-bindgen",4229]42304231[[package]]4232name = "jsonrpsee"4233version = "0.16.2"4234source = "registry+https://github.com/rust-lang/crates.io-index"4235checksum = "7d291e3a5818a2384645fd9756362e6d89cf0541b0b916fa7702ea4a9833608e"4236dependencies = [4237 "jsonrpsee-core",4238 "jsonrpsee-http-client",4239 "jsonrpsee-proc-macros",4240 "jsonrpsee-server",4241 "jsonrpsee-types",4242 "jsonrpsee-ws-client",4243 "tracing",4244]42454246[[package]]4247name = "jsonrpsee-client-transport"4248version = "0.16.2"4249source = "registry+https://github.com/rust-lang/crates.io-index"4250checksum = "965de52763f2004bc91ac5bcec504192440f0b568a5d621c59d9dbd6f886c3fb"4251dependencies = [4252 "futures-util",4253 "http",4254 "jsonrpsee-core",4255 "jsonrpsee-types",4256 "pin-project",4257 "rustls-native-certs",4258 "soketto",4259 "thiserror",4260 "tokio",4261 "tokio-rustls",4262 "tokio-util",4263 "tracing",4264 "webpki-roots",4265]42664267[[package]]4268name = "jsonrpsee-core"4269version = "0.16.2"4270source = "registry+https://github.com/rust-lang/crates.io-index"4271checksum = "a4e70b4439a751a5de7dd5ed55eacff78ebf4ffe0fc009cb1ebb11417f5b536b"4272dependencies = [4273 "anyhow",4274 "arrayvec 0.7.2",4275 "async-lock",4276 "async-trait",4277 "beef",4278 "futures-channel",4279 "futures-timer",4280 "futures-util",4281 "globset",4282 "hyper",4283 "jsonrpsee-types",4284 "parking_lot 0.12.1",4285 "rand 0.8.5",4286 "rustc-hash",4287 "serde",4288 "serde_json",4289 "soketto",4290 "thiserror",4291 "tokio",4292 "tracing",4293]42944295[[package]]4296name = "jsonrpsee-http-client"4297version = "0.16.2"4298source = "registry+https://github.com/rust-lang/crates.io-index"4299checksum = "cc345b0a43c6bc49b947ebeb936e886a419ee3d894421790c969cc56040542ad"4300dependencies = [4301 "async-trait",4302 "hyper",4303 "hyper-rustls",4304 "jsonrpsee-core",4305 "jsonrpsee-types",4306 "rustc-hash",4307 "serde",4308 "serde_json",4309 "thiserror",4310 "tokio",4311 "tracing",4312]43134314[[package]]4315name = "jsonrpsee-proc-macros"4316version = "0.16.2"4317source = "registry+https://github.com/rust-lang/crates.io-index"4318checksum = "baa6da1e4199c10d7b1d0a6e5e8bd8e55f351163b6f4b3cbb044672a69bd4c1c"4319dependencies = [4320 "heck",4321 "proc-macro-crate",4322 "proc-macro2",4323 "quote",4324 "syn 1.0.109",4325]43264327[[package]]4328name = "jsonrpsee-server"4329version = "0.16.2"4330source = "registry+https://github.com/rust-lang/crates.io-index"4331checksum = "1fb69dad85df79527c019659a992498d03f8495390496da2f07e6c24c2b356fc"4332dependencies = [4333 "futures-channel",4334 "futures-util",4335 "http",4336 "hyper",4337 "jsonrpsee-core",4338 "jsonrpsee-types",4339 "serde",4340 "serde_json",4341 "soketto",4342 "tokio",4343 "tokio-stream",4344 "tokio-util",4345 "tower",4346 "tracing",4347]43484349[[package]]4350name = "jsonrpsee-types"4351version = "0.16.2"4352source = "registry+https://github.com/rust-lang/crates.io-index"4353checksum = "5bd522fe1ce3702fd94812965d7bb7a3364b1c9aba743944c5a00529aae80f8c"4354dependencies = [4355 "anyhow",4356 "beef",4357 "serde",4358 "serde_json",4359 "thiserror",4360 "tracing",4361]43624363[[package]]4364name = "jsonrpsee-ws-client"4365version = "0.16.2"4366source = "registry+https://github.com/rust-lang/crates.io-index"4367checksum = "0b83daeecfc6517cfe210df24e570fb06213533dfb990318fae781f4c7119dd9"4368dependencies = [4369 "http",4370 "jsonrpsee-client-transport",4371 "jsonrpsee-core",4372 "jsonrpsee-types",4373]43744375[[package]]4376name = "k256"4377version = "0.13.1"4378source = "registry+https://github.com/rust-lang/crates.io-index"4379checksum = "cadb76004ed8e97623117f3df85b17aaa6626ab0b0831e6573f104df16cd1bcc"4380dependencies = [4381 "cfg-if",4382 "ecdsa 0.16.7",4383 "elliptic-curve 0.13.4",4384 "once_cell",4385 "sha2 0.10.6",4386]43874388[[package]]4389name = "keccak"4390version = "0.1.4"4391source = "registry+https://github.com/rust-lang/crates.io-index"4392checksum = "8f6d5ed8676d904364de097082f4e7d240b571b67989ced0240f08b7f966f940"4393dependencies = [4394 "cpufeatures",4395]43964397[[package]]4398name = "kusama-runtime"4399version = "0.9.42"4400source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"4401dependencies = [4402 "bitvec",4403 "frame-benchmarking",4404 "frame-election-provider-support",4405 "frame-executive",4406 "frame-support",4407 "frame-system",4408 "frame-system-benchmarking",4409 "frame-system-rpc-runtime-api",4410 "frame-try-runtime",4411 "hex-literal",4412 "kusama-runtime-constants",4413 "log",4414 "pallet-authority-discovery",4415 "pallet-authorship",4416 "pallet-babe",4417 "pallet-bags-list",4418 "pallet-balances",4419 "pallet-bounties",4420 "pallet-child-bounties",4421 "pallet-collective",4422 "pallet-conviction-voting",4423 "pallet-democracy",4424 "pallet-election-provider-multi-phase",4425 "pallet-election-provider-support-benchmarking",4426 "pallet-elections-phragmen",4427 "pallet-fast-unstake",4428 "pallet-grandpa",4429 "pallet-identity 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42)",4430 "pallet-im-online",4431 "pallet-indices",4432 "pallet-membership",4433 "pallet-multisig",4434 "pallet-nis",4435 "pallet-nomination-pools",4436 "pallet-nomination-pools-benchmarking",4437 "pallet-nomination-pools-runtime-api",4438 "pallet-offences",4439 "pallet-offences-benchmarking",4440 "pallet-preimage",4441 "pallet-proxy",4442 "pallet-ranked-collective",4443 "pallet-recovery",4444 "pallet-referenda",4445 "pallet-scheduler",4446 "pallet-session",4447 "pallet-session-benchmarking",4448 "pallet-society",4449 "pallet-staking",4450 "pallet-staking-runtime-api",4451 "pallet-timestamp",4452 "pallet-tips",4453 "pallet-transaction-payment",4454 "pallet-transaction-payment-rpc-runtime-api",4455 "pallet-treasury",4456 "pallet-utility",4457 "pallet-vesting",4458 "pallet-whitelist",4459 "pallet-xcm",4460 "pallet-xcm-benchmarks",4461 "parity-scale-codec",4462 "polkadot-primitives",4463 "polkadot-runtime-common",4464 "polkadot-runtime-parachains",4465 "rustc-hex",4466 "scale-info",4467 "serde",4468 "serde_derive",4469 "smallvec",4470 "sp-api",4471 "sp-arithmetic",4472 "sp-authority-discovery",4473 "sp-block-builder",4474 "sp-consensus-babe",4475 "sp-consensus-beefy",4476 "sp-core",4477 "sp-inherents",4478 "sp-io",4479 "sp-mmr-primitives",4480 "sp-npos-elections",4481 "sp-offchain",4482 "sp-runtime",4483 "sp-session",4484 "sp-staking",4485 "sp-std",4486 "sp-transaction-pool",4487 "sp-version",4488 "static_assertions",4489 "substrate-wasm-builder",4490 "xcm",4491 "xcm-builder",4492 "xcm-executor",4493]44944495[[package]]4496name = "kusama-runtime-constants"4497version = "0.9.42"4498source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"4499dependencies = [4500 "frame-support",4501 "polkadot-primitives",4502 "polkadot-runtime-common",4503 "smallvec",4504 "sp-core",4505 "sp-runtime",4506 "sp-weights",4507]45084509[[package]]4510name = "kvdb"4511version = "0.13.0"4512source = "registry+https://github.com/rust-lang/crates.io-index"4513checksum = "e7d770dcb02bf6835887c3a979b5107a04ff4bbde97a5f0928d27404a155add9"4514dependencies = [4515 "smallvec",4516]45174518[[package]]4519name = "kvdb-memorydb"4520version = "0.13.0"4521source = "registry+https://github.com/rust-lang/crates.io-index"4522checksum = "bf7a85fe66f9ff9cd74e169fdd2c94c6e1e74c412c99a73b4df3200b5d3760b2"4523dependencies = [4524 "kvdb",4525 "parking_lot 0.12.1",4526]45274528[[package]]4529name = "kvdb-rocksdb"4530version = "0.18.0"4531source = "registry+https://github.com/rust-lang/crates.io-index"4532checksum = "fe7a749456510c45f795e8b04a6a3e0976d0139213ecbf465843830ad55e2217"4533dependencies = [4534 "kvdb",4535 "num_cpus",4536 "parking_lot 0.12.1",4537 "regex",4538 "rocksdb",4539 "smallvec",4540]45414542[[package]]4543name = "lazy_static"4544version = "1.4.0"4545source = "registry+https://github.com/rust-lang/crates.io-index"4546checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"45474548[[package]]4549name = "lazycell"4550version = "1.3.0"4551source = "registry+https://github.com/rust-lang/crates.io-index"4552checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"45534554[[package]]4555name = "libc"4556version = "0.2.144"4557source = "registry+https://github.com/rust-lang/crates.io-index"4558checksum = "2b00cc1c228a6782d0f076e7b232802e0c5689d41bb5df366f2a6b6621cfdfe1"45594560[[package]]4561name = "libloading"4562version = "0.7.4"4563source = "registry+https://github.com/rust-lang/crates.io-index"4564checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"4565dependencies = [4566 "cfg-if",4567 "winapi",4568]45694570[[package]]4571name = "libm"4572version = "0.1.4"4573source = "registry+https://github.com/rust-lang/crates.io-index"4574checksum = "7fc7aa29613bd6a620df431842069224d8bc9011086b1db4c0e0cd47fa03ec9a"45754576[[package]]4577name = "libm"4578version = "0.2.6"4579source = "registry+https://github.com/rust-lang/crates.io-index"4580checksum = "348108ab3fba42ec82ff6e9564fc4ca0247bdccdc68dd8af9764bbc79c3c8ffb"45814582[[package]]4583name = "libp2p"4584version = "0.50.1"4585source = "registry+https://github.com/rust-lang/crates.io-index"4586checksum = "9c7b0104790be871edcf97db9bd2356604984e623a08d825c3f27852290266b8"4587dependencies = [4588 "bytes",4589 "futures",4590 "futures-timer",4591 "getrandom 0.2.9",4592 "instant",4593 "libp2p-core 0.38.0",4594 "libp2p-dns",4595 "libp2p-identify",4596 "libp2p-kad",4597 "libp2p-mdns",4598 "libp2p-metrics",4599 "libp2p-mplex",4600 "libp2p-noise",4601 "libp2p-ping",4602 "libp2p-quic",4603 "libp2p-request-response",4604 "libp2p-swarm",4605 "libp2p-tcp",4606 "libp2p-wasm-ext",4607 "libp2p-webrtc",4608 "libp2p-websocket",4609 "libp2p-yamux",4610 "multiaddr 0.16.0",4611 "parking_lot 0.12.1",4612 "pin-project",4613 "smallvec",4614]46154616[[package]]4617name = "libp2p-core"4618version = "0.38.0"4619source = "registry+https://github.com/rust-lang/crates.io-index"4620checksum = "b6a8fcd392ff67af6cc3f03b1426c41f7f26b6b9aff2dc632c1c56dd649e571f"4621dependencies = [4622 "asn1_der",4623 "bs58",4624 "ed25519-dalek",4625 "either",4626 "fnv",4627 "futures",4628 "futures-timer",4629 "instant",4630 "log",4631 "multiaddr 0.16.0",4632 "multihash 0.16.3",4633 "multistream-select",4634 "once_cell",4635 "parking_lot 0.12.1",4636 "pin-project",4637 "prost",4638 "prost-build",4639 "rand 0.8.5",4640 "rw-stream-sink",4641 "sec1 0.3.0",4642 "sha2 0.10.6",4643 "smallvec",4644 "thiserror",4645 "unsigned-varint",4646 "void",4647 "zeroize",4648]46494650[[package]]4651name = "libp2p-core"4652version = "0.39.2"4653source = "registry+https://github.com/rust-lang/crates.io-index"4654checksum = "3c1df63c0b582aa434fb09b2d86897fa2b419ffeccf934b36f87fcedc8e835c2"4655dependencies = [4656 "either",4657 "fnv",4658 "futures",4659 "futures-timer",4660 "instant",4661 "libp2p-identity",4662 "log",4663 "multiaddr 0.17.1",4664 "multihash 0.17.0",4665 "multistream-select",4666 "once_cell",4667 "parking_lot 0.12.1",4668 "pin-project",4669 "quick-protobuf",4670 "rand 0.8.5",4671 "rw-stream-sink",4672 "smallvec",4673 "thiserror",4674 "unsigned-varint",4675 "void",4676]46774678[[package]]4679name = "libp2p-dns"4680version = "0.38.0"4681source = "registry+https://github.com/rust-lang/crates.io-index"4682checksum = "8e42a271c1b49f789b92f7fc87749fa79ce5c7bdc88cbdfacb818a4bca47fec5"4683dependencies = [4684 "futures",4685 "libp2p-core 0.38.0",4686 "log",4687 "parking_lot 0.12.1",4688 "smallvec",4689 "trust-dns-resolver",4690]46914692[[package]]4693name = "libp2p-identify"4694version = "0.41.1"4695source = "registry+https://github.com/rust-lang/crates.io-index"4696checksum = "c052d0026f4817b44869bfb6810f4e1112f43aec8553f2cb38881c524b563abf"4697dependencies = [4698 "asynchronous-codec",4699 "futures",4700 "futures-timer",4701 "libp2p-core 0.38.0",4702 "libp2p-swarm",4703 "log",4704 "lru 0.8.1",4705 "prost",4706 "prost-build",4707 "prost-codec",4708 "smallvec",4709 "thiserror",4710 "void",4711]47124713[[package]]4714name = "libp2p-identity"4715version = "0.1.2"4716source = "registry+https://github.com/rust-lang/crates.io-index"4717checksum = "9e2d584751cecb2aabaa56106be6be91338a60a0f4e420cf2af639204f596fc1"4718dependencies = [4719 "bs58",4720 "ed25519-dalek",4721 "log",4722 "multiaddr 0.17.1",4723 "multihash 0.17.0",4724 "quick-protobuf",4725 "rand 0.8.5",4726 "sha2 0.10.6",4727 "thiserror",4728 "zeroize",4729]47304731[[package]]4732name = "libp2p-kad"4733version = "0.42.1"4734source = "registry+https://github.com/rust-lang/crates.io-index"4735checksum = "2766dcd2be8c87d5e1f35487deb22d765f49c6ae1251b3633efe3b25698bd3d2"4736dependencies = [4737 "arrayvec 0.7.2",4738 "asynchronous-codec",4739 "bytes",4740 "either",4741 "fnv",4742 "futures",4743 "futures-timer",4744 "instant",4745 "libp2p-core 0.38.0",4746 "libp2p-swarm",4747 "log",4748 "prost",4749 "prost-build",4750 "rand 0.8.5",4751 "sha2 0.10.6",4752 "smallvec",4753 "thiserror",4754 "uint",4755 "unsigned-varint",4756 "void",4757]47584759[[package]]4760name = "libp2p-mdns"4761version = "0.42.0"4762source = "registry+https://github.com/rust-lang/crates.io-index"4763checksum = "04f378264aade9872d6ccd315c0accc18be3a35d15fc1b9c36e5b6f983b62b5b"4764dependencies = [4765 "data-encoding",4766 "futures",4767 "if-watch",4768 "libp2p-core 0.38.0",4769 "libp2p-swarm",4770 "log",4771 "rand 0.8.5",4772 "smallvec",4773 "socket2",4774 "tokio",4775 "trust-dns-proto",4776 "void",4777]47784779[[package]]4780name = "libp2p-metrics"4781version = "0.11.0"4782source = "registry+https://github.com/rust-lang/crates.io-index"4783checksum = "5ad8a64f29da86005c86a4d2728b8a0719e9b192f4092b609fd8790acb9dec55"4784dependencies = [4785 "libp2p-core 0.38.0",4786 "libp2p-identify",4787 "libp2p-kad",4788 "libp2p-ping",4789 "libp2p-swarm",4790 "prometheus-client",4791]47924793[[package]]4794name = "libp2p-mplex"4795version = "0.38.0"4796source = "registry+https://github.com/rust-lang/crates.io-index"4797checksum = "03805b44107aa013e7cbbfa5627b31c36cbedfdfb00603c0311998882bc4bace"4798dependencies = [4799 "asynchronous-codec",4800 "bytes",4801 "futures",4802 "libp2p-core 0.38.0",4803 "log",4804 "nohash-hasher",4805 "parking_lot 0.12.1",4806 "rand 0.8.5",4807 "smallvec",4808 "unsigned-varint",4809]48104811[[package]]4812name = "libp2p-noise"4813version = "0.41.0"4814source = "registry+https://github.com/rust-lang/crates.io-index"4815checksum = "a978cb57efe82e892ec6f348a536bfbd9fee677adbe5689d7a93ad3a9bffbf2e"4816dependencies = [4817 "bytes",4818 "curve25519-dalek 3.2.0",4819 "futures",4820 "libp2p-core 0.38.0",4821 "log",4822 "once_cell",4823 "prost",4824 "prost-build",4825 "rand 0.8.5",4826 "sha2 0.10.6",4827 "snow",4828 "static_assertions",4829 "thiserror",4830 "x25519-dalek 1.1.1",4831 "zeroize",4832]48334834[[package]]4835name = "libp2p-ping"4836version = "0.41.0"4837source = "registry+https://github.com/rust-lang/crates.io-index"4838checksum = "929fcace45a112536e22b3dcfd4db538723ef9c3cb79f672b98be2cc8e25f37f"4839dependencies = [4840 "futures",4841 "futures-timer",4842 "instant",4843 "libp2p-core 0.38.0",4844 "libp2p-swarm",4845 "log",4846 "rand 0.8.5",4847 "void",4848]48494850[[package]]4851name = "libp2p-quic"4852version = "0.7.0-alpha"4853source = "registry+https://github.com/rust-lang/crates.io-index"4854checksum = "01e7c867e95c8130667b24409d236d37598270e6da69b3baf54213ba31ffca59"4855dependencies = [4856 "bytes",4857 "futures",4858 "futures-timer",4859 "if-watch",4860 "libp2p-core 0.38.0",4861 "libp2p-tls",4862 "log",4863 "parking_lot 0.12.1",4864 "quinn-proto",4865 "rand 0.8.5",4866 "rustls 0.20.8",4867 "thiserror",4868 "tokio",4869]48704871[[package]]4872name = "libp2p-request-response"4873version = "0.23.0"4874source = "registry+https://github.com/rust-lang/crates.io-index"4875checksum = "3236168796727bfcf4927f766393415361e2c644b08bedb6a6b13d957c9a4884"4876dependencies = [4877 "async-trait",4878 "bytes",4879 "futures",4880 "instant",4881 "libp2p-core 0.38.0",4882 "libp2p-swarm",4883 "log",4884 "rand 0.8.5",4885 "smallvec",4886 "unsigned-varint",4887]48884889[[package]]4890name = "libp2p-swarm"4891version = "0.41.1"4892source = "registry+https://github.com/rust-lang/crates.io-index"4893checksum = "b2a35472fe3276b3855c00f1c032ea8413615e030256429ad5349cdf67c6e1a0"4894dependencies = [4895 "either",4896 "fnv",4897 "futures",4898 "futures-timer",4899 "instant",4900 "libp2p-core 0.38.0",4901 "libp2p-swarm-derive",4902 "log",4903 "pin-project",4904 "rand 0.8.5",4905 "smallvec",4906 "thiserror",4907 "tokio",4908 "void",4909]49104911[[package]]4912name = "libp2p-swarm-derive"4913version = "0.31.0"4914source = "registry+https://github.com/rust-lang/crates.io-index"4915checksum = "9d527d5827582abd44a6d80c07ff8b50b4ee238a8979e05998474179e79dc400"4916dependencies = [4917 "heck",4918 "quote",4919 "syn 1.0.109",4920]49214922[[package]]4923name = "libp2p-tcp"4924version = "0.38.0"4925source = "registry+https://github.com/rust-lang/crates.io-index"4926checksum = "b4b257baf6df8f2df39678b86c578961d48cc8b68642a12f0f763f56c8e5858d"4927dependencies = [4928 "futures",4929 "futures-timer",4930 "if-watch",4931 "libc",4932 "libp2p-core 0.38.0",4933 "log",4934 "socket2",4935 "tokio",4936]49374938[[package]]4939name = "libp2p-tls"4940version = "0.1.0"4941source = "registry+https://github.com/rust-lang/crates.io-index"4942checksum = "ff08d13d0dc66e5e9ba6279c1de417b84fa0d0adc3b03e5732928c180ec02781"4943dependencies = [4944 "futures",4945 "futures-rustls",4946 "libp2p-core 0.39.2",4947 "libp2p-identity",4948 "rcgen 0.10.0",4949 "ring",4950 "rustls 0.20.8",4951 "thiserror",4952 "webpki 0.22.0",4953 "x509-parser 0.14.0",4954 "yasna",4955]49564957[[package]]4958name = "libp2p-wasm-ext"4959version = "0.38.0"4960source = "registry+https://github.com/rust-lang/crates.io-index"4961checksum = "1bb1a35299860e0d4b3c02a3e74e3b293ad35ae0cee8a056363b0c862d082069"4962dependencies = [4963 "futures",4964 "js-sys",4965 "libp2p-core 0.38.0",4966 "parity-send-wrapper",4967 "wasm-bindgen",4968 "wasm-bindgen-futures",4969]49704971[[package]]4972name = "libp2p-webrtc"4973version = "0.4.0-alpha"4974source = "registry+https://github.com/rust-lang/crates.io-index"4975checksum = "cdb6cd86dd68cba72308ea05de1cebf3ba0ae6e187c40548167955d4e3970f6a"4976dependencies = [4977 "async-trait",4978 "asynchronous-codec",4979 "bytes",4980 "futures",4981 "futures-timer",4982 "hex",4983 "if-watch",4984 "libp2p-core 0.38.0",4985 "libp2p-noise",4986 "log",4987 "multihash 0.16.3",4988 "prost",4989 "prost-build",4990 "prost-codec",4991 "rand 0.8.5",4992 "rcgen 0.9.3",4993 "serde",4994 "stun",4995 "thiserror",4996 "tinytemplate",4997 "tokio",4998 "tokio-util",4999 "webrtc",5000]50015002[[package]]5003name = "libp2p-websocket"5004version = "0.40.0"5005source = "registry+https://github.com/rust-lang/crates.io-index"5006checksum = "1d705506030d5c0aaf2882437c70dab437605f21c5f9811978f694e6917a3b54"5007dependencies = [5008 "either",5009 "futures",5010 "futures-rustls",5011 "libp2p-core 0.38.0",5012 "log",5013 "parking_lot 0.12.1",5014 "quicksink",5015 "rw-stream-sink",5016 "soketto",5017 "url",5018 "webpki-roots",5019]50205021[[package]]5022name = "libp2p-yamux"5023version = "0.42.0"5024source = "registry+https://github.com/rust-lang/crates.io-index"5025checksum = "4f63594a0aa818642d9d4915c791945053877253f08a3626f13416b5cd928a29"5026dependencies = [5027 "futures",5028 "libp2p-core 0.38.0",5029 "log",5030 "parking_lot 0.12.1",5031 "thiserror",5032 "yamux",5033]50345035[[package]]5036name = "librocksdb-sys"5037version = "0.10.0+7.9.2"5038source = "registry+https://github.com/rust-lang/crates.io-index"5039checksum = "0fe4d5874f5ff2bc616e55e8c6086d478fcda13faf9495768a4aa1c22042d30b"5040dependencies = [5041 "bindgen",5042 "bzip2-sys",5043 "cc",5044 "glob",5045 "libc",5046 "libz-sys",5047 "tikv-jemalloc-sys",5048]50495050[[package]]5051name = "libsecp256k1"5052version = "0.7.1"5053source = "registry+https://github.com/rust-lang/crates.io-index"5054checksum = "95b09eff1b35ed3b33b877ced3a691fc7a481919c7e29c53c906226fcf55e2a1"5055dependencies = [5056 "arrayref",5057 "base64 0.13.1",5058 "digest 0.9.0",5059 "hmac-drbg",5060 "libsecp256k1-core",5061 "libsecp256k1-gen-ecmult",5062 "libsecp256k1-gen-genmult",5063 "rand 0.8.5",5064 "serde",5065 "sha2 0.9.9",5066 "typenum",5067]50685069[[package]]5070name = "libsecp256k1-core"5071version = "0.3.0"5072source = "registry+https://github.com/rust-lang/crates.io-index"5073checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451"5074dependencies = [5075 "crunchy",5076 "digest 0.9.0",5077 "subtle",5078]50795080[[package]]5081name = "libsecp256k1-gen-ecmult"5082version = "0.3.0"5083source = "registry+https://github.com/rust-lang/crates.io-index"5084checksum = "3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809"5085dependencies = [5086 "libsecp256k1-core",5087]50885089[[package]]5090name = "libsecp256k1-gen-genmult"5091version = "0.3.0"5092source = "registry+https://github.com/rust-lang/crates.io-index"5093checksum = "3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7c"5094dependencies = [5095 "libsecp256k1-core",5096]50975098[[package]]5099name = "libz-sys"5100version = "1.1.9"5101source = "registry+https://github.com/rust-lang/crates.io-index"5102checksum = "56ee889ecc9568871456d42f603d6a0ce59ff328d291063a45cbdf0036baf6db"5103dependencies = [5104 "cc",5105 "pkg-config",5106 "vcpkg",5107]51085109[[package]]5110name = "link-cplusplus"5111version = "1.0.8"5112source = "registry+https://github.com/rust-lang/crates.io-index"5113checksum = "ecd207c9c713c34f95a097a5b029ac2ce6010530c7b49d7fea24d977dede04f5"5114dependencies = [5115 "cc",5116]51175118[[package]]5119name = "linked-hash-map"5120version = "0.5.6"5121source = "registry+https://github.com/rust-lang/crates.io-index"5122checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"51235124[[package]]5125name = "linked_hash_set"5126version = "0.1.4"5127source = "registry+https://github.com/rust-lang/crates.io-index"5128checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"5129dependencies = [5130 "linked-hash-map",5131]51325133[[package]]5134name = "linregress"5135version = "0.5.1"5136source = "registry+https://github.com/rust-lang/crates.io-index"5137checksum = "475015a7f8f017edb28d2e69813be23500ad4b32cfe3421c4148efc97324ee52"5138dependencies = [5139 "nalgebra",5140]51415142[[package]]5143name = "linux-raw-sys"5144version = "0.1.4"5145source = "registry+https://github.com/rust-lang/crates.io-index"5146checksum = "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4"51475148[[package]]5149name = "linux-raw-sys"5150version = "0.3.7"5151source = "registry+https://github.com/rust-lang/crates.io-index"5152checksum = "ece97ea872ece730aed82664c424eb4c8291e1ff2480247ccf7409044bc6479f"51535154[[package]]5155name = "lock_api"5156version = "0.4.9"5157source = "registry+https://github.com/rust-lang/crates.io-index"5158checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df"5159dependencies = [5160 "autocfg",5161 "scopeguard",5162]51635164[[package]]5165name = "log"5166version = "0.4.17"5167source = "registry+https://github.com/rust-lang/crates.io-index"5168checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"5169dependencies = [5170 "cfg-if",5171]51725173[[package]]5174name = "lru"5175version = "0.8.1"5176source = "registry+https://github.com/rust-lang/crates.io-index"5177checksum = "b6e8aaa3f231bb4bd57b84b2d5dc3ae7f350265df8aa96492e0bc394a1571909"5178dependencies = [5179 "hashbrown 0.12.3",5180]51815182[[package]]5183name = "lru"5184version = "0.9.0"5185source = "registry+https://github.com/rust-lang/crates.io-index"5186checksum = "71e7d46de488603ffdd5f30afbc64fbba2378214a2c3a2fb83abf3d33126df17"5187dependencies = [5188 "hashbrown 0.13.2",5189]51905191[[package]]5192name = "lru-cache"5193version = "0.1.2"5194source = "registry+https://github.com/rust-lang/crates.io-index"5195checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"5196dependencies = [5197 "linked-hash-map",5198]51995200[[package]]5201name = "lz4"5202version = "1.24.0"5203source = "registry+https://github.com/rust-lang/crates.io-index"5204checksum = "7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1"5205dependencies = [5206 "libc",5207 "lz4-sys",5208]52095210[[package]]5211name = "lz4-sys"5212version = "1.9.4"5213source = "registry+https://github.com/rust-lang/crates.io-index"5214checksum = "57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900"5215dependencies = [5216 "cc",5217 "libc",5218]52195220[[package]]5221name = "mach"5222version = "0.3.2"5223source = "registry+https://github.com/rust-lang/crates.io-index"5224checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"5225dependencies = [5226 "libc",5227]52285229[[package]]5230name = "match_cfg"5231version = "0.1.0"5232source = "registry+https://github.com/rust-lang/crates.io-index"5233checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"52345235[[package]]5236name = "matchers"5237version = "0.0.1"5238source = "registry+https://github.com/rust-lang/crates.io-index"5239checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"5240dependencies = [5241 "regex-automata",5242]52435244[[package]]5245name = "matches"5246version = "0.1.10"5247source = "registry+https://github.com/rust-lang/crates.io-index"5248checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"52495250[[package]]5251name = "matrixmultiply"5252version = "0.3.7"5253source = "registry+https://github.com/rust-lang/crates.io-index"5254checksum = "090126dc04f95dc0d1c1c91f61bdd474b3930ca064c1edc8a849da2c6cbe1e77"5255dependencies = [5256 "autocfg",5257 "rawpointer",5258]52595260[[package]]5261name = "md-5"5262version = "0.10.5"5263source = "registry+https://github.com/rust-lang/crates.io-index"5264checksum = "6365506850d44bff6e2fbcb5176cf63650e48bd45ef2fe2665ae1570e0f4b9ca"5265dependencies = [5266 "digest 0.10.6",5267]52685269[[package]]5270name = "memchr"5271version = "2.5.0"5272source = "registry+https://github.com/rust-lang/crates.io-index"5273checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"52745275[[package]]5276name = "memfd"5277version = "0.6.3"5278source = "registry+https://github.com/rust-lang/crates.io-index"5279checksum = "ffc89ccdc6e10d6907450f753537ebc5c5d3460d2e4e62ea74bd571db62c0f9e"5280dependencies = [5281 "rustix 0.37.19",5282]52835284[[package]]5285name = "memmap2"5286version = "0.5.10"5287source = "registry+https://github.com/rust-lang/crates.io-index"5288checksum = "83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327"5289dependencies = [5290 "libc",5291]52925293[[package]]5294name = "memoffset"5295version = "0.6.5"5296source = "registry+https://github.com/rust-lang/crates.io-index"5297checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"5298dependencies = [5299 "autocfg",5300]53015302[[package]]5303name = "memoffset"5304version = "0.8.0"5305source = "registry+https://github.com/rust-lang/crates.io-index"5306checksum = "d61c719bcfbcf5d62b3a09efa6088de8c54bc0bfcd3ea7ae39fcc186108b8de1"5307dependencies = [5308 "autocfg",5309]53105311[[package]]5312name = "memory-db"5313version = "0.32.0"5314source = "registry+https://github.com/rust-lang/crates.io-index"5315checksum = "808b50db46293432a45e63bc15ea51e0ab4c0a1647b8eb114e31a3e698dd6fbe"5316dependencies = [5317 "hash-db 0.16.0",5318]53195320[[package]]5321name = "memory_units"5322version = "0.4.0"5323source = "registry+https://github.com/rust-lang/crates.io-index"5324checksum = "8452105ba047068f40ff7093dd1d9da90898e63dd61736462e9cdda6a90ad3c3"53255326[[package]]5327name = "merlin"5328version = "2.0.1"5329source = "registry+https://github.com/rust-lang/crates.io-index"5330checksum = "4e261cf0f8b3c42ded9f7d2bb59dea03aa52bc8a1cbc7482f9fc3fd1229d3b42"5331dependencies = [5332 "byteorder",5333 "keccak",5334 "rand_core 0.5.1",5335 "zeroize",5336]53375338[[package]]5339name = "mick-jaeger"5340version = "0.1.8"5341source = "registry+https://github.com/rust-lang/crates.io-index"5342checksum = "69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532"5343dependencies = [5344 "futures",5345 "rand 0.8.5",5346 "thrift",5347]53485349[[package]]5350name = "minimal-lexical"5351version = "0.2.1"5352source = "registry+https://github.com/rust-lang/crates.io-index"5353checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"53545355[[package]]5356name = "miniz_oxide"5357version = "0.6.2"5358source = "registry+https://github.com/rust-lang/crates.io-index"5359checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa"5360dependencies = [5361 "adler",5362]53635364[[package]]5365name = "miniz_oxide"5366version = "0.7.1"5367source = "registry+https://github.com/rust-lang/crates.io-index"5368checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"5369dependencies = [5370 "adler",5371]53725373[[package]]5374name = "mio"5375version = "0.8.6"5376source = "registry+https://github.com/rust-lang/crates.io-index"5377checksum = "5b9d9a46eff5b4ff64b45a9e316a6d1e0bc719ef429cbec4dc630684212bfdf9"5378dependencies = [5379 "libc",5380 "log",5381 "wasi 0.11.0+wasi-snapshot-preview1",5382 "windows-sys 0.45.0",5383]53845385[[package]]5386name = "mmr-gadget"5387version = "4.0.0-dev"5388source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"5389dependencies = [5390 "futures",5391 "log",5392 "parity-scale-codec",5393 "sc-client-api",5394 "sc-offchain",5395 "sp-api",5396 "sp-blockchain",5397 "sp-consensus",5398 "sp-consensus-beefy",5399 "sp-core",5400 "sp-mmr-primitives",5401 "sp-runtime",5402]54035404[[package]]5405name = "mmr-rpc"5406version = "4.0.0-dev"5407source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"5408dependencies = [5409 "anyhow",5410 "jsonrpsee",5411 "parity-scale-codec",5412 "serde",5413 "sp-api",5414 "sp-blockchain",5415 "sp-core",5416 "sp-mmr-primitives",5417 "sp-runtime",5418]54195420[[package]]5421name = "mockall"5422version = "0.11.4"5423source = "registry+https://github.com/rust-lang/crates.io-index"5424checksum = "4c84490118f2ee2d74570d114f3d0493cbf02790df303d2707606c3e14e07c96"5425dependencies = [5426 "cfg-if",5427 "downcast",5428 "fragile",5429 "lazy_static",5430 "mockall_derive",5431 "predicates",5432 "predicates-tree",5433]54345435[[package]]5436name = "mockall_derive"5437version = "0.11.4"5438source = "registry+https://github.com/rust-lang/crates.io-index"5439checksum = "22ce75669015c4f47b289fd4d4f56e894e4c96003ffdf3ac51313126f94c6cbb"5440dependencies = [5441 "cfg-if",5442 "proc-macro2",5443 "quote",5444 "syn 1.0.109",5445]54465447[[package]]5448name = "multiaddr"5449version = "0.16.0"5450source = "registry+https://github.com/rust-lang/crates.io-index"5451checksum = "a4aebdb21e90f81d13ed01dc84123320838e53963c2ca94b60b305d3fa64f31e"5452dependencies = [5453 "arrayref",5454 "byteorder",5455 "data-encoding",5456 "multibase",5457 "multihash 0.16.3",5458 "percent-encoding",5459 "serde",5460 "static_assertions",5461 "unsigned-varint",5462 "url",5463]54645465[[package]]5466name = "multiaddr"5467version = "0.17.1"5468source = "registry+https://github.com/rust-lang/crates.io-index"5469checksum = "2b36f567c7099511fa8612bbbb52dda2419ce0bdbacf31714e3a5ffdb766d3bd"5470dependencies = [5471 "arrayref",5472 "byteorder",5473 "data-encoding",5474 "log",5475 "multibase",5476 "multihash 0.17.0",5477 "percent-encoding",5478 "serde",5479 "static_assertions",5480 "unsigned-varint",5481 "url",5482]54835484[[package]]5485name = "multibase"5486version = "0.9.1"5487source = "registry+https://github.com/rust-lang/crates.io-index"5488checksum = "9b3539ec3c1f04ac9748a260728e855f261b4977f5c3406612c884564f329404"5489dependencies = [5490 "base-x",5491 "data-encoding",5492 "data-encoding-macro",5493]54945495[[package]]5496name = "multihash"5497version = "0.16.3"5498source = "registry+https://github.com/rust-lang/crates.io-index"5499checksum = "1c346cf9999c631f002d8f977c4eaeaa0e6386f16007202308d0b3757522c2cc"5500dependencies = [5501 "blake2b_simd",5502 "blake2s_simd",5503 "blake3",5504 "core2",5505 "digest 0.10.6",5506 "multihash-derive",5507 "sha2 0.10.6",5508 "sha3 0.10.8",5509 "unsigned-varint",5510]55115512[[package]]5513name = "multihash"5514version = "0.17.0"5515source = "registry+https://github.com/rust-lang/crates.io-index"5516checksum = "835d6ff01d610179fbce3de1694d007e500bf33a7f29689838941d6bf783ae40"5517dependencies = [5518 "core2",5519 "multihash-derive",5520 "unsigned-varint",5521]55225523[[package]]5524name = "multihash-derive"5525version = "0.8.0"5526source = "registry+https://github.com/rust-lang/crates.io-index"5527checksum = "fc076939022111618a5026d3be019fd8b366e76314538ff9a1b59ffbcbf98bcd"5528dependencies = [5529 "proc-macro-crate",5530 "proc-macro-error",5531 "proc-macro2",5532 "quote",5533 "syn 1.0.109",5534 "synstructure",5535]55365537[[package]]5538name = "multimap"5539version = "0.8.3"5540source = "registry+https://github.com/rust-lang/crates.io-index"5541checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"55425543[[package]]5544name = "multistream-select"5545version = "0.12.1"5546source = "registry+https://github.com/rust-lang/crates.io-index"5547checksum = "c8552ab875c1313b97b8d20cb857b9fd63e2d1d6a0a1b53ce9821e575405f27a"5548dependencies = [5549 "bytes",5550 "futures",5551 "log",5552 "pin-project",5553 "smallvec",5554 "unsigned-varint",5555]55565557[[package]]5558name = "nalgebra"5559version = "0.32.2"5560source = "registry+https://github.com/rust-lang/crates.io-index"5561checksum = "d68d47bba83f9e2006d117a9a33af1524e655516b8919caac694427a6fb1e511"5562dependencies = [5563 "approx",5564 "matrixmultiply",5565 "nalgebra-macros",5566 "num-complex",5567 "num-rational",5568 "num-traits",5569 "simba",5570 "typenum",5571]55725573[[package]]5574name = "nalgebra-macros"5575version = "0.2.0"5576source = "registry+https://github.com/rust-lang/crates.io-index"5577checksum = "d232c68884c0c99810a5a4d333ef7e47689cfd0edc85efc9e54e1e6bf5212766"5578dependencies = [5579 "proc-macro2",5580 "quote",5581 "syn 1.0.109",5582]55835584[[package]]5585name = "names"5586version = "0.13.0"5587source = "registry+https://github.com/rust-lang/crates.io-index"5588checksum = "e7d66043b25d4a6cccb23619d10c19c25304b355a7dccd4a8e11423dd2382146"5589dependencies = [5590 "rand 0.8.5",5591]55925593[[package]]5594name = "nanorand"5595version = "0.7.0"5596source = "registry+https://github.com/rust-lang/crates.io-index"5597checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"55985599[[package]]5600name = "netlink-packet-core"5601version = "0.4.2"5602source = "registry+https://github.com/rust-lang/crates.io-index"5603checksum = "345b8ab5bd4e71a2986663e88c56856699d060e78e152e6e9d7966fcd5491297"5604dependencies = [5605 "anyhow",5606 "byteorder",5607 "libc",5608 "netlink-packet-utils",5609]56105611[[package]]5612name = "netlink-packet-route"5613version = "0.12.0"5614source = "registry+https://github.com/rust-lang/crates.io-index"5615checksum = "d9ea4302b9759a7a88242299225ea3688e63c85ea136371bb6cf94fd674efaab"5616dependencies = [5617 "anyhow",5618 "bitflags",5619 "byteorder",5620 "libc",5621 "netlink-packet-core",5622 "netlink-packet-utils",5623]56245625[[package]]5626name = "netlink-packet-utils"5627version = "0.5.2"5628source = "registry+https://github.com/rust-lang/crates.io-index"5629checksum = "0ede8a08c71ad5a95cdd0e4e52facd37190977039a4704eb82a283f713747d34"5630dependencies = [5631 "anyhow",5632 "byteorder",5633 "paste",5634 "thiserror",5635]56365637[[package]]5638name = "netlink-proto"5639version = "0.10.0"5640source = "registry+https://github.com/rust-lang/crates.io-index"5641checksum = "65b4b14489ab424703c092062176d52ba55485a89c076b4f9db05092b7223aa6"5642dependencies = [5643 "bytes",5644 "futures",5645 "log",5646 "netlink-packet-core",5647 "netlink-sys",5648 "thiserror",5649 "tokio",5650]56515652[[package]]5653name = "netlink-sys"5654version = "0.8.5"5655source = "registry+https://github.com/rust-lang/crates.io-index"5656checksum = "6471bf08e7ac0135876a9581bf3217ef0333c191c128d34878079f42ee150411"5657dependencies = [5658 "bytes",5659 "futures",5660 "libc",5661 "log",5662 "tokio",5663]56645665[[package]]5666name = "nix"5667version = "0.24.3"5668source = "registry+https://github.com/rust-lang/crates.io-index"5669checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069"5670dependencies = [5671 "bitflags",5672 "cfg-if",5673 "libc",5674 "memoffset 0.6.5",5675]56765677[[package]]5678name = "nohash-hasher"5679version = "0.2.0"5680source = "registry+https://github.com/rust-lang/crates.io-index"5681checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"56825683[[package]]5684name = "nom"5685version = "7.1.3"5686source = "registry+https://github.com/rust-lang/crates.io-index"5687checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"5688dependencies = [5689 "memchr",5690 "minimal-lexical",5691]56925693[[package]]5694name = "normalize-line-endings"5695version = "0.3.0"5696source = "registry+https://github.com/rust-lang/crates.io-index"5697checksum = "61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be"56985699[[package]]5700name = "num-bigint"5701version = "0.4.3"5702source = "registry+https://github.com/rust-lang/crates.io-index"5703checksum = "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f"5704dependencies = [5705 "autocfg",5706 "num-integer",5707 "num-traits",5708]57095710[[package]]5711name = "num-complex"5712version = "0.4.3"5713source = "registry+https://github.com/rust-lang/crates.io-index"5714checksum = "02e0d21255c828d6f128a1e41534206671e8c3ea0c62f32291e808dc82cff17d"5715dependencies = [5716 "num-traits",5717]57185719[[package]]5720name = "num-format"5721version = "0.4.4"5722source = "registry+https://github.com/rust-lang/crates.io-index"5723checksum = "a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3"5724dependencies = [5725 "arrayvec 0.7.2",5726 "itoa",5727]57285729[[package]]5730name = "num-integer"5731version = "0.1.45"5732source = "registry+https://github.com/rust-lang/crates.io-index"5733checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"5734dependencies = [5735 "autocfg",5736 "num-traits",5737]57385739[[package]]5740name = "num-rational"5741version = "0.4.1"5742source = "registry+https://github.com/rust-lang/crates.io-index"5743checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"5744dependencies = [5745 "autocfg",5746 "num-bigint",5747 "num-integer",5748 "num-traits",5749]57505751[[package]]5752name = "num-traits"5753version = "0.2.15"5754source = "registry+https://github.com/rust-lang/crates.io-index"5755checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"5756dependencies = [5757 "autocfg",5758]57595760[[package]]5761name = "num_cpus"5762version = "1.15.0"5763source = "registry+https://github.com/rust-lang/crates.io-index"5764checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b"5765dependencies = [5766 "hermit-abi 0.2.6",5767 "libc",5768]57695770[[package]]5771name = "num_enum"5772version = "0.5.11"5773source = "registry+https://github.com/rust-lang/crates.io-index"5774checksum = "1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9"5775dependencies = [5776 "num_enum_derive",5777]57785779[[package]]5780name = "num_enum_derive"5781version = "0.5.11"5782source = "registry+https://github.com/rust-lang/crates.io-index"5783checksum = "dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799"5784dependencies = [5785 "proc-macro-crate",5786 "proc-macro2",5787 "quote",5788 "syn 1.0.109",5789]57905791[[package]]5792name = "object"5793version = "0.29.0"5794source = "registry+https://github.com/rust-lang/crates.io-index"5795checksum = "21158b2c33aa6d4561f1c0a6ea283ca92bc54802a93b263e910746d679a7eb53"5796dependencies = [5797 "crc32fast",5798 "hashbrown 0.12.3",5799 "indexmap",5800 "memchr",5801]58025803[[package]]5804name = "object"5805version = "0.30.3"5806source = "registry+https://github.com/rust-lang/crates.io-index"5807checksum = "ea86265d3d3dcb6a27fc51bd29a4bf387fae9d2986b823079d4986af253eb439"5808dependencies = [5809 "memchr",5810]58115812[[package]]5813name = "oid-registry"5814version = "0.4.0"5815source = "registry+https://github.com/rust-lang/crates.io-index"5816checksum = "38e20717fa0541f39bd146692035c37bedfa532b3e5071b35761082407546b2a"5817dependencies = [5818 "asn1-rs 0.3.1",5819]58205821[[package]]5822name = "oid-registry"5823version = "0.6.1"5824source = "registry+https://github.com/rust-lang/crates.io-index"5825checksum = "9bedf36ffb6ba96c2eb7144ef6270557b52e54b20c0a8e1eb2ff99a6c6959bff"5826dependencies = [5827 "asn1-rs 0.5.2",5828]58295830[[package]]5831name = "once_cell"5832version = "1.17.1"5833source = "registry+https://github.com/rust-lang/crates.io-index"5834checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3"58355836[[package]]5837name = "opal-runtime"5838version = "0.9.41"5839dependencies = [5840 "app-promotion-rpc",5841 "cumulus-pallet-aura-ext",5842 "cumulus-pallet-dmp-queue",5843 "cumulus-pallet-parachain-system",5844 "cumulus-pallet-xcm",5845 "cumulus-pallet-xcmp-queue",5846 "cumulus-primitives-core",5847 "cumulus-primitives-timestamp",5848 "cumulus-primitives-utility",5849 "derivative",5850 "evm-coder",5851 "fp-evm",5852 "fp-rpc",5853 "fp-self-contained",5854 "frame-benchmarking",5855 "frame-executive",5856 "frame-support",5857 "frame-system",5858 "frame-system-benchmarking",5859 "frame-system-rpc-runtime-api",5860 "frame-try-runtime",5861 "hex-literal",5862 "impl-trait-for-tuples",5863 "log",5864 "num_enum",5865 "orml-tokens",5866 "orml-traits",5867 "orml-vesting",5868 "orml-xcm-support",5869 "orml-xtokens",5870 "pallet-app-promotion",5871 "pallet-aura",5872 "pallet-authorship",5873 "pallet-balances",5874 "pallet-base-fee",5875 "pallet-collator-selection",5876 "pallet-common",5877 "pallet-configuration",5878 "pallet-ethereum",5879 "pallet-evm",5880 "pallet-evm-coder-substrate",5881 "pallet-evm-contract-helpers",5882 "pallet-evm-migration",5883 "pallet-evm-precompile-simple",5884 "pallet-evm-transaction-payment",5885 "pallet-foreign-assets",5886 "pallet-fungible",5887 "pallet-identity 4.0.0-dev",5888 "pallet-inflation",5889 "pallet-maintenance",5890 "pallet-nonfungible",5891 "pallet-preimage",5892 "pallet-refungible",5893 "pallet-session",5894 "pallet-structure",5895 "pallet-sudo",5896 "pallet-template-transaction-payment",5897 "pallet-test-utils",5898 "pallet-timestamp",5899 "pallet-transaction-payment",5900 "pallet-transaction-payment-rpc-runtime-api",5901 "pallet-treasury",5902 "pallet-unique",5903 "pallet-unique-scheduler-v2",5904 "pallet-xcm",5905 "parachain-info",5906 "parity-scale-codec",5907 "polkadot-parachain",5908 "precompile-utils-macro",5909 "scale-info",5910 "serde",5911 "smallvec",5912 "sp-api",5913 "sp-arithmetic",5914 "sp-block-builder",5915 "sp-consensus-aura",5916 "sp-core",5917 "sp-inherents",5918 "sp-io",5919 "sp-offchain",5920 "sp-runtime",5921 "sp-session",5922 "sp-std",5923 "sp-transaction-pool",5924 "sp-version",5925 "substrate-wasm-builder",5926 "up-common",5927 "up-data-structs",5928 "up-pov-estimate-rpc",5929 "up-rpc",5930 "up-sponsorship",5931 "xcm",5932 "xcm-builder",5933 "xcm-executor",5934]59355936[[package]]5937name = "opaque-debug"5938version = "0.2.3"5939source = "registry+https://github.com/rust-lang/crates.io-index"5940checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"59415942[[package]]5943name = "opaque-debug"5944version = "0.3.0"5945source = "registry+https://github.com/rust-lang/crates.io-index"5946checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"59475948[[package]]5949name = "openssl-probe"5950version = "0.1.5"5951source = "registry+https://github.com/rust-lang/crates.io-index"5952checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"59535954[[package]]5955name = "orchestra"5956version = "0.0.5"5957source = "registry+https://github.com/rust-lang/crates.io-index"5958checksum = "227585216d05ba65c7ab0a0450a3cf2cbd81a98862a54c4df8e14d5ac6adb015"5959dependencies = [5960 "async-trait",5961 "dyn-clonable",5962 "futures",5963 "futures-timer",5964 "orchestra-proc-macro",5965 "pin-project",5966 "prioritized-metered-channel",5967 "thiserror",5968 "tracing",5969]59705971[[package]]5972name = "orchestra-proc-macro"5973version = "0.0.5"5974source = "registry+https://github.com/rust-lang/crates.io-index"5975checksum = "2871aadd82a2c216ee68a69837a526dfe788ecbe74c4c5038a6acdbff6653066"5976dependencies = [5977 "expander 0.0.6",5978 "itertools",5979 "petgraph",5980 "proc-macro-crate",5981 "proc-macro2",5982 "quote",5983 "syn 1.0.109",5984]59855986[[package]]5987name = "ordered-float"5988version = "1.1.1"5989source = "registry+https://github.com/rust-lang/crates.io-index"5990checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7"5991dependencies = [5992 "num-traits",5993]59945995[[package]]5996name = "orml-tokens"5997version = "0.4.1-dev"5998source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.42#e86744a4b466a9ff75bc3bf276c391b00482c08c"5999dependencies = [6000 "frame-support",6001 "frame-system",6002 "orml-traits",6003 "parity-scale-codec",6004 "scale-info",6005 "serde",6006 "sp-arithmetic",6007 "sp-runtime",6008 "sp-std",6009]60106011[[package]]6012name = "orml-traits"6013version = "0.4.1-dev"6014source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.42#e86744a4b466a9ff75bc3bf276c391b00482c08c"6015dependencies = [6016 "frame-support",6017 "impl-trait-for-tuples",6018 "num-traits",6019 "orml-utilities",6020 "parity-scale-codec",6021 "scale-info",6022 "serde",6023 "sp-core",6024 "sp-io",6025 "sp-runtime",6026 "sp-std",6027 "xcm",6028]60296030[[package]]6031name = "orml-utilities"6032version = "0.4.1-dev"6033source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.42#e86744a4b466a9ff75bc3bf276c391b00482c08c"6034dependencies = [6035 "frame-support",6036 "parity-scale-codec",6037 "scale-info",6038 "serde",6039 "sp-io",6040 "sp-runtime",6041 "sp-std",6042]60436044[[package]]6045name = "orml-vesting"6046version = "0.4.1-dev"6047source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.42#e86744a4b466a9ff75bc3bf276c391b00482c08c"6048dependencies = [6049 "frame-support",6050 "frame-system",6051 "parity-scale-codec",6052 "scale-info",6053 "serde",6054 "sp-io",6055 "sp-runtime",6056 "sp-std",6057]60586059[[package]]6060name = "orml-xcm-support"6061version = "0.4.1-dev"6062source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.42#e86744a4b466a9ff75bc3bf276c391b00482c08c"6063dependencies = [6064 "frame-support",6065 "orml-traits",6066 "parity-scale-codec",6067 "sp-runtime",6068 "sp-std",6069 "xcm",6070 "xcm-executor",6071]60726073[[package]]6074name = "orml-xtokens"6075version = "0.4.1-dev"6076source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=polkadot-v0.9.42#e86744a4b466a9ff75bc3bf276c391b00482c08c"6077dependencies = [6078 "cumulus-primitives-core",6079 "frame-support",6080 "frame-system",6081 "orml-traits",6082 "orml-xcm-support",6083 "pallet-xcm",6084 "parity-scale-codec",6085 "scale-info",6086 "serde",6087 "sp-io",6088 "sp-runtime",6089 "sp-std",6090 "xcm",6091 "xcm-executor",6092]60936094[[package]]6095name = "p256"6096version = "0.11.1"6097source = "registry+https://github.com/rust-lang/crates.io-index"6098checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"6099dependencies = [6100 "ecdsa 0.14.8",6101 "elliptic-curve 0.12.3",6102 "sha2 0.10.6",6103]61046105[[package]]6106name = "p384"6107version = "0.11.2"6108source = "registry+https://github.com/rust-lang/crates.io-index"6109checksum = "dfc8c5bf642dde52bb9e87c0ecd8ca5a76faac2eeed98dedb7c717997e1080aa"6110dependencies = [6111 "ecdsa 0.14.8",6112 "elliptic-curve 0.12.3",6113 "sha2 0.10.6",6114]61156116[[package]]6117name = "packed_simd_2"6118version = "0.3.8"6119source = "registry+https://github.com/rust-lang/crates.io-index"6120checksum = "a1914cd452d8fccd6f9db48147b29fd4ae05bea9dc5d9ad578509f72415de282"6121dependencies = [6122 "cfg-if",6123 "libm 0.1.4",6124]61256126[[package]]6127name = "pallet-app-promotion"6128version = "0.2.0"6129dependencies = [6130 "frame-benchmarking",6131 "frame-support",6132 "frame-system",6133 "log",6134 "pallet-balances",6135 "pallet-common",6136 "pallet-configuration",6137 "pallet-evm",6138 "pallet-evm-contract-helpers",6139 "pallet-evm-migration",6140 "pallet-unique",6141 "parity-scale-codec",6142 "scale-info",6143 "sp-core",6144 "sp-runtime",6145 "sp-std",6146 "up-data-structs",6147]61486149[[package]]6150name = "pallet-aura"6151version = "4.0.0-dev"6152source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6153dependencies = [6154 "frame-support",6155 "frame-system",6156 "pallet-timestamp",6157 "parity-scale-codec",6158 "scale-info",6159 "sp-application-crypto",6160 "sp-consensus-aura",6161 "sp-runtime",6162 "sp-std",6163]61646165[[package]]6166name = "pallet-authority-discovery"6167version = "4.0.0-dev"6168source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6169dependencies = [6170 "frame-support",6171 "frame-system",6172 "pallet-session",6173 "parity-scale-codec",6174 "scale-info",6175 "sp-application-crypto",6176 "sp-authority-discovery",6177 "sp-runtime",6178 "sp-std",6179]61806181[[package]]6182name = "pallet-authorship"6183version = "4.0.0-dev"6184source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6185dependencies = [6186 "frame-support",6187 "frame-system",6188 "impl-trait-for-tuples",6189 "parity-scale-codec",6190 "scale-info",6191 "sp-runtime",6192 "sp-std",6193]61946195[[package]]6196name = "pallet-babe"6197version = "4.0.0-dev"6198source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6199dependencies = [6200 "frame-benchmarking",6201 "frame-support",6202 "frame-system",6203 "log",6204 "pallet-authorship",6205 "pallet-session",6206 "pallet-timestamp",6207 "parity-scale-codec",6208 "scale-info",6209 "sp-application-crypto",6210 "sp-consensus-babe",6211 "sp-core",6212 "sp-io",6213 "sp-runtime",6214 "sp-session",6215 "sp-staking",6216 "sp-std",6217]62186219[[package]]6220name = "pallet-bags-list"6221version = "4.0.0-dev"6222source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6223dependencies = [6224 "frame-benchmarking",6225 "frame-election-provider-support",6226 "frame-support",6227 "frame-system",6228 "log",6229 "pallet-balances",6230 "parity-scale-codec",6231 "scale-info",6232 "sp-core",6233 "sp-io",6234 "sp-runtime",6235 "sp-std",6236 "sp-tracing",6237]62386239[[package]]6240name = "pallet-balances"6241version = "4.0.0-dev"6242source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6243dependencies = [6244 "frame-benchmarking",6245 "frame-support",6246 "frame-system",6247 "log",6248 "parity-scale-codec",6249 "scale-info",6250 "sp-runtime",6251 "sp-std",6252]62536254[[package]]6255name = "pallet-base-fee"6256version = "1.0.0"6257source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"6258dependencies = [6259 "fp-evm",6260 "frame-support",6261 "frame-system",6262 "parity-scale-codec",6263 "scale-info",6264 "sp-core",6265 "sp-runtime",6266]62676268[[package]]6269name = "pallet-beefy"6270version = "4.0.0-dev"6271source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6272dependencies = [6273 "frame-support",6274 "frame-system",6275 "pallet-authorship",6276 "pallet-session",6277 "parity-scale-codec",6278 "scale-info",6279 "serde",6280 "sp-consensus-beefy",6281 "sp-runtime",6282 "sp-session",6283 "sp-staking",6284 "sp-std",6285]62866287[[package]]6288name = "pallet-beefy-mmr"6289version = "4.0.0-dev"6290source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6291dependencies = [6292 "array-bytes 4.2.0",6293 "binary-merkle-tree",6294 "frame-support",6295 "frame-system",6296 "log",6297 "pallet-beefy",6298 "pallet-mmr",6299 "pallet-session",6300 "parity-scale-codec",6301 "scale-info",6302 "serde",6303 "sp-api",6304 "sp-consensus-beefy",6305 "sp-core",6306 "sp-io",6307 "sp-runtime",6308 "sp-std",6309]63106311[[package]]6312name = "pallet-bounties"6313version = "4.0.0-dev"6314source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6315dependencies = [6316 "frame-benchmarking",6317 "frame-support",6318 "frame-system",6319 "log",6320 "pallet-treasury",6321 "parity-scale-codec",6322 "scale-info",6323 "sp-core",6324 "sp-io",6325 "sp-runtime",6326 "sp-std",6327]63286329[[package]]6330name = "pallet-child-bounties"6331version = "4.0.0-dev"6332source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6333dependencies = [6334 "frame-benchmarking",6335 "frame-support",6336 "frame-system",6337 "log",6338 "pallet-bounties",6339 "pallet-treasury",6340 "parity-scale-codec",6341 "scale-info",6342 "sp-core",6343 "sp-io",6344 "sp-runtime",6345 "sp-std",6346]63476348[[package]]6349name = "pallet-collator-selection"6350version = "4.0.0"6351dependencies = [6352 "frame-benchmarking",6353 "frame-support",6354 "frame-system",6355 "log",6356 "pallet-aura",6357 "pallet-authorship",6358 "pallet-balances",6359 "pallet-configuration",6360 "pallet-session",6361 "pallet-timestamp",6362 "parity-scale-codec",6363 "rand 0.8.5",6364 "scale-info",6365 "serde",6366 "sp-consensus-aura",6367 "sp-core",6368 "sp-io",6369 "sp-runtime",6370 "sp-staking",6371 "sp-std",6372 "sp-tracing",6373]63746375[[package]]6376name = "pallet-collective"6377version = "4.0.0-dev"6378source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6379dependencies = [6380 "frame-benchmarking",6381 "frame-support",6382 "frame-system",6383 "log",6384 "parity-scale-codec",6385 "scale-info",6386 "sp-core",6387 "sp-io",6388 "sp-runtime",6389 "sp-std",6390]63916392[[package]]6393name = "pallet-common"6394version = "0.1.14"6395dependencies = [6396 "ethereum",6397 "evm-coder",6398 "frame-benchmarking",6399 "frame-support",6400 "frame-system",6401 "pallet-evm",6402 "pallet-evm-coder-substrate",6403 "parity-scale-codec",6404 "scale-info",6405 "sp-core",6406 "sp-runtime",6407 "sp-std",6408 "up-data-structs",6409 "up-pov-estimate-rpc",6410]64116412[[package]]6413name = "pallet-configuration"6414version = "0.1.3"6415dependencies = [6416 "fp-evm",6417 "frame-benchmarking",6418 "frame-support",6419 "frame-system",6420 "parity-scale-codec",6421 "scale-info",6422 "smallvec",6423 "sp-arithmetic",6424 "sp-core",6425 "sp-std",6426 "xcm",6427]64286429[[package]]6430name = "pallet-conviction-voting"6431version = "4.0.0-dev"6432source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6433dependencies = [6434 "assert_matches",6435 "frame-benchmarking",6436 "frame-support",6437 "frame-system",6438 "parity-scale-codec",6439 "scale-info",6440 "serde",6441 "sp-io",6442 "sp-runtime",6443 "sp-std",6444]64456446[[package]]6447name = "pallet-democracy"6448version = "4.0.0-dev"6449source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6450dependencies = [6451 "frame-benchmarking",6452 "frame-support",6453 "frame-system",6454 "log",6455 "parity-scale-codec",6456 "scale-info",6457 "serde",6458 "sp-core",6459 "sp-io",6460 "sp-runtime",6461 "sp-std",6462]64636464[[package]]6465name = "pallet-election-provider-multi-phase"6466version = "4.0.0-dev"6467source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6468dependencies = [6469 "frame-benchmarking",6470 "frame-election-provider-support",6471 "frame-support",6472 "frame-system",6473 "log",6474 "pallet-election-provider-support-benchmarking",6475 "parity-scale-codec",6476 "rand 0.8.5",6477 "scale-info",6478 "sp-arithmetic",6479 "sp-core",6480 "sp-io",6481 "sp-npos-elections",6482 "sp-runtime",6483 "sp-std",6484 "strum",6485]64866487[[package]]6488name = "pallet-election-provider-support-benchmarking"6489version = "4.0.0-dev"6490source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6491dependencies = [6492 "frame-benchmarking",6493 "frame-election-provider-support",6494 "frame-system",6495 "parity-scale-codec",6496 "sp-npos-elections",6497 "sp-runtime",6498]64996500[[package]]6501name = "pallet-elections-phragmen"6502version = "5.0.0-dev"6503source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6504dependencies = [6505 "frame-benchmarking",6506 "frame-support",6507 "frame-system",6508 "log",6509 "parity-scale-codec",6510 "scale-info",6511 "sp-core",6512 "sp-io",6513 "sp-npos-elections",6514 "sp-runtime",6515 "sp-std",6516]65176518[[package]]6519name = "pallet-ethereum"6520version = "4.0.0-dev"6521source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"6522dependencies = [6523 "ethereum",6524 "ethereum-types",6525 "evm",6526 "fp-consensus",6527 "fp-ethereum",6528 "fp-evm",6529 "fp-rpc",6530 "fp-storage",6531 "frame-support",6532 "frame-system",6533 "pallet-evm",6534 "parity-scale-codec",6535 "scale-info",6536 "sp-io",6537 "sp-runtime",6538 "sp-std",6539]65406541[[package]]6542name = "pallet-evm"6543version = "6.0.0-dev"6544source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"6545dependencies = [6546 "environmental",6547 "evm",6548 "fp-account",6549 "fp-evm",6550 "frame-benchmarking",6551 "frame-support",6552 "frame-system",6553 "hex",6554 "impl-trait-for-tuples",6555 "log",6556 "parity-scale-codec",6557 "rlp",6558 "scale-info",6559 "serde",6560 "sp-core",6561 "sp-io",6562 "sp-runtime",6563 "sp-std",6564]65656566[[package]]6567name = "pallet-evm-coder-substrate"6568version = "0.1.3"6569dependencies = [6570 "evm-coder",6571 "evm-coder-substrate-procedural",6572 "evm-core",6573 "frame-benchmarking",6574 "frame-support",6575 "frame-system",6576 "pallet-evm",6577 "parity-scale-codec",6578 "scale-info",6579 "sp-core",6580 "sp-std",6581 "spez",6582 "up-data-structs",6583]65846585[[package]]6586name = "pallet-evm-contract-helpers"6587version = "0.3.0"6588dependencies = [6589 "evm-coder",6590 "frame-support",6591 "frame-system",6592 "pallet-common",6593 "pallet-evm",6594 "pallet-evm-coder-substrate",6595 "pallet-evm-transaction-payment",6596 "parity-scale-codec",6597 "scale-info",6598 "sp-core",6599 "sp-std",6600 "up-data-structs",6601 "up-sponsorship",6602]66036604[[package]]6605name = "pallet-evm-migration"6606version = "0.1.1"6607dependencies = [6608 "ethereum",6609 "frame-benchmarking",6610 "frame-support",6611 "frame-system",6612 "pallet-evm",6613 "parity-scale-codec",6614 "scale-info",6615 "sp-core",6616 "sp-io",6617 "sp-std",6618]66196620[[package]]6621name = "pallet-evm-precompile-simple"6622version = "2.0.0-dev"6623source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"6624dependencies = [6625 "fp-evm",6626 "ripemd",6627 "sp-io",6628]66296630[[package]]6631name = "pallet-evm-transaction-payment"6632version = "0.1.1"6633dependencies = [6634 "fp-evm",6635 "frame-support",6636 "frame-system",6637 "pallet-evm",6638 "parity-scale-codec",6639 "scale-info",6640 "sp-core",6641 "sp-runtime",6642 "sp-std",6643 "up-sponsorship",6644]66456646[[package]]6647name = "pallet-fast-unstake"6648version = "4.0.0-dev"6649source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6650dependencies = [6651 "frame-benchmarking",6652 "frame-election-provider-support",6653 "frame-support",6654 "frame-system",6655 "log",6656 "parity-scale-codec",6657 "scale-info",6658 "sp-io",6659 "sp-runtime",6660 "sp-staking",6661 "sp-std",6662]66636664[[package]]6665name = "pallet-foreign-assets"6666version = "0.1.0"6667dependencies = [6668 "frame-benchmarking",6669 "frame-support",6670 "frame-system",6671 "log",6672 "orml-tokens",6673 "pallet-balances",6674 "pallet-common",6675 "pallet-fungible",6676 "parity-scale-codec",6677 "scale-info",6678 "serde",6679 "sp-runtime",6680 "sp-std",6681 "up-data-structs",6682 "xcm",6683 "xcm-executor",6684]66856686[[package]]6687name = "pallet-fungible"6688version = "0.1.11"6689dependencies = [6690 "evm-coder",6691 "frame-benchmarking",6692 "frame-support",6693 "frame-system",6694 "pallet-common",6695 "pallet-evm",6696 "pallet-evm-coder-substrate",6697 "pallet-structure",6698 "parity-scale-codec",6699 "scale-info",6700 "sp-core",6701 "sp-runtime",6702 "sp-std",6703 "up-data-structs",6704]67056706[[package]]6707name = "pallet-grandpa"6708version = "4.0.0-dev"6709source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6710dependencies = [6711 "frame-benchmarking",6712 "frame-support",6713 "frame-system",6714 "log",6715 "pallet-authorship",6716 "pallet-session",6717 "parity-scale-codec",6718 "scale-info",6719 "sp-application-crypto",6720 "sp-consensus-grandpa",6721 "sp-core",6722 "sp-io",6723 "sp-runtime",6724 "sp-session",6725 "sp-staking",6726 "sp-std",6727]67286729[[package]]6730name = "pallet-identity"6731version = "4.0.0-dev"6732dependencies = [6733 "enumflags2",6734 "frame-benchmarking",6735 "frame-support",6736 "frame-system",6737 "pallet-balances",6738 "parity-scale-codec",6739 "scale-info",6740 "sp-core",6741 "sp-io",6742 "sp-runtime",6743 "sp-std",6744]67456746[[package]]6747name = "pallet-identity"6748version = "4.0.0-dev"6749source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6750dependencies = [6751 "enumflags2",6752 "frame-benchmarking",6753 "frame-support",6754 "frame-system",6755 "parity-scale-codec",6756 "scale-info",6757 "sp-io",6758 "sp-runtime",6759 "sp-std",6760]67616762[[package]]6763name = "pallet-im-online"6764version = "4.0.0-dev"6765source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6766dependencies = [6767 "frame-benchmarking",6768 "frame-support",6769 "frame-system",6770 "log",6771 "pallet-authorship",6772 "parity-scale-codec",6773 "scale-info",6774 "sp-application-crypto",6775 "sp-core",6776 "sp-io",6777 "sp-runtime",6778 "sp-staking",6779 "sp-std",6780]67816782[[package]]6783name = "pallet-indices"6784version = "4.0.0-dev"6785source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6786dependencies = [6787 "frame-benchmarking",6788 "frame-support",6789 "frame-system",6790 "parity-scale-codec",6791 "scale-info",6792 "sp-core",6793 "sp-io",6794 "sp-keyring",6795 "sp-runtime",6796 "sp-std",6797]67986799[[package]]6800name = "pallet-inflation"6801version = "0.1.1"6802dependencies = [6803 "frame-benchmarking",6804 "frame-support",6805 "frame-system",6806 "pallet-balances",6807 "parity-scale-codec",6808 "scale-info",6809 "sp-core",6810 "sp-io",6811 "sp-runtime",6812 "sp-std",6813]68146815[[package]]6816name = "pallet-maintenance"6817version = "0.1.0"6818dependencies = [6819 "frame-benchmarking",6820 "frame-support",6821 "frame-system",6822 "parity-scale-codec",6823 "scale-info",6824 "sp-core",6825 "sp-std",6826]68276828[[package]]6829name = "pallet-membership"6830version = "4.0.0-dev"6831source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6832dependencies = [6833 "frame-benchmarking",6834 "frame-support",6835 "frame-system",6836 "log",6837 "parity-scale-codec",6838 "scale-info",6839 "sp-core",6840 "sp-io",6841 "sp-runtime",6842 "sp-std",6843]68446845[[package]]6846name = "pallet-mmr"6847version = "4.0.0-dev"6848source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6849dependencies = [6850 "frame-benchmarking",6851 "frame-support",6852 "frame-system",6853 "parity-scale-codec",6854 "scale-info",6855 "sp-core",6856 "sp-io",6857 "sp-mmr-primitives",6858 "sp-runtime",6859 "sp-std",6860]68616862[[package]]6863name = "pallet-multisig"6864version = "4.0.0-dev"6865source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6866dependencies = [6867 "frame-benchmarking",6868 "frame-support",6869 "frame-system",6870 "log",6871 "parity-scale-codec",6872 "scale-info",6873 "sp-io",6874 "sp-runtime",6875 "sp-std",6876]68776878[[package]]6879name = "pallet-nis"6880version = "4.0.0-dev"6881source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6882dependencies = [6883 "frame-benchmarking",6884 "frame-support",6885 "frame-system",6886 "parity-scale-codec",6887 "scale-info",6888 "sp-arithmetic",6889 "sp-core",6890 "sp-runtime",6891 "sp-std",6892]68936894[[package]]6895name = "pallet-nomination-pools"6896version = "1.0.0"6897source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6898dependencies = [6899 "frame-support",6900 "frame-system",6901 "log",6902 "parity-scale-codec",6903 "scale-info",6904 "sp-core",6905 "sp-io",6906 "sp-runtime",6907 "sp-staking",6908 "sp-std",6909]69106911[[package]]6912name = "pallet-nomination-pools-benchmarking"6913version = "1.0.0"6914source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6915dependencies = [6916 "frame-benchmarking",6917 "frame-election-provider-support",6918 "frame-support",6919 "frame-system",6920 "pallet-bags-list",6921 "pallet-nomination-pools",6922 "pallet-staking",6923 "parity-scale-codec",6924 "scale-info",6925 "sp-runtime",6926 "sp-runtime-interface",6927 "sp-staking",6928 "sp-std",6929]69306931[[package]]6932name = "pallet-nomination-pools-runtime-api"6933version = "1.0.0-dev"6934source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6935dependencies = [6936 "pallet-nomination-pools",6937 "parity-scale-codec",6938 "sp-api",6939 "sp-std",6940]69416942[[package]]6943name = "pallet-nonfungible"6944version = "0.1.14"6945dependencies = [6946 "evm-coder",6947 "frame-benchmarking",6948 "frame-support",6949 "frame-system",6950 "pallet-common",6951 "pallet-evm",6952 "pallet-evm-coder-substrate",6953 "pallet-structure",6954 "parity-scale-codec",6955 "scale-info",6956 "sp-core",6957 "sp-runtime",6958 "sp-std",6959 "struct-versioning",6960 "up-data-structs",6961]69626963[[package]]6964name = "pallet-offences"6965version = "4.0.0-dev"6966source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6967dependencies = [6968 "frame-support",6969 "frame-system",6970 "log",6971 "pallet-balances",6972 "parity-scale-codec",6973 "scale-info",6974 "serde",6975 "sp-runtime",6976 "sp-staking",6977 "sp-std",6978]69796980[[package]]6981name = "pallet-offences-benchmarking"6982version = "4.0.0-dev"6983source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6984dependencies = [6985 "frame-benchmarking",6986 "frame-election-provider-support",6987 "frame-support",6988 "frame-system",6989 "log",6990 "pallet-babe",6991 "pallet-balances",6992 "pallet-grandpa",6993 "pallet-im-online",6994 "pallet-offences",6995 "pallet-session",6996 "pallet-staking",6997 "parity-scale-codec",6998 "scale-info",6999 "sp-runtime",7000 "sp-staking",7001 "sp-std",7002]70037004[[package]]7005name = "pallet-preimage"7006version = "4.0.0-dev"7007source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7008dependencies = [7009 "frame-benchmarking",7010 "frame-support",7011 "frame-system",7012 "log",7013 "parity-scale-codec",7014 "scale-info",7015 "sp-core",7016 "sp-io",7017 "sp-runtime",7018 "sp-std",7019]70207021[[package]]7022name = "pallet-proxy"7023version = "4.0.0-dev"7024source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7025dependencies = [7026 "frame-benchmarking",7027 "frame-support",7028 "frame-system",7029 "parity-scale-codec",7030 "scale-info",7031 "sp-io",7032 "sp-runtime",7033 "sp-std",7034]70357036[[package]]7037name = "pallet-ranked-collective"7038version = "4.0.0-dev"7039source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7040dependencies = [7041 "frame-benchmarking",7042 "frame-support",7043 "frame-system",7044 "log",7045 "parity-scale-codec",7046 "scale-info",7047 "sp-arithmetic",7048 "sp-core",7049 "sp-io",7050 "sp-runtime",7051 "sp-std",7052]70537054[[package]]7055name = "pallet-recovery"7056version = "4.0.0-dev"7057source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7058dependencies = [7059 "frame-benchmarking",7060 "frame-support",7061 "frame-system",7062 "parity-scale-codec",7063 "scale-info",7064 "sp-io",7065 "sp-runtime",7066 "sp-std",7067]70687069[[package]]7070name = "pallet-referenda"7071version = "4.0.0-dev"7072source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7073dependencies = [7074 "assert_matches",7075 "frame-benchmarking",7076 "frame-support",7077 "frame-system",7078 "log",7079 "parity-scale-codec",7080 "scale-info",7081 "serde",7082 "sp-arithmetic",7083 "sp-io",7084 "sp-runtime",7085 "sp-std",7086]70877088[[package]]7089name = "pallet-refungible"7090version = "0.2.13"7091dependencies = [7092 "evm-coder",7093 "frame-benchmarking",7094 "frame-support",7095 "frame-system",7096 "pallet-common",7097 "pallet-evm",7098 "pallet-evm-coder-substrate",7099 "pallet-structure",7100 "parity-scale-codec",7101 "scale-info",7102 "sp-core",7103 "sp-runtime",7104 "sp-std",7105 "up-data-structs",7106]71077108[[package]]7109name = "pallet-scheduler"7110version = "4.0.0-dev"7111source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7112dependencies = [7113 "frame-benchmarking",7114 "frame-support",7115 "frame-system",7116 "log",7117 "parity-scale-codec",7118 "scale-info",7119 "sp-io",7120 "sp-runtime",7121 "sp-std",7122 "sp-weights",7123]71247125[[package]]7126name = "pallet-session"7127version = "4.0.0-dev"7128source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7129dependencies = [7130 "frame-support",7131 "frame-system",7132 "impl-trait-for-tuples",7133 "log",7134 "pallet-timestamp",7135 "parity-scale-codec",7136 "scale-info",7137 "sp-core",7138 "sp-io",7139 "sp-runtime",7140 "sp-session",7141 "sp-staking",7142 "sp-std",7143 "sp-trie",7144]71457146[[package]]7147name = "pallet-session-benchmarking"7148version = "4.0.0-dev"7149source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7150dependencies = [7151 "frame-benchmarking",7152 "frame-support",7153 "frame-system",7154 "pallet-session",7155 "pallet-staking",7156 "rand 0.8.5",7157 "sp-runtime",7158 "sp-session",7159 "sp-std",7160]71617162[[package]]7163name = "pallet-society"7164version = "4.0.0-dev"7165source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7166dependencies = [7167 "frame-support",7168 "frame-system",7169 "parity-scale-codec",7170 "rand_chacha 0.2.2",7171 "scale-info",7172 "sp-runtime",7173 "sp-std",7174]71757176[[package]]7177name = "pallet-staking"7178version = "4.0.0-dev"7179source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7180dependencies = [7181 "frame-benchmarking",7182 "frame-election-provider-support",7183 "frame-support",7184 "frame-system",7185 "log",7186 "pallet-authorship",7187 "pallet-session",7188 "parity-scale-codec",7189 "rand_chacha 0.2.2",7190 "scale-info",7191 "serde",7192 "sp-application-crypto",7193 "sp-io",7194 "sp-runtime",7195 "sp-staking",7196 "sp-std",7197]71987199[[package]]7200name = "pallet-staking-reward-curve"7201version = "4.0.0-dev"7202source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7203dependencies = [7204 "proc-macro-crate",7205 "proc-macro2",7206 "quote",7207 "syn 2.0.16",7208]72097210[[package]]7211name = "pallet-staking-reward-fn"7212version = "4.0.0-dev"7213source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7214dependencies = [7215 "log",7216 "sp-arithmetic",7217]72187219[[package]]7220name = "pallet-staking-runtime-api"7221version = "4.0.0-dev"7222source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7223dependencies = [7224 "parity-scale-codec",7225 "sp-api",7226]72277228[[package]]7229name = "pallet-state-trie-migration"7230version = "4.0.0-dev"7231source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7232dependencies = [7233 "frame-benchmarking",7234 "frame-support",7235 "frame-system",7236 "log",7237 "parity-scale-codec",7238 "scale-info",7239 "sp-core",7240 "sp-io",7241 "sp-runtime",7242 "sp-std",7243]72447245[[package]]7246name = "pallet-structure"7247version = "0.1.2"7248dependencies = [7249 "frame-benchmarking",7250 "frame-support",7251 "frame-system",7252 "log",7253 "pallet-common",7254 "pallet-evm",7255 "parity-scale-codec",7256 "scale-info",7257 "sp-std",7258 "up-data-structs",7259]72607261[[package]]7262name = "pallet-sudo"7263version = "4.0.0-dev"7264source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7265dependencies = [7266 "frame-support",7267 "frame-system",7268 "parity-scale-codec",7269 "scale-info",7270 "sp-io",7271 "sp-runtime",7272 "sp-std",7273]72747275[[package]]7276name = "pallet-template-transaction-payment"7277version = "3.0.0"7278source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.42#be3a4a92920866f234c66eff18df9c624bb7dfc4"7279dependencies = [7280 "frame-benchmarking",7281 "frame-support",7282 "frame-system",7283 "pallet-balances",7284 "pallet-transaction-payment",7285 "parity-scale-codec",7286 "scale-info",7287 "serde",7288 "sp-core",7289 "sp-io",7290 "sp-runtime",7291 "sp-std",7292 "up-sponsorship",7293]72947295[[package]]7296name = "pallet-test-utils"7297version = "0.1.0"7298dependencies = [7299 "frame-support",7300 "frame-system",7301 "pallet-unique-scheduler-v2",7302 "parity-scale-codec",7303 "scale-info",7304 "sp-std",7305]73067307[[package]]7308name = "pallet-timestamp"7309version = "4.0.0-dev"7310source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7311dependencies = [7312 "frame-benchmarking",7313 "frame-support",7314 "frame-system",7315 "log",7316 "parity-scale-codec",7317 "scale-info",7318 "sp-inherents",7319 "sp-io",7320 "sp-runtime",7321 "sp-std",7322 "sp-timestamp",7323]73247325[[package]]7326name = "pallet-tips"7327version = "4.0.0-dev"7328source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7329dependencies = [7330 "frame-benchmarking",7331 "frame-support",7332 "frame-system",7333 "log",7334 "pallet-treasury",7335 "parity-scale-codec",7336 "scale-info",7337 "serde",7338 "sp-core",7339 "sp-io",7340 "sp-runtime",7341 "sp-std",7342]73437344[[package]]7345name = "pallet-transaction-payment"7346version = "4.0.0-dev"7347source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7348dependencies = [7349 "frame-support",7350 "frame-system",7351 "parity-scale-codec",7352 "scale-info",7353 "serde",7354 "sp-core",7355 "sp-io",7356 "sp-runtime",7357 "sp-std",7358]73597360[[package]]7361name = "pallet-transaction-payment-rpc"7362version = "4.0.0-dev"7363source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7364dependencies = [7365 "jsonrpsee",7366 "pallet-transaction-payment-rpc-runtime-api",7367 "parity-scale-codec",7368 "sp-api",7369 "sp-blockchain",7370 "sp-core",7371 "sp-rpc",7372 "sp-runtime",7373 "sp-weights",7374]73757376[[package]]7377name = "pallet-transaction-payment-rpc-runtime-api"7378version = "4.0.0-dev"7379source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7380dependencies = [7381 "pallet-transaction-payment",7382 "parity-scale-codec",7383 "sp-api",7384 "sp-runtime",7385 "sp-weights",7386]73877388[[package]]7389name = "pallet-treasury"7390version = "4.0.0-dev"7391source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7392dependencies = [7393 "frame-benchmarking",7394 "frame-support",7395 "frame-system",7396 "impl-trait-for-tuples",7397 "pallet-balances",7398 "parity-scale-codec",7399 "scale-info",7400 "serde",7401 "sp-runtime",7402 "sp-std",7403]74047405[[package]]7406name = "pallet-unique"7407version = "0.2.1"7408dependencies = [7409 "ethereum",7410 "evm-coder",7411 "frame-benchmarking",7412 "frame-support",7413 "frame-system",7414 "pallet-common",7415 "pallet-evm",7416 "pallet-evm-coder-substrate",7417 "pallet-nonfungible",7418 "pallet-refungible",7419 "parity-scale-codec",7420 "scale-info",7421 "sp-core",7422 "sp-io",7423 "sp-runtime",7424 "sp-std",7425 "up-data-structs",7426]74277428[[package]]7429name = "pallet-unique-scheduler-v2"7430version = "0.1.0"7431dependencies = [7432 "frame-benchmarking",7433 "frame-support",7434 "frame-system",7435 "log",7436 "pallet-preimage",7437 "parity-scale-codec",7438 "scale-info",7439 "sp-core",7440 "sp-io",7441 "sp-runtime",7442 "sp-std",7443 "substrate-test-utils",7444]74457446[[package]]7447name = "pallet-utility"7448version = "4.0.0-dev"7449source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7450dependencies = [7451 "frame-benchmarking",7452 "frame-support",7453 "frame-system",7454 "parity-scale-codec",7455 "scale-info",7456 "sp-core",7457 "sp-io",7458 "sp-runtime",7459 "sp-std",7460]74617462[[package]]7463name = "pallet-vesting"7464version = "4.0.0-dev"7465source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7466dependencies = [7467 "frame-benchmarking",7468 "frame-support",7469 "frame-system",7470 "log",7471 "parity-scale-codec",7472 "scale-info",7473 "sp-runtime",7474 "sp-std",7475]74767477[[package]]7478name = "pallet-whitelist"7479version = "4.0.0-dev"7480source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7481dependencies = [7482 "frame-benchmarking",7483 "frame-support",7484 "frame-system",7485 "parity-scale-codec",7486 "scale-info",7487 "sp-api",7488 "sp-runtime",7489 "sp-std",7490]74917492[[package]]7493name = "pallet-xcm"7494version = "0.9.42"7495source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"7496dependencies = [7497 "bounded-collections",7498 "frame-benchmarking",7499 "frame-support",7500 "frame-system",7501 "log",7502 "parity-scale-codec",7503 "scale-info",7504 "serde",7505 "sp-core",7506 "sp-io",7507 "sp-runtime",7508 "sp-std",7509 "xcm",7510 "xcm-executor",7511]75127513[[package]]7514name = "pallet-xcm-benchmarks"7515version = "0.9.42"7516source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"7517dependencies = [7518 "frame-benchmarking",7519 "frame-support",7520 "frame-system",7521 "log",7522 "parity-scale-codec",7523 "scale-info",7524 "sp-io",7525 "sp-runtime",7526 "sp-std",7527 "xcm",7528 "xcm-builder",7529 "xcm-executor",7530]75317532[[package]]7533name = "parachain-info"7534version = "0.1.0"7535source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.42#f603a61ff370fc33740c9373833c3c6ba1486846"7536dependencies = [7537 "cumulus-primitives-core",7538 "frame-support",7539 "frame-system",7540 "parity-scale-codec",7541 "scale-info",7542]75437544[[package]]7545name = "parity-db"7546version = "0.4.7"7547source = "registry+https://github.com/rust-lang/crates.io-index"7548checksum = "bd4572a52711e2ccff02b4973ec7e4a5b5c23387ebbfbd6cd42b34755714cefc"7549dependencies = [7550 "blake2",7551 "crc32fast",7552 "fs2",7553 "hex",7554 "libc",7555 "log",7556 "lz4",7557 "memmap2",7558 "parking_lot 0.12.1",7559 "rand 0.8.5",7560 "siphasher",7561 "snap",7562]75637564[[package]]7565name = "parity-scale-codec"7566version = "3.5.0"7567source = "registry+https://github.com/rust-lang/crates.io-index"7568checksum = "5ddb756ca205bd108aee3c62c6d3c994e1df84a59b9d6d4a5ea42ee1fd5a9a28"7569dependencies = [7570 "arrayvec 0.7.2",7571 "bitvec",7572 "byte-slice-cast",7573 "bytes",7574 "impl-trait-for-tuples",7575 "parity-scale-codec-derive",7576 "serde",7577]75787579[[package]]7580name = "parity-scale-codec-derive"7581version = "3.1.4"7582source = "registry+https://github.com/rust-lang/crates.io-index"7583checksum = "86b26a931f824dd4eca30b3e43bb4f31cd5f0d3a403c5f5ff27106b805bfde7b"7584dependencies = [7585 "proc-macro-crate",7586 "proc-macro2",7587 "quote",7588 "syn 1.0.109",7589]75907591[[package]]7592name = "parity-send-wrapper"7593version = "0.1.0"7594source = "registry+https://github.com/rust-lang/crates.io-index"7595checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"75967597[[package]]7598name = "parity-wasm"7599version = "0.45.0"7600source = "registry+https://github.com/rust-lang/crates.io-index"7601checksum = "e1ad0aff30c1da14b1254fcb2af73e1fa9a28670e584a626f53a369d0e157304"76027603[[package]]7604name = "parking"7605version = "2.1.0"7606source = "registry+https://github.com/rust-lang/crates.io-index"7607checksum = "14f2252c834a40ed9bb5422029649578e63aa341ac401f74e719dd1afda8394e"76087609[[package]]7610name = "parking_lot"7611version = "0.11.2"7612source = "registry+https://github.com/rust-lang/crates.io-index"7613checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"7614dependencies = [7615 "instant",7616 "lock_api",7617 "parking_lot_core 0.8.6",7618]76197620[[package]]7621name = "parking_lot"7622version = "0.12.1"7623source = "registry+https://github.com/rust-lang/crates.io-index"7624checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"7625dependencies = [7626 "lock_api",7627 "parking_lot_core 0.9.7",7628]76297630[[package]]7631name = "parking_lot_core"7632version = "0.8.6"7633source = "registry+https://github.com/rust-lang/crates.io-index"7634checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc"7635dependencies = [7636 "cfg-if",7637 "instant",7638 "libc",7639 "redox_syscall 0.2.16",7640 "smallvec",7641 "winapi",7642]76437644[[package]]7645name = "parking_lot_core"7646version = "0.9.7"7647source = "registry+https://github.com/rust-lang/crates.io-index"7648checksum = "9069cbb9f99e3a5083476ccb29ceb1de18b9118cafa53e90c9551235de2b9521"7649dependencies = [7650 "cfg-if",7651 "libc",7652 "redox_syscall 0.2.16",7653 "smallvec",7654 "windows-sys 0.45.0",7655]76567657[[package]]7658name = "paste"7659version = "1.0.12"7660source = "registry+https://github.com/rust-lang/crates.io-index"7661checksum = "9f746c4065a8fa3fe23974dd82f15431cc8d40779821001404d10d2e79ca7d79"76627663[[package]]7664name = "pbkdf2"7665version = "0.8.0"7666source = "registry+https://github.com/rust-lang/crates.io-index"7667checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"7668dependencies = [7669 "crypto-mac 0.11.1",7670]76717672[[package]]7673name = "pbkdf2"7674version = "0.11.0"7675source = "registry+https://github.com/rust-lang/crates.io-index"7676checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917"7677dependencies = [7678 "digest 0.10.6",7679]76807681[[package]]7682name = "peeking_take_while"7683version = "0.1.2"7684source = "registry+https://github.com/rust-lang/crates.io-index"7685checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"76867687[[package]]7688name = "pem"7689version = "1.1.1"7690source = "registry+https://github.com/rust-lang/crates.io-index"7691checksum = "a8835c273a76a90455d7344889b0964598e3316e2a79ede8e36f16bdcf2228b8"7692dependencies = [7693 "base64 0.13.1",7694]76957696[[package]]7697name = "pem-rfc7468"7698version = "0.6.0"7699source = "registry+https://github.com/rust-lang/crates.io-index"7700checksum = "24d159833a9105500e0398934e205e0773f0b27529557134ecfc51c27646adac"7701dependencies = [7702 "base64ct",7703]77047705[[package]]7706name = "percent-encoding"7707version = "2.2.0"7708source = "registry+https://github.com/rust-lang/crates.io-index"7709checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"77107711[[package]]7712name = "pest"7713version = "2.6.0"7714source = "registry+https://github.com/rust-lang/crates.io-index"7715checksum = "e68e84bfb01f0507134eac1e9b410a12ba379d064eab48c50ba4ce329a527b70"7716dependencies = [7717 "thiserror",7718 "ucd-trie",7719]77207721[[package]]7722name = "pest_derive"7723version = "2.6.0"7724source = "registry+https://github.com/rust-lang/crates.io-index"7725checksum = "6b79d4c71c865a25a4322296122e3924d30bc8ee0834c8bfc8b95f7f054afbfb"7726dependencies = [7727 "pest",7728 "pest_generator",7729]77307731[[package]]7732name = "pest_generator"7733version = "2.6.0"7734source = "registry+https://github.com/rust-lang/crates.io-index"7735checksum = "6c435bf1076437b851ebc8edc3a18442796b30f1728ffea6262d59bbe28b077e"7736dependencies = [7737 "pest",7738 "pest_meta",7739 "proc-macro2",7740 "quote",7741 "syn 2.0.16",7742]77437744[[package]]7745name = "pest_meta"7746version = "2.6.0"7747source = "registry+https://github.com/rust-lang/crates.io-index"7748checksum = "745a452f8eb71e39ffd8ee32b3c5f51d03845f99786fa9b68db6ff509c505411"7749dependencies = [7750 "once_cell",7751 "pest",7752 "sha2 0.10.6",7753]77547755[[package]]7756name = "petgraph"7757version = "0.6.3"7758source = "registry+https://github.com/rust-lang/crates.io-index"7759checksum = "4dd7d28ee937e54fe3080c91faa1c3a46c06de6252988a7f4592ba2310ef22a4"7760dependencies = [7761 "fixedbitset",7762 "indexmap",7763]77647765[[package]]7766name = "pin-project"7767version = "1.1.0"7768source = "registry+https://github.com/rust-lang/crates.io-index"7769checksum = "c95a7476719eab1e366eaf73d0260af3021184f18177925b07f54b30089ceead"7770dependencies = [7771 "pin-project-internal",7772]77737774[[package]]7775name = "pin-project-internal"7776version = "1.1.0"7777source = "registry+https://github.com/rust-lang/crates.io-index"7778checksum = "39407670928234ebc5e6e580247dd567ad73a3578460c5990f9503df207e8f07"7779dependencies = [7780 "proc-macro2",7781 "quote",7782 "syn 2.0.16",7783]77847785[[package]]7786name = "pin-project-lite"7787version = "0.1.12"7788source = "registry+https://github.com/rust-lang/crates.io-index"7789checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"77907791[[package]]7792name = "pin-project-lite"7793version = "0.2.9"7794source = "registry+https://github.com/rust-lang/crates.io-index"7795checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"77967797[[package]]7798name = "pin-utils"7799version = "0.1.0"7800source = "registry+https://github.com/rust-lang/crates.io-index"7801checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"78027803[[package]]7804name = "pkcs8"7805version = "0.9.0"7806source = "registry+https://github.com/rust-lang/crates.io-index"7807checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"7808dependencies = [7809 "der 0.6.1",7810 "spki 0.6.0",7811]78127813[[package]]7814name = "pkcs8"7815version = "0.10.2"7816source = "registry+https://github.com/rust-lang/crates.io-index"7817checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"7818dependencies = [7819 "der 0.7.5",7820 "spki 0.7.2",7821]78227823[[package]]7824name = "pkg-config"7825version = "0.3.27"7826source = "registry+https://github.com/rust-lang/crates.io-index"7827checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"78287829[[package]]7830name = "platforms"7831version = "2.0.0"7832source = "registry+https://github.com/rust-lang/crates.io-index"7833checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"78347835[[package]]7836name = "platforms"7837version = "3.0.2"7838source = "registry+https://github.com/rust-lang/crates.io-index"7839checksum = "e3d7ddaed09e0eb771a79ab0fd64609ba0afb0a8366421957936ad14cbd13630"78407841[[package]]7842name = "polkadot-approval-distribution"7843version = "0.9.42"7844source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"7845dependencies = [7846 "futures",7847 "polkadot-node-jaeger",7848 "polkadot-node-metrics",7849 "polkadot-node-network-protocol",7850 "polkadot-node-primitives",7851 "polkadot-node-subsystem",7852 "polkadot-primitives",7853 "rand 0.8.5",7854 "tracing-gum",7855]78567857[[package]]7858name = "polkadot-availability-bitfield-distribution"7859version = "0.9.42"7860source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"7861dependencies = [7862 "futures",7863 "polkadot-node-network-protocol",7864 "polkadot-node-subsystem",7865 "polkadot-node-subsystem-util",7866 "polkadot-primitives",7867 "rand 0.8.5",7868 "tracing-gum",7869]78707871[[package]]7872name = "polkadot-availability-distribution"7873version = "0.9.42"7874source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"7875dependencies = [7876 "derive_more",7877 "fatality",7878 "futures",7879 "lru 0.9.0",7880 "parity-scale-codec",7881 "polkadot-erasure-coding",7882 "polkadot-node-network-protocol",7883 "polkadot-node-primitives",7884 "polkadot-node-subsystem",7885 "polkadot-node-subsystem-util",7886 "polkadot-primitives",7887 "rand 0.8.5",7888 "sp-core",7889 "sp-keystore",7890 "thiserror",7891 "tracing-gum",7892]78937894[[package]]7895name = "polkadot-availability-recovery"7896version = "0.9.42"7897source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"7898dependencies = [7899 "fatality",7900 "futures",7901 "lru 0.9.0",7902 "parity-scale-codec",7903 "polkadot-erasure-coding",7904 "polkadot-node-network-protocol",7905 "polkadot-node-primitives",7906 "polkadot-node-subsystem",7907 "polkadot-node-subsystem-util",7908 "polkadot-primitives",7909 "rand 0.8.5",7910 "sc-network",7911 "thiserror",7912 "tracing-gum",7913]79147915[[package]]7916name = "polkadot-cli"7917version = "0.9.42"7918source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"7919dependencies = [7920 "clap",7921 "frame-benchmarking-cli",7922 "futures",7923 "log",7924 "polkadot-client",7925 "polkadot-node-core-pvf-worker",7926 "polkadot-node-metrics",7927 "polkadot-performance-test",7928 "polkadot-service",7929 "sc-cli",7930 "sc-executor",7931 "sc-service",7932 "sc-storage-monitor",7933 "sc-sysinfo",7934 "sc-tracing",7935 "sp-core",7936 "sp-io",7937 "sp-keyring",7938 "sp-maybe-compressed-blob",7939 "substrate-build-script-utils",7940 "thiserror",7941 "try-runtime-cli",7942]79437944[[package]]7945name = "polkadot-client"7946version = "0.9.42"7947source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"7948dependencies = [7949 "async-trait",7950 "frame-benchmarking",7951 "frame-benchmarking-cli",7952 "frame-system",7953 "frame-system-rpc-runtime-api",7954 "futures",7955 "pallet-transaction-payment",7956 "pallet-transaction-payment-rpc-runtime-api",7957 "polkadot-core-primitives",7958 "polkadot-node-core-parachains-inherent",7959 "polkadot-primitives",7960 "polkadot-runtime",7961 "polkadot-runtime-common",7962 "sc-client-api",7963 "sc-consensus",7964 "sc-executor",7965 "sc-service",7966 "sp-api",7967 "sp-authority-discovery",7968 "sp-block-builder",7969 "sp-blockchain",7970 "sp-consensus",7971 "sp-consensus-babe",7972 "sp-consensus-beefy",7973 "sp-consensus-grandpa",7974 "sp-core",7975 "sp-inherents",7976 "sp-keyring",7977 "sp-mmr-primitives",7978 "sp-offchain",7979 "sp-runtime",7980 "sp-session",7981 "sp-storage",7982 "sp-timestamp",7983 "sp-transaction-pool",7984]79857986[[package]]7987name = "polkadot-collator-protocol"7988version = "0.9.42"7989source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"7990dependencies = [7991 "always-assert",7992 "bitvec",7993 "fatality",7994 "futures",7995 "futures-timer",7996 "polkadot-node-network-protocol",7997 "polkadot-node-primitives",7998 "polkadot-node-subsystem",7999 "polkadot-node-subsystem-util",8000 "polkadot-primitives",8001 "sp-core",8002 "sp-keystore",8003 "sp-runtime",8004 "thiserror",8005 "tracing-gum",8006]80078008[[package]]8009name = "polkadot-core-primitives"8010version = "0.9.42"8011source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8012dependencies = [8013 "parity-scale-codec",8014 "scale-info",8015 "sp-core",8016 "sp-runtime",8017 "sp-std",8018]80198020[[package]]8021name = "polkadot-dispute-distribution"8022version = "0.9.42"8023source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8024dependencies = [8025 "derive_more",8026 "fatality",8027 "futures",8028 "futures-timer",8029 "indexmap",8030 "lru 0.9.0",8031 "parity-scale-codec",8032 "polkadot-erasure-coding",8033 "polkadot-node-network-protocol",8034 "polkadot-node-primitives",8035 "polkadot-node-subsystem",8036 "polkadot-node-subsystem-util",8037 "polkadot-primitives",8038 "sc-network",8039 "sp-application-crypto",8040 "sp-keystore",8041 "thiserror",8042 "tracing-gum",8043]80448045[[package]]8046name = "polkadot-erasure-coding"8047version = "0.9.42"8048source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8049dependencies = [8050 "parity-scale-codec",8051 "polkadot-node-primitives",8052 "polkadot-primitives",8053 "reed-solomon-novelpoly",8054 "sp-core",8055 "sp-trie",8056 "thiserror",8057]80588059[[package]]8060name = "polkadot-gossip-support"8061version = "0.9.42"8062source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8063dependencies = [8064 "futures",8065 "futures-timer",8066 "polkadot-node-network-protocol",8067 "polkadot-node-subsystem",8068 "polkadot-node-subsystem-util",8069 "polkadot-primitives",8070 "rand 0.8.5",8071 "rand_chacha 0.3.1",8072 "sc-network",8073 "sp-application-crypto",8074 "sp-core",8075 "sp-keystore",8076 "tracing-gum",8077]80788079[[package]]8080name = "polkadot-network-bridge"8081version = "0.9.42"8082source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8083dependencies = [8084 "always-assert",8085 "async-trait",8086 "bytes",8087 "fatality",8088 "futures",8089 "parity-scale-codec",8090 "parking_lot 0.12.1",8091 "polkadot-node-metrics",8092 "polkadot-node-network-protocol",8093 "polkadot-node-subsystem",8094 "polkadot-overseer",8095 "polkadot-primitives",8096 "sc-network",8097 "sp-consensus",8098 "thiserror",8099 "tracing-gum",8100]81018102[[package]]8103name = "polkadot-node-collation-generation"8104version = "0.9.42"8105source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8106dependencies = [8107 "futures",8108 "parity-scale-codec",8109 "polkadot-erasure-coding",8110 "polkadot-node-primitives",8111 "polkadot-node-subsystem",8112 "polkadot-node-subsystem-util",8113 "polkadot-primitives",8114 "sp-core",8115 "sp-maybe-compressed-blob",8116 "thiserror",8117 "tracing-gum",8118]81198120[[package]]8121name = "polkadot-node-core-approval-voting"8122version = "0.9.42"8123source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8124dependencies = [8125 "bitvec",8126 "derive_more",8127 "futures",8128 "futures-timer",8129 "kvdb",8130 "lru 0.9.0",8131 "merlin",8132 "parity-scale-codec",8133 "polkadot-node-jaeger",8134 "polkadot-node-primitives",8135 "polkadot-node-subsystem",8136 "polkadot-node-subsystem-util",8137 "polkadot-overseer",8138 "polkadot-primitives",8139 "sc-keystore",8140 "schnorrkel",8141 "sp-application-crypto",8142 "sp-consensus",8143 "sp-consensus-slots",8144 "sp-runtime",8145 "thiserror",8146 "tracing-gum",8147]81488149[[package]]8150name = "polkadot-node-core-av-store"8151version = "0.9.42"8152source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8153dependencies = [8154 "bitvec",8155 "futures",8156 "futures-timer",8157 "kvdb",8158 "parity-scale-codec",8159 "polkadot-erasure-coding",8160 "polkadot-node-primitives",8161 "polkadot-node-subsystem",8162 "polkadot-node-subsystem-util",8163 "polkadot-overseer",8164 "polkadot-primitives",8165 "sp-consensus",8166 "thiserror",8167 "tracing-gum",8168]81698170[[package]]8171name = "polkadot-node-core-backing"8172version = "0.9.42"8173source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8174dependencies = [8175 "bitvec",8176 "fatality",8177 "futures",8178 "polkadot-erasure-coding",8179 "polkadot-node-primitives",8180 "polkadot-node-subsystem",8181 "polkadot-node-subsystem-util",8182 "polkadot-primitives",8183 "polkadot-statement-table",8184 "sp-keystore",8185 "thiserror",8186 "tracing-gum",8187]81888189[[package]]8190name = "polkadot-node-core-bitfield-signing"8191version = "0.9.42"8192source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8193dependencies = [8194 "futures",8195 "polkadot-node-subsystem",8196 "polkadot-node-subsystem-util",8197 "polkadot-primitives",8198 "sp-keystore",8199 "thiserror",8200 "tracing-gum",8201 "wasm-timer",8202]82038204[[package]]8205name = "polkadot-node-core-candidate-validation"8206version = "0.9.42"8207source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8208dependencies = [8209 "async-trait",8210 "futures",8211 "futures-timer",8212 "parity-scale-codec",8213 "polkadot-node-core-pvf",8214 "polkadot-node-metrics",8215 "polkadot-node-primitives",8216 "polkadot-node-subsystem",8217 "polkadot-node-subsystem-util",8218 "polkadot-parachain",8219 "polkadot-primitives",8220 "sp-maybe-compressed-blob",8221 "tracing-gum",8222]82238224[[package]]8225name = "polkadot-node-core-chain-api"8226version = "0.9.42"8227source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8228dependencies = [8229 "futures",8230 "polkadot-node-metrics",8231 "polkadot-node-subsystem",8232 "polkadot-primitives",8233 "sc-client-api",8234 "sc-consensus-babe",8235 "sp-blockchain",8236 "tracing-gum",8237]82388239[[package]]8240name = "polkadot-node-core-chain-selection"8241version = "0.9.42"8242source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8243dependencies = [8244 "futures",8245 "futures-timer",8246 "kvdb",8247 "parity-scale-codec",8248 "polkadot-node-primitives",8249 "polkadot-node-subsystem",8250 "polkadot-node-subsystem-util",8251 "polkadot-primitives",8252 "thiserror",8253 "tracing-gum",8254]82558256[[package]]8257name = "polkadot-node-core-dispute-coordinator"8258version = "0.9.42"8259source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8260dependencies = [8261 "fatality",8262 "futures",8263 "kvdb",8264 "lru 0.9.0",8265 "parity-scale-codec",8266 "polkadot-node-primitives",8267 "polkadot-node-subsystem",8268 "polkadot-node-subsystem-util",8269 "polkadot-primitives",8270 "sc-keystore",8271 "thiserror",8272 "tracing-gum",8273]82748275[[package]]8276name = "polkadot-node-core-parachains-inherent"8277version = "0.9.42"8278source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8279dependencies = [8280 "async-trait",8281 "futures",8282 "futures-timer",8283 "polkadot-node-subsystem",8284 "polkadot-overseer",8285 "polkadot-primitives",8286 "sp-blockchain",8287 "sp-inherents",8288 "thiserror",8289 "tracing-gum",8290]82918292[[package]]8293name = "polkadot-node-core-provisioner"8294version = "0.9.42"8295source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8296dependencies = [8297 "bitvec",8298 "fatality",8299 "futures",8300 "futures-timer",8301 "polkadot-node-primitives",8302 "polkadot-node-subsystem",8303 "polkadot-node-subsystem-util",8304 "polkadot-primitives",8305 "rand 0.8.5",8306 "thiserror",8307 "tracing-gum",8308]83098310[[package]]8311name = "polkadot-node-core-pvf"8312version = "0.9.42"8313source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8314dependencies = [8315 "always-assert",8316 "futures",8317 "futures-timer",8318 "libc",8319 "parity-scale-codec",8320 "pin-project",8321 "polkadot-core-primitives",8322 "polkadot-node-metrics",8323 "polkadot-node-primitives",8324 "polkadot-parachain",8325 "polkadot-primitives",8326 "rand 0.8.5",8327 "slotmap",8328 "sp-core",8329 "sp-maybe-compressed-blob",8330 "sp-tracing",8331 "sp-wasm-interface",8332 "substrate-build-script-utils",8333 "tokio",8334 "tracing-gum",8335]83368337[[package]]8338name = "polkadot-node-core-pvf-checker"8339version = "0.9.42"8340source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8341dependencies = [8342 "futures",8343 "polkadot-node-primitives",8344 "polkadot-node-subsystem",8345 "polkadot-node-subsystem-util",8346 "polkadot-overseer",8347 "polkadot-primitives",8348 "sp-keystore",8349 "thiserror",8350 "tracing-gum",8351]83528353[[package]]8354name = "polkadot-node-core-pvf-worker"8355version = "0.9.42"8356source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8357dependencies = [8358 "assert_matches",8359 "cpu-time",8360 "futures",8361 "libc",8362 "parity-scale-codec",8363 "polkadot-node-core-pvf",8364 "polkadot-parachain",8365 "polkadot-primitives",8366 "rayon",8367 "sc-executor",8368 "sc-executor-common",8369 "sc-executor-wasmtime",8370 "sp-core",8371 "sp-externalities",8372 "sp-io",8373 "sp-maybe-compressed-blob",8374 "sp-tracing",8375 "substrate-build-script-utils",8376 "tempfile",8377 "tikv-jemalloc-ctl",8378 "tokio",8379 "tracing-gum",8380]83818382[[package]]8383name = "polkadot-node-core-runtime-api"8384version = "0.9.42"8385source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8386dependencies = [8387 "futures",8388 "lru 0.9.0",8389 "polkadot-node-metrics",8390 "polkadot-node-subsystem",8391 "polkadot-node-subsystem-types",8392 "polkadot-primitives",8393 "sp-consensus-babe",8394 "tracing-gum",8395]83968397[[package]]8398name = "polkadot-node-jaeger"8399version = "0.9.42"8400source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8401dependencies = [8402 "lazy_static",8403 "log",8404 "mick-jaeger",8405 "parity-scale-codec",8406 "parking_lot 0.12.1",8407 "polkadot-node-primitives",8408 "polkadot-primitives",8409 "sc-network",8410 "sp-core",8411 "thiserror",8412 "tokio",8413]84148415[[package]]8416name = "polkadot-node-metrics"8417version = "0.9.42"8418source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8419dependencies = [8420 "bs58",8421 "futures",8422 "futures-timer",8423 "log",8424 "parity-scale-codec",8425 "polkadot-primitives",8426 "prioritized-metered-channel",8427 "sc-cli",8428 "sc-service",8429 "sc-tracing",8430 "substrate-prometheus-endpoint",8431 "tracing-gum",8432]84338434[[package]]8435name = "polkadot-node-network-protocol"8436version = "0.9.42"8437source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8438dependencies = [8439 "async-trait",8440 "derive_more",8441 "fatality",8442 "futures",8443 "hex",8444 "parity-scale-codec",8445 "polkadot-node-jaeger",8446 "polkadot-node-primitives",8447 "polkadot-primitives",8448 "rand 0.8.5",8449 "sc-authority-discovery",8450 "sc-network",8451 "strum",8452 "thiserror",8453 "tracing-gum",8454]84558456[[package]]8457name = "polkadot-node-primitives"8458version = "0.9.42"8459source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8460dependencies = [8461 "bounded-vec",8462 "futures",8463 "parity-scale-codec",8464 "polkadot-parachain",8465 "polkadot-primitives",8466 "schnorrkel",8467 "serde",8468 "sp-application-crypto",8469 "sp-consensus-babe",8470 "sp-core",8471 "sp-keystore",8472 "sp-maybe-compressed-blob",8473 "sp-runtime",8474 "thiserror",8475 "zstd 0.11.2+zstd.1.5.2",8476]84778478[[package]]8479name = "polkadot-node-subsystem"8480version = "0.9.42"8481source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8482dependencies = [8483 "polkadot-node-jaeger",8484 "polkadot-node-subsystem-types",8485 "polkadot-overseer",8486]84878488[[package]]8489name = "polkadot-node-subsystem-types"8490version = "0.9.42"8491source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8492dependencies = [8493 "async-trait",8494 "derive_more",8495 "futures",8496 "orchestra",8497 "polkadot-node-jaeger",8498 "polkadot-node-network-protocol",8499 "polkadot-node-primitives",8500 "polkadot-primitives",8501 "polkadot-statement-table",8502 "sc-network",8503 "smallvec",8504 "sp-api",8505 "sp-authority-discovery",8506 "sp-consensus-babe",8507 "substrate-prometheus-endpoint",8508 "thiserror",8509]85108511[[package]]8512name = "polkadot-node-subsystem-util"8513version = "0.9.42"8514source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8515dependencies = [8516 "async-trait",8517 "derive_more",8518 "fatality",8519 "futures",8520 "futures-channel",8521 "itertools",8522 "kvdb",8523 "lru 0.9.0",8524 "parity-db",8525 "parity-scale-codec",8526 "parking_lot 0.11.2",8527 "pin-project",8528 "polkadot-node-jaeger",8529 "polkadot-node-metrics",8530 "polkadot-node-network-protocol",8531 "polkadot-node-primitives",8532 "polkadot-node-subsystem",8533 "polkadot-overseer",8534 "polkadot-primitives",8535 "prioritized-metered-channel",8536 "rand 0.8.5",8537 "sp-application-crypto",8538 "sp-core",8539 "sp-keystore",8540 "thiserror",8541 "tracing-gum",8542]85438544[[package]]8545name = "polkadot-overseer"8546version = "0.9.42"8547source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8548dependencies = [8549 "async-trait",8550 "futures",8551 "futures-timer",8552 "lru 0.9.0",8553 "orchestra",8554 "parking_lot 0.12.1",8555 "polkadot-node-metrics",8556 "polkadot-node-network-protocol",8557 "polkadot-node-primitives",8558 "polkadot-node-subsystem-types",8559 "polkadot-primitives",8560 "sc-client-api",8561 "sp-api",8562 "sp-core",8563 "tikv-jemalloc-ctl",8564 "tracing-gum",8565]85668567[[package]]8568name = "polkadot-parachain"8569version = "0.9.42"8570source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8571dependencies = [8572 "bounded-collections",8573 "derive_more",8574 "frame-support",8575 "parity-scale-codec",8576 "polkadot-core-primitives",8577 "scale-info",8578 "serde",8579 "sp-core",8580 "sp-runtime",8581 "sp-std",8582]85838584[[package]]8585name = "polkadot-performance-test"8586version = "0.9.42"8587source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8588dependencies = [8589 "env_logger 0.9.3",8590 "kusama-runtime",8591 "log",8592 "polkadot-erasure-coding",8593 "polkadot-node-core-pvf-worker",8594 "polkadot-node-primitives",8595 "polkadot-primitives",8596 "quote",8597 "sc-executor-common",8598 "sp-maybe-compressed-blob",8599 "thiserror",8600]86018602[[package]]8603name = "polkadot-primitives"8604version = "0.9.42"8605source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8606dependencies = [8607 "bitvec",8608 "hex-literal",8609 "parity-scale-codec",8610 "polkadot-core-primitives",8611 "polkadot-parachain",8612 "scale-info",8613 "serde",8614 "sp-api",8615 "sp-application-crypto",8616 "sp-arithmetic",8617 "sp-authority-discovery",8618 "sp-consensus-slots",8619 "sp-core",8620 "sp-inherents",8621 "sp-io",8622 "sp-keystore",8623 "sp-runtime",8624 "sp-staking",8625 "sp-std",8626]86278628[[package]]8629name = "polkadot-rpc"8630version = "0.9.42"8631source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8632dependencies = [8633 "jsonrpsee",8634 "mmr-rpc",8635 "pallet-transaction-payment-rpc",8636 "polkadot-primitives",8637 "sc-chain-spec",8638 "sc-client-api",8639 "sc-consensus-babe",8640 "sc-consensus-babe-rpc",8641 "sc-consensus-beefy",8642 "sc-consensus-beefy-rpc",8643 "sc-consensus-epochs",8644 "sc-consensus-grandpa",8645 "sc-consensus-grandpa-rpc",8646 "sc-rpc",8647 "sc-sync-state-rpc",8648 "sc-transaction-pool-api",8649 "sp-api",8650 "sp-block-builder",8651 "sp-blockchain",8652 "sp-consensus",8653 "sp-consensus-babe",8654 "sp-keystore",8655 "sp-runtime",8656 "substrate-frame-rpc-system",8657 "substrate-state-trie-migration-rpc",8658]86598660[[package]]8661name = "polkadot-runtime"8662version = "0.9.42"8663source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8664dependencies = [8665 "bitvec",8666 "frame-benchmarking",8667 "frame-election-provider-support",8668 "frame-executive",8669 "frame-support",8670 "frame-system",8671 "frame-system-benchmarking",8672 "frame-system-rpc-runtime-api",8673 "frame-try-runtime",8674 "hex-literal",8675 "log",8676 "pallet-authority-discovery",8677 "pallet-authorship",8678 "pallet-babe",8679 "pallet-bags-list",8680 "pallet-balances",8681 "pallet-bounties",8682 "pallet-child-bounties",8683 "pallet-collective",8684 "pallet-conviction-voting",8685 "pallet-democracy",8686 "pallet-election-provider-multi-phase",8687 "pallet-election-provider-support-benchmarking",8688 "pallet-elections-phragmen",8689 "pallet-fast-unstake",8690 "pallet-grandpa",8691 "pallet-identity 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42)",8692 "pallet-im-online",8693 "pallet-indices",8694 "pallet-membership",8695 "pallet-multisig",8696 "pallet-nomination-pools",8697 "pallet-nomination-pools-benchmarking",8698 "pallet-nomination-pools-runtime-api",8699 "pallet-offences",8700 "pallet-offences-benchmarking",8701 "pallet-preimage",8702 "pallet-proxy",8703 "pallet-referenda",8704 "pallet-scheduler",8705 "pallet-session",8706 "pallet-session-benchmarking",8707 "pallet-staking",8708 "pallet-staking-reward-curve",8709 "pallet-staking-runtime-api",8710 "pallet-timestamp",8711 "pallet-tips",8712 "pallet-transaction-payment",8713 "pallet-transaction-payment-rpc-runtime-api",8714 "pallet-treasury",8715 "pallet-utility",8716 "pallet-vesting",8717 "pallet-whitelist",8718 "pallet-xcm",8719 "parity-scale-codec",8720 "polkadot-primitives",8721 "polkadot-runtime-common",8722 "polkadot-runtime-constants",8723 "polkadot-runtime-parachains",8724 "rustc-hex",8725 "scale-info",8726 "serde",8727 "serde_derive",8728 "smallvec",8729 "sp-api",8730 "sp-arithmetic",8731 "sp-authority-discovery",8732 "sp-block-builder",8733 "sp-consensus-babe",8734 "sp-consensus-beefy",8735 "sp-core",8736 "sp-inherents",8737 "sp-io",8738 "sp-mmr-primitives",8739 "sp-npos-elections",8740 "sp-offchain",8741 "sp-runtime",8742 "sp-session",8743 "sp-staking",8744 "sp-std",8745 "sp-transaction-pool",8746 "sp-version",8747 "static_assertions",8748 "substrate-wasm-builder",8749 "xcm",8750 "xcm-builder",8751 "xcm-executor",8752]87538754[[package]]8755name = "polkadot-runtime-common"8756version = "0.9.42"8757source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8758dependencies = [8759 "bitvec",8760 "frame-benchmarking",8761 "frame-election-provider-support",8762 "frame-support",8763 "frame-system",8764 "impl-trait-for-tuples",8765 "libsecp256k1",8766 "log",8767 "pallet-authorship",8768 "pallet-babe",8769 "pallet-balances",8770 "pallet-election-provider-multi-phase",8771 "pallet-fast-unstake",8772 "pallet-session",8773 "pallet-staking",8774 "pallet-staking-reward-fn",8775 "pallet-timestamp",8776 "pallet-transaction-payment",8777 "pallet-treasury",8778 "pallet-vesting",8779 "parity-scale-codec",8780 "polkadot-primitives",8781 "polkadot-runtime-parachains",8782 "rustc-hex",8783 "scale-info",8784 "serde",8785 "serde_derive",8786 "slot-range-helper",8787 "sp-api",8788 "sp-core",8789 "sp-inherents",8790 "sp-io",8791 "sp-npos-elections",8792 "sp-runtime",8793 "sp-session",8794 "sp-staking",8795 "sp-std",8796 "static_assertions",8797 "xcm",8798]87998800[[package]]8801name = "polkadot-runtime-constants"8802version = "0.9.42"8803source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8804dependencies = [8805 "frame-support",8806 "polkadot-primitives",8807 "polkadot-runtime-common",8808 "smallvec",8809 "sp-core",8810 "sp-runtime",8811 "sp-weights",8812]88138814[[package]]8815name = "polkadot-runtime-metrics"8816version = "0.9.42"8817source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8818dependencies = [8819 "bs58",8820 "parity-scale-codec",8821 "polkadot-primitives",8822 "sp-std",8823 "sp-tracing",8824]88258826[[package]]8827name = "polkadot-runtime-parachains"8828version = "0.9.42"8829source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8830dependencies = [8831 "bitflags",8832 "bitvec",8833 "derive_more",8834 "frame-benchmarking",8835 "frame-support",8836 "frame-system",8837 "log",8838 "pallet-authority-discovery",8839 "pallet-authorship",8840 "pallet-babe",8841 "pallet-balances",8842 "pallet-session",8843 "pallet-staking",8844 "pallet-timestamp",8845 "pallet-vesting",8846 "parity-scale-codec",8847 "polkadot-parachain",8848 "polkadot-primitives",8849 "polkadot-runtime-metrics",8850 "rand 0.8.5",8851 "rand_chacha 0.3.1",8852 "rustc-hex",8853 "scale-info",8854 "serde",8855 "sp-api",8856 "sp-application-crypto",8857 "sp-core",8858 "sp-inherents",8859 "sp-io",8860 "sp-keystore",8861 "sp-runtime",8862 "sp-session",8863 "sp-staking",8864 "sp-std",8865 "static_assertions",8866 "xcm",8867 "xcm-executor",8868]88698870[[package]]8871name = "polkadot-service"8872version = "0.9.42"8873source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8874dependencies = [8875 "async-trait",8876 "frame-benchmarking-cli",8877 "frame-support",8878 "frame-system-rpc-runtime-api",8879 "futures",8880 "hex-literal",8881 "kusama-runtime",8882 "kvdb",8883 "kvdb-rocksdb",8884 "log",8885 "lru 0.9.0",8886 "mmr-gadget",8887 "pallet-babe",8888 "pallet-im-online",8889 "pallet-staking",8890 "pallet-transaction-payment-rpc-runtime-api",8891 "parity-db",8892 "polkadot-approval-distribution",8893 "polkadot-availability-bitfield-distribution",8894 "polkadot-availability-distribution",8895 "polkadot-availability-recovery",8896 "polkadot-client",8897 "polkadot-collator-protocol",8898 "polkadot-dispute-distribution",8899 "polkadot-gossip-support",8900 "polkadot-network-bridge",8901 "polkadot-node-collation-generation",8902 "polkadot-node-core-approval-voting",8903 "polkadot-node-core-av-store",8904 "polkadot-node-core-backing",8905 "polkadot-node-core-bitfield-signing",8906 "polkadot-node-core-candidate-validation",8907 "polkadot-node-core-chain-api",8908 "polkadot-node-core-chain-selection",8909 "polkadot-node-core-dispute-coordinator",8910 "polkadot-node-core-parachains-inherent",8911 "polkadot-node-core-provisioner",8912 "polkadot-node-core-pvf-checker",8913 "polkadot-node-core-runtime-api",8914 "polkadot-node-network-protocol",8915 "polkadot-node-primitives",8916 "polkadot-node-subsystem",8917 "polkadot-node-subsystem-types",8918 "polkadot-node-subsystem-util",8919 "polkadot-overseer",8920 "polkadot-parachain",8921 "polkadot-primitives",8922 "polkadot-rpc",8923 "polkadot-runtime",8924 "polkadot-runtime-constants",8925 "polkadot-runtime-parachains",8926 "polkadot-statement-distribution",8927 "rococo-runtime",8928 "sc-authority-discovery",8929 "sc-basic-authorship",8930 "sc-block-builder",8931 "sc-chain-spec",8932 "sc-client-api",8933 "sc-client-db",8934 "sc-consensus",8935 "sc-consensus-babe",8936 "sc-consensus-beefy",8937 "sc-consensus-grandpa",8938 "sc-consensus-slots",8939 "sc-executor",8940 "sc-keystore",8941 "sc-network",8942 "sc-network-common",8943 "sc-network-sync",8944 "sc-offchain",8945 "sc-service",8946 "sc-sync-state-rpc",8947 "sc-sysinfo",8948 "sc-telemetry",8949 "sc-transaction-pool",8950 "serde",8951 "serde_json",8952 "sp-api",8953 "sp-authority-discovery",8954 "sp-block-builder",8955 "sp-blockchain",8956 "sp-consensus",8957 "sp-consensus-babe",8958 "sp-consensus-beefy",8959 "sp-consensus-grandpa",8960 "sp-core",8961 "sp-inherents",8962 "sp-io",8963 "sp-keystore",8964 "sp-mmr-primitives",8965 "sp-offchain",8966 "sp-runtime",8967 "sp-session",8968 "sp-state-machine",8969 "sp-storage",8970 "sp-timestamp",8971 "sp-transaction-pool",8972 "sp-trie",8973 "substrate-prometheus-endpoint",8974 "thiserror",8975 "tracing-gum",8976 "westend-runtime",8977]89788979[[package]]8980name = "polkadot-statement-distribution"8981version = "0.9.42"8982source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"8983dependencies = [8984 "arrayvec 0.5.2",8985 "fatality",8986 "futures",8987 "indexmap",8988 "parity-scale-codec",8989 "polkadot-node-network-protocol",8990 "polkadot-node-primitives",8991 "polkadot-node-subsystem",8992 "polkadot-node-subsystem-util",8993 "polkadot-primitives",8994 "sp-keystore",8995 "sp-staking",8996 "thiserror",8997 "tracing-gum",8998]89999000[[package]]9001name = "polkadot-statement-table"9002version = "0.9.42"9003source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"9004dependencies = [9005 "parity-scale-codec",9006 "polkadot-primitives",9007 "sp-core",9008]90099010[[package]]9011name = "polling"9012version = "2.8.0"9013source = "registry+https://github.com/rust-lang/crates.io-index"9014checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"9015dependencies = [9016 "autocfg",9017 "bitflags",9018 "cfg-if",9019 "concurrent-queue",9020 "libc",9021 "log",9022 "pin-project-lite 0.2.9",9023 "windows-sys 0.48.0",9024]90259026[[package]]9027name = "poly1305"9028version = "0.7.2"9029source = "registry+https://github.com/rust-lang/crates.io-index"9030checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"9031dependencies = [9032 "cpufeatures",9033 "opaque-debug 0.3.0",9034 "universal-hash 0.4.1",9035]90369037[[package]]9038name = "polyval"9039version = "0.5.3"9040source = "registry+https://github.com/rust-lang/crates.io-index"9041checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"9042dependencies = [9043 "cfg-if",9044 "cpufeatures",9045 "opaque-debug 0.3.0",9046 "universal-hash 0.4.1",9047]90489049[[package]]9050name = "polyval"9051version = "0.6.0"9052source = "registry+https://github.com/rust-lang/crates.io-index"9053checksum = "7ef234e08c11dfcb2e56f79fd70f6f2eb7f025c0ce2333e82f4f0518ecad30c6"9054dependencies = [9055 "cfg-if",9056 "cpufeatures",9057 "opaque-debug 0.3.0",9058 "universal-hash 0.5.0",9059]90609061[[package]]9062name = "ppv-lite86"9063version = "0.2.17"9064source = "registry+https://github.com/rust-lang/crates.io-index"9065checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"90669067[[package]]9068name = "precompile-utils-macro"9069version = "0.1.0"9070dependencies = [9071 "num_enum",9072 "proc-macro2",9073 "quote",9074 "sha3 0.8.2",9075 "syn 1.0.109",9076]90779078[[package]]9079name = "predicates"9080version = "2.1.5"9081source = "registry+https://github.com/rust-lang/crates.io-index"9082checksum = "59230a63c37f3e18569bdb90e4a89cbf5bf8b06fea0b84e65ea10cc4df47addd"9083dependencies = [9084 "difflib",9085 "float-cmp",9086 "itertools",9087 "normalize-line-endings",9088 "predicates-core",9089 "regex",9090]90919092[[package]]9093name = "predicates-core"9094version = "1.0.6"9095source = "registry+https://github.com/rust-lang/crates.io-index"9096checksum = "b794032607612e7abeb4db69adb4e33590fa6cf1149e95fd7cb00e634b92f174"90979098[[package]]9099name = "predicates-tree"9100version = "1.0.9"9101source = "registry+https://github.com/rust-lang/crates.io-index"9102checksum = "368ba315fb8c5052ab692e68a0eefec6ec57b23a36959c14496f0b0df2c0cecf"9103dependencies = [9104 "predicates-core",9105 "termtree",9106]91079108[[package]]9109name = "prettyplease"9110version = "0.1.25"9111source = "registry+https://github.com/rust-lang/crates.io-index"9112checksum = "6c8646e95016a7a6c4adea95bafa8a16baab64b583356217f2c85db4a39d9a86"9113dependencies = [9114 "proc-macro2",9115 "syn 1.0.109",9116]91179118[[package]]9119name = "primitive-types"9120version = "0.12.1"9121source = "registry+https://github.com/rust-lang/crates.io-index"9122checksum = "9f3486ccba82358b11a77516035647c34ba167dfa53312630de83b12bd4f3d66"9123dependencies = [9124 "fixed-hash",9125 "impl-codec",9126 "impl-rlp",9127 "impl-serde",9128 "scale-info",9129 "uint",9130]91319132[[package]]9133name = "prioritized-metered-channel"9134version = "0.2.0"9135source = "registry+https://github.com/rust-lang/crates.io-index"9136checksum = "382698e48a268c832d0b181ed438374a6bb708a82a8ca273bb0f61c74cf209c4"9137dependencies = [9138 "coarsetime",9139 "crossbeam-queue",9140 "derive_more",9141 "futures",9142 "futures-timer",9143 "nanorand",9144 "thiserror",9145 "tracing",9146]91479148[[package]]9149name = "proc-macro-crate"9150version = "1.3.1"9151source = "registry+https://github.com/rust-lang/crates.io-index"9152checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"9153dependencies = [9154 "once_cell",9155 "toml_edit",9156]91579158[[package]]9159name = "proc-macro-error"9160version = "1.0.4"9161source = "registry+https://github.com/rust-lang/crates.io-index"9162checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"9163dependencies = [9164 "proc-macro-error-attr",9165 "proc-macro2",9166 "quote",9167 "syn 1.0.109",9168 "version_check",9169]91709171[[package]]9172name = "proc-macro-error-attr"9173version = "1.0.4"9174source = "registry+https://github.com/rust-lang/crates.io-index"9175checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"9176dependencies = [9177 "proc-macro2",9178 "quote",9179 "version_check",9180]91819182[[package]]9183name = "proc-macro-warning"9184version = "0.3.1"9185source = "registry+https://github.com/rust-lang/crates.io-index"9186checksum = "0e99670bafb56b9a106419397343bdbc8b8742c3cc449fec6345f86173f47cd4"9187dependencies = [9188 "proc-macro2",9189 "quote",9190 "syn 2.0.16",9191]91929193[[package]]9194name = "proc-macro2"9195version = "1.0.57"9196source = "registry+https://github.com/rust-lang/crates.io-index"9197checksum = "c4ec6d5fe0b140acb27c9a0444118cf55bfbb4e0b259739429abb4521dd67c16"9198dependencies = [9199 "unicode-ident",9200]92019202[[package]]9203name = "prometheus"9204version = "0.13.3"9205source = "registry+https://github.com/rust-lang/crates.io-index"9206checksum = "449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c"9207dependencies = [9208 "cfg-if",9209 "fnv",9210 "lazy_static",9211 "memchr",9212 "parking_lot 0.12.1",9213 "thiserror",9214]92159216[[package]]9217name = "prometheus-client"9218version = "0.18.1"9219source = "registry+https://github.com/rust-lang/crates.io-index"9220checksum = "83cd1b99916654a69008fd66b4f9397fbe08e6e51dfe23d4417acf5d3b8cb87c"9221dependencies = [9222 "dtoa",9223 "itoa",9224 "parking_lot 0.12.1",9225 "prometheus-client-derive-text-encode",9226]92279228[[package]]9229name = "prometheus-client-derive-text-encode"9230version = "0.3.0"9231source = "registry+https://github.com/rust-lang/crates.io-index"9232checksum = "66a455fbcb954c1a7decf3c586e860fd7889cddf4b8e164be736dbac95a953cd"9233dependencies = [9234 "proc-macro2",9235 "quote",9236 "syn 1.0.109",9237]92389239[[package]]9240name = "prost"9241version = "0.11.9"9242source = "registry+https://github.com/rust-lang/crates.io-index"9243checksum = "0b82eaa1d779e9a4bc1c3217db8ffbeabaae1dca241bf70183242128d48681cd"9244dependencies = [9245 "bytes",9246 "prost-derive",9247]92489249[[package]]9250name = "prost-build"9251version = "0.11.9"9252source = "registry+https://github.com/rust-lang/crates.io-index"9253checksum = "119533552c9a7ffacc21e099c24a0ac8bb19c2a2a3f363de84cd9b844feab270"9254dependencies = [9255 "bytes",9256 "heck",9257 "itertools",9258 "lazy_static",9259 "log",9260 "multimap",9261 "petgraph",9262 "prettyplease",9263 "prost",9264 "prost-types",9265 "regex",9266 "syn 1.0.109",9267 "tempfile",9268 "which",9269]92709271[[package]]9272name = "prost-codec"9273version = "0.3.0"9274source = "registry+https://github.com/rust-lang/crates.io-index"9275checksum = "0dc34979ff898b6e141106178981ce2596c387ea6e62533facfc61a37fc879c0"9276dependencies = [9277 "asynchronous-codec",9278 "bytes",9279 "prost",9280 "thiserror",9281 "unsigned-varint",9282]92839284[[package]]9285name = "prost-derive"9286version = "0.11.9"9287source = "registry+https://github.com/rust-lang/crates.io-index"9288checksum = "e5d2d8d10f3c6ded6da8b05b5fb3b8a5082514344d56c9f871412d29b4e075b4"9289dependencies = [9290 "anyhow",9291 "itertools",9292 "proc-macro2",9293 "quote",9294 "syn 1.0.109",9295]92969297[[package]]9298name = "prost-types"9299version = "0.11.9"9300source = "registry+https://github.com/rust-lang/crates.io-index"9301checksum = "213622a1460818959ac1181aaeb2dc9c7f63df720db7d788b3e24eacd1983e13"9302dependencies = [9303 "prost",9304]93059306[[package]]9307name = "psm"9308version = "0.1.21"9309source = "registry+https://github.com/rust-lang/crates.io-index"9310checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"9311dependencies = [9312 "cc",9313]93149315[[package]]9316name = "quartz-runtime"9317version = "0.9.41"9318dependencies = [9319 "app-promotion-rpc",9320 "cumulus-pallet-aura-ext",9321 "cumulus-pallet-dmp-queue",9322 "cumulus-pallet-parachain-system",9323 "cumulus-pallet-xcm",9324 "cumulus-pallet-xcmp-queue",9325 "cumulus-primitives-core",9326 "cumulus-primitives-timestamp",9327 "cumulus-primitives-utility",9328 "derivative",9329 "evm-coder",9330 "fp-evm",9331 "fp-rpc",9332 "fp-self-contained",9333 "frame-benchmarking",9334 "frame-executive",9335 "frame-support",9336 "frame-system",9337 "frame-system-benchmarking",9338 "frame-system-rpc-runtime-api",9339 "frame-try-runtime",9340 "hex-literal",9341 "impl-trait-for-tuples",9342 "log",9343 "num_enum",9344 "orml-tokens",9345 "orml-traits",9346 "orml-vesting",9347 "orml-xcm-support",9348 "orml-xtokens",9349 "pallet-app-promotion",9350 "pallet-aura",9351 "pallet-authorship",9352 "pallet-balances",9353 "pallet-base-fee",9354 "pallet-collator-selection",9355 "pallet-common",9356 "pallet-configuration",9357 "pallet-ethereum",9358 "pallet-evm",9359 "pallet-evm-coder-substrate",9360 "pallet-evm-contract-helpers",9361 "pallet-evm-migration",9362 "pallet-evm-precompile-simple",9363 "pallet-evm-transaction-payment",9364 "pallet-foreign-assets",9365 "pallet-fungible",9366 "pallet-identity 4.0.0-dev",9367 "pallet-inflation",9368 "pallet-maintenance",9369 "pallet-nonfungible",9370 "pallet-preimage",9371 "pallet-refungible",9372 "pallet-session",9373 "pallet-structure",9374 "pallet-sudo",9375 "pallet-template-transaction-payment",9376 "pallet-test-utils",9377 "pallet-timestamp",9378 "pallet-transaction-payment",9379 "pallet-transaction-payment-rpc-runtime-api",9380 "pallet-treasury",9381 "pallet-unique",9382 "pallet-xcm",9383 "parachain-info",9384 "parity-scale-codec",9385 "polkadot-parachain",9386 "precompile-utils-macro",9387 "scale-info",9388 "serde",9389 "smallvec",9390 "sp-api",9391 "sp-arithmetic",9392 "sp-block-builder",9393 "sp-consensus-aura",9394 "sp-core",9395 "sp-inherents",9396 "sp-io",9397 "sp-offchain",9398 "sp-runtime",9399 "sp-session",9400 "sp-std",9401 "sp-transaction-pool",9402 "sp-version",9403 "substrate-wasm-builder",9404 "up-common",9405 "up-data-structs",9406 "up-pov-estimate-rpc",9407 "up-rpc",9408 "up-sponsorship",9409 "xcm",9410 "xcm-builder",9411 "xcm-executor",9412]94139414[[package]]9415name = "quick-error"9416version = "1.2.3"9417source = "registry+https://github.com/rust-lang/crates.io-index"9418checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"94199420[[package]]9421name = "quick-protobuf"9422version = "0.8.1"9423source = "registry+https://github.com/rust-lang/crates.io-index"9424checksum = "9d6da84cc204722a989e01ba2f6e1e276e190f22263d0cb6ce8526fcdb0d2e1f"9425dependencies = [9426 "byteorder",9427]94289429[[package]]9430name = "quicksink"9431version = "0.1.2"9432source = "registry+https://github.com/rust-lang/crates.io-index"9433checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"9434dependencies = [9435 "futures-core",9436 "futures-sink",9437 "pin-project-lite 0.1.12",9438]94399440[[package]]9441name = "quinn-proto"9442version = "0.9.3"9443source = "registry+https://github.com/rust-lang/crates.io-index"9444checksum = "67c10f662eee9c94ddd7135043e544f3c82fa839a1e7b865911331961b53186c"9445dependencies = [9446 "bytes",9447 "rand 0.8.5",9448 "ring",9449 "rustc-hash",9450 "rustls 0.20.8",9451 "slab",9452 "thiserror",9453 "tinyvec",9454 "tracing",9455 "webpki 0.22.0",9456]94579458[[package]]9459name = "quote"9460version = "1.0.27"9461source = "registry+https://github.com/rust-lang/crates.io-index"9462checksum = "8f4f29d145265ec1c483c7c654450edde0bfe043d3938d6972630663356d9500"9463dependencies = [9464 "proc-macro2",9465]94669467[[package]]9468name = "radium"9469version = "0.7.0"9470source = "registry+https://github.com/rust-lang/crates.io-index"9471checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"94729473[[package]]9474name = "rand"9475version = "0.7.3"9476source = "registry+https://github.com/rust-lang/crates.io-index"9477checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"9478dependencies = [9479 "getrandom 0.1.16",9480 "libc",9481 "rand_chacha 0.2.2",9482 "rand_core 0.5.1",9483 "rand_hc",9484]94859486[[package]]9487name = "rand"9488version = "0.8.5"9489source = "registry+https://github.com/rust-lang/crates.io-index"9490checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"9491dependencies = [9492 "libc",9493 "rand_chacha 0.3.1",9494 "rand_core 0.6.4",9495]94969497[[package]]9498name = "rand_chacha"9499version = "0.2.2"9500source = "registry+https://github.com/rust-lang/crates.io-index"9501checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"9502dependencies = [9503 "ppv-lite86",9504 "rand_core 0.5.1",9505]95069507[[package]]9508name = "rand_chacha"9509version = "0.3.1"9510source = "registry+https://github.com/rust-lang/crates.io-index"9511checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"9512dependencies = [9513 "ppv-lite86",9514 "rand_core 0.6.4",9515]95169517[[package]]9518name = "rand_core"9519version = "0.5.1"9520source = "registry+https://github.com/rust-lang/crates.io-index"9521checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"9522dependencies = [9523 "getrandom 0.1.16",9524]95259526[[package]]9527name = "rand_core"9528version = "0.6.4"9529source = "registry+https://github.com/rust-lang/crates.io-index"9530checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"9531dependencies = [9532 "getrandom 0.2.9",9533]95349535[[package]]9536name = "rand_hc"9537version = "0.2.0"9538source = "registry+https://github.com/rust-lang/crates.io-index"9539checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"9540dependencies = [9541 "rand_core 0.5.1",9542]95439544[[package]]9545name = "rand_pcg"9546version = "0.3.1"9547source = "registry+https://github.com/rust-lang/crates.io-index"9548checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"9549dependencies = [9550 "rand_core 0.6.4",9551]95529553[[package]]9554name = "rawpointer"9555version = "0.2.1"9556source = "registry+https://github.com/rust-lang/crates.io-index"9557checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"95589559[[package]]9560name = "rayon"9561version = "1.7.0"9562source = "registry+https://github.com/rust-lang/crates.io-index"9563checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"9564dependencies = [9565 "either",9566 "rayon-core",9567]95689569[[package]]9570name = "rayon-core"9571version = "1.11.0"9572source = "registry+https://github.com/rust-lang/crates.io-index"9573checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"9574dependencies = [9575 "crossbeam-channel",9576 "crossbeam-deque",9577 "crossbeam-utils",9578 "num_cpus",9579]95809581[[package]]9582name = "rcgen"9583version = "0.9.3"9584source = "registry+https://github.com/rust-lang/crates.io-index"9585checksum = "6413f3de1edee53342e6138e75b56d32e7bc6e332b3bd62d497b1929d4cfbcdd"9586dependencies = [9587 "pem",9588 "ring",9589 "time 0.3.21",9590 "x509-parser 0.13.2",9591 "yasna",9592]95939594[[package]]9595name = "rcgen"9596version = "0.10.0"9597source = "registry+https://github.com/rust-lang/crates.io-index"9598checksum = "ffbe84efe2f38dea12e9bfc1f65377fdf03e53a18cb3b995faedf7934c7e785b"9599dependencies = [9600 "pem",9601 "ring",9602 "time 0.3.21",9603 "yasna",9604]96059606[[package]]9607name = "redox_syscall"9608version = "0.2.16"9609source = "registry+https://github.com/rust-lang/crates.io-index"9610checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"9611dependencies = [9612 "bitflags",9613]96149615[[package]]9616name = "redox_syscall"9617version = "0.3.5"9618source = "registry+https://github.com/rust-lang/crates.io-index"9619checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"9620dependencies = [9621 "bitflags",9622]96239624[[package]]9625name = "redox_users"9626version = "0.4.3"9627source = "registry+https://github.com/rust-lang/crates.io-index"9628checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"9629dependencies = [9630 "getrandom 0.2.9",9631 "redox_syscall 0.2.16",9632 "thiserror",9633]96349635[[package]]9636name = "reed-solomon-novelpoly"9637version = "1.0.0"9638source = "registry+https://github.com/rust-lang/crates.io-index"9639checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"9640dependencies = [9641 "derive_more",9642 "fs-err",9643 "itertools",9644 "static_init 0.5.2",9645 "thiserror",9646]96479648[[package]]9649name = "ref-cast"9650version = "1.0.16"9651source = "registry+https://github.com/rust-lang/crates.io-index"9652checksum = "f43faa91b1c8b36841ee70e97188a869d37ae21759da6846d4be66de5bf7b12c"9653dependencies = [9654 "ref-cast-impl",9655]96569657[[package]]9658name = "ref-cast-impl"9659version = "1.0.16"9660source = "registry+https://github.com/rust-lang/crates.io-index"9661checksum = "8d2275aab483050ab2a7364c1a46604865ee7d6906684e08db0f090acf74f9e7"9662dependencies = [9663 "proc-macro2",9664 "quote",9665 "syn 2.0.16",9666]96679668[[package]]9669name = "regalloc2"9670version = "0.5.1"9671source = "registry+https://github.com/rust-lang/crates.io-index"9672checksum = "300d4fbfb40c1c66a78ba3ddd41c1110247cf52f97b87d0f2fc9209bd49b030c"9673dependencies = [9674 "fxhash",9675 "log",9676 "slice-group-by",9677 "smallvec",9678]96799680[[package]]9681name = "regex"9682version = "1.8.1"9683source = "registry+https://github.com/rust-lang/crates.io-index"9684checksum = "af83e617f331cc6ae2da5443c602dfa5af81e517212d9d611a5b3ba1777b5370"9685dependencies = [9686 "aho-corasick 1.0.1",9687 "memchr",9688 "regex-syntax 0.7.1",9689]96909691[[package]]9692name = "regex-automata"9693version = "0.1.10"9694source = "registry+https://github.com/rust-lang/crates.io-index"9695checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"9696dependencies = [9697 "regex-syntax 0.6.29",9698]96999700[[package]]9701name = "regex-syntax"9702version = "0.6.29"9703source = "registry+https://github.com/rust-lang/crates.io-index"9704checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"97059706[[package]]9707name = "regex-syntax"9708version = "0.7.1"9709source = "registry+https://github.com/rust-lang/crates.io-index"9710checksum = "a5996294f19bd3aae0453a862ad728f60e6600695733dd5df01da90c54363a3c"97119712[[package]]9713name = "region"9714version = "3.0.0"9715source = "registry+https://github.com/rust-lang/crates.io-index"9716checksum = "76e189c2369884dce920945e2ddf79b3dff49e071a167dd1817fa9c4c00d512e"9717dependencies = [9718 "bitflags",9719 "libc",9720 "mach",9721 "winapi",9722]97239724[[package]]9725name = "resolv-conf"9726version = "0.7.0"9727source = "registry+https://github.com/rust-lang/crates.io-index"9728checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"9729dependencies = [9730 "hostname",9731 "quick-error",9732]97339734[[package]]9735name = "rfc6979"9736version = "0.3.1"9737source = "registry+https://github.com/rust-lang/crates.io-index"9738checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"9739dependencies = [9740 "crypto-bigint 0.4.9",9741 "hmac 0.12.1",9742 "zeroize",9743]97449745[[package]]9746name = "rfc6979"9747version = "0.4.0"9748source = "registry+https://github.com/rust-lang/crates.io-index"9749checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2"9750dependencies = [9751 "hmac 0.12.1",9752 "subtle",9753]97549755[[package]]9756name = "ring"9757version = "0.16.20"9758source = "registry+https://github.com/rust-lang/crates.io-index"9759checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"9760dependencies = [9761 "cc",9762 "libc",9763 "once_cell",9764 "spin",9765 "untrusted",9766 "web-sys",9767 "winapi",9768]97699770[[package]]9771name = "ripemd"9772version = "0.1.3"9773source = "registry+https://github.com/rust-lang/crates.io-index"9774checksum = "bd124222d17ad93a644ed9d011a40f4fb64aa54275c08cc216524a9ea82fb09f"9775dependencies = [9776 "digest 0.10.6",9777]97789779[[package]]9780name = "rlp"9781version = "0.5.2"9782source = "registry+https://github.com/rust-lang/crates.io-index"9783checksum = "bb919243f34364b6bd2fc10ef797edbfa75f33c252e7998527479c6d6b47e1ec"9784dependencies = [9785 "bytes",9786 "rlp-derive",9787 "rustc-hex",9788]97899790[[package]]9791name = "rlp-derive"9792version = "0.1.0"9793source = "registry+https://github.com/rust-lang/crates.io-index"9794checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"9795dependencies = [9796 "proc-macro2",9797 "quote",9798 "syn 1.0.109",9799]98009801[[package]]9802name = "rocksdb"9803version = "0.20.1"9804source = "registry+https://github.com/rust-lang/crates.io-index"9805checksum = "015439787fce1e75d55f279078d33ff14b4af5d93d995e8838ee4631301c8a99"9806dependencies = [9807 "libc",9808 "librocksdb-sys",9809]98109811[[package]]9812name = "rococo-runtime"9813version = "0.9.42"9814source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"9815dependencies = [9816 "binary-merkle-tree",9817 "frame-benchmarking",9818 "frame-executive",9819 "frame-support",9820 "frame-system",9821 "frame-system-benchmarking",9822 "frame-system-rpc-runtime-api",9823 "frame-try-runtime",9824 "hex-literal",9825 "log",9826 "pallet-authority-discovery",9827 "pallet-authorship",9828 "pallet-babe",9829 "pallet-balances",9830 "pallet-beefy",9831 "pallet-beefy-mmr",9832 "pallet-bounties",9833 "pallet-child-bounties",9834 "pallet-collective",9835 "pallet-democracy",9836 "pallet-elections-phragmen",9837 "pallet-grandpa",9838 "pallet-identity 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42)",9839 "pallet-im-online",9840 "pallet-indices",9841 "pallet-membership",9842 "pallet-mmr",9843 "pallet-multisig",9844 "pallet-nis",9845 "pallet-offences",9846 "pallet-preimage",9847 "pallet-proxy",9848 "pallet-recovery",9849 "pallet-scheduler",9850 "pallet-session",9851 "pallet-society",9852 "pallet-staking",9853 "pallet-state-trie-migration",9854 "pallet-sudo",9855 "pallet-timestamp",9856 "pallet-tips",9857 "pallet-transaction-payment",9858 "pallet-transaction-payment-rpc-runtime-api",9859 "pallet-treasury",9860 "pallet-utility",9861 "pallet-vesting",9862 "pallet-xcm",9863 "pallet-xcm-benchmarks",9864 "parity-scale-codec",9865 "polkadot-parachain",9866 "polkadot-primitives",9867 "polkadot-runtime-common",9868 "polkadot-runtime-parachains",9869 "rococo-runtime-constants",9870 "scale-info",9871 "serde",9872 "serde_derive",9873 "smallvec",9874 "sp-api",9875 "sp-authority-discovery",9876 "sp-block-builder",9877 "sp-consensus-babe",9878 "sp-consensus-beefy",9879 "sp-core",9880 "sp-inherents",9881 "sp-io",9882 "sp-mmr-primitives",9883 "sp-offchain",9884 "sp-runtime",9885 "sp-session",9886 "sp-staking",9887 "sp-std",9888 "sp-transaction-pool",9889 "sp-version",9890 "static_assertions",9891 "substrate-wasm-builder",9892 "xcm",9893 "xcm-builder",9894 "xcm-executor",9895]98969897[[package]]9898name = "rococo-runtime-constants"9899version = "0.9.42"9900source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"9901dependencies = [9902 "frame-support",9903 "polkadot-primitives",9904 "polkadot-runtime-common",9905 "smallvec",9906 "sp-core",9907 "sp-runtime",9908 "sp-weights",9909]99109911[[package]]9912name = "rpassword"9913version = "7.2.0"9914source = "registry+https://github.com/rust-lang/crates.io-index"9915checksum = "6678cf63ab3491898c0d021b493c94c9b221d91295294a2a5746eacbe5928322"9916dependencies = [9917 "libc",9918 "rtoolbox",9919 "winapi",9920]99219922[[package]]9923name = "rtcp"9924version = "0.7.2"9925source = "registry+https://github.com/rust-lang/crates.io-index"9926checksum = "1919efd6d4a6a85d13388f9487549bb8e359f17198cc03ffd72f79b553873691"9927dependencies = [9928 "bytes",9929 "thiserror",9930 "webrtc-util",9931]99329933[[package]]9934name = "rtnetlink"9935version = "0.10.1"9936source = "registry+https://github.com/rust-lang/crates.io-index"9937checksum = "322c53fd76a18698f1c27381d58091de3a043d356aa5bd0d510608b565f469a0"9938dependencies = [9939 "futures",9940 "log",9941 "netlink-packet-route",9942 "netlink-proto",9943 "nix",9944 "thiserror",9945 "tokio",9946]99479948[[package]]9949name = "rtoolbox"9950version = "0.0.1"9951source = "registry+https://github.com/rust-lang/crates.io-index"9952checksum = "034e22c514f5c0cb8a10ff341b9b048b5ceb21591f31c8f44c43b960f9b3524a"9953dependencies = [9954 "libc",9955 "winapi",9956]99579958[[package]]9959name = "rtp"9960version = "0.6.8"9961source = "registry+https://github.com/rust-lang/crates.io-index"9962checksum = "a2a095411ff00eed7b12e4c6a118ba984d113e1079582570d56a5ee723f11f80"9963dependencies = [9964 "async-trait",9965 "bytes",9966 "rand 0.8.5",9967 "serde",9968 "thiserror",9969 "webrtc-util",9970]99719972[[package]]9973name = "rustc-demangle"9974version = "0.1.23"9975source = "registry+https://github.com/rust-lang/crates.io-index"9976checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"99779978[[package]]9979name = "rustc-hash"9980version = "1.1.0"9981source = "registry+https://github.com/rust-lang/crates.io-index"9982checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"99839984[[package]]9985name = "rustc-hex"9986version = "2.1.0"9987source = "registry+https://github.com/rust-lang/crates.io-index"9988checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"99899990[[package]]9991name = "rustc_version"9992version = "0.4.0"9993source = "registry+https://github.com/rust-lang/crates.io-index"9994checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"9995dependencies = [9996 "semver 1.0.17",9997]99989999[[package]]10000name = "rusticata-macros"10001version = "4.1.0"10002source = "registry+https://github.com/rust-lang/crates.io-index"10003checksum = "faf0c4a6ece9950b9abdb62b1cfcf2a68b3b67a10ba445b3bb85be2a293d0632"10004dependencies = [10005 "nom",10006]1000710008[[package]]10009name = "rustix"10010version = "0.36.13"10011source = "registry+https://github.com/rust-lang/crates.io-index"10012checksum = "3a38f9520be93aba504e8ca974197f46158de5dcaa9fa04b57c57cd6a679d658"10013dependencies = [10014 "bitflags",10015 "errno",10016 "io-lifetimes",10017 "libc",10018 "linux-raw-sys 0.1.4",10019 "windows-sys 0.45.0",10020]1002110022[[package]]10023name = "rustix"10024version = "0.37.19"10025source = "registry+https://github.com/rust-lang/crates.io-index"10026checksum = "acf8729d8542766f1b2cf77eb034d52f40d375bb8b615d0b147089946e16613d"10027dependencies = [10028 "bitflags",10029 "errno",10030 "io-lifetimes",10031 "libc",10032 "linux-raw-sys 0.3.7",10033 "windows-sys 0.48.0",10034]1003510036[[package]]10037name = "rustls"10038version = "0.19.1"10039source = "registry+https://github.com/rust-lang/crates.io-index"10040checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"10041dependencies = [10042 "base64 0.13.1",10043 "log",10044 "ring",10045 "sct 0.6.1",10046 "webpki 0.21.4",10047]1004810049[[package]]10050name = "rustls"10051version = "0.20.8"10052source = "registry+https://github.com/rust-lang/crates.io-index"10053checksum = "fff78fc74d175294f4e83b28343315ffcfb114b156f0185e9741cb5570f50e2f"10054dependencies = [10055 "log",10056 "ring",10057 "sct 0.7.0",10058 "webpki 0.22.0",10059]1006010061[[package]]10062name = "rustls-native-certs"10063version = "0.6.2"10064source = "registry+https://github.com/rust-lang/crates.io-index"10065checksum = "0167bac7a9f490495f3c33013e7722b53cb087ecbe082fb0c6387c96f634ea50"10066dependencies = [10067 "openssl-probe",10068 "rustls-pemfile",10069 "schannel",10070 "security-framework",10071]1007210073[[package]]10074name = "rustls-pemfile"10075version = "1.0.2"10076source = "registry+https://github.com/rust-lang/crates.io-index"10077checksum = "d194b56d58803a43635bdc398cd17e383d6f71f9182b9a192c127ca42494a59b"10078dependencies = [10079 "base64 0.21.0",10080]1008110082[[package]]10083name = "rustversion"10084version = "1.0.12"10085source = "registry+https://github.com/rust-lang/crates.io-index"10086checksum = "4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06"1008710088[[package]]10089name = "rw-stream-sink"10090version = "0.3.0"10091source = "registry+https://github.com/rust-lang/crates.io-index"10092checksum = "26338f5e09bb721b85b135ea05af7767c90b52f6de4f087d4f4a3a9d64e7dc04"10093dependencies = [10094 "futures",10095 "pin-project",10096 "static_assertions",10097]1009810099[[package]]10100name = "ryu"10101version = "1.0.13"10102source = "registry+https://github.com/rust-lang/crates.io-index"10103checksum = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041"1010410105[[package]]10106name = "safe_arch"10107version = "0.6.0"10108source = "registry+https://github.com/rust-lang/crates.io-index"10109checksum = "794821e4ccb0d9f979512f9c1973480123f9bd62a90d74ab0f9426fcf8f4a529"10110dependencies = [10111 "bytemuck",10112]1011310114[[package]]10115name = "same-file"10116version = "1.0.6"10117source = "registry+https://github.com/rust-lang/crates.io-index"10118checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"10119dependencies = [10120 "winapi-util",10121]1012210123[[package]]10124name = "sc-allocator"10125version = "4.1.0-dev"10126source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10127dependencies = [10128 "log",10129 "sp-core",10130 "sp-wasm-interface",10131 "thiserror",10132]1013310134[[package]]10135name = "sc-authority-discovery"10136version = "0.10.0-dev"10137source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10138dependencies = [10139 "async-trait",10140 "futures",10141 "futures-timer",10142 "ip_network",10143 "libp2p",10144 "log",10145 "parity-scale-codec",10146 "prost",10147 "prost-build",10148 "rand 0.8.5",10149 "sc-client-api",10150 "sc-network",10151 "sc-network-common",10152 "sp-api",10153 "sp-authority-discovery",10154 "sp-blockchain",10155 "sp-core",10156 "sp-keystore",10157 "sp-runtime",10158 "substrate-prometheus-endpoint",10159 "thiserror",10160]1016110162[[package]]10163name = "sc-basic-authorship"10164version = "0.10.0-dev"10165source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10166dependencies = [10167 "futures",10168 "futures-timer",10169 "log",10170 "parity-scale-codec",10171 "sc-block-builder",10172 "sc-client-api",10173 "sc-proposer-metrics",10174 "sc-telemetry",10175 "sc-transaction-pool-api",10176 "sp-api",10177 "sp-blockchain",10178 "sp-consensus",10179 "sp-core",10180 "sp-inherents",10181 "sp-runtime",10182 "substrate-prometheus-endpoint",10183]1018410185[[package]]10186name = "sc-block-builder"10187version = "0.10.0-dev"10188source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10189dependencies = [10190 "parity-scale-codec",10191 "sc-client-api",10192 "sp-api",10193 "sp-block-builder",10194 "sp-blockchain",10195 "sp-core",10196 "sp-inherents",10197 "sp-runtime",10198]1019910200[[package]]10201name = "sc-chain-spec"10202version = "4.0.0-dev"10203source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10204dependencies = [10205 "memmap2",10206 "sc-chain-spec-derive",10207 "sc-client-api",10208 "sc-executor",10209 "sc-network",10210 "sc-telemetry",10211 "serde",10212 "serde_json",10213 "sp-blockchain",10214 "sp-core",10215 "sp-runtime",10216 "sp-state-machine",10217]1021810219[[package]]10220name = "sc-chain-spec-derive"10221version = "4.0.0-dev"10222source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10223dependencies = [10224 "proc-macro-crate",10225 "proc-macro2",10226 "quote",10227 "syn 2.0.16",10228]1022910230[[package]]10231name = "sc-cli"10232version = "0.10.0-dev"10233source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10234dependencies = [10235 "array-bytes 4.2.0",10236 "chrono",10237 "clap",10238 "fdlimit",10239 "futures",10240 "libp2p",10241 "log",10242 "names",10243 "parity-scale-codec",10244 "rand 0.8.5",10245 "regex",10246 "rpassword",10247 "sc-client-api",10248 "sc-client-db",10249 "sc-keystore",10250 "sc-network",10251 "sc-network-common",10252 "sc-service",10253 "sc-telemetry",10254 "sc-tracing",10255 "sc-utils",10256 "serde",10257 "serde_json",10258 "sp-blockchain",10259 "sp-core",10260 "sp-keyring",10261 "sp-keystore",10262 "sp-panic-handler",10263 "sp-runtime",10264 "sp-version",10265 "thiserror",10266 "tiny-bip39",10267 "tokio",10268]1026910270[[package]]10271name = "sc-client-api"10272version = "4.0.0-dev"10273source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10274dependencies = [10275 "fnv",10276 "futures",10277 "log",10278 "parity-scale-codec",10279 "parking_lot 0.12.1",10280 "sc-executor",10281 "sc-transaction-pool-api",10282 "sc-utils",10283 "sp-api",10284 "sp-blockchain",10285 "sp-consensus",10286 "sp-core",10287 "sp-database",10288 "sp-externalities",10289 "sp-keystore",10290 "sp-runtime",10291 "sp-state-machine",10292 "sp-storage",10293 "substrate-prometheus-endpoint",10294]1029510296[[package]]10297name = "sc-client-db"10298version = "0.10.0-dev"10299source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10300dependencies = [10301 "hash-db 0.16.0",10302 "kvdb",10303 "kvdb-memorydb",10304 "kvdb-rocksdb",10305 "linked-hash-map",10306 "log",10307 "parity-db",10308 "parity-scale-codec",10309 "parking_lot 0.12.1",10310 "sc-client-api",10311 "sc-state-db",10312 "schnellru",10313 "sp-arithmetic",10314 "sp-blockchain",10315 "sp-core",10316 "sp-database",10317 "sp-runtime",10318 "sp-state-machine",10319 "sp-trie",10320]1032110322[[package]]10323name = "sc-consensus"10324version = "0.10.0-dev"10325source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10326dependencies = [10327 "async-trait",10328 "futures",10329 "futures-timer",10330 "libp2p",10331 "log",10332 "mockall",10333 "parking_lot 0.12.1",10334 "sc-client-api",10335 "sc-utils",10336 "serde",10337 "sp-api",10338 "sp-blockchain",10339 "sp-consensus",10340 "sp-core",10341 "sp-runtime",10342 "sp-state-machine",10343 "substrate-prometheus-endpoint",10344 "thiserror",10345]1034610347[[package]]10348name = "sc-consensus-aura"10349version = "0.10.0-dev"10350source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10351dependencies = [10352 "async-trait",10353 "futures",10354 "log",10355 "parity-scale-codec",10356 "sc-block-builder",10357 "sc-client-api",10358 "sc-consensus",10359 "sc-consensus-slots",10360 "sc-telemetry",10361 "sp-api",10362 "sp-application-crypto",10363 "sp-block-builder",10364 "sp-blockchain",10365 "sp-consensus",10366 "sp-consensus-aura",10367 "sp-consensus-slots",10368 "sp-core",10369 "sp-inherents",10370 "sp-keystore",10371 "sp-runtime",10372 "substrate-prometheus-endpoint",10373 "thiserror",10374]1037510376[[package]]10377name = "sc-consensus-babe"10378version = "0.10.0-dev"10379source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10380dependencies = [10381 "async-trait",10382 "fork-tree",10383 "futures",10384 "log",10385 "num-bigint",10386 "num-rational",10387 "num-traits",10388 "parity-scale-codec",10389 "parking_lot 0.12.1",10390 "sc-client-api",10391 "sc-consensus",10392 "sc-consensus-epochs",10393 "sc-consensus-slots",10394 "sc-keystore",10395 "sc-telemetry",10396 "scale-info",10397 "sp-api",10398 "sp-application-crypto",10399 "sp-block-builder",10400 "sp-blockchain",10401 "sp-consensus",10402 "sp-consensus-babe",10403 "sp-consensus-slots",10404 "sp-core",10405 "sp-inherents",10406 "sp-keystore",10407 "sp-runtime",10408 "substrate-prometheus-endpoint",10409 "thiserror",10410]1041110412[[package]]10413name = "sc-consensus-babe-rpc"10414version = "0.10.0-dev"10415source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10416dependencies = [10417 "futures",10418 "jsonrpsee",10419 "sc-consensus-babe",10420 "sc-consensus-epochs",10421 "sc-rpc-api",10422 "serde",10423 "sp-api",10424 "sp-application-crypto",10425 "sp-blockchain",10426 "sp-consensus",10427 "sp-consensus-babe",10428 "sp-core",10429 "sp-keystore",10430 "sp-runtime",10431 "thiserror",10432]1043310434[[package]]10435name = "sc-consensus-beefy"10436version = "4.0.0-dev"10437source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10438dependencies = [10439 "array-bytes 4.2.0",10440 "async-trait",10441 "fnv",10442 "futures",10443 "log",10444 "parity-scale-codec",10445 "parking_lot 0.12.1",10446 "sc-client-api",10447 "sc-consensus",10448 "sc-keystore",10449 "sc-network",10450 "sc-network-common",10451 "sc-network-gossip",10452 "sc-network-sync",10453 "sc-utils",10454 "sp-api",10455 "sp-application-crypto",10456 "sp-arithmetic",10457 "sp-blockchain",10458 "sp-consensus",10459 "sp-consensus-beefy",10460 "sp-core",10461 "sp-keystore",10462 "sp-mmr-primitives",10463 "sp-runtime",10464 "substrate-prometheus-endpoint",10465 "thiserror",10466 "wasm-timer",10467]1046810469[[package]]10470name = "sc-consensus-beefy-rpc"10471version = "4.0.0-dev"10472source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10473dependencies = [10474 "futures",10475 "jsonrpsee",10476 "log",10477 "parity-scale-codec",10478 "parking_lot 0.12.1",10479 "sc-consensus-beefy",10480 "sc-rpc",10481 "serde",10482 "sp-consensus-beefy",10483 "sp-core",10484 "sp-runtime",10485 "thiserror",10486]1048710488[[package]]10489name = "sc-consensus-epochs"10490version = "0.10.0-dev"10491source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10492dependencies = [10493 "fork-tree",10494 "parity-scale-codec",10495 "sc-client-api",10496 "sc-consensus",10497 "sp-blockchain",10498 "sp-runtime",10499]1050010501[[package]]10502name = "sc-consensus-grandpa"10503version = "0.10.0-dev"10504source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10505dependencies = [10506 "ahash 0.8.3",10507 "array-bytes 4.2.0",10508 "async-trait",10509 "dyn-clone",10510 "finality-grandpa",10511 "fork-tree",10512 "futures",10513 "futures-timer",10514 "log",10515 "parity-scale-codec",10516 "parking_lot 0.12.1",10517 "rand 0.8.5",10518 "sc-block-builder",10519 "sc-chain-spec",10520 "sc-client-api",10521 "sc-consensus",10522 "sc-network",10523 "sc-network-common",10524 "sc-network-gossip",10525 "sc-telemetry",10526 "sc-utils",10527 "serde_json",10528 "sp-api",10529 "sp-application-crypto",10530 "sp-arithmetic",10531 "sp-blockchain",10532 "sp-consensus",10533 "sp-consensus-grandpa",10534 "sp-core",10535 "sp-keystore",10536 "sp-runtime",10537 "substrate-prometheus-endpoint",10538 "thiserror",10539]1054010541[[package]]10542name = "sc-consensus-grandpa-rpc"10543version = "0.10.0-dev"10544source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10545dependencies = [10546 "finality-grandpa",10547 "futures",10548 "jsonrpsee",10549 "log",10550 "parity-scale-codec",10551 "sc-client-api",10552 "sc-consensus-grandpa",10553 "sc-rpc",10554 "serde",10555 "sp-blockchain",10556 "sp-core",10557 "sp-runtime",10558 "thiserror",10559]1056010561[[package]]10562name = "sc-consensus-manual-seal"10563version = "0.10.0-dev"10564source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10565dependencies = [10566 "assert_matches",10567 "async-trait",10568 "futures",10569 "jsonrpsee",10570 "log",10571 "parity-scale-codec",10572 "sc-client-api",10573 "sc-consensus",10574 "sc-consensus-aura",10575 "sc-consensus-babe",10576 "sc-consensus-epochs",10577 "sc-transaction-pool",10578 "sc-transaction-pool-api",10579 "serde",10580 "sp-api",10581 "sp-blockchain",10582 "sp-consensus",10583 "sp-consensus-aura",10584 "sp-consensus-babe",10585 "sp-consensus-slots",10586 "sp-core",10587 "sp-inherents",10588 "sp-keystore",10589 "sp-runtime",10590 "sp-timestamp",10591 "substrate-prometheus-endpoint",10592 "thiserror",10593]1059410595[[package]]10596name = "sc-consensus-slots"10597version = "0.10.0-dev"10598source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10599dependencies = [10600 "async-trait",10601 "futures",10602 "futures-timer",10603 "log",10604 "parity-scale-codec",10605 "sc-client-api",10606 "sc-consensus",10607 "sc-telemetry",10608 "sp-arithmetic",10609 "sp-blockchain",10610 "sp-consensus",10611 "sp-consensus-slots",10612 "sp-core",10613 "sp-inherents",10614 "sp-runtime",10615 "sp-state-machine",10616]1061710618[[package]]10619name = "sc-executor"10620version = "0.10.0-dev"10621source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10622dependencies = [10623 "lru 0.8.1",10624 "parity-scale-codec",10625 "parking_lot 0.12.1",10626 "sc-executor-common",10627 "sc-executor-wasmi",10628 "sc-executor-wasmtime",10629 "sp-api",10630 "sp-core",10631 "sp-externalities",10632 "sp-io",10633 "sp-panic-handler",10634 "sp-runtime-interface",10635 "sp-trie",10636 "sp-version",10637 "sp-wasm-interface",10638 "tracing",10639 "wasmi",10640]1064110642[[package]]10643name = "sc-executor-common"10644version = "0.10.0-dev"10645source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10646dependencies = [10647 "sc-allocator",10648 "sp-maybe-compressed-blob",10649 "sp-wasm-interface",10650 "thiserror",10651 "wasm-instrument",10652 "wasmi",10653]1065410655[[package]]10656name = "sc-executor-wasmi"10657version = "0.10.0-dev"10658source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10659dependencies = [10660 "log",10661 "sc-allocator",10662 "sc-executor-common",10663 "sp-runtime-interface",10664 "sp-wasm-interface",10665 "wasmi",10666]1066710668[[package]]10669name = "sc-executor-wasmtime"10670version = "0.10.0-dev"10671source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10672dependencies = [10673 "anyhow",10674 "cfg-if",10675 "libc",10676 "log",10677 "once_cell",10678 "rustix 0.36.13",10679 "sc-allocator",10680 "sc-executor-common",10681 "sp-runtime-interface",10682 "sp-wasm-interface",10683 "wasmtime",10684]1068510686[[package]]10687name = "sc-informant"10688version = "0.10.0-dev"10689source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10690dependencies = [10691 "ansi_term",10692 "futures",10693 "futures-timer",10694 "log",10695 "sc-client-api",10696 "sc-network",10697 "sc-network-common",10698 "sp-blockchain",10699 "sp-runtime",10700]1070110702[[package]]10703name = "sc-keystore"10704version = "4.0.0-dev"10705source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10706dependencies = [10707 "array-bytes 4.2.0",10708 "async-trait",10709 "parking_lot 0.12.1",10710 "serde_json",10711 "sp-application-crypto",10712 "sp-core",10713 "sp-keystore",10714 "thiserror",10715]1071610717[[package]]10718name = "sc-network"10719version = "0.10.0-dev"10720source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10721dependencies = [10722 "array-bytes 4.2.0",10723 "async-channel",10724 "async-trait",10725 "asynchronous-codec",10726 "bytes",10727 "either",10728 "fnv",10729 "futures",10730 "futures-timer",10731 "ip_network",10732 "libp2p",10733 "linked_hash_set",10734 "log",10735 "lru 0.8.1",10736 "mockall",10737 "parity-scale-codec",10738 "parking_lot 0.12.1",10739 "pin-project",10740 "rand 0.8.5",10741 "sc-block-builder",10742 "sc-client-api",10743 "sc-consensus",10744 "sc-network-common",10745 "sc-peerset",10746 "sc-utils",10747 "serde",10748 "serde_json",10749 "smallvec",10750 "snow",10751 "sp-arithmetic",10752 "sp-blockchain",10753 "sp-consensus",10754 "sp-core",10755 "sp-runtime",10756 "substrate-prometheus-endpoint",10757 "thiserror",10758 "unsigned-varint",10759 "zeroize",10760]1076110762[[package]]10763name = "sc-network-bitswap"10764version = "0.10.0-dev"10765source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10766dependencies = [10767 "cid",10768 "futures",10769 "libp2p",10770 "log",10771 "prost",10772 "prost-build",10773 "sc-client-api",10774 "sc-network",10775 "sc-network-common",10776 "sp-blockchain",10777 "sp-runtime",10778 "thiserror",10779 "unsigned-varint",10780]1078110782[[package]]10783name = "sc-network-common"10784version = "0.10.0-dev"10785source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10786dependencies = [10787 "array-bytes 4.2.0",10788 "async-trait",10789 "bitflags",10790 "bytes",10791 "futures",10792 "futures-timer",10793 "libp2p",10794 "parity-scale-codec",10795 "prost-build",10796 "sc-consensus",10797 "sc-peerset",10798 "sc-utils",10799 "serde",10800 "smallvec",10801 "sp-blockchain",10802 "sp-consensus",10803 "sp-consensus-grandpa",10804 "sp-runtime",10805 "substrate-prometheus-endpoint",10806 "thiserror",10807 "zeroize",10808]1080910810[[package]]10811name = "sc-network-gossip"10812version = "0.10.0-dev"10813source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10814dependencies = [10815 "ahash 0.8.3",10816 "futures",10817 "futures-timer",10818 "libp2p",10819 "log",10820 "lru 0.8.1",10821 "sc-network",10822 "sc-network-common",10823 "sc-peerset",10824 "sp-runtime",10825 "substrate-prometheus-endpoint",10826 "tracing",10827]1082810829[[package]]10830name = "sc-network-light"10831version = "0.10.0-dev"10832source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10833dependencies = [10834 "array-bytes 4.2.0",10835 "futures",10836 "libp2p",10837 "log",10838 "parity-scale-codec",10839 "prost",10840 "prost-build",10841 "sc-client-api",10842 "sc-network",10843 "sc-network-common",10844 "sc-peerset",10845 "sp-blockchain",10846 "sp-core",10847 "sp-runtime",10848 "thiserror",10849]1085010851[[package]]10852name = "sc-network-sync"10853version = "0.10.0-dev"10854source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10855dependencies = [10856 "array-bytes 4.2.0",10857 "async-trait",10858 "fork-tree",10859 "futures",10860 "futures-timer",10861 "libp2p",10862 "log",10863 "lru 0.8.1",10864 "mockall",10865 "parity-scale-codec",10866 "prost",10867 "prost-build",10868 "sc-client-api",10869 "sc-consensus",10870 "sc-network",10871 "sc-network-common",10872 "sc-peerset",10873 "sc-utils",10874 "smallvec",10875 "sp-arithmetic",10876 "sp-blockchain",10877 "sp-consensus",10878 "sp-consensus-grandpa",10879 "sp-core",10880 "sp-runtime",10881 "substrate-prometheus-endpoint",10882 "thiserror",10883]1088410885[[package]]10886name = "sc-network-transactions"10887version = "0.10.0-dev"10888source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10889dependencies = [10890 "array-bytes 4.2.0",10891 "futures",10892 "libp2p",10893 "log",10894 "parity-scale-codec",10895 "pin-project",10896 "sc-network",10897 "sc-network-common",10898 "sc-peerset",10899 "sc-utils",10900 "sp-consensus",10901 "sp-runtime",10902 "substrate-prometheus-endpoint",10903]1090410905[[package]]10906name = "sc-offchain"10907version = "4.0.0-dev"10908source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10909dependencies = [10910 "array-bytes 4.2.0",10911 "bytes",10912 "fnv",10913 "futures",10914 "futures-timer",10915 "hyper",10916 "hyper-rustls",10917 "libp2p",10918 "num_cpus",10919 "once_cell",10920 "parity-scale-codec",10921 "parking_lot 0.12.1",10922 "rand 0.8.5",10923 "sc-client-api",10924 "sc-network",10925 "sc-network-common",10926 "sc-peerset",10927 "sc-utils",10928 "sp-api",10929 "sp-core",10930 "sp-offchain",10931 "sp-runtime",10932 "threadpool",10933 "tracing",10934]1093510936[[package]]10937name = "sc-peerset"10938version = "4.0.0-dev"10939source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10940dependencies = [10941 "futures",10942 "libp2p",10943 "log",10944 "sc-utils",10945 "serde_json",10946 "wasm-timer",10947]1094810949[[package]]10950name = "sc-proposer-metrics"10951version = "0.10.0-dev"10952source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10953dependencies = [10954 "log",10955 "substrate-prometheus-endpoint",10956]1095710958[[package]]10959name = "sc-rpc"10960version = "4.0.0-dev"10961source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10962dependencies = [10963 "futures",10964 "jsonrpsee",10965 "log",10966 "parity-scale-codec",10967 "parking_lot 0.12.1",10968 "sc-block-builder",10969 "sc-chain-spec",10970 "sc-client-api",10971 "sc-rpc-api",10972 "sc-tracing",10973 "sc-transaction-pool-api",10974 "sc-utils",10975 "serde_json",10976 "sp-api",10977 "sp-blockchain",10978 "sp-core",10979 "sp-keystore",10980 "sp-offchain",10981 "sp-rpc",10982 "sp-runtime",10983 "sp-session",10984 "sp-version",10985 "tokio",10986]1098710988[[package]]10989name = "sc-rpc-api"10990version = "0.10.0-dev"10991source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10992dependencies = [10993 "jsonrpsee",10994 "parity-scale-codec",10995 "sc-chain-spec",10996 "sc-transaction-pool-api",10997 "scale-info",10998 "serde",10999 "serde_json",11000 "sp-core",11001 "sp-rpc",11002 "sp-runtime",11003 "sp-version",11004 "thiserror",11005]1100611007[[package]]11008name = "sc-rpc-server"11009version = "4.0.0-dev"11010source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11011dependencies = [11012 "http",11013 "jsonrpsee",11014 "log",11015 "serde_json",11016 "substrate-prometheus-endpoint",11017 "tokio",11018 "tower",11019 "tower-http",11020]1102111022[[package]]11023name = "sc-rpc-spec-v2"11024version = "0.10.0-dev"11025source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11026dependencies = [11027 "array-bytes 4.2.0",11028 "futures",11029 "futures-util",11030 "hex",11031 "jsonrpsee",11032 "log",11033 "parity-scale-codec",11034 "parking_lot 0.12.1",11035 "sc-chain-spec",11036 "sc-client-api",11037 "sc-transaction-pool-api",11038 "serde",11039 "sp-api",11040 "sp-blockchain",11041 "sp-core",11042 "sp-runtime",11043 "sp-version",11044 "thiserror",11045 "tokio-stream",11046]1104711048[[package]]11049name = "sc-service"11050version = "0.10.0-dev"11051source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11052dependencies = [11053 "async-trait",11054 "directories",11055 "exit-future",11056 "futures",11057 "futures-timer",11058 "jsonrpsee",11059 "log",11060 "parity-scale-codec",11061 "parking_lot 0.12.1",11062 "pin-project",11063 "rand 0.8.5",11064 "sc-block-builder",11065 "sc-chain-spec",11066 "sc-client-api",11067 "sc-client-db",11068 "sc-consensus",11069 "sc-executor",11070 "sc-informant",11071 "sc-keystore",11072 "sc-network",11073 "sc-network-bitswap",11074 "sc-network-common",11075 "sc-network-light",11076 "sc-network-sync",11077 "sc-network-transactions",11078 "sc-offchain",11079 "sc-rpc",11080 "sc-rpc-server",11081 "sc-rpc-spec-v2",11082 "sc-storage-monitor",11083 "sc-sysinfo",11084 "sc-telemetry",11085 "sc-tracing",11086 "sc-transaction-pool",11087 "sc-transaction-pool-api",11088 "sc-utils",11089 "serde",11090 "serde_json",11091 "sp-api",11092 "sp-blockchain",11093 "sp-consensus",11094 "sp-core",11095 "sp-externalities",11096 "sp-keystore",11097 "sp-runtime",11098 "sp-session",11099 "sp-state-machine",11100 "sp-storage",11101 "sp-transaction-pool",11102 "sp-transaction-storage-proof",11103 "sp-trie",11104 "sp-version",11105 "static_init 1.0.3",11106 "substrate-prometheus-endpoint",11107 "tempfile",11108 "thiserror",11109 "tokio",11110 "tracing",11111 "tracing-futures",11112]1111311114[[package]]11115name = "sc-state-db"11116version = "0.10.0-dev"11117source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11118dependencies = [11119 "log",11120 "parity-scale-codec",11121 "parking_lot 0.12.1",11122 "sp-core",11123]1112411125[[package]]11126name = "sc-storage-monitor"11127version = "0.1.0"11128source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11129dependencies = [11130 "clap",11131 "fs4",11132 "futures",11133 "log",11134 "sc-client-db",11135 "sc-utils",11136 "sp-core",11137 "thiserror",11138 "tokio",11139]1114011141[[package]]11142name = "sc-sync-state-rpc"11143version = "0.10.0-dev"11144source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11145dependencies = [11146 "jsonrpsee",11147 "parity-scale-codec",11148 "sc-chain-spec",11149 "sc-client-api",11150 "sc-consensus-babe",11151 "sc-consensus-epochs",11152 "sc-consensus-grandpa",11153 "serde",11154 "serde_json",11155 "sp-blockchain",11156 "sp-runtime",11157 "thiserror",11158]1115911160[[package]]11161name = "sc-sysinfo"11162version = "6.0.0-dev"11163source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11164dependencies = [11165 "futures",11166 "libc",11167 "log",11168 "rand 0.8.5",11169 "rand_pcg",11170 "regex",11171 "sc-telemetry",11172 "serde",11173 "serde_json",11174 "sp-core",11175 "sp-io",11176 "sp-std",11177]1117811179[[package]]11180name = "sc-telemetry"11181version = "4.0.0-dev"11182source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11183dependencies = [11184 "chrono",11185 "futures",11186 "libp2p",11187 "log",11188 "parking_lot 0.12.1",11189 "pin-project",11190 "rand 0.8.5",11191 "sc-utils",11192 "serde",11193 "serde_json",11194 "thiserror",11195 "wasm-timer",11196]1119711198[[package]]11199name = "sc-tracing"11200version = "4.0.0-dev"11201source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11202dependencies = [11203 "ansi_term",11204 "atty",11205 "chrono",11206 "lazy_static",11207 "libc",11208 "log",11209 "once_cell",11210 "parking_lot 0.12.1",11211 "regex",11212 "rustc-hash",11213 "sc-client-api",11214 "sc-rpc-server",11215 "sc-tracing-proc-macro",11216 "serde",11217 "sp-api",11218 "sp-blockchain",11219 "sp-core",11220 "sp-rpc",11221 "sp-runtime",11222 "sp-tracing",11223 "thiserror",11224 "tracing",11225 "tracing-log",11226 "tracing-subscriber",11227]1122811229[[package]]11230name = "sc-tracing-proc-macro"11231version = "4.0.0-dev"11232source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11233dependencies = [11234 "proc-macro-crate",11235 "proc-macro2",11236 "quote",11237 "syn 2.0.16",11238]1123911240[[package]]11241name = "sc-transaction-pool"11242version = "4.0.0-dev"11243source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11244dependencies = [11245 "async-trait",11246 "futures",11247 "futures-timer",11248 "linked-hash-map",11249 "log",11250 "num-traits",11251 "parity-scale-codec",11252 "parking_lot 0.12.1",11253 "sc-client-api",11254 "sc-transaction-pool-api",11255 "sc-utils",11256 "serde",11257 "sp-api",11258 "sp-blockchain",11259 "sp-core",11260 "sp-runtime",11261 "sp-tracing",11262 "sp-transaction-pool",11263 "substrate-prometheus-endpoint",11264 "thiserror",11265]1126611267[[package]]11268name = "sc-transaction-pool-api"11269version = "4.0.0-dev"11270source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11271dependencies = [11272 "async-trait",11273 "futures",11274 "log",11275 "serde",11276 "sp-blockchain",11277 "sp-runtime",11278 "thiserror",11279]1128011281[[package]]11282name = "sc-utils"11283version = "4.0.0-dev"11284source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11285dependencies = [11286 "async-channel",11287 "futures",11288 "futures-timer",11289 "lazy_static",11290 "log",11291 "parking_lot 0.12.1",11292 "prometheus",11293 "sp-arithmetic",11294]1129511296[[package]]11297name = "scale-info"11298version = "2.6.0"11299source = "registry+https://github.com/rust-lang/crates.io-index"11300checksum = "dfdef77228a4c05dc94211441595746732131ad7f6530c6c18f045da7b7ab937"11301dependencies = [11302 "bitvec",11303 "cfg-if",11304 "derive_more",11305 "parity-scale-codec",11306 "scale-info-derive",11307 "serde",11308]1130911310[[package]]11311name = "scale-info-derive"11312version = "2.6.0"11313source = "registry+https://github.com/rust-lang/crates.io-index"11314checksum = "53012eae69e5aa5c14671942a5dd47de59d4cdcff8532a6dd0e081faf1119482"11315dependencies = [11316 "proc-macro-crate",11317 "proc-macro2",11318 "quote",11319 "syn 1.0.109",11320]1132111322[[package]]11323name = "schannel"11324version = "0.1.21"11325source = "registry+https://github.com/rust-lang/crates.io-index"11326checksum = "713cfb06c7059f3588fb8044c0fad1d09e3c01d225e25b9220dbfdcf16dbb1b3"11327dependencies = [11328 "windows-sys 0.42.0",11329]1133011331[[package]]11332name = "schnellru"11333version = "0.2.1"11334source = "registry+https://github.com/rust-lang/crates.io-index"11335checksum = "772575a524feeb803e5b0fcbc6dd9f367e579488197c94c6e4023aad2305774d"11336dependencies = [11337 "ahash 0.8.3",11338 "cfg-if",11339 "hashbrown 0.13.2",11340]1134111342[[package]]11343name = "schnorrkel"11344version = "0.9.1"11345source = "registry+https://github.com/rust-lang/crates.io-index"11346checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"11347dependencies = [11348 "arrayref",11349 "arrayvec 0.5.2",11350 "curve25519-dalek 2.1.3",11351 "getrandom 0.1.16",11352 "merlin",11353 "rand 0.7.3",11354 "rand_core 0.5.1",11355 "sha2 0.8.2",11356 "subtle",11357 "zeroize",11358]1135911360[[package]]11361name = "scopeguard"11362version = "1.1.0"11363source = "registry+https://github.com/rust-lang/crates.io-index"11364checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"1136511366[[package]]11367name = "scratch"11368version = "1.0.5"11369source = "registry+https://github.com/rust-lang/crates.io-index"11370checksum = "1792db035ce95be60c3f8853017b3999209281c24e2ba5bc8e59bf97a0c590c1"1137111372[[package]]11373name = "sct"11374version = "0.6.1"11375source = "registry+https://github.com/rust-lang/crates.io-index"11376checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce"11377dependencies = [11378 "ring",11379 "untrusted",11380]1138111382[[package]]11383name = "sct"11384version = "0.7.0"11385source = "registry+https://github.com/rust-lang/crates.io-index"11386checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"11387dependencies = [11388 "ring",11389 "untrusted",11390]1139111392[[package]]11393name = "sdp"11394version = "0.5.3"11395source = "registry+https://github.com/rust-lang/crates.io-index"11396checksum = "4d22a5ef407871893fd72b4562ee15e4742269b173959db4b8df6f538c414e13"11397dependencies = [11398 "rand 0.8.5",11399 "substring",11400 "thiserror",11401 "url",11402]1140311404[[package]]11405name = "sec1"11406version = "0.3.0"11407source = "registry+https://github.com/rust-lang/crates.io-index"11408checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"11409dependencies = [11410 "base16ct 0.1.1",11411 "der 0.6.1",11412 "generic-array 0.14.7",11413 "pkcs8 0.9.0",11414 "subtle",11415 "zeroize",11416]1141711418[[package]]11419name = "sec1"11420version = "0.7.2"11421source = "registry+https://github.com/rust-lang/crates.io-index"11422checksum = "f0aec48e813d6b90b15f0b8948af3c63483992dee44c03e9930b3eebdabe046e"11423dependencies = [11424 "base16ct 0.2.0",11425 "der 0.7.5",11426 "generic-array 0.14.7",11427 "pkcs8 0.10.2",11428 "subtle",11429 "zeroize",11430]1143111432[[package]]11433name = "secp256k1"11434version = "0.24.3"11435source = "registry+https://github.com/rust-lang/crates.io-index"11436checksum = "6b1629c9c557ef9b293568b338dddfc8208c98a18c59d722a9d53f859d9c9b62"11437dependencies = [11438 "secp256k1-sys",11439]1144011441[[package]]11442name = "secp256k1-sys"11443version = "0.6.1"11444source = "registry+https://github.com/rust-lang/crates.io-index"11445checksum = "83080e2c2fc1006e625be82e5d1eb6a43b7fd9578b617fcc55814daf286bba4b"11446dependencies = [11447 "cc",11448]1144911450[[package]]11451name = "secrecy"11452version = "0.8.0"11453source = "registry+https://github.com/rust-lang/crates.io-index"11454checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"11455dependencies = [11456 "zeroize",11457]1145811459[[package]]11460name = "security-framework"11461version = "2.9.0"11462source = "registry+https://github.com/rust-lang/crates.io-index"11463checksum = "ca2855b3715770894e67cbfa3df957790aa0c9edc3bf06efa1a84d77fa0839d1"11464dependencies = [11465 "bitflags",11466 "core-foundation",11467 "core-foundation-sys",11468 "libc",11469 "security-framework-sys",11470]1147111472[[package]]11473name = "security-framework-sys"11474version = "2.9.0"11475source = "registry+https://github.com/rust-lang/crates.io-index"11476checksum = "f51d0c0d83bec45f16480d0ce0058397a69e48fcdc52d1dc8855fb68acbd31a7"11477dependencies = [11478 "core-foundation-sys",11479 "libc",11480]1148111482[[package]]11483name = "semver"11484version = "0.6.0"11485source = "registry+https://github.com/rust-lang/crates.io-index"11486checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"11487dependencies = [11488 "semver-parser",11489]1149011491[[package]]11492name = "semver"11493version = "1.0.17"11494source = "registry+https://github.com/rust-lang/crates.io-index"11495checksum = "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed"11496dependencies = [11497 "serde",11498]1149911500[[package]]11501name = "semver-parser"11502version = "0.7.0"11503source = "registry+https://github.com/rust-lang/crates.io-index"11504checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"1150511506[[package]]11507name = "serde"11508version = "1.0.163"11509source = "registry+https://github.com/rust-lang/crates.io-index"11510checksum = "2113ab51b87a539ae008b5c6c02dc020ffa39afd2d83cffcb3f4eb2722cebec2"11511dependencies = [11512 "serde_derive",11513]1151411515[[package]]11516name = "serde_derive"11517version = "1.0.163"11518source = "registry+https://github.com/rust-lang/crates.io-index"11519checksum = "8c805777e3930c8883389c602315a24224bcc738b63905ef87cd1420353ea93e"11520dependencies = [11521 "proc-macro2",11522 "quote",11523 "syn 2.0.16",11524]1152511526[[package]]11527name = "serde_json"11528version = "1.0.96"11529source = "registry+https://github.com/rust-lang/crates.io-index"11530checksum = "057d394a50403bcac12672b2b18fb387ab6d289d957dab67dd201875391e52f1"11531dependencies = [11532 "itoa",11533 "ryu",11534 "serde",11535]1153611537[[package]]11538name = "serde_spanned"11539version = "0.6.1"11540source = "registry+https://github.com/rust-lang/crates.io-index"11541checksum = "0efd8caf556a6cebd3b285caf480045fcc1ac04f6bd786b09a6f11af30c4fcf4"11542dependencies = [11543 "serde",11544]1154511546[[package]]11547name = "sha-1"11548version = "0.9.8"11549source = "registry+https://github.com/rust-lang/crates.io-index"11550checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"11551dependencies = [11552 "block-buffer 0.9.0",11553 "cfg-if",11554 "cpufeatures",11555 "digest 0.9.0",11556 "opaque-debug 0.3.0",11557]1155811559[[package]]11560name = "sha1"11561version = "0.10.5"11562source = "registry+https://github.com/rust-lang/crates.io-index"11563checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"11564dependencies = [11565 "cfg-if",11566 "cpufeatures",11567 "digest 0.10.6",11568]1156911570[[package]]11571name = "sha2"11572version = "0.8.2"11573source = "registry+https://github.com/rust-lang/crates.io-index"11574checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"11575dependencies = [11576 "block-buffer 0.7.3",11577 "digest 0.8.1",11578 "fake-simd",11579 "opaque-debug 0.2.3",11580]1158111582[[package]]11583name = "sha2"11584version = "0.9.9"11585source = "registry+https://github.com/rust-lang/crates.io-index"11586checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"11587dependencies = [11588 "block-buffer 0.9.0",11589 "cfg-if",11590 "cpufeatures",11591 "digest 0.9.0",11592 "opaque-debug 0.3.0",11593]1159411595[[package]]11596name = "sha2"11597version = "0.10.6"11598source = "registry+https://github.com/rust-lang/crates.io-index"11599checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"11600dependencies = [11601 "cfg-if",11602 "cpufeatures",11603 "digest 0.10.6",11604]1160511606[[package]]11607name = "sha3"11608version = "0.8.2"11609source = "registry+https://github.com/rust-lang/crates.io-index"11610checksum = "dd26bc0e7a2e3a7c959bc494caf58b72ee0c71d67704e9520f736ca7e4853ecf"11611dependencies = [11612 "block-buffer 0.7.3",11613 "byte-tools",11614 "digest 0.8.1",11615 "keccak",11616 "opaque-debug 0.2.3",11617]1161811619[[package]]11620name = "sha3"11621version = "0.10.8"11622source = "registry+https://github.com/rust-lang/crates.io-index"11623checksum = "75872d278a8f37ef87fa0ddbda7802605cb18344497949862c0d4dcb291eba60"11624dependencies = [11625 "digest 0.10.6",11626 "keccak",11627]1162811629[[package]]11630name = "sha3-const"11631version = "0.1.1"11632source = "registry+https://github.com/rust-lang/crates.io-index"11633checksum = "b04774de876479a8f712e787f8271b14712971329a4be66c6dff144db7cfc343"1163411635[[package]]11636name = "sharded-slab"11637version = "0.1.4"11638source = "registry+https://github.com/rust-lang/crates.io-index"11639checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"11640dependencies = [11641 "lazy_static",11642]1164311644[[package]]11645name = "shlex"11646version = "1.1.0"11647source = "registry+https://github.com/rust-lang/crates.io-index"11648checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"1164911650[[package]]11651name = "signal-hook-registry"11652version = "1.4.1"11653source = "registry+https://github.com/rust-lang/crates.io-index"11654checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"11655dependencies = [11656 "libc",11657]1165811659[[package]]11660name = "signature"11661version = "1.6.4"11662source = "registry+https://github.com/rust-lang/crates.io-index"11663checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"11664dependencies = [11665 "digest 0.10.6",11666 "rand_core 0.6.4",11667]1166811669[[package]]11670name = "signature"11671version = "2.1.0"11672source = "registry+https://github.com/rust-lang/crates.io-index"11673checksum = "5e1788eed21689f9cf370582dfc467ef36ed9c707f073528ddafa8d83e3b8500"11674dependencies = [11675 "digest 0.10.6",11676 "rand_core 0.6.4",11677]1167811679[[package]]11680name = "simba"11681version = "0.8.1"11682source = "registry+https://github.com/rust-lang/crates.io-index"11683checksum = "061507c94fc6ab4ba1c9a0305018408e312e17c041eb63bef8aa726fa33aceae"11684dependencies = [11685 "approx",11686 "num-complex",11687 "num-traits",11688 "paste",11689 "wide",11690]1169111692[[package]]11693name = "siphasher"11694version = "0.3.10"11695source = "registry+https://github.com/rust-lang/crates.io-index"11696checksum = "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de"1169711698[[package]]11699name = "slab"11700version = "0.4.8"11701source = "registry+https://github.com/rust-lang/crates.io-index"11702checksum = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"11703dependencies = [11704 "autocfg",11705]1170611707[[package]]11708name = "slice-group-by"11709version = "0.3.1"11710source = "registry+https://github.com/rust-lang/crates.io-index"11711checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7"1171211713[[package]]11714name = "slot-range-helper"11715version = "0.9.42"11716source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"11717dependencies = [11718 "enumn",11719 "parity-scale-codec",11720 "paste",11721 "sp-runtime",11722 "sp-std",11723]1172411725[[package]]11726name = "slotmap"11727version = "1.0.6"11728source = "registry+https://github.com/rust-lang/crates.io-index"11729checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"11730dependencies = [11731 "version_check",11732]1173311734[[package]]11735name = "smallvec"11736version = "1.10.0"11737source = "registry+https://github.com/rust-lang/crates.io-index"11738checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"1173911740[[package]]11741name = "snap"11742version = "1.1.0"11743source = "registry+https://github.com/rust-lang/crates.io-index"11744checksum = "5e9f0ab6ef7eb7353d9119c170a436d1bf248eea575ac42d19d12f4e34130831"1174511746[[package]]11747name = "snow"11748version = "0.9.2"11749source = "registry+https://github.com/rust-lang/crates.io-index"11750checksum = "5ccba027ba85743e09d15c03296797cad56395089b832b48b5a5217880f57733"11751dependencies = [11752 "aes-gcm 0.9.4",11753 "blake2",11754 "chacha20poly1305",11755 "curve25519-dalek 4.0.0-rc.1",11756 "rand_core 0.6.4",11757 "ring",11758 "rustc_version",11759 "sha2 0.10.6",11760 "subtle",11761]1176211763[[package]]11764name = "socket2"11765version = "0.4.9"11766source = "registry+https://github.com/rust-lang/crates.io-index"11767checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"11768dependencies = [11769 "libc",11770 "winapi",11771]1177211773[[package]]11774name = "soketto"11775version = "0.7.1"11776source = "registry+https://github.com/rust-lang/crates.io-index"11777checksum = "41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2"11778dependencies = [11779 "base64 0.13.1",11780 "bytes",11781 "flate2",11782 "futures",11783 "http",11784 "httparse",11785 "log",11786 "rand 0.8.5",11787 "sha-1",11788]1178911790[[package]]11791name = "sp-api"11792version = "4.0.0-dev"11793source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11794dependencies = [11795 "hash-db 0.16.0",11796 "log",11797 "parity-scale-codec",11798 "scale-info",11799 "sp-api-proc-macro",11800 "sp-core",11801 "sp-metadata-ir",11802 "sp-runtime",11803 "sp-state-machine",11804 "sp-std",11805 "sp-trie",11806 "sp-version",11807 "thiserror",11808]1180911810[[package]]11811name = "sp-api-proc-macro"11812version = "4.0.0-dev"11813source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11814dependencies = [11815 "Inflector",11816 "blake2",11817 "expander 1.0.0",11818 "proc-macro-crate",11819 "proc-macro2",11820 "quote",11821 "syn 2.0.16",11822]1182311824[[package]]11825name = "sp-application-crypto"11826version = "7.0.0"11827source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11828dependencies = [11829 "parity-scale-codec",11830 "scale-info",11831 "serde",11832 "sp-core",11833 "sp-io",11834 "sp-std",11835]1183611837[[package]]11838name = "sp-arithmetic"11839version = "6.0.0"11840source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11841dependencies = [11842 "integer-sqrt",11843 "num-traits",11844 "parity-scale-codec",11845 "scale-info",11846 "serde",11847 "sp-std",11848 "static_assertions",11849]1185011851[[package]]11852name = "sp-authority-discovery"11853version = "4.0.0-dev"11854source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11855dependencies = [11856 "parity-scale-codec",11857 "scale-info",11858 "sp-api",11859 "sp-application-crypto",11860 "sp-runtime",11861 "sp-std",11862]1186311864[[package]]11865name = "sp-block-builder"11866version = "4.0.0-dev"11867source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11868dependencies = [11869 "parity-scale-codec",11870 "sp-api",11871 "sp-inherents",11872 "sp-runtime",11873 "sp-std",11874]1187511876[[package]]11877name = "sp-blockchain"11878version = "4.0.0-dev"11879source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11880dependencies = [11881 "futures",11882 "log",11883 "lru 0.8.1",11884 "parity-scale-codec",11885 "parking_lot 0.12.1",11886 "sp-api",11887 "sp-consensus",11888 "sp-database",11889 "sp-runtime",11890 "sp-state-machine",11891 "thiserror",11892]1189311894[[package]]11895name = "sp-consensus"11896version = "0.10.0-dev"11897source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11898dependencies = [11899 "async-trait",11900 "futures",11901 "log",11902 "sp-core",11903 "sp-inherents",11904 "sp-runtime",11905 "sp-state-machine",11906 "thiserror",11907]1190811909[[package]]11910name = "sp-consensus-aura"11911version = "0.10.0-dev"11912source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11913dependencies = [11914 "async-trait",11915 "parity-scale-codec",11916 "scale-info",11917 "sp-api",11918 "sp-application-crypto",11919 "sp-consensus",11920 "sp-consensus-slots",11921 "sp-inherents",11922 "sp-runtime",11923 "sp-std",11924 "sp-timestamp",11925]1192611927[[package]]11928name = "sp-consensus-babe"11929version = "0.10.0-dev"11930source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11931dependencies = [11932 "async-trait",11933 "parity-scale-codec",11934 "scale-info",11935 "serde",11936 "sp-api",11937 "sp-application-crypto",11938 "sp-consensus",11939 "sp-consensus-slots",11940 "sp-core",11941 "sp-inherents",11942 "sp-keystore",11943 "sp-runtime",11944 "sp-std",11945 "sp-timestamp",11946]1194711948[[package]]11949name = "sp-consensus-beefy"11950version = "4.0.0-dev"11951source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11952dependencies = [11953 "lazy_static",11954 "parity-scale-codec",11955 "scale-info",11956 "serde",11957 "sp-api",11958 "sp-application-crypto",11959 "sp-core",11960 "sp-io",11961 "sp-mmr-primitives",11962 "sp-runtime",11963 "sp-std",11964 "strum",11965]1196611967[[package]]11968name = "sp-consensus-grandpa"11969version = "4.0.0-dev"11970source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11971dependencies = [11972 "finality-grandpa",11973 "log",11974 "parity-scale-codec",11975 "scale-info",11976 "serde",11977 "sp-api",11978 "sp-application-crypto",11979 "sp-core",11980 "sp-keystore",11981 "sp-runtime",11982 "sp-std",11983]1198411985[[package]]11986name = "sp-consensus-slots"11987version = "0.10.0-dev"11988source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11989dependencies = [11990 "parity-scale-codec",11991 "scale-info",11992 "serde",11993 "sp-std",11994 "sp-timestamp",11995]1199611997[[package]]11998name = "sp-core"11999version = "7.0.0"12000source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12001dependencies = [12002 "array-bytes 4.2.0",12003 "bitflags",12004 "blake2",12005 "bounded-collections",12006 "bs58",12007 "dyn-clonable",12008 "ed25519-zebra",12009 "futures",12010 "hash-db 0.16.0",12011 "hash256-std-hasher",12012 "impl-serde",12013 "lazy_static",12014 "libsecp256k1",12015 "log",12016 "merlin",12017 "parity-scale-codec",12018 "parking_lot 0.12.1",12019 "paste",12020 "primitive-types",12021 "rand 0.8.5",12022 "regex",12023 "scale-info",12024 "schnorrkel",12025 "secp256k1",12026 "secrecy",12027 "serde",12028 "sp-core-hashing",12029 "sp-debug-derive",12030 "sp-externalities",12031 "sp-runtime-interface",12032 "sp-std",12033 "sp-storage",12034 "ss58-registry",12035 "substrate-bip39",12036 "thiserror",12037 "tiny-bip39",12038 "zeroize",12039]1204012041[[package]]12042name = "sp-core-hashing"12043version = "5.0.0"12044source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12045dependencies = [12046 "blake2b_simd",12047 "byteorder",12048 "digest 0.10.6",12049 "sha2 0.10.6",12050 "sha3 0.10.8",12051 "sp-std",12052 "twox-hash",12053]1205412055[[package]]12056name = "sp-core-hashing-proc-macro"12057version = "5.0.0"12058source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12059dependencies = [12060 "proc-macro2",12061 "quote",12062 "sp-core-hashing",12063 "syn 2.0.16",12064]1206512066[[package]]12067name = "sp-database"12068version = "4.0.0-dev"12069source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12070dependencies = [12071 "kvdb",12072 "parking_lot 0.12.1",12073]1207412075[[package]]12076name = "sp-debug-derive"12077version = "5.0.0"12078source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12079dependencies = [12080 "proc-macro2",12081 "quote",12082 "syn 2.0.16",12083]1208412085[[package]]12086name = "sp-externalities"12087version = "0.13.0"12088source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12089dependencies = [12090 "environmental",12091 "parity-scale-codec",12092 "sp-std",12093 "sp-storage",12094]1209512096[[package]]12097name = "sp-inherents"12098version = "4.0.0-dev"12099source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12100dependencies = [12101 "async-trait",12102 "impl-trait-for-tuples",12103 "parity-scale-codec",12104 "scale-info",12105 "sp-core",12106 "sp-runtime",12107 "sp-std",12108 "thiserror",12109]1211012111[[package]]12112name = "sp-io"12113version = "7.0.0"12114source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12115dependencies = [12116 "bytes",12117 "ed25519",12118 "ed25519-dalek",12119 "futures",12120 "libsecp256k1",12121 "log",12122 "parity-scale-codec",12123 "rustversion",12124 "secp256k1",12125 "sp-core",12126 "sp-externalities",12127 "sp-keystore",12128 "sp-runtime-interface",12129 "sp-state-machine",12130 "sp-std",12131 "sp-tracing",12132 "sp-trie",12133 "tracing",12134 "tracing-core",12135]1213612137[[package]]12138name = "sp-keyring"12139version = "7.0.0"12140source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12141dependencies = [12142 "lazy_static",12143 "sp-core",12144 "sp-runtime",12145 "strum",12146]1214712148[[package]]12149name = "sp-keystore"12150version = "0.13.0"12151source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12152dependencies = [12153 "futures",12154 "parity-scale-codec",12155 "parking_lot 0.12.1",12156 "serde",12157 "sp-core",12158 "sp-externalities",12159 "thiserror",12160]1216112162[[package]]12163name = "sp-maybe-compressed-blob"12164version = "4.1.0-dev"12165source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12166dependencies = [12167 "thiserror",12168 "zstd 0.12.3+zstd.1.5.2",12169]1217012171[[package]]12172name = "sp-metadata-ir"12173version = "0.1.0"12174source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12175dependencies = [12176 "frame-metadata",12177 "parity-scale-codec",12178 "scale-info",12179 "sp-std",12180]1218112182[[package]]12183name = "sp-mmr-primitives"12184version = "4.0.0-dev"12185source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12186dependencies = [12187 "ckb-merkle-mountain-range",12188 "log",12189 "parity-scale-codec",12190 "scale-info",12191 "serde",12192 "sp-api",12193 "sp-core",12194 "sp-debug-derive",12195 "sp-runtime",12196 "sp-std",12197 "thiserror",12198]1219912200[[package]]12201name = "sp-npos-elections"12202version = "4.0.0-dev"12203source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12204dependencies = [12205 "parity-scale-codec",12206 "scale-info",12207 "serde",12208 "sp-arithmetic",12209 "sp-core",12210 "sp-runtime",12211 "sp-std",12212]1221312214[[package]]12215name = "sp-offchain"12216version = "4.0.0-dev"12217source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12218dependencies = [12219 "sp-api",12220 "sp-core",12221 "sp-runtime",12222]1222312224[[package]]12225name = "sp-panic-handler"12226version = "5.0.0"12227source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12228dependencies = [12229 "backtrace",12230 "lazy_static",12231 "regex",12232]1223312234[[package]]12235name = "sp-rpc"12236version = "6.0.0"12237source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12238dependencies = [12239 "rustc-hash",12240 "serde",12241 "sp-core",12242]1224312244[[package]]12245name = "sp-runtime"12246version = "7.0.0"12247source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12248dependencies = [12249 "either",12250 "hash256-std-hasher",12251 "impl-trait-for-tuples",12252 "log",12253 "parity-scale-codec",12254 "paste",12255 "rand 0.8.5",12256 "scale-info",12257 "serde",12258 "sp-application-crypto",12259 "sp-arithmetic",12260 "sp-core",12261 "sp-io",12262 "sp-std",12263 "sp-weights",12264]1226512266[[package]]12267name = "sp-runtime-interface"12268version = "7.0.0"12269source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12270dependencies = [12271 "bytes",12272 "impl-trait-for-tuples",12273 "parity-scale-codec",12274 "primitive-types",12275 "sp-externalities",12276 "sp-runtime-interface-proc-macro",12277 "sp-std",12278 "sp-storage",12279 "sp-tracing",12280 "sp-wasm-interface",12281 "static_assertions",12282]1228312284[[package]]12285name = "sp-runtime-interface-proc-macro"12286version = "6.0.0"12287source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12288dependencies = [12289 "Inflector",12290 "proc-macro-crate",12291 "proc-macro2",12292 "quote",12293 "syn 2.0.16",12294]1229512296[[package]]12297name = "sp-session"12298version = "4.0.0-dev"12299source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12300dependencies = [12301 "parity-scale-codec",12302 "scale-info",12303 "sp-api",12304 "sp-core",12305 "sp-runtime",12306 "sp-staking",12307 "sp-std",12308]1230912310[[package]]12311name = "sp-staking"12312version = "4.0.0-dev"12313source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12314dependencies = [12315 "parity-scale-codec",12316 "scale-info",12317 "serde",12318 "sp-core",12319 "sp-runtime",12320 "sp-std",12321]1232212323[[package]]12324name = "sp-state-machine"12325version = "0.13.0"12326source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12327dependencies = [12328 "hash-db 0.16.0",12329 "log",12330 "parity-scale-codec",12331 "parking_lot 0.12.1",12332 "rand 0.8.5",12333 "smallvec",12334 "sp-core",12335 "sp-externalities",12336 "sp-panic-handler",12337 "sp-std",12338 "sp-trie",12339 "thiserror",12340 "tracing",12341]1234212343[[package]]12344name = "sp-std"12345version = "5.0.0"12346source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"1234712348[[package]]12349name = "sp-storage"12350version = "7.0.0"12351source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12352dependencies = [12353 "impl-serde",12354 "parity-scale-codec",12355 "ref-cast",12356 "serde",12357 "sp-debug-derive",12358 "sp-std",12359]1236012361[[package]]12362name = "sp-timestamp"12363version = "4.0.0-dev"12364source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12365dependencies = [12366 "async-trait",12367 "futures-timer",12368 "log",12369 "parity-scale-codec",12370 "sp-inherents",12371 "sp-runtime",12372 "sp-std",12373 "thiserror",12374]1237512376[[package]]12377name = "sp-tracing"12378version = "6.0.0"12379source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12380dependencies = [12381 "parity-scale-codec",12382 "sp-std",12383 "tracing",12384 "tracing-core",12385 "tracing-subscriber",12386]1238712388[[package]]12389name = "sp-transaction-pool"12390version = "4.0.0-dev"12391source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12392dependencies = [12393 "sp-api",12394 "sp-runtime",12395]1239612397[[package]]12398name = "sp-transaction-storage-proof"12399version = "4.0.0-dev"12400source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12401dependencies = [12402 "async-trait",12403 "log",12404 "parity-scale-codec",12405 "scale-info",12406 "sp-core",12407 "sp-inherents",12408 "sp-runtime",12409 "sp-std",12410 "sp-trie",12411]1241212413[[package]]12414name = "sp-trie"12415version = "7.0.0"12416source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12417dependencies = [12418 "ahash 0.8.3",12419 "hash-db 0.16.0",12420 "hashbrown 0.13.2",12421 "lazy_static",12422 "memory-db",12423 "nohash-hasher",12424 "parity-scale-codec",12425 "parking_lot 0.12.1",12426 "scale-info",12427 "schnellru",12428 "sp-core",12429 "sp-std",12430 "thiserror",12431 "tracing",12432 "trie-db 0.27.1",12433 "trie-root",12434]1243512436[[package]]12437name = "sp-version"12438version = "5.0.0"12439source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12440dependencies = [12441 "impl-serde",12442 "parity-scale-codec",12443 "parity-wasm",12444 "scale-info",12445 "serde",12446 "sp-core-hashing-proc-macro",12447 "sp-runtime",12448 "sp-std",12449 "sp-version-proc-macro",12450 "thiserror",12451]1245212453[[package]]12454name = "sp-version-proc-macro"12455version = "4.0.0-dev"12456source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12457dependencies = [12458 "parity-scale-codec",12459 "proc-macro2",12460 "quote",12461 "syn 2.0.16",12462]1246312464[[package]]12465name = "sp-wasm-interface"12466version = "7.0.0"12467source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12468dependencies = [12469 "anyhow",12470 "impl-trait-for-tuples",12471 "log",12472 "parity-scale-codec",12473 "sp-std",12474 "wasmi",12475 "wasmtime",12476]1247712478[[package]]12479name = "sp-weights"12480version = "4.0.0"12481source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12482dependencies = [12483 "parity-scale-codec",12484 "scale-info",12485 "serde",12486 "smallvec",12487 "sp-arithmetic",12488 "sp-core",12489 "sp-debug-derive",12490 "sp-std",12491]1249212493[[package]]12494name = "spez"12495version = "0.1.2"12496source = "registry+https://github.com/rust-lang/crates.io-index"12497checksum = "c87e960f4dca2788eeb86bbdde8dd246be8948790b7618d656e68f9b720a86e8"12498dependencies = [12499 "proc-macro2",12500 "quote",12501 "syn 2.0.16",12502]1250312504[[package]]12505name = "spin"12506version = "0.5.2"12507source = "registry+https://github.com/rust-lang/crates.io-index"12508checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1250912510[[package]]12511name = "spki"12512version = "0.6.0"12513source = "registry+https://github.com/rust-lang/crates.io-index"12514checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"12515dependencies = [12516 "base64ct",12517 "der 0.6.1",12518]1251912520[[package]]12521name = "spki"12522version = "0.7.2"12523source = "registry+https://github.com/rust-lang/crates.io-index"12524checksum = "9d1e996ef02c474957d681f1b05213dfb0abab947b446a62d37770b23500184a"12525dependencies = [12526 "base64ct",12527 "der 0.7.5",12528]1252912530[[package]]12531name = "ss58-registry"12532version = "1.40.0"12533source = "registry+https://github.com/rust-lang/crates.io-index"12534checksum = "eb47a8ad42e5fc72d5b1eb104a5546937eaf39843499948bb666d6e93c62423b"12535dependencies = [12536 "Inflector",12537 "num-format",12538 "proc-macro2",12539 "quote",12540 "serde",12541 "serde_json",12542 "unicode-xid",12543]1254412545[[package]]12546name = "stable_deref_trait"12547version = "1.2.0"12548source = "registry+https://github.com/rust-lang/crates.io-index"12549checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"1255012551[[package]]12552name = "static_assertions"12553version = "1.1.0"12554source = "registry+https://github.com/rust-lang/crates.io-index"12555checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"1255612557[[package]]12558name = "static_init"12559version = "0.5.2"12560source = "registry+https://github.com/rust-lang/crates.io-index"12561checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"12562dependencies = [12563 "cfg_aliases",12564 "libc",12565 "parking_lot 0.11.2",12566 "static_init_macro 0.5.0",12567]1256812569[[package]]12570name = "static_init"12571version = "1.0.3"12572source = "registry+https://github.com/rust-lang/crates.io-index"12573checksum = "8a2a1c578e98c1c16fc3b8ec1328f7659a500737d7a0c6d625e73e830ff9c1f6"12574dependencies = [12575 "bitflags",12576 "cfg_aliases",12577 "libc",12578 "parking_lot 0.11.2",12579 "parking_lot_core 0.8.6",12580 "static_init_macro 1.0.2",12581 "winapi",12582]1258312584[[package]]12585name = "static_init_macro"12586version = "0.5.0"12587source = "registry+https://github.com/rust-lang/crates.io-index"12588checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"12589dependencies = [12590 "cfg_aliases",12591 "memchr",12592 "proc-macro2",12593 "quote",12594 "syn 1.0.109",12595]1259612597[[package]]12598name = "static_init_macro"12599version = "1.0.2"12600source = "registry+https://github.com/rust-lang/crates.io-index"12601checksum = "70a2595fc3aa78f2d0e45dd425b22282dd863273761cc77780914b2cf3003acf"12602dependencies = [12603 "cfg_aliases",12604 "memchr",12605 "proc-macro2",12606 "quote",12607 "syn 1.0.109",12608]1260912610[[package]]12611name = "strsim"12612version = "0.10.0"12613source = "registry+https://github.com/rust-lang/crates.io-index"12614checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1261512616[[package]]12617name = "struct-versioning"12618version = "0.1.0"12619dependencies = [12620 "quote",12621 "syn 1.0.109",12622]1262312624[[package]]12625name = "strum"12626version = "0.24.1"12627source = "registry+https://github.com/rust-lang/crates.io-index"12628checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"12629dependencies = [12630 "strum_macros",12631]1263212633[[package]]12634name = "strum_macros"12635version = "0.24.3"12636source = "registry+https://github.com/rust-lang/crates.io-index"12637checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"12638dependencies = [12639 "heck",12640 "proc-macro2",12641 "quote",12642 "rustversion",12643 "syn 1.0.109",12644]1264512646[[package]]12647name = "stun"12648version = "0.4.4"12649source = "registry+https://github.com/rust-lang/crates.io-index"12650checksum = "a7e94b1ec00bad60e6410e058b52f1c66de3dc5fe4d62d09b3e52bb7d3b73e25"12651dependencies = [12652 "base64 0.13.1",12653 "crc",12654 "lazy_static",12655 "md-5",12656 "rand 0.8.5",12657 "ring",12658 "subtle",12659 "thiserror",12660 "tokio",12661 "url",12662 "webrtc-util",12663]1266412665[[package]]12666name = "substrate-bip39"12667version = "0.4.4"12668source = "registry+https://github.com/rust-lang/crates.io-index"12669checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"12670dependencies = [12671 "hmac 0.11.0",12672 "pbkdf2 0.8.0",12673 "schnorrkel",12674 "sha2 0.9.9",12675 "zeroize",12676]1267712678[[package]]12679name = "substrate-build-script-utils"12680version = "3.0.0"12681source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12682dependencies = [12683 "platforms 2.0.0",12684]1268512686[[package]]12687name = "substrate-frame-rpc-system"12688version = "4.0.0-dev"12689source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12690dependencies = [12691 "frame-system-rpc-runtime-api",12692 "futures",12693 "jsonrpsee",12694 "log",12695 "parity-scale-codec",12696 "sc-rpc-api",12697 "sc-transaction-pool-api",12698 "sp-api",12699 "sp-block-builder",12700 "sp-blockchain",12701 "sp-core",12702 "sp-runtime",12703]1270412705[[package]]12706name = "substrate-prometheus-endpoint"12707version = "0.10.0-dev"12708source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12709dependencies = [12710 "hyper",12711 "log",12712 "prometheus",12713 "thiserror",12714 "tokio",12715]1271612717[[package]]12718name = "substrate-rpc-client"12719version = "0.10.0-dev"12720source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12721dependencies = [12722 "async-trait",12723 "jsonrpsee",12724 "log",12725 "sc-rpc-api",12726 "serde",12727 "sp-runtime",12728]1272912730[[package]]12731name = "substrate-state-trie-migration-rpc"12732version = "4.0.0-dev"12733source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12734dependencies = [12735 "jsonrpsee",12736 "log",12737 "parity-scale-codec",12738 "sc-client-api",12739 "sc-rpc-api",12740 "scale-info",12741 "serde",12742 "sp-core",12743 "sp-runtime",12744 "sp-state-machine",12745 "sp-trie",12746 "trie-db 0.27.1",12747]1274812749[[package]]12750name = "substrate-test-utils"12751version = "4.0.0-dev"12752source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12753dependencies = [12754 "futures",12755 "substrate-test-utils-derive",12756 "tokio",12757]1275812759[[package]]12760name = "substrate-test-utils-derive"12761version = "0.10.0-dev"12762source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12763dependencies = [12764 "proc-macro-crate",12765 "proc-macro2",12766 "quote",12767 "syn 2.0.16",12768]1276912770[[package]]12771name = "substrate-wasm-builder"12772version = "5.0.0-dev"12773source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12774dependencies = [12775 "ansi_term",12776 "build-helper",12777 "cargo_metadata",12778 "filetime",12779 "sp-maybe-compressed-blob",12780 "strum",12781 "tempfile",12782 "toml 0.7.3",12783 "walkdir",12784 "wasm-opt",12785]1278612787[[package]]12788name = "substring"12789version = "1.4.5"12790source = "registry+https://github.com/rust-lang/crates.io-index"12791checksum = "42ee6433ecef213b2e72f587ef64a2f5943e7cd16fbd82dbe8bc07486c534c86"12792dependencies = [12793 "autocfg",12794]1279512796[[package]]12797name = "subtle"12798version = "2.4.1"12799source = "registry+https://github.com/rust-lang/crates.io-index"12800checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"1280112802[[package]]12803name = "syn"12804version = "1.0.109"12805source = "registry+https://github.com/rust-lang/crates.io-index"12806checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"12807dependencies = [12808 "proc-macro2",12809 "quote",12810 "unicode-ident",12811]1281212813[[package]]12814name = "syn"12815version = "2.0.16"12816source = "registry+https://github.com/rust-lang/crates.io-index"12817checksum = "a6f671d4b5ffdb8eadec19c0ae67fe2639df8684bd7bc4b83d986b8db549cf01"12818dependencies = [12819 "proc-macro2",12820 "quote",12821 "unicode-ident",12822]1282312824[[package]]12825name = "synstructure"12826version = "0.12.6"12827source = "registry+https://github.com/rust-lang/crates.io-index"12828checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"12829dependencies = [12830 "proc-macro2",12831 "quote",12832 "syn 1.0.109",12833 "unicode-xid",12834]1283512836[[package]]12837name = "system-configuration"12838version = "0.5.0"12839source = "registry+https://github.com/rust-lang/crates.io-index"12840checksum = "d75182f12f490e953596550b65ee31bda7c8e043d9386174b353bda50838c3fd"12841dependencies = [12842 "bitflags",12843 "core-foundation",12844 "system-configuration-sys",12845]1284612847[[package]]12848name = "system-configuration-sys"12849version = "0.5.0"12850source = "registry+https://github.com/rust-lang/crates.io-index"12851checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"12852dependencies = [12853 "core-foundation-sys",12854 "libc",12855]1285612857[[package]]12858name = "tap"12859version = "1.0.1"12860source = "registry+https://github.com/rust-lang/crates.io-index"12861checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"1286212863[[package]]12864name = "target-lexicon"12865version = "0.12.7"12866source = "registry+https://github.com/rust-lang/crates.io-index"12867checksum = "fd1ba337640d60c3e96bc6f0638a939b9c9a7f2c316a1598c279828b3d1dc8c5"1286812869[[package]]12870name = "tempfile"12871version = "3.5.0"12872source = "registry+https://github.com/rust-lang/crates.io-index"12873checksum = "b9fbec84f381d5795b08656e4912bec604d162bff9291d6189a78f4c8ab87998"12874dependencies = [12875 "cfg-if",12876 "fastrand",12877 "redox_syscall 0.3.5",12878 "rustix 0.37.19",12879 "windows-sys 0.45.0",12880]1288112882[[package]]12883name = "termcolor"12884version = "1.2.0"12885source = "registry+https://github.com/rust-lang/crates.io-index"12886checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"12887dependencies = [12888 "winapi-util",12889]1289012891[[package]]12892name = "termtree"12893version = "0.4.1"12894source = "registry+https://github.com/rust-lang/crates.io-index"12895checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76"1289612897[[package]]12898name = "tests"12899version = "0.1.1"12900dependencies = [12901 "evm-coder",12902 "frame-support",12903 "frame-system",12904 "pallet-balances",12905 "pallet-common",12906 "pallet-configuration",12907 "pallet-ethereum",12908 "pallet-evm",12909 "pallet-evm-coder-substrate",12910 "pallet-fungible",12911 "pallet-nonfungible",12912 "pallet-refungible",12913 "pallet-structure",12914 "pallet-timestamp",12915 "pallet-transaction-payment",12916 "pallet-unique",12917 "pallet-xcm",12918 "parity-scale-codec",12919 "scale-info",12920 "sp-core",12921 "sp-io",12922 "sp-runtime",12923 "sp-std",12924 "up-data-structs",12925 "up-sponsorship",12926 "xcm",12927]1292812929[[package]]12930name = "thiserror"12931version = "1.0.40"12932source = "registry+https://github.com/rust-lang/crates.io-index"12933checksum = "978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac"12934dependencies = [12935 "thiserror-impl",12936]1293712938[[package]]12939name = "thiserror-impl"12940version = "1.0.40"12941source = "registry+https://github.com/rust-lang/crates.io-index"12942checksum = "f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f"12943dependencies = [12944 "proc-macro2",12945 "quote",12946 "syn 2.0.16",12947]1294812949[[package]]12950name = "thousands"12951version = "0.2.0"12952source = "registry+https://github.com/rust-lang/crates.io-index"12953checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820"1295412955[[package]]12956name = "thread_local"12957version = "1.1.7"12958source = "registry+https://github.com/rust-lang/crates.io-index"12959checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"12960dependencies = [12961 "cfg-if",12962 "once_cell",12963]1296412965[[package]]12966name = "threadpool"12967version = "1.8.1"12968source = "registry+https://github.com/rust-lang/crates.io-index"12969checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"12970dependencies = [12971 "num_cpus",12972]1297312974[[package]]12975name = "thrift"12976version = "0.15.0"12977source = "registry+https://github.com/rust-lang/crates.io-index"12978checksum = "b82ca8f46f95b3ce96081fe3dd89160fdea970c254bb72925255d1b62aae692e"12979dependencies = [12980 "byteorder",12981 "integer-encoding",12982 "log",12983 "ordered-float",12984 "threadpool",12985]1298612987[[package]]12988name = "tikv-jemalloc-ctl"12989version = "0.5.0"12990source = "registry+https://github.com/rust-lang/crates.io-index"12991checksum = "e37706572f4b151dff7a0146e040804e9c26fe3a3118591112f05cf12a4216c1"12992dependencies = [12993 "libc",12994 "paste",12995 "tikv-jemalloc-sys",12996]1299712998[[package]]12999name = "tikv-jemalloc-sys"13000version = "0.5.3+5.3.0-patched"13001source = "registry+https://github.com/rust-lang/crates.io-index"13002checksum = "a678df20055b43e57ef8cddde41cdfda9a3c1a060b67f4c5836dfb1d78543ba8"13003dependencies = [13004 "cc",13005 "libc",13006]1300713008[[package]]13009name = "time"13010version = "0.1.45"13011source = "registry+https://github.com/rust-lang/crates.io-index"13012checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"13013dependencies = [13014 "libc",13015 "wasi 0.10.0+wasi-snapshot-preview1",13016 "winapi",13017]1301813019[[package]]13020name = "time"13021version = "0.3.21"13022source = "registry+https://github.com/rust-lang/crates.io-index"13023checksum = "8f3403384eaacbca9923fa06940178ac13e4edb725486d70e8e15881d0c836cc"13024dependencies = [13025 "itoa",13026 "serde",13027 "time-core",13028 "time-macros",13029]1303013031[[package]]13032name = "time-core"13033version = "0.1.1"13034source = "registry+https://github.com/rust-lang/crates.io-index"13035checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"1303613037[[package]]13038name = "time-macros"13039version = "0.2.9"13040source = "registry+https://github.com/rust-lang/crates.io-index"13041checksum = "372950940a5f07bf38dbe211d7283c9e6d7327df53794992d293e534c733d09b"13042dependencies = [13043 "time-core",13044]1304513046[[package]]13047name = "tiny-bip39"13048version = "1.0.0"13049source = "registry+https://github.com/rust-lang/crates.io-index"13050checksum = "62cc94d358b5a1e84a5cb9109f559aa3c4d634d2b1b4de3d0fa4adc7c78e2861"13051dependencies = [13052 "anyhow",13053 "hmac 0.12.1",13054 "once_cell",13055 "pbkdf2 0.11.0",13056 "rand 0.8.5",13057 "rustc-hash",13058 "sha2 0.10.6",13059 "thiserror",13060 "unicode-normalization",13061 "wasm-bindgen",13062 "zeroize",13063]1306413065[[package]]13066name = "tiny-keccak"13067version = "2.0.2"13068source = "registry+https://github.com/rust-lang/crates.io-index"13069checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"13070dependencies = [13071 "crunchy",13072]1307313074[[package]]13075name = "tinytemplate"13076version = "1.2.1"13077source = "registry+https://github.com/rust-lang/crates.io-index"13078checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"13079dependencies = [13080 "serde",13081 "serde_json",13082]1308313084[[package]]13085name = "tinyvec"13086version = "1.6.0"13087source = "registry+https://github.com/rust-lang/crates.io-index"13088checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"13089dependencies = [13090 "tinyvec_macros",13091]1309213093[[package]]13094name = "tinyvec_macros"13095version = "0.1.1"13096source = "registry+https://github.com/rust-lang/crates.io-index"13097checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"1309813099[[package]]13100name = "tokio"13101version = "1.28.1"13102source = "registry+https://github.com/rust-lang/crates.io-index"13103checksum = "0aa32867d44e6f2ce3385e89dceb990188b8bb0fb25b0cf576647a6f98ac5105"13104dependencies = [13105 "autocfg",13106 "bytes",13107 "libc",13108 "mio",13109 "num_cpus",13110 "parking_lot 0.12.1",13111 "pin-project-lite 0.2.9",13112 "signal-hook-registry",13113 "socket2",13114 "tokio-macros",13115 "windows-sys 0.48.0",13116]1311713118[[package]]13119name = "tokio-macros"13120version = "2.1.0"13121source = "registry+https://github.com/rust-lang/crates.io-index"13122checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"13123dependencies = [13124 "proc-macro2",13125 "quote",13126 "syn 2.0.16",13127]1312813129[[package]]13130name = "tokio-rustls"13131version = "0.23.4"13132source = "registry+https://github.com/rust-lang/crates.io-index"13133checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"13134dependencies = [13135 "rustls 0.20.8",13136 "tokio",13137 "webpki 0.22.0",13138]1313913140[[package]]13141name = "tokio-stream"13142version = "0.1.14"13143source = "registry+https://github.com/rust-lang/crates.io-index"13144checksum = "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842"13145dependencies = [13146 "futures-core",13147 "pin-project-lite 0.2.9",13148 "tokio",13149 "tokio-util",13150]1315113152[[package]]13153name = "tokio-util"13154version = "0.7.8"13155source = "registry+https://github.com/rust-lang/crates.io-index"13156checksum = "806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d"13157dependencies = [13158 "bytes",13159 "futures-core",13160 "futures-io",13161 "futures-sink",13162 "pin-project-lite 0.2.9",13163 "tokio",13164 "tracing",13165]1316613167[[package]]13168name = "toml"13169version = "0.5.11"13170source = "registry+https://github.com/rust-lang/crates.io-index"13171checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"13172dependencies = [13173 "serde",13174]1317513176[[package]]13177name = "toml"13178version = "0.7.3"13179source = "registry+https://github.com/rust-lang/crates.io-index"13180checksum = "b403acf6f2bb0859c93c7f0d967cb4a75a7ac552100f9322faf64dc047669b21"13181dependencies = [13182 "serde",13183 "serde_spanned",13184 "toml_datetime",13185 "toml_edit",13186]1318713188[[package]]13189name = "toml_datetime"13190version = "0.6.1"13191source = "registry+https://github.com/rust-lang/crates.io-index"13192checksum = "3ab8ed2edee10b50132aed5f331333428b011c99402b5a534154ed15746f9622"13193dependencies = [13194 "serde",13195]1319613197[[package]]13198name = "toml_edit"13199version = "0.19.8"13200source = "registry+https://github.com/rust-lang/crates.io-index"13201checksum = "239410c8609e8125456927e6707163a3b1fdb40561e4b803bc041f466ccfdc13"13202dependencies = [13203 "indexmap",13204 "serde",13205 "serde_spanned",13206 "toml_datetime",13207 "winnow",13208]1320913210[[package]]13211name = "tower"13212version = "0.4.13"13213source = "registry+https://github.com/rust-lang/crates.io-index"13214checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"13215dependencies = [13216 "tower-layer",13217 "tower-service",13218 "tracing",13219]1322013221[[package]]13222name = "tower-http"13223version = "0.3.5"13224source = "registry+https://github.com/rust-lang/crates.io-index"13225checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"13226dependencies = [13227 "bitflags",13228 "bytes",13229 "futures-core",13230 "futures-util",13231 "http",13232 "http-body",13233 "http-range-header",13234 "pin-project-lite 0.2.9",13235 "tower-layer",13236 "tower-service",13237]1323813239[[package]]13240name = "tower-layer"13241version = "0.3.2"13242source = "registry+https://github.com/rust-lang/crates.io-index"13243checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"1324413245[[package]]13246name = "tower-service"13247version = "0.3.2"13248source = "registry+https://github.com/rust-lang/crates.io-index"13249checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"1325013251[[package]]13252name = "tracing"13253version = "0.1.37"13254source = "registry+https://github.com/rust-lang/crates.io-index"13255checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"13256dependencies = [13257 "cfg-if",13258 "log",13259 "pin-project-lite 0.2.9",13260 "tracing-attributes",13261 "tracing-core",13262]1326313264[[package]]13265name = "tracing-attributes"13266version = "0.1.24"13267source = "registry+https://github.com/rust-lang/crates.io-index"13268checksum = "0f57e3ca2a01450b1a921183a9c9cbfda207fd822cef4ccb00a65402cbba7a74"13269dependencies = [13270 "proc-macro2",13271 "quote",13272 "syn 2.0.16",13273]1327413275[[package]]13276name = "tracing-core"13277version = "0.1.31"13278source = "registry+https://github.com/rust-lang/crates.io-index"13279checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"13280dependencies = [13281 "once_cell",13282 "valuable",13283]1328413285[[package]]13286name = "tracing-futures"13287version = "0.2.5"13288source = "registry+https://github.com/rust-lang/crates.io-index"13289checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"13290dependencies = [13291 "pin-project",13292 "tracing",13293]1329413295[[package]]13296name = "tracing-gum"13297version = "0.9.42"13298source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"13299dependencies = [13300 "polkadot-node-jaeger",13301 "polkadot-primitives",13302 "tracing",13303 "tracing-gum-proc-macro",13304]1330513306[[package]]13307name = "tracing-gum-proc-macro"13308version = "0.9.42"13309source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"13310dependencies = [13311 "expander 2.0.0",13312 "proc-macro-crate",13313 "proc-macro2",13314 "quote",13315 "syn 2.0.16",13316]1331713318[[package]]13319name = "tracing-log"13320version = "0.1.3"13321source = "registry+https://github.com/rust-lang/crates.io-index"13322checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"13323dependencies = [13324 "lazy_static",13325 "log",13326 "tracing-core",13327]1332813329[[package]]13330name = "tracing-serde"13331version = "0.1.3"13332source = "registry+https://github.com/rust-lang/crates.io-index"13333checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"13334dependencies = [13335 "serde",13336 "tracing-core",13337]1333813339[[package]]13340name = "tracing-subscriber"13341version = "0.2.25"13342source = "registry+https://github.com/rust-lang/crates.io-index"13343checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"13344dependencies = [13345 "ansi_term",13346 "chrono",13347 "lazy_static",13348 "matchers",13349 "parking_lot 0.11.2",13350 "regex",13351 "serde",13352 "serde_json",13353 "sharded-slab",13354 "smallvec",13355 "thread_local",13356 "tracing",13357 "tracing-core",13358 "tracing-log",13359 "tracing-serde",13360]1336113362[[package]]13363name = "trie-db"13364version = "0.24.0"13365source = "registry+https://github.com/rust-lang/crates.io-index"13366checksum = "004e1e8f92535694b4cb1444dc5a8073ecf0815e3357f729638b9f8fc4062908"13367dependencies = [13368 "hash-db 0.15.2",13369 "hashbrown 0.12.3",13370 "log",13371 "smallvec",13372]1337313374[[package]]13375name = "trie-db"13376version = "0.27.1"13377source = "registry+https://github.com/rust-lang/crates.io-index"13378checksum = "767abe6ffed88a1889671a102c2861ae742726f52e0a5a425b92c9fbfa7e9c85"13379dependencies = [13380 "hash-db 0.16.0",13381 "hashbrown 0.13.2",13382 "log",13383 "rustc-hex",13384 "smallvec",13385]1338613387[[package]]13388name = "trie-root"13389version = "0.18.0"13390source = "registry+https://github.com/rust-lang/crates.io-index"13391checksum = "d4ed310ef5ab98f5fa467900ed906cb9232dd5376597e00fd4cba2a449d06c0b"13392dependencies = [13393 "hash-db 0.16.0",13394]1339513396[[package]]13397name = "triehash"13398version = "0.8.4"13399source = "registry+https://github.com/rust-lang/crates.io-index"13400checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"13401dependencies = [13402 "hash-db 0.15.2",13403 "rlp",13404]1340513406[[package]]13407name = "trust-dns-proto"13408version = "0.22.0"13409source = "registry+https://github.com/rust-lang/crates.io-index"13410checksum = "4f7f83d1e4a0e4358ac54c5c3681e5d7da5efc5a7a632c90bb6d6669ddd9bc26"13411dependencies = [13412 "async-trait",13413 "cfg-if",13414 "data-encoding",13415 "enum-as-inner",13416 "futures-channel",13417 "futures-io",13418 "futures-util",13419 "idna 0.2.3",13420 "ipnet",13421 "lazy_static",13422 "rand 0.8.5",13423 "smallvec",13424 "socket2",13425 "thiserror",13426 "tinyvec",13427 "tokio",13428 "tracing",13429 "url",13430]1343113432[[package]]13433name = "trust-dns-resolver"13434version = "0.22.0"13435source = "registry+https://github.com/rust-lang/crates.io-index"13436checksum = "aff21aa4dcefb0a1afbfac26deb0adc93888c7d295fb63ab273ef276ba2b7cfe"13437dependencies = [13438 "cfg-if",13439 "futures-util",13440 "ipconfig",13441 "lazy_static",13442 "lru-cache",13443 "parking_lot 0.12.1",13444 "resolv-conf",13445 "smallvec",13446 "thiserror",13447 "tokio",13448 "tracing",13449 "trust-dns-proto",13450]1345113452[[package]]13453name = "try-lock"13454version = "0.2.4"13455source = "registry+https://github.com/rust-lang/crates.io-index"13456checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"1345713458[[package]]13459name = "try-runtime-cli"13460version = "0.10.0-dev"13461source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"13462dependencies = [13463 "async-trait",13464 "clap",13465 "frame-remote-externalities",13466 "frame-try-runtime",13467 "hex",13468 "log",13469 "parity-scale-codec",13470 "sc-cli",13471 "sc-executor",13472 "sc-service",13473 "serde",13474 "serde_json",13475 "sp-api",13476 "sp-consensus-aura",13477 "sp-consensus-babe",13478 "sp-core",13479 "sp-debug-derive",13480 "sp-externalities",13481 "sp-inherents",13482 "sp-io",13483 "sp-keystore",13484 "sp-rpc",13485 "sp-runtime",13486 "sp-state-machine",13487 "sp-timestamp",13488 "sp-transaction-storage-proof",13489 "sp-version",13490 "sp-weights",13491 "substrate-rpc-client",13492 "zstd 0.12.3+zstd.1.5.2",13493]1349413495[[package]]13496name = "tt-call"13497version = "1.0.9"13498source = "registry+https://github.com/rust-lang/crates.io-index"13499checksum = "f4f195fd851901624eee5a58c4bb2b4f06399148fcd0ed336e6f1cb60a9881df"1350013501[[package]]13502name = "turn"13503version = "0.6.1"13504source = "registry+https://github.com/rust-lang/crates.io-index"13505checksum = "4712ee30d123ec7ae26d1e1b218395a16c87cdbaf4b3925d170d684af62ea5e8"13506dependencies = [13507 "async-trait",13508 "base64 0.13.1",13509 "futures",13510 "log",13511 "md-5",13512 "rand 0.8.5",13513 "ring",13514 "stun",13515 "thiserror",13516 "tokio",13517 "webrtc-util",13518]1351913520[[package]]13521name = "twox-hash"13522version = "1.6.3"13523source = "registry+https://github.com/rust-lang/crates.io-index"13524checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"13525dependencies = [13526 "cfg-if",13527 "digest 0.10.6",13528 "rand 0.8.5",13529 "static_assertions",13530]1353113532[[package]]13533name = "typenum"13534version = "1.16.0"13535source = "registry+https://github.com/rust-lang/crates.io-index"13536checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"1353713538[[package]]13539name = "uc-rpc"13540version = "0.1.4"13541dependencies = [13542 "anyhow",13543 "app-promotion-rpc",13544 "frame-benchmarking",13545 "hex-literal",13546 "jsonrpsee",13547 "opal-runtime",13548 "pallet-evm",13549 "parity-scale-codec",13550 "quartz-runtime",13551 "sc-client-api",13552 "sc-executor",13553 "sc-rpc-api",13554 "sc-service",13555 "sp-api",13556 "sp-blockchain",13557 "sp-core",13558 "sp-externalities",13559 "sp-keystore",13560 "sp-runtime",13561 "sp-state-machine",13562 "sp-trie",13563 "trie-db 0.24.0",13564 "unique-runtime",13565 "up-common",13566 "up-data-structs",13567 "up-pov-estimate-rpc",13568 "up-rpc",13569 "zstd 0.11.2+zstd.1.5.2",13570]1357113572[[package]]13573name = "ucd-trie"13574version = "0.1.5"13575source = "registry+https://github.com/rust-lang/crates.io-index"13576checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"1357713578[[package]]13579name = "uint"13580version = "0.9.5"13581source = "registry+https://github.com/rust-lang/crates.io-index"13582checksum = "76f64bba2c53b04fcab63c01a7d7427eadc821e3bc48c34dc9ba29c501164b52"13583dependencies = [13584 "byteorder",13585 "crunchy",13586 "hex",13587 "static_assertions",13588]1358913590[[package]]13591name = "unicode-bidi"13592version = "0.3.13"13593source = "registry+https://github.com/rust-lang/crates.io-index"13594checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"1359513596[[package]]13597name = "unicode-ident"13598version = "1.0.8"13599source = "registry+https://github.com/rust-lang/crates.io-index"13600checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4"1360113602[[package]]13603name = "unicode-normalization"13604version = "0.1.22"13605source = "registry+https://github.com/rust-lang/crates.io-index"13606checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"13607dependencies = [13608 "tinyvec",13609]1361013611[[package]]13612name = "unicode-width"13613version = "0.1.10"13614source = "registry+https://github.com/rust-lang/crates.io-index"13615checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"1361613617[[package]]13618name = "unicode-xid"13619version = "0.2.4"13620source = "registry+https://github.com/rust-lang/crates.io-index"13621checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"1362213623[[package]]13624name = "unique-node"13625version = "0.9.41"13626dependencies = [13627 "app-promotion-rpc",13628 "clap",13629 "cumulus-client-cli",13630 "cumulus-client-consensus-aura",13631 "cumulus-client-consensus-common",13632 "cumulus-client-network",13633 "cumulus-client-service",13634 "cumulus-primitives-core",13635 "cumulus-primitives-parachain-inherent",13636 "cumulus-relay-chain-inprocess-interface",13637 "cumulus-relay-chain-interface",13638 "cumulus-relay-chain-minimal-node",13639 "fc-consensus",13640 "fc-db",13641 "fc-mapping-sync",13642 "fc-rpc",13643 "fc-rpc-core",13644 "fp-rpc",13645 "frame-benchmarking",13646 "frame-benchmarking-cli",13647 "futures",13648 "log",13649 "opal-runtime",13650 "pallet-transaction-payment-rpc-runtime-api",13651 "parity-scale-codec",13652 "polkadot-cli",13653 "polkadot-primitives",13654 "polkadot-service",13655 "quartz-runtime",13656 "sc-basic-authorship",13657 "sc-chain-spec",13658 "sc-cli",13659 "sc-client-api",13660 "sc-consensus",13661 "sc-consensus-manual-seal",13662 "sc-executor",13663 "sc-network",13664 "sc-network-sync",13665 "sc-service",13666 "sc-sysinfo",13667 "sc-telemetry",13668 "sc-tracing",13669 "sc-transaction-pool",13670 "serde",13671 "serde_json",13672 "sp-api",13673 "sp-block-builder",13674 "sp-blockchain",13675 "sp-consensus-aura",13676 "sp-core",13677 "sp-io",13678 "sp-keystore",13679 "sp-offchain",13680 "sp-runtime",13681 "sp-session",13682 "sp-timestamp",13683 "sp-transaction-pool",13684 "substrate-build-script-utils",13685 "substrate-frame-rpc-system",13686 "substrate-prometheus-endpoint",13687 "tokio",13688 "try-runtime-cli",13689 "uc-rpc",13690 "unique-rpc",13691 "unique-runtime",13692 "up-common",13693 "up-data-structs",13694 "up-pov-estimate-rpc",13695 "up-rpc",13696]1369713698[[package]]13699name = "unique-rpc"13700version = "0.1.2"13701dependencies = [13702 "app-promotion-rpc",13703 "fc-db",13704 "fc-mapping-sync",13705 "fc-rpc",13706 "fc-rpc-core",13707 "fp-rpc",13708 "fp-storage",13709 "jsonrpsee",13710 "pallet-transaction-payment-rpc",13711 "sc-client-api",13712 "sc-consensus-grandpa",13713 "sc-network",13714 "sc-network-sync",13715 "sc-rpc",13716 "sc-rpc-api",13717 "sc-service",13718 "sc-transaction-pool",13719 "serde",13720 "sp-api",13721 "sp-block-builder",13722 "sp-blockchain",13723 "sp-runtime",13724 "substrate-frame-rpc-system",13725 "uc-rpc",13726 "up-common",13727 "up-data-structs",13728 "up-pov-estimate-rpc",13729 "up-rpc",13730]1373113732[[package]]13733name = "unique-runtime"13734version = "0.9.41"13735dependencies = [13736 "app-promotion-rpc",13737 "cumulus-pallet-aura-ext",13738 "cumulus-pallet-dmp-queue",13739 "cumulus-pallet-parachain-system",13740 "cumulus-pallet-xcm",13741 "cumulus-pallet-xcmp-queue",13742 "cumulus-primitives-core",13743 "cumulus-primitives-timestamp",13744 "cumulus-primitives-utility",13745 "derivative",13746 "evm-coder",13747 "fp-evm",13748 "fp-rpc",13749 "fp-self-contained",13750 "frame-benchmarking",13751 "frame-executive",13752 "frame-support",13753 "frame-system",13754 "frame-system-benchmarking",13755 "frame-system-rpc-runtime-api",13756 "frame-try-runtime",13757 "hex-literal",13758 "impl-trait-for-tuples",13759 "log",13760 "num_enum",13761 "orml-tokens",13762 "orml-traits",13763 "orml-vesting",13764 "orml-xcm-support",13765 "orml-xtokens",13766 "pallet-app-promotion",13767 "pallet-aura",13768 "pallet-authorship",13769 "pallet-balances",13770 "pallet-base-fee",13771 "pallet-collator-selection",13772 "pallet-common",13773 "pallet-configuration",13774 "pallet-ethereum",13775 "pallet-evm",13776 "pallet-evm-coder-substrate",13777 "pallet-evm-contract-helpers",13778 "pallet-evm-migration",13779 "pallet-evm-precompile-simple",13780 "pallet-evm-transaction-payment",13781 "pallet-foreign-assets",13782 "pallet-fungible",13783 "pallet-identity 4.0.0-dev",13784 "pallet-inflation",13785 "pallet-maintenance",13786 "pallet-nonfungible",13787 "pallet-preimage",13788 "pallet-refungible",13789 "pallet-session",13790 "pallet-structure",13791 "pallet-sudo",13792 "pallet-template-transaction-payment",13793 "pallet-test-utils",13794 "pallet-timestamp",13795 "pallet-transaction-payment",13796 "pallet-transaction-payment-rpc-runtime-api",13797 "pallet-treasury",13798 "pallet-unique",13799 "pallet-xcm",13800 "parachain-info",13801 "parity-scale-codec",13802 "polkadot-parachain",13803 "precompile-utils-macro",13804 "scale-info",13805 "serde",13806 "smallvec",13807 "sp-api",13808 "sp-arithmetic",13809 "sp-block-builder",13810 "sp-consensus-aura",13811 "sp-core",13812 "sp-inherents",13813 "sp-io",13814 "sp-offchain",13815 "sp-runtime",13816 "sp-session",13817 "sp-std",13818 "sp-transaction-pool",13819 "sp-version",13820 "substrate-wasm-builder",13821 "up-common",13822 "up-data-structs",13823 "up-pov-estimate-rpc",13824 "up-rpc",13825 "up-sponsorship",13826 "xcm",13827 "xcm-builder",13828 "xcm-executor",13829]1383013831[[package]]13832name = "universal-hash"13833version = "0.4.1"13834source = "registry+https://github.com/rust-lang/crates.io-index"13835checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"13836dependencies = [13837 "generic-array 0.14.7",13838 "subtle",13839]1384013841[[package]]13842name = "universal-hash"13843version = "0.5.0"13844source = "registry+https://github.com/rust-lang/crates.io-index"13845checksum = "7d3160b73c9a19f7e2939a2fdad446c57c1bbbbf4d919d3213ff1267a580d8b5"13846dependencies = [13847 "crypto-common",13848 "subtle",13849]1385013851[[package]]13852name = "unsigned-varint"13853version = "0.7.1"13854source = "registry+https://github.com/rust-lang/crates.io-index"13855checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836"13856dependencies = [13857 "asynchronous-codec",13858 "bytes",13859 "futures-io",13860 "futures-util",13861]1386213863[[package]]13864name = "untrusted"13865version = "0.7.1"13866source = "registry+https://github.com/rust-lang/crates.io-index"13867checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1386813869[[package]]13870name = "up-common"13871version = "0.9.41"13872dependencies = [13873 "cumulus-primitives-core",13874 "fp-rpc",13875 "frame-support",13876 "pallet-evm",13877 "sp-consensus-aura",13878 "sp-core",13879 "sp-runtime",13880 "sp-std",13881]1388213883[[package]]13884name = "up-data-structs"13885version = "0.2.2"13886dependencies = [13887 "bondrewd",13888 "derivative",13889 "frame-support",13890 "pallet-evm",13891 "parity-scale-codec",13892 "scale-info",13893 "serde",13894 "sp-core",13895 "sp-runtime",13896 "sp-std",13897 "struct-versioning",13898]1389913900[[package]]13901name = "up-pov-estimate-rpc"13902version = "0.1.0"13903dependencies = [13904 "parity-scale-codec",13905 "scale-info",13906 "serde",13907 "sp-api",13908 "sp-core",13909 "sp-runtime",13910 "sp-std",13911]1391213913[[package]]13914name = "up-rpc"13915version = "0.1.3"13916dependencies = [13917 "pallet-common",13918 "pallet-evm",13919 "parity-scale-codec",13920 "sp-api",13921 "sp-core",13922 "sp-runtime",13923 "sp-std",13924 "up-data-structs",13925]1392613927[[package]]13928name = "up-sponsorship"13929version = "0.1.0"13930source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.42#be3a4a92920866f234c66eff18df9c624bb7dfc4"13931dependencies = [13932 "impl-trait-for-tuples",13933]1393413935[[package]]13936name = "url"13937version = "2.3.1"13938source = "registry+https://github.com/rust-lang/crates.io-index"13939checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"13940dependencies = [13941 "form_urlencoded",13942 "idna 0.3.0",13943 "percent-encoding",13944]1394513946[[package]]13947name = "utf8parse"13948version = "0.2.1"13949source = "registry+https://github.com/rust-lang/crates.io-index"13950checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"1395113952[[package]]13953name = "uuid"13954version = "1.3.3"13955source = "registry+https://github.com/rust-lang/crates.io-index"13956checksum = "345444e32442451b267fc254ae85a209c64be56d2890e601a0c37ff0c3c5ecd2"13957dependencies = [13958 "getrandom 0.2.9",13959]1396013961[[package]]13962name = "valuable"13963version = "0.1.0"13964source = "registry+https://github.com/rust-lang/crates.io-index"13965checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"1396613967[[package]]13968name = "vcpkg"13969version = "0.2.15"13970source = "registry+https://github.com/rust-lang/crates.io-index"13971checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"1397213973[[package]]13974name = "version_check"13975version = "0.9.4"13976source = "registry+https://github.com/rust-lang/crates.io-index"13977checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"1397813979[[package]]13980name = "void"13981version = "1.0.2"13982source = "registry+https://github.com/rust-lang/crates.io-index"13983checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"1398413985[[package]]13986name = "waitgroup"13987version = "0.1.2"13988source = "registry+https://github.com/rust-lang/crates.io-index"13989checksum = "d1f50000a783467e6c0200f9d10642f4bc424e39efc1b770203e88b488f79292"13990dependencies = [13991 "atomic-waker",13992]1399313994[[package]]13995name = "waker-fn"13996version = "1.1.0"13997source = "registry+https://github.com/rust-lang/crates.io-index"13998checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"1399914000[[package]]14001name = "walkdir"14002version = "2.3.3"14003source = "registry+https://github.com/rust-lang/crates.io-index"14004checksum = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698"14005dependencies = [14006 "same-file",14007 "winapi-util",14008]1400914010[[package]]14011name = "want"14012version = "0.3.0"14013source = "registry+https://github.com/rust-lang/crates.io-index"14014checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"14015dependencies = [14016 "log",14017 "try-lock",14018]1401914020[[package]]14021name = "wasi"14022version = "0.9.0+wasi-snapshot-preview1"14023source = "registry+https://github.com/rust-lang/crates.io-index"14024checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"1402514026[[package]]14027name = "wasi"14028version = "0.10.0+wasi-snapshot-preview1"14029source = "registry+https://github.com/rust-lang/crates.io-index"14030checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1403114032[[package]]14033name = "wasi"14034version = "0.11.0+wasi-snapshot-preview1"14035source = "registry+https://github.com/rust-lang/crates.io-index"14036checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"1403714038[[package]]14039name = "wasm-bindgen"14040version = "0.2.85"14041source = "registry+https://github.com/rust-lang/crates.io-index"14042checksum = "5b6cb788c4e39112fbe1822277ef6fb3c55cd86b95cb3d3c4c1c9597e4ac74b4"14043dependencies = [14044 "cfg-if",14045 "wasm-bindgen-macro",14046]1404714048[[package]]14049name = "wasm-bindgen-backend"14050version = "0.2.85"14051source = "registry+https://github.com/rust-lang/crates.io-index"14052checksum = "35e522ed4105a9d626d885b35d62501b30d9666283a5c8be12c14a8bdafe7822"14053dependencies = [14054 "bumpalo",14055 "log",14056 "once_cell",14057 "proc-macro2",14058 "quote",14059 "syn 2.0.16",14060 "wasm-bindgen-shared",14061]1406214063[[package]]14064name = "wasm-bindgen-futures"14065version = "0.4.35"14066source = "registry+https://github.com/rust-lang/crates.io-index"14067checksum = "083abe15c5d88556b77bdf7aef403625be9e327ad37c62c4e4129af740168163"14068dependencies = [14069 "cfg-if",14070 "js-sys",14071 "wasm-bindgen",14072 "web-sys",14073]1407414075[[package]]14076name = "wasm-bindgen-macro"14077version = "0.2.85"14078source = "registry+https://github.com/rust-lang/crates.io-index"14079checksum = "358a79a0cb89d21db8120cbfb91392335913e4890665b1a7981d9e956903b434"14080dependencies = [14081 "quote",14082 "wasm-bindgen-macro-support",14083]1408414085[[package]]14086name = "wasm-bindgen-macro-support"14087version = "0.2.85"14088source = "registry+https://github.com/rust-lang/crates.io-index"14089checksum = "4783ce29f09b9d93134d41297aded3a712b7b979e9c6f28c32cb88c973a94869"14090dependencies = [14091 "proc-macro2",14092 "quote",14093 "syn 2.0.16",14094 "wasm-bindgen-backend",14095 "wasm-bindgen-shared",14096]1409714098[[package]]14099name = "wasm-bindgen-shared"14100version = "0.2.85"14101source = "registry+https://github.com/rust-lang/crates.io-index"14102checksum = "a901d592cafaa4d711bc324edfaff879ac700b19c3dfd60058d2b445be2691eb"1410314104[[package]]14105name = "wasm-instrument"14106version = "0.3.0"14107source = "registry+https://github.com/rust-lang/crates.io-index"14108checksum = "aa1dafb3e60065305741e83db35c6c2584bb3725b692b5b66148a38d72ace6cd"14109dependencies = [14110 "parity-wasm",14111]1411214113[[package]]14114name = "wasm-opt"14115version = "0.111.0"14116source = "registry+https://github.com/rust-lang/crates.io-index"14117checksum = "84a303793cbc01fb96551badfc7367db6007396bba6bac97936b3c8b6f7fdb41"14118dependencies = [14119 "anyhow",14120 "libc",14121 "strum",14122 "strum_macros",14123 "tempfile",14124 "thiserror",14125 "wasm-opt-cxx-sys",14126 "wasm-opt-sys",14127]1412814129[[package]]14130name = "wasm-opt-cxx-sys"14131version = "0.111.0"14132source = "registry+https://github.com/rust-lang/crates.io-index"14133checksum = "d9c9deb56f8a9f2ec177b3bd642a8205621835944ed5da55f2388ef216aca5a4"14134dependencies = [14135 "anyhow",14136 "cxx",14137 "cxx-build",14138 "wasm-opt-sys",14139]1414014141[[package]]14142name = "wasm-opt-sys"14143version = "0.111.0"14144source = "registry+https://github.com/rust-lang/crates.io-index"14145checksum = "4432e28b542738a9776cedf92e8a99d8991c7b4667ee2c7ccddfb479dd2856a7"14146dependencies = [14147 "anyhow",14148 "cc",14149 "cxx",14150 "cxx-build",14151 "regex",14152]1415314154[[package]]14155name = "wasm-timer"14156version = "0.2.5"14157source = "registry+https://github.com/rust-lang/crates.io-index"14158checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"14159dependencies = [14160 "futures",14161 "js-sys",14162 "parking_lot 0.11.2",14163 "pin-utils",14164 "wasm-bindgen",14165 "wasm-bindgen-futures",14166 "web-sys",14167]1416814169[[package]]14170name = "wasmi"14171version = "0.13.2"14172source = "registry+https://github.com/rust-lang/crates.io-index"14173checksum = "06c326c93fbf86419608361a2c925a31754cf109da1b8b55737070b4d6669422"14174dependencies = [14175 "parity-wasm",14176 "wasmi-validation",14177 "wasmi_core",14178]1417914180[[package]]14181name = "wasmi-validation"14182version = "0.5.0"14183source = "registry+https://github.com/rust-lang/crates.io-index"14184checksum = "91ff416ad1ff0c42e5a926ed5d5fab74c0f098749aa0ad8b2a34b982ce0e867b"14185dependencies = [14186 "parity-wasm",14187]1418814189[[package]]14190name = "wasmi_core"14191version = "0.2.1"14192source = "registry+https://github.com/rust-lang/crates.io-index"14193checksum = "57d20cb3c59b788653d99541c646c561c9dd26506f25c0cebfe810659c54c6d7"14194dependencies = [14195 "downcast-rs",14196 "libm 0.2.6",14197 "memory_units",14198 "num-rational",14199 "num-traits",14200 "region",14201]1420214203[[package]]14204name = "wasmparser"14205version = "0.100.0"14206source = "registry+https://github.com/rust-lang/crates.io-index"14207checksum = "64b20236ab624147dfbb62cf12a19aaf66af0e41b8398838b66e997d07d269d4"14208dependencies = [14209 "indexmap",14210 "url",14211]1421214213[[package]]14214name = "wasmtime"14215version = "6.0.2"14216source = "registry+https://github.com/rust-lang/crates.io-index"14217checksum = "76a222f5fa1e14b2cefc286f1b68494d7a965f4bf57ec04c59bb62673d639af6"14218dependencies = [14219 "anyhow",14220 "bincode",14221 "cfg-if",14222 "indexmap",14223 "libc",14224 "log",14225 "object 0.29.0",14226 "once_cell",14227 "paste",14228 "psm",14229 "rayon",14230 "serde",14231 "target-lexicon",14232 "wasmparser",14233 "wasmtime-cache",14234 "wasmtime-cranelift",14235 "wasmtime-environ",14236 "wasmtime-jit",14237 "wasmtime-runtime",14238 "windows-sys 0.42.0",14239]1424014241[[package]]14242name = "wasmtime-asm-macros"14243version = "6.0.2"14244source = "registry+https://github.com/rust-lang/crates.io-index"14245checksum = "4407a7246e7d2f3d8fb1cf0c72fda8dbafdb6dd34d555ae8bea0e5ae031089cc"14246dependencies = [14247 "cfg-if",14248]1424914250[[package]]14251name = "wasmtime-cache"14252version = "6.0.2"14253source = "registry+https://github.com/rust-lang/crates.io-index"14254checksum = "5ceb3adf61d654be0be67fffdce42447b0880481348785be5fe40b5dd7663a4c"14255dependencies = [14256 "anyhow",14257 "base64 0.13.1",14258 "bincode",14259 "directories-next",14260 "file-per-thread-logger",14261 "log",14262 "rustix 0.36.13",14263 "serde",14264 "sha2 0.10.6",14265 "toml 0.5.11",14266 "windows-sys 0.42.0",14267 "zstd 0.11.2+zstd.1.5.2",14268]1426914270[[package]]14271name = "wasmtime-cranelift"14272version = "6.0.2"14273source = "registry+https://github.com/rust-lang/crates.io-index"14274checksum = "3c366bb8647e01fd08cb5589976284b00abfded5529b33d7e7f3f086c68304a4"14275dependencies = [14276 "anyhow",14277 "cranelift-codegen",14278 "cranelift-entity",14279 "cranelift-frontend",14280 "cranelift-native",14281 "cranelift-wasm",14282 "gimli 0.26.2",14283 "log",14284 "object 0.29.0",14285 "target-lexicon",14286 "thiserror",14287 "wasmparser",14288 "wasmtime-environ",14289]1429014291[[package]]14292name = "wasmtime-environ"14293version = "6.0.2"14294source = "registry+https://github.com/rust-lang/crates.io-index"14295checksum = "47b8b50962eae38ee319f7b24900b7cf371f03eebdc17400c1dc8575fc10c9a7"14296dependencies = [14297 "anyhow",14298 "cranelift-entity",14299 "gimli 0.26.2",14300 "indexmap",14301 "log",14302 "object 0.29.0",14303 "serde",14304 "target-lexicon",14305 "thiserror",14306 "wasmparser",14307 "wasmtime-types",14308]1430914310[[package]]14311name = "wasmtime-jit"14312version = "6.0.2"14313source = "registry+https://github.com/rust-lang/crates.io-index"14314checksum = "ffaed4f9a234ba5225d8e64eac7b4a5d13b994aeb37353cde2cbeb3febda9eaa"14315dependencies = [14316 "addr2line 0.17.0",14317 "anyhow",14318 "bincode",14319 "cfg-if",14320 "cpp_demangle",14321 "gimli 0.26.2",14322 "log",14323 "object 0.29.0",14324 "rustc-demangle",14325 "serde",14326 "target-lexicon",14327 "wasmtime-environ",14328 "wasmtime-jit-debug",14329 "wasmtime-jit-icache-coherence",14330 "wasmtime-runtime",14331 "windows-sys 0.42.0",14332]1433314334[[package]]14335name = "wasmtime-jit-debug"14336version = "6.0.2"14337source = "registry+https://github.com/rust-lang/crates.io-index"14338checksum = "eed41cbcbf74ce3ff6f1d07d1b707888166dc408d1a880f651268f4f7c9194b2"14339dependencies = [14340 "object 0.29.0",14341 "once_cell",14342 "rustix 0.36.13",14343]1434414345[[package]]14346name = "wasmtime-jit-icache-coherence"14347version = "6.0.2"14348source = "registry+https://github.com/rust-lang/crates.io-index"14349checksum = "43a28ae1e648461bfdbb79db3efdaee1bca5b940872e4175390f465593a2e54c"14350dependencies = [14351 "cfg-if",14352 "libc",14353 "windows-sys 0.42.0",14354]1435514356[[package]]14357name = "wasmtime-runtime"14358version = "6.0.2"14359source = "registry+https://github.com/rust-lang/crates.io-index"14360checksum = "e704b126e4252788ccfc3526d4d4511d4b23c521bf123e447ac726c14545217b"14361dependencies = [14362 "anyhow",14363 "cc",14364 "cfg-if",14365 "indexmap",14366 "libc",14367 "log",14368 "mach",14369 "memfd",14370 "memoffset 0.6.5",14371 "paste",14372 "rand 0.8.5",14373 "rustix 0.36.13",14374 "wasmtime-asm-macros",14375 "wasmtime-environ",14376 "wasmtime-jit-debug",14377 "windows-sys 0.42.0",14378]1437914380[[package]]14381name = "wasmtime-types"14382version = "6.0.2"14383source = "registry+https://github.com/rust-lang/crates.io-index"14384checksum = "83e5572c5727c1ee7e8f28717aaa8400e4d22dcbd714ea5457d85b5005206568"14385dependencies = [14386 "cranelift-entity",14387 "serde",14388 "thiserror",14389 "wasmparser",14390]1439114392[[package]]14393name = "web-sys"14394version = "0.3.62"14395source = "registry+https://github.com/rust-lang/crates.io-index"14396checksum = "16b5f940c7edfdc6d12126d98c9ef4d1b3d470011c47c76a6581df47ad9ba721"14397dependencies = [14398 "js-sys",14399 "wasm-bindgen",14400]1440114402[[package]]14403name = "webpki"14404version = "0.21.4"14405source = "registry+https://github.com/rust-lang/crates.io-index"14406checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea"14407dependencies = [14408 "ring",14409 "untrusted",14410]1441114412[[package]]14413name = "webpki"14414version = "0.22.0"14415source = "registry+https://github.com/rust-lang/crates.io-index"14416checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"14417dependencies = [14418 "ring",14419 "untrusted",14420]1442114422[[package]]14423name = "webpki-roots"14424version = "0.22.6"14425source = "registry+https://github.com/rust-lang/crates.io-index"14426checksum = "b6c71e40d7d2c34a5106301fb632274ca37242cd0c9d3e64dbece371a40a2d87"14427dependencies = [14428 "webpki 0.22.0",14429]1443014431[[package]]14432name = "webrtc"14433version = "0.6.0"14434source = "registry+https://github.com/rust-lang/crates.io-index"14435checksum = "2d3bc9049bdb2cea52f5fd4f6f728184225bdb867ed0dc2410eab6df5bdd67bb"14436dependencies = [14437 "arc-swap",14438 "async-trait",14439 "bytes",14440 "hex",14441 "interceptor",14442 "lazy_static",14443 "log",14444 "rand 0.8.5",14445 "rcgen 0.9.3",14446 "regex",14447 "ring",14448 "rtcp",14449 "rtp",14450 "rustls 0.19.1",14451 "sdp",14452 "serde",14453 "serde_json",14454 "sha2 0.10.6",14455 "stun",14456 "thiserror",14457 "time 0.3.21",14458 "tokio",14459 "turn",14460 "url",14461 "waitgroup",14462 "webrtc-data",14463 "webrtc-dtls",14464 "webrtc-ice",14465 "webrtc-mdns",14466 "webrtc-media",14467 "webrtc-sctp",14468 "webrtc-srtp",14469 "webrtc-util",14470]1447114472[[package]]14473name = "webrtc-data"14474version = "0.6.0"14475source = "registry+https://github.com/rust-lang/crates.io-index"14476checksum = "0ef36a4d12baa6e842582fe9ec16a57184ba35e1a09308307b67d43ec8883100"14477dependencies = [14478 "bytes",14479 "derive_builder",14480 "log",14481 "thiserror",14482 "tokio",14483 "webrtc-sctp",14484 "webrtc-util",14485]1448614487[[package]]14488name = "webrtc-dtls"14489version = "0.7.1"14490source = "registry+https://github.com/rust-lang/crates.io-index"14491checksum = "942be5bd85f072c3128396f6e5a9bfb93ca8c1939ded735d177b7bcba9a13d05"14492dependencies = [14493 "aes 0.6.0",14494 "aes-gcm 0.10.1",14495 "async-trait",14496 "bincode",14497 "block-modes",14498 "byteorder",14499 "ccm",14500 "curve25519-dalek 3.2.0",14501 "der-parser 8.2.0",14502 "elliptic-curve 0.12.3",14503 "hkdf",14504 "hmac 0.12.1",14505 "log",14506 "oid-registry 0.6.1",14507 "p256",14508 "p384",14509 "rand 0.8.5",14510 "rand_core 0.6.4",14511 "rcgen 0.9.3",14512 "ring",14513 "rustls 0.19.1",14514 "sec1 0.3.0",14515 "serde",14516 "sha1",14517 "sha2 0.10.6",14518 "signature 1.6.4",14519 "subtle",14520 "thiserror",14521 "tokio",14522 "webpki 0.21.4",14523 "webrtc-util",14524 "x25519-dalek 2.0.0-pre.1",14525 "x509-parser 0.13.2",14526]1452714528[[package]]14529name = "webrtc-ice"14530version = "0.9.1"14531source = "registry+https://github.com/rust-lang/crates.io-index"14532checksum = "465a03cc11e9a7d7b4f9f99870558fe37a102b65b93f8045392fef7c67b39e80"14533dependencies = [14534 "arc-swap",14535 "async-trait",14536 "crc",14537 "log",14538 "rand 0.8.5",14539 "serde",14540 "serde_json",14541 "stun",14542 "thiserror",14543 "tokio",14544 "turn",14545 "url",14546 "uuid",14547 "waitgroup",14548 "webrtc-mdns",14549 "webrtc-util",14550]1455114552[[package]]14553name = "webrtc-mdns"14554version = "0.5.2"14555source = "registry+https://github.com/rust-lang/crates.io-index"14556checksum = "f08dfd7a6e3987e255c4dbe710dde5d94d0f0574f8a21afa95d171376c143106"14557dependencies = [14558 "log",14559 "socket2",14560 "thiserror",14561 "tokio",14562 "webrtc-util",14563]1456414565[[package]]14566name = "webrtc-media"14567version = "0.5.1"14568source = "registry+https://github.com/rust-lang/crates.io-index"14569checksum = "f72e1650a8ae006017d1a5280efb49e2610c19ccc3c0905b03b648aee9554991"14570dependencies = [14571 "byteorder",14572 "bytes",14573 "rand 0.8.5",14574 "rtp",14575 "thiserror",14576]1457714578[[package]]14579name = "webrtc-sctp"14580version = "0.7.0"14581source = "registry+https://github.com/rust-lang/crates.io-index"14582checksum = "0d47adcd9427eb3ede33d5a7f3424038f63c965491beafcc20bc650a2f6679c0"14583dependencies = [14584 "arc-swap",14585 "async-trait",14586 "bytes",14587 "crc",14588 "log",14589 "rand 0.8.5",14590 "thiserror",14591 "tokio",14592 "webrtc-util",14593]1459414595[[package]]14596name = "webrtc-srtp"14597version = "0.9.1"14598source = "registry+https://github.com/rust-lang/crates.io-index"14599checksum = "6183edc4c1c6c0175f8812eefdce84dfa0aea9c3ece71c2bf6ddd3c964de3da5"14600dependencies = [14601 "aead 0.4.3",14602 "aes 0.7.5",14603 "aes-gcm 0.9.4",14604 "async-trait",14605 "byteorder",14606 "bytes",14607 "ctr 0.8.0",14608 "hmac 0.11.0",14609 "log",14610 "rtcp",14611 "rtp",14612 "sha-1",14613 "subtle",14614 "thiserror",14615 "tokio",14616 "webrtc-util",14617]1461814619[[package]]14620name = "webrtc-util"14621version = "0.7.0"14622source = "registry+https://github.com/rust-lang/crates.io-index"14623checksum = "93f1db1727772c05cf7a2cfece52c3aca8045ca1e176cd517d323489aa3c6d87"14624dependencies = [14625 "async-trait",14626 "bitflags",14627 "bytes",14628 "cc",14629 "ipnet",14630 "lazy_static",14631 "libc",14632 "log",14633 "nix",14634 "rand 0.8.5",14635 "thiserror",14636 "tokio",14637 "winapi",14638]1463914640[[package]]14641name = "westend-runtime"14642version = "0.9.42"14643source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"14644dependencies = [14645 "bitvec",14646 "frame-benchmarking",14647 "frame-election-provider-support",14648 "frame-executive",14649 "frame-support",14650 "frame-system",14651 "frame-system-benchmarking",14652 "frame-system-rpc-runtime-api",14653 "frame-try-runtime",14654 "hex-literal",14655 "log",14656 "pallet-authority-discovery",14657 "pallet-authorship",14658 "pallet-babe",14659 "pallet-bags-list",14660 "pallet-balances",14661 "pallet-collective",14662 "pallet-democracy",14663 "pallet-election-provider-multi-phase",14664 "pallet-election-provider-support-benchmarking",14665 "pallet-elections-phragmen",14666 "pallet-fast-unstake",14667 "pallet-grandpa",14668 "pallet-identity 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42)",14669 "pallet-im-online",14670 "pallet-indices",14671 "pallet-membership",14672 "pallet-multisig",14673 "pallet-nomination-pools",14674 "pallet-nomination-pools-benchmarking",14675 "pallet-nomination-pools-runtime-api",14676 "pallet-offences",14677 "pallet-offences-benchmarking",14678 "pallet-preimage",14679 "pallet-proxy",14680 "pallet-recovery",14681 "pallet-scheduler",14682 "pallet-session",14683 "pallet-session-benchmarking",14684 "pallet-society",14685 "pallet-staking",14686 "pallet-staking-reward-curve",14687 "pallet-staking-runtime-api",14688 "pallet-state-trie-migration",14689 "pallet-sudo",14690 "pallet-timestamp",14691 "pallet-transaction-payment",14692 "pallet-transaction-payment-rpc-runtime-api",14693 "pallet-treasury",14694 "pallet-utility",14695 "pallet-vesting",14696 "pallet-xcm",14697 "pallet-xcm-benchmarks",14698 "parity-scale-codec",14699 "polkadot-parachain",14700 "polkadot-primitives",14701 "polkadot-runtime-common",14702 "polkadot-runtime-parachains",14703 "rustc-hex",14704 "scale-info",14705 "serde",14706 "serde_derive",14707 "smallvec",14708 "sp-api",14709 "sp-authority-discovery",14710 "sp-block-builder",14711 "sp-consensus-babe",14712 "sp-consensus-beefy",14713 "sp-core",14714 "sp-inherents",14715 "sp-io",14716 "sp-mmr-primitives",14717 "sp-npos-elections",14718 "sp-offchain",14719 "sp-runtime",14720 "sp-session",14721 "sp-staking",14722 "sp-std",14723 "sp-transaction-pool",14724 "sp-version",14725 "substrate-wasm-builder",14726 "westend-runtime-constants",14727 "xcm",14728 "xcm-builder",14729 "xcm-executor",14730]1473114732[[package]]14733name = "westend-runtime-constants"14734version = "0.9.42"14735source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"14736dependencies = [14737 "frame-support",14738 "polkadot-primitives",14739 "polkadot-runtime-common",14740 "smallvec",14741 "sp-core",14742 "sp-runtime",14743 "sp-weights",14744]1474514746[[package]]14747name = "which"14748version = "4.4.0"14749source = "registry+https://github.com/rust-lang/crates.io-index"14750checksum = "2441c784c52b289a054b7201fc93253e288f094e2f4be9058343127c4226a269"14751dependencies = [14752 "either",14753 "libc",14754 "once_cell",14755]1475614757[[package]]14758name = "wide"14759version = "0.7.8"14760source = "registry+https://github.com/rust-lang/crates.io-index"14761checksum = "b689b6c49d6549434bf944e6b0f39238cf63693cb7a147e9d887507fffa3b223"14762dependencies = [14763 "bytemuck",14764 "safe_arch",14765]1476614767[[package]]14768name = "widestring"14769version = "0.5.1"14770source = "registry+https://github.com/rust-lang/crates.io-index"14771checksum = "17882f045410753661207383517a6f62ec3dbeb6a4ed2acce01f0728238d1983"1477214773[[package]]14774name = "winapi"14775version = "0.3.9"14776source = "registry+https://github.com/rust-lang/crates.io-index"14777checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"14778dependencies = [14779 "winapi-i686-pc-windows-gnu",14780 "winapi-x86_64-pc-windows-gnu",14781]1478214783[[package]]14784name = "winapi-i686-pc-windows-gnu"14785version = "0.4.0"14786source = "registry+https://github.com/rust-lang/crates.io-index"14787checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"1478814789[[package]]14790name = "winapi-util"14791version = "0.1.5"14792source = "registry+https://github.com/rust-lang/crates.io-index"14793checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"14794dependencies = [14795 "winapi",14796]1479714798[[package]]14799name = "winapi-x86_64-pc-windows-gnu"14800version = "0.4.0"14801source = "registry+https://github.com/rust-lang/crates.io-index"14802checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1480314804[[package]]14805name = "windows"14806version = "0.34.0"14807source = "registry+https://github.com/rust-lang/crates.io-index"14808checksum = "45296b64204227616fdbf2614cefa4c236b98ee64dfaaaa435207ed99fe7829f"14809dependencies = [14810 "windows_aarch64_msvc 0.34.0",14811 "windows_i686_gnu 0.34.0",14812 "windows_i686_msvc 0.34.0",14813 "windows_x86_64_gnu 0.34.0",14814 "windows_x86_64_msvc 0.34.0",14815]1481614817[[package]]14818name = "windows"14819version = "0.48.0"14820source = "registry+https://github.com/rust-lang/crates.io-index"14821checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"14822dependencies = [14823 "windows-targets 0.48.0",14824]1482514826[[package]]14827name = "windows-sys"14828version = "0.42.0"14829source = "registry+https://github.com/rust-lang/crates.io-index"14830checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"14831dependencies = [14832 "windows_aarch64_gnullvm 0.42.2",14833 "windows_aarch64_msvc 0.42.2",14834 "windows_i686_gnu 0.42.2",14835 "windows_i686_msvc 0.42.2",14836 "windows_x86_64_gnu 0.42.2",14837 "windows_x86_64_gnullvm 0.42.2",14838 "windows_x86_64_msvc 0.42.2",14839]1484014841[[package]]14842name = "windows-sys"14843version = "0.45.0"14844source = "registry+https://github.com/rust-lang/crates.io-index"14845checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"14846dependencies = [14847 "windows-targets 0.42.2",14848]1484914850[[package]]14851name = "windows-sys"14852version = "0.48.0"14853source = "registry+https://github.com/rust-lang/crates.io-index"14854checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"14855dependencies = [14856 "windows-targets 0.48.0",14857]1485814859[[package]]14860name = "windows-targets"14861version = "0.42.2"14862source = "registry+https://github.com/rust-lang/crates.io-index"14863checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"14864dependencies = [14865 "windows_aarch64_gnullvm 0.42.2",14866 "windows_aarch64_msvc 0.42.2",14867 "windows_i686_gnu 0.42.2",14868 "windows_i686_msvc 0.42.2",14869 "windows_x86_64_gnu 0.42.2",14870 "windows_x86_64_gnullvm 0.42.2",14871 "windows_x86_64_msvc 0.42.2",14872]1487314874[[package]]14875name = "windows-targets"14876version = "0.48.0"14877source = "registry+https://github.com/rust-lang/crates.io-index"14878checksum = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5"14879dependencies = [14880 "windows_aarch64_gnullvm 0.48.0",14881 "windows_aarch64_msvc 0.48.0",14882 "windows_i686_gnu 0.48.0",14883 "windows_i686_msvc 0.48.0",14884 "windows_x86_64_gnu 0.48.0",14885 "windows_x86_64_gnullvm 0.48.0",14886 "windows_x86_64_msvc 0.48.0",14887]1488814889[[package]]14890name = "windows_aarch64_gnullvm"14891version = "0.42.2"14892source = "registry+https://github.com/rust-lang/crates.io-index"14893checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"1489414895[[package]]14896name = "windows_aarch64_gnullvm"14897version = "0.48.0"14898source = "registry+https://github.com/rust-lang/crates.io-index"14899checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"1490014901[[package]]14902name = "windows_aarch64_msvc"14903version = "0.34.0"14904source = "registry+https://github.com/rust-lang/crates.io-index"14905checksum = "17cffbe740121affb56fad0fc0e421804adf0ae00891205213b5cecd30db881d"1490614907[[package]]14908name = "windows_aarch64_msvc"14909version = "0.42.2"14910source = "registry+https://github.com/rust-lang/crates.io-index"14911checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"1491214913[[package]]14914name = "windows_aarch64_msvc"14915version = "0.48.0"14916source = "registry+https://github.com/rust-lang/crates.io-index"14917checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"1491814919[[package]]14920name = "windows_i686_gnu"14921version = "0.34.0"14922source = "registry+https://github.com/rust-lang/crates.io-index"14923checksum = "2564fde759adb79129d9b4f54be42b32c89970c18ebf93124ca8870a498688ed"1492414925[[package]]14926name = "windows_i686_gnu"14927version = "0.42.2"14928source = "registry+https://github.com/rust-lang/crates.io-index"14929checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"1493014931[[package]]14932name = "windows_i686_gnu"14933version = "0.48.0"14934source = "registry+https://github.com/rust-lang/crates.io-index"14935checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"1493614937[[package]]14938name = "windows_i686_msvc"14939version = "0.34.0"14940source = "registry+https://github.com/rust-lang/crates.io-index"14941checksum = "9cd9d32ba70453522332c14d38814bceeb747d80b3958676007acadd7e166956"1494214943[[package]]14944name = "windows_i686_msvc"14945version = "0.42.2"14946source = "registry+https://github.com/rust-lang/crates.io-index"14947checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"1494814949[[package]]14950name = "windows_i686_msvc"14951version = "0.48.0"14952source = "registry+https://github.com/rust-lang/crates.io-index"14953checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"1495414955[[package]]14956name = "windows_x86_64_gnu"14957version = "0.34.0"14958source = "registry+https://github.com/rust-lang/crates.io-index"14959checksum = "cfce6deae227ee8d356d19effc141a509cc503dfd1f850622ec4b0f84428e1f4"1496014961[[package]]14962name = "windows_x86_64_gnu"14963version = "0.42.2"14964source = "registry+https://github.com/rust-lang/crates.io-index"14965checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"1496614967[[package]]14968name = "windows_x86_64_gnu"14969version = "0.48.0"14970source = "registry+https://github.com/rust-lang/crates.io-index"14971checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"1497214973[[package]]14974name = "windows_x86_64_gnullvm"14975version = "0.42.2"14976source = "registry+https://github.com/rust-lang/crates.io-index"14977checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"1497814979[[package]]14980name = "windows_x86_64_gnullvm"14981version = "0.48.0"14982source = "registry+https://github.com/rust-lang/crates.io-index"14983checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"1498414985[[package]]14986name = "windows_x86_64_msvc"14987version = "0.34.0"14988source = "registry+https://github.com/rust-lang/crates.io-index"14989checksum = "d19538ccc21819d01deaf88d6a17eae6596a12e9aafdbb97916fb49896d89de9"1499014991[[package]]14992name = "windows_x86_64_msvc"14993version = "0.42.2"14994source = "registry+https://github.com/rust-lang/crates.io-index"14995checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"1499614997[[package]]14998name = "windows_x86_64_msvc"14999version = "0.48.0"15000source = "registry+https://github.com/rust-lang/crates.io-index"15001checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"1500215003[[package]]15004name = "winnow"15005version = "0.4.6"15006source = "registry+https://github.com/rust-lang/crates.io-index"15007checksum = "61de7bac303dc551fe038e2b3cef0f571087a47571ea6e79a87692ac99b99699"15008dependencies = [15009 "memchr",15010]1501115012[[package]]15013name = "winreg"15014version = "0.10.1"15015source = "registry+https://github.com/rust-lang/crates.io-index"15016checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"15017dependencies = [15018 "winapi",15019]1502015021[[package]]15022name = "wyz"15023version = "0.5.1"15024source = "registry+https://github.com/rust-lang/crates.io-index"15025checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"15026dependencies = [15027 "tap",15028]1502915030[[package]]15031name = "x25519-dalek"15032version = "1.1.1"15033source = "registry+https://github.com/rust-lang/crates.io-index"15034checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f"15035dependencies = [15036 "curve25519-dalek 3.2.0",15037 "rand_core 0.5.1",15038 "zeroize",15039]1504015041[[package]]15042name = "x25519-dalek"15043version = "2.0.0-pre.1"15044source = "registry+https://github.com/rust-lang/crates.io-index"15045checksum = "e5da623d8af10a62342bcbbb230e33e58a63255a58012f8653c578e54bab48df"15046dependencies = [15047 "curve25519-dalek 3.2.0",15048 "rand_core 0.6.4",15049 "zeroize",15050]1505115052[[package]]15053name = "x509-parser"15054version = "0.13.2"15055source = "registry+https://github.com/rust-lang/crates.io-index"15056checksum = "9fb9bace5b5589ffead1afb76e43e34cff39cd0f3ce7e170ae0c29e53b88eb1c"15057dependencies = [15058 "asn1-rs 0.3.1",15059 "base64 0.13.1",15060 "data-encoding",15061 "der-parser 7.0.0",15062 "lazy_static",15063 "nom",15064 "oid-registry 0.4.0",15065 "ring",15066 "rusticata-macros",15067 "thiserror",15068 "time 0.3.21",15069]1507015071[[package]]15072name = "x509-parser"15073version = "0.14.0"15074source = "registry+https://github.com/rust-lang/crates.io-index"15075checksum = "e0ecbeb7b67ce215e40e3cc7f2ff902f94a223acf44995934763467e7b1febc8"15076dependencies = [15077 "asn1-rs 0.5.2",15078 "base64 0.13.1",15079 "data-encoding",15080 "der-parser 8.2.0",15081 "lazy_static",15082 "nom",15083 "oid-registry 0.6.1",15084 "rusticata-macros",15085 "thiserror",15086 "time 0.3.21",15087]1508815089[[package]]15090name = "xcm"15091version = "0.9.42"15092source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"15093dependencies = [15094 "bounded-collections",15095 "derivative",15096 "impl-trait-for-tuples",15097 "log",15098 "parity-scale-codec",15099 "scale-info",15100 "serde",15101 "sp-weights",15102 "xcm-procedural",15103]1510415105[[package]]15106name = "xcm-builder"15107version = "0.9.42"15108source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"15109dependencies = [15110 "frame-support",15111 "frame-system",15112 "impl-trait-for-tuples",15113 "log",15114 "pallet-transaction-payment",15115 "parity-scale-codec",15116 "polkadot-parachain",15117 "scale-info",15118 "sp-arithmetic",15119 "sp-io",15120 "sp-runtime",15121 "sp-std",15122 "xcm",15123 "xcm-executor",15124]1512515126[[package]]15127name = "xcm-executor"15128version = "0.9.42"15129source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"15130dependencies = [15131 "environmental",15132 "frame-benchmarking",15133 "frame-support",15134 "impl-trait-for-tuples",15135 "log",15136 "parity-scale-codec",15137 "sp-arithmetic",15138 "sp-core",15139 "sp-io",15140 "sp-runtime",15141 "sp-std",15142 "sp-weights",15143 "xcm",15144]1514515146[[package]]15147name = "xcm-procedural"15148version = "0.9.42"15149source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.42#9b1fc27cec47f01a2c229532ee7ab79cc5bb28ef"15150dependencies = [15151 "Inflector",15152 "proc-macro2",15153 "quote",15154 "syn 2.0.16",15155]1515615157[[package]]15158name = "yamux"15159version = "0.10.2"15160source = "registry+https://github.com/rust-lang/crates.io-index"15161checksum = "e5d9ba232399af1783a58d8eb26f6b5006fbefe2dc9ef36bd283324792d03ea5"15162dependencies = [15163 "futures",15164 "log",15165 "nohash-hasher",15166 "parking_lot 0.12.1",15167 "rand 0.8.5",15168 "static_assertions",15169]1517015171[[package]]15172name = "yasna"15173version = "0.5.2"15174source = "registry+https://github.com/rust-lang/crates.io-index"15175checksum = "e17bb3549cc1321ae1296b9cdc2698e2b6cb1992adfa19a8c72e5b7a738f44cd"15176dependencies = [15177 "time 0.3.21",15178]1517915180[[package]]15181name = "zeroize"15182version = "1.6.0"15183source = "registry+https://github.com/rust-lang/crates.io-index"15184checksum = "2a0956f1ba7c7909bfb66c2e9e4124ab6f6482560f6628b5aaeba39207c9aad9"15185dependencies = [15186 "zeroize_derive",15187]1518815189[[package]]15190name = "zeroize_derive"15191version = "1.4.2"15192source = "registry+https://github.com/rust-lang/crates.io-index"15193checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"15194dependencies = [15195 "proc-macro2",15196 "quote",15197 "syn 2.0.16",15198]1519915200[[package]]15201name = "zstd"15202version = "0.11.2+zstd.1.5.2"15203source = "registry+https://github.com/rust-lang/crates.io-index"15204checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"15205dependencies = [15206 "zstd-safe 5.0.2+zstd.1.5.2",15207]1520815209[[package]]15210name = "zstd"15211version = "0.12.3+zstd.1.5.2"15212source = "registry+https://github.com/rust-lang/crates.io-index"15213checksum = "76eea132fb024e0e13fd9c2f5d5d595d8a967aa72382ac2f9d39fcc95afd0806"15214dependencies = [15215 "zstd-safe 6.0.5+zstd.1.5.4",15216]1521715218[[package]]15219name = "zstd-safe"15220version = "5.0.2+zstd.1.5.2"15221source = "registry+https://github.com/rust-lang/crates.io-index"15222checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"15223dependencies = [15224 "libc",15225 "zstd-sys",15226]1522715228[[package]]15229name = "zstd-safe"15230version = "6.0.5+zstd.1.5.4"15231source = "registry+https://github.com/rust-lang/crates.io-index"15232checksum = "d56d9e60b4b1758206c238a10165fbcae3ca37b01744e394c463463f6529d23b"15233dependencies = [15234 "libc",15235 "zstd-sys",15236]1523715238[[package]]15239name = "zstd-sys"15240version = "2.0.8+zstd.1.5.5"15241source = "registry+https://github.com/rust-lang/crates.io-index"15242checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c"15243dependencies = [15244 "cc",15245 "libc",15246 "pkg-config",15247]