Newer
Older
[[package]]
name = "sp-api-proc-macro"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"proc-macro-crate",
"proc-macro2 1.0.66",
"quote 1.0.31",
Serban Iorga
committed
"syn 2.0.29",
version = "23.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parity-scale-codec",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]
version = "16.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parity-scale-codec",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"static_assertions",
]
[[package]]
name = "sp-authority-discovery"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"parity-scale-codec",
"sp-application-crypto",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"sp-inherents",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]
[[package]]
name = "sp-blockchain"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parity-scale-codec",
"parking_lot 0.12.1",
"sp-consensus",
"sp-runtime",
"sp-state-machine",
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"sp-inherents",
"sp-runtime",
"sp-state-machine",
]
[[package]]
name = "sp-consensus-aura"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parity-scale-codec",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"sp-timestamp",
]
[[package]]
name = "sp-consensus-babe"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"parity-scale-codec",
"sp-inherents",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"sp-timestamp",
]
[[package]]
name = "sp-consensus-beefy"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"lazy_static",
"parity-scale-codec",
"scale-info",
"serde",
"sp-api",
"sp-application-crypto",
"sp-core",
"sp-io",
"sp-mmr-primitives",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"strum",
]
[[package]]
name = "sp-consensus-grandpa"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"finality-grandpa",
"log",
"parity-scale-codec",
"scale-info",
"serde",
"sp-api",
"sp-application-crypto",
"sp-core",
"sp-keystore",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "sp-consensus-slots"
version = "0.10.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"parity-scale-codec",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"sp-timestamp",
version = "21.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"array-bytes",
"bitflags 1.3.2",
"blake2",
"bounded-collections",
Serban Iorga
committed
"bs58 0.4.0",
"ed25519-zebra",
"futures",
"lazy_static",
"libsecp256k1",
"log",
Serban Iorga
committed
"merlin 2.0.1",
"parity-scale-codec",
"parking_lot 0.12.1",
"rand 0.8.5",
"regex",
"scale-info",
Serban Iorga
committed
"schnorrkel 0.9.1",
"secp256k1",
"secrecy",
"serde",
Serban Iorga
committed
"sp-core-hashing 9.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"sp-debug-derive",
"sp-externalities",
"sp-runtime-interface",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"tiny-bip39",
name = "sp-core-hashing"
version = "8.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "27449abdfbe41b473e625bce8113745e81d65777dd1d5a8462cf24137930dad8"
"byteorder",
"digest 0.10.7",
"sha2 0.10.7",
"sha3",
"sp-std 7.0.0",
"twox-hash",
]
Serban Iorga
committed
[[package]]
name = "sp-core-hashing"
version = "9.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2ee599a8399448e65197f9a6cee338ad192e9023e35e31f22382964c3c174c68"
dependencies = [
"blake2b_simd",
"byteorder",
"digest 0.10.7",
"sha2 0.10.7",
"sha3",
"sp-std 8.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"twox-hash",
]
[[package]]
name = "sp-core-hashing"
version = "9.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"byteorder",
"digest 0.10.7",
"sha2 0.10.7",
"sha3",
"twox-hash",
]
[[package]]
name = "sp-core-hashing-proc-macro"
version = "9.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
Serban Iorga
committed
"sp-core-hashing 9.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"syn 2.0.29",
[[package]]
name = "sp-database"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parking_lot 0.12.1",
version = "8.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"proc-macro2 1.0.66",
"quote 1.0.31",
Serban Iorga
committed
"syn 2.0.29",
]
[[package]]
name = "sp-externalities"
version = "0.19.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parity-scale-codec",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"async-trait",
"impl-trait-for-tuples",
"parity-scale-codec",
"scale-info",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
version = "23.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parity-scale-codec",
"secp256k1",
"sp-core",
"sp-externalities",
"sp-keystore",
"sp-runtime-interface",
"sp-state-machine",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"sp-tracing",
"sp-trie",
]
[[package]]
name = "sp-keyring"
version = "24.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"sp-core",
"sp-runtime",
[[package]]
name = "sp-keystore"
version = "0.27.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parity-scale-codec",
"parking_lot 0.12.1",
"sp-core",
"sp-externalities",
"thiserror",
[[package]]
name = "sp-maybe-compressed-blob"
version = "4.1.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"thiserror",
"zstd 0.12.3+zstd.1.5.2",
]
[[package]]
name = "sp-metadata-ir"
version = "0.1.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
Svyatoslav Nikolsky
committed
[[package]]
name = "sp-mmr-primitives"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
Svyatoslav Nikolsky
committed
dependencies = [
Svyatoslav Nikolsky
committed
"log",
"parity-scale-codec",
"scale-info",
Svyatoslav Nikolsky
committed
"serde",
"sp-core",
"sp-debug-derive",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
Svyatoslav Nikolsky
committed
]
[[package]]
name = "sp-npos-elections"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"parity-scale-codec",
"sp-arithmetic",
"sp-core",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"sp-core",
"sp-runtime",
]
version = "8.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
version = "6.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
]
version = "24.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parity-scale-codec",
"sp-application-crypto",
"sp-arithmetic",
"sp-core",
"sp-io",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]
version = "17.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parity-scale-codec",
"sp-externalities",
"sp-runtime-interface-proc-macro",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"sp-storage",
"sp-tracing",
"sp-wasm-interface",
"static_assertions",
]
[[package]]
name = "sp-runtime-interface-proc-macro"
version = "11.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"proc-macro-crate",
"proc-macro2 1.0.66",
"quote 1.0.31",
Serban Iorga
committed
"syn 2.0.29",
]
[[package]]
name = "sp-session"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parity-scale-codec",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "sp-staking"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parity-scale-codec",
"sp-core",
"sp-runtime",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]
version = "0.28.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parity-scale-codec",
"parking_lot 0.12.1",
"sp-core",
"sp-externalities",
"sp-panic-handler",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "sp-statement-store"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"aes-gcm 0.10.2",
"curve25519-dalek 3.2.0",
"ed25519-dalek",
"hkdf",
"sp-api",
"sp-application-crypto",
"sp-core",
"sp-externalities",
"sp-runtime",
"sp-runtime-interface",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "sp-std"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1de8eef39962b5b97478719c493bed2926cf70cb621005bbf68ebe58252ff986"
Serban Iorga
committed
[[package]]
name = "sp-std"
version = "8.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53458e3c57df53698b3401ec0934bea8e8cfce034816873c0b0abbd83d7bac0d"
[[package]]
name = "sp-std"
version = "8.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
[[package]]
name = "sp-storage"
version = "13.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"parity-scale-codec",
"ref-cast",
"serde",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]
[[package]]
name = "sp-timestamp"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parity-scale-codec",
"sp-inherents",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[package]]
name = "sp-tracing"
version = "10.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parity-scale-codec",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"tracing",
"tracing-core",
"tracing-subscriber",
]
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
[[package]]
name = "sp-transaction-storage-proof"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"async-trait",
"parity-scale-codec",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
]
version = "22.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"ahash 0.8.3",
"hash-db",
"hashbrown 0.13.2",
"memory-db",
"nohash-hasher",
"parity-scale-codec",
"parking_lot 0.12.1",
"scale-info",
"schnellru",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"thiserror",
"tracing",
"trie-root",
]
[[package]]
name = "sp-version"
version = "22.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parity-scale-codec",
"parity-wasm",
"sp-core-hashing-proc-macro",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"sp-version-proc-macro",
"thiserror",
[[package]]
name = "sp-version-proc-macro"
version = "8.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"parity-scale-codec",
"proc-macro2 1.0.66",
"quote 1.0.31",
Serban Iorga
committed
"syn 2.0.29",
]
version = "14.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
"parity-scale-codec",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
"wasmtime",
]
[[package]]
name = "sp-weights"
version = "20.0.0"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"parity-scale-codec",
"scale-info",
"serde",
"smallvec",
"sp-arithmetic",
"sp-core",
"sp-debug-derive",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?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 = "spinners"
version = "4.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08615eea740067d9899969bc2891c68a19c315cb1f66640af9a9ecb91b13bcab"
dependencies = [
"lazy_static",
"maplit",
"strum",
]
[[package]]
name = "spki"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
dependencies = [
"base64ct",
"der 0.6.1",
]
[[package]]
name = "spki"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d1e996ef02c474957d681f1b05213dfb0abab947b446a62d37770b23500184a"
dependencies = [
"base64ct",
]
[[package]]
name = "ss58-registry"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfc443bad666016e012538782d9e3006213a7db43e9fb1dda91657dc06a6fa08"
Adrian Catangiu
committed
"num-format",
"proc-macro2 1.0.66",
"quote 1.0.31",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "static_init"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "11b73400442027c4adedda20a9f9b7945234a5bd8d5f7e86da22bd5d0622369c"
dependencies = [
"cfg_aliases",
"libc",
"parking_lot 0.11.2",
"static_init_macro 0.5.0",
]
[[package]]
name = "static_init"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a2a1c578e98c1c16fc3b8ec1328f7659a500737d7a0c6d625e73e830ff9c1f6"
dependencies = [
"cfg_aliases",
"libc",
"parking_lot 0.11.2",
"static_init_macro 1.0.2",
"winapi",
]
[[package]]
name = "static_init_macro"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f2261c91034a1edc3fc4d1b80e89d82714faede0515c14a75da10cb941546bbf"
dependencies = [
"cfg_aliases",
"memchr",
"proc-macro2 1.0.66",
"quote 1.0.31",
[[package]]
name = "static_init_macro"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70a2595fc3aa78f2d0e45dd425b22282dd863273761cc77780914b2cf3003acf"
dependencies = [
"cfg_aliases",
"memchr",
"proc-macro2 1.0.66",
"quote 1.0.31",
]
[[package]]
name = "storage-proof-fuzzer"
version = "0.1.0"
dependencies = [
"bp-runtime",
"sp-core",
"sp-runtime",
"sp-state-machine",
Serban Iorga
committed
"sp-std 8.0.0 (git+https://github.com/paritytech/substrate?branch=master)",
[[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.66",
"quote 1.0.31",
[[package]]
name = "strum"
version = "0.24.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
[[package]]
name = "strum_macros"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
"heck 0.4.1",
"proc-macro2 1.0.66",
"quote 1.0.31",
13939
13940
13941
13942
13943
13944
13945
13946
13947
13948
13949
13950
13951
13952
13953
13954
13955
13956
13957
[[package]]
name = "stun"
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a7e94b1ec00bad60e6410e058b52f1c66de3dc5fe4d62d09b3e52bb7d3b73e25"
dependencies = [
"base64 0.13.1",
"crc",
"lazy_static",
"md-5",
"rand 0.8.5",
"ring",
"subtle",
"thiserror",
"tokio",
"url",
"webrtc-util",
]
[[package]]
name = "substrate-bip39"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49eee6965196b32f882dd2ee85a92b1dbead41b04e53907f269de3b0dc04733c"
"hmac 0.11.0",
"pbkdf2 0.8.0",
Serban Iorga
committed
"schnorrkel 0.9.1",
[[package]]
name = "substrate-build-script-utils"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
[[package]]
name = "substrate-frame-rpc-system"
version = "4.0.0-dev"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"
dependencies = [
"frame-system-rpc-runtime-api",
"parity-scale-codec",
"sc-transaction-pool-api",
"sp-blockchain",
"sp-core",
"sp-runtime",
[[package]]
name = "substrate-prometheus-endpoint"
source = "git+https://github.com/paritytech/substrate?branch=master#d58481569817f4a2074dbab014fa629dea7e0ec9"