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.6",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.6",55 "rand_core 0.6.4",56]5758[[package]]59name = "aead"60version = "0.5.1"61source = "registry+https://github.com/rust-lang/crates.io-index"62checksum = "5c192eb8f11fc081b0fe4259ba5af04217d4e0faddd02417310a927911abd7c8"63dependencies = [64 "crypto-common",65 "generic-array 0.14.6",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.1",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.8",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.8",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 = "always-assert"184version = "0.1.2"185source = "registry+https://github.com/rust-lang/crates.io-index"186checksum = "fbf688625d06217d5b1bb0ea9d9c44a1635fd0ee3534466388d18203174f4d11"187188[[package]]189name = "android_system_properties"190version = "0.1.5"191source = "registry+https://github.com/rust-lang/crates.io-index"192checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"193dependencies = [194 "libc",195]196197[[package]]198name = "ansi_term"199version = "0.12.1"200source = "registry+https://github.com/rust-lang/crates.io-index"201checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"202dependencies = [203 "winapi",204]205206[[package]]207name = "anyhow"208version = "1.0.69"209source = "registry+https://github.com/rust-lang/crates.io-index"210checksum = "224afbd727c3d6e4b90103ece64b8d1b67fbb1973b1046c2281eed3f3803f800"211212[[package]]213name = "app-promotion-rpc"214version = "0.1.0"215dependencies = [216 "pallet-evm",217 "parity-scale-codec",218 "sp-api",219 "sp-runtime",220 "sp-std",221]222223[[package]]224name = "approx"225version = "0.5.1"226source = "registry+https://github.com/rust-lang/crates.io-index"227checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"228dependencies = [229 "num-traits",230]231232[[package]]233name = "arc-swap"234version = "1.6.0"235source = "registry+https://github.com/rust-lang/crates.io-index"236checksum = "bddcadddf5e9015d310179a59bb28c4d4b9920ad0f11e8e14dbadf654890c9a6"237238[[package]]239name = "array-bytes"240version = "4.2.0"241source = "registry+https://github.com/rust-lang/crates.io-index"242checksum = "f52f63c5c1316a16a4b35eaac8b76a98248961a533f061684cb2a7cb0eafb6c6"243244[[package]]245name = "array-bytes"246version = "6.0.0"247source = "registry+https://github.com/rust-lang/crates.io-index"248checksum = "22f72e9d6fac4bc80778ea470b20197b88d28c292bb7d60c3fb099280003cd19"249250[[package]]251name = "arrayref"252version = "0.3.6"253source = "registry+https://github.com/rust-lang/crates.io-index"254checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"255256[[package]]257name = "arrayvec"258version = "0.5.2"259source = "registry+https://github.com/rust-lang/crates.io-index"260checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"261262[[package]]263name = "arrayvec"264version = "0.7.2"265source = "registry+https://github.com/rust-lang/crates.io-index"266checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"267268[[package]]269name = "asn1-rs"270version = "0.3.1"271source = "registry+https://github.com/rust-lang/crates.io-index"272checksum = "30ff05a702273012438132f449575dbc804e27b2f3cbe3069aa237d26c98fa33"273dependencies = [274 "asn1-rs-derive 0.1.0",275 "asn1-rs-impl",276 "displaydoc",277 "nom",278 "num-traits",279 "rusticata-macros",280 "thiserror",281 "time 0.3.20",282]283284[[package]]285name = "asn1-rs"286version = "0.5.2"287source = "registry+https://github.com/rust-lang/crates.io-index"288checksum = "7f6fd5ddaf0351dff5b8da21b2fb4ff8e08ddd02857f0bf69c47639106c0fff0"289dependencies = [290 "asn1-rs-derive 0.4.0",291 "asn1-rs-impl",292 "displaydoc",293 "nom",294 "num-traits",295 "rusticata-macros",296 "thiserror",297 "time 0.3.20",298]299300[[package]]301name = "asn1-rs-derive"302version = "0.1.0"303source = "registry+https://github.com/rust-lang/crates.io-index"304checksum = "db8b7511298d5b7784b40b092d9e9dcd3a627a5707e4b5e507931ab0d44eeebf"305dependencies = [306 "proc-macro2",307 "quote",308 "syn",309 "synstructure",310]311312[[package]]313name = "asn1-rs-derive"314version = "0.4.0"315source = "registry+https://github.com/rust-lang/crates.io-index"316checksum = "726535892e8eae7e70657b4c8ea93d26b8553afb1ce617caee529ef96d7dee6c"317dependencies = [318 "proc-macro2",319 "quote",320 "syn",321 "synstructure",322]323324[[package]]325name = "asn1-rs-impl"326version = "0.1.0"327source = "registry+https://github.com/rust-lang/crates.io-index"328checksum = "2777730b2039ac0f95f093556e61b6d26cebed5393ca6f152717777cec3a42ed"329dependencies = [330 "proc-macro2",331 "quote",332 "syn",333]334335[[package]]336name = "asn1_der"337version = "0.7.5"338source = "registry+https://github.com/rust-lang/crates.io-index"339checksum = "e22d1f4b888c298a027c99dc9048015fac177587de20fc30232a057dfbe24a21"340341[[package]]342name = "assert_matches"343version = "1.5.0"344source = "registry+https://github.com/rust-lang/crates.io-index"345checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9"346347[[package]]348name = "async-io"349version = "1.12.0"350source = "registry+https://github.com/rust-lang/crates.io-index"351checksum = "8c374dda1ed3e7d8f0d9ba58715f924862c63eae6849c92d3a18e7fbde9e2794"352dependencies = [353 "async-lock",354 "autocfg",355 "concurrent-queue",356 "futures-lite",357 "libc",358 "log",359 "parking",360 "polling",361 "slab",362 "socket2",363 "waker-fn",364 "windows-sys 0.42.0",365]366367[[package]]368name = "async-lock"369version = "2.7.0"370source = "registry+https://github.com/rust-lang/crates.io-index"371checksum = "fa24f727524730b077666307f2734b4a1a1c57acb79193127dcc8914d5242dd7"372dependencies = [373 "event-listener",374]375376[[package]]377name = "async-trait"378version = "0.1.66"379source = "registry+https://github.com/rust-lang/crates.io-index"380checksum = "b84f9ebcc6c1f5b8cb160f6990096a5c127f423fcb6e1ccc46c370cbdfb75dfc"381dependencies = [382 "proc-macro2",383 "quote",384 "syn",385]386387[[package]]388name = "asynchronous-codec"389version = "0.6.1"390source = "registry+https://github.com/rust-lang/crates.io-index"391checksum = "06a0daa378f5fd10634e44b0a29b2a87b890657658e072a30d6f26e57ddee182"392dependencies = [393 "bytes",394 "futures-sink",395 "futures-util",396 "memchr",397 "pin-project-lite 0.2.9",398]399400[[package]]401name = "atomic-waker"402version = "1.1.0"403source = "registry+https://github.com/rust-lang/crates.io-index"404checksum = "debc29dde2e69f9e47506b525f639ed42300fc014a3e007832592448fa8e4599"405406[[package]]407name = "atty"408version = "0.2.14"409source = "registry+https://github.com/rust-lang/crates.io-index"410checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"411dependencies = [412 "hermit-abi 0.1.19",413 "libc",414 "winapi",415]416417[[package]]418name = "auto_impl"419version = "1.0.1"420source = "registry+https://github.com/rust-lang/crates.io-index"421checksum = "8a8c1df849285fbacd587de7818cc7d13be6cd2cbcd47a04fb1801b0e2706e33"422dependencies = [423 "proc-macro-error",424 "proc-macro2",425 "quote",426 "syn",427]428429[[package]]430name = "autocfg"431version = "1.1.0"432source = "registry+https://github.com/rust-lang/crates.io-index"433checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"434435[[package]]436name = "backtrace"437version = "0.3.67"438source = "registry+https://github.com/rust-lang/crates.io-index"439checksum = "233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca"440dependencies = [441 "addr2line 0.19.0",442 "cc",443 "cfg-if",444 "libc",445 "miniz_oxide",446 "object 0.30.3",447 "rustc-demangle",448]449450[[package]]451name = "base-x"452version = "0.2.11"453source = "registry+https://github.com/rust-lang/crates.io-index"454checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270"455456[[package]]457name = "base16ct"458version = "0.1.1"459source = "registry+https://github.com/rust-lang/crates.io-index"460checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"461462[[package]]463name = "base58"464version = "0.2.0"465source = "registry+https://github.com/rust-lang/crates.io-index"466checksum = "6107fe1be6682a68940da878d9e9f5e90ca5745b3dec9fd1bb393c8777d4f581"467468[[package]]469name = "base64"470version = "0.13.1"471source = "registry+https://github.com/rust-lang/crates.io-index"472checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"473474[[package]]475name = "base64"476version = "0.21.0"477source = "registry+https://github.com/rust-lang/crates.io-index"478checksum = "a4a4ddaa51a5bc52a6948f74c06d20aaaddb71924eab79b8c97a8c556e942d6a"479480[[package]]481name = "base64ct"482version = "1.6.0"483source = "registry+https://github.com/rust-lang/crates.io-index"484checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"485486[[package]]487name = "beef"488version = "0.5.2"489source = "registry+https://github.com/rust-lang/crates.io-index"490checksum = "3a8241f3ebb85c056b509d4327ad0358fbbba6ffb340bf388f26350aeda225b1"491dependencies = [492 "serde",493]494495[[package]]496name = "beefy-gadget"497version = "4.0.0-dev"498source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"499dependencies = [500 "array-bytes 4.2.0",501 "async-trait",502 "fnv",503 "futures",504 "log",505 "parity-scale-codec",506 "parking_lot 0.12.1",507 "sc-client-api",508 "sc-consensus",509 "sc-keystore",510 "sc-network",511 "sc-network-common",512 "sc-network-gossip",513 "sc-utils",514 "sp-api",515 "sp-application-crypto",516 "sp-arithmetic",517 "sp-beefy",518 "sp-blockchain",519 "sp-consensus",520 "sp-core",521 "sp-keystore",522 "sp-mmr-primitives",523 "sp-runtime",524 "substrate-prometheus-endpoint",525 "thiserror",526 "wasm-timer",527]528529[[package]]530name = "beefy-gadget-rpc"531version = "4.0.0-dev"532source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"533dependencies = [534 "beefy-gadget",535 "futures",536 "jsonrpsee",537 "log",538 "parity-scale-codec",539 "parking_lot 0.12.1",540 "sc-rpc",541 "serde",542 "sp-beefy",543 "sp-core",544 "sp-runtime",545 "thiserror",546]547548[[package]]549name = "binary-merkle-tree"550version = "4.0.0-dev"551source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"552dependencies = [553 "hash-db",554 "log",555]556557[[package]]558name = "bincode"559version = "1.3.3"560source = "registry+https://github.com/rust-lang/crates.io-index"561checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"562dependencies = [563 "serde",564]565566[[package]]567name = "bindgen"568version = "0.64.0"569source = "registry+https://github.com/rust-lang/crates.io-index"570checksum = "c4243e6031260db77ede97ad86c27e501d646a27ab57b59a574f725d98ab1fb4"571dependencies = [572 "bitflags",573 "cexpr",574 "clang-sys",575 "lazy_static",576 "lazycell",577 "peeking_take_while",578 "proc-macro2",579 "quote",580 "regex",581 "rustc-hash",582 "shlex",583 "syn",584]585586[[package]]587name = "bitflags"588version = "1.3.2"589source = "registry+https://github.com/rust-lang/crates.io-index"590checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"591592[[package]]593name = "bitvec"594version = "1.0.1"595source = "registry+https://github.com/rust-lang/crates.io-index"596checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"597dependencies = [598 "funty",599 "radium",600 "tap",601 "wyz",602]603604[[package]]605name = "blake2"606version = "0.10.6"607source = "registry+https://github.com/rust-lang/crates.io-index"608checksum = "46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe"609dependencies = [610 "digest 0.10.6",611]612613[[package]]614name = "blake2b_simd"615version = "1.0.1"616source = "registry+https://github.com/rust-lang/crates.io-index"617checksum = "3c2f0dc9a68c6317d884f97cc36cf5a3d20ba14ce404227df55e1af708ab04bc"618dependencies = [619 "arrayref",620 "arrayvec 0.7.2",621 "constant_time_eq",622]623624[[package]]625name = "blake2s_simd"626version = "1.0.1"627source = "registry+https://github.com/rust-lang/crates.io-index"628checksum = "6637f448b9e61dfadbdcbae9a885fadee1f3eaffb1f8d3c1965d3ade8bdfd44f"629dependencies = [630 "arrayref",631 "arrayvec 0.7.2",632 "constant_time_eq",633]634635[[package]]636name = "blake3"637version = "1.3.3"638source = "registry+https://github.com/rust-lang/crates.io-index"639checksum = "42ae2468a89544a466886840aa467a25b766499f4f04bf7d9fcd10ecee9fccef"640dependencies = [641 "arrayref",642 "arrayvec 0.7.2",643 "cc",644 "cfg-if",645 "constant_time_eq",646 "digest 0.10.6",647]648649[[package]]650name = "block-buffer"651version = "0.7.3"652source = "registry+https://github.com/rust-lang/crates.io-index"653checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"654dependencies = [655 "block-padding 0.1.5",656 "byte-tools",657 "byteorder",658 "generic-array 0.12.4",659]660661[[package]]662name = "block-buffer"663version = "0.9.0"664source = "registry+https://github.com/rust-lang/crates.io-index"665checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"666dependencies = [667 "generic-array 0.14.6",668]669670[[package]]671name = "block-buffer"672version = "0.10.4"673source = "registry+https://github.com/rust-lang/crates.io-index"674checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"675dependencies = [676 "generic-array 0.14.6",677]678679[[package]]680name = "block-modes"681version = "0.7.0"682source = "registry+https://github.com/rust-lang/crates.io-index"683checksum = "57a0e8073e8baa88212fb5823574c02ebccb395136ba9a164ab89379ec6072f0"684dependencies = [685 "block-padding 0.2.1",686 "cipher 0.2.5",687]688689[[package]]690name = "block-padding"691version = "0.1.5"692source = "registry+https://github.com/rust-lang/crates.io-index"693checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"694dependencies = [695 "byte-tools",696]697698[[package]]699name = "block-padding"700version = "0.2.1"701source = "registry+https://github.com/rust-lang/crates.io-index"702checksum = "8d696c370c750c948ada61c69a0ee2cbbb9c50b1019ddb86d9317157a99c2cae"703704[[package]]705name = "bondrewd"706version = "0.1.14"707source = "registry+https://github.com/rust-lang/crates.io-index"708checksum = "6d1660fac8d3acced44dac64453fafedf5aab2de196b932c727e63e4ae42d1cc"709dependencies = [710 "bondrewd-derive",711]712713[[package]]714name = "bondrewd-derive"715version = "0.3.18"716source = "registry+https://github.com/rust-lang/crates.io-index"717checksum = "723da0dee1eef38edc021b0793f892bdc024500c6a5b0727a2efe16f0e0a6977"718dependencies = [719 "proc-macro2",720 "quote",721 "syn",722]723724[[package]]725name = "bounded-collections"726version = "0.1.5"727source = "registry+https://github.com/rust-lang/crates.io-index"728checksum = "a071c348a5ef6da1d3a87166b408170b46002382b1dda83992b5c2208cefb370"729dependencies = [730 "log",731 "parity-scale-codec",732 "scale-info",733 "serde",734]735736[[package]]737name = "bounded-vec"738version = "0.7.1"739source = "registry+https://github.com/rust-lang/crates.io-index"740checksum = "68534a48cbf63a4b1323c433cf21238c9ec23711e0df13b08c33e5c2082663ce"741dependencies = [742 "thiserror",743]744745[[package]]746name = "bs58"747version = "0.4.0"748source = "registry+https://github.com/rust-lang/crates.io-index"749checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"750751[[package]]752name = "bstr"753version = "1.3.0"754source = "registry+https://github.com/rust-lang/crates.io-index"755checksum = "5ffdb39cb703212f3c11973452c2861b972f757b021158f3516ba10f2fa8b2c1"756dependencies = [757 "memchr",758 "serde",759]760761[[package]]762name = "build-helper"763version = "0.1.1"764source = "registry+https://github.com/rust-lang/crates.io-index"765checksum = "bdce191bf3fa4995ce948c8c83b4640a1745457a149e73c6db75b4ffe36aad5f"766dependencies = [767 "semver 0.6.0",768]769770[[package]]771name = "bumpalo"772version = "3.12.0"773source = "registry+https://github.com/rust-lang/crates.io-index"774checksum = "0d261e256854913907f67ed06efbc3338dfe6179796deefc1ff763fc1aee5535"775776[[package]]777name = "byte-slice-cast"778version = "1.2.2"779source = "registry+https://github.com/rust-lang/crates.io-index"780checksum = "c3ac9f8b63eca6fd385229b3675f6cc0dc5c8a5c8a54a59d4f52ffd670d87b0c"781782[[package]]783name = "byte-tools"784version = "0.3.1"785source = "registry+https://github.com/rust-lang/crates.io-index"786checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"787788[[package]]789name = "bytemuck"790version = "1.13.1"791source = "registry+https://github.com/rust-lang/crates.io-index"792checksum = "17febce684fd15d89027105661fec94afb475cb995fbc59d2865198446ba2eea"793794[[package]]795name = "byteorder"796version = "1.4.3"797source = "registry+https://github.com/rust-lang/crates.io-index"798checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"799800[[package]]801name = "bytes"802version = "1.4.0"803source = "registry+https://github.com/rust-lang/crates.io-index"804checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"805806[[package]]807name = "bzip2-sys"808version = "0.1.11+1.0.8"809source = "registry+https://github.com/rust-lang/crates.io-index"810checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"811dependencies = [812 "cc",813 "libc",814 "pkg-config",815]816817[[package]]818name = "camino"819version = "1.1.4"820source = "registry+https://github.com/rust-lang/crates.io-index"821checksum = "c530edf18f37068ac2d977409ed5cd50d53d73bc653c7647b48eb78976ac9ae2"822dependencies = [823 "serde",824]825826[[package]]827name = "cargo-platform"828version = "0.1.2"829source = "registry+https://github.com/rust-lang/crates.io-index"830checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"831dependencies = [832 "serde",833]834835[[package]]836name = "cargo_metadata"837version = "0.15.3"838source = "registry+https://github.com/rust-lang/crates.io-index"839checksum = "08a1ec454bc3eead8719cb56e15dbbfecdbc14e4b3a3ae4936cc6e31f5fc0d07"840dependencies = [841 "camino",842 "cargo-platform",843 "semver 1.0.16",844 "serde",845 "serde_json",846 "thiserror",847]848849[[package]]850name = "cc"851version = "1.0.79"852source = "registry+https://github.com/rust-lang/crates.io-index"853checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"854dependencies = [855 "jobserver",856]857858[[package]]859name = "ccm"860version = "0.3.0"861source = "registry+https://github.com/rust-lang/crates.io-index"862checksum = "5aca1a8fbc20b50ac9673ff014abfb2b5f4085ee1a850d408f14a159c5853ac7"863dependencies = [864 "aead 0.3.2",865 "cipher 0.2.5",866 "subtle",867]868869[[package]]870name = "cexpr"871version = "0.6.0"872source = "registry+https://github.com/rust-lang/crates.io-index"873checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"874dependencies = [875 "nom",876]877878[[package]]879name = "cfg-expr"880version = "0.10.3"881source = "registry+https://github.com/rust-lang/crates.io-index"882checksum = "0aacacf4d96c24b2ad6eb8ee6df040e4f27b0d0b39a5710c30091baa830485db"883dependencies = [884 "smallvec",885]886887[[package]]888name = "cfg-if"889version = "1.0.0"890source = "registry+https://github.com/rust-lang/crates.io-index"891checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"892893[[package]]894name = "cfg_aliases"895version = "0.1.1"896source = "registry+https://github.com/rust-lang/crates.io-index"897checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"898899[[package]]900name = "chacha20"901version = "0.8.2"902source = "registry+https://github.com/rust-lang/crates.io-index"903checksum = "5c80e5460aa66fe3b91d40bcbdab953a597b60053e34d684ac6903f863b680a6"904dependencies = [905 "cfg-if",906 "cipher 0.3.0",907 "cpufeatures",908 "zeroize",909]910911[[package]]912name = "chacha20poly1305"913version = "0.9.1"914source = "registry+https://github.com/rust-lang/crates.io-index"915checksum = "a18446b09be63d457bbec447509e85f662f32952b035ce892290396bc0b0cff5"916dependencies = [917 "aead 0.4.3",918 "chacha20",919 "cipher 0.3.0",920 "poly1305",921 "zeroize",922]923924[[package]]925name = "chrono"926version = "0.4.23"927source = "registry+https://github.com/rust-lang/crates.io-index"928checksum = "16b0a3d9ed01224b22057780a37bb8c5dbfe1be8ba48678e7bf57ec4b385411f"929dependencies = [930 "iana-time-zone",931 "js-sys",932 "num-integer",933 "num-traits",934 "time 0.1.45",935 "wasm-bindgen",936 "winapi",937]938939[[package]]940name = "cid"941version = "0.8.6"942source = "registry+https://github.com/rust-lang/crates.io-index"943checksum = "f6ed9c8b2d17acb8110c46f1da5bf4a696d745e1474a16db0cd2b49cd0249bf2"944dependencies = [945 "core2",946 "multibase",947 "multihash 0.16.3",948 "serde",949 "unsigned-varint",950]951952[[package]]953name = "cipher"954version = "0.2.5"955source = "registry+https://github.com/rust-lang/crates.io-index"956checksum = "12f8e7987cbd042a63249497f41aed09f8e65add917ea6566effbc56578d6801"957dependencies = [958 "generic-array 0.14.6",959]960961[[package]]962name = "cipher"963version = "0.3.0"964source = "registry+https://github.com/rust-lang/crates.io-index"965checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"966dependencies = [967 "generic-array 0.14.6",968]969970[[package]]971name = "cipher"972version = "0.4.4"973source = "registry+https://github.com/rust-lang/crates.io-index"974checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"975dependencies = [976 "crypto-common",977 "inout",978]979980[[package]]981name = "ckb-merkle-mountain-range"982version = "0.5.2"983source = "registry+https://github.com/rust-lang/crates.io-index"984checksum = "56ccb671c5921be8a84686e6212ca184cb1d7c51cadcdbfcbd1cc3f042f5dfb8"985dependencies = [986 "cfg-if",987]988989[[package]]990name = "clang-sys"991version = "1.6.0"992source = "registry+https://github.com/rust-lang/crates.io-index"993checksum = "77ed9a53e5d4d9c573ae844bfac6872b159cb1d1585a83b29e7a64b7eef7332a"994dependencies = [995 "glob",996 "libc",997 "libloading",998]9991000[[package]]1001name = "clap"1002version = "4.1.8"1003source = "registry+https://github.com/rust-lang/crates.io-index"1004checksum = "c3d7ae14b20b94cb02149ed21a86c423859cbe18dc7ed69845cace50e52b40a5"1005dependencies = [1006 "bitflags",1007 "clap_derive",1008 "clap_lex",1009 "is-terminal",1010 "once_cell",1011 "strsim",1012 "termcolor",1013]10141015[[package]]1016name = "clap_derive"1017version = "4.1.8"1018source = "registry+https://github.com/rust-lang/crates.io-index"1019checksum = "44bec8e5c9d09e439c4335b1af0abaab56dcf3b94999a936e1bb47b9134288f0"1020dependencies = [1021 "heck",1022 "proc-macro-error",1023 "proc-macro2",1024 "quote",1025 "syn",1026]10271028[[package]]1029name = "clap_lex"1030version = "0.3.2"1031source = "registry+https://github.com/rust-lang/crates.io-index"1032checksum = "350b9cf31731f9957399229e9b2adc51eeabdfbe9d71d9a0552275fd12710d09"1033dependencies = [1034 "os_str_bytes",1035]10361037[[package]]1038name = "coarsetime"1039version = "0.1.23"1040source = "registry+https://github.com/rust-lang/crates.io-index"1041checksum = "a90d114103adbc625300f346d4d09dfb4ab1c4a8df6868435dd903392ecf4354"1042dependencies = [1043 "libc",1044 "once_cell",1045 "wasi 0.11.0+wasi-snapshot-preview1",1046 "wasm-bindgen",1047]10481049[[package]]1050name = "codespan-reporting"1051version = "0.11.1"1052source = "registry+https://github.com/rust-lang/crates.io-index"1053checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"1054dependencies = [1055 "termcolor",1056 "unicode-width",1057]10581059[[package]]1060name = "comfy-table"1061version = "6.1.4"1062source = "registry+https://github.com/rust-lang/crates.io-index"1063checksum = "6e7b787b0dc42e8111badfdbe4c3059158ccb2db8780352fa1b01e8ccf45cc4d"1064dependencies = [1065 "strum",1066 "strum_macros",1067 "unicode-width",1068]10691070[[package]]1071name = "concurrent-queue"1072version = "2.1.0"1073source = "registry+https://github.com/rust-lang/crates.io-index"1074checksum = "c278839b831783b70278b14df4d45e1beb1aad306c07bb796637de9a0e323e8e"1075dependencies = [1076 "crossbeam-utils",1077]10781079[[package]]1080name = "const-oid"1081version = "0.9.2"1082source = "registry+https://github.com/rust-lang/crates.io-index"1083checksum = "520fbf3c07483f94e3e3ca9d0cfd913d7718ef2483d2cfd91c0d9e91474ab913"10841085[[package]]1086name = "constant_time_eq"1087version = "0.2.4"1088source = "registry+https://github.com/rust-lang/crates.io-index"1089checksum = "f3ad85c1f65dc7b37604eb0e89748faf0b9653065f2a8ef69f96a687ec1e9279"10901091[[package]]1092name = "convert_case"1093version = "0.4.0"1094source = "registry+https://github.com/rust-lang/crates.io-index"1095checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"10961097[[package]]1098name = "core-foundation"1099version = "0.9.3"1100source = "registry+https://github.com/rust-lang/crates.io-index"1101checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"1102dependencies = [1103 "core-foundation-sys",1104 "libc",1105]11061107[[package]]1108name = "core-foundation-sys"1109version = "0.8.3"1110source = "registry+https://github.com/rust-lang/crates.io-index"1111checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"11121113[[package]]1114name = "core2"1115version = "0.4.0"1116source = "registry+https://github.com/rust-lang/crates.io-index"1117checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"1118dependencies = [1119 "memchr",1120]11211122[[package]]1123name = "cpp_demangle"1124version = "0.3.5"1125source = "registry+https://github.com/rust-lang/crates.io-index"1126checksum = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f"1127dependencies = [1128 "cfg-if",1129]11301131[[package]]1132name = "cpu-time"1133version = "1.0.0"1134source = "registry+https://github.com/rust-lang/crates.io-index"1135checksum = "e9e393a7668fe1fad3075085b86c781883000b4ede868f43627b34a87c8b7ded"1136dependencies = [1137 "libc",1138 "winapi",1139]11401141[[package]]1142name = "cpufeatures"1143version = "0.2.5"1144source = "registry+https://github.com/rust-lang/crates.io-index"1145checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320"1146dependencies = [1147 "libc",1148]11491150[[package]]1151name = "cranelift-bforest"1152version = "0.93.1"1153source = "registry+https://github.com/rust-lang/crates.io-index"1154checksum = "a7379abaacee0f14abf3204a7606118f0465785252169d186337bcb75030815a"1155dependencies = [1156 "cranelift-entity",1157]11581159[[package]]1160name = "cranelift-codegen"1161version = "0.93.1"1162source = "registry+https://github.com/rust-lang/crates.io-index"1163checksum = "9489fa336927df749631f1008007ced2871068544f40a202ce6d93fbf2366a7b"1164dependencies = [1165 "arrayvec 0.7.2",1166 "bumpalo",1167 "cranelift-bforest",1168 "cranelift-codegen-meta",1169 "cranelift-codegen-shared",1170 "cranelift-entity",1171 "cranelift-isle",1172 "gimli 0.26.2",1173 "hashbrown 0.12.3",1174 "log",1175 "regalloc2",1176 "smallvec",1177 "target-lexicon",1178]11791180[[package]]1181name = "cranelift-codegen-meta"1182version = "0.93.1"1183source = "registry+https://github.com/rust-lang/crates.io-index"1184checksum = "05bbb67da91ec721ed57cef2f7c5ef7728e1cd9bde9ffd3ef8601022e73e3239"1185dependencies = [1186 "cranelift-codegen-shared",1187]11881189[[package]]1190name = "cranelift-codegen-shared"1191version = "0.93.1"1192source = "registry+https://github.com/rust-lang/crates.io-index"1193checksum = "418ecb2f36032f6665dc1a5e2060a143dbab41d83b784882e97710e890a7a16d"11941195[[package]]1196name = "cranelift-entity"1197version = "0.93.1"1198source = "registry+https://github.com/rust-lang/crates.io-index"1199checksum = "7cf583f7b093f291005f9fb1323e2c37f6ee4c7909e39ce016b2e8360d461705"1200dependencies = [1201 "serde",1202]12031204[[package]]1205name = "cranelift-frontend"1206version = "0.93.1"1207source = "registry+https://github.com/rust-lang/crates.io-index"1208checksum = "0b66bf9e916f57fbbd0f7703ec6286f4624866bf45000111627c70d272c8dda1"1209dependencies = [1210 "cranelift-codegen",1211 "log",1212 "smallvec",1213 "target-lexicon",1214]12151216[[package]]1217name = "cranelift-isle"1218version = "0.93.1"1219source = "registry+https://github.com/rust-lang/crates.io-index"1220checksum = "649782a39ce99798dd6b4029e2bb318a2fbeaade1b4fa25330763c10c65bc358"12211222[[package]]1223name = "cranelift-native"1224version = "0.93.1"1225source = "registry+https://github.com/rust-lang/crates.io-index"1226checksum = "937e021e089c51f9749d09e7ad1c4f255c2f8686cb8c3df63a34b3ec9921bc41"1227dependencies = [1228 "cranelift-codegen",1229 "libc",1230 "target-lexicon",1231]12321233[[package]]1234name = "cranelift-wasm"1235version = "0.93.1"1236source = "registry+https://github.com/rust-lang/crates.io-index"1237checksum = "d850cf6775477747c9dfda9ae23355dd70512ffebc70cf82b85a5b111ae668b5"1238dependencies = [1239 "cranelift-codegen",1240 "cranelift-entity",1241 "cranelift-frontend",1242 "itertools",1243 "log",1244 "smallvec",1245 "wasmparser",1246 "wasmtime-types",1247]12481249[[package]]1250name = "crc"1251version = "3.0.1"1252source = "registry+https://github.com/rust-lang/crates.io-index"1253checksum = "86ec7a15cbe22e59248fc7eadb1907dab5ba09372595da4d73dd805ed4417dfe"1254dependencies = [1255 "crc-catalog",1256]12571258[[package]]1259name = "crc-catalog"1260version = "2.2.0"1261source = "registry+https://github.com/rust-lang/crates.io-index"1262checksum = "9cace84e55f07e7301bae1c519df89cdad8cc3cd868413d3fdbdeca9ff3db484"12631264[[package]]1265name = "crc32fast"1266version = "1.3.2"1267source = "registry+https://github.com/rust-lang/crates.io-index"1268checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"1269dependencies = [1270 "cfg-if",1271]12721273[[package]]1274name = "crossbeam-channel"1275version = "0.5.7"1276source = "registry+https://github.com/rust-lang/crates.io-index"1277checksum = "cf2b3e8478797446514c91ef04bafcb59faba183e621ad488df88983cc14128c"1278dependencies = [1279 "cfg-if",1280 "crossbeam-utils",1281]12821283[[package]]1284name = "crossbeam-deque"1285version = "0.8.3"1286source = "registry+https://github.com/rust-lang/crates.io-index"1287checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"1288dependencies = [1289 "cfg-if",1290 "crossbeam-epoch",1291 "crossbeam-utils",1292]12931294[[package]]1295name = "crossbeam-epoch"1296version = "0.9.14"1297source = "registry+https://github.com/rust-lang/crates.io-index"1298checksum = "46bd5f3f85273295a9d14aedfb86f6aadbff6d8f5295c4a9edb08e819dcf5695"1299dependencies = [1300 "autocfg",1301 "cfg-if",1302 "crossbeam-utils",1303 "memoffset 0.8.0",1304 "scopeguard",1305]13061307[[package]]1308name = "crossbeam-queue"1309version = "0.3.8"1310source = "registry+https://github.com/rust-lang/crates.io-index"1311checksum = "d1cfb3ea8a53f37c40dea2c7bedcbd88bdfae54f5e2175d6ecaff1c988353add"1312dependencies = [1313 "cfg-if",1314 "crossbeam-utils",1315]13161317[[package]]1318name = "crossbeam-utils"1319version = "0.8.15"1320source = "registry+https://github.com/rust-lang/crates.io-index"1321checksum = "3c063cd8cc95f5c377ed0d4b49a4b21f632396ff690e8470c29b3359b346984b"1322dependencies = [1323 "cfg-if",1324]13251326[[package]]1327name = "crunchy"1328version = "0.2.2"1329source = "registry+https://github.com/rust-lang/crates.io-index"1330checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"13311332[[package]]1333name = "crypto-bigint"1334version = "0.4.9"1335source = "registry+https://github.com/rust-lang/crates.io-index"1336checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"1337dependencies = [1338 "generic-array 0.14.6",1339 "rand_core 0.6.4",1340 "subtle",1341 "zeroize",1342]13431344[[package]]1345name = "crypto-common"1346version = "0.1.6"1347source = "registry+https://github.com/rust-lang/crates.io-index"1348checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"1349dependencies = [1350 "generic-array 0.14.6",1351 "rand_core 0.6.4",1352 "typenum",1353]13541355[[package]]1356name = "crypto-mac"1357version = "0.8.0"1358source = "registry+https://github.com/rust-lang/crates.io-index"1359checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"1360dependencies = [1361 "generic-array 0.14.6",1362 "subtle",1363]13641365[[package]]1366name = "crypto-mac"1367version = "0.11.1"1368source = "registry+https://github.com/rust-lang/crates.io-index"1369checksum = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714"1370dependencies = [1371 "generic-array 0.14.6",1372 "subtle",1373]13741375[[package]]1376name = "ctor"1377version = "0.1.26"1378source = "registry+https://github.com/rust-lang/crates.io-index"1379checksum = "6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096"1380dependencies = [1381 "quote",1382 "syn",1383]13841385[[package]]1386name = "ctr"1387version = "0.8.0"1388source = "registry+https://github.com/rust-lang/crates.io-index"1389checksum = "049bb91fb4aaf0e3c7efa6cd5ef877dbbbd15b39dad06d9948de4ec8a75761ea"1390dependencies = [1391 "cipher 0.3.0",1392]13931394[[package]]1395name = "ctr"1396version = "0.9.2"1397source = "registry+https://github.com/rust-lang/crates.io-index"1398checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835"1399dependencies = [1400 "cipher 0.4.4",1401]14021403[[package]]1404name = "cumulus-client-cli"1405version = "0.1.0"1406source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1407dependencies = [1408 "clap",1409 "parity-scale-codec",1410 "sc-chain-spec",1411 "sc-cli",1412 "sc-service",1413 "sp-core",1414 "sp-runtime",1415 "url",1416]14171418[[package]]1419name = "cumulus-client-collator"1420version = "0.1.0"1421source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1422dependencies = [1423 "cumulus-client-consensus-common",1424 "cumulus-client-network",1425 "cumulus-primitives-core",1426 "futures",1427 "parity-scale-codec",1428 "parking_lot 0.12.1",1429 "polkadot-node-primitives",1430 "polkadot-node-subsystem",1431 "polkadot-overseer",1432 "polkadot-primitives",1433 "sc-client-api",1434 "sp-api",1435 "sp-consensus",1436 "sp-core",1437 "sp-runtime",1438 "tracing",1439]14401441[[package]]1442name = "cumulus-client-consensus-aura"1443version = "0.1.0"1444source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1445dependencies = [1446 "async-trait",1447 "cumulus-client-consensus-common",1448 "cumulus-primitives-core",1449 "futures",1450 "parity-scale-codec",1451 "sc-client-api",1452 "sc-consensus",1453 "sc-consensus-aura",1454 "sc-consensus-slots",1455 "sc-telemetry",1456 "sp-api",1457 "sp-application-crypto",1458 "sp-block-builder",1459 "sp-blockchain",1460 "sp-consensus",1461 "sp-consensus-aura",1462 "sp-core",1463 "sp-inherents",1464 "sp-keystore",1465 "sp-runtime",1466 "substrate-prometheus-endpoint",1467 "tracing",1468]14691470[[package]]1471name = "cumulus-client-consensus-common"1472version = "0.1.0"1473source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1474dependencies = [1475 "async-trait",1476 "cumulus-client-pov-recovery",1477 "cumulus-primitives-core",1478 "cumulus-relay-chain-interface",1479 "dyn-clone",1480 "futures",1481 "log",1482 "parity-scale-codec",1483 "polkadot-primitives",1484 "sc-client-api",1485 "sc-consensus",1486 "schnellru",1487 "sp-blockchain",1488 "sp-consensus",1489 "sp-runtime",1490 "sp-trie",1491 "tracing",1492]14931494[[package]]1495name = "cumulus-client-network"1496version = "0.1.0"1497source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1498dependencies = [1499 "async-trait",1500 "cumulus-relay-chain-interface",1501 "futures",1502 "futures-timer",1503 "parity-scale-codec",1504 "parking_lot 0.12.1",1505 "polkadot-node-primitives",1506 "polkadot-parachain",1507 "polkadot-primitives",1508 "sc-client-api",1509 "sp-blockchain",1510 "sp-consensus",1511 "sp-core",1512 "sp-runtime",1513 "sp-state-machine",1514 "tracing",1515]15161517[[package]]1518name = "cumulus-client-pov-recovery"1519version = "0.1.0"1520source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1521dependencies = [1522 "async-trait",1523 "cumulus-primitives-core",1524 "cumulus-relay-chain-interface",1525 "futures",1526 "futures-timer",1527 "parity-scale-codec",1528 "polkadot-node-primitives",1529 "polkadot-node-subsystem",1530 "polkadot-overseer",1531 "polkadot-primitives",1532 "rand 0.8.5",1533 "sc-client-api",1534 "sc-consensus",1535 "sp-consensus",1536 "sp-maybe-compressed-blob",1537 "sp-runtime",1538 "tracing",1539]15401541[[package]]1542name = "cumulus-client-service"1543version = "0.1.0"1544source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1545dependencies = [1546 "cumulus-client-cli",1547 "cumulus-client-collator",1548 "cumulus-client-consensus-common",1549 "cumulus-client-network",1550 "cumulus-client-pov-recovery",1551 "cumulus-primitives-core",1552 "cumulus-relay-chain-inprocess-interface",1553 "cumulus-relay-chain-interface",1554 "cumulus-relay-chain-minimal-node",1555 "futures",1556 "parking_lot 0.12.1",1557 "polkadot-primitives",1558 "sc-client-api",1559 "sc-consensus",1560 "sc-network",1561 "sc-network-transactions",1562 "sc-rpc",1563 "sc-service",1564 "sc-sysinfo",1565 "sc-telemetry",1566 "sc-transaction-pool",1567 "sc-utils",1568 "sp-api",1569 "sp-blockchain",1570 "sp-consensus",1571 "sp-core",1572 "sp-runtime",1573 "sp-transaction-pool",1574]15751576[[package]]1577name = "cumulus-pallet-aura-ext"1578version = "0.1.0"1579source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1580dependencies = [1581 "frame-support",1582 "frame-system",1583 "pallet-aura",1584 "parity-scale-codec",1585 "scale-info",1586 "sp-application-crypto",1587 "sp-consensus-aura",1588 "sp-runtime",1589 "sp-std",1590]15911592[[package]]1593name = "cumulus-pallet-dmp-queue"1594version = "0.1.0"1595source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1596dependencies = [1597 "cumulus-primitives-core",1598 "frame-support",1599 "frame-system",1600 "log",1601 "parity-scale-codec",1602 "scale-info",1603 "sp-io",1604 "sp-runtime",1605 "sp-std",1606 "xcm",1607]16081609[[package]]1610name = "cumulus-pallet-parachain-system"1611version = "0.1.0"1612source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1613dependencies = [1614 "bytes",1615 "cumulus-pallet-parachain-system-proc-macro",1616 "cumulus-primitives-core",1617 "cumulus-primitives-parachain-inherent",1618 "environmental",1619 "frame-support",1620 "frame-system",1621 "impl-trait-for-tuples",1622 "log",1623 "parity-scale-codec",1624 "polkadot-parachain",1625 "scale-info",1626 "sp-core",1627 "sp-externalities",1628 "sp-inherents",1629 "sp-io",1630 "sp-runtime",1631 "sp-state-machine",1632 "sp-std",1633 "sp-trie",1634 "sp-version",1635 "xcm",1636]16371638[[package]]1639name = "cumulus-pallet-parachain-system-proc-macro"1640version = "0.1.0"1641source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1642dependencies = [1643 "proc-macro-crate",1644 "proc-macro2",1645 "quote",1646 "syn",1647]16481649[[package]]1650name = "cumulus-pallet-xcm"1651version = "0.1.0"1652source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1653dependencies = [1654 "cumulus-primitives-core",1655 "frame-support",1656 "frame-system",1657 "parity-scale-codec",1658 "scale-info",1659 "sp-io",1660 "sp-runtime",1661 "sp-std",1662 "xcm",1663]16641665[[package]]1666name = "cumulus-pallet-xcmp-queue"1667version = "0.1.0"1668source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1669dependencies = [1670 "cumulus-primitives-core",1671 "frame-support",1672 "frame-system",1673 "log",1674 "parity-scale-codec",1675 "polkadot-runtime-common",1676 "rand_chacha 0.3.1",1677 "scale-info",1678 "sp-io",1679 "sp-runtime",1680 "sp-std",1681 "xcm",1682 "xcm-executor",1683]16841685[[package]]1686name = "cumulus-primitives-core"1687version = "0.1.0"1688source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1689dependencies = [1690 "parity-scale-codec",1691 "polkadot-core-primitives",1692 "polkadot-parachain",1693 "polkadot-primitives",1694 "sp-api",1695 "sp-runtime",1696 "sp-std",1697 "sp-trie",1698 "xcm",1699]17001701[[package]]1702name = "cumulus-primitives-parachain-inherent"1703version = "0.1.0"1704source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1705dependencies = [1706 "async-trait",1707 "cumulus-primitives-core",1708 "cumulus-relay-chain-interface",1709 "cumulus-test-relay-sproof-builder",1710 "parity-scale-codec",1711 "sc-client-api",1712 "scale-info",1713 "sp-api",1714 "sp-core",1715 "sp-inherents",1716 "sp-runtime",1717 "sp-state-machine",1718 "sp-std",1719 "sp-storage",1720 "sp-trie",1721 "tracing",1722]17231724[[package]]1725name = "cumulus-primitives-timestamp"1726version = "0.1.0"1727source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1728dependencies = [1729 "cumulus-primitives-core",1730 "futures",1731 "parity-scale-codec",1732 "sp-inherents",1733 "sp-std",1734 "sp-timestamp",1735]17361737[[package]]1738name = "cumulus-primitives-utility"1739version = "0.1.0"1740source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1741dependencies = [1742 "cumulus-primitives-core",1743 "frame-support",1744 "log",1745 "parity-scale-codec",1746 "polkadot-runtime-common",1747 "sp-io",1748 "sp-runtime",1749 "sp-std",1750 "xcm",1751 "xcm-builder",1752 "xcm-executor",1753]17541755[[package]]1756name = "cumulus-relay-chain-inprocess-interface"1757version = "0.1.0"1758source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1759dependencies = [1760 "async-trait",1761 "cumulus-primitives-core",1762 "cumulus-relay-chain-interface",1763 "futures",1764 "futures-timer",1765 "polkadot-cli",1766 "polkadot-client",1767 "polkadot-service",1768 "sc-cli",1769 "sc-client-api",1770 "sc-sysinfo",1771 "sc-telemetry",1772 "sc-tracing",1773 "sp-api",1774 "sp-consensus",1775 "sp-core",1776 "sp-runtime",1777 "sp-state-machine",1778]17791780[[package]]1781name = "cumulus-relay-chain-interface"1782version = "0.1.0"1783source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1784dependencies = [1785 "async-trait",1786 "cumulus-primitives-core",1787 "futures",1788 "jsonrpsee-core",1789 "parity-scale-codec",1790 "polkadot-overseer",1791 "polkadot-service",1792 "sc-client-api",1793 "sp-api",1794 "sp-blockchain",1795 "sp-state-machine",1796 "thiserror",1797 "tokio",1798]17991800[[package]]1801name = "cumulus-relay-chain-minimal-node"1802version = "0.1.0"1803source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1804dependencies = [1805 "array-bytes 6.0.0",1806 "async-trait",1807 "cumulus-primitives-core",1808 "cumulus-relay-chain-interface",1809 "cumulus-relay-chain-rpc-interface",1810 "futures",1811 "lru 0.9.0",1812 "polkadot-core-primitives",1813 "polkadot-network-bridge",1814 "polkadot-node-network-protocol",1815 "polkadot-node-subsystem-util",1816 "polkadot-overseer",1817 "polkadot-primitives",1818 "polkadot-service",1819 "sc-authority-discovery",1820 "sc-client-api",1821 "sc-consensus",1822 "sc-keystore",1823 "sc-network",1824 "sc-network-common",1825 "sc-service",1826 "sc-telemetry",1827 "sc-tracing",1828 "sc-transaction-pool",1829 "sc-transaction-pool-api",1830 "sp-api",1831 "sp-blockchain",1832 "sp-consensus",1833 "sp-consensus-babe",1834 "sp-runtime",1835 "tokio",1836 "tracing",1837 "url",1838]18391840[[package]]1841name = "cumulus-relay-chain-rpc-interface"1842version = "0.1.0"1843source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1844dependencies = [1845 "async-trait",1846 "cumulus-primitives-core",1847 "cumulus-relay-chain-interface",1848 "futures",1849 "futures-timer",1850 "jsonrpsee",1851 "lru 0.9.0",1852 "parity-scale-codec",1853 "polkadot-service",1854 "sc-client-api",1855 "sc-rpc-api",1856 "serde",1857 "serde_json",1858 "sp-api",1859 "sp-authority-discovery",1860 "sp-consensus-babe",1861 "sp-core",1862 "sp-state-machine",1863 "sp-storage",1864 "tokio",1865 "tracing",1866 "url",1867]18681869[[package]]1870name = "cumulus-test-relay-sproof-builder"1871version = "0.1.0"1872source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"1873dependencies = [1874 "cumulus-primitives-core",1875 "parity-scale-codec",1876 "polkadot-primitives",1877 "sp-runtime",1878 "sp-state-machine",1879 "sp-std",1880]18811882[[package]]1883name = "curve25519-dalek"1884version = "2.1.3"1885source = "registry+https://github.com/rust-lang/crates.io-index"1886checksum = "4a9b85542f99a2dfa2a1b8e192662741c9859a846b296bef1c92ef9b58b5a216"1887dependencies = [1888 "byteorder",1889 "digest 0.8.1",1890 "rand_core 0.5.1",1891 "subtle",1892 "zeroize",1893]18941895[[package]]1896name = "curve25519-dalek"1897version = "3.2.0"1898source = "registry+https://github.com/rust-lang/crates.io-index"1899checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61"1900dependencies = [1901 "byteorder",1902 "digest 0.9.0",1903 "rand_core 0.5.1",1904 "subtle",1905 "zeroize",1906]19071908[[package]]1909name = "curve25519-dalek"1910version = "4.0.0-rc.0"1911source = "registry+https://github.com/rust-lang/crates.io-index"1912checksum = "8da00a7a9a4eb92a0a0f8e75660926d48f0d0f3c537e455c457bcdaa1e16b1ac"1913dependencies = [1914 "cfg-if",1915 "fiat-crypto",1916 "packed_simd_2",1917 "platforms 3.0.2",1918 "subtle",1919 "zeroize",1920]19211922[[package]]1923name = "cxx"1924version = "1.0.92"1925source = "registry+https://github.com/rust-lang/crates.io-index"1926checksum = "9a140f260e6f3f79013b8bfc65e7ce630c9ab4388c6a89c71e07226f49487b72"1927dependencies = [1928 "cc",1929 "cxxbridge-flags",1930 "cxxbridge-macro",1931 "link-cplusplus",1932]19331934[[package]]1935name = "cxx-build"1936version = "1.0.92"1937source = "registry+https://github.com/rust-lang/crates.io-index"1938checksum = "da6383f459341ea689374bf0a42979739dc421874f112ff26f829b8040b8e613"1939dependencies = [1940 "cc",1941 "codespan-reporting",1942 "once_cell",1943 "proc-macro2",1944 "quote",1945 "scratch",1946 "syn",1947]19481949[[package]]1950name = "cxxbridge-flags"1951version = "1.0.92"1952source = "registry+https://github.com/rust-lang/crates.io-index"1953checksum = "90201c1a650e95ccff1c8c0bb5a343213bdd317c6e600a93075bca2eff54ec97"19541955[[package]]1956name = "cxxbridge-macro"1957version = "1.0.92"1958source = "registry+https://github.com/rust-lang/crates.io-index"1959checksum = "0b75aed41bb2e6367cae39e6326ef817a851db13c13e4f3263714ca3cfb8de56"1960dependencies = [1961 "proc-macro2",1962 "quote",1963 "syn",1964]19651966[[package]]1967name = "darling"1968version = "0.14.4"1969source = "registry+https://github.com/rust-lang/crates.io-index"1970checksum = "7b750cb3417fd1b327431a470f388520309479ab0bf5e323505daf0290cd3850"1971dependencies = [1972 "darling_core",1973 "darling_macro",1974]19751976[[package]]1977name = "darling_core"1978version = "0.14.4"1979source = "registry+https://github.com/rust-lang/crates.io-index"1980checksum = "109c1ca6e6b7f82cc233a97004ea8ed7ca123a9af07a8230878fcfda9b158bf0"1981dependencies = [1982 "fnv",1983 "ident_case",1984 "proc-macro2",1985 "quote",1986 "strsim",1987 "syn",1988]19891990[[package]]1991name = "darling_macro"1992version = "0.14.4"1993source = "registry+https://github.com/rust-lang/crates.io-index"1994checksum = "a4aab4dbc9f7611d8b55048a3a16d2d010c2c8334e46304b40ac1cc14bf3b48e"1995dependencies = [1996 "darling_core",1997 "quote",1998 "syn",1999]20002001[[package]]2002name = "data-encoding"2003version = "2.3.3"2004source = "registry+https://github.com/rust-lang/crates.io-index"2005checksum = "23d8666cb01533c39dde32bcbab8e227b4ed6679b2c925eba05feabea39508fb"20062007[[package]]2008name = "data-encoding-macro"2009version = "0.1.12"2010source = "registry+https://github.com/rust-lang/crates.io-index"2011checksum = "86927b7cd2fe88fa698b87404b287ab98d1a0063a34071d92e575b72d3029aca"2012dependencies = [2013 "data-encoding",2014 "data-encoding-macro-internal",2015]20162017[[package]]2018name = "data-encoding-macro-internal"2019version = "0.1.10"2020source = "registry+https://github.com/rust-lang/crates.io-index"2021checksum = "a5bbed42daaa95e780b60a50546aa345b8413a1e46f9a40a12907d3598f038db"2022dependencies = [2023 "data-encoding",2024 "syn",2025]20262027[[package]]2028name = "der"2029version = "0.6.1"2030source = "registry+https://github.com/rust-lang/crates.io-index"2031checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"2032dependencies = [2033 "const-oid",2034 "pem-rfc7468",2035 "zeroize",2036]20372038[[package]]2039name = "der-parser"2040version = "7.0.0"2041source = "registry+https://github.com/rust-lang/crates.io-index"2042checksum = "fe398ac75057914d7d07307bf67dc7f3f574a26783b4fc7805a20ffa9f506e82"2043dependencies = [2044 "asn1-rs 0.3.1",2045 "displaydoc",2046 "nom",2047 "num-bigint",2048 "num-traits",2049 "rusticata-macros",2050]20512052[[package]]2053name = "der-parser"2054version = "8.2.0"2055source = "registry+https://github.com/rust-lang/crates.io-index"2056checksum = "dbd676fbbab537128ef0278adb5576cf363cff6aa22a7b24effe97347cfab61e"2057dependencies = [2058 "asn1-rs 0.5.2",2059 "displaydoc",2060 "nom",2061 "num-bigint",2062 "num-traits",2063 "rusticata-macros",2064]20652066[[package]]2067name = "derivative"2068version = "2.2.0"2069source = "registry+https://github.com/rust-lang/crates.io-index"2070checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"2071dependencies = [2072 "proc-macro2",2073 "quote",2074 "syn",2075]20762077[[package]]2078name = "derive-syn-parse"2079version = "0.1.5"2080source = "registry+https://github.com/rust-lang/crates.io-index"2081checksum = "e79116f119dd1dba1abf1f3405f03b9b0e79a27a3883864bfebded8a3dc768cd"2082dependencies = [2083 "proc-macro2",2084 "quote",2085 "syn",2086]20872088[[package]]2089name = "derive_builder"2090version = "0.11.2"2091source = "registry+https://github.com/rust-lang/crates.io-index"2092checksum = "d07adf7be193b71cc36b193d0f5fe60b918a3a9db4dad0449f57bcfd519704a3"2093dependencies = [2094 "derive_builder_macro",2095]20962097[[package]]2098name = "derive_builder_core"2099version = "0.11.2"2100source = "registry+https://github.com/rust-lang/crates.io-index"2101checksum = "1f91d4cfa921f1c05904dc3c57b4a32c38aed3340cce209f3a6fd1478babafc4"2102dependencies = [2103 "darling",2104 "proc-macro2",2105 "quote",2106 "syn",2107]21082109[[package]]2110name = "derive_builder_macro"2111version = "0.11.2"2112source = "registry+https://github.com/rust-lang/crates.io-index"2113checksum = "8f0314b72bed045f3a68671b3c86328386762c93f82d98c65c3cb5e5f573dd68"2114dependencies = [2115 "derive_builder_core",2116 "syn",2117]21182119[[package]]2120name = "derive_more"2121version = "0.99.17"2122source = "registry+https://github.com/rust-lang/crates.io-index"2123checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"2124dependencies = [2125 "convert_case",2126 "proc-macro2",2127 "quote",2128 "rustc_version",2129 "syn",2130]21312132[[package]]2133name = "difflib"2134version = "0.4.0"2135source = "registry+https://github.com/rust-lang/crates.io-index"2136checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8"21372138[[package]]2139name = "digest"2140version = "0.8.1"2141source = "registry+https://github.com/rust-lang/crates.io-index"2142checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"2143dependencies = [2144 "generic-array 0.12.4",2145]21462147[[package]]2148name = "digest"2149version = "0.9.0"2150source = "registry+https://github.com/rust-lang/crates.io-index"2151checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"2152dependencies = [2153 "generic-array 0.14.6",2154]21552156[[package]]2157name = "digest"2158version = "0.10.6"2159source = "registry+https://github.com/rust-lang/crates.io-index"2160checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f"2161dependencies = [2162 "block-buffer 0.10.4",2163 "crypto-common",2164 "subtle",2165]21662167[[package]]2168name = "directories"2169version = "4.0.1"2170source = "registry+https://github.com/rust-lang/crates.io-index"2171checksum = "f51c5d4ddabd36886dd3e1438cb358cdcb0d7c499cb99cb4ac2e38e18b5cb210"2172dependencies = [2173 "dirs-sys",2174]21752176[[package]]2177name = "directories-next"2178version = "2.0.0"2179source = "registry+https://github.com/rust-lang/crates.io-index"2180checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"2181dependencies = [2182 "cfg-if",2183 "dirs-sys-next",2184]21852186[[package]]2187name = "dirs-sys"2188version = "0.3.7"2189source = "registry+https://github.com/rust-lang/crates.io-index"2190checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"2191dependencies = [2192 "libc",2193 "redox_users",2194 "winapi",2195]21962197[[package]]2198name = "dirs-sys-next"2199version = "0.1.2"2200source = "registry+https://github.com/rust-lang/crates.io-index"2201checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"2202dependencies = [2203 "libc",2204 "redox_users",2205 "winapi",2206]22072208[[package]]2209name = "displaydoc"2210version = "0.2.3"2211source = "registry+https://github.com/rust-lang/crates.io-index"2212checksum = "3bf95dc3f046b9da4f2d51833c0d3547d8564ef6910f5c1ed130306a75b92886"2213dependencies = [2214 "proc-macro2",2215 "quote",2216 "syn",2217]22182219[[package]]2220name = "downcast"2221version = "0.11.0"2222source = "registry+https://github.com/rust-lang/crates.io-index"2223checksum = "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1"22242225[[package]]2226name = "downcast-rs"2227version = "1.2.0"2228source = "registry+https://github.com/rust-lang/crates.io-index"2229checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"22302231[[package]]2232name = "dtoa"2233version = "1.0.6"2234source = "registry+https://github.com/rust-lang/crates.io-index"2235checksum = "65d09067bfacaa79114679b279d7f5885b53295b1e2cfb4e79c8e4bd3d633169"22362237[[package]]2238name = "dyn-clonable"2239version = "0.9.0"2240source = "registry+https://github.com/rust-lang/crates.io-index"2241checksum = "4e9232f0e607a262ceb9bd5141a3dfb3e4db6994b31989bbfd845878cba59fd4"2242dependencies = [2243 "dyn-clonable-impl",2244 "dyn-clone",2245]22462247[[package]]2248name = "dyn-clonable-impl"2249version = "0.9.0"2250source = "registry+https://github.com/rust-lang/crates.io-index"2251checksum = "558e40ea573c374cf53507fd240b7ee2f5477df7cfebdb97323ec61c719399c5"2252dependencies = [2253 "proc-macro2",2254 "quote",2255 "syn",2256]22572258[[package]]2259name = "dyn-clone"2260version = "1.0.11"2261source = "registry+https://github.com/rust-lang/crates.io-index"2262checksum = "68b0cf012f1230e43cd00ebb729c6bb58707ecfa8ad08b52ef3a4ccd2697fc30"22632264[[package]]2265name = "ecdsa"2266version = "0.14.8"2267source = "registry+https://github.com/rust-lang/crates.io-index"2268checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"2269dependencies = [2270 "der",2271 "elliptic-curve",2272 "rfc6979",2273 "signature",2274]22752276[[package]]2277name = "ed25519"2278version = "1.5.3"2279source = "registry+https://github.com/rust-lang/crates.io-index"2280checksum = "91cff35c70bba8a626e3185d8cd48cc11b5437e1a5bcd15b9b5fa3c64b6dfee7"2281dependencies = [2282 "signature",2283]22842285[[package]]2286name = "ed25519-dalek"2287version = "1.0.1"2288source = "registry+https://github.com/rust-lang/crates.io-index"2289checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d"2290dependencies = [2291 "curve25519-dalek 3.2.0",2292 "ed25519",2293 "rand 0.7.3",2294 "serde",2295 "sha2 0.9.9",2296 "zeroize",2297]22982299[[package]]2300name = "ed25519-zebra"2301version = "3.1.0"2302source = "registry+https://github.com/rust-lang/crates.io-index"2303checksum = "7c24f403d068ad0b359e577a77f92392118be3f3c927538f2bb544a5ecd828c6"2304dependencies = [2305 "curve25519-dalek 3.2.0",2306 "hashbrown 0.12.3",2307 "hex",2308 "rand_core 0.6.4",2309 "sha2 0.9.9",2310 "zeroize",2311]23122313[[package]]2314name = "either"2315version = "1.8.1"2316source = "registry+https://github.com/rust-lang/crates.io-index"2317checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91"23182319[[package]]2320name = "elliptic-curve"2321version = "0.12.3"2322source = "registry+https://github.com/rust-lang/crates.io-index"2323checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"2324dependencies = [2325 "base16ct",2326 "crypto-bigint",2327 "der",2328 "digest 0.10.6",2329 "ff",2330 "generic-array 0.14.6",2331 "group",2332 "hkdf",2333 "pem-rfc7468",2334 "pkcs8",2335 "rand_core 0.6.4",2336 "sec1",2337 "subtle",2338 "zeroize",2339]23402341[[package]]2342name = "enum-as-inner"2343version = "0.5.1"2344source = "registry+https://github.com/rust-lang/crates.io-index"2345checksum = "c9720bba047d567ffc8a3cba48bf19126600e249ab7f128e9233e6376976a116"2346dependencies = [2347 "heck",2348 "proc-macro2",2349 "quote",2350 "syn",2351]23522353[[package]]2354name = "enumflags2"2355version = "0.7.5"2356source = "registry+https://github.com/rust-lang/crates.io-index"2357checksum = "e75d4cd21b95383444831539909fbb14b9dc3fdceb2a6f5d36577329a1f55ccb"2358dependencies = [2359 "enumflags2_derive",2360]23612362[[package]]2363name = "enumflags2_derive"2364version = "0.7.4"2365source = "registry+https://github.com/rust-lang/crates.io-index"2366checksum = "f58dc3c5e468259f19f2d46304a6b28f1c3d034442e14b322d2b850e36f6d5ae"2367dependencies = [2368 "proc-macro2",2369 "quote",2370 "syn",2371]23722373[[package]]2374name = "enumn"2375version = "0.1.7"2376source = "registry+https://github.com/rust-lang/crates.io-index"2377checksum = "1940ea32e14d489b401074558be4567f35ca9507c4628b4b3fd6fe6eb2ca7b88"2378dependencies = [2379 "proc-macro2",2380 "quote",2381 "syn",2382]23832384[[package]]2385name = "env_logger"2386version = "0.9.3"2387source = "registry+https://github.com/rust-lang/crates.io-index"2388checksum = "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7"2389dependencies = [2390 "atty",2391 "humantime",2392 "log",2393 "regex",2394 "termcolor",2395]23962397[[package]]2398name = "env_logger"2399version = "0.10.0"2400source = "registry+https://github.com/rust-lang/crates.io-index"2401checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"2402dependencies = [2403 "humantime",2404 "is-terminal",2405 "log",2406 "regex",2407 "termcolor",2408]24092410[[package]]2411name = "environmental"2412version = "1.1.4"2413source = "registry+https://github.com/rust-lang/crates.io-index"2414checksum = "e48c92028aaa870e83d51c64e5d4e0b6981b360c522198c23959f219a4e1b15b"24152416[[package]]2417name = "errno"2418version = "0.2.8"2419source = "registry+https://github.com/rust-lang/crates.io-index"2420checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"2421dependencies = [2422 "errno-dragonfly",2423 "libc",2424 "winapi",2425]24262427[[package]]2428name = "errno-dragonfly"2429version = "0.1.2"2430source = "registry+https://github.com/rust-lang/crates.io-index"2431checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"2432dependencies = [2433 "cc",2434 "libc",2435]24362437[[package]]2438name = "ethbloom"2439version = "0.13.0"2440source = "registry+https://github.com/rust-lang/crates.io-index"2441checksum = "c22d4b5885b6aa2fe5e8b9329fb8d232bf739e434e6b87347c63bdd00c120f60"2442dependencies = [2443 "crunchy",2444 "fixed-hash",2445 "impl-codec",2446 "impl-rlp",2447 "impl-serde",2448 "scale-info",2449 "tiny-keccak",2450]24512452[[package]]2453name = "ethereum"2454version = "0.14.0"2455source = "registry+https://github.com/rust-lang/crates.io-index"2456checksum = "6a89fb87a9e103f71b903b80b670200b54cc67a07578f070681f1fffb7396fb7"2457dependencies = [2458 "bytes",2459 "ethereum-types",2460 "hash-db",2461 "hash256-std-hasher",2462 "parity-scale-codec",2463 "rlp",2464 "scale-info",2465 "serde",2466 "sha3 0.10.6",2467 "triehash",2468]24692470[[package]]2471name = "ethereum-types"2472version = "0.14.1"2473source = "registry+https://github.com/rust-lang/crates.io-index"2474checksum = "02d215cbf040552efcbe99a38372fe80ab9d00268e20012b79fcd0f073edd8ee"2475dependencies = [2476 "ethbloom",2477 "fixed-hash",2478 "impl-codec",2479 "impl-rlp",2480 "impl-serde",2481 "primitive-types",2482 "scale-info",2483 "uint",2484]24852486[[package]]2487name = "event-listener"2488version = "2.5.3"2489source = "registry+https://github.com/rust-lang/crates.io-index"2490checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"24912492[[package]]2493name = "evm"2494version = "0.37.0"2495source = "registry+https://github.com/rust-lang/crates.io-index"2496checksum = "f4448c65b71e8e2b9718232d84d09045eeaaccb2320494e6bd6dbf7e58fec8ff"2497dependencies = [2498 "auto_impl",2499 "environmental",2500 "ethereum",2501 "evm-core",2502 "evm-gasometer",2503 "evm-runtime",2504 "log",2505 "parity-scale-codec",2506 "primitive-types",2507 "rlp",2508 "scale-info",2509 "serde",2510 "sha3 0.10.6",2511]25122513[[package]]2514name = "evm-coder"2515version = "0.3.1"2516source = "git+https://github.com/uniquenetwork/evm-coder?tag=v0.3.1#21e61c627f71337d6b8a03899fe8de14bfbf67aa"2517dependencies = [2518 "ethereum",2519 "evm-coder-procedural",2520 "impl-trait-for-tuples",2521 "primitive-types",2522 "sha3-const",2523]25242525[[package]]2526name = "evm-coder-procedural"2527version = "0.3.1"2528source = "git+https://github.com/uniquenetwork/evm-coder?tag=v0.3.1#21e61c627f71337d6b8a03899fe8de14bfbf67aa"2529dependencies = [2530 "Inflector",2531 "hex",2532 "proc-macro2",2533 "quote",2534 "sha3 0.10.6",2535 "syn",2536]25372538[[package]]2539name = "evm-coder-substrate-procedural"2540version = "0.1.0"2541dependencies = [2542 "proc-macro2",2543 "quote",2544 "syn",2545]25462547[[package]]2548name = "evm-core"2549version = "0.37.0"2550source = "registry+https://github.com/rust-lang/crates.io-index"2551checksum = "64c51bec0eb68a891c2575c758eaaa1d61373fc51f7caaf216b1fb5c3fea3b5d"2552dependencies = [2553 "parity-scale-codec",2554 "primitive-types",2555 "scale-info",2556 "serde",2557]25582559[[package]]2560name = "evm-gasometer"2561version = "0.37.0"2562source = "registry+https://github.com/rust-lang/crates.io-index"2563checksum = "a8b93c59c54fc26522d842f0e0d3f8e8be331c776df18ff3e540b53c2f64d509"2564dependencies = [2565 "environmental",2566 "evm-core",2567 "evm-runtime",2568 "primitive-types",2569]25702571[[package]]2572name = "evm-runtime"2573version = "0.37.0"2574source = "registry+https://github.com/rust-lang/crates.io-index"2575checksum = "c79b9459ce64f1a28688397c4013764ce53cd57bb84efc16b5187fa9b05b13ad"2576dependencies = [2577 "auto_impl",2578 "environmental",2579 "evm-core",2580 "primitive-types",2581 "sha3 0.10.6",2582]25832584[[package]]2585name = "exit-future"2586version = "0.2.0"2587source = "registry+https://github.com/rust-lang/crates.io-index"2588checksum = "e43f2f1833d64e33f15592464d6fdd70f349dda7b1a53088eb83cd94014008c5"2589dependencies = [2590 "futures",2591]25922593[[package]]2594name = "expander"2595version = "0.0.4"2596source = "registry+https://github.com/rust-lang/crates.io-index"2597checksum = "a718c0675c555c5f976fff4ea9e2c150fa06cefa201cadef87cfbf9324075881"2598dependencies = [2599 "blake3",2600 "fs-err",2601 "proc-macro2",2602 "quote",2603]26042605[[package]]2606name = "expander"2607version = "0.0.6"2608source = "registry+https://github.com/rust-lang/crates.io-index"2609checksum = "3774182a5df13c3d1690311ad32fbe913feef26baba609fa2dd5f72042bd2ab6"2610dependencies = [2611 "blake2",2612 "fs-err",2613 "proc-macro2",2614 "quote",2615 "syn",2616]26172618[[package]]2619name = "fake-simd"2620version = "0.1.2"2621source = "registry+https://github.com/rust-lang/crates.io-index"2622checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"26232624[[package]]2625name = "fallible-iterator"2626version = "0.2.0"2627source = "registry+https://github.com/rust-lang/crates.io-index"2628checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"26292630[[package]]2631name = "fastrand"2632version = "1.9.0"2633source = "registry+https://github.com/rust-lang/crates.io-index"2634checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"2635dependencies = [2636 "instant",2637]26382639[[package]]2640name = "fatality"2641version = "0.0.6"2642source = "registry+https://github.com/rust-lang/crates.io-index"2643checksum = "2ad875162843b0d046276327afe0136e9ed3a23d5a754210fb6f1f33610d39ab"2644dependencies = [2645 "fatality-proc-macro",2646 "thiserror",2647]26482649[[package]]2650name = "fatality-proc-macro"2651version = "0.0.6"2652source = "registry+https://github.com/rust-lang/crates.io-index"2653checksum = "f5aa1e3ae159e592ad222dc90c5acbad632b527779ba88486abe92782ab268bd"2654dependencies = [2655 "expander 0.0.4",2656 "indexmap",2657 "proc-macro-crate",2658 "proc-macro2",2659 "quote",2660 "syn",2661 "thiserror",2662]26632664[[package]]2665name = "fc-consensus"2666version = "2.0.0-dev"2667source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.39#3b277e472854ebaeecb40accb3f87cfe1a43fb61"2668dependencies = [2669 "async-trait",2670 "fc-db",2671 "fp-consensus",2672 "fp-rpc",2673 "sc-consensus",2674 "sp-api",2675 "sp-block-builder",2676 "sp-blockchain",2677 "sp-consensus",2678 "sp-runtime",2679 "thiserror",2680]26812682[[package]]2683name = "fc-db"2684version = "2.0.0-dev"2685source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.39#3b277e472854ebaeecb40accb3f87cfe1a43fb61"2686dependencies = [2687 "fp-storage",2688 "kvdb-rocksdb",2689 "log",2690 "parity-db",2691 "parity-scale-codec",2692 "parking_lot 0.12.1",2693 "sc-client-db",2694 "smallvec",2695 "sp-blockchain",2696 "sp-core",2697 "sp-database",2698 "sp-runtime",2699]27002701[[package]]2702name = "fc-mapping-sync"2703version = "2.0.0-dev"2704source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.39#3b277e472854ebaeecb40accb3f87cfe1a43fb61"2705dependencies = [2706 "fc-db",2707 "fc-storage",2708 "fp-consensus",2709 "fp-rpc",2710 "futures",2711 "futures-timer",2712 "log",2713 "sc-client-api",2714 "sp-api",2715 "sp-blockchain",2716 "sp-runtime",2717]27182719[[package]]2720name = "fc-rpc"2721version = "2.0.0-dev"2722source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.39#3b277e472854ebaeecb40accb3f87cfe1a43fb61"2723dependencies = [2724 "ethereum",2725 "ethereum-types",2726 "evm",2727 "fc-db",2728 "fc-rpc-core",2729 "fc-storage",2730 "fp-ethereum",2731 "fp-rpc",2732 "fp-storage",2733 "futures",2734 "hex",2735 "jsonrpsee",2736 "libsecp256k1",2737 "log",2738 "lru 0.8.1",2739 "parity-scale-codec",2740 "prometheus",2741 "rand 0.8.5",2742 "rlp",2743 "sc-client-api",2744 "sc-network",2745 "sc-network-common",2746 "sc-rpc",2747 "sc-service",2748 "sc-transaction-pool",2749 "sc-transaction-pool-api",2750 "sp-api",2751 "sp-block-builder",2752 "sp-blockchain",2753 "sp-consensus",2754 "sp-core",2755 "sp-io",2756 "sp-runtime",2757 "substrate-prometheus-endpoint",2758 "tokio",2759]27602761[[package]]2762name = "fc-rpc-core"2763version = "1.1.0-dev"2764source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.39#3b277e472854ebaeecb40accb3f87cfe1a43fb61"2765dependencies = [2766 "ethereum",2767 "ethereum-types",2768 "jsonrpsee",2769 "rustc-hex",2770 "serde",2771 "serde_json",2772]27732774[[package]]2775name = "fc-storage"2776version = "1.0.0-dev"2777source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.39#3b277e472854ebaeecb40accb3f87cfe1a43fb61"2778dependencies = [2779 "ethereum",2780 "ethereum-types",2781 "fp-rpc",2782 "fp-storage",2783 "parity-scale-codec",2784 "sc-client-api",2785 "sp-api",2786 "sp-blockchain",2787 "sp-io",2788 "sp-runtime",2789 "sp-storage",2790]27912792[[package]]2793name = "fdlimit"2794version = "0.2.1"2795source = "registry+https://github.com/rust-lang/crates.io-index"2796checksum = "2c4c9e43643f5a3be4ca5b67d26b98031ff9db6806c3440ae32e02e3ceac3f1b"2797dependencies = [2798 "libc",2799]28002801[[package]]2802name = "ff"2803version = "0.12.1"2804source = "registry+https://github.com/rust-lang/crates.io-index"2805checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"2806dependencies = [2807 "rand_core 0.6.4",2808 "subtle",2809]28102811[[package]]2812name = "fiat-crypto"2813version = "0.1.19"2814source = "registry+https://github.com/rust-lang/crates.io-index"2815checksum = "93ace6ec7cc19c8ed33a32eaa9ea692d7faea05006b5356b9e2b668ec4bc3955"28162817[[package]]2818name = "file-per-thread-logger"2819version = "0.1.6"2820source = "registry+https://github.com/rust-lang/crates.io-index"2821checksum = "84f2e425d9790201ba4af4630191feac6dcc98765b118d4d18e91d23c2353866"2822dependencies = [2823 "env_logger 0.10.0",2824 "log",2825]28262827[[package]]2828name = "filetime"2829version = "0.2.20"2830source = "registry+https://github.com/rust-lang/crates.io-index"2831checksum = "8a3de6e8d11b22ff9edc6d916f890800597d60f8b2da1caf2955c274638d6412"2832dependencies = [2833 "cfg-if",2834 "libc",2835 "redox_syscall",2836 "windows-sys 0.45.0",2837]28382839[[package]]2840name = "finality-grandpa"2841version = "0.16.1"2842source = "registry+https://github.com/rust-lang/crates.io-index"2843checksum = "e24e6c429951433ccb7c87fd528c60084834dcd14763182c1f83291bcde24c34"2844dependencies = [2845 "either",2846 "futures",2847 "futures-timer",2848 "log",2849 "num-traits",2850 "parity-scale-codec",2851 "parking_lot 0.12.1",2852 "scale-info",2853]28542855[[package]]2856name = "fixed-hash"2857version = "0.8.0"2858source = "registry+https://github.com/rust-lang/crates.io-index"2859checksum = "835c052cb0c08c1acf6ffd71c022172e18723949c8282f2b9f27efbc51e64534"2860dependencies = [2861 "byteorder",2862 "rand 0.8.5",2863 "rustc-hex",2864 "static_assertions",2865]28662867[[package]]2868name = "fixedbitset"2869version = "0.4.2"2870source = "registry+https://github.com/rust-lang/crates.io-index"2871checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"28722873[[package]]2874name = "flate2"2875version = "1.0.25"2876source = "registry+https://github.com/rust-lang/crates.io-index"2877checksum = "a8a2db397cb1c8772f31494cb8917e48cd1e64f0fa7efac59fbd741a0a8ce841"2878dependencies = [2879 "crc32fast",2880 "libz-sys",2881 "miniz_oxide",2882]28832884[[package]]2885name = "float-cmp"2886version = "0.9.0"2887source = "registry+https://github.com/rust-lang/crates.io-index"2888checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"2889dependencies = [2890 "num-traits",2891]28922893[[package]]2894name = "fnv"2895version = "1.0.7"2896source = "registry+https://github.com/rust-lang/crates.io-index"2897checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"28982899[[package]]2900name = "fork-tree"2901version = "3.0.0"2902source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"2903dependencies = [2904 "parity-scale-codec",2905]29062907[[package]]2908name = "form_urlencoded"2909version = "1.1.0"2910source = "registry+https://github.com/rust-lang/crates.io-index"2911checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"2912dependencies = [2913 "percent-encoding",2914]29152916[[package]]2917name = "fp-consensus"2918version = "2.0.0-dev"2919source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.39#3b277e472854ebaeecb40accb3f87cfe1a43fb61"2920dependencies = [2921 "ethereum",2922 "parity-scale-codec",2923 "sp-core",2924 "sp-runtime",2925 "sp-std",2926]29272928[[package]]2929name = "fp-ethereum"2930version = "1.0.0-dev"2931source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.39#3b277e472854ebaeecb40accb3f87cfe1a43fb61"2932dependencies = [2933 "ethereum",2934 "ethereum-types",2935 "fp-evm",2936 "frame-support",2937 "num_enum",2938 "parity-scale-codec",2939 "sp-std",2940]29412942[[package]]2943name = "fp-evm"2944version = "3.0.0-dev"2945source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.39#3b277e472854ebaeecb40accb3f87cfe1a43fb61"2946dependencies = [2947 "evm",2948 "frame-support",2949 "impl-trait-for-tuples",2950 "parity-scale-codec",2951 "serde",2952 "sp-core",2953 "sp-runtime",2954 "sp-std",2955]29562957[[package]]2958name = "fp-evm-mapping"2959version = "0.1.0"2960source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.39#3b277e472854ebaeecb40accb3f87cfe1a43fb61"2961dependencies = [2962 "frame-support",2963 "sp-core",2964]29652966[[package]]2967name = "fp-rpc"2968version = "3.0.0-dev"2969source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.39#3b277e472854ebaeecb40accb3f87cfe1a43fb61"2970dependencies = [2971 "ethereum",2972 "ethereum-types",2973 "fp-evm",2974 "parity-scale-codec",2975 "scale-info",2976 "sp-api",2977 "sp-core",2978 "sp-runtime",2979 "sp-std",2980]29812982[[package]]2983name = "fp-self-contained"2984version = "1.0.0-dev"2985source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.39#3b277e472854ebaeecb40accb3f87cfe1a43fb61"2986dependencies = [2987 "frame-support",2988 "parity-scale-codec",2989 "scale-info",2990 "serde",2991 "sp-runtime",2992]29932994[[package]]2995name = "fp-storage"2996version = "2.0.0"2997source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.39#3b277e472854ebaeecb40accb3f87cfe1a43fb61"2998dependencies = [2999 "parity-scale-codec",3000 "serde",3001]30023003[[package]]3004name = "fragile"3005version = "2.0.0"3006source = "registry+https://github.com/rust-lang/crates.io-index"3007checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa"30083009[[package]]3010name = "frame-benchmarking"3011version = "4.0.0-dev"3012source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"3013dependencies = [3014 "frame-support",3015 "frame-support-procedural",3016 "frame-system",3017 "linregress",3018 "log",3019 "parity-scale-codec",3020 "paste",3021 "scale-info",3022 "serde",3023 "sp-api",3024 "sp-application-crypto",3025 "sp-core",3026 "sp-io",3027 "sp-runtime",3028 "sp-runtime-interface",3029 "sp-std",3030 "sp-storage",3031 "static_assertions",3032]30333034[[package]]3035name = "frame-benchmarking-cli"3036version = "4.0.0-dev"3037source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"3038dependencies = [3039 "Inflector",3040 "array-bytes 4.2.0",3041 "chrono",3042 "clap",3043 "comfy-table",3044 "frame-benchmarking",3045 "frame-support",3046 "frame-system",3047 "gethostname",3048 "handlebars",3049 "itertools",3050 "lazy_static",3051 "linked-hash-map",3052 "log",3053 "parity-scale-codec",3054 "rand 0.8.5",3055 "rand_pcg",3056 "sc-block-builder",3057 "sc-cli",3058 "sc-client-api",3059 "sc-client-db",3060 "sc-executor",3061 "sc-service",3062 "sc-sysinfo",3063 "serde",3064 "serde_json",3065 "sp-api",3066 "sp-blockchain",3067 "sp-core",3068 "sp-database",3069 "sp-externalities",3070 "sp-inherents",3071 "sp-keystore",3072 "sp-runtime",3073 "sp-state-machine",3074 "sp-std",3075 "sp-storage",3076 "sp-trie",3077 "thiserror",3078 "thousands",3079]30803081[[package]]3082name = "frame-election-provider-solution-type"3083version = "4.0.0-dev"3084source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"3085dependencies = [3086 "proc-macro-crate",3087 "proc-macro2",3088 "quote",3089 "syn",3090]30913092[[package]]3093name = "frame-election-provider-support"3094version = "4.0.0-dev"3095source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"3096dependencies = [3097 "frame-election-provider-solution-type",3098 "frame-support",3099 "frame-system",3100 "parity-scale-codec",3101 "scale-info",3102 "sp-arithmetic",3103 "sp-core",3104 "sp-npos-elections",3105 "sp-runtime",3106 "sp-std",3107]31083109[[package]]3110name = "frame-executive"3111version = "4.0.0-dev"3112source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"3113dependencies = [3114 "frame-support",3115 "frame-system",3116 "frame-try-runtime",3117 "parity-scale-codec",3118 "scale-info",3119 "sp-core",3120 "sp-io",3121 "sp-runtime",3122 "sp-std",3123 "sp-tracing",3124]31253126[[package]]3127name = "frame-metadata"3128version = "15.0.0"3129source = "registry+https://github.com/rust-lang/crates.io-index"3130checksum = "df6bb8542ef006ef0de09a5c4420787d79823c0ed7924225822362fd2bf2ff2d"3131dependencies = [3132 "cfg-if",3133 "parity-scale-codec",3134 "scale-info",3135 "serde",3136]31373138[[package]]3139name = "frame-remote-externalities"3140version = "0.10.0-dev"3141source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"3142dependencies = [3143 "futures",3144 "log",3145 "parity-scale-codec",3146 "serde",3147 "sp-core",3148 "sp-io",3149 "sp-runtime",3150 "substrate-rpc-client",3151 "tokio",3152]31533154[[package]]3155name = "frame-support"3156version = "4.0.0-dev"3157source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"3158dependencies = [3159 "bitflags",3160 "frame-metadata",3161 "frame-support-procedural",3162 "impl-trait-for-tuples",3163 "k256",3164 "log",3165 "once_cell",3166 "parity-scale-codec",3167 "paste",3168 "scale-info",3169 "serde",3170 "smallvec",3171 "sp-api",3172 "sp-arithmetic",3173 "sp-core",3174 "sp-core-hashing-proc-macro",3175 "sp-inherents",3176 "sp-io",3177 "sp-runtime",3178 "sp-staking",3179 "sp-state-machine",3180 "sp-std",3181 "sp-tracing",3182 "sp-weights",3183 "tt-call",3184]31853186[[package]]3187name = "frame-support-procedural"3188version = "4.0.0-dev"3189source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"3190dependencies = [3191 "Inflector",3192 "cfg-expr",3193 "derive-syn-parse",3194 "frame-support-procedural-tools",3195 "itertools",3196 "proc-macro2",3197 "quote",3198 "syn",3199]32003201[[package]]3202name = "frame-support-procedural-tools"3203version = "4.0.0-dev"3204source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"3205dependencies = [3206 "frame-support-procedural-tools-derive",3207 "proc-macro-crate",3208 "proc-macro2",3209 "quote",3210 "syn",3211]32123213[[package]]3214name = "frame-support-procedural-tools-derive"3215version = "3.0.0"3216source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"3217dependencies = [3218 "proc-macro2",3219 "quote",3220 "syn",3221]32223223[[package]]3224name = "frame-system"3225version = "4.0.0-dev"3226source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"3227dependencies = [3228 "frame-support",3229 "log",3230 "parity-scale-codec",3231 "scale-info",3232 "serde",3233 "sp-core",3234 "sp-io",3235 "sp-runtime",3236 "sp-std",3237 "sp-version",3238 "sp-weights",3239]32403241[[package]]3242name = "frame-system-benchmarking"3243version = "4.0.0-dev"3244source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"3245dependencies = [3246 "frame-benchmarking",3247 "frame-support",3248 "frame-system",3249 "parity-scale-codec",3250 "scale-info",3251 "sp-core",3252 "sp-runtime",3253 "sp-std",3254]32553256[[package]]3257name = "frame-system-rpc-runtime-api"3258version = "4.0.0-dev"3259source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"3260dependencies = [3261 "parity-scale-codec",3262 "sp-api",3263]32643265[[package]]3266name = "frame-try-runtime"3267version = "0.10.0-dev"3268source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"3269dependencies = [3270 "frame-support",3271 "parity-scale-codec",3272 "sp-api",3273 "sp-runtime",3274 "sp-std",3275]32763277[[package]]3278name = "fs-err"3279version = "2.9.0"3280source = "registry+https://github.com/rust-lang/crates.io-index"3281checksum = "0845fa252299212f0389d64ba26f34fa32cfe41588355f21ed507c59a0f64541"32823283[[package]]3284name = "fs2"3285version = "0.4.3"3286source = "registry+https://github.com/rust-lang/crates.io-index"3287checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"3288dependencies = [3289 "libc",3290 "winapi",3291]32923293[[package]]3294name = "funty"3295version = "2.0.0"3296source = "registry+https://github.com/rust-lang/crates.io-index"3297checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"32983299[[package]]3300name = "futures"3301version = "0.3.26"3302source = "registry+https://github.com/rust-lang/crates.io-index"3303checksum = "13e2792b0ff0340399d58445b88fd9770e3489eff258a4cbc1523418f12abf84"3304dependencies = [3305 "futures-channel",3306 "futures-core",3307 "futures-executor",3308 "futures-io",3309 "futures-sink",3310 "futures-task",3311 "futures-util",3312]33133314[[package]]3315name = "futures-channel"3316version = "0.3.26"3317source = "registry+https://github.com/rust-lang/crates.io-index"3318checksum = "2e5317663a9089767a1ec00a487df42e0ca174b61b4483213ac24448e4664df5"3319dependencies = [3320 "futures-core",3321 "futures-sink",3322]33233324[[package]]3325name = "futures-core"3326version = "0.3.26"3327source = "registry+https://github.com/rust-lang/crates.io-index"3328checksum = "ec90ff4d0fe1f57d600049061dc6bb68ed03c7d2fbd697274c41805dcb3f8608"33293330[[package]]3331name = "futures-executor"3332version = "0.3.26"3333source = "registry+https://github.com/rust-lang/crates.io-index"3334checksum = "e8de0a35a6ab97ec8869e32a2473f4b1324459e14c29275d14b10cb1fd19b50e"3335dependencies = [3336 "futures-core",3337 "futures-task",3338 "futures-util",3339 "num_cpus",3340]33413342[[package]]3343name = "futures-io"3344version = "0.3.26"3345source = "registry+https://github.com/rust-lang/crates.io-index"3346checksum = "bfb8371b6fb2aeb2d280374607aeabfc99d95c72edfe51692e42d3d7f0d08531"33473348[[package]]3349name = "futures-lite"3350version = "1.12.0"3351source = "registry+https://github.com/rust-lang/crates.io-index"3352checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"3353dependencies = [3354 "fastrand",3355 "futures-core",3356 "futures-io",3357 "memchr",3358 "parking",3359 "pin-project-lite 0.2.9",3360 "waker-fn",3361]33623363[[package]]3364name = "futures-macro"3365version = "0.3.26"3366source = "registry+https://github.com/rust-lang/crates.io-index"3367checksum = "95a73af87da33b5acf53acfebdc339fe592ecf5357ac7c0a7734ab9d8c876a70"3368dependencies = [3369 "proc-macro2",3370 "quote",3371 "syn",3372]33733374[[package]]3375name = "futures-rustls"3376version = "0.22.2"3377source = "registry+https://github.com/rust-lang/crates.io-index"3378checksum = "d2411eed028cdf8c8034eaf21f9915f956b6c3abec4d4c7949ee67f0721127bd"3379dependencies = [3380 "futures-io",3381 "rustls 0.20.8",3382 "webpki 0.22.0",3383]33843385[[package]]3386name = "futures-sink"3387version = "0.3.26"3388source = "registry+https://github.com/rust-lang/crates.io-index"3389checksum = "f310820bb3e8cfd46c80db4d7fb8353e15dfff853a127158425f31e0be6c8364"33903391[[package]]3392name = "futures-task"3393version = "0.3.26"3394source = "registry+https://github.com/rust-lang/crates.io-index"3395checksum = "dcf79a1bf610b10f42aea489289c5a2c478a786509693b80cd39c44ccd936366"33963397[[package]]3398name = "futures-timer"3399version = "3.0.2"3400source = "registry+https://github.com/rust-lang/crates.io-index"3401checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"34023403[[package]]3404name = "futures-util"3405version = "0.3.26"3406source = "registry+https://github.com/rust-lang/crates.io-index"3407checksum = "9c1d6de3acfef38d2be4b1f543f553131788603495be83da675e180c8d6b7bd1"3408dependencies = [3409 "futures-channel",3410 "futures-core",3411 "futures-io",3412 "futures-macro",3413 "futures-sink",3414 "futures-task",3415 "memchr",3416 "pin-project-lite 0.2.9",3417 "pin-utils",3418 "slab",3419]34203421[[package]]3422name = "fxhash"3423version = "0.2.1"3424source = "registry+https://github.com/rust-lang/crates.io-index"3425checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"3426dependencies = [3427 "byteorder",3428]34293430[[package]]3431name = "generic-array"3432version = "0.12.4"3433source = "registry+https://github.com/rust-lang/crates.io-index"3434checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"3435dependencies = [3436 "typenum",3437]34383439[[package]]3440name = "generic-array"3441version = "0.14.6"3442source = "registry+https://github.com/rust-lang/crates.io-index"3443checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9"3444dependencies = [3445 "typenum",3446 "version_check",3447]34483449[[package]]3450name = "gethostname"3451version = "0.2.3"3452source = "registry+https://github.com/rust-lang/crates.io-index"3453checksum = "c1ebd34e35c46e00bb73e81363248d627782724609fe1b6396f553f68fe3862e"3454dependencies = [3455 "libc",3456 "winapi",3457]34583459[[package]]3460name = "getrandom"3461version = "0.1.16"3462source = "registry+https://github.com/rust-lang/crates.io-index"3463checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"3464dependencies = [3465 "cfg-if",3466 "libc",3467 "wasi 0.9.0+wasi-snapshot-preview1",3468]34693470[[package]]3471name = "getrandom"3472version = "0.2.8"3473source = "registry+https://github.com/rust-lang/crates.io-index"3474checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"3475dependencies = [3476 "cfg-if",3477 "libc",3478 "wasi 0.11.0+wasi-snapshot-preview1",3479]34803481[[package]]3482name = "ghash"3483version = "0.4.4"3484source = "registry+https://github.com/rust-lang/crates.io-index"3485checksum = "1583cc1656d7839fd3732b80cf4f38850336cdb9b8ded1cd399ca62958de3c99"3486dependencies = [3487 "opaque-debug 0.3.0",3488 "polyval 0.5.3",3489]34903491[[package]]3492name = "ghash"3493version = "0.5.0"3494source = "registry+https://github.com/rust-lang/crates.io-index"3495checksum = "d930750de5717d2dd0b8c0d42c076c0e884c81a73e6cab859bbd2339c71e3e40"3496dependencies = [3497 "opaque-debug 0.3.0",3498 "polyval 0.6.0",3499]35003501[[package]]3502name = "gimli"3503version = "0.26.2"3504source = "registry+https://github.com/rust-lang/crates.io-index"3505checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d"3506dependencies = [3507 "fallible-iterator",3508 "indexmap",3509 "stable_deref_trait",3510]35113512[[package]]3513name = "gimli"3514version = "0.27.2"3515source = "registry+https://github.com/rust-lang/crates.io-index"3516checksum = "ad0a93d233ebf96623465aad4046a8d3aa4da22d4f4beba5388838c8a434bbb4"35173518[[package]]3519name = "glob"3520version = "0.3.1"3521source = "registry+https://github.com/rust-lang/crates.io-index"3522checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"35233524[[package]]3525name = "globset"3526version = "0.4.10"3527source = "registry+https://github.com/rust-lang/crates.io-index"3528checksum = "029d74589adefde59de1a0c4f4732695c32805624aec7b68d91503d4dba79afc"3529dependencies = [3530 "aho-corasick",3531 "bstr",3532 "fnv",3533 "log",3534 "regex",3535]35363537[[package]]3538name = "group"3539version = "0.12.1"3540source = "registry+https://github.com/rust-lang/crates.io-index"3541checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"3542dependencies = [3543 "ff",3544 "rand_core 0.6.4",3545 "subtle",3546]35473548[[package]]3549name = "h2"3550version = "0.3.16"3551source = "registry+https://github.com/rust-lang/crates.io-index"3552checksum = "5be7b54589b581f624f566bf5d8eb2bab1db736c51528720b6bd36b96b55924d"3553dependencies = [3554 "bytes",3555 "fnv",3556 "futures-core",3557 "futures-sink",3558 "futures-util",3559 "http",3560 "indexmap",3561 "slab",3562 "tokio",3563 "tokio-util",3564 "tracing",3565]35663567[[package]]3568name = "handlebars"3569version = "4.3.6"3570source = "registry+https://github.com/rust-lang/crates.io-index"3571checksum = "035ef95d03713f2c347a72547b7cd38cbc9af7cd51e6099fb62d586d4a6dee3a"3572dependencies = [3573 "log",3574 "pest",3575 "pest_derive",3576 "serde",3577 "serde_json",3578 "thiserror",3579]35803581[[package]]3582name = "hash-db"3583version = "0.15.2"3584source = "registry+https://github.com/rust-lang/crates.io-index"3585checksum = "d23bd4e7b5eda0d0f3a307e8b381fdc8ba9000f26fbe912250c0a4cc3956364a"35863587[[package]]3588name = "hash256-std-hasher"3589version = "0.15.2"3590source = "registry+https://github.com/rust-lang/crates.io-index"3591checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"3592dependencies = [3593 "crunchy",3594]35953596[[package]]3597name = "hashbrown"3598version = "0.12.3"3599source = "registry+https://github.com/rust-lang/crates.io-index"3600checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"3601dependencies = [3602 "ahash 0.7.6",3603]36043605[[package]]3606name = "hashbrown"3607version = "0.13.2"3608source = "registry+https://github.com/rust-lang/crates.io-index"3609checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"3610dependencies = [3611 "ahash 0.8.3",3612]36133614[[package]]3615name = "heck"3616version = "0.4.1"3617source = "registry+https://github.com/rust-lang/crates.io-index"3618checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"36193620[[package]]3621name = "hermit-abi"3622version = "0.1.19"3623source = "registry+https://github.com/rust-lang/crates.io-index"3624checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"3625dependencies = [3626 "libc",3627]36283629[[package]]3630name = "hermit-abi"3631version = "0.2.6"3632source = "registry+https://github.com/rust-lang/crates.io-index"3633checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"3634dependencies = [3635 "libc",3636]36373638[[package]]3639name = "hermit-abi"3640version = "0.3.1"3641source = "registry+https://github.com/rust-lang/crates.io-index"3642checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286"36433644[[package]]3645name = "hex"3646version = "0.4.3"3647source = "registry+https://github.com/rust-lang/crates.io-index"3648checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"36493650[[package]]3651name = "hex-literal"3652version = "0.3.4"3653source = "registry+https://github.com/rust-lang/crates.io-index"3654checksum = "7ebdb29d2ea9ed0083cd8cece49bbd968021bd99b0849edb4a9a7ee0fdf6a4e0"36553656[[package]]3657name = "hkdf"3658version = "0.12.3"3659source = "registry+https://github.com/rust-lang/crates.io-index"3660checksum = "791a029f6b9fc27657f6f188ec6e5e43f6911f6f878e0dc5501396e09809d437"3661dependencies = [3662 "hmac 0.12.1",3663]36643665[[package]]3666name = "hmac"3667version = "0.8.1"3668source = "registry+https://github.com/rust-lang/crates.io-index"3669checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"3670dependencies = [3671 "crypto-mac 0.8.0",3672 "digest 0.9.0",3673]36743675[[package]]3676name = "hmac"3677version = "0.11.0"3678source = "registry+https://github.com/rust-lang/crates.io-index"3679checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"3680dependencies = [3681 "crypto-mac 0.11.1",3682 "digest 0.9.0",3683]36843685[[package]]3686name = "hmac"3687version = "0.12.1"3688source = "registry+https://github.com/rust-lang/crates.io-index"3689checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"3690dependencies = [3691 "digest 0.10.6",3692]36933694[[package]]3695name = "hmac-drbg"3696version = "0.3.0"3697source = "registry+https://github.com/rust-lang/crates.io-index"3698checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1"3699dependencies = [3700 "digest 0.9.0",3701 "generic-array 0.14.6",3702 "hmac 0.8.1",3703]37043705[[package]]3706name = "hostname"3707version = "0.3.1"3708source = "registry+https://github.com/rust-lang/crates.io-index"3709checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"3710dependencies = [3711 "libc",3712 "match_cfg",3713 "winapi",3714]37153716[[package]]3717name = "http"3718version = "0.2.9"3719source = "registry+https://github.com/rust-lang/crates.io-index"3720checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"3721dependencies = [3722 "bytes",3723 "fnv",3724 "itoa",3725]37263727[[package]]3728name = "http-body"3729version = "0.4.5"3730source = "registry+https://github.com/rust-lang/crates.io-index"3731checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"3732dependencies = [3733 "bytes",3734 "http",3735 "pin-project-lite 0.2.9",3736]37373738[[package]]3739name = "http-range-header"3740version = "0.3.0"3741source = "registry+https://github.com/rust-lang/crates.io-index"3742checksum = "0bfe8eed0a9285ef776bb792479ea3834e8b94e13d615c2f66d03dd50a435a29"37433744[[package]]3745name = "httparse"3746version = "1.8.0"3747source = "registry+https://github.com/rust-lang/crates.io-index"3748checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"37493750[[package]]3751name = "httpdate"3752version = "1.0.2"3753source = "registry+https://github.com/rust-lang/crates.io-index"3754checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"37553756[[package]]3757name = "humantime"3758version = "2.1.0"3759source = "registry+https://github.com/rust-lang/crates.io-index"3760checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"37613762[[package]]3763name = "hyper"3764version = "0.14.24"3765source = "registry+https://github.com/rust-lang/crates.io-index"3766checksum = "5e011372fa0b68db8350aa7a248930ecc7839bf46d8485577d69f117a75f164c"3767dependencies = [3768 "bytes",3769 "futures-channel",3770 "futures-core",3771 "futures-util",3772 "h2",3773 "http",3774 "http-body",3775 "httparse",3776 "httpdate",3777 "itoa",3778 "pin-project-lite 0.2.9",3779 "socket2",3780 "tokio",3781 "tower-service",3782 "tracing",3783 "want",3784]37853786[[package]]3787name = "hyper-rustls"3788version = "0.23.2"3789source = "registry+https://github.com/rust-lang/crates.io-index"3790checksum = "1788965e61b367cd03a62950836d5cd41560c3577d90e40e0819373194d1661c"3791dependencies = [3792 "http",3793 "hyper",3794 "log",3795 "rustls 0.20.8",3796 "rustls-native-certs",3797 "tokio",3798 "tokio-rustls",3799]38003801[[package]]3802name = "iana-time-zone"3803version = "0.1.53"3804source = "registry+https://github.com/rust-lang/crates.io-index"3805checksum = "64c122667b287044802d6ce17ee2ddf13207ed924c712de9a66a5814d5b64765"3806dependencies = [3807 "android_system_properties",3808 "core-foundation-sys",3809 "iana-time-zone-haiku",3810 "js-sys",3811 "wasm-bindgen",3812 "winapi",3813]38143815[[package]]3816name = "iana-time-zone-haiku"3817version = "0.1.1"3818source = "registry+https://github.com/rust-lang/crates.io-index"3819checksum = "0703ae284fc167426161c2e3f1da3ea71d94b21bedbcc9494e92b28e334e3dca"3820dependencies = [3821 "cxx",3822 "cxx-build",3823]38243825[[package]]3826name = "ident_case"3827version = "1.0.1"3828source = "registry+https://github.com/rust-lang/crates.io-index"3829checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"38303831[[package]]3832name = "idna"3833version = "0.2.3"3834source = "registry+https://github.com/rust-lang/crates.io-index"3835checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"3836dependencies = [3837 "matches",3838 "unicode-bidi",3839 "unicode-normalization",3840]38413842[[package]]3843name = "idna"3844version = "0.3.0"3845source = "registry+https://github.com/rust-lang/crates.io-index"3846checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"3847dependencies = [3848 "unicode-bidi",3849 "unicode-normalization",3850]38513852[[package]]3853name = "if-addrs"3854version = "0.7.0"3855source = "registry+https://github.com/rust-lang/crates.io-index"3856checksum = "cbc0fa01ffc752e9dbc72818cdb072cd028b86be5e09dd04c5a643704fe101a9"3857dependencies = [3858 "libc",3859 "winapi",3860]38613862[[package]]3863name = "if-watch"3864version = "3.0.0"3865source = "registry+https://github.com/rust-lang/crates.io-index"3866checksum = "ba7abdbb86e485125dad06c2691e1e393bf3b08c7b743b43aa162a00fd39062e"3867dependencies = [3868 "async-io",3869 "core-foundation",3870 "fnv",3871 "futures",3872 "if-addrs",3873 "ipnet",3874 "log",3875 "rtnetlink",3876 "system-configuration",3877 "tokio",3878 "windows",3879]38803881[[package]]3882name = "impl-codec"3883version = "0.6.0"3884source = "registry+https://github.com/rust-lang/crates.io-index"3885checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f"3886dependencies = [3887 "parity-scale-codec",3888]38893890[[package]]3891name = "impl-rlp"3892version = "0.3.0"3893source = "registry+https://github.com/rust-lang/crates.io-index"3894checksum = "f28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808"3895dependencies = [3896 "rlp",3897]38983899[[package]]3900name = "impl-serde"3901version = "0.4.0"3902source = "registry+https://github.com/rust-lang/crates.io-index"3903checksum = "ebc88fc67028ae3db0c853baa36269d398d5f45b6982f95549ff5def78c935cd"3904dependencies = [3905 "serde",3906]39073908[[package]]3909name = "impl-trait-for-tuples"3910version = "0.2.2"3911source = "registry+https://github.com/rust-lang/crates.io-index"3912checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb"3913dependencies = [3914 "proc-macro2",3915 "quote",3916 "syn",3917]39183919[[package]]3920name = "indexmap"3921version = "1.9.2"3922source = "registry+https://github.com/rust-lang/crates.io-index"3923checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399"3924dependencies = [3925 "autocfg",3926 "hashbrown 0.12.3",3927 "serde",3928]39293930[[package]]3931name = "inout"3932version = "0.1.3"3933source = "registry+https://github.com/rust-lang/crates.io-index"3934checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"3935dependencies = [3936 "generic-array 0.14.6",3937]39383939[[package]]3940name = "instant"3941version = "0.1.12"3942source = "registry+https://github.com/rust-lang/crates.io-index"3943checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"3944dependencies = [3945 "cfg-if",3946]39473948[[package]]3949name = "integer-encoding"3950version = "3.0.4"3951source = "registry+https://github.com/rust-lang/crates.io-index"3952checksum = "8bb03732005da905c88227371639bf1ad885cc712789c011c31c5fb3ab3ccf02"39533954[[package]]3955name = "integer-sqrt"3956version = "0.1.5"3957source = "registry+https://github.com/rust-lang/crates.io-index"3958checksum = "276ec31bcb4a9ee45f58bec6f9ec700ae4cf4f4f8f2fa7e06cb406bd5ffdd770"3959dependencies = [3960 "num-traits",3961]39623963[[package]]3964name = "interceptor"3965version = "0.8.2"3966source = "registry+https://github.com/rust-lang/crates.io-index"3967checksum = "1e8a11ae2da61704edada656798b61c94b35ecac2c58eb955156987d5e6be90b"3968dependencies = [3969 "async-trait",3970 "bytes",3971 "log",3972 "rand 0.8.5",3973 "rtcp",3974 "rtp",3975 "thiserror",3976 "tokio",3977 "waitgroup",3978 "webrtc-srtp",3979 "webrtc-util",3980]39813982[[package]]3983name = "io-lifetimes"3984version = "1.0.6"3985source = "registry+https://github.com/rust-lang/crates.io-index"3986checksum = "cfa919a82ea574332e2de6e74b4c36e74d41982b335080fa59d4ef31be20fdf3"3987dependencies = [3988 "libc",3989 "windows-sys 0.45.0",3990]39913992[[package]]3993name = "ip_network"3994version = "0.4.1"3995source = "registry+https://github.com/rust-lang/crates.io-index"3996checksum = "aa2f047c0a98b2f299aa5d6d7088443570faae494e9ae1305e48be000c9e0eb1"39973998[[package]]3999name = "ipconfig"4000version = "0.3.1"4001source = "registry+https://github.com/rust-lang/crates.io-index"4002checksum = "bd302af1b90f2463a98fa5ad469fc212c8e3175a41c3068601bfa2727591c5be"4003dependencies = [4004 "socket2",4005 "widestring",4006 "winapi",4007 "winreg",4008]40094010[[package]]4011name = "ipnet"4012version = "2.7.1"4013source = "registry+https://github.com/rust-lang/crates.io-index"4014checksum = "30e22bd8629359895450b59ea7a776c850561b96a3b1d31321c1949d9e6c9146"40154016[[package]]4017name = "is-terminal"4018version = "0.4.4"4019source = "registry+https://github.com/rust-lang/crates.io-index"4020checksum = "21b6b32576413a8e69b90e952e4a026476040d81017b80445deda5f2d3921857"4021dependencies = [4022 "hermit-abi 0.3.1",4023 "io-lifetimes",4024 "rustix",4025 "windows-sys 0.45.0",4026]40274028[[package]]4029name = "itertools"4030version = "0.10.5"4031source = "registry+https://github.com/rust-lang/crates.io-index"4032checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"4033dependencies = [4034 "either",4035]40364037[[package]]4038name = "itoa"4039version = "1.0.6"4040source = "registry+https://github.com/rust-lang/crates.io-index"4041checksum = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6"40424043[[package]]4044name = "jobserver"4045version = "0.1.26"4046source = "registry+https://github.com/rust-lang/crates.io-index"4047checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2"4048dependencies = [4049 "libc",4050]40514052[[package]]4053name = "js-sys"4054version = "0.3.61"4055source = "registry+https://github.com/rust-lang/crates.io-index"4056checksum = "445dde2150c55e483f3d8416706b97ec8e8237c307e5b7b4b8dd15e6af2a0730"4057dependencies = [4058 "wasm-bindgen",4059]40604061[[package]]4062name = "jsonrpsee"4063version = "0.16.2"4064source = "registry+https://github.com/rust-lang/crates.io-index"4065checksum = "7d291e3a5818a2384645fd9756362e6d89cf0541b0b916fa7702ea4a9833608e"4066dependencies = [4067 "jsonrpsee-core",4068 "jsonrpsee-proc-macros",4069 "jsonrpsee-server",4070 "jsonrpsee-types",4071 "jsonrpsee-ws-client",4072 "tracing",4073]40744075[[package]]4076name = "jsonrpsee-client-transport"4077version = "0.16.2"4078source = "registry+https://github.com/rust-lang/crates.io-index"4079checksum = "965de52763f2004bc91ac5bcec504192440f0b568a5d621c59d9dbd6f886c3fb"4080dependencies = [4081 "futures-util",4082 "http",4083 "jsonrpsee-core",4084 "jsonrpsee-types",4085 "pin-project",4086 "rustls-native-certs",4087 "soketto",4088 "thiserror",4089 "tokio",4090 "tokio-rustls",4091 "tokio-util",4092 "tracing",4093 "webpki-roots",4094]40954096[[package]]4097name = "jsonrpsee-core"4098version = "0.16.2"4099source = "registry+https://github.com/rust-lang/crates.io-index"4100checksum = "a4e70b4439a751a5de7dd5ed55eacff78ebf4ffe0fc009cb1ebb11417f5b536b"4101dependencies = [4102 "anyhow",4103 "arrayvec 0.7.2",4104 "async-lock",4105 "async-trait",4106 "beef",4107 "futures-channel",4108 "futures-timer",4109 "futures-util",4110 "globset",4111 "hyper",4112 "jsonrpsee-types",4113 "parking_lot 0.12.1",4114 "rand 0.8.5",4115 "rustc-hash",4116 "serde",4117 "serde_json",4118 "soketto",4119 "thiserror",4120 "tokio",4121 "tracing",4122]41234124[[package]]4125name = "jsonrpsee-proc-macros"4126version = "0.16.2"4127source = "registry+https://github.com/rust-lang/crates.io-index"4128checksum = "baa6da1e4199c10d7b1d0a6e5e8bd8e55f351163b6f4b3cbb044672a69bd4c1c"4129dependencies = [4130 "heck",4131 "proc-macro-crate",4132 "proc-macro2",4133 "quote",4134 "syn",4135]41364137[[package]]4138name = "jsonrpsee-server"4139version = "0.16.2"4140source = "registry+https://github.com/rust-lang/crates.io-index"4141checksum = "1fb69dad85df79527c019659a992498d03f8495390496da2f07e6c24c2b356fc"4142dependencies = [4143 "futures-channel",4144 "futures-util",4145 "http",4146 "hyper",4147 "jsonrpsee-core",4148 "jsonrpsee-types",4149 "serde",4150 "serde_json",4151 "soketto",4152 "tokio",4153 "tokio-stream",4154 "tokio-util",4155 "tower",4156 "tracing",4157]41584159[[package]]4160name = "jsonrpsee-types"4161version = "0.16.2"4162source = "registry+https://github.com/rust-lang/crates.io-index"4163checksum = "5bd522fe1ce3702fd94812965d7bb7a3364b1c9aba743944c5a00529aae80f8c"4164dependencies = [4165 "anyhow",4166 "beef",4167 "serde",4168 "serde_json",4169 "thiserror",4170 "tracing",4171]41724173[[package]]4174name = "jsonrpsee-ws-client"4175version = "0.16.2"4176source = "registry+https://github.com/rust-lang/crates.io-index"4177checksum = "0b83daeecfc6517cfe210df24e570fb06213533dfb990318fae781f4c7119dd9"4178dependencies = [4179 "http",4180 "jsonrpsee-client-transport",4181 "jsonrpsee-core",4182 "jsonrpsee-types",4183]41844185[[package]]4186name = "k256"4187version = "0.11.6"4188source = "registry+https://github.com/rust-lang/crates.io-index"4189checksum = "72c1e0b51e7ec0a97369623508396067a486bd0cbed95a2659a4b863d28cfc8b"4190dependencies = [4191 "cfg-if",4192 "ecdsa",4193 "elliptic-curve",4194 "sha2 0.10.6",4195]41964197[[package]]4198name = "keccak"4199version = "0.1.3"4200source = "registry+https://github.com/rust-lang/crates.io-index"4201checksum = "3afef3b6eff9ce9d8ff9b3601125eec7f0c8cbac7abd14f355d053fa56c98768"4202dependencies = [4203 "cpufeatures",4204]42054206[[package]]4207name = "kusama-runtime"4208version = "0.9.39-1"4209source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"4210dependencies = [4211 "bitvec",4212 "frame-benchmarking",4213 "frame-election-provider-support",4214 "frame-executive",4215 "frame-support",4216 "frame-system",4217 "frame-system-benchmarking",4218 "frame-system-rpc-runtime-api",4219 "frame-try-runtime",4220 "hex-literal",4221 "kusama-runtime-constants",4222 "log",4223 "pallet-authority-discovery",4224 "pallet-authorship",4225 "pallet-babe",4226 "pallet-bags-list",4227 "pallet-balances",4228 "pallet-bounties",4229 "pallet-child-bounties",4230 "pallet-collective",4231 "pallet-conviction-voting",4232 "pallet-democracy",4233 "pallet-election-provider-multi-phase",4234 "pallet-election-provider-support-benchmarking",4235 "pallet-elections-phragmen",4236 "pallet-fast-unstake",4237 "pallet-grandpa",4238 "pallet-identity 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39)",4239 "pallet-im-online",4240 "pallet-indices",4241 "pallet-membership",4242 "pallet-multisig",4243 "pallet-nis",4244 "pallet-nomination-pools",4245 "pallet-nomination-pools-benchmarking",4246 "pallet-nomination-pools-runtime-api",4247 "pallet-offences",4248 "pallet-offences-benchmarking",4249 "pallet-preimage",4250 "pallet-proxy",4251 "pallet-ranked-collective",4252 "pallet-recovery",4253 "pallet-referenda",4254 "pallet-scheduler",4255 "pallet-session",4256 "pallet-session-benchmarking",4257 "pallet-society",4258 "pallet-staking",4259 "pallet-staking-runtime-api",4260 "pallet-timestamp",4261 "pallet-tips",4262 "pallet-transaction-payment",4263 "pallet-transaction-payment-rpc-runtime-api",4264 "pallet-treasury",4265 "pallet-utility",4266 "pallet-vesting",4267 "pallet-whitelist",4268 "pallet-xcm",4269 "pallet-xcm-benchmarks",4270 "parity-scale-codec",4271 "polkadot-primitives",4272 "polkadot-runtime-common",4273 "polkadot-runtime-parachains",4274 "rustc-hex",4275 "scale-info",4276 "serde",4277 "serde_derive",4278 "smallvec",4279 "sp-api",4280 "sp-arithmetic",4281 "sp-authority-discovery",4282 "sp-beefy",4283 "sp-block-builder",4284 "sp-consensus-babe",4285 "sp-core",4286 "sp-inherents",4287 "sp-io",4288 "sp-mmr-primitives",4289 "sp-npos-elections",4290 "sp-offchain",4291 "sp-runtime",4292 "sp-session",4293 "sp-staking",4294 "sp-std",4295 "sp-transaction-pool",4296 "sp-version",4297 "static_assertions",4298 "substrate-wasm-builder",4299 "xcm",4300 "xcm-builder",4301 "xcm-executor",4302]43034304[[package]]4305name = "kusama-runtime-constants"4306version = "0.9.39-1"4307source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"4308dependencies = [4309 "frame-support",4310 "polkadot-primitives",4311 "polkadot-runtime-common",4312 "smallvec",4313 "sp-core",4314 "sp-runtime",4315 "sp-weights",4316]43174318[[package]]4319name = "kvdb"4320version = "0.13.0"4321source = "registry+https://github.com/rust-lang/crates.io-index"4322checksum = "e7d770dcb02bf6835887c3a979b5107a04ff4bbde97a5f0928d27404a155add9"4323dependencies = [4324 "smallvec",4325]43264327[[package]]4328name = "kvdb-memorydb"4329version = "0.13.0"4330source = "registry+https://github.com/rust-lang/crates.io-index"4331checksum = "bf7a85fe66f9ff9cd74e169fdd2c94c6e1e74c412c99a73b4df3200b5d3760b2"4332dependencies = [4333 "kvdb",4334 "parking_lot 0.12.1",4335]43364337[[package]]4338name = "kvdb-rocksdb"4339version = "0.17.0"4340source = "registry+https://github.com/rust-lang/crates.io-index"4341checksum = "2182b8219fee6bd83aacaab7344e840179ae079d5216aa4e249b4d704646a844"4342dependencies = [4343 "kvdb",4344 "num_cpus",4345 "parking_lot 0.12.1",4346 "regex",4347 "rocksdb",4348 "smallvec",4349]43504351[[package]]4352name = "lazy_static"4353version = "1.4.0"4354source = "registry+https://github.com/rust-lang/crates.io-index"4355checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"43564357[[package]]4358name = "lazycell"4359version = "1.3.0"4360source = "registry+https://github.com/rust-lang/crates.io-index"4361checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"43624363[[package]]4364name = "libc"4365version = "0.2.140"4366source = "registry+https://github.com/rust-lang/crates.io-index"4367checksum = "99227334921fae1a979cf0bfdfcc6b3e5ce376ef57e16fb6fb3ea2ed6095f80c"43684369[[package]]4370name = "libloading"4371version = "0.7.4"4372source = "registry+https://github.com/rust-lang/crates.io-index"4373checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"4374dependencies = [4375 "cfg-if",4376 "winapi",4377]43784379[[package]]4380name = "libm"4381version = "0.1.4"4382source = "registry+https://github.com/rust-lang/crates.io-index"4383checksum = "7fc7aa29613bd6a620df431842069224d8bc9011086b1db4c0e0cd47fa03ec9a"43844385[[package]]4386name = "libm"4387version = "0.2.6"4388source = "registry+https://github.com/rust-lang/crates.io-index"4389checksum = "348108ab3fba42ec82ff6e9564fc4ca0247bdccdc68dd8af9764bbc79c3c8ffb"43904391[[package]]4392name = "libp2p"4393version = "0.50.1"4394source = "registry+https://github.com/rust-lang/crates.io-index"4395checksum = "9c7b0104790be871edcf97db9bd2356604984e623a08d825c3f27852290266b8"4396dependencies = [4397 "bytes",4398 "futures",4399 "futures-timer",4400 "getrandom 0.2.8",4401 "instant",4402 "libp2p-core 0.38.0",4403 "libp2p-dns",4404 "libp2p-identify",4405 "libp2p-kad",4406 "libp2p-mdns",4407 "libp2p-metrics",4408 "libp2p-mplex",4409 "libp2p-noise",4410 "libp2p-ping",4411 "libp2p-quic",4412 "libp2p-request-response",4413 "libp2p-swarm",4414 "libp2p-tcp",4415 "libp2p-wasm-ext",4416 "libp2p-webrtc",4417 "libp2p-websocket",4418 "libp2p-yamux",4419 "multiaddr 0.16.0",4420 "parking_lot 0.12.1",4421 "pin-project",4422 "smallvec",4423]44244425[[package]]4426name = "libp2p-core"4427version = "0.38.0"4428source = "registry+https://github.com/rust-lang/crates.io-index"4429checksum = "b6a8fcd392ff67af6cc3f03b1426c41f7f26b6b9aff2dc632c1c56dd649e571f"4430dependencies = [4431 "asn1_der",4432 "bs58",4433 "ed25519-dalek",4434 "either",4435 "fnv",4436 "futures",4437 "futures-timer",4438 "instant",4439 "log",4440 "multiaddr 0.16.0",4441 "multihash 0.16.3",4442 "multistream-select",4443 "once_cell",4444 "parking_lot 0.12.1",4445 "pin-project",4446 "prost",4447 "prost-build",4448 "rand 0.8.5",4449 "rw-stream-sink",4450 "sec1",4451 "sha2 0.10.6",4452 "smallvec",4453 "thiserror",4454 "unsigned-varint",4455 "void",4456 "zeroize",4457]44584459[[package]]4460name = "libp2p-core"4461version = "0.39.0"4462source = "registry+https://github.com/rust-lang/crates.io-index"4463checksum = "881d9a54e97d97cdaa4125d48269d97ca8c40e5fefec6b85b30440dc60cc551f"4464dependencies = [4465 "asn1_der",4466 "bs58",4467 "ed25519-dalek",4468 "either",4469 "fnv",4470 "futures",4471 "futures-timer",4472 "instant",4473 "log",4474 "multiaddr 0.17.0",4475 "multihash 0.17.0",4476 "multistream-select",4477 "once_cell",4478 "parking_lot 0.12.1",4479 "pin-project",4480 "prost",4481 "prost-build",4482 "rand 0.8.5",4483 "rw-stream-sink",4484 "sec1",4485 "sha2 0.10.6",4486 "smallvec",4487 "thiserror",4488 "unsigned-varint",4489 "void",4490 "zeroize",4491]44924493[[package]]4494name = "libp2p-dns"4495version = "0.38.0"4496source = "registry+https://github.com/rust-lang/crates.io-index"4497checksum = "8e42a271c1b49f789b92f7fc87749fa79ce5c7bdc88cbdfacb818a4bca47fec5"4498dependencies = [4499 "futures",4500 "libp2p-core 0.38.0",4501 "log",4502 "parking_lot 0.12.1",4503 "smallvec",4504 "trust-dns-resolver",4505]45064507[[package]]4508name = "libp2p-identify"4509version = "0.41.1"4510source = "registry+https://github.com/rust-lang/crates.io-index"4511checksum = "c052d0026f4817b44869bfb6810f4e1112f43aec8553f2cb38881c524b563abf"4512dependencies = [4513 "asynchronous-codec",4514 "futures",4515 "futures-timer",4516 "libp2p-core 0.38.0",4517 "libp2p-swarm",4518 "log",4519 "lru 0.8.1",4520 "prost",4521 "prost-build",4522 "prost-codec",4523 "smallvec",4524 "thiserror",4525 "void",4526]45274528[[package]]4529name = "libp2p-kad"4530version = "0.42.1"4531source = "registry+https://github.com/rust-lang/crates.io-index"4532checksum = "2766dcd2be8c87d5e1f35487deb22d765f49c6ae1251b3633efe3b25698bd3d2"4533dependencies = [4534 "arrayvec 0.7.2",4535 "asynchronous-codec",4536 "bytes",4537 "either",4538 "fnv",4539 "futures",4540 "futures-timer",4541 "instant",4542 "libp2p-core 0.38.0",4543 "libp2p-swarm",4544 "log",4545 "prost",4546 "prost-build",4547 "rand 0.8.5",4548 "sha2 0.10.6",4549 "smallvec",4550 "thiserror",4551 "uint",4552 "unsigned-varint",4553 "void",4554]45554556[[package]]4557name = "libp2p-mdns"4558version = "0.42.0"4559source = "registry+https://github.com/rust-lang/crates.io-index"4560checksum = "04f378264aade9872d6ccd315c0accc18be3a35d15fc1b9c36e5b6f983b62b5b"4561dependencies = [4562 "data-encoding",4563 "futures",4564 "if-watch",4565 "libp2p-core 0.38.0",4566 "libp2p-swarm",4567 "log",4568 "rand 0.8.5",4569 "smallvec",4570 "socket2",4571 "tokio",4572 "trust-dns-proto",4573 "void",4574]45754576[[package]]4577name = "libp2p-metrics"4578version = "0.11.0"4579source = "registry+https://github.com/rust-lang/crates.io-index"4580checksum = "5ad8a64f29da86005c86a4d2728b8a0719e9b192f4092b609fd8790acb9dec55"4581dependencies = [4582 "libp2p-core 0.38.0",4583 "libp2p-identify",4584 "libp2p-kad",4585 "libp2p-ping",4586 "libp2p-swarm",4587 "prometheus-client",4588]45894590[[package]]4591name = "libp2p-mplex"4592version = "0.38.0"4593source = "registry+https://github.com/rust-lang/crates.io-index"4594checksum = "03805b44107aa013e7cbbfa5627b31c36cbedfdfb00603c0311998882bc4bace"4595dependencies = [4596 "asynchronous-codec",4597 "bytes",4598 "futures",4599 "libp2p-core 0.38.0",4600 "log",4601 "nohash-hasher",4602 "parking_lot 0.12.1",4603 "rand 0.8.5",4604 "smallvec",4605 "unsigned-varint",4606]46074608[[package]]4609name = "libp2p-noise"4610version = "0.41.0"4611source = "registry+https://github.com/rust-lang/crates.io-index"4612checksum = "a978cb57efe82e892ec6f348a536bfbd9fee677adbe5689d7a93ad3a9bffbf2e"4613dependencies = [4614 "bytes",4615 "curve25519-dalek 3.2.0",4616 "futures",4617 "libp2p-core 0.38.0",4618 "log",4619 "once_cell",4620 "prost",4621 "prost-build",4622 "rand 0.8.5",4623 "sha2 0.10.6",4624 "snow",4625 "static_assertions",4626 "thiserror",4627 "x25519-dalek 1.1.1",4628 "zeroize",4629]46304631[[package]]4632name = "libp2p-ping"4633version = "0.41.0"4634source = "registry+https://github.com/rust-lang/crates.io-index"4635checksum = "929fcace45a112536e22b3dcfd4db538723ef9c3cb79f672b98be2cc8e25f37f"4636dependencies = [4637 "futures",4638 "futures-timer",4639 "instant",4640 "libp2p-core 0.38.0",4641 "libp2p-swarm",4642 "log",4643 "rand 0.8.5",4644 "void",4645]46464647[[package]]4648name = "libp2p-quic"4649version = "0.7.0-alpha"4650source = "registry+https://github.com/rust-lang/crates.io-index"4651checksum = "01e7c867e95c8130667b24409d236d37598270e6da69b3baf54213ba31ffca59"4652dependencies = [4653 "bytes",4654 "futures",4655 "futures-timer",4656 "if-watch",4657 "libp2p-core 0.38.0",4658 "libp2p-tls",4659 "log",4660 "parking_lot 0.12.1",4661 "quinn-proto",4662 "rand 0.8.5",4663 "rustls 0.20.8",4664 "thiserror",4665 "tokio",4666]46674668[[package]]4669name = "libp2p-request-response"4670version = "0.23.0"4671source = "registry+https://github.com/rust-lang/crates.io-index"4672checksum = "3236168796727bfcf4927f766393415361e2c644b08bedb6a6b13d957c9a4884"4673dependencies = [4674 "async-trait",4675 "bytes",4676 "futures",4677 "instant",4678 "libp2p-core 0.38.0",4679 "libp2p-swarm",4680 "log",4681 "rand 0.8.5",4682 "smallvec",4683 "unsigned-varint",4684]46854686[[package]]4687name = "libp2p-swarm"4688version = "0.41.1"4689source = "registry+https://github.com/rust-lang/crates.io-index"4690checksum = "b2a35472fe3276b3855c00f1c032ea8413615e030256429ad5349cdf67c6e1a0"4691dependencies = [4692 "either",4693 "fnv",4694 "futures",4695 "futures-timer",4696 "instant",4697 "libp2p-core 0.38.0",4698 "libp2p-swarm-derive",4699 "log",4700 "pin-project",4701 "rand 0.8.5",4702 "smallvec",4703 "thiserror",4704 "tokio",4705 "void",4706]47074708[[package]]4709name = "libp2p-swarm-derive"4710version = "0.31.0"4711source = "registry+https://github.com/rust-lang/crates.io-index"4712checksum = "9d527d5827582abd44a6d80c07ff8b50b4ee238a8979e05998474179e79dc400"4713dependencies = [4714 "heck",4715 "quote",4716 "syn",4717]47184719[[package]]4720name = "libp2p-tcp"4721version = "0.38.0"4722source = "registry+https://github.com/rust-lang/crates.io-index"4723checksum = "b4b257baf6df8f2df39678b86c578961d48cc8b68642a12f0f763f56c8e5858d"4724dependencies = [4725 "futures",4726 "futures-timer",4727 "if-watch",4728 "libc",4729 "libp2p-core 0.38.0",4730 "log",4731 "socket2",4732 "tokio",4733]47344735[[package]]4736name = "libp2p-tls"4737version = "0.1.0-alpha.2"4738source = "registry+https://github.com/rust-lang/crates.io-index"4739checksum = "e9baf6f6292149e124ee737d9a79dbee783f29473fc368c7faad9d157841078a"4740dependencies = [4741 "futures",4742 "futures-rustls",4743 "libp2p-core 0.39.0",4744 "rcgen 0.10.0",4745 "ring",4746 "rustls 0.20.8",4747 "thiserror",4748 "webpki 0.22.0",4749 "x509-parser 0.14.0",4750 "yasna",4751]47524753[[package]]4754name = "libp2p-wasm-ext"4755version = "0.38.0"4756source = "registry+https://github.com/rust-lang/crates.io-index"4757checksum = "1bb1a35299860e0d4b3c02a3e74e3b293ad35ae0cee8a056363b0c862d082069"4758dependencies = [4759 "futures",4760 "js-sys",4761 "libp2p-core 0.38.0",4762 "parity-send-wrapper",4763 "wasm-bindgen",4764 "wasm-bindgen-futures",4765]47664767[[package]]4768name = "libp2p-webrtc"4769version = "0.4.0-alpha"4770source = "registry+https://github.com/rust-lang/crates.io-index"4771checksum = "cdb6cd86dd68cba72308ea05de1cebf3ba0ae6e187c40548167955d4e3970f6a"4772dependencies = [4773 "async-trait",4774 "asynchronous-codec",4775 "bytes",4776 "futures",4777 "futures-timer",4778 "hex",4779 "if-watch",4780 "libp2p-core 0.38.0",4781 "libp2p-noise",4782 "log",4783 "multihash 0.16.3",4784 "prost",4785 "prost-build",4786 "prost-codec",4787 "rand 0.8.5",4788 "rcgen 0.9.3",4789 "serde",4790 "stun",4791 "thiserror",4792 "tinytemplate",4793 "tokio",4794 "tokio-util",4795 "webrtc",4796]47974798[[package]]4799name = "libp2p-websocket"4800version = "0.40.0"4801source = "registry+https://github.com/rust-lang/crates.io-index"4802checksum = "1d705506030d5c0aaf2882437c70dab437605f21c5f9811978f694e6917a3b54"4803dependencies = [4804 "either",4805 "futures",4806 "futures-rustls",4807 "libp2p-core 0.38.0",4808 "log",4809 "parking_lot 0.12.1",4810 "quicksink",4811 "rw-stream-sink",4812 "soketto",4813 "url",4814 "webpki-roots",4815]48164817[[package]]4818name = "libp2p-yamux"4819version = "0.42.0"4820source = "registry+https://github.com/rust-lang/crates.io-index"4821checksum = "4f63594a0aa818642d9d4915c791945053877253f08a3626f13416b5cd928a29"4822dependencies = [4823 "futures",4824 "libp2p-core 0.38.0",4825 "log",4826 "parking_lot 0.12.1",4827 "thiserror",4828 "yamux",4829]48304831[[package]]4832name = "librocksdb-sys"4833version = "0.8.3+7.4.4"4834source = "registry+https://github.com/rust-lang/crates.io-index"4835checksum = "557b255ff04123fcc176162f56ed0c9cd42d8f357cf55b3fabeb60f7413741b3"4836dependencies = [4837 "bindgen",4838 "bzip2-sys",4839 "cc",4840 "glob",4841 "libc",4842 "libz-sys",4843 "tikv-jemalloc-sys",4844]48454846[[package]]4847name = "libsecp256k1"4848version = "0.7.1"4849source = "registry+https://github.com/rust-lang/crates.io-index"4850checksum = "95b09eff1b35ed3b33b877ced3a691fc7a481919c7e29c53c906226fcf55e2a1"4851dependencies = [4852 "arrayref",4853 "base64 0.13.1",4854 "digest 0.9.0",4855 "hmac-drbg",4856 "libsecp256k1-core",4857 "libsecp256k1-gen-ecmult",4858 "libsecp256k1-gen-genmult",4859 "rand 0.8.5",4860 "serde",4861 "sha2 0.9.9",4862 "typenum",4863]48644865[[package]]4866name = "libsecp256k1-core"4867version = "0.3.0"4868source = "registry+https://github.com/rust-lang/crates.io-index"4869checksum = "5be9b9bb642d8522a44d533eab56c16c738301965504753b03ad1de3425d5451"4870dependencies = [4871 "crunchy",4872 "digest 0.9.0",4873 "subtle",4874]48754876[[package]]4877name = "libsecp256k1-gen-ecmult"4878version = "0.3.0"4879source = "registry+https://github.com/rust-lang/crates.io-index"4880checksum = "3038c808c55c87e8a172643a7d87187fc6c4174468159cb3090659d55bcb4809"4881dependencies = [4882 "libsecp256k1-core",4883]48844885[[package]]4886name = "libsecp256k1-gen-genmult"4887version = "0.3.0"4888source = "registry+https://github.com/rust-lang/crates.io-index"4889checksum = "3db8d6ba2cec9eacc40e6e8ccc98931840301f1006e95647ceb2dd5c3aa06f7c"4890dependencies = [4891 "libsecp256k1-core",4892]48934894[[package]]4895name = "libz-sys"4896version = "1.1.8"4897source = "registry+https://github.com/rust-lang/crates.io-index"4898checksum = "9702761c3935f8cc2f101793272e202c72b99da8f4224a19ddcf1279a6450bbf"4899dependencies = [4900 "cc",4901 "pkg-config",4902 "vcpkg",4903]49044905[[package]]4906name = "link-cplusplus"4907version = "1.0.8"4908source = "registry+https://github.com/rust-lang/crates.io-index"4909checksum = "ecd207c9c713c34f95a097a5b029ac2ce6010530c7b49d7fea24d977dede04f5"4910dependencies = [4911 "cc",4912]49134914[[package]]4915name = "linked-hash-map"4916version = "0.5.6"4917source = "registry+https://github.com/rust-lang/crates.io-index"4918checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"49194920[[package]]4921name = "linked_hash_set"4922version = "0.1.4"4923source = "registry+https://github.com/rust-lang/crates.io-index"4924checksum = "47186c6da4d81ca383c7c47c1bfc80f4b95f4720514d860a5407aaf4233f9588"4925dependencies = [4926 "linked-hash-map",4927]49284929[[package]]4930name = "linregress"4931version = "0.5.1"4932source = "registry+https://github.com/rust-lang/crates.io-index"4933checksum = "475015a7f8f017edb28d2e69813be23500ad4b32cfe3421c4148efc97324ee52"4934dependencies = [4935 "nalgebra",4936]49374938[[package]]4939name = "linux-raw-sys"4940version = "0.1.4"4941source = "registry+https://github.com/rust-lang/crates.io-index"4942checksum = "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4"49434944[[package]]4945name = "lock_api"4946version = "0.4.9"4947source = "registry+https://github.com/rust-lang/crates.io-index"4948checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df"4949dependencies = [4950 "autocfg",4951 "scopeguard",4952]49534954[[package]]4955name = "log"4956version = "0.4.17"4957source = "registry+https://github.com/rust-lang/crates.io-index"4958checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"4959dependencies = [4960 "cfg-if",4961 "value-bag",4962]49634964[[package]]4965name = "logtest"4966version = "2.0.0"4967source = "registry+https://github.com/rust-lang/crates.io-index"4968checksum = "eb3e43a8657c1d64516dcc9db8ca03826a4aceaf89d5ce1b37b59f6ff0e43026"4969dependencies = [4970 "lazy_static",4971 "log",4972]49734974[[package]]4975name = "lru"4976version = "0.8.1"4977source = "registry+https://github.com/rust-lang/crates.io-index"4978checksum = "b6e8aaa3f231bb4bd57b84b2d5dc3ae7f350265df8aa96492e0bc394a1571909"4979dependencies = [4980 "hashbrown 0.12.3",4981]49824983[[package]]4984name = "lru"4985version = "0.9.0"4986source = "registry+https://github.com/rust-lang/crates.io-index"4987checksum = "71e7d46de488603ffdd5f30afbc64fbba2378214a2c3a2fb83abf3d33126df17"4988dependencies = [4989 "hashbrown 0.13.2",4990]49914992[[package]]4993name = "lru-cache"4994version = "0.1.2"4995source = "registry+https://github.com/rust-lang/crates.io-index"4996checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"4997dependencies = [4998 "linked-hash-map",4999]50005001[[package]]5002name = "lz4"5003version = "1.24.0"5004source = "registry+https://github.com/rust-lang/crates.io-index"5005checksum = "7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1"5006dependencies = [5007 "libc",5008 "lz4-sys",5009]50105011[[package]]5012name = "lz4-sys"5013version = "1.9.4"5014source = "registry+https://github.com/rust-lang/crates.io-index"5015checksum = "57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900"5016dependencies = [5017 "cc",5018 "libc",5019]50205021[[package]]5022name = "mach"5023version = "0.3.2"5024source = "registry+https://github.com/rust-lang/crates.io-index"5025checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"5026dependencies = [5027 "libc",5028]50295030[[package]]5031name = "match_cfg"5032version = "0.1.0"5033source = "registry+https://github.com/rust-lang/crates.io-index"5034checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"50355036[[package]]5037name = "matchers"5038version = "0.0.1"5039source = "registry+https://github.com/rust-lang/crates.io-index"5040checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"5041dependencies = [5042 "regex-automata",5043]50445045[[package]]5046name = "matches"5047version = "0.1.10"5048source = "registry+https://github.com/rust-lang/crates.io-index"5049checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"50505051[[package]]5052name = "matrixmultiply"5053version = "0.3.2"5054source = "registry+https://github.com/rust-lang/crates.io-index"5055checksum = "add85d4dd35074e6fedc608f8c8f513a3548619a9024b751949ef0e8e45a4d84"5056dependencies = [5057 "rawpointer",5058]50595060[[package]]5061name = "md-5"5062version = "0.10.5"5063source = "registry+https://github.com/rust-lang/crates.io-index"5064checksum = "6365506850d44bff6e2fbcb5176cf63650e48bd45ef2fe2665ae1570e0f4b9ca"5065dependencies = [5066 "digest 0.10.6",5067]50685069[[package]]5070name = "memchr"5071version = "2.5.0"5072source = "registry+https://github.com/rust-lang/crates.io-index"5073checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"50745075[[package]]5076name = "memfd"5077version = "0.6.2"5078source = "registry+https://github.com/rust-lang/crates.io-index"5079checksum = "b20a59d985586e4a5aef64564ac77299f8586d8be6cf9106a5a40207e8908efb"5080dependencies = [5081 "rustix",5082]50835084[[package]]5085name = "memmap2"5086version = "0.5.10"5087source = "registry+https://github.com/rust-lang/crates.io-index"5088checksum = "83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327"5089dependencies = [5090 "libc",5091]50925093[[package]]5094name = "memoffset"5095version = "0.6.5"5096source = "registry+https://github.com/rust-lang/crates.io-index"5097checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"5098dependencies = [5099 "autocfg",5100]51015102[[package]]5103name = "memoffset"5104version = "0.7.1"5105source = "registry+https://github.com/rust-lang/crates.io-index"5106checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"5107dependencies = [5108 "autocfg",5109]51105111[[package]]5112name = "memoffset"5113version = "0.8.0"5114source = "registry+https://github.com/rust-lang/crates.io-index"5115checksum = "d61c719bcfbcf5d62b3a09efa6088de8c54bc0bfcd3ea7ae39fcc186108b8de1"5116dependencies = [5117 "autocfg",5118]51195120[[package]]5121name = "memory-db"5122version = "0.31.0"5123source = "registry+https://github.com/rust-lang/crates.io-index"5124checksum = "5e0c7cba9ce19ac7ffd2053ac9f49843bbd3f4318feedfd74e85c19d5fb0ba66"5125dependencies = [5126 "hash-db",5127 "hashbrown 0.12.3",5128]51295130[[package]]5131name = "memory_units"5132version = "0.4.0"5133source = "registry+https://github.com/rust-lang/crates.io-index"5134checksum = "8452105ba047068f40ff7093dd1d9da90898e63dd61736462e9cdda6a90ad3c3"51355136[[package]]5137name = "merlin"5138version = "2.0.1"5139source = "registry+https://github.com/rust-lang/crates.io-index"5140checksum = "4e261cf0f8b3c42ded9f7d2bb59dea03aa52bc8a1cbc7482f9fc3fd1229d3b42"5141dependencies = [5142 "byteorder",5143 "keccak",5144 "rand_core 0.5.1",5145 "zeroize",5146]51475148[[package]]5149name = "mick-jaeger"5150version = "0.1.8"5151source = "registry+https://github.com/rust-lang/crates.io-index"5152checksum = "69672161530e8aeca1d1400fbf3f1a1747ff60ea604265a4e906c2442df20532"5153dependencies = [5154 "futures",5155 "rand 0.8.5",5156 "thrift",5157]51585159[[package]]5160name = "minimal-lexical"5161version = "0.2.1"5162source = "registry+https://github.com/rust-lang/crates.io-index"5163checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"51645165[[package]]5166name = "miniz_oxide"5167version = "0.6.2"5168source = "registry+https://github.com/rust-lang/crates.io-index"5169checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa"5170dependencies = [5171 "adler",5172]51735174[[package]]5175name = "mio"5176version = "0.8.6"5177source = "registry+https://github.com/rust-lang/crates.io-index"5178checksum = "5b9d9a46eff5b4ff64b45a9e316a6d1e0bc719ef429cbec4dc630684212bfdf9"5179dependencies = [5180 "libc",5181 "log",5182 "wasi 0.11.0+wasi-snapshot-preview1",5183 "windows-sys 0.45.0",5184]51855186[[package]]5187name = "mmr-gadget"5188version = "4.0.0-dev"5189source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"5190dependencies = [5191 "futures",5192 "log",5193 "parity-scale-codec",5194 "sc-client-api",5195 "sc-offchain",5196 "sp-api",5197 "sp-beefy",5198 "sp-blockchain",5199 "sp-consensus",5200 "sp-core",5201 "sp-mmr-primitives",5202 "sp-runtime",5203]52045205[[package]]5206name = "mmr-rpc"5207version = "4.0.0-dev"5208source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"5209dependencies = [5210 "anyhow",5211 "jsonrpsee",5212 "parity-scale-codec",5213 "serde",5214 "sp-api",5215 "sp-blockchain",5216 "sp-core",5217 "sp-mmr-primitives",5218 "sp-runtime",5219]52205221[[package]]5222name = "mockall"5223version = "0.11.3"5224source = "registry+https://github.com/rust-lang/crates.io-index"5225checksum = "50e4a1c770583dac7ab5e2f6c139153b783a53a1bbee9729613f193e59828326"5226dependencies = [5227 "cfg-if",5228 "downcast",5229 "fragile",5230 "lazy_static",5231 "mockall_derive",5232 "predicates",5233 "predicates-tree",5234]52355236[[package]]5237name = "mockall_derive"5238version = "0.11.3"5239source = "registry+https://github.com/rust-lang/crates.io-index"5240checksum = "832663583d5fa284ca8810bf7015e46c9fff9622d3cf34bd1eea5003fec06dd0"5241dependencies = [5242 "cfg-if",5243 "proc-macro2",5244 "quote",5245 "syn",5246]52475248[[package]]5249name = "multiaddr"5250version = "0.16.0"5251source = "registry+https://github.com/rust-lang/crates.io-index"5252checksum = "a4aebdb21e90f81d13ed01dc84123320838e53963c2ca94b60b305d3fa64f31e"5253dependencies = [5254 "arrayref",5255 "byteorder",5256 "data-encoding",5257 "multibase",5258 "multihash 0.16.3",5259 "percent-encoding",5260 "serde",5261 "static_assertions",5262 "unsigned-varint",5263 "url",5264]52655266[[package]]5267name = "multiaddr"5268version = "0.17.0"5269source = "registry+https://github.com/rust-lang/crates.io-index"5270checksum = "3b53e0cc5907a5c216ba6584bf74be8ab47d6d6289f72793b2dddbf15dc3bf8c"5271dependencies = [5272 "arrayref",5273 "byteorder",5274 "data-encoding",5275 "multibase",5276 "multihash 0.17.0",5277 "percent-encoding",5278 "serde",5279 "static_assertions",5280 "unsigned-varint",5281 "url",5282]52835284[[package]]5285name = "multibase"5286version = "0.9.1"5287source = "registry+https://github.com/rust-lang/crates.io-index"5288checksum = "9b3539ec3c1f04ac9748a260728e855f261b4977f5c3406612c884564f329404"5289dependencies = [5290 "base-x",5291 "data-encoding",5292 "data-encoding-macro",5293]52945295[[package]]5296name = "multihash"5297version = "0.16.3"5298source = "registry+https://github.com/rust-lang/crates.io-index"5299checksum = "1c346cf9999c631f002d8f977c4eaeaa0e6386f16007202308d0b3757522c2cc"5300dependencies = [5301 "blake2b_simd",5302 "blake2s_simd",5303 "blake3",5304 "core2",5305 "digest 0.10.6",5306 "multihash-derive",5307 "sha2 0.10.6",5308 "sha3 0.10.6",5309 "unsigned-varint",5310]53115312[[package]]5313name = "multihash"5314version = "0.17.0"5315source = "registry+https://github.com/rust-lang/crates.io-index"5316checksum = "835d6ff01d610179fbce3de1694d007e500bf33a7f29689838941d6bf783ae40"5317dependencies = [5318 "core2",5319 "digest 0.10.6",5320 "multihash-derive",5321 "sha2 0.10.6",5322 "unsigned-varint",5323]53245325[[package]]5326name = "multihash-derive"5327version = "0.8.0"5328source = "registry+https://github.com/rust-lang/crates.io-index"5329checksum = "fc076939022111618a5026d3be019fd8b366e76314538ff9a1b59ffbcbf98bcd"5330dependencies = [5331 "proc-macro-crate",5332 "proc-macro-error",5333 "proc-macro2",5334 "quote",5335 "syn",5336 "synstructure",5337]53385339[[package]]5340name = "multimap"5341version = "0.8.3"5342source = "registry+https://github.com/rust-lang/crates.io-index"5343checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"53445345[[package]]5346name = "multistream-select"5347version = "0.12.1"5348source = "registry+https://github.com/rust-lang/crates.io-index"5349checksum = "c8552ab875c1313b97b8d20cb857b9fd63e2d1d6a0a1b53ce9821e575405f27a"5350dependencies = [5351 "bytes",5352 "futures",5353 "log",5354 "pin-project",5355 "smallvec",5356 "unsigned-varint",5357]53585359[[package]]5360name = "nalgebra"5361version = "0.32.2"5362source = "registry+https://github.com/rust-lang/crates.io-index"5363checksum = "d68d47bba83f9e2006d117a9a33af1524e655516b8919caac694427a6fb1e511"5364dependencies = [5365 "approx",5366 "matrixmultiply",5367 "nalgebra-macros",5368 "num-complex",5369 "num-rational",5370 "num-traits",5371 "simba",5372 "typenum",5373]53745375[[package]]5376name = "nalgebra-macros"5377version = "0.2.0"5378source = "registry+https://github.com/rust-lang/crates.io-index"5379checksum = "d232c68884c0c99810a5a4d333ef7e47689cfd0edc85efc9e54e1e6bf5212766"5380dependencies = [5381 "proc-macro2",5382 "quote",5383 "syn",5384]53855386[[package]]5387name = "names"5388version = "0.13.0"5389source = "registry+https://github.com/rust-lang/crates.io-index"5390checksum = "e7d66043b25d4a6cccb23619d10c19c25304b355a7dccd4a8e11423dd2382146"5391dependencies = [5392 "rand 0.8.5",5393]53945395[[package]]5396name = "nanorand"5397version = "0.7.0"5398source = "registry+https://github.com/rust-lang/crates.io-index"5399checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"54005401[[package]]5402name = "netlink-packet-core"5403version = "0.4.2"5404source = "registry+https://github.com/rust-lang/crates.io-index"5405checksum = "345b8ab5bd4e71a2986663e88c56856699d060e78e152e6e9d7966fcd5491297"5406dependencies = [5407 "anyhow",5408 "byteorder",5409 "libc",5410 "netlink-packet-utils",5411]54125413[[package]]5414name = "netlink-packet-route"5415version = "0.12.0"5416source = "registry+https://github.com/rust-lang/crates.io-index"5417checksum = "d9ea4302b9759a7a88242299225ea3688e63c85ea136371bb6cf94fd674efaab"5418dependencies = [5419 "anyhow",5420 "bitflags",5421 "byteorder",5422 "libc",5423 "netlink-packet-core",5424 "netlink-packet-utils",5425]54265427[[package]]5428name = "netlink-packet-utils"5429version = "0.5.2"5430source = "registry+https://github.com/rust-lang/crates.io-index"5431checksum = "0ede8a08c71ad5a95cdd0e4e52facd37190977039a4704eb82a283f713747d34"5432dependencies = [5433 "anyhow",5434 "byteorder",5435 "paste",5436 "thiserror",5437]54385439[[package]]5440name = "netlink-proto"5441version = "0.10.0"5442source = "registry+https://github.com/rust-lang/crates.io-index"5443checksum = "65b4b14489ab424703c092062176d52ba55485a89c076b4f9db05092b7223aa6"5444dependencies = [5445 "bytes",5446 "futures",5447 "log",5448 "netlink-packet-core",5449 "netlink-sys",5450 "thiserror",5451 "tokio",5452]54535454[[package]]5455name = "netlink-sys"5456version = "0.8.5"5457source = "registry+https://github.com/rust-lang/crates.io-index"5458checksum = "6471bf08e7ac0135876a9581bf3217ef0333c191c128d34878079f42ee150411"5459dependencies = [5460 "bytes",5461 "futures",5462 "libc",5463 "log",5464 "tokio",5465]54665467[[package]]5468name = "nix"5469version = "0.24.3"5470source = "registry+https://github.com/rust-lang/crates.io-index"5471checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069"5472dependencies = [5473 "bitflags",5474 "cfg-if",5475 "libc",5476 "memoffset 0.6.5",5477]54785479[[package]]5480name = "nix"5481version = "0.26.2"5482source = "registry+https://github.com/rust-lang/crates.io-index"5483checksum = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a"5484dependencies = [5485 "bitflags",5486 "cfg-if",5487 "libc",5488 "memoffset 0.7.1",5489 "pin-utils",5490 "static_assertions",5491]54925493[[package]]5494name = "nohash-hasher"5495version = "0.2.0"5496source = "registry+https://github.com/rust-lang/crates.io-index"5497checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"54985499[[package]]5500name = "nom"5501version = "7.1.3"5502source = "registry+https://github.com/rust-lang/crates.io-index"5503checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"5504dependencies = [5505 "memchr",5506 "minimal-lexical",5507]55085509[[package]]5510name = "normalize-line-endings"5511version = "0.3.0"5512source = "registry+https://github.com/rust-lang/crates.io-index"5513checksum = "61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be"55145515[[package]]5516name = "num-bigint"5517version = "0.4.3"5518source = "registry+https://github.com/rust-lang/crates.io-index"5519checksum = "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f"5520dependencies = [5521 "autocfg",5522 "num-integer",5523 "num-traits",5524]55255526[[package]]5527name = "num-complex"5528version = "0.4.3"5529source = "registry+https://github.com/rust-lang/crates.io-index"5530checksum = "02e0d21255c828d6f128a1e41534206671e8c3ea0c62f32291e808dc82cff17d"5531dependencies = [5532 "num-traits",5533]55345535[[package]]5536name = "num-format"5537version = "0.4.4"5538source = "registry+https://github.com/rust-lang/crates.io-index"5539checksum = "a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3"5540dependencies = [5541 "arrayvec 0.7.2",5542 "itoa",5543]55445545[[package]]5546name = "num-integer"5547version = "0.1.45"5548source = "registry+https://github.com/rust-lang/crates.io-index"5549checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"5550dependencies = [5551 "autocfg",5552 "num-traits",5553]55545555[[package]]5556name = "num-rational"5557version = "0.4.1"5558source = "registry+https://github.com/rust-lang/crates.io-index"5559checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"5560dependencies = [5561 "autocfg",5562 "num-bigint",5563 "num-integer",5564 "num-traits",5565]55665567[[package]]5568name = "num-traits"5569version = "0.2.15"5570source = "registry+https://github.com/rust-lang/crates.io-index"5571checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"5572dependencies = [5573 "autocfg",5574]55755576[[package]]5577name = "num_cpus"5578version = "1.15.0"5579source = "registry+https://github.com/rust-lang/crates.io-index"5580checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b"5581dependencies = [5582 "hermit-abi 0.2.6",5583 "libc",5584]55855586[[package]]5587name = "num_enum"5588version = "0.5.11"5589source = "registry+https://github.com/rust-lang/crates.io-index"5590checksum = "1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9"5591dependencies = [5592 "num_enum_derive",5593]55945595[[package]]5596name = "num_enum_derive"5597version = "0.5.11"5598source = "registry+https://github.com/rust-lang/crates.io-index"5599checksum = "dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799"5600dependencies = [5601 "proc-macro-crate",5602 "proc-macro2",5603 "quote",5604 "syn",5605]56065607[[package]]5608name = "object"5609version = "0.29.0"5610source = "registry+https://github.com/rust-lang/crates.io-index"5611checksum = "21158b2c33aa6d4561f1c0a6ea283ca92bc54802a93b263e910746d679a7eb53"5612dependencies = [5613 "crc32fast",5614 "hashbrown 0.12.3",5615 "indexmap",5616 "memchr",5617]56185619[[package]]5620name = "object"5621version = "0.30.3"5622source = "registry+https://github.com/rust-lang/crates.io-index"5623checksum = "ea86265d3d3dcb6a27fc51bd29a4bf387fae9d2986b823079d4986af253eb439"5624dependencies = [5625 "memchr",5626]56275628[[package]]5629name = "oid-registry"5630version = "0.4.0"5631source = "registry+https://github.com/rust-lang/crates.io-index"5632checksum = "38e20717fa0541f39bd146692035c37bedfa532b3e5071b35761082407546b2a"5633dependencies = [5634 "asn1-rs 0.3.1",5635]56365637[[package]]5638name = "oid-registry"5639version = "0.6.1"5640source = "registry+https://github.com/rust-lang/crates.io-index"5641checksum = "9bedf36ffb6ba96c2eb7144ef6270557b52e54b20c0a8e1eb2ff99a6c6959bff"5642dependencies = [5643 "asn1-rs 0.5.2",5644]56455646[[package]]5647name = "once_cell"5648version = "1.17.1"5649source = "registry+https://github.com/rust-lang/crates.io-index"5650checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3"56515652[[package]]5653name = "opal-runtime"5654version = "0.9.39"5655dependencies = [5656 "app-promotion-rpc",5657 "cumulus-pallet-aura-ext",5658 "cumulus-pallet-dmp-queue",5659 "cumulus-pallet-parachain-system",5660 "cumulus-pallet-xcm",5661 "cumulus-pallet-xcmp-queue",5662 "cumulus-primitives-core",5663 "cumulus-primitives-timestamp",5664 "cumulus-primitives-utility",5665 "derivative",5666 "evm-coder",5667 "fp-evm",5668 "fp-evm-mapping",5669 "fp-rpc",5670 "fp-self-contained",5671 "frame-benchmarking",5672 "frame-executive",5673 "frame-support",5674 "frame-system",5675 "frame-system-benchmarking",5676 "frame-system-rpc-runtime-api",5677 "frame-try-runtime",5678 "hex-literal",5679 "impl-trait-for-tuples",5680 "log",5681 "logtest",5682 "num_enum",5683 "orml-tokens",5684 "orml-traits",5685 "orml-vesting",5686 "orml-xtokens",5687 "pallet-app-promotion",5688 "pallet-aura",5689 "pallet-authorship",5690 "pallet-balances",5691 "pallet-base-fee",5692 "pallet-collator-selection",5693 "pallet-common",5694 "pallet-configuration",5695 "pallet-ethereum",5696 "pallet-evm",5697 "pallet-evm-coder-substrate",5698 "pallet-evm-contract-helpers",5699 "pallet-evm-migration",5700 "pallet-evm-precompile-simple",5701 "pallet-evm-transaction-payment",5702 "pallet-foreign-assets",5703 "pallet-fungible",5704 "pallet-identity 4.0.0-dev",5705 "pallet-inflation",5706 "pallet-maintenance",5707 "pallet-nonfungible",5708 "pallet-preimage",5709 "pallet-refungible",5710 "pallet-session",5711 "pallet-structure",5712 "pallet-sudo",5713 "pallet-template-transaction-payment",5714 "pallet-test-utils",5715 "pallet-timestamp",5716 "pallet-transaction-payment",5717 "pallet-transaction-payment-rpc-runtime-api",5718 "pallet-treasury",5719 "pallet-unique",5720 "pallet-unique-scheduler-v2",5721 "pallet-xcm",5722 "parachain-info",5723 "parity-scale-codec",5724 "polkadot-parachain",5725 "precompile-utils-macro",5726 "scale-info",5727 "serde",5728 "smallvec",5729 "sp-api",5730 "sp-arithmetic",5731 "sp-block-builder",5732 "sp-consensus-aura",5733 "sp-core",5734 "sp-inherents",5735 "sp-io",5736 "sp-offchain",5737 "sp-runtime",5738 "sp-session",5739 "sp-std",5740 "sp-transaction-pool",5741 "sp-version",5742 "substrate-wasm-builder",5743 "up-common",5744 "up-data-structs",5745 "up-pov-estimate-rpc",5746 "up-rpc",5747 "up-sponsorship",5748 "xcm",5749 "xcm-builder",5750 "xcm-executor",5751]57525753[[package]]5754name = "opaque-debug"5755version = "0.2.3"5756source = "registry+https://github.com/rust-lang/crates.io-index"5757checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"57585759[[package]]5760name = "opaque-debug"5761version = "0.3.0"5762source = "registry+https://github.com/rust-lang/crates.io-index"5763checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"57645765[[package]]5766name = "openssl-probe"5767version = "0.1.5"5768source = "registry+https://github.com/rust-lang/crates.io-index"5769checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"57705771[[package]]5772name = "orchestra"5773version = "0.0.4"5774source = "registry+https://github.com/rust-lang/crates.io-index"5775checksum = "17e7d5b6bb115db09390bed8842c94180893dd83df3dfce7354f2a2aa090a4ee"5776dependencies = [5777 "async-trait",5778 "dyn-clonable",5779 "futures",5780 "futures-timer",5781 "orchestra-proc-macro",5782 "pin-project",5783 "prioritized-metered-channel",5784 "thiserror",5785 "tracing",5786]57875788[[package]]5789name = "orchestra-proc-macro"5790version = "0.0.4"5791source = "registry+https://github.com/rust-lang/crates.io-index"5792checksum = "c2af4dabb2286b0be0e9711d2d24e25f6217048b71210cffd3daddc3b5c84e1f"5793dependencies = [5794 "expander 0.0.6",5795 "itertools",5796 "petgraph",5797 "proc-macro-crate",5798 "proc-macro2",5799 "quote",5800 "syn",5801]58025803[[package]]5804name = "ordered-float"5805version = "1.1.1"5806source = "registry+https://github.com/rust-lang/crates.io-index"5807checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7"5808dependencies = [5809 "num-traits",5810]58115812[[package]]5813name = "orml-tokens"5814version = "0.4.1-dev"5815source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.39#1548fb8f65ff4d59b5396299b4be73102803974f"5816dependencies = [5817 "frame-support",5818 "frame-system",5819 "orml-traits",5820 "parity-scale-codec",5821 "scale-info",5822 "serde",5823 "sp-runtime",5824 "sp-std",5825]58265827[[package]]5828name = "orml-traits"5829version = "0.4.1-dev"5830source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.39#1548fb8f65ff4d59b5396299b4be73102803974f"5831dependencies = [5832 "frame-support",5833 "impl-trait-for-tuples",5834 "num-traits",5835 "orml-utilities",5836 "parity-scale-codec",5837 "scale-info",5838 "serde",5839 "sp-core",5840 "sp-io",5841 "sp-runtime",5842 "sp-std",5843 "xcm",5844]58455846[[package]]5847name = "orml-utilities"5848version = "0.4.1-dev"5849source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.39#1548fb8f65ff4d59b5396299b4be73102803974f"5850dependencies = [5851 "frame-support",5852 "parity-scale-codec",5853 "scale-info",5854 "serde",5855 "sp-io",5856 "sp-runtime",5857 "sp-std",5858]58595860[[package]]5861name = "orml-vesting"5862version = "0.4.1-dev"5863source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.39#1548fb8f65ff4d59b5396299b4be73102803974f"5864dependencies = [5865 "frame-support",5866 "frame-system",5867 "parity-scale-codec",5868 "scale-info",5869 "serde",5870 "sp-io",5871 "sp-runtime",5872 "sp-std",5873]58745875[[package]]5876name = "orml-xcm-support"5877version = "0.4.1-dev"5878source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.39#1548fb8f65ff4d59b5396299b4be73102803974f"5879dependencies = [5880 "frame-support",5881 "orml-traits",5882 "parity-scale-codec",5883 "sp-runtime",5884 "sp-std",5885 "xcm",5886 "xcm-executor",5887]58885889[[package]]5890name = "orml-xtokens"5891version = "0.4.1-dev"5892source = "git+https://github.com/uniquenetwork/open-runtime-module-library?branch=unique-polkadot-v0.9.39#1548fb8f65ff4d59b5396299b4be73102803974f"5893dependencies = [5894 "cumulus-primitives-core",5895 "frame-support",5896 "frame-system",5897 "orml-traits",5898 "orml-xcm-support",5899 "pallet-xcm",5900 "parity-scale-codec",5901 "scale-info",5902 "serde",5903 "sp-io",5904 "sp-runtime",5905 "sp-std",5906 "xcm",5907 "xcm-executor",5908]59095910[[package]]5911name = "os_str_bytes"5912version = "6.4.1"5913source = "registry+https://github.com/rust-lang/crates.io-index"5914checksum = "9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee"59155916[[package]]5917name = "p256"5918version = "0.11.1"5919source = "registry+https://github.com/rust-lang/crates.io-index"5920checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"5921dependencies = [5922 "ecdsa",5923 "elliptic-curve",5924 "sha2 0.10.6",5925]59265927[[package]]5928name = "p384"5929version = "0.11.2"5930source = "registry+https://github.com/rust-lang/crates.io-index"5931checksum = "dfc8c5bf642dde52bb9e87c0ecd8ca5a76faac2eeed98dedb7c717997e1080aa"5932dependencies = [5933 "ecdsa",5934 "elliptic-curve",5935 "sha2 0.10.6",5936]59375938[[package]]5939name = "packed_simd_2"5940version = "0.3.8"5941source = "registry+https://github.com/rust-lang/crates.io-index"5942checksum = "a1914cd452d8fccd6f9db48147b29fd4ae05bea9dc5d9ad578509f72415de282"5943dependencies = [5944 "cfg-if",5945 "libm 0.1.4",5946]59475948[[package]]5949name = "pallet-app-promotion"5950version = "0.1.5"5951dependencies = [5952 "frame-benchmarking",5953 "frame-support",5954 "frame-system",5955 "log",5956 "pallet-balances",5957 "pallet-common",5958 "pallet-configuration",5959 "pallet-evm",5960 "pallet-evm-contract-helpers",5961 "pallet-evm-migration",5962 "pallet-unique",5963 "parity-scale-codec",5964 "scale-info",5965 "sp-core",5966 "sp-runtime",5967 "sp-std",5968 "up-data-structs",5969]59705971[[package]]5972name = "pallet-aura"5973version = "4.0.0-dev"5974source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"5975dependencies = [5976 "frame-support",5977 "frame-system",5978 "pallet-timestamp",5979 "parity-scale-codec",5980 "scale-info",5981 "sp-application-crypto",5982 "sp-consensus-aura",5983 "sp-runtime",5984 "sp-std",5985]59865987[[package]]5988name = "pallet-authority-discovery"5989version = "4.0.0-dev"5990source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"5991dependencies = [5992 "frame-support",5993 "frame-system",5994 "pallet-session",5995 "parity-scale-codec",5996 "scale-info",5997 "sp-application-crypto",5998 "sp-authority-discovery",5999 "sp-runtime",6000 "sp-std",6001]60026003[[package]]6004name = "pallet-authorship"6005version = "4.0.0-dev"6006source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6007dependencies = [6008 "frame-support",6009 "frame-system",6010 "impl-trait-for-tuples",6011 "parity-scale-codec",6012 "scale-info",6013 "sp-runtime",6014 "sp-std",6015]60166017[[package]]6018name = "pallet-babe"6019version = "4.0.0-dev"6020source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6021dependencies = [6022 "frame-benchmarking",6023 "frame-support",6024 "frame-system",6025 "log",6026 "pallet-authorship",6027 "pallet-session",6028 "pallet-timestamp",6029 "parity-scale-codec",6030 "scale-info",6031 "sp-application-crypto",6032 "sp-consensus-babe",6033 "sp-consensus-vrf",6034 "sp-io",6035 "sp-runtime",6036 "sp-session",6037 "sp-staking",6038 "sp-std",6039]60406041[[package]]6042name = "pallet-bags-list"6043version = "4.0.0-dev"6044source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6045dependencies = [6046 "frame-benchmarking",6047 "frame-election-provider-support",6048 "frame-support",6049 "frame-system",6050 "log",6051 "pallet-balances",6052 "parity-scale-codec",6053 "scale-info",6054 "sp-core",6055 "sp-io",6056 "sp-runtime",6057 "sp-std",6058 "sp-tracing",6059]60606061[[package]]6062name = "pallet-balances"6063version = "4.0.0-dev"6064source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6065dependencies = [6066 "frame-benchmarking",6067 "frame-support",6068 "frame-system",6069 "log",6070 "parity-scale-codec",6071 "scale-info",6072 "sp-runtime",6073 "sp-std",6074]60756076[[package]]6077name = "pallet-base-fee"6078version = "1.0.0"6079source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.39#3b277e472854ebaeecb40accb3f87cfe1a43fb61"6080dependencies = [6081 "fp-evm",6082 "frame-support",6083 "frame-system",6084 "parity-scale-codec",6085 "scale-info",6086 "sp-core",6087 "sp-runtime",6088]60896090[[package]]6091name = "pallet-beefy"6092version = "4.0.0-dev"6093source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6094dependencies = [6095 "frame-support",6096 "frame-system",6097 "pallet-authorship",6098 "pallet-session",6099 "parity-scale-codec",6100 "scale-info",6101 "serde",6102 "sp-beefy",6103 "sp-runtime",6104 "sp-session",6105 "sp-staking",6106 "sp-std",6107]61086109[[package]]6110name = "pallet-beefy-mmr"6111version = "4.0.0-dev"6112source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6113dependencies = [6114 "array-bytes 4.2.0",6115 "binary-merkle-tree",6116 "frame-support",6117 "frame-system",6118 "log",6119 "pallet-beefy",6120 "pallet-mmr",6121 "pallet-session",6122 "parity-scale-codec",6123 "scale-info",6124 "serde",6125 "sp-api",6126 "sp-beefy",6127 "sp-core",6128 "sp-io",6129 "sp-runtime",6130 "sp-std",6131]61326133[[package]]6134name = "pallet-bounties"6135version = "4.0.0-dev"6136source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6137dependencies = [6138 "frame-benchmarking",6139 "frame-support",6140 "frame-system",6141 "log",6142 "pallet-treasury",6143 "parity-scale-codec",6144 "scale-info",6145 "sp-core",6146 "sp-io",6147 "sp-runtime",6148 "sp-std",6149]61506151[[package]]6152name = "pallet-child-bounties"6153version = "4.0.0-dev"6154source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6155dependencies = [6156 "frame-benchmarking",6157 "frame-support",6158 "frame-system",6159 "log",6160 "pallet-bounties",6161 "pallet-treasury",6162 "parity-scale-codec",6163 "scale-info",6164 "sp-core",6165 "sp-io",6166 "sp-runtime",6167 "sp-std",6168]61696170[[package]]6171name = "pallet-collator-selection"6172version = "4.0.0"6173dependencies = [6174 "frame-benchmarking",6175 "frame-support",6176 "frame-system",6177 "log",6178 "pallet-aura",6179 "pallet-authorship",6180 "pallet-balances",6181 "pallet-configuration",6182 "pallet-session",6183 "pallet-timestamp",6184 "parity-scale-codec",6185 "rand 0.8.5",6186 "scale-info",6187 "serde",6188 "sp-consensus-aura",6189 "sp-core",6190 "sp-io",6191 "sp-runtime",6192 "sp-staking",6193 "sp-std",6194 "sp-tracing",6195]61966197[[package]]6198name = "pallet-collective"6199version = "4.0.0-dev"6200source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6201dependencies = [6202 "frame-benchmarking",6203 "frame-support",6204 "frame-system",6205 "log",6206 "parity-scale-codec",6207 "scale-info",6208 "sp-core",6209 "sp-io",6210 "sp-runtime",6211 "sp-std",6212]62136214[[package]]6215name = "pallet-common"6216version = "0.1.13"6217dependencies = [6218 "ethereum",6219 "evm-coder",6220 "frame-benchmarking",6221 "frame-support",6222 "frame-system",6223 "pallet-evm",6224 "pallet-evm-coder-substrate",6225 "parity-scale-codec",6226 "scale-info",6227 "sp-core",6228 "sp-runtime",6229 "sp-std",6230 "up-data-structs",6231 "up-pov-estimate-rpc",6232]62336234[[package]]6235name = "pallet-configuration"6236version = "0.1.3"6237dependencies = [6238 "fp-evm",6239 "frame-benchmarking",6240 "frame-support",6241 "frame-system",6242 "parity-scale-codec",6243 "scale-info",6244 "smallvec",6245 "sp-arithmetic",6246 "sp-core",6247 "sp-std",6248 "xcm",6249]62506251[[package]]6252name = "pallet-conviction-voting"6253version = "4.0.0-dev"6254source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6255dependencies = [6256 "assert_matches",6257 "frame-benchmarking",6258 "frame-support",6259 "frame-system",6260 "parity-scale-codec",6261 "scale-info",6262 "serde",6263 "sp-io",6264 "sp-runtime",6265 "sp-std",6266]62676268[[package]]6269name = "pallet-democracy"6270version = "4.0.0-dev"6271source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6272dependencies = [6273 "frame-benchmarking",6274 "frame-support",6275 "frame-system",6276 "log",6277 "parity-scale-codec",6278 "scale-info",6279 "serde",6280 "sp-core",6281 "sp-io",6282 "sp-runtime",6283 "sp-std",6284]62856286[[package]]6287name = "pallet-election-provider-multi-phase"6288version = "4.0.0-dev"6289source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6290dependencies = [6291 "frame-benchmarking",6292 "frame-election-provider-support",6293 "frame-support",6294 "frame-system",6295 "log",6296 "pallet-election-provider-support-benchmarking",6297 "parity-scale-codec",6298 "rand 0.8.5",6299 "scale-info",6300 "sp-arithmetic",6301 "sp-core",6302 "sp-io",6303 "sp-npos-elections",6304 "sp-runtime",6305 "sp-std",6306 "strum",6307]63086309[[package]]6310name = "pallet-election-provider-support-benchmarking"6311version = "4.0.0-dev"6312source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6313dependencies = [6314 "frame-benchmarking",6315 "frame-election-provider-support",6316 "frame-system",6317 "parity-scale-codec",6318 "sp-npos-elections",6319 "sp-runtime",6320]63216322[[package]]6323name = "pallet-elections-phragmen"6324version = "5.0.0-dev"6325source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6326dependencies = [6327 "frame-benchmarking",6328 "frame-support",6329 "frame-system",6330 "log",6331 "parity-scale-codec",6332 "scale-info",6333 "sp-core",6334 "sp-io",6335 "sp-npos-elections",6336 "sp-runtime",6337 "sp-std",6338]63396340[[package]]6341name = "pallet-ethereum"6342version = "4.0.0-dev"6343source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.39#3b277e472854ebaeecb40accb3f87cfe1a43fb61"6344dependencies = [6345 "ethereum",6346 "ethereum-types",6347 "evm",6348 "fp-consensus",6349 "fp-ethereum",6350 "fp-evm",6351 "fp-evm-mapping",6352 "fp-rpc",6353 "fp-self-contained",6354 "fp-storage",6355 "frame-support",6356 "frame-system",6357 "pallet-evm",6358 "pallet-timestamp",6359 "parity-scale-codec",6360 "rlp",6361 "scale-info",6362 "sp-io",6363 "sp-runtime",6364 "sp-std",6365]63666367[[package]]6368name = "pallet-evm"6369version = "6.0.0-dev"6370source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.39#3b277e472854ebaeecb40accb3f87cfe1a43fb61"6371dependencies = [6372 "environmental",6373 "evm",6374 "fp-evm",6375 "fp-evm-mapping",6376 "frame-benchmarking",6377 "frame-support",6378 "frame-system",6379 "hex",6380 "impl-trait-for-tuples",6381 "log",6382 "pallet-timestamp",6383 "parity-scale-codec",6384 "rlp",6385 "scale-info",6386 "serde",6387 "sp-core",6388 "sp-io",6389 "sp-runtime",6390 "sp-std",6391]63926393[[package]]6394name = "pallet-evm-coder-substrate"6395version = "0.1.3"6396dependencies = [6397 "evm-coder",6398 "evm-coder-substrate-procedural",6399 "evm-core",6400 "frame-benchmarking",6401 "frame-support",6402 "frame-system",6403 "pallet-evm",6404 "parity-scale-codec",6405 "scale-info",6406 "sp-core",6407 "sp-std",6408 "spez",6409 "up-data-structs",6410]64116412[[package]]6413name = "pallet-evm-contract-helpers"6414version = "0.3.0"6415dependencies = [6416 "evm-coder",6417 "frame-support",6418 "frame-system",6419 "pallet-common",6420 "pallet-evm",6421 "pallet-evm-coder-substrate",6422 "pallet-evm-transaction-payment",6423 "parity-scale-codec",6424 "scale-info",6425 "sp-core",6426 "sp-std",6427 "up-data-structs",6428 "up-sponsorship",6429]64306431[[package]]6432name = "pallet-evm-migration"6433version = "0.1.1"6434dependencies = [6435 "ethereum",6436 "frame-benchmarking",6437 "frame-support",6438 "frame-system",6439 "pallet-evm",6440 "parity-scale-codec",6441 "scale-info",6442 "sp-core",6443 "sp-io",6444 "sp-std",6445]64466447[[package]]6448name = "pallet-evm-precompile-simple"6449version = "2.0.0-dev"6450source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.39#3b277e472854ebaeecb40accb3f87cfe1a43fb61"6451dependencies = [6452 "fp-evm",6453 "ripemd",6454 "sp-io",6455]64566457[[package]]6458name = "pallet-evm-transaction-payment"6459version = "0.1.1"6460dependencies = [6461 "fp-evm",6462 "frame-support",6463 "frame-system",6464 "pallet-evm",6465 "parity-scale-codec",6466 "scale-info",6467 "sp-core",6468 "sp-runtime",6469 "sp-std",6470 "up-sponsorship",6471]64726473[[package]]6474name = "pallet-fast-unstake"6475version = "4.0.0-dev"6476source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6477dependencies = [6478 "frame-benchmarking",6479 "frame-election-provider-support",6480 "frame-support",6481 "frame-system",6482 "log",6483 "parity-scale-codec",6484 "scale-info",6485 "sp-io",6486 "sp-runtime",6487 "sp-staking",6488 "sp-std",6489]64906491[[package]]6492name = "pallet-foreign-assets"6493version = "0.1.0"6494dependencies = [6495 "frame-benchmarking",6496 "frame-support",6497 "frame-system",6498 "log",6499 "orml-tokens",6500 "pallet-balances",6501 "pallet-common",6502 "pallet-fungible",6503 "parity-scale-codec",6504 "scale-info",6505 "serde",6506 "sp-runtime",6507 "sp-std",6508 "up-data-structs",6509 "xcm",6510 "xcm-executor",6511]65126513[[package]]6514name = "pallet-fungible"6515version = "0.1.10"6516dependencies = [6517 "evm-coder",6518 "frame-benchmarking",6519 "frame-support",6520 "frame-system",6521 "pallet-common",6522 "pallet-evm",6523 "pallet-evm-coder-substrate",6524 "pallet-structure",6525 "parity-scale-codec",6526 "scale-info",6527 "sp-core",6528 "sp-runtime",6529 "sp-std",6530 "up-data-structs",6531]65326533[[package]]6534name = "pallet-grandpa"6535version = "4.0.0-dev"6536source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6537dependencies = [6538 "frame-benchmarking",6539 "frame-support",6540 "frame-system",6541 "log",6542 "pallet-authorship",6543 "pallet-session",6544 "parity-scale-codec",6545 "scale-info",6546 "sp-application-crypto",6547 "sp-core",6548 "sp-finality-grandpa",6549 "sp-io",6550 "sp-runtime",6551 "sp-session",6552 "sp-staking",6553 "sp-std",6554]65556556[[package]]6557name = "pallet-identity"6558version = "4.0.0-dev"6559dependencies = [6560 "enumflags2",6561 "frame-benchmarking",6562 "frame-support",6563 "frame-system",6564 "pallet-balances",6565 "parity-scale-codec",6566 "scale-info",6567 "sp-core",6568 "sp-io",6569 "sp-runtime",6570 "sp-std",6571]65726573[[package]]6574name = "pallet-identity"6575version = "4.0.0-dev"6576source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6577dependencies = [6578 "enumflags2",6579 "frame-benchmarking",6580 "frame-support",6581 "frame-system",6582 "parity-scale-codec",6583 "scale-info",6584 "sp-io",6585 "sp-runtime",6586 "sp-std",6587]65886589[[package]]6590name = "pallet-im-online"6591version = "4.0.0-dev"6592source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6593dependencies = [6594 "frame-benchmarking",6595 "frame-support",6596 "frame-system",6597 "log",6598 "pallet-authorship",6599 "parity-scale-codec",6600 "scale-info",6601 "sp-application-crypto",6602 "sp-core",6603 "sp-io",6604 "sp-runtime",6605 "sp-staking",6606 "sp-std",6607]66086609[[package]]6610name = "pallet-indices"6611version = "4.0.0-dev"6612source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6613dependencies = [6614 "frame-benchmarking",6615 "frame-support",6616 "frame-system",6617 "parity-scale-codec",6618 "scale-info",6619 "sp-core",6620 "sp-io",6621 "sp-keyring",6622 "sp-runtime",6623 "sp-std",6624]66256626[[package]]6627name = "pallet-inflation"6628version = "0.1.1"6629dependencies = [6630 "frame-benchmarking",6631 "frame-support",6632 "frame-system",6633 "pallet-balances",6634 "parity-scale-codec",6635 "scale-info",6636 "sp-core",6637 "sp-io",6638 "sp-runtime",6639 "sp-std",6640]66416642[[package]]6643name = "pallet-maintenance"6644version = "0.1.0"6645dependencies = [6646 "frame-benchmarking",6647 "frame-support",6648 "frame-system",6649 "parity-scale-codec",6650 "scale-info",6651 "sp-core",6652 "sp-std",6653]66546655[[package]]6656name = "pallet-membership"6657version = "4.0.0-dev"6658source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6659dependencies = [6660 "frame-benchmarking",6661 "frame-support",6662 "frame-system",6663 "log",6664 "parity-scale-codec",6665 "scale-info",6666 "sp-core",6667 "sp-io",6668 "sp-runtime",6669 "sp-std",6670]66716672[[package]]6673name = "pallet-mmr"6674version = "4.0.0-dev"6675source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6676dependencies = [6677 "frame-benchmarking",6678 "frame-support",6679 "frame-system",6680 "parity-scale-codec",6681 "scale-info",6682 "sp-core",6683 "sp-io",6684 "sp-mmr-primitives",6685 "sp-runtime",6686 "sp-std",6687]66886689[[package]]6690name = "pallet-multisig"6691version = "4.0.0-dev"6692source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6693dependencies = [6694 "frame-benchmarking",6695 "frame-support",6696 "frame-system",6697 "log",6698 "parity-scale-codec",6699 "scale-info",6700 "sp-io",6701 "sp-runtime",6702 "sp-std",6703]67046705[[package]]6706name = "pallet-nis"6707version = "4.0.0-dev"6708source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6709dependencies = [6710 "frame-benchmarking",6711 "frame-support",6712 "frame-system",6713 "parity-scale-codec",6714 "scale-info",6715 "sp-arithmetic",6716 "sp-core",6717 "sp-runtime",6718 "sp-std",6719]67206721[[package]]6722name = "pallet-nomination-pools"6723version = "1.0.0"6724source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6725dependencies = [6726 "frame-support",6727 "frame-system",6728 "log",6729 "parity-scale-codec",6730 "scale-info",6731 "sp-core",6732 "sp-io",6733 "sp-runtime",6734 "sp-staking",6735 "sp-std",6736]67376738[[package]]6739name = "pallet-nomination-pools-benchmarking"6740version = "1.0.0"6741source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6742dependencies = [6743 "frame-benchmarking",6744 "frame-election-provider-support",6745 "frame-support",6746 "frame-system",6747 "pallet-bags-list",6748 "pallet-nomination-pools",6749 "pallet-staking",6750 "parity-scale-codec",6751 "scale-info",6752 "sp-runtime",6753 "sp-runtime-interface",6754 "sp-staking",6755 "sp-std",6756]67576758[[package]]6759name = "pallet-nomination-pools-runtime-api"6760version = "1.0.0-dev"6761source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6762dependencies = [6763 "pallet-nomination-pools",6764 "parity-scale-codec",6765 "sp-api",6766 "sp-std",6767]67686769[[package]]6770name = "pallet-nonfungible"6771version = "0.1.13"6772dependencies = [6773 "evm-coder",6774 "frame-benchmarking",6775 "frame-support",6776 "frame-system",6777 "pallet-common",6778 "pallet-evm",6779 "pallet-evm-coder-substrate",6780 "pallet-structure",6781 "parity-scale-codec",6782 "scale-info",6783 "sp-core",6784 "sp-runtime",6785 "sp-std",6786 "struct-versioning",6787 "up-data-structs",6788]67896790[[package]]6791name = "pallet-offences"6792version = "4.0.0-dev"6793source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6794dependencies = [6795 "frame-support",6796 "frame-system",6797 "log",6798 "pallet-balances",6799 "parity-scale-codec",6800 "scale-info",6801 "serde",6802 "sp-runtime",6803 "sp-staking",6804 "sp-std",6805]68066807[[package]]6808name = "pallet-offences-benchmarking"6809version = "4.0.0-dev"6810source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6811dependencies = [6812 "frame-benchmarking",6813 "frame-election-provider-support",6814 "frame-support",6815 "frame-system",6816 "log",6817 "pallet-babe",6818 "pallet-balances",6819 "pallet-grandpa",6820 "pallet-im-online",6821 "pallet-offences",6822 "pallet-session",6823 "pallet-staking",6824 "parity-scale-codec",6825 "scale-info",6826 "sp-runtime",6827 "sp-staking",6828 "sp-std",6829]68306831[[package]]6832name = "pallet-preimage"6833version = "4.0.0-dev"6834source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6835dependencies = [6836 "frame-benchmarking",6837 "frame-support",6838 "frame-system",6839 "log",6840 "parity-scale-codec",6841 "scale-info",6842 "sp-core",6843 "sp-io",6844 "sp-runtime",6845 "sp-std",6846]68476848[[package]]6849name = "pallet-proxy"6850version = "4.0.0-dev"6851source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6852dependencies = [6853 "frame-benchmarking",6854 "frame-support",6855 "frame-system",6856 "parity-scale-codec",6857 "scale-info",6858 "sp-io",6859 "sp-runtime",6860 "sp-std",6861]68626863[[package]]6864name = "pallet-ranked-collective"6865version = "4.0.0-dev"6866source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6867dependencies = [6868 "frame-benchmarking",6869 "frame-support",6870 "frame-system",6871 "log",6872 "parity-scale-codec",6873 "scale-info",6874 "sp-arithmetic",6875 "sp-core",6876 "sp-io",6877 "sp-runtime",6878 "sp-std",6879]68806881[[package]]6882name = "pallet-recovery"6883version = "4.0.0-dev"6884source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6885dependencies = [6886 "frame-benchmarking",6887 "frame-support",6888 "frame-system",6889 "parity-scale-codec",6890 "scale-info",6891 "sp-io",6892 "sp-runtime",6893 "sp-std",6894]68956896[[package]]6897name = "pallet-referenda"6898version = "4.0.0-dev"6899source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6900dependencies = [6901 "assert_matches",6902 "frame-benchmarking",6903 "frame-support",6904 "frame-system",6905 "log",6906 "parity-scale-codec",6907 "scale-info",6908 "serde",6909 "sp-arithmetic",6910 "sp-io",6911 "sp-runtime",6912 "sp-std",6913]69146915[[package]]6916name = "pallet-refungible"6917version = "0.2.13"6918dependencies = [6919 "evm-coder",6920 "frame-benchmarking",6921 "frame-support",6922 "frame-system",6923 "pallet-common",6924 "pallet-evm",6925 "pallet-evm-coder-substrate",6926 "pallet-structure",6927 "parity-scale-codec",6928 "scale-info",6929 "sp-core",6930 "sp-runtime",6931 "sp-std",6932 "up-data-structs",6933]69346935[[package]]6936name = "pallet-scheduler"6937version = "4.0.0-dev"6938source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6939dependencies = [6940 "frame-benchmarking",6941 "frame-support",6942 "frame-system",6943 "log",6944 "parity-scale-codec",6945 "scale-info",6946 "sp-io",6947 "sp-runtime",6948 "sp-std",6949 "sp-weights",6950]69516952[[package]]6953name = "pallet-session"6954version = "4.0.0-dev"6955source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6956dependencies = [6957 "frame-support",6958 "frame-system",6959 "impl-trait-for-tuples",6960 "log",6961 "pallet-timestamp",6962 "parity-scale-codec",6963 "scale-info",6964 "sp-core",6965 "sp-io",6966 "sp-runtime",6967 "sp-session",6968 "sp-staking",6969 "sp-std",6970 "sp-trie",6971]69726973[[package]]6974name = "pallet-session-benchmarking"6975version = "4.0.0-dev"6976source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6977dependencies = [6978 "frame-benchmarking",6979 "frame-support",6980 "frame-system",6981 "pallet-session",6982 "pallet-staking",6983 "rand 0.8.5",6984 "sp-runtime",6985 "sp-session",6986 "sp-std",6987]69886989[[package]]6990name = "pallet-society"6991version = "4.0.0-dev"6992source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"6993dependencies = [6994 "frame-support",6995 "frame-system",6996 "parity-scale-codec",6997 "rand_chacha 0.2.2",6998 "scale-info",6999 "sp-runtime",7000 "sp-std",7001]70027003[[package]]7004name = "pallet-staking"7005version = "4.0.0-dev"7006source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"7007dependencies = [7008 "frame-benchmarking",7009 "frame-election-provider-support",7010 "frame-support",7011 "frame-system",7012 "log",7013 "pallet-authorship",7014 "pallet-session",7015 "parity-scale-codec",7016 "rand_chacha 0.2.2",7017 "scale-info",7018 "serde",7019 "sp-application-crypto",7020 "sp-io",7021 "sp-runtime",7022 "sp-staking",7023 "sp-std",7024]70257026[[package]]7027name = "pallet-staking-reward-curve"7028version = "4.0.0-dev"7029source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"7030dependencies = [7031 "proc-macro-crate",7032 "proc-macro2",7033 "quote",7034 "syn",7035]70367037[[package]]7038name = "pallet-staking-reward-fn"7039version = "4.0.0-dev"7040source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"7041dependencies = [7042 "log",7043 "sp-arithmetic",7044]70457046[[package]]7047name = "pallet-staking-runtime-api"7048version = "4.0.0-dev"7049source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"7050dependencies = [7051 "parity-scale-codec",7052 "sp-api",7053]70547055[[package]]7056name = "pallet-state-trie-migration"7057version = "4.0.0-dev"7058source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"7059dependencies = [7060 "frame-benchmarking",7061 "frame-support",7062 "frame-system",7063 "log",7064 "parity-scale-codec",7065 "scale-info",7066 "sp-core",7067 "sp-io",7068 "sp-runtime",7069 "sp-std",7070]70717072[[package]]7073name = "pallet-structure"7074version = "0.1.2"7075dependencies = [7076 "frame-benchmarking",7077 "frame-support",7078 "frame-system",7079 "log",7080 "pallet-common",7081 "pallet-evm",7082 "parity-scale-codec",7083 "scale-info",7084 "sp-std",7085 "up-data-structs",7086]70877088[[package]]7089name = "pallet-sudo"7090version = "4.0.0-dev"7091source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"7092dependencies = [7093 "frame-support",7094 "frame-system",7095 "parity-scale-codec",7096 "scale-info",7097 "sp-io",7098 "sp-runtime",7099 "sp-std",7100]71017102[[package]]7103name = "pallet-template-transaction-payment"7104version = "3.0.0"7105source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.39#7e74e3937a2c08bf29a00084a5c2f1ca6676d87a"7106dependencies = [7107 "frame-benchmarking",7108 "frame-support",7109 "frame-system",7110 "pallet-balances",7111 "pallet-transaction-payment",7112 "parity-scale-codec",7113 "scale-info",7114 "serde",7115 "sp-core",7116 "sp-io",7117 "sp-runtime",7118 "sp-std",7119 "up-sponsorship",7120]71217122[[package]]7123name = "pallet-test-utils"7124version = "0.1.0"7125dependencies = [7126 "frame-support",7127 "frame-system",7128 "pallet-unique-scheduler-v2",7129 "parity-scale-codec",7130 "scale-info",7131 "sp-std",7132]71337134[[package]]7135name = "pallet-timestamp"7136version = "4.0.0-dev"7137source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"7138dependencies = [7139 "frame-benchmarking",7140 "frame-support",7141 "frame-system",7142 "log",7143 "parity-scale-codec",7144 "scale-info",7145 "sp-inherents",7146 "sp-io",7147 "sp-runtime",7148 "sp-std",7149 "sp-timestamp",7150]71517152[[package]]7153name = "pallet-tips"7154version = "4.0.0-dev"7155source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"7156dependencies = [7157 "frame-benchmarking",7158 "frame-support",7159 "frame-system",7160 "log",7161 "pallet-treasury",7162 "parity-scale-codec",7163 "scale-info",7164 "serde",7165 "sp-core",7166 "sp-io",7167 "sp-runtime",7168 "sp-std",7169]71707171[[package]]7172name = "pallet-transaction-payment"7173version = "4.0.0-dev"7174source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"7175dependencies = [7176 "frame-support",7177 "frame-system",7178 "parity-scale-codec",7179 "scale-info",7180 "serde",7181 "sp-core",7182 "sp-io",7183 "sp-runtime",7184 "sp-std",7185]71867187[[package]]7188name = "pallet-transaction-payment-rpc"7189version = "4.0.0-dev"7190source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"7191dependencies = [7192 "jsonrpsee",7193 "pallet-transaction-payment-rpc-runtime-api",7194 "parity-scale-codec",7195 "sp-api",7196 "sp-blockchain",7197 "sp-core",7198 "sp-rpc",7199 "sp-runtime",7200 "sp-weights",7201]72027203[[package]]7204name = "pallet-transaction-payment-rpc-runtime-api"7205version = "4.0.0-dev"7206source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"7207dependencies = [7208 "pallet-transaction-payment",7209 "parity-scale-codec",7210 "sp-api",7211 "sp-runtime",7212 "sp-weights",7213]72147215[[package]]7216name = "pallet-treasury"7217version = "4.0.0-dev"7218source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"7219dependencies = [7220 "frame-benchmarking",7221 "frame-support",7222 "frame-system",7223 "impl-trait-for-tuples",7224 "pallet-balances",7225 "parity-scale-codec",7226 "scale-info",7227 "serde",7228 "sp-runtime",7229 "sp-std",7230]72317232[[package]]7233name = "pallet-unique"7234version = "0.2.1"7235dependencies = [7236 "ethereum",7237 "evm-coder",7238 "frame-benchmarking",7239 "frame-support",7240 "frame-system",7241 "pallet-common",7242 "pallet-evm",7243 "pallet-evm-coder-substrate",7244 "pallet-nonfungible",7245 "pallet-refungible",7246 "parity-scale-codec",7247 "scale-info",7248 "sp-core",7249 "sp-io",7250 "sp-runtime",7251 "sp-std",7252 "up-data-structs",7253]72547255[[package]]7256name = "pallet-unique-scheduler-v2"7257version = "0.1.0"7258dependencies = [7259 "frame-benchmarking",7260 "frame-support",7261 "frame-system",7262 "log",7263 "pallet-preimage",7264 "parity-scale-codec",7265 "scale-info",7266 "sp-core",7267 "sp-io",7268 "sp-runtime",7269 "sp-std",7270 "substrate-test-utils",7271]72727273[[package]]7274name = "pallet-utility"7275version = "4.0.0-dev"7276source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"7277dependencies = [7278 "frame-benchmarking",7279 "frame-support",7280 "frame-system",7281 "parity-scale-codec",7282 "scale-info",7283 "sp-core",7284 "sp-io",7285 "sp-runtime",7286 "sp-std",7287]72887289[[package]]7290name = "pallet-vesting"7291version = "4.0.0-dev"7292source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"7293dependencies = [7294 "frame-benchmarking",7295 "frame-support",7296 "frame-system",7297 "log",7298 "parity-scale-codec",7299 "scale-info",7300 "sp-runtime",7301 "sp-std",7302]73037304[[package]]7305name = "pallet-whitelist"7306version = "4.0.0-dev"7307source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"7308dependencies = [7309 "frame-benchmarking",7310 "frame-support",7311 "frame-system",7312 "parity-scale-codec",7313 "scale-info",7314 "sp-api",7315 "sp-runtime",7316 "sp-std",7317]73187319[[package]]7320name = "pallet-xcm"7321version = "0.9.39-1"7322source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"7323dependencies = [7324 "bounded-collections",7325 "frame-benchmarking",7326 "frame-support",7327 "frame-system",7328 "log",7329 "parity-scale-codec",7330 "scale-info",7331 "serde",7332 "sp-core",7333 "sp-io",7334 "sp-runtime",7335 "sp-std",7336 "xcm",7337 "xcm-executor",7338]73397340[[package]]7341name = "pallet-xcm-benchmarks"7342version = "0.9.39-1"7343source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"7344dependencies = [7345 "frame-benchmarking",7346 "frame-support",7347 "frame-system",7348 "log",7349 "parity-scale-codec",7350 "scale-info",7351 "sp-io",7352 "sp-runtime",7353 "sp-std",7354 "xcm",7355 "xcm-builder",7356 "xcm-executor",7357]73587359[[package]]7360name = "parachain-info"7361version = "0.1.0"7362source = "git+https://github.com/uniquenetwork/cumulus?branch=polkadot-v0.9.39#7321c5ba72724711faa1c4ee4da6a81a657184cd"7363dependencies = [7364 "cumulus-primitives-core",7365 "frame-support",7366 "frame-system",7367 "parity-scale-codec",7368 "scale-info",7369]73707371[[package]]7372name = "parity-db"7373version = "0.4.4"7374source = "registry+https://github.com/rust-lang/crates.io-index"7375checksum = "df89dd8311063c54ae4e03d9aeb597b04212a57e82c339344130a9cad9b3e2d9"7376dependencies = [7377 "blake2",7378 "crc32fast",7379 "fs2",7380 "hex",7381 "libc",7382 "log",7383 "lz4",7384 "memmap2",7385 "parking_lot 0.12.1",7386 "rand 0.8.5",7387 "siphasher",7388 "snap",7389]73907391[[package]]7392name = "parity-scale-codec"7393version = "3.4.0"7394source = "registry+https://github.com/rust-lang/crates.io-index"7395checksum = "637935964ff85a605d114591d4d2c13c5d1ba2806dae97cea6bf180238a749ac"7396dependencies = [7397 "arrayvec 0.7.2",7398 "bitvec",7399 "byte-slice-cast",7400 "bytes",7401 "impl-trait-for-tuples",7402 "parity-scale-codec-derive",7403 "serde",7404]74057406[[package]]7407name = "parity-scale-codec-derive"7408version = "3.1.4"7409source = "registry+https://github.com/rust-lang/crates.io-index"7410checksum = "86b26a931f824dd4eca30b3e43bb4f31cd5f0d3a403c5f5ff27106b805bfde7b"7411dependencies = [7412 "proc-macro-crate",7413 "proc-macro2",7414 "quote",7415 "syn",7416]74177418[[package]]7419name = "parity-send-wrapper"7420version = "0.1.0"7421source = "registry+https://github.com/rust-lang/crates.io-index"7422checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"74237424[[package]]7425name = "parity-wasm"7426version = "0.45.0"7427source = "registry+https://github.com/rust-lang/crates.io-index"7428checksum = "e1ad0aff30c1da14b1254fcb2af73e1fa9a28670e584a626f53a369d0e157304"74297430[[package]]7431name = "parking"7432version = "2.0.0"7433source = "registry+https://github.com/rust-lang/crates.io-index"7434checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"74357436[[package]]7437name = "parking_lot"7438version = "0.11.2"7439source = "registry+https://github.com/rust-lang/crates.io-index"7440checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"7441dependencies = [7442 "instant",7443 "lock_api",7444 "parking_lot_core 0.8.6",7445]74467447[[package]]7448name = "parking_lot"7449version = "0.12.1"7450source = "registry+https://github.com/rust-lang/crates.io-index"7451checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"7452dependencies = [7453 "lock_api",7454 "parking_lot_core 0.9.7",7455]74567457[[package]]7458name = "parking_lot_core"7459version = "0.8.6"7460source = "registry+https://github.com/rust-lang/crates.io-index"7461checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc"7462dependencies = [7463 "cfg-if",7464 "instant",7465 "libc",7466 "redox_syscall",7467 "smallvec",7468 "winapi",7469]74707471[[package]]7472name = "parking_lot_core"7473version = "0.9.7"7474source = "registry+https://github.com/rust-lang/crates.io-index"7475checksum = "9069cbb9f99e3a5083476ccb29ceb1de18b9118cafa53e90c9551235de2b9521"7476dependencies = [7477 "cfg-if",7478 "libc",7479 "redox_syscall",7480 "smallvec",7481 "windows-sys 0.45.0",7482]74837484[[package]]7485name = "paste"7486version = "1.0.12"7487source = "registry+https://github.com/rust-lang/crates.io-index"7488checksum = "9f746c4065a8fa3fe23974dd82f15431cc8d40779821001404d10d2e79ca7d79"74897490[[package]]7491name = "pbkdf2"7492version = "0.8.0"7493source = "registry+https://github.com/rust-lang/crates.io-index"7494checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"7495dependencies = [7496 "crypto-mac 0.11.1",7497]74987499[[package]]7500name = "pbkdf2"7501version = "0.11.0"7502source = "registry+https://github.com/rust-lang/crates.io-index"7503checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917"7504dependencies = [7505 "digest 0.10.6",7506]75077508[[package]]7509name = "peeking_take_while"7510version = "0.1.2"7511source = "registry+https://github.com/rust-lang/crates.io-index"7512checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"75137514[[package]]7515name = "pem"7516version = "1.1.1"7517source = "registry+https://github.com/rust-lang/crates.io-index"7518checksum = "a8835c273a76a90455d7344889b0964598e3316e2a79ede8e36f16bdcf2228b8"7519dependencies = [7520 "base64 0.13.1",7521]75227523[[package]]7524name = "pem-rfc7468"7525version = "0.6.0"7526source = "registry+https://github.com/rust-lang/crates.io-index"7527checksum = "24d159833a9105500e0398934e205e0773f0b27529557134ecfc51c27646adac"7528dependencies = [7529 "base64ct",7530]75317532[[package]]7533name = "percent-encoding"7534version = "2.2.0"7535source = "registry+https://github.com/rust-lang/crates.io-index"7536checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"75377538[[package]]7539name = "pest"7540version = "2.5.6"7541source = "registry+https://github.com/rust-lang/crates.io-index"7542checksum = "8cbd939b234e95d72bc393d51788aec68aeeb5d51e748ca08ff3aad58cb722f7"7543dependencies = [7544 "thiserror",7545 "ucd-trie",7546]75477548[[package]]7549name = "pest_derive"7550version = "2.5.6"7551source = "registry+https://github.com/rust-lang/crates.io-index"7552checksum = "a81186863f3d0a27340815be8f2078dd8050b14cd71913db9fbda795e5f707d7"7553dependencies = [7554 "pest",7555 "pest_generator",7556]75577558[[package]]7559name = "pest_generator"7560version = "2.5.6"7561source = "registry+https://github.com/rust-lang/crates.io-index"7562checksum = "75a1ef20bf3193c15ac345acb32e26b3dc3223aff4d77ae4fc5359567683796b"7563dependencies = [7564 "pest",7565 "pest_meta",7566 "proc-macro2",7567 "quote",7568 "syn",7569]75707571[[package]]7572name = "pest_meta"7573version = "2.5.6"7574source = "registry+https://github.com/rust-lang/crates.io-index"7575checksum = "5e3b284b1f13a20dc5ebc90aff59a51b8d7137c221131b52a7260c08cbc1cc80"7576dependencies = [7577 "once_cell",7578 "pest",7579 "sha2 0.10.6",7580]75817582[[package]]7583name = "petgraph"7584version = "0.6.3"7585source = "registry+https://github.com/rust-lang/crates.io-index"7586checksum = "4dd7d28ee937e54fe3080c91faa1c3a46c06de6252988a7f4592ba2310ef22a4"7587dependencies = [7588 "fixedbitset",7589 "indexmap",7590]75917592[[package]]7593name = "pin-project"7594version = "1.0.12"7595source = "registry+https://github.com/rust-lang/crates.io-index"7596checksum = "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc"7597dependencies = [7598 "pin-project-internal",7599]76007601[[package]]7602name = "pin-project-internal"7603version = "1.0.12"7604source = "registry+https://github.com/rust-lang/crates.io-index"7605checksum = "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55"7606dependencies = [7607 "proc-macro2",7608 "quote",7609 "syn",7610]76117612[[package]]7613name = "pin-project-lite"7614version = "0.1.12"7615source = "registry+https://github.com/rust-lang/crates.io-index"7616checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"76177618[[package]]7619name = "pin-project-lite"7620version = "0.2.9"7621source = "registry+https://github.com/rust-lang/crates.io-index"7622checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"76237624[[package]]7625name = "pin-utils"7626version = "0.1.0"7627source = "registry+https://github.com/rust-lang/crates.io-index"7628checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"76297630[[package]]7631name = "pkcs8"7632version = "0.9.0"7633source = "registry+https://github.com/rust-lang/crates.io-index"7634checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"7635dependencies = [7636 "der",7637 "spki",7638]76397640[[package]]7641name = "pkg-config"7642version = "0.3.26"7643source = "registry+https://github.com/rust-lang/crates.io-index"7644checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160"76457646[[package]]7647name = "platforms"7648version = "2.0.0"7649source = "registry+https://github.com/rust-lang/crates.io-index"7650checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"76517652[[package]]7653name = "platforms"7654version = "3.0.2"7655source = "registry+https://github.com/rust-lang/crates.io-index"7656checksum = "e3d7ddaed09e0eb771a79ab0fd64609ba0afb0a8366421957936ad14cbd13630"76577658[[package]]7659name = "polkadot-approval-distribution"7660version = "0.9.39-1"7661source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"7662dependencies = [7663 "futures",7664 "polkadot-node-metrics",7665 "polkadot-node-network-protocol",7666 "polkadot-node-primitives",7667 "polkadot-node-subsystem",7668 "polkadot-primitives",7669 "rand 0.8.5",7670 "tracing-gum",7671]76727673[[package]]7674name = "polkadot-availability-bitfield-distribution"7675version = "0.9.39-1"7676source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"7677dependencies = [7678 "futures",7679 "polkadot-node-network-protocol",7680 "polkadot-node-subsystem",7681 "polkadot-node-subsystem-util",7682 "polkadot-primitives",7683 "rand 0.8.5",7684 "tracing-gum",7685]76867687[[package]]7688name = "polkadot-availability-distribution"7689version = "0.9.39-1"7690source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"7691dependencies = [7692 "derive_more",7693 "fatality",7694 "futures",7695 "lru 0.9.0",7696 "parity-scale-codec",7697 "polkadot-erasure-coding",7698 "polkadot-node-network-protocol",7699 "polkadot-node-primitives",7700 "polkadot-node-subsystem",7701 "polkadot-node-subsystem-util",7702 "polkadot-primitives",7703 "rand 0.8.5",7704 "sp-core",7705 "sp-keystore",7706 "thiserror",7707 "tracing-gum",7708]77097710[[package]]7711name = "polkadot-availability-recovery"7712version = "0.9.39-1"7713source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"7714dependencies = [7715 "fatality",7716 "futures",7717 "lru 0.9.0",7718 "parity-scale-codec",7719 "polkadot-erasure-coding",7720 "polkadot-node-network-protocol",7721 "polkadot-node-primitives",7722 "polkadot-node-subsystem",7723 "polkadot-node-subsystem-util",7724 "polkadot-primitives",7725 "rand 0.8.5",7726 "sc-network",7727 "thiserror",7728 "tracing-gum",7729]77307731[[package]]7732name = "polkadot-cli"7733version = "0.9.39-1"7734source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"7735dependencies = [7736 "clap",7737 "frame-benchmarking-cli",7738 "futures",7739 "log",7740 "polkadot-client",7741 "polkadot-node-core-pvf",7742 "polkadot-node-metrics",7743 "polkadot-performance-test",7744 "polkadot-service",7745 "sc-cli",7746 "sc-executor",7747 "sc-service",7748 "sc-storage-monitor",7749 "sc-sysinfo",7750 "sc-tracing",7751 "sp-core",7752 "sp-io",7753 "sp-keyring",7754 "substrate-build-script-utils",7755 "thiserror",7756 "try-runtime-cli",7757]77587759[[package]]7760name = "polkadot-client"7761version = "0.9.39-1"7762source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"7763dependencies = [7764 "async-trait",7765 "frame-benchmarking",7766 "frame-benchmarking-cli",7767 "frame-system",7768 "frame-system-rpc-runtime-api",7769 "futures",7770 "pallet-transaction-payment",7771 "pallet-transaction-payment-rpc-runtime-api",7772 "polkadot-core-primitives",7773 "polkadot-node-core-parachains-inherent",7774 "polkadot-primitives",7775 "polkadot-runtime",7776 "polkadot-runtime-common",7777 "sc-client-api",7778 "sc-consensus",7779 "sc-executor",7780 "sc-service",7781 "sp-api",7782 "sp-authority-discovery",7783 "sp-beefy",7784 "sp-block-builder",7785 "sp-blockchain",7786 "sp-consensus",7787 "sp-consensus-babe",7788 "sp-core",7789 "sp-finality-grandpa",7790 "sp-inherents",7791 "sp-keyring",7792 "sp-mmr-primitives",7793 "sp-offchain",7794 "sp-runtime",7795 "sp-session",7796 "sp-storage",7797 "sp-timestamp",7798 "sp-transaction-pool",7799]78007801[[package]]7802name = "polkadot-collator-protocol"7803version = "0.9.39-1"7804source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"7805dependencies = [7806 "always-assert",7807 "bitvec",7808 "fatality",7809 "futures",7810 "futures-timer",7811 "polkadot-node-network-protocol",7812 "polkadot-node-primitives",7813 "polkadot-node-subsystem",7814 "polkadot-node-subsystem-util",7815 "polkadot-primitives",7816 "sp-core",7817 "sp-keystore",7818 "sp-runtime",7819 "thiserror",7820 "tracing-gum",7821]78227823[[package]]7824name = "polkadot-core-primitives"7825version = "0.9.39-1"7826source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"7827dependencies = [7828 "parity-scale-codec",7829 "scale-info",7830 "sp-core",7831 "sp-runtime",7832 "sp-std",7833]78347835[[package]]7836name = "polkadot-dispute-distribution"7837version = "0.9.39-1"7838source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"7839dependencies = [7840 "derive_more",7841 "fatality",7842 "futures",7843 "futures-timer",7844 "indexmap",7845 "lru 0.9.0",7846 "parity-scale-codec",7847 "polkadot-erasure-coding",7848 "polkadot-node-network-protocol",7849 "polkadot-node-primitives",7850 "polkadot-node-subsystem",7851 "polkadot-node-subsystem-util",7852 "polkadot-primitives",7853 "sc-network",7854 "sp-application-crypto",7855 "sp-keystore",7856 "thiserror",7857 "tracing-gum",7858]78597860[[package]]7861name = "polkadot-erasure-coding"7862version = "0.9.39-1"7863source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"7864dependencies = [7865 "parity-scale-codec",7866 "polkadot-node-primitives",7867 "polkadot-primitives",7868 "reed-solomon-novelpoly",7869 "sp-core",7870 "sp-trie",7871 "thiserror",7872]78737874[[package]]7875name = "polkadot-gossip-support"7876version = "0.9.39-1"7877source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"7878dependencies = [7879 "futures",7880 "futures-timer",7881 "polkadot-node-network-protocol",7882 "polkadot-node-subsystem",7883 "polkadot-node-subsystem-util",7884 "polkadot-primitives",7885 "rand 0.8.5",7886 "rand_chacha 0.3.1",7887 "sc-network",7888 "sp-application-crypto",7889 "sp-core",7890 "sp-keystore",7891 "tracing-gum",7892]78937894[[package]]7895name = "polkadot-network-bridge"7896version = "0.9.39-1"7897source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"7898dependencies = [7899 "always-assert",7900 "async-trait",7901 "bytes",7902 "fatality",7903 "futures",7904 "parity-scale-codec",7905 "parking_lot 0.12.1",7906 "polkadot-node-metrics",7907 "polkadot-node-network-protocol",7908 "polkadot-node-subsystem",7909 "polkadot-overseer",7910 "polkadot-primitives",7911 "sc-network",7912 "sc-network-common",7913 "sp-consensus",7914 "thiserror",7915 "tracing-gum",7916]79177918[[package]]7919name = "polkadot-node-collation-generation"7920version = "0.9.39-1"7921source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"7922dependencies = [7923 "futures",7924 "parity-scale-codec",7925 "polkadot-erasure-coding",7926 "polkadot-node-primitives",7927 "polkadot-node-subsystem",7928 "polkadot-node-subsystem-util",7929 "polkadot-primitives",7930 "sp-core",7931 "sp-maybe-compressed-blob",7932 "thiserror",7933 "tracing-gum",7934]79357936[[package]]7937name = "polkadot-node-core-approval-voting"7938version = "0.9.39-1"7939source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"7940dependencies = [7941 "bitvec",7942 "derive_more",7943 "futures",7944 "futures-timer",7945 "kvdb",7946 "lru 0.9.0",7947 "merlin",7948 "parity-scale-codec",7949 "polkadot-node-jaeger",7950 "polkadot-node-primitives",7951 "polkadot-node-subsystem",7952 "polkadot-node-subsystem-util",7953 "polkadot-overseer",7954 "polkadot-primitives",7955 "sc-keystore",7956 "schnorrkel",7957 "sp-application-crypto",7958 "sp-consensus",7959 "sp-consensus-slots",7960 "sp-runtime",7961 "thiserror",7962 "tracing-gum",7963]79647965[[package]]7966name = "polkadot-node-core-av-store"7967version = "0.9.39-1"7968source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"7969dependencies = [7970 "bitvec",7971 "futures",7972 "futures-timer",7973 "kvdb",7974 "parity-scale-codec",7975 "polkadot-erasure-coding",7976 "polkadot-node-primitives",7977 "polkadot-node-subsystem",7978 "polkadot-node-subsystem-util",7979 "polkadot-overseer",7980 "polkadot-primitives",7981 "sp-consensus",7982 "thiserror",7983 "tracing-gum",7984]79857986[[package]]7987name = "polkadot-node-core-backing"7988version = "0.9.39-1"7989source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"7990dependencies = [7991 "bitvec",7992 "fatality",7993 "futures",7994 "polkadot-erasure-coding",7995 "polkadot-node-primitives",7996 "polkadot-node-subsystem",7997 "polkadot-node-subsystem-util",7998 "polkadot-primitives",7999 "polkadot-statement-table",8000 "sp-keystore",8001 "thiserror",8002 "tracing-gum",8003]80048005[[package]]8006name = "polkadot-node-core-bitfield-signing"8007version = "0.9.39-1"8008source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8009dependencies = [8010 "futures",8011 "polkadot-node-subsystem",8012 "polkadot-node-subsystem-util",8013 "polkadot-primitives",8014 "sp-keystore",8015 "thiserror",8016 "tracing-gum",8017 "wasm-timer",8018]80198020[[package]]8021name = "polkadot-node-core-candidate-validation"8022version = "0.9.39-1"8023source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8024dependencies = [8025 "async-trait",8026 "futures",8027 "futures-timer",8028 "parity-scale-codec",8029 "polkadot-node-core-pvf",8030 "polkadot-node-metrics",8031 "polkadot-node-primitives",8032 "polkadot-node-subsystem",8033 "polkadot-node-subsystem-util",8034 "polkadot-parachain",8035 "polkadot-primitives",8036 "sp-maybe-compressed-blob",8037 "tracing-gum",8038]80398040[[package]]8041name = "polkadot-node-core-chain-api"8042version = "0.9.39-1"8043source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8044dependencies = [8045 "futures",8046 "polkadot-node-metrics",8047 "polkadot-node-subsystem",8048 "polkadot-primitives",8049 "sc-client-api",8050 "sc-consensus-babe",8051 "sp-blockchain",8052 "tracing-gum",8053]80548055[[package]]8056name = "polkadot-node-core-chain-selection"8057version = "0.9.39-1"8058source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8059dependencies = [8060 "futures",8061 "futures-timer",8062 "kvdb",8063 "parity-scale-codec",8064 "polkadot-node-primitives",8065 "polkadot-node-subsystem",8066 "polkadot-node-subsystem-util",8067 "polkadot-primitives",8068 "thiserror",8069 "tracing-gum",8070]80718072[[package]]8073name = "polkadot-node-core-dispute-coordinator"8074version = "0.9.39-1"8075source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8076dependencies = [8077 "fatality",8078 "futures",8079 "kvdb",8080 "lru 0.9.0",8081 "parity-scale-codec",8082 "polkadot-node-primitives",8083 "polkadot-node-subsystem",8084 "polkadot-node-subsystem-util",8085 "polkadot-primitives",8086 "sc-keystore",8087 "thiserror",8088 "tracing-gum",8089]80908091[[package]]8092name = "polkadot-node-core-parachains-inherent"8093version = "0.9.39-1"8094source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8095dependencies = [8096 "async-trait",8097 "futures",8098 "futures-timer",8099 "polkadot-node-subsystem",8100 "polkadot-overseer",8101 "polkadot-primitives",8102 "sp-blockchain",8103 "sp-inherents",8104 "thiserror",8105 "tracing-gum",8106]81078108[[package]]8109name = "polkadot-node-core-provisioner"8110version = "0.9.39-1"8111source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8112dependencies = [8113 "bitvec",8114 "fatality",8115 "futures",8116 "futures-timer",8117 "polkadot-node-primitives",8118 "polkadot-node-subsystem",8119 "polkadot-node-subsystem-util",8120 "polkadot-primitives",8121 "rand 0.8.5",8122 "thiserror",8123 "tracing-gum",8124]81258126[[package]]8127name = "polkadot-node-core-pvf"8128version = "0.9.39-1"8129source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8130dependencies = [8131 "always-assert",8132 "assert_matches",8133 "cpu-time",8134 "futures",8135 "futures-timer",8136 "libc",8137 "parity-scale-codec",8138 "pin-project",8139 "polkadot-core-primitives",8140 "polkadot-node-metrics",8141 "polkadot-node-primitives",8142 "polkadot-parachain",8143 "polkadot-primitives",8144 "rand 0.8.5",8145 "rayon",8146 "sc-executor",8147 "sc-executor-common",8148 "sc-executor-wasmtime",8149 "slotmap",8150 "sp-core",8151 "sp-externalities",8152 "sp-io",8153 "sp-maybe-compressed-blob",8154 "sp-tracing",8155 "sp-wasm-interface",8156 "tempfile",8157 "tikv-jemalloc-ctl",8158 "tokio",8159 "tracing-gum",8160]81618162[[package]]8163name = "polkadot-node-core-pvf-checker"8164version = "0.9.39-1"8165source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8166dependencies = [8167 "futures",8168 "polkadot-node-primitives",8169 "polkadot-node-subsystem",8170 "polkadot-node-subsystem-util",8171 "polkadot-overseer",8172 "polkadot-primitives",8173 "sp-keystore",8174 "thiserror",8175 "tracing-gum",8176]81778178[[package]]8179name = "polkadot-node-core-runtime-api"8180version = "0.9.39-1"8181source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8182dependencies = [8183 "futures",8184 "lru 0.9.0",8185 "polkadot-node-metrics",8186 "polkadot-node-subsystem",8187 "polkadot-node-subsystem-types",8188 "polkadot-primitives",8189 "sp-consensus-babe",8190 "tracing-gum",8191]81928193[[package]]8194name = "polkadot-node-jaeger"8195version = "0.9.39-1"8196source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8197dependencies = [8198 "lazy_static",8199 "log",8200 "mick-jaeger",8201 "parity-scale-codec",8202 "parking_lot 0.12.1",8203 "polkadot-node-primitives",8204 "polkadot-primitives",8205 "sc-network",8206 "sp-core",8207 "thiserror",8208 "tokio",8209]82108211[[package]]8212name = "polkadot-node-metrics"8213version = "0.9.39-1"8214source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8215dependencies = [8216 "bs58",8217 "futures",8218 "futures-timer",8219 "log",8220 "parity-scale-codec",8221 "polkadot-primitives",8222 "prioritized-metered-channel",8223 "sc-cli",8224 "sc-service",8225 "sc-tracing",8226 "substrate-prometheus-endpoint",8227 "tracing-gum",8228]82298230[[package]]8231name = "polkadot-node-network-protocol"8232version = "0.9.39-1"8233source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8234dependencies = [8235 "async-trait",8236 "derive_more",8237 "fatality",8238 "futures",8239 "hex",8240 "parity-scale-codec",8241 "polkadot-node-jaeger",8242 "polkadot-node-primitives",8243 "polkadot-primitives",8244 "rand 0.8.5",8245 "sc-authority-discovery",8246 "sc-network",8247 "sc-network-common",8248 "strum",8249 "thiserror",8250 "tracing-gum",8251]82528253[[package]]8254name = "polkadot-node-primitives"8255version = "0.9.39-1"8256source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8257dependencies = [8258 "bounded-vec",8259 "futures",8260 "parity-scale-codec",8261 "polkadot-parachain",8262 "polkadot-primitives",8263 "schnorrkel",8264 "serde",8265 "sp-application-crypto",8266 "sp-consensus-babe",8267 "sp-consensus-vrf",8268 "sp-core",8269 "sp-keystore",8270 "sp-maybe-compressed-blob",8271 "sp-runtime",8272 "thiserror",8273 "zstd",8274]82758276[[package]]8277name = "polkadot-node-subsystem"8278version = "0.9.39-1"8279source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8280dependencies = [8281 "polkadot-node-jaeger",8282 "polkadot-node-subsystem-types",8283 "polkadot-overseer",8284]82858286[[package]]8287name = "polkadot-node-subsystem-types"8288version = "0.9.39-1"8289source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8290dependencies = [8291 "async-trait",8292 "derive_more",8293 "futures",8294 "orchestra",8295 "polkadot-node-jaeger",8296 "polkadot-node-network-protocol",8297 "polkadot-node-primitives",8298 "polkadot-primitives",8299 "polkadot-statement-table",8300 "sc-network",8301 "smallvec",8302 "sp-api",8303 "sp-authority-discovery",8304 "sp-consensus-babe",8305 "substrate-prometheus-endpoint",8306 "thiserror",8307]83088309[[package]]8310name = "polkadot-node-subsystem-util"8311version = "0.9.39-1"8312source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8313dependencies = [8314 "async-trait",8315 "derive_more",8316 "fatality",8317 "futures",8318 "futures-channel",8319 "itertools",8320 "kvdb",8321 "lru 0.9.0",8322 "parity-db",8323 "parity-scale-codec",8324 "parking_lot 0.11.2",8325 "pin-project",8326 "polkadot-node-jaeger",8327 "polkadot-node-metrics",8328 "polkadot-node-network-protocol",8329 "polkadot-node-primitives",8330 "polkadot-node-subsystem",8331 "polkadot-overseer",8332 "polkadot-primitives",8333 "prioritized-metered-channel",8334 "rand 0.8.5",8335 "sp-application-crypto",8336 "sp-core",8337 "sp-keystore",8338 "thiserror",8339 "tracing-gum",8340]83418342[[package]]8343name = "polkadot-overseer"8344version = "0.9.39-1"8345source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8346dependencies = [8347 "async-trait",8348 "futures",8349 "futures-timer",8350 "lru 0.9.0",8351 "orchestra",8352 "parking_lot 0.12.1",8353 "polkadot-node-metrics",8354 "polkadot-node-network-protocol",8355 "polkadot-node-primitives",8356 "polkadot-node-subsystem-types",8357 "polkadot-primitives",8358 "sc-client-api",8359 "sp-api",8360 "sp-core",8361 "tikv-jemalloc-ctl",8362 "tracing-gum",8363]83648365[[package]]8366name = "polkadot-parachain"8367version = "0.9.39-1"8368source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8369dependencies = [8370 "bounded-collections",8371 "derive_more",8372 "frame-support",8373 "parity-scale-codec",8374 "polkadot-core-primitives",8375 "scale-info",8376 "serde",8377 "sp-core",8378 "sp-runtime",8379 "sp-std",8380]83818382[[package]]8383name = "polkadot-performance-test"8384version = "0.9.39-1"8385source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8386dependencies = [8387 "env_logger 0.9.3",8388 "kusama-runtime",8389 "log",8390 "polkadot-erasure-coding",8391 "polkadot-node-core-pvf",8392 "polkadot-node-primitives",8393 "polkadot-primitives",8394 "quote",8395 "thiserror",8396]83978398[[package]]8399name = "polkadot-primitives"8400version = "0.9.39-1"8401source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8402dependencies = [8403 "bitvec",8404 "hex-literal",8405 "parity-scale-codec",8406 "polkadot-core-primitives",8407 "polkadot-parachain",8408 "scale-info",8409 "serde",8410 "sp-api",8411 "sp-application-crypto",8412 "sp-arithmetic",8413 "sp-authority-discovery",8414 "sp-consensus-slots",8415 "sp-core",8416 "sp-inherents",8417 "sp-io",8418 "sp-keystore",8419 "sp-runtime",8420 "sp-staking",8421 "sp-std",8422]84238424[[package]]8425name = "polkadot-rpc"8426version = "0.9.39-1"8427source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8428dependencies = [8429 "beefy-gadget",8430 "beefy-gadget-rpc",8431 "jsonrpsee",8432 "mmr-rpc",8433 "pallet-transaction-payment-rpc",8434 "polkadot-primitives",8435 "sc-chain-spec",8436 "sc-client-api",8437 "sc-consensus-babe",8438 "sc-consensus-babe-rpc",8439 "sc-consensus-epochs",8440 "sc-finality-grandpa",8441 "sc-finality-grandpa-rpc",8442 "sc-rpc",8443 "sc-sync-state-rpc",8444 "sc-transaction-pool-api",8445 "sp-api",8446 "sp-block-builder",8447 "sp-blockchain",8448 "sp-consensus",8449 "sp-consensus-babe",8450 "sp-keystore",8451 "sp-runtime",8452 "substrate-frame-rpc-system",8453 "substrate-state-trie-migration-rpc",8454]84558456[[package]]8457name = "polkadot-runtime"8458version = "0.9.39-1"8459source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8460dependencies = [8461 "bitvec",8462 "frame-benchmarking",8463 "frame-election-provider-support",8464 "frame-executive",8465 "frame-support",8466 "frame-system",8467 "frame-system-benchmarking",8468 "frame-system-rpc-runtime-api",8469 "frame-try-runtime",8470 "hex-literal",8471 "log",8472 "pallet-authority-discovery",8473 "pallet-authorship",8474 "pallet-babe",8475 "pallet-bags-list",8476 "pallet-balances",8477 "pallet-bounties",8478 "pallet-child-bounties",8479 "pallet-collective",8480 "pallet-democracy",8481 "pallet-election-provider-multi-phase",8482 "pallet-election-provider-support-benchmarking",8483 "pallet-elections-phragmen",8484 "pallet-fast-unstake",8485 "pallet-grandpa",8486 "pallet-identity 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39)",8487 "pallet-im-online",8488 "pallet-indices",8489 "pallet-membership",8490 "pallet-multisig",8491 "pallet-nomination-pools",8492 "pallet-nomination-pools-benchmarking",8493 "pallet-nomination-pools-runtime-api",8494 "pallet-offences",8495 "pallet-offences-benchmarking",8496 "pallet-preimage",8497 "pallet-proxy",8498 "pallet-scheduler",8499 "pallet-session",8500 "pallet-session-benchmarking",8501 "pallet-staking",8502 "pallet-staking-reward-curve",8503 "pallet-staking-runtime-api",8504 "pallet-timestamp",8505 "pallet-tips",8506 "pallet-transaction-payment",8507 "pallet-transaction-payment-rpc-runtime-api",8508 "pallet-treasury",8509 "pallet-utility",8510 "pallet-vesting",8511 "pallet-xcm",8512 "parity-scale-codec",8513 "polkadot-primitives",8514 "polkadot-runtime-common",8515 "polkadot-runtime-constants",8516 "polkadot-runtime-parachains",8517 "rustc-hex",8518 "scale-info",8519 "serde",8520 "serde_derive",8521 "smallvec",8522 "sp-api",8523 "sp-authority-discovery",8524 "sp-beefy",8525 "sp-block-builder",8526 "sp-consensus-babe",8527 "sp-core",8528 "sp-inherents",8529 "sp-io",8530 "sp-mmr-primitives",8531 "sp-npos-elections",8532 "sp-offchain",8533 "sp-runtime",8534 "sp-session",8535 "sp-staking",8536 "sp-std",8537 "sp-transaction-pool",8538 "sp-version",8539 "static_assertions",8540 "substrate-wasm-builder",8541 "xcm",8542 "xcm-builder",8543 "xcm-executor",8544]85458546[[package]]8547name = "polkadot-runtime-common"8548version = "0.9.39-1"8549source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8550dependencies = [8551 "bitvec",8552 "frame-benchmarking",8553 "frame-election-provider-support",8554 "frame-support",8555 "frame-system",8556 "impl-trait-for-tuples",8557 "libsecp256k1",8558 "log",8559 "pallet-authorship",8560 "pallet-babe",8561 "pallet-balances",8562 "pallet-beefy-mmr",8563 "pallet-election-provider-multi-phase",8564 "pallet-fast-unstake",8565 "pallet-session",8566 "pallet-staking",8567 "pallet-staking-reward-fn",8568 "pallet-timestamp",8569 "pallet-transaction-payment",8570 "pallet-treasury",8571 "pallet-vesting",8572 "parity-scale-codec",8573 "polkadot-primitives",8574 "polkadot-runtime-parachains",8575 "rustc-hex",8576 "scale-info",8577 "serde",8578 "serde_derive",8579 "slot-range-helper",8580 "sp-api",8581 "sp-beefy",8582 "sp-core",8583 "sp-inherents",8584 "sp-io",8585 "sp-npos-elections",8586 "sp-runtime",8587 "sp-session",8588 "sp-staking",8589 "sp-std",8590 "static_assertions",8591 "xcm",8592]85938594[[package]]8595name = "polkadot-runtime-constants"8596version = "0.9.39-1"8597source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8598dependencies = [8599 "frame-support",8600 "polkadot-primitives",8601 "polkadot-runtime-common",8602 "smallvec",8603 "sp-core",8604 "sp-runtime",8605 "sp-weights",8606]86078608[[package]]8609name = "polkadot-runtime-metrics"8610version = "0.9.39-1"8611source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8612dependencies = [8613 "bs58",8614 "parity-scale-codec",8615 "polkadot-primitives",8616 "sp-std",8617 "sp-tracing",8618]86198620[[package]]8621name = "polkadot-runtime-parachains"8622version = "0.9.39-1"8623source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8624dependencies = [8625 "bitflags",8626 "bitvec",8627 "derive_more",8628 "frame-benchmarking",8629 "frame-support",8630 "frame-system",8631 "log",8632 "pallet-authority-discovery",8633 "pallet-authorship",8634 "pallet-babe",8635 "pallet-balances",8636 "pallet-session",8637 "pallet-staking",8638 "pallet-timestamp",8639 "pallet-vesting",8640 "parity-scale-codec",8641 "polkadot-parachain",8642 "polkadot-primitives",8643 "polkadot-runtime-metrics",8644 "rand 0.8.5",8645 "rand_chacha 0.3.1",8646 "rustc-hex",8647 "scale-info",8648 "serde",8649 "sp-api",8650 "sp-application-crypto",8651 "sp-core",8652 "sp-inherents",8653 "sp-io",8654 "sp-keystore",8655 "sp-runtime",8656 "sp-session",8657 "sp-staking",8658 "sp-std",8659 "static_assertions",8660 "xcm",8661 "xcm-executor",8662]86638664[[package]]8665name = "polkadot-service"8666version = "0.9.39-1"8667source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8668dependencies = [8669 "async-trait",8670 "beefy-gadget",8671 "frame-benchmarking-cli",8672 "frame-support",8673 "frame-system-rpc-runtime-api",8674 "futures",8675 "hex-literal",8676 "kusama-runtime",8677 "kvdb",8678 "kvdb-rocksdb",8679 "log",8680 "lru 0.9.0",8681 "mmr-gadget",8682 "pallet-babe",8683 "pallet-im-online",8684 "pallet-staking",8685 "pallet-transaction-payment-rpc-runtime-api",8686 "parity-db",8687 "polkadot-approval-distribution",8688 "polkadot-availability-bitfield-distribution",8689 "polkadot-availability-distribution",8690 "polkadot-availability-recovery",8691 "polkadot-client",8692 "polkadot-collator-protocol",8693 "polkadot-dispute-distribution",8694 "polkadot-gossip-support",8695 "polkadot-network-bridge",8696 "polkadot-node-collation-generation",8697 "polkadot-node-core-approval-voting",8698 "polkadot-node-core-av-store",8699 "polkadot-node-core-backing",8700 "polkadot-node-core-bitfield-signing",8701 "polkadot-node-core-candidate-validation",8702 "polkadot-node-core-chain-api",8703 "polkadot-node-core-chain-selection",8704 "polkadot-node-core-dispute-coordinator",8705 "polkadot-node-core-parachains-inherent",8706 "polkadot-node-core-provisioner",8707 "polkadot-node-core-pvf-checker",8708 "polkadot-node-core-runtime-api",8709 "polkadot-node-network-protocol",8710 "polkadot-node-primitives",8711 "polkadot-node-subsystem",8712 "polkadot-node-subsystem-types",8713 "polkadot-node-subsystem-util",8714 "polkadot-overseer",8715 "polkadot-parachain",8716 "polkadot-primitives",8717 "polkadot-rpc",8718 "polkadot-runtime",8719 "polkadot-runtime-constants",8720 "polkadot-runtime-parachains",8721 "polkadot-statement-distribution",8722 "rococo-runtime",8723 "sc-authority-discovery",8724 "sc-basic-authorship",8725 "sc-block-builder",8726 "sc-chain-spec",8727 "sc-client-api",8728 "sc-client-db",8729 "sc-consensus",8730 "sc-consensus-babe",8731 "sc-consensus-slots",8732 "sc-executor",8733 "sc-finality-grandpa",8734 "sc-keystore",8735 "sc-network",8736 "sc-network-common",8737 "sc-offchain",8738 "sc-service",8739 "sc-sync-state-rpc",8740 "sc-sysinfo",8741 "sc-telemetry",8742 "sc-transaction-pool",8743 "serde",8744 "serde_json",8745 "sp-api",8746 "sp-authority-discovery",8747 "sp-beefy",8748 "sp-block-builder",8749 "sp-blockchain",8750 "sp-consensus",8751 "sp-consensus-babe",8752 "sp-core",8753 "sp-finality-grandpa",8754 "sp-inherents",8755 "sp-io",8756 "sp-keystore",8757 "sp-mmr-primitives",8758 "sp-offchain",8759 "sp-runtime",8760 "sp-session",8761 "sp-state-machine",8762 "sp-storage",8763 "sp-timestamp",8764 "sp-transaction-pool",8765 "sp-trie",8766 "substrate-prometheus-endpoint",8767 "thiserror",8768 "tracing-gum",8769 "westend-runtime",8770]87718772[[package]]8773name = "polkadot-statement-distribution"8774version = "0.9.39-1"8775source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8776dependencies = [8777 "arrayvec 0.5.2",8778 "fatality",8779 "futures",8780 "indexmap",8781 "parity-scale-codec",8782 "polkadot-node-network-protocol",8783 "polkadot-node-primitives",8784 "polkadot-node-subsystem",8785 "polkadot-node-subsystem-util",8786 "polkadot-primitives",8787 "sp-keystore",8788 "sp-staking",8789 "thiserror",8790 "tracing-gum",8791]87928793[[package]]8794name = "polkadot-statement-table"8795version = "0.9.39-1"8796source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"8797dependencies = [8798 "parity-scale-codec",8799 "polkadot-primitives",8800 "sp-core",8801]88028803[[package]]8804name = "polling"8805version = "2.6.0"8806source = "registry+https://github.com/rust-lang/crates.io-index"8807checksum = "7e1f879b2998099c2d69ab9605d145d5b661195627eccc680002c4918a7fb6fa"8808dependencies = [8809 "autocfg",8810 "bitflags",8811 "cfg-if",8812 "concurrent-queue",8813 "libc",8814 "log",8815 "pin-project-lite 0.2.9",8816 "windows-sys 0.45.0",8817]88188819[[package]]8820name = "poly1305"8821version = "0.7.2"8822source = "registry+https://github.com/rust-lang/crates.io-index"8823checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"8824dependencies = [8825 "cpufeatures",8826 "opaque-debug 0.3.0",8827 "universal-hash 0.4.1",8828]88298830[[package]]8831name = "polyval"8832version = "0.5.3"8833source = "registry+https://github.com/rust-lang/crates.io-index"8834checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1"8835dependencies = [8836 "cfg-if",8837 "cpufeatures",8838 "opaque-debug 0.3.0",8839 "universal-hash 0.4.1",8840]88418842[[package]]8843name = "polyval"8844version = "0.6.0"8845source = "registry+https://github.com/rust-lang/crates.io-index"8846checksum = "7ef234e08c11dfcb2e56f79fd70f6f2eb7f025c0ce2333e82f4f0518ecad30c6"8847dependencies = [8848 "cfg-if",8849 "cpufeatures",8850 "opaque-debug 0.3.0",8851 "universal-hash 0.5.0",8852]88538854[[package]]8855name = "ppv-lite86"8856version = "0.2.17"8857source = "registry+https://github.com/rust-lang/crates.io-index"8858checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"88598860[[package]]8861name = "precompile-utils-macro"8862version = "0.1.0"8863dependencies = [8864 "num_enum",8865 "proc-macro2",8866 "quote",8867 "sha3 0.8.2",8868 "syn",8869]88708871[[package]]8872name = "predicates"8873version = "2.1.5"8874source = "registry+https://github.com/rust-lang/crates.io-index"8875checksum = "59230a63c37f3e18569bdb90e4a89cbf5bf8b06fea0b84e65ea10cc4df47addd"8876dependencies = [8877 "difflib",8878 "float-cmp",8879 "itertools",8880 "normalize-line-endings",8881 "predicates-core",8882 "regex",8883]88848885[[package]]8886name = "predicates-core"8887version = "1.0.5"8888source = "registry+https://github.com/rust-lang/crates.io-index"8889checksum = "72f883590242d3c6fc5bf50299011695fa6590c2c70eac95ee1bdb9a733ad1a2"88908891[[package]]8892name = "predicates-tree"8893version = "1.0.7"8894source = "registry+https://github.com/rust-lang/crates.io-index"8895checksum = "54ff541861505aabf6ea722d2131ee980b8276e10a1297b94e896dd8b621850d"8896dependencies = [8897 "predicates-core",8898 "termtree",8899]89008901[[package]]8902name = "prettyplease"8903version = "0.1.24"8904source = "registry+https://github.com/rust-lang/crates.io-index"8905checksum = "4ebcd279d20a4a0a2404a33056388e950504d891c855c7975b9a8fef75f3bf04"8906dependencies = [8907 "proc-macro2",8908 "syn",8909]89108911[[package]]8912name = "primitive-types"8913version = "0.12.1"8914source = "registry+https://github.com/rust-lang/crates.io-index"8915checksum = "9f3486ccba82358b11a77516035647c34ba167dfa53312630de83b12bd4f3d66"8916dependencies = [8917 "fixed-hash",8918 "impl-codec",8919 "impl-rlp",8920 "impl-serde",8921 "scale-info",8922 "uint",8923]89248925[[package]]8926name = "prioritized-metered-channel"8927version = "0.2.0"8928source = "registry+https://github.com/rust-lang/crates.io-index"8929checksum = "382698e48a268c832d0b181ed438374a6bb708a82a8ca273bb0f61c74cf209c4"8930dependencies = [8931 "coarsetime",8932 "crossbeam-queue",8933 "derive_more",8934 "futures",8935 "futures-timer",8936 "nanorand",8937 "thiserror",8938 "tracing",8939]89408941[[package]]8942name = "proc-macro-crate"8943version = "1.3.1"8944source = "registry+https://github.com/rust-lang/crates.io-index"8945checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"8946dependencies = [8947 "once_cell",8948 "toml_edit",8949]89508951[[package]]8952name = "proc-macro-error"8953version = "1.0.4"8954source = "registry+https://github.com/rust-lang/crates.io-index"8955checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"8956dependencies = [8957 "proc-macro-error-attr",8958 "proc-macro2",8959 "quote",8960 "syn",8961 "version_check",8962]89638964[[package]]8965name = "proc-macro-error-attr"8966version = "1.0.4"8967source = "registry+https://github.com/rust-lang/crates.io-index"8968checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"8969dependencies = [8970 "proc-macro2",8971 "quote",8972 "version_check",8973]89748975[[package]]8976name = "proc-macro-hack"8977version = "0.5.20+deprecated"8978source = "registry+https://github.com/rust-lang/crates.io-index"8979checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"89808981[[package]]8982name = "proc-macro2"8983version = "1.0.51"8984source = "registry+https://github.com/rust-lang/crates.io-index"8985checksum = "5d727cae5b39d21da60fa540906919ad737832fe0b1c165da3a34d6548c849d6"8986dependencies = [8987 "unicode-ident",8988]89898990[[package]]8991name = "prometheus"8992version = "0.13.3"8993source = "registry+https://github.com/rust-lang/crates.io-index"8994checksum = "449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c"8995dependencies = [8996 "cfg-if",8997 "fnv",8998 "lazy_static",8999 "memchr",9000 "parking_lot 0.12.1",9001 "thiserror",9002]90039004[[package]]9005name = "prometheus-client"9006version = "0.18.1"9007source = "registry+https://github.com/rust-lang/crates.io-index"9008checksum = "83cd1b99916654a69008fd66b4f9397fbe08e6e51dfe23d4417acf5d3b8cb87c"9009dependencies = [9010 "dtoa",9011 "itoa",9012 "parking_lot 0.12.1",9013 "prometheus-client-derive-text-encode",9014]90159016[[package]]9017name = "prometheus-client-derive-text-encode"9018version = "0.3.0"9019source = "registry+https://github.com/rust-lang/crates.io-index"9020checksum = "66a455fbcb954c1a7decf3c586e860fd7889cddf4b8e164be736dbac95a953cd"9021dependencies = [9022 "proc-macro2",9023 "quote",9024 "syn",9025]90269027[[package]]9028name = "prost"9029version = "0.11.8"9030source = "registry+https://github.com/rust-lang/crates.io-index"9031checksum = "e48e50df39172a3e7eb17e14642445da64996989bc212b583015435d39a58537"9032dependencies = [9033 "bytes",9034 "prost-derive",9035]90369037[[package]]9038name = "prost-build"9039version = "0.11.8"9040source = "registry+https://github.com/rust-lang/crates.io-index"9041checksum = "2c828f93f5ca4826f97fedcbd3f9a536c16b12cff3dbbb4a007f932bbad95b12"9042dependencies = [9043 "bytes",9044 "heck",9045 "itertools",9046 "lazy_static",9047 "log",9048 "multimap",9049 "petgraph",9050 "prettyplease",9051 "prost",9052 "prost-types",9053 "regex",9054 "syn",9055 "tempfile",9056 "which",9057]90589059[[package]]9060name = "prost-codec"9061version = "0.3.0"9062source = "registry+https://github.com/rust-lang/crates.io-index"9063checksum = "0dc34979ff898b6e141106178981ce2596c387ea6e62533facfc61a37fc879c0"9064dependencies = [9065 "asynchronous-codec",9066 "bytes",9067 "prost",9068 "thiserror",9069 "unsigned-varint",9070]90719072[[package]]9073name = "prost-derive"9074version = "0.11.8"9075source = "registry+https://github.com/rust-lang/crates.io-index"9076checksum = "4ea9b0f8cbe5e15a8a042d030bd96668db28ecb567ec37d691971ff5731d2b1b"9077dependencies = [9078 "anyhow",9079 "itertools",9080 "proc-macro2",9081 "quote",9082 "syn",9083]90849085[[package]]9086name = "prost-types"9087version = "0.11.8"9088source = "registry+https://github.com/rust-lang/crates.io-index"9089checksum = "379119666929a1afd7a043aa6cf96fa67a6dce9af60c88095a4686dbce4c9c88"9090dependencies = [9091 "prost",9092]90939094[[package]]9095name = "psm"9096version = "0.1.21"9097source = "registry+https://github.com/rust-lang/crates.io-index"9098checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"9099dependencies = [9100 "cc",9101]91029103[[package]]9104name = "quartz-runtime"9105version = "0.9.39"9106dependencies = [9107 "app-promotion-rpc",9108 "cumulus-pallet-aura-ext",9109 "cumulus-pallet-dmp-queue",9110 "cumulus-pallet-parachain-system",9111 "cumulus-pallet-xcm",9112 "cumulus-pallet-xcmp-queue",9113 "cumulus-primitives-core",9114 "cumulus-primitives-timestamp",9115 "cumulus-primitives-utility",9116 "derivative",9117 "evm-coder",9118 "fp-evm",9119 "fp-evm-mapping",9120 "fp-rpc",9121 "fp-self-contained",9122 "frame-benchmarking",9123 "frame-executive",9124 "frame-support",9125 "frame-system",9126 "frame-system-benchmarking",9127 "frame-system-rpc-runtime-api",9128 "frame-try-runtime",9129 "hex-literal",9130 "impl-trait-for-tuples",9131 "log",9132 "logtest",9133 "num_enum",9134 "orml-tokens",9135 "orml-traits",9136 "orml-vesting",9137 "orml-xtokens",9138 "pallet-app-promotion",9139 "pallet-aura",9140 "pallet-authorship",9141 "pallet-balances",9142 "pallet-base-fee",9143 "pallet-collator-selection",9144 "pallet-common",9145 "pallet-configuration",9146 "pallet-ethereum",9147 "pallet-evm",9148 "pallet-evm-coder-substrate",9149 "pallet-evm-contract-helpers",9150 "pallet-evm-migration",9151 "pallet-evm-precompile-simple",9152 "pallet-evm-transaction-payment",9153 "pallet-foreign-assets",9154 "pallet-fungible",9155 "pallet-identity 4.0.0-dev",9156 "pallet-inflation",9157 "pallet-maintenance",9158 "pallet-nonfungible",9159 "pallet-preimage",9160 "pallet-refungible",9161 "pallet-session",9162 "pallet-structure",9163 "pallet-sudo",9164 "pallet-template-transaction-payment",9165 "pallet-test-utils",9166 "pallet-timestamp",9167 "pallet-transaction-payment",9168 "pallet-transaction-payment-rpc-runtime-api",9169 "pallet-treasury",9170 "pallet-unique",9171 "pallet-xcm",9172 "parachain-info",9173 "parity-scale-codec",9174 "polkadot-parachain",9175 "precompile-utils-macro",9176 "scale-info",9177 "serde",9178 "smallvec",9179 "sp-api",9180 "sp-arithmetic",9181 "sp-block-builder",9182 "sp-consensus-aura",9183 "sp-core",9184 "sp-inherents",9185 "sp-io",9186 "sp-offchain",9187 "sp-runtime",9188 "sp-session",9189 "sp-std",9190 "sp-transaction-pool",9191 "sp-version",9192 "substrate-wasm-builder",9193 "up-common",9194 "up-data-structs",9195 "up-pov-estimate-rpc",9196 "up-rpc",9197 "up-sponsorship",9198 "xcm",9199 "xcm-builder",9200 "xcm-executor",9201]92029203[[package]]9204name = "quick-error"9205version = "1.2.3"9206source = "registry+https://github.com/rust-lang/crates.io-index"9207checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"92089209[[package]]9210name = "quicksink"9211version = "0.1.2"9212source = "registry+https://github.com/rust-lang/crates.io-index"9213checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"9214dependencies = [9215 "futures-core",9216 "futures-sink",9217 "pin-project-lite 0.1.12",9218]92199220[[package]]9221name = "quinn-proto"9222version = "0.9.2"9223source = "registry+https://github.com/rust-lang/crates.io-index"9224checksum = "72ef4ced82a24bb281af338b9e8f94429b6eca01b4e66d899f40031f074e74c9"9225dependencies = [9226 "bytes",9227 "rand 0.8.5",9228 "ring",9229 "rustc-hash",9230 "rustls 0.20.8",9231 "slab",9232 "thiserror",9233 "tinyvec",9234 "tracing",9235 "webpki 0.22.0",9236]92379238[[package]]9239name = "quote"9240version = "1.0.23"9241source = "registry+https://github.com/rust-lang/crates.io-index"9242checksum = "8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b"9243dependencies = [9244 "proc-macro2",9245]92469247[[package]]9248name = "radium"9249version = "0.7.0"9250source = "registry+https://github.com/rust-lang/crates.io-index"9251checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"92529253[[package]]9254name = "rand"9255version = "0.7.3"9256source = "registry+https://github.com/rust-lang/crates.io-index"9257checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"9258dependencies = [9259 "getrandom 0.1.16",9260 "libc",9261 "rand_chacha 0.2.2",9262 "rand_core 0.5.1",9263 "rand_hc",9264]92659266[[package]]9267name = "rand"9268version = "0.8.5"9269source = "registry+https://github.com/rust-lang/crates.io-index"9270checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"9271dependencies = [9272 "libc",9273 "rand_chacha 0.3.1",9274 "rand_core 0.6.4",9275]92769277[[package]]9278name = "rand_chacha"9279version = "0.2.2"9280source = "registry+https://github.com/rust-lang/crates.io-index"9281checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"9282dependencies = [9283 "ppv-lite86",9284 "rand_core 0.5.1",9285]92869287[[package]]9288name = "rand_chacha"9289version = "0.3.1"9290source = "registry+https://github.com/rust-lang/crates.io-index"9291checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"9292dependencies = [9293 "ppv-lite86",9294 "rand_core 0.6.4",9295]92969297[[package]]9298name = "rand_core"9299version = "0.5.1"9300source = "registry+https://github.com/rust-lang/crates.io-index"9301checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"9302dependencies = [9303 "getrandom 0.1.16",9304]93059306[[package]]9307name = "rand_core"9308version = "0.6.4"9309source = "registry+https://github.com/rust-lang/crates.io-index"9310checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"9311dependencies = [9312 "getrandom 0.2.8",9313]93149315[[package]]9316name = "rand_hc"9317version = "0.2.0"9318source = "registry+https://github.com/rust-lang/crates.io-index"9319checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"9320dependencies = [9321 "rand_core 0.5.1",9322]93239324[[package]]9325name = "rand_pcg"9326version = "0.3.1"9327source = "registry+https://github.com/rust-lang/crates.io-index"9328checksum = "59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e"9329dependencies = [9330 "rand_core 0.6.4",9331]93329333[[package]]9334name = "rawpointer"9335version = "0.2.1"9336source = "registry+https://github.com/rust-lang/crates.io-index"9337checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"93389339[[package]]9340name = "rayon"9341version = "1.7.0"9342source = "registry+https://github.com/rust-lang/crates.io-index"9343checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"9344dependencies = [9345 "either",9346 "rayon-core",9347]93489349[[package]]9350name = "rayon-core"9351version = "1.11.0"9352source = "registry+https://github.com/rust-lang/crates.io-index"9353checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"9354dependencies = [9355 "crossbeam-channel",9356 "crossbeam-deque",9357 "crossbeam-utils",9358 "num_cpus",9359]93609361[[package]]9362name = "rcgen"9363version = "0.9.3"9364source = "registry+https://github.com/rust-lang/crates.io-index"9365checksum = "6413f3de1edee53342e6138e75b56d32e7bc6e332b3bd62d497b1929d4cfbcdd"9366dependencies = [9367 "pem",9368 "ring",9369 "time 0.3.20",9370 "x509-parser 0.13.2",9371 "yasna",9372]93739374[[package]]9375name = "rcgen"9376version = "0.10.0"9377source = "registry+https://github.com/rust-lang/crates.io-index"9378checksum = "ffbe84efe2f38dea12e9bfc1f65377fdf03e53a18cb3b995faedf7934c7e785b"9379dependencies = [9380 "pem",9381 "ring",9382 "time 0.3.20",9383 "yasna",9384]93859386[[package]]9387name = "redox_syscall"9388version = "0.2.16"9389source = "registry+https://github.com/rust-lang/crates.io-index"9390checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"9391dependencies = [9392 "bitflags",9393]93949395[[package]]9396name = "redox_users"9397version = "0.4.3"9398source = "registry+https://github.com/rust-lang/crates.io-index"9399checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"9400dependencies = [9401 "getrandom 0.2.8",9402 "redox_syscall",9403 "thiserror",9404]94059406[[package]]9407name = "reed-solomon-novelpoly"9408version = "1.0.0"9409source = "registry+https://github.com/rust-lang/crates.io-index"9410checksum = "3bd8f48b2066e9f69ab192797d66da804d1935bf22763204ed3675740cb0f221"9411dependencies = [9412 "derive_more",9413 "fs-err",9414 "itertools",9415 "static_init 0.5.2",9416 "thiserror",9417]94189419[[package]]9420name = "ref-cast"9421version = "1.0.15"9422source = "registry+https://github.com/rust-lang/crates.io-index"9423checksum = "a9af2cf09ef80e610097515e80095b7f76660a92743c4185aff5406cd5ce3dd5"9424dependencies = [9425 "ref-cast-impl",9426]94279428[[package]]9429name = "ref-cast-impl"9430version = "1.0.15"9431source = "registry+https://github.com/rust-lang/crates.io-index"9432checksum = "9c501201393982e275433bc55de7d6ae6f00e7699cd5572c5b57581cd69c881b"9433dependencies = [9434 "proc-macro2",9435 "quote",9436 "syn",9437]94389439[[package]]9440name = "regalloc2"9441version = "0.5.1"9442source = "registry+https://github.com/rust-lang/crates.io-index"9443checksum = "300d4fbfb40c1c66a78ba3ddd41c1110247cf52f97b87d0f2fc9209bd49b030c"9444dependencies = [9445 "fxhash",9446 "log",9447 "slice-group-by",9448 "smallvec",9449]94509451[[package]]9452name = "regex"9453version = "1.7.1"9454source = "registry+https://github.com/rust-lang/crates.io-index"9455checksum = "48aaa5748ba571fb95cd2c85c09f629215d3a6ece942baa100950af03a34f733"9456dependencies = [9457 "aho-corasick",9458 "memchr",9459 "regex-syntax",9460]94619462[[package]]9463name = "regex-automata"9464version = "0.1.10"9465source = "registry+https://github.com/rust-lang/crates.io-index"9466checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"9467dependencies = [9468 "regex-syntax",9469]94709471[[package]]9472name = "regex-syntax"9473version = "0.6.28"9474source = "registry+https://github.com/rust-lang/crates.io-index"9475checksum = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848"94769477[[package]]9478name = "region"9479version = "3.0.0"9480source = "registry+https://github.com/rust-lang/crates.io-index"9481checksum = "76e189c2369884dce920945e2ddf79b3dff49e071a167dd1817fa9c4c00d512e"9482dependencies = [9483 "bitflags",9484 "libc",9485 "mach",9486 "winapi",9487]94889489[[package]]9490name = "resolv-conf"9491version = "0.7.0"9492source = "registry+https://github.com/rust-lang/crates.io-index"9493checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"9494dependencies = [9495 "hostname",9496 "quick-error",9497]94989499[[package]]9500name = "rfc6979"9501version = "0.3.1"9502source = "registry+https://github.com/rust-lang/crates.io-index"9503checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"9504dependencies = [9505 "crypto-bigint",9506 "hmac 0.12.1",9507 "zeroize",9508]95099510[[package]]9511name = "ring"9512version = "0.16.20"9513source = "registry+https://github.com/rust-lang/crates.io-index"9514checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"9515dependencies = [9516 "cc",9517 "libc",9518 "once_cell",9519 "spin",9520 "untrusted",9521 "web-sys",9522 "winapi",9523]95249525[[package]]9526name = "ripemd"9527version = "0.1.3"9528source = "registry+https://github.com/rust-lang/crates.io-index"9529checksum = "bd124222d17ad93a644ed9d011a40f4fb64aa54275c08cc216524a9ea82fb09f"9530dependencies = [9531 "digest 0.10.6",9532]95339534[[package]]9535name = "rlp"9536version = "0.5.2"9537source = "registry+https://github.com/rust-lang/crates.io-index"9538checksum = "bb919243f34364b6bd2fc10ef797edbfa75f33c252e7998527479c6d6b47e1ec"9539dependencies = [9540 "bytes",9541 "rlp-derive",9542 "rustc-hex",9543]95449545[[package]]9546name = "rlp-derive"9547version = "0.1.0"9548source = "registry+https://github.com/rust-lang/crates.io-index"9549checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"9550dependencies = [9551 "proc-macro2",9552 "quote",9553 "syn",9554]95559556[[package]]9557name = "rocksdb"9558version = "0.19.0"9559source = "registry+https://github.com/rust-lang/crates.io-index"9560checksum = "7e9562ea1d70c0cc63a34a22d977753b50cca91cc6b6527750463bd5dd8697bc"9561dependencies = [9562 "libc",9563 "librocksdb-sys",9564]95659566[[package]]9567name = "rococo-runtime"9568version = "0.9.39-1"9569source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"9570dependencies = [9571 "binary-merkle-tree",9572 "frame-benchmarking",9573 "frame-executive",9574 "frame-support",9575 "frame-system",9576 "frame-system-benchmarking",9577 "frame-system-rpc-runtime-api",9578 "frame-try-runtime",9579 "hex-literal",9580 "log",9581 "pallet-authority-discovery",9582 "pallet-authorship",9583 "pallet-babe",9584 "pallet-balances",9585 "pallet-beefy",9586 "pallet-beefy-mmr",9587 "pallet-bounties",9588 "pallet-child-bounties",9589 "pallet-collective",9590 "pallet-democracy",9591 "pallet-elections-phragmen",9592 "pallet-grandpa",9593 "pallet-identity 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39)",9594 "pallet-im-online",9595 "pallet-indices",9596 "pallet-membership",9597 "pallet-mmr",9598 "pallet-multisig",9599 "pallet-nis",9600 "pallet-offences",9601 "pallet-preimage",9602 "pallet-proxy",9603 "pallet-recovery",9604 "pallet-scheduler",9605 "pallet-session",9606 "pallet-society",9607 "pallet-staking",9608 "pallet-state-trie-migration",9609 "pallet-sudo",9610 "pallet-timestamp",9611 "pallet-tips",9612 "pallet-transaction-payment",9613 "pallet-transaction-payment-rpc-runtime-api",9614 "pallet-treasury",9615 "pallet-utility",9616 "pallet-vesting",9617 "pallet-xcm",9618 "pallet-xcm-benchmarks",9619 "parity-scale-codec",9620 "polkadot-parachain",9621 "polkadot-primitives",9622 "polkadot-runtime-common",9623 "polkadot-runtime-parachains",9624 "rococo-runtime-constants",9625 "scale-info",9626 "serde",9627 "serde_derive",9628 "smallvec",9629 "sp-api",9630 "sp-authority-discovery",9631 "sp-beefy",9632 "sp-block-builder",9633 "sp-consensus-babe",9634 "sp-core",9635 "sp-inherents",9636 "sp-io",9637 "sp-mmr-primitives",9638 "sp-offchain",9639 "sp-runtime",9640 "sp-session",9641 "sp-staking",9642 "sp-std",9643 "sp-transaction-pool",9644 "sp-version",9645 "static_assertions",9646 "substrate-wasm-builder",9647 "xcm",9648 "xcm-builder",9649 "xcm-executor",9650]96519652[[package]]9653name = "rococo-runtime-constants"9654version = "0.9.39-1"9655source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"9656dependencies = [9657 "frame-support",9658 "polkadot-primitives",9659 "polkadot-runtime-common",9660 "smallvec",9661 "sp-core",9662 "sp-runtime",9663 "sp-weights",9664]96659666[[package]]9667name = "rpassword"9668version = "7.2.0"9669source = "registry+https://github.com/rust-lang/crates.io-index"9670checksum = "6678cf63ab3491898c0d021b493c94c9b221d91295294a2a5746eacbe5928322"9671dependencies = [9672 "libc",9673 "rtoolbox",9674 "winapi",9675]96769677[[package]]9678name = "rtcp"9679version = "0.7.2"9680source = "registry+https://github.com/rust-lang/crates.io-index"9681checksum = "1919efd6d4a6a85d13388f9487549bb8e359f17198cc03ffd72f79b553873691"9682dependencies = [9683 "bytes",9684 "thiserror",9685 "webrtc-util",9686]96879688[[package]]9689name = "rtnetlink"9690version = "0.10.1"9691source = "registry+https://github.com/rust-lang/crates.io-index"9692checksum = "322c53fd76a18698f1c27381d58091de3a043d356aa5bd0d510608b565f469a0"9693dependencies = [9694 "futures",9695 "log",9696 "netlink-packet-route",9697 "netlink-proto",9698 "nix 0.24.3",9699 "thiserror",9700 "tokio",9701]97029703[[package]]9704name = "rtoolbox"9705version = "0.0.1"9706source = "registry+https://github.com/rust-lang/crates.io-index"9707checksum = "034e22c514f5c0cb8a10ff341b9b048b5ceb21591f31c8f44c43b960f9b3524a"9708dependencies = [9709 "libc",9710 "winapi",9711]97129713[[package]]9714name = "rtp"9715version = "0.6.8"9716source = "registry+https://github.com/rust-lang/crates.io-index"9717checksum = "a2a095411ff00eed7b12e4c6a118ba984d113e1079582570d56a5ee723f11f80"9718dependencies = [9719 "async-trait",9720 "bytes",9721 "rand 0.8.5",9722 "serde",9723 "thiserror",9724 "webrtc-util",9725]97269727[[package]]9728name = "rustc-demangle"9729version = "0.1.21"9730source = "registry+https://github.com/rust-lang/crates.io-index"9731checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"97329733[[package]]9734name = "rustc-hash"9735version = "1.1.0"9736source = "registry+https://github.com/rust-lang/crates.io-index"9737checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"97389739[[package]]9740name = "rustc-hex"9741version = "2.1.0"9742source = "registry+https://github.com/rust-lang/crates.io-index"9743checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"97449745[[package]]9746name = "rustc_version"9747version = "0.4.0"9748source = "registry+https://github.com/rust-lang/crates.io-index"9749checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"9750dependencies = [9751 "semver 1.0.16",9752]97539754[[package]]9755name = "rusticata-macros"9756version = "4.1.0"9757source = "registry+https://github.com/rust-lang/crates.io-index"9758checksum = "faf0c4a6ece9950b9abdb62b1cfcf2a68b3b67a10ba445b3bb85be2a293d0632"9759dependencies = [9760 "nom",9761]97629763[[package]]9764name = "rustix"9765version = "0.36.9"9766source = "registry+https://github.com/rust-lang/crates.io-index"9767checksum = "fd5c6ff11fecd55b40746d1995a02f2eb375bf8c00d192d521ee09f42bef37bc"9768dependencies = [9769 "bitflags",9770 "errno",9771 "io-lifetimes",9772 "libc",9773 "linux-raw-sys",9774 "windows-sys 0.45.0",9775]97769777[[package]]9778name = "rustls"9779version = "0.19.1"9780source = "registry+https://github.com/rust-lang/crates.io-index"9781checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"9782dependencies = [9783 "base64 0.13.1",9784 "log",9785 "ring",9786 "sct 0.6.1",9787 "webpki 0.21.4",9788]97899790[[package]]9791name = "rustls"9792version = "0.20.8"9793source = "registry+https://github.com/rust-lang/crates.io-index"9794checksum = "fff78fc74d175294f4e83b28343315ffcfb114b156f0185e9741cb5570f50e2f"9795dependencies = [9796 "log",9797 "ring",9798 "sct 0.7.0",9799 "webpki 0.22.0",9800]98019802[[package]]9803name = "rustls-native-certs"9804version = "0.6.2"9805source = "registry+https://github.com/rust-lang/crates.io-index"9806checksum = "0167bac7a9f490495f3c33013e7722b53cb087ecbe082fb0c6387c96f634ea50"9807dependencies = [9808 "openssl-probe",9809 "rustls-pemfile",9810 "schannel",9811 "security-framework",9812]98139814[[package]]9815name = "rustls-pemfile"9816version = "1.0.2"9817source = "registry+https://github.com/rust-lang/crates.io-index"9818checksum = "d194b56d58803a43635bdc398cd17e383d6f71f9182b9a192c127ca42494a59b"9819dependencies = [9820 "base64 0.21.0",9821]98229823[[package]]9824name = "rustversion"9825version = "1.0.12"9826source = "registry+https://github.com/rust-lang/crates.io-index"9827checksum = "4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06"98289829[[package]]9830name = "rw-stream-sink"9831version = "0.3.0"9832source = "registry+https://github.com/rust-lang/crates.io-index"9833checksum = "26338f5e09bb721b85b135ea05af7767c90b52f6de4f087d4f4a3a9d64e7dc04"9834dependencies = [9835 "futures",9836 "pin-project",9837 "static_assertions",9838]98399840[[package]]9841name = "ryu"9842version = "1.0.13"9843source = "registry+https://github.com/rust-lang/crates.io-index"9844checksum = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041"98459846[[package]]9847name = "safe_arch"9848version = "0.6.0"9849source = "registry+https://github.com/rust-lang/crates.io-index"9850checksum = "794821e4ccb0d9f979512f9c1973480123f9bd62a90d74ab0f9426fcf8f4a529"9851dependencies = [9852 "bytemuck",9853]98549855[[package]]9856name = "same-file"9857version = "1.0.6"9858source = "registry+https://github.com/rust-lang/crates.io-index"9859checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"9860dependencies = [9861 "winapi-util",9862]98639864[[package]]9865name = "sc-allocator"9866version = "4.1.0-dev"9867source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"9868dependencies = [9869 "log",9870 "sp-core",9871 "sp-wasm-interface",9872 "thiserror",9873]98749875[[package]]9876name = "sc-authority-discovery"9877version = "0.10.0-dev"9878source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"9879dependencies = [9880 "async-trait",9881 "futures",9882 "futures-timer",9883 "ip_network",9884 "libp2p",9885 "log",9886 "parity-scale-codec",9887 "prost",9888 "prost-build",9889 "rand 0.8.5",9890 "sc-client-api",9891 "sc-network-common",9892 "sp-api",9893 "sp-authority-discovery",9894 "sp-blockchain",9895 "sp-core",9896 "sp-keystore",9897 "sp-runtime",9898 "substrate-prometheus-endpoint",9899 "thiserror",9900]99019902[[package]]9903name = "sc-basic-authorship"9904version = "0.10.0-dev"9905source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"9906dependencies = [9907 "futures",9908 "futures-timer",9909 "log",9910 "parity-scale-codec",9911 "sc-block-builder",9912 "sc-client-api",9913 "sc-proposer-metrics",9914 "sc-telemetry",9915 "sc-transaction-pool-api",9916 "sp-api",9917 "sp-blockchain",9918 "sp-consensus",9919 "sp-core",9920 "sp-inherents",9921 "sp-runtime",9922 "substrate-prometheus-endpoint",9923]99249925[[package]]9926name = "sc-block-builder"9927version = "0.10.0-dev"9928source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"9929dependencies = [9930 "parity-scale-codec",9931 "sc-client-api",9932 "sp-api",9933 "sp-block-builder",9934 "sp-blockchain",9935 "sp-core",9936 "sp-inherents",9937 "sp-runtime",9938 "sp-state-machine",9939]99409941[[package]]9942name = "sc-chain-spec"9943version = "4.0.0-dev"9944source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"9945dependencies = [9946 "memmap2",9947 "sc-chain-spec-derive",9948 "sc-network-common",9949 "sc-telemetry",9950 "serde",9951 "serde_json",9952 "sp-core",9953 "sp-runtime",9954]99559956[[package]]9957name = "sc-chain-spec-derive"9958version = "4.0.0-dev"9959source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"9960dependencies = [9961 "proc-macro-crate",9962 "proc-macro2",9963 "quote",9964 "syn",9965]99669967[[package]]9968name = "sc-cli"9969version = "0.10.0-dev"9970source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"9971dependencies = [9972 "array-bytes 4.2.0",9973 "chrono",9974 "clap",9975 "fdlimit",9976 "futures",9977 "libp2p",9978 "log",9979 "names",9980 "parity-scale-codec",9981 "rand 0.8.5",9982 "regex",9983 "rpassword",9984 "sc-client-api",9985 "sc-client-db",9986 "sc-keystore",9987 "sc-network",9988 "sc-network-common",9989 "sc-service",9990 "sc-telemetry",9991 "sc-tracing",9992 "sc-utils",9993 "serde",9994 "serde_json",9995 "sp-blockchain",9996 "sp-core",9997 "sp-keyring",9998 "sp-keystore",9999 "sp-panic-handler",10000 "sp-runtime",10001 "sp-version",10002 "thiserror",10003 "tiny-bip39",10004 "tokio",10005]1000610007[[package]]10008name = "sc-client-api"10009version = "4.0.0-dev"10010source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10011dependencies = [10012 "fnv",10013 "futures",10014 "log",10015 "parity-scale-codec",10016 "parking_lot 0.12.1",10017 "sc-executor",10018 "sc-transaction-pool-api",10019 "sc-utils",10020 "sp-api",10021 "sp-blockchain",10022 "sp-consensus",10023 "sp-core",10024 "sp-database",10025 "sp-externalities",10026 "sp-keystore",10027 "sp-runtime",10028 "sp-state-machine",10029 "sp-storage",10030 "substrate-prometheus-endpoint",10031]1003210033[[package]]10034name = "sc-client-db"10035version = "0.10.0-dev"10036source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10037dependencies = [10038 "hash-db",10039 "kvdb",10040 "kvdb-memorydb",10041 "kvdb-rocksdb",10042 "linked-hash-map",10043 "log",10044 "parity-db",10045 "parity-scale-codec",10046 "parking_lot 0.12.1",10047 "sc-client-api",10048 "sc-state-db",10049 "schnellru",10050 "sp-arithmetic",10051 "sp-blockchain",10052 "sp-core",10053 "sp-database",10054 "sp-runtime",10055 "sp-state-machine",10056 "sp-trie",10057]1005810059[[package]]10060name = "sc-consensus"10061version = "0.10.0-dev"10062source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10063dependencies = [10064 "async-trait",10065 "futures",10066 "futures-timer",10067 "libp2p",10068 "log",10069 "mockall",10070 "parking_lot 0.12.1",10071 "sc-client-api",10072 "sc-utils",10073 "serde",10074 "sp-api",10075 "sp-blockchain",10076 "sp-consensus",10077 "sp-core",10078 "sp-runtime",10079 "sp-state-machine",10080 "substrate-prometheus-endpoint",10081 "thiserror",10082]1008310084[[package]]10085name = "sc-consensus-aura"10086version = "0.10.0-dev"10087source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10088dependencies = [10089 "async-trait",10090 "futures",10091 "log",10092 "parity-scale-codec",10093 "sc-block-builder",10094 "sc-client-api",10095 "sc-consensus",10096 "sc-consensus-slots",10097 "sc-telemetry",10098 "sp-api",10099 "sp-application-crypto",10100 "sp-block-builder",10101 "sp-blockchain",10102 "sp-consensus",10103 "sp-consensus-aura",10104 "sp-consensus-slots",10105 "sp-core",10106 "sp-inherents",10107 "sp-keystore",10108 "sp-runtime",10109 "substrate-prometheus-endpoint",10110 "thiserror",10111]1011210113[[package]]10114name = "sc-consensus-babe"10115version = "0.10.0-dev"10116source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10117dependencies = [10118 "async-trait",10119 "fork-tree",10120 "futures",10121 "log",10122 "merlin",10123 "num-bigint",10124 "num-rational",10125 "num-traits",10126 "parity-scale-codec",10127 "parking_lot 0.12.1",10128 "sc-client-api",10129 "sc-consensus",10130 "sc-consensus-epochs",10131 "sc-consensus-slots",10132 "sc-keystore",10133 "sc-telemetry",10134 "scale-info",10135 "schnorrkel",10136 "sp-api",10137 "sp-application-crypto",10138 "sp-block-builder",10139 "sp-blockchain",10140 "sp-consensus",10141 "sp-consensus-babe",10142 "sp-consensus-slots",10143 "sp-consensus-vrf",10144 "sp-core",10145 "sp-inherents",10146 "sp-keystore",10147 "sp-runtime",10148 "substrate-prometheus-endpoint",10149 "thiserror",10150]1015110152[[package]]10153name = "sc-consensus-babe-rpc"10154version = "0.10.0-dev"10155source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10156dependencies = [10157 "futures",10158 "jsonrpsee",10159 "sc-consensus-babe",10160 "sc-consensus-epochs",10161 "sc-rpc-api",10162 "serde",10163 "sp-api",10164 "sp-application-crypto",10165 "sp-blockchain",10166 "sp-consensus",10167 "sp-consensus-babe",10168 "sp-core",10169 "sp-keystore",10170 "sp-runtime",10171 "thiserror",10172]1017310174[[package]]10175name = "sc-consensus-epochs"10176version = "0.10.0-dev"10177source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10178dependencies = [10179 "fork-tree",10180 "parity-scale-codec",10181 "sc-client-api",10182 "sc-consensus",10183 "sp-blockchain",10184 "sp-runtime",10185]1018610187[[package]]10188name = "sc-consensus-manual-seal"10189version = "0.10.0-dev"10190source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10191dependencies = [10192 "assert_matches",10193 "async-trait",10194 "futures",10195 "jsonrpsee",10196 "log",10197 "parity-scale-codec",10198 "sc-client-api",10199 "sc-consensus",10200 "sc-consensus-aura",10201 "sc-consensus-babe",10202 "sc-consensus-epochs",10203 "sc-transaction-pool",10204 "sc-transaction-pool-api",10205 "serde",10206 "sp-api",10207 "sp-blockchain",10208 "sp-consensus",10209 "sp-consensus-aura",10210 "sp-consensus-babe",10211 "sp-consensus-slots",10212 "sp-core",10213 "sp-inherents",10214 "sp-keystore",10215 "sp-runtime",10216 "sp-timestamp",10217 "substrate-prometheus-endpoint",10218 "thiserror",10219]1022010221[[package]]10222name = "sc-consensus-slots"10223version = "0.10.0-dev"10224source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10225dependencies = [10226 "async-trait",10227 "futures",10228 "futures-timer",10229 "log",10230 "parity-scale-codec",10231 "sc-client-api",10232 "sc-consensus",10233 "sc-telemetry",10234 "sp-arithmetic",10235 "sp-blockchain",10236 "sp-consensus",10237 "sp-consensus-slots",10238 "sp-core",10239 "sp-inherents",10240 "sp-runtime",10241 "sp-state-machine",10242]1024310244[[package]]10245name = "sc-executor"10246version = "0.10.0-dev"10247source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10248dependencies = [10249 "lru 0.8.1",10250 "parity-scale-codec",10251 "parking_lot 0.12.1",10252 "sc-executor-common",10253 "sc-executor-wasmi",10254 "sc-executor-wasmtime",10255 "sp-api",10256 "sp-core",10257 "sp-externalities",10258 "sp-io",10259 "sp-panic-handler",10260 "sp-runtime-interface",10261 "sp-trie",10262 "sp-version",10263 "sp-wasm-interface",10264 "tracing",10265 "wasmi",10266]1026710268[[package]]10269name = "sc-executor-common"10270version = "0.10.0-dev"10271source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10272dependencies = [10273 "sc-allocator",10274 "sp-maybe-compressed-blob",10275 "sp-wasm-interface",10276 "thiserror",10277 "wasm-instrument",10278 "wasmi",10279]1028010281[[package]]10282name = "sc-executor-wasmi"10283version = "0.10.0-dev"10284source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10285dependencies = [10286 "log",10287 "sc-allocator",10288 "sc-executor-common",10289 "sp-runtime-interface",10290 "sp-wasm-interface",10291 "wasmi",10292]1029310294[[package]]10295name = "sc-executor-wasmtime"10296version = "0.10.0-dev"10297source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10298dependencies = [10299 "anyhow",10300 "cfg-if",10301 "libc",10302 "log",10303 "once_cell",10304 "rustix",10305 "sc-allocator",10306 "sc-executor-common",10307 "sp-runtime-interface",10308 "sp-wasm-interface",10309 "wasmtime",10310]1031110312[[package]]10313name = "sc-finality-grandpa"10314version = "0.10.0-dev"10315source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10316dependencies = [10317 "ahash 0.8.3",10318 "array-bytes 4.2.0",10319 "async-trait",10320 "dyn-clone",10321 "finality-grandpa",10322 "fork-tree",10323 "futures",10324 "futures-timer",10325 "log",10326 "parity-scale-codec",10327 "parking_lot 0.12.1",10328 "rand 0.8.5",10329 "sc-block-builder",10330 "sc-chain-spec",10331 "sc-client-api",10332 "sc-consensus",10333 "sc-network",10334 "sc-network-common",10335 "sc-network-gossip",10336 "sc-telemetry",10337 "sc-utils",10338 "serde_json",10339 "sp-api",10340 "sp-application-crypto",10341 "sp-arithmetic",10342 "sp-blockchain",10343 "sp-consensus",10344 "sp-core",10345 "sp-finality-grandpa",10346 "sp-keystore",10347 "sp-runtime",10348 "substrate-prometheus-endpoint",10349 "thiserror",10350]1035110352[[package]]10353name = "sc-finality-grandpa-rpc"10354version = "0.10.0-dev"10355source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10356dependencies = [10357 "finality-grandpa",10358 "futures",10359 "jsonrpsee",10360 "log",10361 "parity-scale-codec",10362 "sc-client-api",10363 "sc-finality-grandpa",10364 "sc-rpc",10365 "serde",10366 "sp-blockchain",10367 "sp-core",10368 "sp-runtime",10369 "thiserror",10370]1037110372[[package]]10373name = "sc-informant"10374version = "0.10.0-dev"10375source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10376dependencies = [10377 "ansi_term",10378 "futures",10379 "futures-timer",10380 "log",10381 "sc-client-api",10382 "sc-network-common",10383 "sp-blockchain",10384 "sp-runtime",10385]1038610387[[package]]10388name = "sc-keystore"10389version = "4.0.0-dev"10390source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10391dependencies = [10392 "array-bytes 4.2.0",10393 "async-trait",10394 "parking_lot 0.12.1",10395 "serde_json",10396 "sp-application-crypto",10397 "sp-core",10398 "sp-keystore",10399 "thiserror",10400]1040110402[[package]]10403name = "sc-network"10404version = "0.10.0-dev"10405source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10406dependencies = [10407 "array-bytes 4.2.0",10408 "async-trait",10409 "asynchronous-codec",10410 "backtrace",10411 "bytes",10412 "either",10413 "fnv",10414 "futures",10415 "futures-timer",10416 "ip_network",10417 "libp2p",10418 "log",10419 "lru 0.8.1",10420 "mockall",10421 "parity-scale-codec",10422 "parking_lot 0.12.1",10423 "pin-project",10424 "rand 0.8.5",10425 "sc-block-builder",10426 "sc-client-api",10427 "sc-consensus",10428 "sc-network-common",10429 "sc-peerset",10430 "sc-utils",10431 "serde",10432 "serde_json",10433 "smallvec",10434 "sp-arithmetic",10435 "sp-blockchain",10436 "sp-consensus",10437 "sp-core",10438 "sp-runtime",10439 "substrate-prometheus-endpoint",10440 "thiserror",10441 "unsigned-varint",10442 "zeroize",10443]1044410445[[package]]10446name = "sc-network-bitswap"10447version = "0.10.0-dev"10448source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10449dependencies = [10450 "cid",10451 "futures",10452 "libp2p",10453 "log",10454 "prost",10455 "prost-build",10456 "sc-client-api",10457 "sc-network-common",10458 "sp-blockchain",10459 "sp-runtime",10460 "thiserror",10461 "unsigned-varint",10462]1046310464[[package]]10465name = "sc-network-common"10466version = "0.10.0-dev"10467source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10468dependencies = [10469 "async-trait",10470 "bitflags",10471 "bytes",10472 "futures",10473 "futures-timer",10474 "libp2p",10475 "linked_hash_set",10476 "parity-scale-codec",10477 "prost-build",10478 "sc-consensus",10479 "sc-peerset",10480 "serde",10481 "smallvec",10482 "sp-blockchain",10483 "sp-consensus",10484 "sp-finality-grandpa",10485 "sp-runtime",10486 "substrate-prometheus-endpoint",10487 "thiserror",10488]1048910490[[package]]10491name = "sc-network-gossip"10492version = "0.10.0-dev"10493source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10494dependencies = [10495 "ahash 0.8.3",10496 "futures",10497 "futures-timer",10498 "libp2p",10499 "log",10500 "lru 0.8.1",10501 "sc-network-common",10502 "sc-peerset",10503 "sp-runtime",10504 "substrate-prometheus-endpoint",10505 "tracing",10506]1050710508[[package]]10509name = "sc-network-light"10510version = "0.10.0-dev"10511source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10512dependencies = [10513 "array-bytes 4.2.0",10514 "futures",10515 "libp2p",10516 "log",10517 "parity-scale-codec",10518 "prost",10519 "prost-build",10520 "sc-client-api",10521 "sc-network-common",10522 "sc-peerset",10523 "sp-blockchain",10524 "sp-core",10525 "sp-runtime",10526 "thiserror",10527]1052810529[[package]]10530name = "sc-network-sync"10531version = "0.10.0-dev"10532source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10533dependencies = [10534 "array-bytes 4.2.0",10535 "async-trait",10536 "fork-tree",10537 "futures",10538 "libp2p",10539 "log",10540 "lru 0.8.1",10541 "mockall",10542 "parity-scale-codec",10543 "prost",10544 "prost-build",10545 "sc-client-api",10546 "sc-consensus",10547 "sc-network-common",10548 "sc-peerset",10549 "sc-utils",10550 "smallvec",10551 "sp-arithmetic",10552 "sp-blockchain",10553 "sp-consensus",10554 "sp-core",10555 "sp-finality-grandpa",10556 "sp-runtime",10557 "substrate-prometheus-endpoint",10558 "thiserror",10559]1056010561[[package]]10562name = "sc-network-transactions"10563version = "0.10.0-dev"10564source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10565dependencies = [10566 "array-bytes 4.2.0",10567 "futures",10568 "libp2p",10569 "log",10570 "parity-scale-codec",10571 "pin-project",10572 "sc-network-common",10573 "sc-peerset",10574 "sc-utils",10575 "sp-consensus",10576 "sp-runtime",10577 "substrate-prometheus-endpoint",10578]1057910580[[package]]10581name = "sc-offchain"10582version = "4.0.0-dev"10583source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10584dependencies = [10585 "array-bytes 4.2.0",10586 "bytes",10587 "fnv",10588 "futures",10589 "futures-timer",10590 "hyper",10591 "hyper-rustls",10592 "libp2p",10593 "num_cpus",10594 "once_cell",10595 "parity-scale-codec",10596 "parking_lot 0.12.1",10597 "rand 0.8.5",10598 "sc-client-api",10599 "sc-network-common",10600 "sc-peerset",10601 "sc-utils",10602 "sp-api",10603 "sp-core",10604 "sp-offchain",10605 "sp-runtime",10606 "threadpool",10607 "tracing",10608]1060910610[[package]]10611name = "sc-peerset"10612version = "4.0.0-dev"10613source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10614dependencies = [10615 "futures",10616 "libp2p",10617 "log",10618 "sc-utils",10619 "serde_json",10620 "wasm-timer",10621]1062210623[[package]]10624name = "sc-proposer-metrics"10625version = "0.10.0-dev"10626source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10627dependencies = [10628 "log",10629 "substrate-prometheus-endpoint",10630]1063110632[[package]]10633name = "sc-rpc"10634version = "4.0.0-dev"10635source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10636dependencies = [10637 "futures",10638 "jsonrpsee",10639 "log",10640 "parity-scale-codec",10641 "parking_lot 0.12.1",10642 "sc-block-builder",10643 "sc-chain-spec",10644 "sc-client-api",10645 "sc-rpc-api",10646 "sc-tracing",10647 "sc-transaction-pool-api",10648 "sc-utils",10649 "serde_json",10650 "sp-api",10651 "sp-blockchain",10652 "sp-core",10653 "sp-keystore",10654 "sp-offchain",10655 "sp-rpc",10656 "sp-runtime",10657 "sp-session",10658 "sp-version",10659 "tokio",10660]1066110662[[package]]10663name = "sc-rpc-api"10664version = "0.10.0-dev"10665source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10666dependencies = [10667 "jsonrpsee",10668 "parity-scale-codec",10669 "sc-chain-spec",10670 "sc-transaction-pool-api",10671 "scale-info",10672 "serde",10673 "serde_json",10674 "sp-core",10675 "sp-rpc",10676 "sp-runtime",10677 "sp-version",10678 "thiserror",10679]1068010681[[package]]10682name = "sc-rpc-server"10683version = "4.0.0-dev"10684source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10685dependencies = [10686 "http",10687 "jsonrpsee",10688 "log",10689 "serde_json",10690 "substrate-prometheus-endpoint",10691 "tokio",10692 "tower",10693 "tower-http",10694]1069510696[[package]]10697name = "sc-rpc-spec-v2"10698version = "0.10.0-dev"10699source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10700dependencies = [10701 "array-bytes 4.2.0",10702 "futures",10703 "futures-util",10704 "hex",10705 "jsonrpsee",10706 "log",10707 "parity-scale-codec",10708 "parking_lot 0.12.1",10709 "sc-chain-spec",10710 "sc-client-api",10711 "sc-transaction-pool-api",10712 "serde",10713 "sp-api",10714 "sp-blockchain",10715 "sp-core",10716 "sp-runtime",10717 "sp-version",10718 "thiserror",10719 "tokio-stream",10720]1072110722[[package]]10723name = "sc-service"10724version = "0.10.0-dev"10725source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10726dependencies = [10727 "async-trait",10728 "directories",10729 "exit-future",10730 "futures",10731 "futures-timer",10732 "jsonrpsee",10733 "log",10734 "parity-scale-codec",10735 "parking_lot 0.12.1",10736 "pin-project",10737 "rand 0.8.5",10738 "sc-block-builder",10739 "sc-chain-spec",10740 "sc-client-api",10741 "sc-client-db",10742 "sc-consensus",10743 "sc-executor",10744 "sc-informant",10745 "sc-keystore",10746 "sc-network",10747 "sc-network-bitswap",10748 "sc-network-common",10749 "sc-network-light",10750 "sc-network-sync",10751 "sc-network-transactions",10752 "sc-offchain",10753 "sc-rpc",10754 "sc-rpc-server",10755 "sc-rpc-spec-v2",10756 "sc-storage-monitor",10757 "sc-sysinfo",10758 "sc-telemetry",10759 "sc-tracing",10760 "sc-transaction-pool",10761 "sc-transaction-pool-api",10762 "sc-utils",10763 "serde",10764 "serde_json",10765 "sp-api",10766 "sp-blockchain",10767 "sp-consensus",10768 "sp-core",10769 "sp-externalities",10770 "sp-keystore",10771 "sp-runtime",10772 "sp-session",10773 "sp-state-machine",10774 "sp-storage",10775 "sp-transaction-pool",10776 "sp-transaction-storage-proof",10777 "sp-trie",10778 "sp-version",10779 "static_init 1.0.3",10780 "substrate-prometheus-endpoint",10781 "tempfile",10782 "thiserror",10783 "tokio",10784 "tracing",10785 "tracing-futures",10786]1078710788[[package]]10789name = "sc-state-db"10790version = "0.10.0-dev"10791source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10792dependencies = [10793 "log",10794 "parity-scale-codec",10795 "parking_lot 0.12.1",10796 "sp-core",10797]1079810799[[package]]10800name = "sc-storage-monitor"10801version = "0.1.0"10802source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10803dependencies = [10804 "clap",10805 "futures",10806 "log",10807 "nix 0.26.2",10808 "sc-client-db",10809 "sc-utils",10810 "sp-core",10811 "thiserror",10812 "tokio",10813]1081410815[[package]]10816name = "sc-sync-state-rpc"10817version = "0.10.0-dev"10818source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10819dependencies = [10820 "jsonrpsee",10821 "parity-scale-codec",10822 "sc-chain-spec",10823 "sc-client-api",10824 "sc-consensus-babe",10825 "sc-consensus-epochs",10826 "sc-finality-grandpa",10827 "serde",10828 "serde_json",10829 "sp-blockchain",10830 "sp-runtime",10831 "thiserror",10832]1083310834[[package]]10835name = "sc-sysinfo"10836version = "6.0.0-dev"10837source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10838dependencies = [10839 "futures",10840 "libc",10841 "log",10842 "rand 0.8.5",10843 "rand_pcg",10844 "regex",10845 "sc-telemetry",10846 "serde",10847 "serde_json",10848 "sp-core",10849 "sp-io",10850 "sp-std",10851]1085210853[[package]]10854name = "sc-telemetry"10855version = "4.0.0-dev"10856source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10857dependencies = [10858 "chrono",10859 "futures",10860 "libp2p",10861 "log",10862 "parking_lot 0.12.1",10863 "pin-project",10864 "rand 0.8.5",10865 "sc-utils",10866 "serde",10867 "serde_json",10868 "thiserror",10869 "wasm-timer",10870]1087110872[[package]]10873name = "sc-tracing"10874version = "4.0.0-dev"10875source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10876dependencies = [10877 "ansi_term",10878 "atty",10879 "chrono",10880 "lazy_static",10881 "libc",10882 "log",10883 "once_cell",10884 "parking_lot 0.12.1",10885 "regex",10886 "rustc-hash",10887 "sc-client-api",10888 "sc-rpc-server",10889 "sc-tracing-proc-macro",10890 "serde",10891 "sp-api",10892 "sp-blockchain",10893 "sp-core",10894 "sp-rpc",10895 "sp-runtime",10896 "sp-tracing",10897 "thiserror",10898 "tracing",10899 "tracing-log",10900 "tracing-subscriber",10901]1090210903[[package]]10904name = "sc-tracing-proc-macro"10905version = "4.0.0-dev"10906source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10907dependencies = [10908 "proc-macro-crate",10909 "proc-macro2",10910 "quote",10911 "syn",10912]1091310914[[package]]10915name = "sc-transaction-pool"10916version = "4.0.0-dev"10917source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10918dependencies = [10919 "async-trait",10920 "futures",10921 "futures-timer",10922 "linked-hash-map",10923 "log",10924 "num-traits",10925 "parity-scale-codec",10926 "parking_lot 0.12.1",10927 "sc-client-api",10928 "sc-transaction-pool-api",10929 "sc-utils",10930 "serde",10931 "sp-api",10932 "sp-blockchain",10933 "sp-core",10934 "sp-runtime",10935 "sp-tracing",10936 "sp-transaction-pool",10937 "substrate-prometheus-endpoint",10938 "thiserror",10939]1094010941[[package]]10942name = "sc-transaction-pool-api"10943version = "4.0.0-dev"10944source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10945dependencies = [10946 "async-trait",10947 "futures",10948 "log",10949 "serde",10950 "sp-blockchain",10951 "sp-runtime",10952 "thiserror",10953]1095410955[[package]]10956name = "sc-utils"10957version = "4.0.0-dev"10958source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"10959dependencies = [10960 "backtrace",10961 "futures",10962 "futures-timer",10963 "lazy_static",10964 "log",10965 "parking_lot 0.12.1",10966 "prometheus",10967]1096810969[[package]]10970name = "scale-info"10971version = "2.3.1"10972source = "registry+https://github.com/rust-lang/crates.io-index"10973checksum = "001cf62ece89779fd16105b5f515ad0e5cedcd5440d3dd806bb067978e7c3608"10974dependencies = [10975 "bitvec",10976 "cfg-if",10977 "derive_more",10978 "parity-scale-codec",10979 "scale-info-derive",10980 "serde",10981]1098210983[[package]]10984name = "scale-info-derive"10985version = "2.3.1"10986source = "registry+https://github.com/rust-lang/crates.io-index"10987checksum = "303959cf613a6f6efd19ed4b4ad5bf79966a13352716299ad532cfb115f4205c"10988dependencies = [10989 "proc-macro-crate",10990 "proc-macro2",10991 "quote",10992 "syn",10993]1099410995[[package]]10996name = "schannel"10997version = "0.1.21"10998source = "registry+https://github.com/rust-lang/crates.io-index"10999checksum = "713cfb06c7059f3588fb8044c0fad1d09e3c01d225e25b9220dbfdcf16dbb1b3"11000dependencies = [11001 "windows-sys 0.42.0",11002]1100311004[[package]]11005name = "schnellru"11006version = "0.2.1"11007source = "registry+https://github.com/rust-lang/crates.io-index"11008checksum = "772575a524feeb803e5b0fcbc6dd9f367e579488197c94c6e4023aad2305774d"11009dependencies = [11010 "ahash 0.8.3",11011 "cfg-if",11012 "hashbrown 0.13.2",11013]1101411015[[package]]11016name = "schnorrkel"11017version = "0.9.1"11018source = "registry+https://github.com/rust-lang/crates.io-index"11019checksum = "021b403afe70d81eea68f6ea12f6b3c9588e5d536a94c3bf80f15e7faa267862"11020dependencies = [11021 "arrayref",11022 "arrayvec 0.5.2",11023 "curve25519-dalek 2.1.3",11024 "getrandom 0.1.16",11025 "merlin",11026 "rand 0.7.3",11027 "rand_core 0.5.1",11028 "sha2 0.8.2",11029 "subtle",11030 "zeroize",11031]1103211033[[package]]11034name = "scopeguard"11035version = "1.1.0"11036source = "registry+https://github.com/rust-lang/crates.io-index"11037checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"1103811039[[package]]11040name = "scratch"11041version = "1.0.5"11042source = "registry+https://github.com/rust-lang/crates.io-index"11043checksum = "1792db035ce95be60c3f8853017b3999209281c24e2ba5bc8e59bf97a0c590c1"1104411045[[package]]11046name = "sct"11047version = "0.6.1"11048source = "registry+https://github.com/rust-lang/crates.io-index"11049checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce"11050dependencies = [11051 "ring",11052 "untrusted",11053]1105411055[[package]]11056name = "sct"11057version = "0.7.0"11058source = "registry+https://github.com/rust-lang/crates.io-index"11059checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"11060dependencies = [11061 "ring",11062 "untrusted",11063]1106411065[[package]]11066name = "sdp"11067version = "0.5.3"11068source = "registry+https://github.com/rust-lang/crates.io-index"11069checksum = "4d22a5ef407871893fd72b4562ee15e4742269b173959db4b8df6f538c414e13"11070dependencies = [11071 "rand 0.8.5",11072 "substring",11073 "thiserror",11074 "url",11075]1107611077[[package]]11078name = "sec1"11079version = "0.3.0"11080source = "registry+https://github.com/rust-lang/crates.io-index"11081checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"11082dependencies = [11083 "base16ct",11084 "der",11085 "generic-array 0.14.6",11086 "pkcs8",11087 "subtle",11088 "zeroize",11089]1109011091[[package]]11092name = "secp256k1"11093version = "0.24.3"11094source = "registry+https://github.com/rust-lang/crates.io-index"11095checksum = "6b1629c9c557ef9b293568b338dddfc8208c98a18c59d722a9d53f859d9c9b62"11096dependencies = [11097 "secp256k1-sys",11098]1109911100[[package]]11101name = "secp256k1-sys"11102version = "0.6.1"11103source = "registry+https://github.com/rust-lang/crates.io-index"11104checksum = "83080e2c2fc1006e625be82e5d1eb6a43b7fd9578b617fcc55814daf286bba4b"11105dependencies = [11106 "cc",11107]1110811109[[package]]11110name = "secrecy"11111version = "0.8.0"11112source = "registry+https://github.com/rust-lang/crates.io-index"11113checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"11114dependencies = [11115 "zeroize",11116]1111711118[[package]]11119name = "security-framework"11120version = "2.8.2"11121source = "registry+https://github.com/rust-lang/crates.io-index"11122checksum = "a332be01508d814fed64bf28f798a146d73792121129962fdf335bb3c49a4254"11123dependencies = [11124 "bitflags",11125 "core-foundation",11126 "core-foundation-sys",11127 "libc",11128 "security-framework-sys",11129]1113011131[[package]]11132name = "security-framework-sys"11133version = "2.8.0"11134source = "registry+https://github.com/rust-lang/crates.io-index"11135checksum = "31c9bb296072e961fcbd8853511dd39c2d8be2deb1e17c6860b1d30732b323b4"11136dependencies = [11137 "core-foundation-sys",11138 "libc",11139]1114011141[[package]]11142name = "semver"11143version = "0.6.0"11144source = "registry+https://github.com/rust-lang/crates.io-index"11145checksum = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"11146dependencies = [11147 "semver-parser",11148]1114911150[[package]]11151name = "semver"11152version = "1.0.16"11153source = "registry+https://github.com/rust-lang/crates.io-index"11154checksum = "58bc9567378fc7690d6b2addae4e60ac2eeea07becb2c64b9f218b53865cba2a"11155dependencies = [11156 "serde",11157]1115811159[[package]]11160name = "semver-parser"11161version = "0.7.0"11162source = "registry+https://github.com/rust-lang/crates.io-index"11163checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"1116411165[[package]]11166name = "serde"11167version = "1.0.154"11168source = "registry+https://github.com/rust-lang/crates.io-index"11169checksum = "8cdd151213925e7f1ab45a9bbfb129316bd00799784b174b7cc7bcd16961c49e"11170dependencies = [11171 "serde_derive",11172]1117311174[[package]]11175name = "serde_derive"11176version = "1.0.154"11177source = "registry+https://github.com/rust-lang/crates.io-index"11178checksum = "4fc80d722935453bcafdc2c9a73cd6fac4dc1938f0346035d84bf99fa9e33217"11179dependencies = [11180 "proc-macro2",11181 "quote",11182 "syn",11183]1118411185[[package]]11186name = "serde_json"11187version = "1.0.94"11188source = "registry+https://github.com/rust-lang/crates.io-index"11189checksum = "1c533a59c9d8a93a09c6ab31f0fd5e5f4dd1b8fc9434804029839884765d04ea"11190dependencies = [11191 "itoa",11192 "ryu",11193 "serde",11194]1119511196[[package]]11197name = "sha-1"11198version = "0.9.8"11199source = "registry+https://github.com/rust-lang/crates.io-index"11200checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"11201dependencies = [11202 "block-buffer 0.9.0",11203 "cfg-if",11204 "cpufeatures",11205 "digest 0.9.0",11206 "opaque-debug 0.3.0",11207]1120811209[[package]]11210name = "sha1"11211version = "0.10.5"11212source = "registry+https://github.com/rust-lang/crates.io-index"11213checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"11214dependencies = [11215 "cfg-if",11216 "cpufeatures",11217 "digest 0.10.6",11218]1121911220[[package]]11221name = "sha2"11222version = "0.8.2"11223source = "registry+https://github.com/rust-lang/crates.io-index"11224checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"11225dependencies = [11226 "block-buffer 0.7.3",11227 "digest 0.8.1",11228 "fake-simd",11229 "opaque-debug 0.2.3",11230]1123111232[[package]]11233name = "sha2"11234version = "0.9.9"11235source = "registry+https://github.com/rust-lang/crates.io-index"11236checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"11237dependencies = [11238 "block-buffer 0.9.0",11239 "cfg-if",11240 "cpufeatures",11241 "digest 0.9.0",11242 "opaque-debug 0.3.0",11243]1124411245[[package]]11246name = "sha2"11247version = "0.10.6"11248source = "registry+https://github.com/rust-lang/crates.io-index"11249checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"11250dependencies = [11251 "cfg-if",11252 "cpufeatures",11253 "digest 0.10.6",11254]1125511256[[package]]11257name = "sha3"11258version = "0.8.2"11259source = "registry+https://github.com/rust-lang/crates.io-index"11260checksum = "dd26bc0e7a2e3a7c959bc494caf58b72ee0c71d67704e9520f736ca7e4853ecf"11261dependencies = [11262 "block-buffer 0.7.3",11263 "byte-tools",11264 "digest 0.8.1",11265 "keccak",11266 "opaque-debug 0.2.3",11267]1126811269[[package]]11270name = "sha3"11271version = "0.10.6"11272source = "registry+https://github.com/rust-lang/crates.io-index"11273checksum = "bdf0c33fae925bdc080598b84bc15c55e7b9a4a43b3c704da051f977469691c9"11274dependencies = [11275 "digest 0.10.6",11276 "keccak",11277]1127811279[[package]]11280name = "sha3-const"11281version = "0.1.1"11282source = "registry+https://github.com/rust-lang/crates.io-index"11283checksum = "b04774de876479a8f712e787f8271b14712971329a4be66c6dff144db7cfc343"1128411285[[package]]11286name = "sharded-slab"11287version = "0.1.4"11288source = "registry+https://github.com/rust-lang/crates.io-index"11289checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"11290dependencies = [11291 "lazy_static",11292]1129311294[[package]]11295name = "shlex"11296version = "1.1.0"11297source = "registry+https://github.com/rust-lang/crates.io-index"11298checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"1129911300[[package]]11301name = "signal-hook-registry"11302version = "1.4.1"11303source = "registry+https://github.com/rust-lang/crates.io-index"11304checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"11305dependencies = [11306 "libc",11307]1130811309[[package]]11310name = "signature"11311version = "1.6.4"11312source = "registry+https://github.com/rust-lang/crates.io-index"11313checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"11314dependencies = [11315 "digest 0.10.6",11316 "rand_core 0.6.4",11317]1131811319[[package]]11320name = "simba"11321version = "0.8.0"11322source = "registry+https://github.com/rust-lang/crates.io-index"11323checksum = "50582927ed6f77e4ac020c057f37a268fc6aebc29225050365aacbb9deeeddc4"11324dependencies = [11325 "approx",11326 "num-complex",11327 "num-traits",11328 "paste",11329 "wide",11330]1133111332[[package]]11333name = "siphasher"11334version = "0.3.10"11335source = "registry+https://github.com/rust-lang/crates.io-index"11336checksum = "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de"1133711338[[package]]11339name = "slab"11340version = "0.4.8"11341source = "registry+https://github.com/rust-lang/crates.io-index"11342checksum = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"11343dependencies = [11344 "autocfg",11345]1134611347[[package]]11348name = "slice-group-by"11349version = "0.3.0"11350source = "registry+https://github.com/rust-lang/crates.io-index"11351checksum = "03b634d87b960ab1a38c4fe143b508576f075e7c978bfad18217645ebfdfa2ec"1135211353[[package]]11354name = "slot-range-helper"11355version = "0.9.39-1"11356source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"11357dependencies = [11358 "enumn",11359 "parity-scale-codec",11360 "paste",11361 "sp-runtime",11362 "sp-std",11363]1136411365[[package]]11366name = "slotmap"11367version = "1.0.6"11368source = "registry+https://github.com/rust-lang/crates.io-index"11369checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"11370dependencies = [11371 "version_check",11372]1137311374[[package]]11375name = "smallvec"11376version = "1.10.0"11377source = "registry+https://github.com/rust-lang/crates.io-index"11378checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"1137911380[[package]]11381name = "snap"11382version = "1.1.0"11383source = "registry+https://github.com/rust-lang/crates.io-index"11384checksum = "5e9f0ab6ef7eb7353d9119c170a436d1bf248eea575ac42d19d12f4e34130831"1138511386[[package]]11387name = "snow"11388version = "0.9.1"11389source = "registry+https://github.com/rust-lang/crates.io-index"11390checksum = "12ba5f4d4ff12bdb6a169ed51b7c48c0e0ac4b0b4b31012b2571e97d78d3201d"11391dependencies = [11392 "aes-gcm 0.9.4",11393 "blake2",11394 "chacha20poly1305",11395 "curve25519-dalek 4.0.0-rc.0",11396 "rand_core 0.6.4",11397 "ring",11398 "rustc_version",11399 "sha2 0.10.6",11400 "subtle",11401]1140211403[[package]]11404name = "socket2"11405version = "0.4.9"11406source = "registry+https://github.com/rust-lang/crates.io-index"11407checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"11408dependencies = [11409 "libc",11410 "winapi",11411]1141211413[[package]]11414name = "soketto"11415version = "0.7.1"11416source = "registry+https://github.com/rust-lang/crates.io-index"11417checksum = "41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2"11418dependencies = [11419 "base64 0.13.1",11420 "bytes",11421 "flate2",11422 "futures",11423 "http",11424 "httparse",11425 "log",11426 "rand 0.8.5",11427 "sha-1",11428]1142911430[[package]]11431name = "sp-api"11432version = "4.0.0-dev"11433source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11434dependencies = [11435 "hash-db",11436 "log",11437 "parity-scale-codec",11438 "sp-api-proc-macro",11439 "sp-core",11440 "sp-runtime",11441 "sp-state-machine",11442 "sp-std",11443 "sp-trie",11444 "sp-version",11445 "thiserror",11446]1144711448[[package]]11449name = "sp-api-proc-macro"11450version = "4.0.0-dev"11451source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11452dependencies = [11453 "blake2",11454 "proc-macro-crate",11455 "proc-macro2",11456 "quote",11457 "syn",11458]1145911460[[package]]11461name = "sp-application-crypto"11462version = "7.0.0"11463source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11464dependencies = [11465 "parity-scale-codec",11466 "scale-info",11467 "serde",11468 "sp-core",11469 "sp-io",11470 "sp-std",11471]1147211473[[package]]11474name = "sp-arithmetic"11475version = "6.0.0"11476source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11477dependencies = [11478 "integer-sqrt",11479 "num-traits",11480 "parity-scale-codec",11481 "scale-info",11482 "serde",11483 "sp-std",11484 "static_assertions",11485]1148611487[[package]]11488name = "sp-authority-discovery"11489version = "4.0.0-dev"11490source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11491dependencies = [11492 "parity-scale-codec",11493 "scale-info",11494 "sp-api",11495 "sp-application-crypto",11496 "sp-runtime",11497 "sp-std",11498]1149911500[[package]]11501name = "sp-beefy"11502version = "4.0.0-dev"11503source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11504dependencies = [11505 "lazy_static",11506 "parity-scale-codec",11507 "scale-info",11508 "serde",11509 "sp-api",11510 "sp-application-crypto",11511 "sp-core",11512 "sp-io",11513 "sp-mmr-primitives",11514 "sp-runtime",11515 "sp-std",11516 "strum",11517]1151811519[[package]]11520name = "sp-block-builder"11521version = "4.0.0-dev"11522source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11523dependencies = [11524 "parity-scale-codec",11525 "sp-api",11526 "sp-inherents",11527 "sp-runtime",11528 "sp-std",11529]1153011531[[package]]11532name = "sp-blockchain"11533version = "4.0.0-dev"11534source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11535dependencies = [11536 "futures",11537 "log",11538 "lru 0.8.1",11539 "parity-scale-codec",11540 "parking_lot 0.12.1",11541 "sp-api",11542 "sp-consensus",11543 "sp-database",11544 "sp-runtime",11545 "sp-state-machine",11546 "thiserror",11547]1154811549[[package]]11550name = "sp-consensus"11551version = "0.10.0-dev"11552source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11553dependencies = [11554 "async-trait",11555 "futures",11556 "log",11557 "parity-scale-codec",11558 "sp-core",11559 "sp-inherents",11560 "sp-runtime",11561 "sp-state-machine",11562 "sp-std",11563 "sp-version",11564 "thiserror",11565]1156611567[[package]]11568name = "sp-consensus-aura"11569version = "0.10.0-dev"11570source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11571dependencies = [11572 "async-trait",11573 "parity-scale-codec",11574 "scale-info",11575 "sp-api",11576 "sp-application-crypto",11577 "sp-consensus",11578 "sp-consensus-slots",11579 "sp-inherents",11580 "sp-runtime",11581 "sp-std",11582 "sp-timestamp",11583]1158411585[[package]]11586name = "sp-consensus-babe"11587version = "0.10.0-dev"11588source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11589dependencies = [11590 "async-trait",11591 "merlin",11592 "parity-scale-codec",11593 "scale-info",11594 "serde",11595 "sp-api",11596 "sp-application-crypto",11597 "sp-consensus",11598 "sp-consensus-slots",11599 "sp-consensus-vrf",11600 "sp-core",11601 "sp-inherents",11602 "sp-keystore",11603 "sp-runtime",11604 "sp-std",11605 "sp-timestamp",11606]1160711608[[package]]11609name = "sp-consensus-slots"11610version = "0.10.0-dev"11611source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11612dependencies = [11613 "parity-scale-codec",11614 "scale-info",11615 "serde",11616 "sp-std",11617 "sp-timestamp",11618]1161911620[[package]]11621name = "sp-consensus-vrf"11622version = "0.10.0-dev"11623source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11624dependencies = [11625 "parity-scale-codec",11626 "scale-info",11627 "schnorrkel",11628 "sp-core",11629 "sp-runtime",11630 "sp-std",11631]1163211633[[package]]11634name = "sp-core"11635version = "7.0.0"11636source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11637dependencies = [11638 "array-bytes 4.2.0",11639 "base58",11640 "bitflags",11641 "blake2",11642 "bounded-collections",11643 "dyn-clonable",11644 "ed25519-zebra",11645 "futures",11646 "hash-db",11647 "hash256-std-hasher",11648 "impl-serde",11649 "lazy_static",11650 "libsecp256k1",11651 "log",11652 "merlin",11653 "parity-scale-codec",11654 "parking_lot 0.12.1",11655 "primitive-types",11656 "rand 0.8.5",11657 "regex",11658 "scale-info",11659 "schnorrkel",11660 "secp256k1",11661 "secrecy",11662 "serde",11663 "sp-core-hashing",11664 "sp-debug-derive",11665 "sp-externalities",11666 "sp-runtime-interface",11667 "sp-std",11668 "sp-storage",11669 "ss58-registry",11670 "substrate-bip39",11671 "thiserror",11672 "tiny-bip39",11673 "zeroize",11674]1167511676[[package]]11677name = "sp-core-hashing"11678version = "5.0.0"11679source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11680dependencies = [11681 "blake2",11682 "byteorder",11683 "digest 0.10.6",11684 "sha2 0.10.6",11685 "sha3 0.10.6",11686 "sp-std",11687 "twox-hash",11688]1168911690[[package]]11691name = "sp-core-hashing-proc-macro"11692version = "5.0.0"11693source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11694dependencies = [11695 "proc-macro2",11696 "quote",11697 "sp-core-hashing",11698 "syn",11699]1170011701[[package]]11702name = "sp-database"11703version = "4.0.0-dev"11704source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11705dependencies = [11706 "kvdb",11707 "parking_lot 0.12.1",11708]1170911710[[package]]11711name = "sp-debug-derive"11712version = "5.0.0"11713source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11714dependencies = [11715 "proc-macro2",11716 "quote",11717 "syn",11718]1171911720[[package]]11721name = "sp-externalities"11722version = "0.13.0"11723source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11724dependencies = [11725 "environmental",11726 "parity-scale-codec",11727 "sp-std",11728 "sp-storage",11729]1173011731[[package]]11732name = "sp-finality-grandpa"11733version = "4.0.0-dev"11734source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11735dependencies = [11736 "finality-grandpa",11737 "log",11738 "parity-scale-codec",11739 "scale-info",11740 "serde",11741 "sp-api",11742 "sp-application-crypto",11743 "sp-core",11744 "sp-keystore",11745 "sp-runtime",11746 "sp-std",11747]1174811749[[package]]11750name = "sp-inherents"11751version = "4.0.0-dev"11752source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11753dependencies = [11754 "async-trait",11755 "impl-trait-for-tuples",11756 "parity-scale-codec",11757 "scale-info",11758 "sp-core",11759 "sp-runtime",11760 "sp-std",11761 "thiserror",11762]1176311764[[package]]11765name = "sp-io"11766version = "7.0.0"11767source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11768dependencies = [11769 "bytes",11770 "ed25519",11771 "ed25519-dalek",11772 "futures",11773 "libsecp256k1",11774 "log",11775 "parity-scale-codec",11776 "secp256k1",11777 "sp-core",11778 "sp-externalities",11779 "sp-keystore",11780 "sp-runtime-interface",11781 "sp-state-machine",11782 "sp-std",11783 "sp-tracing",11784 "sp-trie",11785 "tracing",11786 "tracing-core",11787]1178811789[[package]]11790name = "sp-keyring"11791version = "7.0.0"11792source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11793dependencies = [11794 "lazy_static",11795 "sp-core",11796 "sp-runtime",11797 "strum",11798]1179911800[[package]]11801name = "sp-keystore"11802version = "0.13.0"11803source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11804dependencies = [11805 "async-trait",11806 "futures",11807 "merlin",11808 "parity-scale-codec",11809 "parking_lot 0.12.1",11810 "schnorrkel",11811 "serde",11812 "sp-core",11813 "sp-externalities",11814 "thiserror",11815]1181611817[[package]]11818name = "sp-maybe-compressed-blob"11819version = "4.1.0-dev"11820source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11821dependencies = [11822 "thiserror",11823 "zstd",11824]1182511826[[package]]11827name = "sp-mmr-primitives"11828version = "4.0.0-dev"11829source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11830dependencies = [11831 "ckb-merkle-mountain-range",11832 "log",11833 "parity-scale-codec",11834 "scale-info",11835 "serde",11836 "sp-api",11837 "sp-core",11838 "sp-debug-derive",11839 "sp-runtime",11840 "sp-std",11841 "thiserror",11842]1184311844[[package]]11845name = "sp-npos-elections"11846version = "4.0.0-dev"11847source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11848dependencies = [11849 "parity-scale-codec",11850 "scale-info",11851 "serde",11852 "sp-arithmetic",11853 "sp-core",11854 "sp-runtime",11855 "sp-std",11856]1185711858[[package]]11859name = "sp-offchain"11860version = "4.0.0-dev"11861source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11862dependencies = [11863 "sp-api",11864 "sp-core",11865 "sp-runtime",11866]1186711868[[package]]11869name = "sp-panic-handler"11870version = "5.0.0"11871source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11872dependencies = [11873 "backtrace",11874 "lazy_static",11875 "regex",11876]1187711878[[package]]11879name = "sp-rpc"11880version = "6.0.0"11881source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11882dependencies = [11883 "rustc-hash",11884 "serde",11885 "sp-core",11886]1188711888[[package]]11889name = "sp-runtime"11890version = "7.0.0"11891source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11892dependencies = [11893 "either",11894 "hash256-std-hasher",11895 "impl-trait-for-tuples",11896 "log",11897 "parity-scale-codec",11898 "paste",11899 "rand 0.8.5",11900 "scale-info",11901 "serde",11902 "sp-application-crypto",11903 "sp-arithmetic",11904 "sp-core",11905 "sp-io",11906 "sp-std",11907 "sp-weights",11908]1190911910[[package]]11911name = "sp-runtime-interface"11912version = "7.0.0"11913source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11914dependencies = [11915 "bytes",11916 "impl-trait-for-tuples",11917 "parity-scale-codec",11918 "primitive-types",11919 "sp-externalities",11920 "sp-runtime-interface-proc-macro",11921 "sp-std",11922 "sp-storage",11923 "sp-tracing",11924 "sp-wasm-interface",11925 "static_assertions",11926]1192711928[[package]]11929name = "sp-runtime-interface-proc-macro"11930version = "6.0.0"11931source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11932dependencies = [11933 "Inflector",11934 "proc-macro-crate",11935 "proc-macro2",11936 "quote",11937 "syn",11938]1193911940[[package]]11941name = "sp-session"11942version = "4.0.0-dev"11943source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11944dependencies = [11945 "parity-scale-codec",11946 "scale-info",11947 "sp-api",11948 "sp-core",11949 "sp-runtime",11950 "sp-staking",11951 "sp-std",11952]1195311954[[package]]11955name = "sp-staking"11956version = "4.0.0-dev"11957source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11958dependencies = [11959 "parity-scale-codec",11960 "scale-info",11961 "sp-core",11962 "sp-runtime",11963 "sp-std",11964]1196511966[[package]]11967name = "sp-state-machine"11968version = "0.13.0"11969source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11970dependencies = [11971 "hash-db",11972 "log",11973 "parity-scale-codec",11974 "parking_lot 0.12.1",11975 "rand 0.8.5",11976 "smallvec",11977 "sp-core",11978 "sp-externalities",11979 "sp-panic-handler",11980 "sp-std",11981 "sp-trie",11982 "thiserror",11983 "tracing",11984]1198511986[[package]]11987name = "sp-std"11988version = "5.0.0"11989source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"1199011991[[package]]11992name = "sp-storage"11993version = "7.0.0"11994source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"11995dependencies = [11996 "impl-serde",11997 "parity-scale-codec",11998 "ref-cast",11999 "serde",12000 "sp-debug-derive",12001 "sp-std",12002]1200312004[[package]]12005name = "sp-timestamp"12006version = "4.0.0-dev"12007source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"12008dependencies = [12009 "async-trait",12010 "futures-timer",12011 "log",12012 "parity-scale-codec",12013 "sp-inherents",12014 "sp-runtime",12015 "sp-std",12016 "thiserror",12017]1201812019[[package]]12020name = "sp-tracing"12021version = "6.0.0"12022source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"12023dependencies = [12024 "parity-scale-codec",12025 "sp-std",12026 "tracing",12027 "tracing-core",12028 "tracing-subscriber",12029]1203012031[[package]]12032name = "sp-transaction-pool"12033version = "4.0.0-dev"12034source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"12035dependencies = [12036 "sp-api",12037 "sp-runtime",12038]1203912040[[package]]12041name = "sp-transaction-storage-proof"12042version = "4.0.0-dev"12043source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"12044dependencies = [12045 "async-trait",12046 "log",12047 "parity-scale-codec",12048 "scale-info",12049 "sp-core",12050 "sp-inherents",12051 "sp-runtime",12052 "sp-std",12053 "sp-trie",12054]1205512056[[package]]12057name = "sp-trie"12058version = "7.0.0"12059source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"12060dependencies = [12061 "ahash 0.8.3",12062 "hash-db",12063 "hashbrown 0.12.3",12064 "lazy_static",12065 "memory-db",12066 "nohash-hasher",12067 "parity-scale-codec",12068 "parking_lot 0.12.1",12069 "scale-info",12070 "schnellru",12071 "sp-core",12072 "sp-std",12073 "thiserror",12074 "tracing",12075 "trie-db 0.25.1",12076 "trie-root",12077]1207812079[[package]]12080name = "sp-version"12081version = "5.0.0"12082source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"12083dependencies = [12084 "impl-serde",12085 "parity-scale-codec",12086 "parity-wasm",12087 "scale-info",12088 "serde",12089 "sp-core-hashing-proc-macro",12090 "sp-runtime",12091 "sp-std",12092 "sp-version-proc-macro",12093 "thiserror",12094]1209512096[[package]]12097name = "sp-version-proc-macro"12098version = "4.0.0-dev"12099source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"12100dependencies = [12101 "parity-scale-codec",12102 "proc-macro2",12103 "quote",12104 "syn",12105]1210612107[[package]]12108name = "sp-wasm-interface"12109version = "7.0.0"12110source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"12111dependencies = [12112 "anyhow",12113 "impl-trait-for-tuples",12114 "log",12115 "parity-scale-codec",12116 "sp-std",12117 "wasmi",12118 "wasmtime",12119]1212012121[[package]]12122name = "sp-weights"12123version = "4.0.0"12124source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"12125dependencies = [12126 "parity-scale-codec",12127 "scale-info",12128 "serde",12129 "smallvec",12130 "sp-arithmetic",12131 "sp-core",12132 "sp-debug-derive",12133 "sp-std",12134]1213512136[[package]]12137name = "spez"12138version = "0.1.1"12139source = "registry+https://github.com/rust-lang/crates.io-index"12140checksum = "304d2fd6a79879f77b207ba8cd5079c22f872eaad65a3fb8d71799e5bacf368b"12141dependencies = [12142 "proc-macro-hack",12143 "spez-macros",12144]1214512146[[package]]12147name = "spez-macros"12148version = "0.1.0"12149source = "registry+https://github.com/rust-lang/crates.io-index"12150checksum = "c7fa06037d8ccb6cdadc151129062ebc9e4281c1ea44b2c704582245d017d1dc"12151dependencies = [12152 "proc-macro-hack",12153 "proc-macro2",12154 "quote",12155 "syn",12156]1215712158[[package]]12159name = "spin"12160version = "0.5.2"12161source = "registry+https://github.com/rust-lang/crates.io-index"12162checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"1216312164[[package]]12165name = "spki"12166version = "0.6.0"12167source = "registry+https://github.com/rust-lang/crates.io-index"12168checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"12169dependencies = [12170 "base64ct",12171 "der",12172]1217312174[[package]]12175name = "ss58-registry"12176version = "1.39.0"12177source = "registry+https://github.com/rust-lang/crates.io-index"12178checksum = "ecf0bd63593ef78eca595a7fc25e9a443ca46fe69fd472f8f09f5245cdcd769d"12179dependencies = [12180 "Inflector",12181 "num-format",12182 "proc-macro2",12183 "quote",12184 "serde",12185 "serde_json",12186 "unicode-xid",12187]1218812189[[package]]12190name = "stable_deref_trait"12191version = "1.2.0"12192source = "registry+https://github.com/rust-lang/crates.io-index"12193checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"1219412195[[package]]12196name = "static_assertions"12197version = "1.1.0"12198source = "registry+https://github.com/rust-lang/crates.io-index"12199checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"1220012201[[package]]12202name = "static_init"12203version = "0.5.2"12204source = "registry+https://github.com/rust-lang/crates.io-index"12205checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"12206dependencies = [12207 "cfg_aliases",12208 "libc",12209 "parking_lot 0.11.2",12210 "static_init_macro 0.5.0",12211]1221212213[[package]]12214name = "static_init"12215version = "1.0.3"12216source = "registry+https://github.com/rust-lang/crates.io-index"12217checksum = "8a2a1c578e98c1c16fc3b8ec1328f7659a500737d7a0c6d625e73e830ff9c1f6"12218dependencies = [12219 "bitflags",12220 "cfg_aliases",12221 "libc",12222 "parking_lot 0.11.2",12223 "parking_lot_core 0.8.6",12224 "static_init_macro 1.0.2",12225 "winapi",12226]1222712228[[package]]12229name = "static_init_macro"12230version = "0.5.0"12231source = "registry+https://github.com/rust-lang/crates.io-index"12232checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"12233dependencies = [12234 "cfg_aliases",12235 "memchr",12236 "proc-macro2",12237 "quote",12238 "syn",12239]1224012241[[package]]12242name = "static_init_macro"12243version = "1.0.2"12244source = "registry+https://github.com/rust-lang/crates.io-index"12245checksum = "70a2595fc3aa78f2d0e45dd425b22282dd863273761cc77780914b2cf3003acf"12246dependencies = [12247 "cfg_aliases",12248 "memchr",12249 "proc-macro2",12250 "quote",12251 "syn",12252]1225312254[[package]]12255name = "strsim"12256version = "0.10.0"12257source = "registry+https://github.com/rust-lang/crates.io-index"12258checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"1225912260[[package]]12261name = "struct-versioning"12262version = "0.1.0"12263dependencies = [12264 "quote",12265 "syn",12266]1226712268[[package]]12269name = "strum"12270version = "0.24.1"12271source = "registry+https://github.com/rust-lang/crates.io-index"12272checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"12273dependencies = [12274 "strum_macros",12275]1227612277[[package]]12278name = "strum_macros"12279version = "0.24.3"12280source = "registry+https://github.com/rust-lang/crates.io-index"12281checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"12282dependencies = [12283 "heck",12284 "proc-macro2",12285 "quote",12286 "rustversion",12287 "syn",12288]1228912290[[package]]12291name = "stun"12292version = "0.4.4"12293source = "registry+https://github.com/rust-lang/crates.io-index"12294checksum = "a7e94b1ec00bad60e6410e058b52f1c66de3dc5fe4d62d09b3e52bb7d3b73e25"12295dependencies = [12296 "base64 0.13.1",12297 "crc",12298 "lazy_static",12299 "md-5",12300 "rand 0.8.5",12301 "ring",12302 "subtle",12303 "thiserror",12304 "tokio",12305 "url",12306 "webrtc-util",12307]1230812309[[package]]12310name = "substrate-bip39"12311version = "0.4.4"12312source = "registry+https://github.com/rust-lang/crates.io-index"12313checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"12314dependencies = [12315 "hmac 0.11.0",12316 "pbkdf2 0.8.0",12317 "schnorrkel",12318 "sha2 0.9.9",12319 "zeroize",12320]1232112322[[package]]12323name = "substrate-build-script-utils"12324version = "3.0.0"12325source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"12326dependencies = [12327 "platforms 2.0.0",12328]1232912330[[package]]12331name = "substrate-frame-rpc-system"12332version = "4.0.0-dev"12333source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"12334dependencies = [12335 "frame-system-rpc-runtime-api",12336 "futures",12337 "jsonrpsee",12338 "log",12339 "parity-scale-codec",12340 "sc-rpc-api",12341 "sc-transaction-pool-api",12342 "sp-api",12343 "sp-block-builder",12344 "sp-blockchain",12345 "sp-core",12346 "sp-runtime",12347]1234812349[[package]]12350name = "substrate-prometheus-endpoint"12351version = "0.10.0-dev"12352source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"12353dependencies = [12354 "hyper",12355 "log",12356 "prometheus",12357 "thiserror",12358 "tokio",12359]1236012361[[package]]12362name = "substrate-rpc-client"12363version = "0.10.0-dev"12364source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"12365dependencies = [12366 "async-trait",12367 "jsonrpsee",12368 "log",12369 "sc-rpc-api",12370 "serde",12371 "sp-runtime",12372]1237312374[[package]]12375name = "substrate-state-trie-migration-rpc"12376version = "4.0.0-dev"12377source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"12378dependencies = [12379 "jsonrpsee",12380 "log",12381 "parity-scale-codec",12382 "sc-client-api",12383 "sc-rpc-api",12384 "scale-info",12385 "serde",12386 "sp-core",12387 "sp-runtime",12388 "sp-state-machine",12389 "sp-trie",12390 "trie-db 0.25.1",12391]1239212393[[package]]12394name = "substrate-test-utils"12395version = "4.0.0-dev"12396source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"12397dependencies = [12398 "futures",12399 "substrate-test-utils-derive",12400 "tokio",12401]1240212403[[package]]12404name = "substrate-test-utils-derive"12405version = "0.10.0-dev"12406source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"12407dependencies = [12408 "proc-macro-crate",12409 "proc-macro2",12410 "quote",12411 "syn",12412]1241312414[[package]]12415name = "substrate-wasm-builder"12416version = "5.0.0-dev"12417source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"12418dependencies = [12419 "ansi_term",12420 "build-helper",12421 "cargo_metadata",12422 "filetime",12423 "sp-maybe-compressed-blob",12424 "strum",12425 "tempfile",12426 "toml",12427 "walkdir",12428 "wasm-opt",12429]1243012431[[package]]12432name = "substring"12433version = "1.4.5"12434source = "registry+https://github.com/rust-lang/crates.io-index"12435checksum = "42ee6433ecef213b2e72f587ef64a2f5943e7cd16fbd82dbe8bc07486c534c86"12436dependencies = [12437 "autocfg",12438]1243912440[[package]]12441name = "subtle"12442version = "2.4.1"12443source = "registry+https://github.com/rust-lang/crates.io-index"12444checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"1244512446[[package]]12447name = "syn"12448version = "1.0.109"12449source = "registry+https://github.com/rust-lang/crates.io-index"12450checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"12451dependencies = [12452 "proc-macro2",12453 "quote",12454 "unicode-ident",12455]1245612457[[package]]12458name = "synstructure"12459version = "0.12.6"12460source = "registry+https://github.com/rust-lang/crates.io-index"12461checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"12462dependencies = [12463 "proc-macro2",12464 "quote",12465 "syn",12466 "unicode-xid",12467]1246812469[[package]]12470name = "system-configuration"12471version = "0.5.0"12472source = "registry+https://github.com/rust-lang/crates.io-index"12473checksum = "d75182f12f490e953596550b65ee31bda7c8e043d9386174b353bda50838c3fd"12474dependencies = [12475 "bitflags",12476 "core-foundation",12477 "system-configuration-sys",12478]1247912480[[package]]12481name = "system-configuration-sys"12482version = "0.5.0"12483source = "registry+https://github.com/rust-lang/crates.io-index"12484checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"12485dependencies = [12486 "core-foundation-sys",12487 "libc",12488]1248912490[[package]]12491name = "tap"12492version = "1.0.1"12493source = "registry+https://github.com/rust-lang/crates.io-index"12494checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"1249512496[[package]]12497name = "target-lexicon"12498version = "0.12.6"12499source = "registry+https://github.com/rust-lang/crates.io-index"12500checksum = "8ae9980cab1db3fceee2f6c6f643d5d8de2997c58ee8d25fb0cc8a9e9e7348e5"1250112502[[package]]12503name = "tempfile"12504version = "3.4.0"12505source = "registry+https://github.com/rust-lang/crates.io-index"12506checksum = "af18f7ae1acd354b992402e9ec5864359d693cd8a79dcbef59f76891701c1e95"12507dependencies = [12508 "cfg-if",12509 "fastrand",12510 "redox_syscall",12511 "rustix",12512 "windows-sys 0.42.0",12513]1251412515[[package]]12516name = "termcolor"12517version = "1.2.0"12518source = "registry+https://github.com/rust-lang/crates.io-index"12519checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"12520dependencies = [12521 "winapi-util",12522]1252312524[[package]]12525name = "termtree"12526version = "0.4.0"12527source = "registry+https://github.com/rust-lang/crates.io-index"12528checksum = "95059e91184749cb66be6dc994f67f182b6d897cb3df74a5bf66b5e709295fd8"1252912530[[package]]12531name = "tests"12532version = "0.1.1"12533dependencies = [12534 "evm-coder",12535 "fp-evm-mapping",12536 "frame-support",12537 "frame-system",12538 "pallet-balances",12539 "pallet-common",12540 "pallet-configuration",12541 "pallet-ethereum",12542 "pallet-evm",12543 "pallet-evm-coder-substrate",12544 "pallet-fungible",12545 "pallet-nonfungible",12546 "pallet-refungible",12547 "pallet-structure",12548 "pallet-timestamp",12549 "pallet-transaction-payment",12550 "pallet-unique",12551 "parity-scale-codec",12552 "scale-info",12553 "sp-core",12554 "sp-io",12555 "sp-runtime",12556 "sp-std",12557 "up-data-structs",12558 "up-sponsorship",12559 "xcm",12560]1256112562[[package]]12563name = "thiserror"12564version = "1.0.39"12565source = "registry+https://github.com/rust-lang/crates.io-index"12566checksum = "a5ab016db510546d856297882807df8da66a16fb8c4101cb8b30054b0d5b2d9c"12567dependencies = [12568 "thiserror-impl",12569]1257012571[[package]]12572name = "thiserror-impl"12573version = "1.0.39"12574source = "registry+https://github.com/rust-lang/crates.io-index"12575checksum = "5420d42e90af0c38c3290abcca25b9b3bdf379fc9f55c528f53a269d9c9a267e"12576dependencies = [12577 "proc-macro2",12578 "quote",12579 "syn",12580]1258112582[[package]]12583name = "thousands"12584version = "0.2.0"12585source = "registry+https://github.com/rust-lang/crates.io-index"12586checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820"1258712588[[package]]12589name = "thread_local"12590version = "1.1.7"12591source = "registry+https://github.com/rust-lang/crates.io-index"12592checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"12593dependencies = [12594 "cfg-if",12595 "once_cell",12596]1259712598[[package]]12599name = "threadpool"12600version = "1.8.1"12601source = "registry+https://github.com/rust-lang/crates.io-index"12602checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"12603dependencies = [12604 "num_cpus",12605]1260612607[[package]]12608name = "thrift"12609version = "0.15.0"12610source = "registry+https://github.com/rust-lang/crates.io-index"12611checksum = "b82ca8f46f95b3ce96081fe3dd89160fdea970c254bb72925255d1b62aae692e"12612dependencies = [12613 "byteorder",12614 "integer-encoding",12615 "log",12616 "ordered-float",12617 "threadpool",12618]1261912620[[package]]12621name = "tikv-jemalloc-ctl"12622version = "0.5.0"12623source = "registry+https://github.com/rust-lang/crates.io-index"12624checksum = "e37706572f4b151dff7a0146e040804e9c26fe3a3118591112f05cf12a4216c1"12625dependencies = [12626 "libc",12627 "paste",12628 "tikv-jemalloc-sys",12629]1263012631[[package]]12632name = "tikv-jemalloc-sys"12633version = "0.5.3+5.3.0-patched"12634source = "registry+https://github.com/rust-lang/crates.io-index"12635checksum = "a678df20055b43e57ef8cddde41cdfda9a3c1a060b67f4c5836dfb1d78543ba8"12636dependencies = [12637 "cc",12638 "libc",12639]1264012641[[package]]12642name = "time"12643version = "0.1.45"12644source = "registry+https://github.com/rust-lang/crates.io-index"12645checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"12646dependencies = [12647 "libc",12648 "wasi 0.10.0+wasi-snapshot-preview1",12649 "winapi",12650]1265112652[[package]]12653name = "time"12654version = "0.3.20"12655source = "registry+https://github.com/rust-lang/crates.io-index"12656checksum = "cd0cbfecb4d19b5ea75bb31ad904eb5b9fa13f21079c3b92017ebdf4999a5890"12657dependencies = [12658 "itoa",12659 "serde",12660 "time-core",12661 "time-macros",12662]1266312664[[package]]12665name = "time-core"12666version = "0.1.0"12667source = "registry+https://github.com/rust-lang/crates.io-index"12668checksum = "2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd"1266912670[[package]]12671name = "time-macros"12672version = "0.2.8"12673source = "registry+https://github.com/rust-lang/crates.io-index"12674checksum = "fd80a657e71da814b8e5d60d3374fc6d35045062245d80224748ae522dd76f36"12675dependencies = [12676 "time-core",12677]1267812679[[package]]12680name = "tiny-bip39"12681version = "1.0.0"12682source = "registry+https://github.com/rust-lang/crates.io-index"12683checksum = "62cc94d358b5a1e84a5cb9109f559aa3c4d634d2b1b4de3d0fa4adc7c78e2861"12684dependencies = [12685 "anyhow",12686 "hmac 0.12.1",12687 "once_cell",12688 "pbkdf2 0.11.0",12689 "rand 0.8.5",12690 "rustc-hash",12691 "sha2 0.10.6",12692 "thiserror",12693 "unicode-normalization",12694 "wasm-bindgen",12695 "zeroize",12696]1269712698[[package]]12699name = "tiny-keccak"12700version = "2.0.2"12701source = "registry+https://github.com/rust-lang/crates.io-index"12702checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"12703dependencies = [12704 "crunchy",12705]1270612707[[package]]12708name = "tinytemplate"12709version = "1.2.1"12710source = "registry+https://github.com/rust-lang/crates.io-index"12711checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"12712dependencies = [12713 "serde",12714 "serde_json",12715]1271612717[[package]]12718name = "tinyvec"12719version = "1.6.0"12720source = "registry+https://github.com/rust-lang/crates.io-index"12721checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"12722dependencies = [12723 "tinyvec_macros",12724]1272512726[[package]]12727name = "tinyvec_macros"12728version = "0.1.1"12729source = "registry+https://github.com/rust-lang/crates.io-index"12730checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"1273112732[[package]]12733name = "tokio"12734version = "1.26.0"12735source = "registry+https://github.com/rust-lang/crates.io-index"12736checksum = "03201d01c3c27a29c8a5cee5b55a93ddae1ccf6f08f65365c2c918f8c1b76f64"12737dependencies = [12738 "autocfg",12739 "bytes",12740 "libc",12741 "memchr",12742 "mio",12743 "num_cpus",12744 "parking_lot 0.12.1",12745 "pin-project-lite 0.2.9",12746 "signal-hook-registry",12747 "socket2",12748 "tokio-macros",12749 "windows-sys 0.45.0",12750]1275112752[[package]]12753name = "tokio-macros"12754version = "1.8.2"12755source = "registry+https://github.com/rust-lang/crates.io-index"12756checksum = "d266c00fde287f55d3f1c3e96c500c362a2b8c695076ec180f27918820bc6df8"12757dependencies = [12758 "proc-macro2",12759 "quote",12760 "syn",12761]1276212763[[package]]12764name = "tokio-rustls"12765version = "0.23.4"12766source = "registry+https://github.com/rust-lang/crates.io-index"12767checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"12768dependencies = [12769 "rustls 0.20.8",12770 "tokio",12771 "webpki 0.22.0",12772]1277312774[[package]]12775name = "tokio-stream"12776version = "0.1.12"12777source = "registry+https://github.com/rust-lang/crates.io-index"12778checksum = "8fb52b74f05dbf495a8fba459fdc331812b96aa086d9eb78101fa0d4569c3313"12779dependencies = [12780 "futures-core",12781 "pin-project-lite 0.2.9",12782 "tokio",12783 "tokio-util",12784]1278512786[[package]]12787name = "tokio-util"12788version = "0.7.7"12789source = "registry+https://github.com/rust-lang/crates.io-index"12790checksum = "5427d89453009325de0d8f342c9490009f76e999cb7672d77e46267448f7e6b2"12791dependencies = [12792 "bytes",12793 "futures-core",12794 "futures-io",12795 "futures-sink",12796 "pin-project-lite 0.2.9",12797 "tokio",12798 "tracing",12799]1280012801[[package]]12802name = "toml"12803version = "0.5.11"12804source = "registry+https://github.com/rust-lang/crates.io-index"12805checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"12806dependencies = [12807 "serde",12808]1280912810[[package]]12811name = "toml_datetime"12812version = "0.6.1"12813source = "registry+https://github.com/rust-lang/crates.io-index"12814checksum = "3ab8ed2edee10b50132aed5f331333428b011c99402b5a534154ed15746f9622"1281512816[[package]]12817name = "toml_edit"12818version = "0.19.4"12819source = "registry+https://github.com/rust-lang/crates.io-index"12820checksum = "9a1eb0622d28f4b9c90adc4ea4b2b46b47663fde9ac5fafcb14a1369d5508825"12821dependencies = [12822 "indexmap",12823 "toml_datetime",12824 "winnow",12825]1282612827[[package]]12828name = "tower"12829version = "0.4.13"12830source = "registry+https://github.com/rust-lang/crates.io-index"12831checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"12832dependencies = [12833 "tower-layer",12834 "tower-service",12835 "tracing",12836]1283712838[[package]]12839name = "tower-http"12840version = "0.3.5"12841source = "registry+https://github.com/rust-lang/crates.io-index"12842checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"12843dependencies = [12844 "bitflags",12845 "bytes",12846 "futures-core",12847 "futures-util",12848 "http",12849 "http-body",12850 "http-range-header",12851 "pin-project-lite 0.2.9",12852 "tower-layer",12853 "tower-service",12854]1285512856[[package]]12857name = "tower-layer"12858version = "0.3.2"12859source = "registry+https://github.com/rust-lang/crates.io-index"12860checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"1286112862[[package]]12863name = "tower-service"12864version = "0.3.2"12865source = "registry+https://github.com/rust-lang/crates.io-index"12866checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"1286712868[[package]]12869name = "tracing"12870version = "0.1.37"12871source = "registry+https://github.com/rust-lang/crates.io-index"12872checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"12873dependencies = [12874 "cfg-if",12875 "log",12876 "pin-project-lite 0.2.9",12877 "tracing-attributes",12878 "tracing-core",12879]1288012881[[package]]12882name = "tracing-attributes"12883version = "0.1.23"12884source = "registry+https://github.com/rust-lang/crates.io-index"12885checksum = "4017f8f45139870ca7e672686113917c71c7a6e02d4924eda67186083c03081a"12886dependencies = [12887 "proc-macro2",12888 "quote",12889 "syn",12890]1289112892[[package]]12893name = "tracing-core"12894version = "0.1.30"12895source = "registry+https://github.com/rust-lang/crates.io-index"12896checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"12897dependencies = [12898 "once_cell",12899 "valuable",12900]1290112902[[package]]12903name = "tracing-futures"12904version = "0.2.5"12905source = "registry+https://github.com/rust-lang/crates.io-index"12906checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"12907dependencies = [12908 "pin-project",12909 "tracing",12910]1291112912[[package]]12913name = "tracing-gum"12914version = "0.9.39-1"12915source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"12916dependencies = [12917 "polkadot-node-jaeger",12918 "polkadot-primitives",12919 "tracing",12920 "tracing-gum-proc-macro",12921]1292212923[[package]]12924name = "tracing-gum-proc-macro"12925version = "0.9.39-1"12926source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"12927dependencies = [12928 "expander 0.0.6",12929 "proc-macro-crate",12930 "proc-macro2",12931 "quote",12932 "syn",12933]1293412935[[package]]12936name = "tracing-log"12937version = "0.1.3"12938source = "registry+https://github.com/rust-lang/crates.io-index"12939checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"12940dependencies = [12941 "lazy_static",12942 "log",12943 "tracing-core",12944]1294512946[[package]]12947name = "tracing-serde"12948version = "0.1.3"12949source = "registry+https://github.com/rust-lang/crates.io-index"12950checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"12951dependencies = [12952 "serde",12953 "tracing-core",12954]1295512956[[package]]12957name = "tracing-subscriber"12958version = "0.2.25"12959source = "registry+https://github.com/rust-lang/crates.io-index"12960checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"12961dependencies = [12962 "ansi_term",12963 "chrono",12964 "lazy_static",12965 "matchers",12966 "parking_lot 0.11.2",12967 "regex",12968 "serde",12969 "serde_json",12970 "sharded-slab",12971 "smallvec",12972 "thread_local",12973 "tracing",12974 "tracing-core",12975 "tracing-log",12976 "tracing-serde",12977]1297812979[[package]]12980name = "trie-db"12981version = "0.24.0"12982source = "registry+https://github.com/rust-lang/crates.io-index"12983checksum = "004e1e8f92535694b4cb1444dc5a8073ecf0815e3357f729638b9f8fc4062908"12984dependencies = [12985 "hash-db",12986 "hashbrown 0.12.3",12987 "log",12988 "smallvec",12989]1299012991[[package]]12992name = "trie-db"12993version = "0.25.1"12994source = "registry+https://github.com/rust-lang/crates.io-index"12995checksum = "3390c0409daaa6027d6681393316f4ccd3ff82e1590a1e4725014e3ae2bf1920"12996dependencies = [12997 "hash-db",12998 "hashbrown 0.13.2",12999 "log",13000 "rustc-hex",13001 "smallvec",13002]1300313004[[package]]13005name = "trie-root"13006version = "0.17.0"13007source = "registry+https://github.com/rust-lang/crates.io-index"13008checksum = "9a36c5ca3911ed3c9a5416ee6c679042064b93fc637ded67e25f92e68d783891"13009dependencies = [13010 "hash-db",13011]1301213013[[package]]13014name = "triehash"13015version = "0.8.4"13016source = "registry+https://github.com/rust-lang/crates.io-index"13017checksum = "a1631b201eb031b563d2e85ca18ec8092508e262a3196ce9bd10a67ec87b9f5c"13018dependencies = [13019 "hash-db",13020 "rlp",13021]1302213023[[package]]13024name = "trust-dns-proto"13025version = "0.22.0"13026source = "registry+https://github.com/rust-lang/crates.io-index"13027checksum = "4f7f83d1e4a0e4358ac54c5c3681e5d7da5efc5a7a632c90bb6d6669ddd9bc26"13028dependencies = [13029 "async-trait",13030 "cfg-if",13031 "data-encoding",13032 "enum-as-inner",13033 "futures-channel",13034 "futures-io",13035 "futures-util",13036 "idna 0.2.3",13037 "ipnet",13038 "lazy_static",13039 "rand 0.8.5",13040 "smallvec",13041 "socket2",13042 "thiserror",13043 "tinyvec",13044 "tokio",13045 "tracing",13046 "url",13047]1304813049[[package]]13050name = "trust-dns-resolver"13051version = "0.22.0"13052source = "registry+https://github.com/rust-lang/crates.io-index"13053checksum = "aff21aa4dcefb0a1afbfac26deb0adc93888c7d295fb63ab273ef276ba2b7cfe"13054dependencies = [13055 "cfg-if",13056 "futures-util",13057 "ipconfig",13058 "lazy_static",13059 "lru-cache",13060 "parking_lot 0.12.1",13061 "resolv-conf",13062 "smallvec",13063 "thiserror",13064 "tokio",13065 "tracing",13066 "trust-dns-proto",13067]1306813069[[package]]13070name = "try-lock"13071version = "0.2.4"13072source = "registry+https://github.com/rust-lang/crates.io-index"13073checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"1307413075[[package]]13076name = "try-runtime-cli"13077version = "0.10.0-dev"13078source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39#1837f423b494254e1d27834b1c9da34b2c0c2375"13079dependencies = [13080 "async-trait",13081 "clap",13082 "frame-remote-externalities",13083 "frame-try-runtime",13084 "hex",13085 "log",13086 "parity-scale-codec",13087 "sc-cli",13088 "sc-executor",13089 "sc-service",13090 "serde",13091 "serde_json",13092 "sp-api",13093 "sp-consensus-aura",13094 "sp-consensus-babe",13095 "sp-core",13096 "sp-debug-derive",13097 "sp-externalities",13098 "sp-inherents",13099 "sp-io",13100 "sp-keystore",13101 "sp-rpc",13102 "sp-runtime",13103 "sp-state-machine",13104 "sp-timestamp",13105 "sp-transaction-storage-proof",13106 "sp-version",13107 "sp-weights",13108 "substrate-rpc-client",13109 "zstd",13110]1311113112[[package]]13113name = "tt-call"13114version = "1.0.9"13115source = "registry+https://github.com/rust-lang/crates.io-index"13116checksum = "f4f195fd851901624eee5a58c4bb2b4f06399148fcd0ed336e6f1cb60a9881df"1311713118[[package]]13119name = "turn"13120version = "0.6.1"13121source = "registry+https://github.com/rust-lang/crates.io-index"13122checksum = "4712ee30d123ec7ae26d1e1b218395a16c87cdbaf4b3925d170d684af62ea5e8"13123dependencies = [13124 "async-trait",13125 "base64 0.13.1",13126 "futures",13127 "log",13128 "md-5",13129 "rand 0.8.5",13130 "ring",13131 "stun",13132 "thiserror",13133 "tokio",13134 "webrtc-util",13135]1313613137[[package]]13138name = "twox-hash"13139version = "1.6.3"13140source = "registry+https://github.com/rust-lang/crates.io-index"13141checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"13142dependencies = [13143 "cfg-if",13144 "digest 0.10.6",13145 "rand 0.8.5",13146 "static_assertions",13147]1314813149[[package]]13150name = "typenum"13151version = "1.16.0"13152source = "registry+https://github.com/rust-lang/crates.io-index"13153checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"1315413155[[package]]13156name = "uc-rpc"13157version = "0.1.4"13158dependencies = [13159 "anyhow",13160 "app-promotion-rpc",13161 "frame-benchmarking",13162 "jsonrpsee",13163 "opal-runtime",13164 "pallet-evm",13165 "parity-scale-codec",13166 "quartz-runtime",13167 "sc-client-api",13168 "sc-executor",13169 "sc-rpc-api",13170 "sc-service",13171 "sp-api",13172 "sp-blockchain",13173 "sp-core",13174 "sp-externalities",13175 "sp-keystore",13176 "sp-runtime",13177 "sp-state-machine",13178 "sp-trie",13179 "trie-db 0.24.0",13180 "unique-runtime",13181 "up-common",13182 "up-data-structs",13183 "up-pov-estimate-rpc",13184 "up-rpc",13185 "zstd",13186]1318713188[[package]]13189name = "ucd-trie"13190version = "0.1.5"13191source = "registry+https://github.com/rust-lang/crates.io-index"13192checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"1319313194[[package]]13195name = "uint"13196version = "0.9.5"13197source = "registry+https://github.com/rust-lang/crates.io-index"13198checksum = "76f64bba2c53b04fcab63c01a7d7427eadc821e3bc48c34dc9ba29c501164b52"13199dependencies = [13200 "byteorder",13201 "crunchy",13202 "hex",13203 "static_assertions",13204]1320513206[[package]]13207name = "unicode-bidi"13208version = "0.3.11"13209source = "registry+https://github.com/rust-lang/crates.io-index"13210checksum = "524b68aca1d05e03fdf03fcdce2c6c94b6daf6d16861ddaa7e4f2b6638a9052c"1321113212[[package]]13213name = "unicode-ident"13214version = "1.0.8"13215source = "registry+https://github.com/rust-lang/crates.io-index"13216checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4"1321713218[[package]]13219name = "unicode-normalization"13220version = "0.1.22"13221source = "registry+https://github.com/rust-lang/crates.io-index"13222checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"13223dependencies = [13224 "tinyvec",13225]1322613227[[package]]13228name = "unicode-width"13229version = "0.1.10"13230source = "registry+https://github.com/rust-lang/crates.io-index"13231checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"1323213233[[package]]13234name = "unicode-xid"13235version = "0.2.4"13236source = "registry+https://github.com/rust-lang/crates.io-index"13237checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"1323813239[[package]]13240name = "unique-node"13241version = "0.9.39"13242dependencies = [13243 "app-promotion-rpc",13244 "clap",13245 "cumulus-client-cli",13246 "cumulus-client-consensus-aura",13247 "cumulus-client-consensus-common",13248 "cumulus-client-network",13249 "cumulus-client-service",13250 "cumulus-primitives-core",13251 "cumulus-primitives-parachain-inherent",13252 "cumulus-relay-chain-inprocess-interface",13253 "cumulus-relay-chain-interface",13254 "cumulus-relay-chain-minimal-node",13255 "fc-consensus",13256 "fc-db",13257 "fc-mapping-sync",13258 "fc-rpc",13259 "fc-rpc-core",13260 "fp-rpc",13261 "frame-benchmarking",13262 "frame-benchmarking-cli",13263 "futures",13264 "log",13265 "opal-runtime",13266 "pallet-transaction-payment-rpc-runtime-api",13267 "parity-scale-codec",13268 "polkadot-cli",13269 "polkadot-primitives",13270 "polkadot-service",13271 "quartz-runtime",13272 "sc-basic-authorship",13273 "sc-chain-spec",13274 "sc-cli",13275 "sc-client-api",13276 "sc-consensus",13277 "sc-consensus-manual-seal",13278 "sc-executor",13279 "sc-network",13280 "sc-service",13281 "sc-sysinfo",13282 "sc-telemetry",13283 "sc-tracing",13284 "sc-transaction-pool",13285 "serde",13286 "serde_json",13287 "sp-api",13288 "sp-block-builder",13289 "sp-blockchain",13290 "sp-consensus-aura",13291 "sp-core",13292 "sp-io",13293 "sp-keystore",13294 "sp-offchain",13295 "sp-runtime",13296 "sp-session",13297 "sp-timestamp",13298 "sp-transaction-pool",13299 "substrate-build-script-utils",13300 "substrate-frame-rpc-system",13301 "substrate-prometheus-endpoint",13302 "tokio",13303 "try-runtime-cli",13304 "uc-rpc",13305 "unique-rpc",13306 "unique-runtime",13307 "up-common",13308 "up-data-structs",13309 "up-pov-estimate-rpc",13310 "up-rpc",13311]1331213313[[package]]13314name = "unique-rpc"13315version = "0.1.2"13316dependencies = [13317 "app-promotion-rpc",13318 "fc-db",13319 "fc-rpc",13320 "fc-rpc-core",13321 "fp-rpc",13322 "fp-storage",13323 "jsonrpsee",13324 "pallet-transaction-payment-rpc",13325 "sc-client-api",13326 "sc-finality-grandpa",13327 "sc-network",13328 "sc-rpc",13329 "sc-rpc-api",13330 "sc-service",13331 "sc-transaction-pool",13332 "serde",13333 "sp-api",13334 "sp-block-builder",13335 "sp-blockchain",13336 "sp-runtime",13337 "substrate-frame-rpc-system",13338 "uc-rpc",13339 "up-common",13340 "up-data-structs",13341 "up-pov-estimate-rpc",13342 "up-rpc",13343]1334413345[[package]]13346name = "unique-runtime"13347version = "0.9.39"13348dependencies = [13349 "app-promotion-rpc",13350 "cumulus-pallet-aura-ext",13351 "cumulus-pallet-dmp-queue",13352 "cumulus-pallet-parachain-system",13353 "cumulus-pallet-xcm",13354 "cumulus-pallet-xcmp-queue",13355 "cumulus-primitives-core",13356 "cumulus-primitives-timestamp",13357 "cumulus-primitives-utility",13358 "derivative",13359 "evm-coder",13360 "fp-evm",13361 "fp-evm-mapping",13362 "fp-rpc",13363 "fp-self-contained",13364 "frame-benchmarking",13365 "frame-executive",13366 "frame-support",13367 "frame-system",13368 "frame-system-benchmarking",13369 "frame-system-rpc-runtime-api",13370 "frame-try-runtime",13371 "hex-literal",13372 "impl-trait-for-tuples",13373 "log",13374 "logtest",13375 "num_enum",13376 "orml-tokens",13377 "orml-traits",13378 "orml-vesting",13379 "orml-xtokens",13380 "pallet-app-promotion",13381 "pallet-aura",13382 "pallet-authorship",13383 "pallet-balances",13384 "pallet-base-fee",13385 "pallet-collator-selection",13386 "pallet-common",13387 "pallet-configuration",13388 "pallet-ethereum",13389 "pallet-evm",13390 "pallet-evm-coder-substrate",13391 "pallet-evm-contract-helpers",13392 "pallet-evm-migration",13393 "pallet-evm-precompile-simple",13394 "pallet-evm-transaction-payment",13395 "pallet-foreign-assets",13396 "pallet-fungible",13397 "pallet-identity 4.0.0-dev",13398 "pallet-inflation",13399 "pallet-maintenance",13400 "pallet-nonfungible",13401 "pallet-preimage",13402 "pallet-refungible",13403 "pallet-session",13404 "pallet-structure",13405 "pallet-sudo",13406 "pallet-template-transaction-payment",13407 "pallet-test-utils",13408 "pallet-timestamp",13409 "pallet-transaction-payment",13410 "pallet-transaction-payment-rpc-runtime-api",13411 "pallet-treasury",13412 "pallet-unique",13413 "pallet-xcm",13414 "parachain-info",13415 "parity-scale-codec",13416 "polkadot-parachain",13417 "precompile-utils-macro",13418 "scale-info",13419 "serde",13420 "smallvec",13421 "sp-api",13422 "sp-arithmetic",13423 "sp-block-builder",13424 "sp-consensus-aura",13425 "sp-core",13426 "sp-inherents",13427 "sp-io",13428 "sp-offchain",13429 "sp-runtime",13430 "sp-session",13431 "sp-std",13432 "sp-transaction-pool",13433 "sp-version",13434 "substrate-wasm-builder",13435 "up-common",13436 "up-data-structs",13437 "up-pov-estimate-rpc",13438 "up-rpc",13439 "up-sponsorship",13440 "xcm",13441 "xcm-builder",13442 "xcm-executor",13443]1344413445[[package]]13446name = "universal-hash"13447version = "0.4.1"13448source = "registry+https://github.com/rust-lang/crates.io-index"13449checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05"13450dependencies = [13451 "generic-array 0.14.6",13452 "subtle",13453]1345413455[[package]]13456name = "universal-hash"13457version = "0.5.0"13458source = "registry+https://github.com/rust-lang/crates.io-index"13459checksum = "7d3160b73c9a19f7e2939a2fdad446c57c1bbbbf4d919d3213ff1267a580d8b5"13460dependencies = [13461 "crypto-common",13462 "subtle",13463]1346413465[[package]]13466name = "unsigned-varint"13467version = "0.7.1"13468source = "registry+https://github.com/rust-lang/crates.io-index"13469checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836"13470dependencies = [13471 "asynchronous-codec",13472 "bytes",13473 "futures-io",13474 "futures-util",13475]1347613477[[package]]13478name = "untrusted"13479version = "0.7.1"13480source = "registry+https://github.com/rust-lang/crates.io-index"13481checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"1348213483[[package]]13484name = "up-common"13485version = "0.9.39"13486dependencies = [13487 "cumulus-primitives-core",13488 "fp-rpc",13489 "frame-support",13490 "pallet-evm",13491 "sp-consensus-aura",13492 "sp-core",13493 "sp-runtime",13494 "sp-std",13495]1349613497[[package]]13498name = "up-data-structs"13499version = "0.2.2"13500dependencies = [13501 "bondrewd",13502 "derivative",13503 "frame-support",13504 "pallet-evm",13505 "parity-scale-codec",13506 "scale-info",13507 "serde",13508 "sp-core",13509 "sp-runtime",13510 "sp-std",13511 "struct-versioning",13512]1351313514[[package]]13515name = "up-pov-estimate-rpc"13516version = "0.1.0"13517dependencies = [13518 "parity-scale-codec",13519 "scale-info",13520 "serde",13521 "sp-api",13522 "sp-core",13523 "sp-runtime",13524 "sp-std",13525]1352613527[[package]]13528name = "up-rpc"13529version = "0.1.3"13530dependencies = [13531 "pallet-common",13532 "pallet-evm",13533 "parity-scale-codec",13534 "sp-api",13535 "sp-core",13536 "sp-runtime",13537 "sp-std",13538 "up-data-structs",13539]1354013541[[package]]13542name = "up-sponsorship"13543version = "0.1.0"13544source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.39#7e74e3937a2c08bf29a00084a5c2f1ca6676d87a"13545dependencies = [13546 "impl-trait-for-tuples",13547]1354813549[[package]]13550name = "url"13551version = "2.3.1"13552source = "registry+https://github.com/rust-lang/crates.io-index"13553checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"13554dependencies = [13555 "form_urlencoded",13556 "idna 0.3.0",13557 "percent-encoding",13558]1355913560[[package]]13561name = "uuid"13562version = "1.3.0"13563source = "registry+https://github.com/rust-lang/crates.io-index"13564checksum = "1674845326ee10d37ca60470760d4288a6f80f304007d92e5c53bab78c9cfd79"13565dependencies = [13566 "getrandom 0.2.8",13567]1356813569[[package]]13570name = "valuable"13571version = "0.1.0"13572source = "registry+https://github.com/rust-lang/crates.io-index"13573checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"1357413575[[package]]13576name = "value-bag"13577version = "1.0.0-alpha.9"13578source = "registry+https://github.com/rust-lang/crates.io-index"13579checksum = "2209b78d1249f7e6f3293657c9779fe31ced465df091bbd433a1cf88e916ec55"13580dependencies = [13581 "ctor",13582 "version_check",13583]1358413585[[package]]13586name = "vcpkg"13587version = "0.2.15"13588source = "registry+https://github.com/rust-lang/crates.io-index"13589checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"1359013591[[package]]13592name = "version_check"13593version = "0.9.4"13594source = "registry+https://github.com/rust-lang/crates.io-index"13595checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"1359613597[[package]]13598name = "void"13599version = "1.0.2"13600source = "registry+https://github.com/rust-lang/crates.io-index"13601checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"1360213603[[package]]13604name = "waitgroup"13605version = "0.1.2"13606source = "registry+https://github.com/rust-lang/crates.io-index"13607checksum = "d1f50000a783467e6c0200f9d10642f4bc424e39efc1b770203e88b488f79292"13608dependencies = [13609 "atomic-waker",13610]1361113612[[package]]13613name = "waker-fn"13614version = "1.1.0"13615source = "registry+https://github.com/rust-lang/crates.io-index"13616checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"1361713618[[package]]13619name = "walkdir"13620version = "2.3.2"13621source = "registry+https://github.com/rust-lang/crates.io-index"13622checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"13623dependencies = [13624 "same-file",13625 "winapi",13626 "winapi-util",13627]1362813629[[package]]13630name = "want"13631version = "0.3.0"13632source = "registry+https://github.com/rust-lang/crates.io-index"13633checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"13634dependencies = [13635 "log",13636 "try-lock",13637]1363813639[[package]]13640name = "wasi"13641version = "0.9.0+wasi-snapshot-preview1"13642source = "registry+https://github.com/rust-lang/crates.io-index"13643checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"1364413645[[package]]13646name = "wasi"13647version = "0.10.0+wasi-snapshot-preview1"13648source = "registry+https://github.com/rust-lang/crates.io-index"13649checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"1365013651[[package]]13652name = "wasi"13653version = "0.11.0+wasi-snapshot-preview1"13654source = "registry+https://github.com/rust-lang/crates.io-index"13655checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"1365613657[[package]]13658name = "wasm-bindgen"13659version = "0.2.84"13660source = "registry+https://github.com/rust-lang/crates.io-index"13661checksum = "31f8dcbc21f30d9b8f2ea926ecb58f6b91192c17e9d33594b3df58b2007ca53b"13662dependencies = [13663 "cfg-if",13664 "wasm-bindgen-macro",13665]1366613667[[package]]13668name = "wasm-bindgen-backend"13669version = "0.2.84"13670source = "registry+https://github.com/rust-lang/crates.io-index"13671checksum = "95ce90fd5bcc06af55a641a86428ee4229e44e07033963a2290a8e241607ccb9"13672dependencies = [13673 "bumpalo",13674 "log",13675 "once_cell",13676 "proc-macro2",13677 "quote",13678 "syn",13679 "wasm-bindgen-shared",13680]1368113682[[package]]13683name = "wasm-bindgen-futures"13684version = "0.4.34"13685source = "registry+https://github.com/rust-lang/crates.io-index"13686checksum = "f219e0d211ba40266969f6dbdd90636da12f75bee4fc9d6c23d1260dadb51454"13687dependencies = [13688 "cfg-if",13689 "js-sys",13690 "wasm-bindgen",13691 "web-sys",13692]1369313694[[package]]13695name = "wasm-bindgen-macro"13696version = "0.2.84"13697source = "registry+https://github.com/rust-lang/crates.io-index"13698checksum = "4c21f77c0bedc37fd5dc21f897894a5ca01e7bb159884559461862ae90c0b4c5"13699dependencies = [13700 "quote",13701 "wasm-bindgen-macro-support",13702]1370313704[[package]]13705name = "wasm-bindgen-macro-support"13706version = "0.2.84"13707source = "registry+https://github.com/rust-lang/crates.io-index"13708checksum = "2aff81306fcac3c7515ad4e177f521b5c9a15f2b08f4e32d823066102f35a5f6"13709dependencies = [13710 "proc-macro2",13711 "quote",13712 "syn",13713 "wasm-bindgen-backend",13714 "wasm-bindgen-shared",13715]1371613717[[package]]13718name = "wasm-bindgen-shared"13719version = "0.2.84"13720source = "registry+https://github.com/rust-lang/crates.io-index"13721checksum = "0046fef7e28c3804e5e38bfa31ea2a0f73905319b677e57ebe37e49358989b5d"1372213723[[package]]13724name = "wasm-instrument"13725version = "0.3.0"13726source = "registry+https://github.com/rust-lang/crates.io-index"13727checksum = "aa1dafb3e60065305741e83db35c6c2584bb3725b692b5b66148a38d72ace6cd"13728dependencies = [13729 "parity-wasm",13730]1373113732[[package]]13733name = "wasm-opt"13734version = "0.111.0"13735source = "registry+https://github.com/rust-lang/crates.io-index"13736checksum = "84a303793cbc01fb96551badfc7367db6007396bba6bac97936b3c8b6f7fdb41"13737dependencies = [13738 "anyhow",13739 "libc",13740 "strum",13741 "strum_macros",13742 "tempfile",13743 "thiserror",13744 "wasm-opt-cxx-sys",13745 "wasm-opt-sys",13746]1374713748[[package]]13749name = "wasm-opt-cxx-sys"13750version = "0.111.0"13751source = "registry+https://github.com/rust-lang/crates.io-index"13752checksum = "d9c9deb56f8a9f2ec177b3bd642a8205621835944ed5da55f2388ef216aca5a4"13753dependencies = [13754 "anyhow",13755 "cxx",13756 "cxx-build",13757 "wasm-opt-sys",13758]1375913760[[package]]13761name = "wasm-opt-sys"13762version = "0.111.0"13763source = "registry+https://github.com/rust-lang/crates.io-index"13764checksum = "4432e28b542738a9776cedf92e8a99d8991c7b4667ee2c7ccddfb479dd2856a7"13765dependencies = [13766 "anyhow",13767 "cc",13768 "cxx",13769 "cxx-build",13770 "regex",13771]1377213773[[package]]13774name = "wasm-timer"13775version = "0.2.5"13776source = "registry+https://github.com/rust-lang/crates.io-index"13777checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"13778dependencies = [13779 "futures",13780 "js-sys",13781 "parking_lot 0.11.2",13782 "pin-utils",13783 "wasm-bindgen",13784 "wasm-bindgen-futures",13785 "web-sys",13786]1378713788[[package]]13789name = "wasmi"13790version = "0.13.2"13791source = "registry+https://github.com/rust-lang/crates.io-index"13792checksum = "06c326c93fbf86419608361a2c925a31754cf109da1b8b55737070b4d6669422"13793dependencies = [13794 "parity-wasm",13795 "wasmi-validation",13796 "wasmi_core",13797]1379813799[[package]]13800name = "wasmi-validation"13801version = "0.5.0"13802source = "registry+https://github.com/rust-lang/crates.io-index"13803checksum = "91ff416ad1ff0c42e5a926ed5d5fab74c0f098749aa0ad8b2a34b982ce0e867b"13804dependencies = [13805 "parity-wasm",13806]1380713808[[package]]13809name = "wasmi_core"13810version = "0.2.1"13811source = "registry+https://github.com/rust-lang/crates.io-index"13812checksum = "57d20cb3c59b788653d99541c646c561c9dd26506f25c0cebfe810659c54c6d7"13813dependencies = [13814 "downcast-rs",13815 "libm 0.2.6",13816 "memory_units",13817 "num-rational",13818 "num-traits",13819 "region",13820]1382113822[[package]]13823name = "wasmparser"13824version = "0.100.0"13825source = "registry+https://github.com/rust-lang/crates.io-index"13826checksum = "64b20236ab624147dfbb62cf12a19aaf66af0e41b8398838b66e997d07d269d4"13827dependencies = [13828 "indexmap",13829 "url",13830]1383113832[[package]]13833name = "wasmtime"13834version = "6.0.1"13835source = "registry+https://github.com/rust-lang/crates.io-index"13836checksum = "f6e89f9819523447330ffd70367ef4a18d8c832e24e8150fe054d1d912841632"13837dependencies = [13838 "anyhow",13839 "bincode",13840 "cfg-if",13841 "indexmap",13842 "libc",13843 "log",13844 "object 0.29.0",13845 "once_cell",13846 "paste",13847 "psm",13848 "rayon",13849 "serde",13850 "target-lexicon",13851 "wasmparser",13852 "wasmtime-cache",13853 "wasmtime-cranelift",13854 "wasmtime-environ",13855 "wasmtime-jit",13856 "wasmtime-runtime",13857 "windows-sys 0.42.0",13858]1385913860[[package]]13861name = "wasmtime-asm-macros"13862version = "6.0.1"13863source = "registry+https://github.com/rust-lang/crates.io-index"13864checksum = "9bd3a5e46c198032da934469f3a6e48649d1f9142438e4fd4617b68a35644b8a"13865dependencies = [13866 "cfg-if",13867]1386813869[[package]]13870name = "wasmtime-cache"13871version = "6.0.1"13872source = "registry+https://github.com/rust-lang/crates.io-index"13873checksum = "b389ae9b678b9c3851091a4804f4182d688d27aff7abc9aa37fa7be37d8ecffa"13874dependencies = [13875 "anyhow",13876 "base64 0.13.1",13877 "bincode",13878 "directories-next",13879 "file-per-thread-logger",13880 "log",13881 "rustix",13882 "serde",13883 "sha2 0.10.6",13884 "toml",13885 "windows-sys 0.42.0",13886 "zstd",13887]1388813889[[package]]13890name = "wasmtime-cranelift"13891version = "6.0.1"13892source = "registry+https://github.com/rust-lang/crates.io-index"13893checksum = "59b2c92a08c0db6efffd88fdc97d7aa9c7c63b03edb0971dbca745469f820e8c"13894dependencies = [13895 "anyhow",13896 "cranelift-codegen",13897 "cranelift-entity",13898 "cranelift-frontend",13899 "cranelift-native",13900 "cranelift-wasm",13901 "gimli 0.26.2",13902 "log",13903 "object 0.29.0",13904 "target-lexicon",13905 "thiserror",13906 "wasmparser",13907 "wasmtime-environ",13908]1390913910[[package]]13911name = "wasmtime-environ"13912version = "6.0.1"13913source = "registry+https://github.com/rust-lang/crates.io-index"13914checksum = "9a6db9fc52985ba06ca601f2ff0ff1f526c5d724c7ac267b47326304b0c97883"13915dependencies = [13916 "anyhow",13917 "cranelift-entity",13918 "gimli 0.26.2",13919 "indexmap",13920 "log",13921 "object 0.29.0",13922 "serde",13923 "target-lexicon",13924 "thiserror",13925 "wasmparser",13926 "wasmtime-types",13927]1392813929[[package]]13930name = "wasmtime-jit"13931version = "6.0.1"13932source = "registry+https://github.com/rust-lang/crates.io-index"13933checksum = "b77e3a52cd84d0f7f18554afa8060cfe564ccac61e3b0802d3fd4084772fa5f6"13934dependencies = [13935 "addr2line 0.17.0",13936 "anyhow",13937 "bincode",13938 "cfg-if",13939 "cpp_demangle",13940 "gimli 0.26.2",13941 "log",13942 "object 0.29.0",13943 "rustc-demangle",13944 "serde",13945 "target-lexicon",13946 "wasmtime-environ",13947 "wasmtime-jit-debug",13948 "wasmtime-jit-icache-coherence",13949 "wasmtime-runtime",13950 "windows-sys 0.42.0",13951]1395213953[[package]]13954name = "wasmtime-jit-debug"13955version = "6.0.1"13956source = "registry+https://github.com/rust-lang/crates.io-index"13957checksum = "d0245e8a9347017c7185a72e215218a802ff561545c242953c11ba00fccc930f"13958dependencies = [13959 "object 0.29.0",13960 "once_cell",13961 "rustix",13962]1396313964[[package]]13965name = "wasmtime-jit-icache-coherence"13966version = "6.0.1"13967source = "registry+https://github.com/rust-lang/crates.io-index"13968checksum = "67d412e9340ab1c83867051d8d1d7c90aa8c9afc91da086088068e2734e25064"13969dependencies = [13970 "cfg-if",13971 "libc",13972 "windows-sys 0.42.0",13973]1397413975[[package]]13976name = "wasmtime-runtime"13977version = "6.0.1"13978source = "registry+https://github.com/rust-lang/crates.io-index"13979checksum = "d594e791b5fdd4dbaf8cf7ae62f2e4ff85018ce90f483ca6f42947688e48827d"13980dependencies = [13981 "anyhow",13982 "cc",13983 "cfg-if",13984 "indexmap",13985 "libc",13986 "log",13987 "mach",13988 "memfd",13989 "memoffset 0.6.5",13990 "paste",13991 "rand 0.8.5",13992 "rustix",13993 "wasmtime-asm-macros",13994 "wasmtime-environ",13995 "wasmtime-jit-debug",13996 "windows-sys 0.42.0",13997]1399813999[[package]]14000name = "wasmtime-types"14001version = "6.0.1"14002source = "registry+https://github.com/rust-lang/crates.io-index"14003checksum = "a6688d6f96d4dbc1f89fab626c56c1778936d122b5f4ae7a57c2eb42b8d982e2"14004dependencies = [14005 "cranelift-entity",14006 "serde",14007 "thiserror",14008 "wasmparser",14009]1401014011[[package]]14012name = "web-sys"14013version = "0.3.61"14014source = "registry+https://github.com/rust-lang/crates.io-index"14015checksum = "e33b99f4b23ba3eec1a53ac264e35a755f00e966e0065077d6027c0f575b0b97"14016dependencies = [14017 "js-sys",14018 "wasm-bindgen",14019]1402014021[[package]]14022name = "webpki"14023version = "0.21.4"14024source = "registry+https://github.com/rust-lang/crates.io-index"14025checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea"14026dependencies = [14027 "ring",14028 "untrusted",14029]1403014031[[package]]14032name = "webpki"14033version = "0.22.0"14034source = "registry+https://github.com/rust-lang/crates.io-index"14035checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"14036dependencies = [14037 "ring",14038 "untrusted",14039]1404014041[[package]]14042name = "webpki-roots"14043version = "0.22.6"14044source = "registry+https://github.com/rust-lang/crates.io-index"14045checksum = "b6c71e40d7d2c34a5106301fb632274ca37242cd0c9d3e64dbece371a40a2d87"14046dependencies = [14047 "webpki 0.22.0",14048]1404914050[[package]]14051name = "webrtc"14052version = "0.6.0"14053source = "registry+https://github.com/rust-lang/crates.io-index"14054checksum = "2d3bc9049bdb2cea52f5fd4f6f728184225bdb867ed0dc2410eab6df5bdd67bb"14055dependencies = [14056 "arc-swap",14057 "async-trait",14058 "bytes",14059 "hex",14060 "interceptor",14061 "lazy_static",14062 "log",14063 "rand 0.8.5",14064 "rcgen 0.9.3",14065 "regex",14066 "ring",14067 "rtcp",14068 "rtp",14069 "rustls 0.19.1",14070 "sdp",14071 "serde",14072 "serde_json",14073 "sha2 0.10.6",14074 "stun",14075 "thiserror",14076 "time 0.3.20",14077 "tokio",14078 "turn",14079 "url",14080 "waitgroup",14081 "webrtc-data",14082 "webrtc-dtls",14083 "webrtc-ice",14084 "webrtc-mdns",14085 "webrtc-media",14086 "webrtc-sctp",14087 "webrtc-srtp",14088 "webrtc-util",14089]1409014091[[package]]14092name = "webrtc-data"14093version = "0.6.0"14094source = "registry+https://github.com/rust-lang/crates.io-index"14095checksum = "0ef36a4d12baa6e842582fe9ec16a57184ba35e1a09308307b67d43ec8883100"14096dependencies = [14097 "bytes",14098 "derive_builder",14099 "log",14100 "thiserror",14101 "tokio",14102 "webrtc-sctp",14103 "webrtc-util",14104]1410514106[[package]]14107name = "webrtc-dtls"14108version = "0.7.1"14109source = "registry+https://github.com/rust-lang/crates.io-index"14110checksum = "942be5bd85f072c3128396f6e5a9bfb93ca8c1939ded735d177b7bcba9a13d05"14111dependencies = [14112 "aes 0.6.0",14113 "aes-gcm 0.10.1",14114 "async-trait",14115 "bincode",14116 "block-modes",14117 "byteorder",14118 "ccm",14119 "curve25519-dalek 3.2.0",14120 "der-parser 8.2.0",14121 "elliptic-curve",14122 "hkdf",14123 "hmac 0.12.1",14124 "log",14125 "oid-registry 0.6.1",14126 "p256",14127 "p384",14128 "rand 0.8.5",14129 "rand_core 0.6.4",14130 "rcgen 0.9.3",14131 "ring",14132 "rustls 0.19.1",14133 "sec1",14134 "serde",14135 "sha1",14136 "sha2 0.10.6",14137 "signature",14138 "subtle",14139 "thiserror",14140 "tokio",14141 "webpki 0.21.4",14142 "webrtc-util",14143 "x25519-dalek 2.0.0-pre.1",14144 "x509-parser 0.13.2",14145]1414614147[[package]]14148name = "webrtc-ice"14149version = "0.9.1"14150source = "registry+https://github.com/rust-lang/crates.io-index"14151checksum = "465a03cc11e9a7d7b4f9f99870558fe37a102b65b93f8045392fef7c67b39e80"14152dependencies = [14153 "arc-swap",14154 "async-trait",14155 "crc",14156 "log",14157 "rand 0.8.5",14158 "serde",14159 "serde_json",14160 "stun",14161 "thiserror",14162 "tokio",14163 "turn",14164 "url",14165 "uuid",14166 "waitgroup",14167 "webrtc-mdns",14168 "webrtc-util",14169]1417014171[[package]]14172name = "webrtc-mdns"14173version = "0.5.2"14174source = "registry+https://github.com/rust-lang/crates.io-index"14175checksum = "f08dfd7a6e3987e255c4dbe710dde5d94d0f0574f8a21afa95d171376c143106"14176dependencies = [14177 "log",14178 "socket2",14179 "thiserror",14180 "tokio",14181 "webrtc-util",14182]1418314184[[package]]14185name = "webrtc-media"14186version = "0.5.0"14187source = "registry+https://github.com/rust-lang/crates.io-index"14188checksum = "ee2a3c157a040324e5049bcbd644ffc9079e6738fa2cfab2bcff64e5cc4c00d7"14189dependencies = [14190 "byteorder",14191 "bytes",14192 "derive_builder",14193 "displaydoc",14194 "rand 0.8.5",14195 "rtp",14196 "thiserror",14197 "webrtc-util",14198]1419914200[[package]]14201name = "webrtc-sctp"14202version = "0.7.0"14203source = "registry+https://github.com/rust-lang/crates.io-index"14204checksum = "0d47adcd9427eb3ede33d5a7f3424038f63c965491beafcc20bc650a2f6679c0"14205dependencies = [14206 "arc-swap",14207 "async-trait",14208 "bytes",14209 "crc",14210 "log",14211 "rand 0.8.5",14212 "thiserror",14213 "tokio",14214 "webrtc-util",14215]1421614217[[package]]14218name = "webrtc-srtp"14219version = "0.9.1"14220source = "registry+https://github.com/rust-lang/crates.io-index"14221checksum = "6183edc4c1c6c0175f8812eefdce84dfa0aea9c3ece71c2bf6ddd3c964de3da5"14222dependencies = [14223 "aead 0.4.3",14224 "aes 0.7.5",14225 "aes-gcm 0.9.4",14226 "async-trait",14227 "byteorder",14228 "bytes",14229 "ctr 0.8.0",14230 "hmac 0.11.0",14231 "log",14232 "rtcp",14233 "rtp",14234 "sha-1",14235 "subtle",14236 "thiserror",14237 "tokio",14238 "webrtc-util",14239]1424014241[[package]]14242name = "webrtc-util"14243version = "0.7.0"14244source = "registry+https://github.com/rust-lang/crates.io-index"14245checksum = "93f1db1727772c05cf7a2cfece52c3aca8045ca1e176cd517d323489aa3c6d87"14246dependencies = [14247 "async-trait",14248 "bitflags",14249 "bytes",14250 "cc",14251 "ipnet",14252 "lazy_static",14253 "libc",14254 "log",14255 "nix 0.24.3",14256 "rand 0.8.5",14257 "thiserror",14258 "tokio",14259 "winapi",14260]1426114262[[package]]14263name = "westend-runtime"14264version = "0.9.39-1"14265source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"14266dependencies = [14267 "bitvec",14268 "frame-benchmarking",14269 "frame-election-provider-support",14270 "frame-executive",14271 "frame-support",14272 "frame-system",14273 "frame-system-benchmarking",14274 "frame-system-rpc-runtime-api",14275 "frame-try-runtime",14276 "hex-literal",14277 "log",14278 "pallet-authority-discovery",14279 "pallet-authorship",14280 "pallet-babe",14281 "pallet-bags-list",14282 "pallet-balances",14283 "pallet-collective",14284 "pallet-democracy",14285 "pallet-election-provider-multi-phase",14286 "pallet-election-provider-support-benchmarking",14287 "pallet-elections-phragmen",14288 "pallet-fast-unstake",14289 "pallet-grandpa",14290 "pallet-identity 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.39)",14291 "pallet-im-online",14292 "pallet-indices",14293 "pallet-membership",14294 "pallet-multisig",14295 "pallet-nomination-pools",14296 "pallet-nomination-pools-benchmarking",14297 "pallet-nomination-pools-runtime-api",14298 "pallet-offences",14299 "pallet-offences-benchmarking",14300 "pallet-preimage",14301 "pallet-proxy",14302 "pallet-recovery",14303 "pallet-scheduler",14304 "pallet-session",14305 "pallet-session-benchmarking",14306 "pallet-society",14307 "pallet-staking",14308 "pallet-staking-reward-curve",14309 "pallet-staking-runtime-api",14310 "pallet-state-trie-migration",14311 "pallet-sudo",14312 "pallet-timestamp",14313 "pallet-transaction-payment",14314 "pallet-transaction-payment-rpc-runtime-api",14315 "pallet-treasury",14316 "pallet-utility",14317 "pallet-vesting",14318 "pallet-xcm",14319 "pallet-xcm-benchmarks",14320 "parity-scale-codec",14321 "polkadot-parachain",14322 "polkadot-primitives",14323 "polkadot-runtime-common",14324 "polkadot-runtime-parachains",14325 "rustc-hex",14326 "scale-info",14327 "serde",14328 "serde_derive",14329 "smallvec",14330 "sp-api",14331 "sp-authority-discovery",14332 "sp-beefy",14333 "sp-block-builder",14334 "sp-consensus-babe",14335 "sp-core",14336 "sp-inherents",14337 "sp-io",14338 "sp-mmr-primitives",14339 "sp-npos-elections",14340 "sp-offchain",14341 "sp-runtime",14342 "sp-session",14343 "sp-staking",14344 "sp-std",14345 "sp-transaction-pool",14346 "sp-version",14347 "substrate-wasm-builder",14348 "westend-runtime-constants",14349 "xcm",14350 "xcm-builder",14351 "xcm-executor",14352]1435314354[[package]]14355name = "westend-runtime-constants"14356version = "0.9.39-1"14357source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"14358dependencies = [14359 "frame-support",14360 "polkadot-primitives",14361 "polkadot-runtime-common",14362 "smallvec",14363 "sp-core",14364 "sp-runtime",14365 "sp-weights",14366]1436714368[[package]]14369name = "which"14370version = "4.4.0"14371source = "registry+https://github.com/rust-lang/crates.io-index"14372checksum = "2441c784c52b289a054b7201fc93253e288f094e2f4be9058343127c4226a269"14373dependencies = [14374 "either",14375 "libc",14376 "once_cell",14377]1437814379[[package]]14380name = "wide"14381version = "0.7.8"14382source = "registry+https://github.com/rust-lang/crates.io-index"14383checksum = "b689b6c49d6549434bf944e6b0f39238cf63693cb7a147e9d887507fffa3b223"14384dependencies = [14385 "bytemuck",14386 "safe_arch",14387]1438814389[[package]]14390name = "widestring"14391version = "0.5.1"14392source = "registry+https://github.com/rust-lang/crates.io-index"14393checksum = "17882f045410753661207383517a6f62ec3dbeb6a4ed2acce01f0728238d1983"1439414395[[package]]14396name = "winapi"14397version = "0.3.9"14398source = "registry+https://github.com/rust-lang/crates.io-index"14399checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"14400dependencies = [14401 "winapi-i686-pc-windows-gnu",14402 "winapi-x86_64-pc-windows-gnu",14403]1440414405[[package]]14406name = "winapi-i686-pc-windows-gnu"14407version = "0.4.0"14408source = "registry+https://github.com/rust-lang/crates.io-index"14409checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"1441014411[[package]]14412name = "winapi-util"14413version = "0.1.5"14414source = "registry+https://github.com/rust-lang/crates.io-index"14415checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"14416dependencies = [14417 "winapi",14418]1441914420[[package]]14421name = "winapi-x86_64-pc-windows-gnu"14422version = "0.4.0"14423source = "registry+https://github.com/rust-lang/crates.io-index"14424checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"1442514426[[package]]14427name = "windows"14428version = "0.34.0"14429source = "registry+https://github.com/rust-lang/crates.io-index"14430checksum = "45296b64204227616fdbf2614cefa4c236b98ee64dfaaaa435207ed99fe7829f"14431dependencies = [14432 "windows_aarch64_msvc 0.34.0",14433 "windows_i686_gnu 0.34.0",14434 "windows_i686_msvc 0.34.0",14435 "windows_x86_64_gnu 0.34.0",14436 "windows_x86_64_msvc 0.34.0",14437]1443814439[[package]]14440name = "windows-sys"14441version = "0.42.0"14442source = "registry+https://github.com/rust-lang/crates.io-index"14443checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"14444dependencies = [14445 "windows_aarch64_gnullvm",14446 "windows_aarch64_msvc 0.42.1",14447 "windows_i686_gnu 0.42.1",14448 "windows_i686_msvc 0.42.1",14449 "windows_x86_64_gnu 0.42.1",14450 "windows_x86_64_gnullvm",14451 "windows_x86_64_msvc 0.42.1",14452]1445314454[[package]]14455name = "windows-sys"14456version = "0.45.0"14457source = "registry+https://github.com/rust-lang/crates.io-index"14458checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"14459dependencies = [14460 "windows-targets",14461]1446214463[[package]]14464name = "windows-targets"14465version = "0.42.1"14466source = "registry+https://github.com/rust-lang/crates.io-index"14467checksum = "8e2522491fbfcd58cc84d47aeb2958948c4b8982e9a2d8a2a35bbaed431390e7"14468dependencies = [14469 "windows_aarch64_gnullvm",14470 "windows_aarch64_msvc 0.42.1",14471 "windows_i686_gnu 0.42.1",14472 "windows_i686_msvc 0.42.1",14473 "windows_x86_64_gnu 0.42.1",14474 "windows_x86_64_gnullvm",14475 "windows_x86_64_msvc 0.42.1",14476]1447714478[[package]]14479name = "windows_aarch64_gnullvm"14480version = "0.42.1"14481source = "registry+https://github.com/rust-lang/crates.io-index"14482checksum = "8c9864e83243fdec7fc9c5444389dcbbfd258f745e7853198f365e3c4968a608"1448314484[[package]]14485name = "windows_aarch64_msvc"14486version = "0.34.0"14487source = "registry+https://github.com/rust-lang/crates.io-index"14488checksum = "17cffbe740121affb56fad0fc0e421804adf0ae00891205213b5cecd30db881d"1448914490[[package]]14491name = "windows_aarch64_msvc"14492version = "0.42.1"14493source = "registry+https://github.com/rust-lang/crates.io-index"14494checksum = "4c8b1b673ffc16c47a9ff48570a9d85e25d265735c503681332589af6253c6c7"1449514496[[package]]14497name = "windows_i686_gnu"14498version = "0.34.0"14499source = "registry+https://github.com/rust-lang/crates.io-index"14500checksum = "2564fde759adb79129d9b4f54be42b32c89970c18ebf93124ca8870a498688ed"1450114502[[package]]14503name = "windows_i686_gnu"14504version = "0.42.1"14505source = "registry+https://github.com/rust-lang/crates.io-index"14506checksum = "de3887528ad530ba7bdbb1faa8275ec7a1155a45ffa57c37993960277145d640"1450714508[[package]]14509name = "windows_i686_msvc"14510version = "0.34.0"14511source = "registry+https://github.com/rust-lang/crates.io-index"14512checksum = "9cd9d32ba70453522332c14d38814bceeb747d80b3958676007acadd7e166956"1451314514[[package]]14515name = "windows_i686_msvc"14516version = "0.42.1"14517source = "registry+https://github.com/rust-lang/crates.io-index"14518checksum = "bf4d1122317eddd6ff351aa852118a2418ad4214e6613a50e0191f7004372605"1451914520[[package]]14521name = "windows_x86_64_gnu"14522version = "0.34.0"14523source = "registry+https://github.com/rust-lang/crates.io-index"14524checksum = "cfce6deae227ee8d356d19effc141a509cc503dfd1f850622ec4b0f84428e1f4"1452514526[[package]]14527name = "windows_x86_64_gnu"14528version = "0.42.1"14529source = "registry+https://github.com/rust-lang/crates.io-index"14530checksum = "c1040f221285e17ebccbc2591ffdc2d44ee1f9186324dd3e84e99ac68d699c45"1453114532[[package]]14533name = "windows_x86_64_gnullvm"14534version = "0.42.1"14535source = "registry+https://github.com/rust-lang/crates.io-index"14536checksum = "628bfdf232daa22b0d64fdb62b09fcc36bb01f05a3939e20ab73aaf9470d0463"1453714538[[package]]14539name = "windows_x86_64_msvc"14540version = "0.34.0"14541source = "registry+https://github.com/rust-lang/crates.io-index"14542checksum = "d19538ccc21819d01deaf88d6a17eae6596a12e9aafdbb97916fb49896d89de9"1454314544[[package]]14545name = "windows_x86_64_msvc"14546version = "0.42.1"14547source = "registry+https://github.com/rust-lang/crates.io-index"14548checksum = "447660ad36a13288b1db4d4248e857b510e8c3a225c822ba4fb748c0aafecffd"1454914550[[package]]14551name = "winnow"14552version = "0.3.5"14553source = "registry+https://github.com/rust-lang/crates.io-index"14554checksum = "ee7b2c67f962bf5042bfd8b6a916178df33a26eec343ae064cb8e069f638fa6f"14555dependencies = [14556 "memchr",14557]1455814559[[package]]14560name = "winreg"14561version = "0.10.1"14562source = "registry+https://github.com/rust-lang/crates.io-index"14563checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"14564dependencies = [14565 "winapi",14566]1456714568[[package]]14569name = "wyz"14570version = "0.5.1"14571source = "registry+https://github.com/rust-lang/crates.io-index"14572checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"14573dependencies = [14574 "tap",14575]1457614577[[package]]14578name = "x25519-dalek"14579version = "1.1.1"14580source = "registry+https://github.com/rust-lang/crates.io-index"14581checksum = "5a0c105152107e3b96f6a00a65e86ce82d9b125230e1c4302940eca58ff71f4f"14582dependencies = [14583 "curve25519-dalek 3.2.0",14584 "rand_core 0.5.1",14585 "zeroize",14586]1458714588[[package]]14589name = "x25519-dalek"14590version = "2.0.0-pre.1"14591source = "registry+https://github.com/rust-lang/crates.io-index"14592checksum = "e5da623d8af10a62342bcbbb230e33e58a63255a58012f8653c578e54bab48df"14593dependencies = [14594 "curve25519-dalek 3.2.0",14595 "rand_core 0.6.4",14596 "zeroize",14597]1459814599[[package]]14600name = "x509-parser"14601version = "0.13.2"14602source = "registry+https://github.com/rust-lang/crates.io-index"14603checksum = "9fb9bace5b5589ffead1afb76e43e34cff39cd0f3ce7e170ae0c29e53b88eb1c"14604dependencies = [14605 "asn1-rs 0.3.1",14606 "base64 0.13.1",14607 "data-encoding",14608 "der-parser 7.0.0",14609 "lazy_static",14610 "nom",14611 "oid-registry 0.4.0",14612 "ring",14613 "rusticata-macros",14614 "thiserror",14615 "time 0.3.20",14616]1461714618[[package]]14619name = "x509-parser"14620version = "0.14.0"14621source = "registry+https://github.com/rust-lang/crates.io-index"14622checksum = "e0ecbeb7b67ce215e40e3cc7f2ff902f94a223acf44995934763467e7b1febc8"14623dependencies = [14624 "asn1-rs 0.5.2",14625 "base64 0.13.1",14626 "data-encoding",14627 "der-parser 8.2.0",14628 "lazy_static",14629 "nom",14630 "oid-registry 0.6.1",14631 "rusticata-macros",14632 "thiserror",14633 "time 0.3.20",14634]1463514636[[package]]14637name = "xcm"14638version = "0.9.39-1"14639source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"14640dependencies = [14641 "bounded-collections",14642 "derivative",14643 "impl-trait-for-tuples",14644 "log",14645 "parity-scale-codec",14646 "scale-info",14647 "serde",14648 "sp-weights",14649 "xcm-procedural",14650]1465114652[[package]]14653name = "xcm-builder"14654version = "0.9.39-1"14655source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"14656dependencies = [14657 "frame-support",14658 "frame-system",14659 "impl-trait-for-tuples",14660 "log",14661 "pallet-transaction-payment",14662 "parity-scale-codec",14663 "polkadot-parachain",14664 "scale-info",14665 "sp-arithmetic",14666 "sp-io",14667 "sp-runtime",14668 "sp-std",14669 "xcm",14670 "xcm-executor",14671]1467214673[[package]]14674name = "xcm-executor"14675version = "0.9.39-1"14676source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"14677dependencies = [14678 "environmental",14679 "frame-benchmarking",14680 "frame-support",14681 "impl-trait-for-tuples",14682 "log",14683 "parity-scale-codec",14684 "sp-arithmetic",14685 "sp-core",14686 "sp-io",14687 "sp-runtime",14688 "sp-std",14689 "sp-weights",14690 "xcm",14691]1469214693[[package]]14694name = "xcm-procedural"14695version = "0.9.39-1"14696source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.39#298b4aefe1b07b864b6ef7ede041d73f6a0a7f93"14697dependencies = [14698 "Inflector",14699 "proc-macro2",14700 "quote",14701 "syn",14702]1470314704[[package]]14705name = "yamux"14706version = "0.10.2"14707source = "registry+https://github.com/rust-lang/crates.io-index"14708checksum = "e5d9ba232399af1783a58d8eb26f6b5006fbefe2dc9ef36bd283324792d03ea5"14709dependencies = [14710 "futures",14711 "log",14712 "nohash-hasher",14713 "parking_lot 0.12.1",14714 "rand 0.8.5",14715 "static_assertions",14716]1471714718[[package]]14719name = "yasna"14720version = "0.5.1"14721source = "registry+https://github.com/rust-lang/crates.io-index"14722checksum = "aed2e7a52e3744ab4d0c05c20aa065258e84c49fd4226f5191b2ed29712710b4"14723dependencies = [14724 "time 0.3.20",14725]1472614727[[package]]14728name = "zeroize"14729version = "1.5.7"14730source = "registry+https://github.com/rust-lang/crates.io-index"14731checksum = "c394b5bd0c6f669e7275d9c20aa90ae064cb22e75a1cad54e1b34088034b149f"14732dependencies = [14733 "zeroize_derive",14734]1473514736[[package]]14737name = "zeroize_derive"14738version = "1.3.3"14739source = "registry+https://github.com/rust-lang/crates.io-index"14740checksum = "44bf07cb3e50ea2003396695d58bf46bc9887a1f362260446fad6bc4e79bd36c"14741dependencies = [14742 "proc-macro2",14743 "quote",14744 "syn",14745 "synstructure",14746]1474714748[[package]]14749name = "zstd"14750version = "0.11.2+zstd.1.5.2"14751source = "registry+https://github.com/rust-lang/crates.io-index"14752checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"14753dependencies = [14754 "zstd-safe",14755]1475614757[[package]]14758name = "zstd-safe"14759version = "5.0.2+zstd.1.5.2"14760source = "registry+https://github.com/rust-lang/crates.io-index"14761checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"14762dependencies = [14763 "libc",14764 "zstd-sys",14765]1476614767[[package]]14768name = "zstd-sys"14769version = "2.0.7+zstd.1.5.4"14770source = "registry+https://github.com/rust-lang/crates.io-index"14771checksum = "94509c3ba2fe55294d752b79842c530ccfab760192521df74a081a78d2b3c7f5"14772dependencies = [14773 "cc",14774 "libc",14775 "pkg-config",14776]