Newer
Older
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d3d055a2582e6b00ed7a31c1524040aa391092bf636328350813f3a0605215c"
dependencies = [
"rustc_version",
]
[[package]]
name = "safemem"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
[[package]]
name = "salsa20"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2324b0e8c3bb9a586a571fdb3136f70e7e2c748de00a78043f86e0cff91f91fe"
dependencies = [
"byteorder 1.3.4",
"salsa20-core",
"stream-cipher 0.3.2",
]
[[package]]
name = "salsa20-core"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2fe6cc1b9f5a5867853ade63099de70f042f7679e408d1ffe52821c9248e6e69"
dependencies = [
"stream-cipher 0.3.2",
]
version = "0.8.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"sc-block-builder 0.8.0-rc6",
"sc-client-api 2.0.0-rc6",
"sc-telemetry 2.0.0-rc6",
"sp-api 2.0.0-rc6",
"sp-blockchain 2.0.0-rc6",
"sp-consensus 0.8.0-rc6",
"sp-core 2.0.0-rc6",
"sp-inherents 2.0.0-rc6",
"sp-runtime 2.0.0-rc6",
"sp-transaction-pool 2.0.0-rc6",
"substrate-prometheus-endpoint 0.8.0-rc6",
"tokio-executor 0.2.0-alpha.6",
]
[[package]]
name = "sc-block-builder"
version = "0.8.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"sc-client-api 2.0.0-rc6",
"sp-api 2.0.0-rc6",
"sp-block-builder 2.0.0-rc6",
"sp-blockchain 2.0.0-rc6",
"sp-consensus 0.8.0-rc6",
"sp-core 2.0.0-rc6",
"sp-inherents 2.0.0-rc6",
"sp-runtime 2.0.0-rc6",
"sp-state-machine 0.8.0-rc6",
]
[[package]]
name = "sc-block-builder"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5bee59dc560f30e72ee95c224e3e75299b53b619e659a38af9db2639803c08ee"
"sc-client-api 2.0.0",
"sp-api 2.0.0",
"sp-block-builder 2.0.0",
"sp-blockchain 2.0.0",
"sp-consensus 0.8.0",
"sp-core 2.0.0",
"sp-inherents 2.0.0",
"sp-runtime 2.0.0",
"sp-state-machine 0.8.0",
]
[[package]]
name = "sc-chain-spec"
version = "2.0.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
dependencies = [
"impl-trait-for-tuples",
"sc-chain-spec-derive",
"sc-network 0.8.0-rc6",
"sc-telemetry 2.0.0-rc6",
"sp-core 2.0.0-rc6",
"sp-runtime 2.0.0-rc6",
]
[[package]]
name = "sc-chain-spec-derive"
version = "2.0.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
version = "0.8.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
dependencies = [
"ansi_term 0.12.1",
"atty",
"chrono",
"derive_more",
"env_logger",
"fdlimit",
"sc-client-api 2.0.0-rc6",
"sc-keystore 2.0.0-rc6",
"sc-network 0.8.0-rc6",
"sp-blockchain 2.0.0-rc6",
"sp-core 2.0.0-rc6",
"sp-keyring 2.0.0-rc6",
"sp-panic-handler 2.0.0-rc6",
"sp-runtime 2.0.0-rc6",
"sp-state-machine 0.8.0-rc6",
"sp-utils 2.0.0-rc6",
"sp-version 2.0.0-rc6",
"substrate-prometheus-endpoint 0.8.0-rc6",
]
[[package]]
name = "sc-client-api"
version = "2.0.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"hex-literal 0.2.1",
"parking_lot 0.10.2",
"sc-executor 0.8.0-rc6",
"sc-telemetry 2.0.0-rc6",
"sp-api 2.0.0-rc6",
"sp-blockchain 2.0.0-rc6",
"sp-consensus 0.8.0-rc6",
"sp-core 2.0.0-rc6",
"sp-database 2.0.0-rc6",
"sp-externalities 0.8.0-rc6",
"sp-inherents 2.0.0-rc6",
"sp-keyring 2.0.0-rc6",
"sp-runtime 2.0.0-rc6",
"sp-state-machine 0.8.0-rc6",
"sp-std 2.0.0-rc6",
"sp-storage 2.0.0-rc6",
"sp-transaction-pool 2.0.0-rc6",
"sp-trie 2.0.0-rc6",
"sp-utils 2.0.0-rc6",
"sp-version 2.0.0-rc6",
"substrate-prometheus-endpoint 0.8.0-rc6",
]
[[package]]
name = "sc-client-api"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9fafb2b2861e847657c4656d2ae2249c9f3f6a76fb92a22f750325b77e1fb4c8"
"parking_lot 0.10.2",
"sc-executor 0.8.0",
"sc-telemetry 2.0.0",
"sp-api 2.0.0",
"sp-blockchain 2.0.0",
"sp-consensus 0.8.0",
"sp-core 2.0.0",
"sp-database 2.0.0",
"sp-externalities 0.8.0",
"sp-inherents 2.0.0",
"sp-keyring 2.0.0",
"sp-runtime 2.0.0",
"sp-state-machine 0.8.0",
"sp-std 2.0.0",
"sp-storage 2.0.0",
"sp-transaction-pool 2.0.0",
"sp-trie 2.0.0",
"sp-utils 2.0.0",
"sp-version 2.0.0",
"substrate-prometheus-endpoint 0.8.0",
version = "0.8.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"hash-db",
"kvdb",
"kvdb-memorydb",
"kvdb-rocksdb",
"linked-hash-map",
"parking_lot 0.10.2",
"sc-client-api 2.0.0-rc6",
"sc-executor 0.8.0-rc6",
"sp-arithmetic 2.0.0-rc6",
"sp-blockchain 2.0.0-rc6",
"sp-consensus 0.8.0-rc6",
"sp-core 2.0.0-rc6",
"sp-database 2.0.0-rc6",
"sp-runtime 2.0.0-rc6",
"sp-state-machine 0.8.0-rc6",
"sp-trie 2.0.0-rc6",
"substrate-prometheus-endpoint 0.8.0-rc6",
[[package]]
name = "sc-consensus"
version = "0.8.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"sc-client-api 2.0.0-rc6",
"sp-blockchain 2.0.0-rc6",
"sp-consensus 0.8.0-rc6",
"sp-runtime 2.0.0-rc6",
[[package]]
name = "sc-consensus"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d6dd5b4e7a37bf78e85161bd6f01a09f0eb7cf49f2961d136885659ad6e30d49"
"sc-client-api 2.0.0",
"sp-blockchain 2.0.0",
"sp-consensus 0.8.0",
"sp-runtime 2.0.0",
version = "0.8.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"parking_lot 0.10.2",
"sc-block-builder 0.8.0-rc6",
"sc-client-api 2.0.0-rc6",
"sc-keystore 2.0.0-rc6",
"sc-telemetry 2.0.0-rc6",
"sp-api 2.0.0-rc6",
"sp-application-crypto 2.0.0-rc6",
"sp-block-builder 2.0.0-rc6",
"sp-blockchain 2.0.0-rc6",
"sp-consensus 0.8.0-rc6",
"sp-consensus-aura 0.8.0-rc6",
"sp-core 2.0.0-rc6",
"sp-inherents 2.0.0-rc6",
"sp-io 2.0.0-rc6",
"sp-runtime 2.0.0-rc6",
"sp-timestamp 2.0.0-rc6",
"sp-version 2.0.0-rc6",
"substrate-prometheus-endpoint 0.8.0-rc6",
]
[[package]]
name = "sc-consensus-slots"
version = "0.8.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"parking_lot 0.10.2",
"sc-client-api 2.0.0-rc6",
"sc-telemetry 2.0.0-rc6",
"sp-api 2.0.0-rc6",
"sp-application-crypto 2.0.0-rc6",
"sp-blockchain 2.0.0-rc6",
"sp-consensus 0.8.0-rc6",
"sp-core 2.0.0-rc6",
"sp-inherents 2.0.0-rc6",
"sp-runtime 2.0.0-rc6",
"sp-state-machine 0.8.0-rc6",
version = "0.8.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
dependencies = [
"derive_more",
"lazy_static",
"libsecp256k1",
"parking_lot 0.10.2",
"sc-executor-common 0.8.0-rc6",
"sc-executor-wasmi 0.8.0-rc6",
"sp-api 2.0.0-rc6",
"sp-core 2.0.0-rc6",
"sp-externalities 0.8.0-rc6",
"sp-io 2.0.0-rc6",
"sp-panic-handler 2.0.0-rc6",
"sp-runtime-interface 2.0.0-rc6",
"sp-serializer 2.0.0-rc6",
"sp-trie 2.0.0-rc6",
"sp-version 2.0.0-rc6",
"sp-wasm-interface 2.0.0-rc6",
"wasmi",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "af77c7fda9659559e257fe330af26e7c2e8f61583c2a5c45f4c9db73d58a902b"
dependencies = [
"derive_more",
"lazy_static",
"libsecp256k1",
"parking_lot 0.10.2",
"sc-executor-common 0.8.0",
"sc-executor-wasmi 0.8.0",
"sp-api 2.0.0",
"sp-core 2.0.0",
"sp-externalities 0.8.0",
"sp-io 2.0.0",
"sp-panic-handler 2.0.0",
"sp-runtime-interface 2.0.0",
"sp-serializer 2.0.0",
"sp-trie 2.0.0",
"sp-version 2.0.0",
"sp-wasm-interface 2.0.0",
"wasmi",
]
[[package]]
name = "sc-executor-common"
version = "0.8.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"sp-allocator 2.0.0-rc6",
"sp-core 2.0.0-rc6",
"sp-runtime-interface 2.0.0-rc6",
"sp-serializer 2.0.0-rc6",
"sp-wasm-interface 2.0.0-rc6",
"wasmi",
]
[[package]]
name = "sc-executor-common"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6663e4d1d2f8255e6c1994ce548365a7631a82f7ab231d0b8a122cc2a0011949"
"sp-allocator 2.0.0",
"sp-core 2.0.0",
"sp-runtime-interface 2.0.0",
"sp-serializer 2.0.0",
"sp-wasm-interface 2.0.0",
"wasmi",
]
[[package]]
name = "sc-executor-wasmi"
version = "0.8.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"sc-executor-common 0.8.0-rc6",
"sp-allocator 2.0.0-rc6",
"sp-core 2.0.0-rc6",
"sp-runtime-interface 2.0.0-rc6",
"sp-wasm-interface 2.0.0-rc6",
"wasmi",
]
[[package]]
name = "sc-executor-wasmi"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78aeea37a28b83af11fe621ee047758e125341db96efaf7f553a4180fe48d6b8"
"sc-executor-common 0.8.0",
"sp-allocator 2.0.0",
"sp-core 2.0.0",
"sp-runtime-interface 2.0.0",
"sp-wasm-interface 2.0.0",
"wasmi",
]
[[package]]
name = "sc-finality-grandpa"
version = "0.8.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"finality-grandpa",
6475
6476
6477
6478
6479
6480
6481
6482
6483
6484
6485
6486
6487
6488
6489
6490
6491
6492
6493
6494
6495
6496
6497
6498
6499
6500
6501
6502
6503
6504
"fork-tree 2.0.0-rc6",
"futures 0.3.5",
"futures-timer 3.0.2",
"log",
"parity-scale-codec",
"parking_lot 0.10.2",
"pin-project",
"rand 0.7.3",
"sc-block-builder 0.8.0-rc6",
"sc-client-api 2.0.0-rc6",
"sc-consensus 0.8.0-rc6",
"sc-keystore 2.0.0-rc6",
"sc-network 0.8.0-rc6",
"sc-network-gossip 0.8.0-rc6",
"sc-telemetry 2.0.0-rc6",
"serde_json",
"sp-api 2.0.0-rc6",
"sp-application-crypto 2.0.0-rc6",
"sp-arithmetic 2.0.0-rc6",
"sp-blockchain 2.0.0-rc6",
"sp-consensus 0.8.0-rc6",
"sp-core 2.0.0-rc6",
"sp-finality-grandpa 2.0.0-rc6",
"sp-finality-tracker 2.0.0-rc6",
"sp-inherents 2.0.0-rc6",
"sp-runtime 2.0.0-rc6",
"sp-utils 2.0.0-rc6",
"substrate-prometheus-endpoint 0.8.0-rc6",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4095b26b5717265d3dca8e2d70f977dfd4085f1c352dbf82217953da90a96e46"
"finality-grandpa",
"parking_lot 0.10.2",
"sc-block-builder 0.8.0",
"sc-client-api 2.0.0",
"sc-consensus 0.8.0",
"sc-keystore 2.0.0",
"sc-network 0.8.0",
"sc-network-gossip 0.8.0",
"sc-telemetry 2.0.0",
"sp-api 2.0.0",
"sp-application-crypto 2.0.0",
"sp-arithmetic 2.0.0",
"sp-blockchain 2.0.0",
"sp-consensus 0.8.0",
"sp-core 2.0.0",
"sp-finality-grandpa 2.0.0",
"sp-finality-tracker 2.0.0",
"sp-inherents 2.0.0",
"sp-runtime 2.0.0",
"sp-utils 2.0.0",
"substrate-prometheus-endpoint 0.8.0",
version = "0.8.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"sc-client-api 2.0.0-rc6",
"sc-network 0.8.0-rc6",
"sp-blockchain 2.0.0-rc6",
"sp-runtime 2.0.0-rc6",
"sp-transaction-pool 2.0.0-rc6",
"sp-utils 2.0.0-rc6",
"wasm-timer",
]
[[package]]
name = "sc-keystore"
version = "2.0.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"parking_lot 0.10.2",
"sp-application-crypto 2.0.0-rc6",
"sp-core 2.0.0-rc6",
"subtle 2.3.0",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "21bbf8b58ed80e1d375aaa8ee5dedf17f68fea30c900440a695fb630a1757283"
"parking_lot 0.10.2",
"sp-application-crypto 2.0.0",
"sp-core 2.0.0",
[[package]]
name = "sc-light"
version = "2.0.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
dependencies = [
"hash-db",
"lazy_static",
"parity-scale-codec",
"parking_lot 0.10.2",
"sc-client-api 2.0.0-rc6",
"sc-executor 0.8.0-rc6",
"sp-api 2.0.0-rc6",
"sp-blockchain 2.0.0-rc6",
"sp-core 2.0.0-rc6",
"sp-externalities 0.8.0-rc6",
"sp-runtime 2.0.0-rc6",
"sp-state-machine 0.8.0-rc6",
version = "0.8.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"derive_more",
"either",
"erased-serde",
"fnv",
6636
6637
6638
6639
6640
6641
6642
6643
6644
6645
6646
6647
6648
6649
6650
6651
6652
6653
6654
6655
6656
6657
6658
6659
6660
6661
6662
6663
"lru 0.4.3",
"nohash-hasher",
"parity-scale-codec",
"parking_lot 0.10.2",
"pin-project",
"prost",
"prost-build",
"rand 0.7.3",
"sc-block-builder 0.8.0-rc6",
"sc-client-api 2.0.0-rc6",
"sc-peerset 2.0.0-rc6",
"serde",
"serde_json",
"slog",
"slog_derive",
"smallvec 0.6.13",
"sp-arithmetic 2.0.0-rc6",
"sp-blockchain 2.0.0-rc6",
"sp-consensus 0.8.0-rc6",
"sp-core 2.0.0-rc6",
"sp-runtime 2.0.0-rc6",
"sp-utils 2.0.0-rc6",
"substrate-prometheus-endpoint 0.8.0-rc6",
"thiserror",
"unsigned-varint 0.4.0",
"void",
"wasm-timer",
"zeroize",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9e58ccd69ea8dd0c1e1d98e5e7ed2969aaf14d45dcf98416c679a968e752850"
"derive_more",
"either",
"erased-serde",
"fnv",
"parking_lot 0.10.2",
"pin-project",
"prost",
"prost-build",
"rand 0.7.3",
"sc-block-builder 0.8.0",
"sc-client-api 2.0.0",
"sc-peerset 2.0.0",
"serde",
"serde_json",
"slog",
"slog_derive",
"smallvec 0.6.13",
"sp-arithmetic 2.0.0",
"sp-blockchain 2.0.0",
"sp-consensus 0.8.0",
"sp-core 2.0.0",
"sp-runtime 2.0.0",
"sp-utils 2.0.0",
"substrate-prometheus-endpoint 0.8.0",
]
[[package]]
name = "sc-network-gossip"
version = "0.8.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"lru 0.4.3",
"sc-network 0.8.0-rc6",
"sp-runtime 2.0.0-rc6",
"wasm-timer",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f6ddb2a1cb6cd53b46e76f61c662d1561da4a7dc16a375c37849fd1f429b6803"
"sc-network 0.8.0",
"sp-runtime 2.0.0",
"wasm-timer",
]
[[package]]
name = "sc-offchain"
version = "2.0.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"parking_lot 0.10.2",
"sc-client-api 2.0.0-rc6",
"sc-keystore 2.0.0-rc6",
"sc-network 0.8.0-rc6",
"sp-api 2.0.0-rc6",
"sp-core 2.0.0-rc6",
"sp-offchain 2.0.0-rc6",
"sp-runtime 2.0.0-rc6",
"sp-utils 2.0.0-rc6",
"threadpool",
]
[[package]]
name = "sc-peerset"
version = "2.0.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"sp-utils 2.0.0-rc6",
"wasm-timer",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bbfaa3d62db8ad549e6d21b6e353e00e2e7338c8623c01c79e8f36b035266a4b"
[[package]]
name = "sc-proposer-metrics"
version = "0.8.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"substrate-prometheus-endpoint 0.8.0-rc6",
version = "2.0.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"jsonrpc-core 14.2.0",
"jsonrpc-pubsub 14.2.0",
"parking_lot 0.10.2",
"sc-block-builder 0.8.0-rc6",
"sc-client-api 2.0.0-rc6",
"sc-executor 0.8.0-rc6",
"sc-keystore 2.0.0-rc6",
"sp-api 2.0.0-rc6",
"sp-blockchain 2.0.0-rc6",
"sp-core 2.0.0-rc6",
"sp-offchain 2.0.0-rc6",
"sp-runtime 2.0.0-rc6",
"sp-session 2.0.0-rc6",
"sp-state-machine 0.8.0-rc6",
"sp-transaction-pool 2.0.0-rc6",
"sp-utils 2.0.0-rc6",
"sp-version 2.0.0-rc6",
version = "0.8.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"jsonrpc-core 14.2.0",
"jsonrpc-core-client 14.2.0",
"jsonrpc-derive 14.2.2",
"jsonrpc-pubsub 14.2.0",
"parking_lot 0.10.2",
"sp-runtime 2.0.0-rc6",
"sp-transaction-pool 2.0.0-rc6",
"sp-version 2.0.0-rc6",
]
[[package]]
name = "sc-rpc-server"
version = "2.0.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
version = "0.8.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"jsonrpc-core 14.2.0",
"jsonrpc-pubsub 14.2.0",
"parking_lot 0.10.2",
"sc-block-builder 0.8.0-rc6",
"sc-client-api 2.0.0-rc6",
"sc-offchain",
"sc-rpc",
"sc-rpc-server",
"sc-tracing",
"sc-transaction-pool",
"serde",
"serde_json",
"slog",
"sp-api 2.0.0-rc6",
"sp-application-crypto 2.0.0-rc6",
"sp-block-builder 2.0.0-rc6",
"sp-blockchain 2.0.0-rc6",
"sp-consensus 0.8.0-rc6",
"sp-core 2.0.0-rc6",
"sp-externalities 0.8.0-rc6",
"sp-inherents 2.0.0-rc6",
"sp-io 2.0.0-rc6",
"sp-runtime 2.0.0-rc6",
"sp-session 2.0.0-rc6",
"sp-state-machine 0.8.0-rc6",
"sp-transaction-pool 2.0.0-rc6",
"sp-trie 2.0.0-rc6",
"sp-utils 2.0.0-rc6",
"sp-version 2.0.0-rc6",
"substrate-prometheus-endpoint 0.8.0-rc6",
version = "0.8.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"parity-util-mem",
"parity-util-mem-derive",
"parking_lot 0.10.2",
"sc-client-api 2.0.0-rc6",
"sp-core 2.0.0-rc6",
version = "2.0.0-rc6"
source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186d87b9d2b47a2907c9b51ae1e252362c3"
"parking_lot 0.10.2",
"pin-project",
"rand 0.7.3",
"serde",
"slog",
"slog-json",
"slog-scope",
"take_mut",
"void",
"wasm-timer",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5883219d0ccec3e4d50079ba63f8accc71659b93537cff66de326a382b138c4b"
"parking_lot 0.10.2",
"pin-project",
"rand 0.7.3",
"serde",
"slog",
"slog-json",
"slog-scope",
"take_mut",