Newer
Older
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#4eabe5e0dddc4cd31ad9dab5645350360d4d36a5"
"memory-db",
"nohash-hasher",
"parity-scale-codec",
"parking_lot 0.12.1",
"scale-info",
"schnellru",
"sp-externalities 0.25.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"thiserror",
"tracing",
"trie-root",
]
[[package]]
name = "sp-version"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#4eabe5e0dddc4cd31ad9dab5645350360d4d36a5"
"parity-scale-codec",
"parity-wasm",
"sp-crypto-hashing-proc-macro",
"sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-version-proc-macro",
"thiserror",
[[package]]
name = "sp-version-proc-macro"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#4eabe5e0dddc4cd31ad9dab5645350360d4d36a5"
dependencies = [
"parity-scale-codec",
"proc-macro2 1.0.81",
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#4eabe5e0dddc4cd31ad9dab5645350360d4d36a5"
"parity-scale-codec",
"wasmtime",
]
Branislav Kontur
committed
[[package]]
name = "sp-wasm-interface"
source = "git+https://github.com/paritytech/polkadot-sdk#4eabe5e0dddc4cd31ad9dab5645350360d4d36a5"
Branislav Kontur
committed
dependencies = [
"impl-trait-for-tuples",
"log",
"parity-scale-codec",
]
[[package]]
name = "sp-weights"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#4eabe5e0dddc4cd31ad9dab5645350360d4d36a5"
dependencies = [
"parity-scale-codec",
"scale-info",
"serde",
"smallvec",
"sp-debug-derive 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
[[package]]
name = "spin"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
Serban Iorga
committed
[[package]]
name = "spin"
version = "0.9.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
[[package]]
name = "spki"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
dependencies = [
"base64ct",
"der",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4743ce898933fbff7bbf414f497c459a782d496269644b3d650a398ae6a487ba"
Adrian Catangiu
committed
"num-format",
"proc-macro2 1.0.81",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
[[package]]
name = "staging-xcm"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#4eabe5e0dddc4cd31ad9dab5645350360d4d36a5"
dependencies = [
"bounded-collections",
"derivative",
"environmental",
"impl-trait-for-tuples",
"log",
"parity-scale-codec",
"scale-info",
"serde",
"sp-weights",
"xcm-procedural",
]
[[package]]
name = "staging-xcm-builder"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#4eabe5e0dddc4cd31ad9dab5645350360d4d36a5"
dependencies = [
"frame-support",
"frame-system",
"impl-trait-for-tuples",
"log",
"pallet-transaction-payment",
"parity-scale-codec",
"polkadot-parachain-primitives",
"scale-info",
"sp-arithmetic",
"sp-io",
"sp-runtime",
"sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-weights",
"staging-xcm",
"staging-xcm-executor",
]
[[package]]
name = "staging-xcm-executor"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#4eabe5e0dddc4cd31ad9dab5645350360d4d36a5"
dependencies = [
"environmental",
"frame-benchmarking",
"frame-support",
"impl-trait-for-tuples",
"log",
"parity-scale-codec",
Branislav Kontur
committed
"scale-info",
"sp-arithmetic",
"sp-core",
"sp-io",
"sp-runtime",
"sp-std 14.0.0 (git+https://github.com/paritytech/polkadot-sdk?branch=master)",
"sp-weights",
"staging-xcm",
]
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "str0m"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee48572247f422dcbe68630c973f8296fbd5157119cd36a3223e48bf83d47727"
dependencies = [
"combine",
"crc",
"hmac 0.12.1",
"once_cell",
"openssl",
"openssl-sys",
"rand 0.8.5",
"sctp-proto",
"serde",
"sha-1 0.10.1",
"thiserror",
"tracing",
]
[[package]]
name = "strsim"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
[[package]]
name = "strsim"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c6b5c64445ba8094a6ab0c3cd2ad323e07171012d9c98b0b15651daf1787a10"
"lazy_static",
"structopt-derive",
]
[[package]]
name = "structopt-derive"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dcb5ae327f9cc13b68763b5749770cb9e048a99bd9dfdfa58d0cf05d5f64afe0"
"proc-macro-error",
"proc-macro2 1.0.81",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5d8cec3501a5194c432b2b7976db6b7d10ec95c253208b45f83f7136aa985e29"
[[package]]
name = "strum_macros"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c6cf59daf282c0a494ba14fd21610a0325f9f90ec9d1231dea26bcb1d696c946"
"proc-macro2 1.0.81",
[[package]]
name = "substrate-bip39"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#4eabe5e0dddc4cd31ad9dab5645350360d4d36a5"
"hmac 0.12.1",
"pbkdf2",
[[package]]
name = "substrate-prometheus-endpoint"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#4eabe5e0dddc4cd31ad9dab5645350360d4d36a5"
"thiserror",
[[package]]
name = "substrate-relay"
"anyhow",
Svyatoslav Nikolsky
committed
"async-trait",
"bp-bridge-hub-polkadot",
"bp-bridge-hub-rococo",
"bp-header-chain",
"bp-messages",
"bp-parachains",
"bp-polkadot-bulletin",
"bridge-runtime-common",
"finality-grandpa",
"frame-support",
"hex",
"hex-literal",
"pallet-bridge-parachains",
"parity-scale-codec",
"relay-bridge-hub-kusama-client",
"relay-bridge-hub-polkadot-client",
"relay-bridge-hub-rococo-client",
"relay-bridge-hub-westend-client",
"relay-kusama-client",
"relay-polkadot-bulletin-client",
"relay-polkadot-client",
"relay-rococo-client",
"signal-hook",
"signal-hook-async-std",
"sp-keyring",
[[package]]
name = "substrate-relay-helper"
version = "0.1.0"
source = "git+https://github.com/paritytech/polkadot-sdk?branch=master#4eabe5e0dddc4cd31ad9dab5645350360d4d36a5"
dependencies = [
"anyhow",
"async-std",
"async-trait",
"bp-header-chain",
"bp-messages",
"bp-parachains",
"bp-polkadot-core",
"bp-runtime",
"bridge-runtime-common",
"equivocation-detector",
"finality-grandpa",
"finality-relay",
"frame-support",
"log",
"messages-relay",
"num-traits",
"pallet-grandpa",
"parachains-relay",
Svyatoslav Nikolsky
committed
"parity-scale-codec",
"relay-substrate-client",
"relay-utils",
"sp-consensus-grandpa",
[[package]]
name = "subtle"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"
[[package]]
name = "subtle"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
Serban Iorga
committed
[[package]]
name = "subxt"
Serban Iorga
committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd68bef23f4de5e513ab4c29af69053e232b098f9c87ab552d7ea153b4a1fbc5"
Serban Iorga
committed
dependencies = [
Serban Iorga
committed
"base58",
"blake2 0.10.6",
Serban Iorga
committed
"derivative",
"either",
"frame-metadata 16.0.0",
"futures",
"hex",
"impl-serde",
Serban Iorga
committed
"parity-scale-codec",
"primitive-types",
"scale-bits",
"scale-decode",
"scale-encode",
Serban Iorga
committed
"scale-info",
Serban Iorga
committed
"serde",
"serde_json",
"sp-crypto-hashing 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Serban Iorga
committed
"subxt-lightclient",
"subxt-macro",
"subxt-metadata",
"thiserror",
"tracing",
Serban Iorga
committed
[[package]]
name = "subxt-codegen"
Serban Iorga
committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d9e2b256b71d31a2629e44eb9cbfd944eb7d577c9e0c8e9802cc3c3943af2d9"
Serban Iorga
committed
dependencies = [
"frame-metadata 16.0.0",
"heck 0.4.1",
"hex",
Serban Iorga
committed
"parity-scale-codec",
"proc-macro2 1.0.81",
Serban Iorga
committed
"scale-info",
Serban Iorga
committed
"thiserror",
"tokio",
]
[[package]]
name = "subxt-lightclient"
Serban Iorga
committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d51f1ac12e3be7aafea4d037730a57da4f22f2e9c73955666081ffa2697c6f1"
Serban Iorga
committed
dependencies = [
"futures",
"futures-util",
"serde",
"serde_json",
Serban Iorga
committed
"thiserror",
"tokio",
"tokio-stream",
"tracing",
]
[[package]]
name = "subxt-macro"
Serban Iorga
committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "98dc84d7e6a0abd7ed407cce0bf60d7d58004f699460cffb979640717d1ab506"
Serban Iorga
committed
dependencies = [
Serban Iorga
committed
"proc-macro-error",
"quote 1.0.36",
"scale-typegen",
Serban Iorga
committed
]
[[package]]
name = "subxt-metadata"
Serban Iorga
committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc10c54028d079a9f1be65188707cd29e5ffd8d0031a2b1346a0941d57b7ab7e"
Serban Iorga
committed
dependencies = [
Serban Iorga
committed
"frame-metadata 16.0.0",
Serban Iorga
committed
"parity-scale-codec",
"scale-info",
"sp-crypto-hashing 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
Serban Iorga
committed
]
[[package]]
name = "syn"
version = "0.15.44"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ca4b3b69a77cbe1ffc9e198781b7acb0c7365a883670e8f1c1bc66fba79a5c5"
dependencies = [
"proc-macro2 0.4.30",
"quote 0.6.13",
"unicode-xid 0.1.0",
]
[[package]]
name = "syn"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
"proc-macro2 1.0.81",
"unicode-ident",
]
[[package]]
name = "syn"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3"
"proc-macro2 1.0.81",
]
[[package]]
name = "synstructure"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"
"proc-macro2 1.0.81",
]
[[package]]
name = "sysinfo"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87341a165d73787554941cd5ef55ad728011566fe714e987d1b976c15dbc3a83"
"core-foundation-sys",
"windows 0.52.0",
]
[[package]]
name = "system-configuration"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
"core-foundation",
"system-configuration-sys",
]
[[package]]
name = "system-configuration-sys"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
dependencies = [
"core-foundation-sys",
"libc",
[[package]]
name = "tap"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
[[package]]
name = "target-lexicon"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e1fc403891a21bcfb7c37834ba66a547a8f402146eba7265b5a6d88059c9ff2f"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1"
"fastrand 2.0.2",
"rustix 0.38.32",
Svyatoslav Nikolsky
committed
]
[[package]]
name = "termcolor"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
dependencies = [
"winapi-util",
]
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76"
[[package]]
name = "textwrap"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
dependencies = [
"unicode-width",
]
[[package]]
name = "thiserror"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "03468839009160513471e86a034bb2c5c0e4baae3b43f79ffc55c4a5427b3297"
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c61f3ba182994efc43764a46c018c347bc492c79f024e705f46567b418f6d4f7"
dependencies = [
"proc-macro2 1.0.81",
]
name = "thread_local"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
Serban Iorga
committed
"deranged",
"serde",
"time-core",
"time-macros",
]
[[package]]
name = "time-core"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
[[package]]
name = "time-macros"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
]
[[package]]
name = "tiny-keccak"
version = "2.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
dependencies = [
"crunchy",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
"tinyvec_macros",
]
[[package]]
name = "tinyvec_macros"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
[[package]]
name = "tokio"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787"
"parking_lot 0.12.1",
"pin-project-lite 0.2.14",
"socket2 0.5.6",
name = "tokio-macros"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
"proc-macro2 1.0.81",
[[package]]
name = "tokio-rustls"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
"rustls 0.21.10",
"tokio",
]
[[package]]
name = "tokio-rustls"
version = "0.25.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f"
dependencies = [
"rustls 0.22.3",
"rustls-pki-types",
name = "tokio-stream"
Svyatoslav Nikolsky
committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "267ac89e0bec6e691e5813911606935d77c476ff49024f98abcea3e7b15e37af"
dependencies = [
"futures-core",
[[package]]
name = "tokio-tungstenite"
version = "0.20.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c"
dependencies = [
"futures-util",
"log",
"rustls 0.21.10",
"rustls-native-certs 0.6.3",
"tokio",
"tokio-rustls 0.24.1",
"tungstenite",
]
[[package]]
name = "tokio-util"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15"
Svyatoslav Nikolsky
committed
dependencies = [
Svyatoslav Nikolsky
committed
"futures-core",
"futures-io",
"futures-sink",
Svyatoslav Nikolsky
committed
"tokio",
Svyatoslav Nikolsky
committed
]
[[package]]
name = "toml"
version = "0.5.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
dependencies = [
"serde",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e9dd1545e8208b4a5af1aa9bbd0b4cf7e9ea08fabc5d0a5c67fcaafa17433aa3"
dependencies = [
"serde",
"serde_spanned",
"toml_datetime",
[[package]]
name = "toml_datetime"
version = "0.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1"
[[package]]
name = "toml_edit"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70f427fce4d84c72b5b732388bf4a9f4531b53f74e2887e3ecb2481f68f66d81"
dependencies = [
"toml_datetime",
]
[[package]]
name = "toml_edit"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1"
]
[[package]]
name = "toml_edit"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb686a972ccef8537b39eead3968b0e8616cb5040dbb9bba93007c8e07c9215f"
"serde",
"serde_spanned",
"toml_datetime",
[[package]]
name = "tower"
version = "0.4.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
dependencies = [
"futures-core",
"futures-util",
"pin-project",
"tower-layer",
"tower-service",
"tracing",
]
[[package]]
name = "tower-layer"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
[[package]]
name = "tower-service"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
[[package]]
name = "tracing"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
"tracing-attributes",
"tracing-core",
]
[[package]]
name = "tracing-attributes"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
"proc-macro2 1.0.81",
]
[[package]]
name = "tracing-core"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
[[package]]
name = "tracing-futures"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
[[package]]
name = "tracing-log"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
"tracing-core",
]
[[package]]
name = "tracing-subscriber"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
dependencies = [
"matchers",
"nu-ansi-term",
"once_cell",
"regex",
"sharded-slab",
"tracing-core",
"tracing-log",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "65ed83be775d85ebb0e272914fff6462c39b3ddd6dc67b5c1c41271aad280c69"
]
[[package]]
name = "trie-root"
version = "0.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4ed310ef5ab98f5fa467900ed906cb9232dd5376597e00fd4cba2a449d06c0b"