Cargo.lock 224 KiB
Newer Older
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "proc-macro2 1.0.18",
 "quote 1.0.7",
 "syn 1.0.33",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "sp-externalities"
version = "0.8.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "environmental",
 "parity-scale-codec",
 "sp-std",
 "sp-storage",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
Gavin Wood's avatar
Gavin Wood committed
name = "sp-finality-grandpa"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "log 0.4.11",
 "parity-scale-codec",
 "serde",
 "sp-api",
 "sp-application-crypto",
 "sp-runtime",
 "sp-std",
name = "sp-finality-tracker"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
 "parity-scale-codec",
 "sp-inherents",
 "sp-std",
name = "sp-inherents"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
 "derive_more 0.99.9",
 "parity-scale-codec",
 "sp-core",
 "sp-std",
[[package]]
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
 "futures 0.3.5",
 "hash-db",
 "libsecp256k1",
 "log 0.4.11",
 "parity-scale-codec",
 "parking_lot 0.10.2",
 "sp-core",
 "sp-externalities",
 "sp-runtime-interface",
 "sp-state-machine",
 "sp-std",
 "sp-trie",
 "sp-wasm-interface",
 "tracing",
 "tracing-core",
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
dependencies = [
 "lazy_static",
 "sp-core",
 "sp-runtime",
 "strum",
[[package]]
name = "sp-npos-elections"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
dependencies = [
 "parity-scale-codec",
 "serde",
 "sp-arithmetic",
 "sp-npos-elections-compact",
 "sp-std",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "sp-npos-elections-compact"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "proc-macro-crate",
 "proc-macro2 1.0.18",
 "quote 1.0.7",
 "syn 1.0.33",
name = "sp-offchain"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
dependencies = [
 "sp-api",
 "sp-core",
 "sp-runtime",
name = "sp-panic-handler"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
dependencies = [
 "log 0.4.11",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "serde",
 "sp-core",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "either",
 "hash256-std-hasher",
 "impl-trait-for-tuples",
 "log 0.4.11",
 "parity-scale-codec",
 "parity-util-mem",
 "paste",
 "rand 0.7.3",
 "serde",
 "sp-application-crypto",
 "sp-arithmetic",
 "sp-core",
 "sp-inherents",
 "sp-io",
 "sp-std",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "sp-runtime-interface"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "parity-scale-codec",
 "primitive-types",
 "sp-externalities",
 "sp-runtime-interface-proc-macro",
 "sp-std",
 "sp-tracing",
 "sp-wasm-interface",
 "static_assertions",
Gavin Wood's avatar
Gavin Wood committed
]

[[package]]
name = "sp-runtime-interface-proc-macro"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "Inflector",
 "proc-macro-crate",
 "proc-macro2 1.0.18",
 "quote 1.0.7",
 "syn 1.0.33",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "sp-serializer"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "serde",
 "serde_json",
name = "sp-session"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
dependencies = [
 "sp-api",
 "sp-core",
 "sp-runtime",
 "sp-std",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "parity-scale-codec",
 "sp-runtime",
 "sp-std",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "sp-state-machine"
version = "0.8.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "hash-db",
 "log 0.4.11",
 "num-traits 0.2.12",
 "parity-scale-codec",
 "rand 0.7.3",
 "smallvec 1.4.2",
 "sp-core",
 "sp-externalities",
 "sp-panic-handler",
 "sp-trie",
 "trie-db",
 "trie-root",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
Gavin Wood's avatar
Gavin Wood committed

[[package]]
name = "sp-storage"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "serde",
 "sp-debug-derive",
 "sp-std",
Gavin Wood's avatar
Gavin Wood committed
]

[[package]]
name = "sp-timestamp"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "impl-trait-for-tuples",
 "parity-scale-codec",
 "sp-api",
 "sp-inherents",
 "sp-runtime",
 "sp-std",
 "wasm-timer",
[[package]]
name = "sp-tracing"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
dependencies = [
 "log 0.4.11",
 "parity-scale-codec",
 "sp-std",
 "tracing-core",
 "tracing-subscriber",
Gavin Wood's avatar
Gavin Wood committed
name = "sp-transaction-pool"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
 "derive_more 0.99.9",
 "futures 0.3.5",
 "log 0.4.11",
 "parity-scale-codec",
 "serde",
 "sp-api",
 "sp-blockchain",
 "sp-runtime",
[[package]]
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
dependencies = [
 "hash-db",
 "memory-db",
 "parity-scale-codec",
 "sp-core",
 "sp-std",
 "trie-db",
 "trie-root",
[[package]]
name = "sp-utils"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
 "futures 0.3.5",
Gavin Wood's avatar
Gavin Wood committed
 "futures-timer 3.0.2",
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
 "parity-scale-codec",
 "serde",
 "sp-runtime",
 "sp-std",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "sp-wasm-interface"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "impl-trait-for-tuples",
 "parity-scale-codec",
 "sp-std",
 "wasmi",
[[package]]
name = "spin"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"

[[package]]
name = "stable_deref_trait"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8"

[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "statrs"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10102ac8d55e35db2b3fafc26f81ba8647da2e15879ab686a67e6d19af2685e8"
 "rand 0.5.6",
[[package]]
name = "stream-cipher"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8131256a5896cabcf5eb04f4d6dacbe1aefda854b0d9896e09cb58829ec5638c"
dependencies = [
 "generic-array 0.12.3",
]

version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09f8ed9974042b8c3672ff3030a69fcc03b74c47c3d1ecb7755e8a3626011e88"
 "generic-array 0.14.2",
Fedor Sakharov's avatar
Fedor Sakharov committed
[[package]]
name = "streamunordered"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f9394ee1338fee8370bee649f8a7170b3a56917903a0956467ad192dcf8699ca"
dependencies = [
 "futures-core",
 "futures-sink",
 "futures-util",
 "slab",
]

[[package]]
name = "string"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d24114bfcceb867ca7f71a0d3fe45d45619ec47a6fbfa98cb14e14250bfa5d6d"
 "bytes 0.4.12",
]

[[package]]
name = "strsim"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
version = "0.3.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "de2f5e239ee807089b62adce73e48c625e0ed80df02c7ab3f068f5db5281065c"
 "clap",
 "lazy_static",
 "structopt-derive",
]

[[package]]
name = "structopt-derive"
version = "0.4.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "510413f9de616762a4fbeab62509bf15c729603b72d7cd71280fbca431b1c118"
 "heck",
 "proc-macro-error",
 "proc-macro2 1.0.18",
 "quote 1.0.7",
 "syn 1.0.33",
]

[[package]]
name = "strum"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6138f8f88a16d90134763314e3fc76fa3ed6a7db4725d6acf9a3ef95a3188d22"
 "strum_macros",
]

[[package]]
name = "strum_macros"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0054a7df764039a6cd8592b9de84be4bec368ff081d203a7d5371cbfa8e65c81"
 "proc-macro2 1.0.18",
 "quote 1.0.7",
 "syn 1.0.33",
]

[[package]]
name = "substrate-bip39"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bed6646a0159b9935b5d045611560eeef842b78d7adc3ba36f5ca325a13a0236"
 "hmac",
 "pbkdf2",
 "schnorrkel",
 "sha2 0.8.2",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "substrate-browser-utils"
version = "0.8.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
dependencies = [
 "chrono",
 "console_error_panic_hook",
 "console_log",
 "futures 0.1.29",
 "futures 0.3.5",
 "futures-timer 3.0.2",
 "js-sys",
 "kvdb-web",
 "libp2p-wasm-ext",
 "log 0.4.11",
 "rand 0.6.5",
 "rand 0.7.3",
 "sc-chain-spec",
 "sc-informant",
 "sc-network",
 "sc-service",
 "sp-database",
 "wasm-bindgen",
 "wasm-bindgen-futures",
[[package]]
name = "substrate-build-script-utils"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
dependencies = [
 "platforms",
]

[[package]]
name = "substrate-frame-rpc-system"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
 "frame-system-rpc-runtime-api",
 "futures 0.3.5",
 "jsonrpc-core",
 "jsonrpc-core-client",
 "jsonrpc-derive",
 "log 0.4.11",
 "parity-scale-codec",
Web3 Philosopher's avatar
Web3 Philosopher committed
 "sc-client-api",
 "sc-rpc-api",
 "serde",
 "sp-api",
 "sp-block-builder",
 "sp-blockchain",
 "sp-core",
 "sp-runtime",
 "sp-transaction-pool",
Gavin Wood's avatar
Gavin Wood committed
]

[[package]]
name = "substrate-prometheus-endpoint"
version = "0.8.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "derive_more 0.99.9",
 "futures-util",
 "hyper 0.13.6",
 "log 0.4.11",
 "prometheus",
 "tokio 0.2.21",
[[package]]
name = "substrate-test-client"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
dependencies = [
 "futures 0.3.5",
 "hash-db",
 "parity-scale-codec",
 "sc-client-api",
 "sc-client-db",
Web3 Philosopher's avatar
Web3 Philosopher committed
 "sc-consensus",
 "sc-executor",
 "sc-light",
Web3 Philosopher's avatar
Web3 Philosopher committed
 "sc-service",
 "sp-blockchain",
 "sp-consensus",
 "sp-core",
 "sp-keyring",
 "sp-runtime",
 "sp-state-machine",
[[package]]
name = "substrate-test-utils"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
dependencies = [
 "futures 0.3.5",
 "substrate-test-utils-derive",
 "tokio 0.2.21",
]

[[package]]
name = "substrate-test-utils-derive"
version = "0.8.0"
source = "git+https://github.com/paritytech/substrate#5ea23999bef9440d11572a87bd9a24da08b378a2"
dependencies = [
 "proc-macro-crate",
 "quote 1.0.7",
 "syn 1.0.33",
]

Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "substrate-wasm-builder-runner"
version = "1.0.6"
ordian's avatar
ordian committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2a965994514ab35d3893e9260245f2947fd1981cdd4fffd2c6e6d1a9ce02e6a"
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "subtle"
version = "1.0.0"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"
asynchronous rob's avatar
asynchronous rob committed

[[package]]
name = "subtle"
version = "2.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "502d53007c02d7605a05df1c1a73ee436952781653da5d0bf57ad608f66932c1"
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "syn"
Gavin Wood's avatar
Gavin Wood committed
version = "0.15.44"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ca4b3b69a77cbe1ffc9e198781b7acb0c7365a883670e8f1c1bc66fba79a5c5"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "proc-macro2 0.4.30",
 "quote 0.6.13",
 "unicode-xid 0.1.0",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "syn"
version = "1.0.33"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8d5d96e8cbb005d6959f119f773bfaebb5684296108fb32600c00cde305b2cd"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "proc-macro2 1.0.18",
 "quote 1.0.7",
 "unicode-xid 0.2.1",
[[package]]
name = "syn-mid"
Gavin Wood's avatar
Gavin Wood committed
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7be3539f6c128a931cf19dcee741c1af532c7fd387baa739c03dd2e96479338a"
dependencies = [
 "proc-macro2 1.0.18",
 "quote 1.0.7",
 "syn 1.0.33",
[[package]]
name = "synstructure"
version = "0.12.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701"
dependencies = [
 "proc-macro2 1.0.18",
 "quote 1.0.7",
 "syn 1.0.33",
 "unicode-xid 0.2.1",
[[package]]
name = "take_mut"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60"
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "target-lexicon"
version = "0.10.0"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab0e7238dcc7b40a7be719a25365910f6807bd864f4cce6b2e6b873658e2b19d"
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "tempfile"
version = "3.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "cfg-if",
 "libc",
 "rand 0.7.3",
 "redox_syscall",
 "remove_dir_all",
 "winapi 0.3.9",
[[package]]
name = "termcolor"
Gavin Wood's avatar
Gavin Wood committed
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb6bfa289a4d7c5766392812c0a1f4c1ba45afa1ad47803c11e1f407d846d75f"
dependencies = [
 "winapi-util",
[[package]]
name = "test-parachain-adder"
dependencies = [
 "dlmalloc",
 "parity-scale-codec",
 "polkadot-parachain",
 "sp-io",
 "substrate-wasm-builder-runner",
 "tiny-keccak 1.5.0",
]

[[package]]
name = "test-parachain-halt"
dependencies = [
 "substrate-wasm-builder-runner",
]

[[package]]
name = "test-parachains"
version = "0.7.22"
dependencies = [
 "parity-scale-codec",
 "polkadot-parachain",
 "sp-core",
 "test-parachain-adder",
 "test-parachain-halt",
 "tiny-keccak 1.5.0",
]

asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "textwrap"
version = "0.11.0"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "unicode-width",
[[package]]
name = "theban_interval_tree"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a7b42a5385db9a651628091edcd1d58ac9cb1c92327d8cd2a29bf8e35bdfe4ea"
 "memrange",
 "rand 0.3.23",
 "time",
[[package]]
name = "thiserror"
version = "1.0.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7dfdd070ccd8ccb78f4ad66bf1982dc37f620ef696c6b5028fe2ed83dd3d0d08"
dependencies = [
 "thiserror-impl",
]

[[package]]
name = "thiserror-impl"
version = "1.0.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd80fc12f73063ac132ac92aceea36734f04a1d93c1240c6944e23a3b8841793"
dependencies = [
 "proc-macro2 1.0.18",
 "quote 1.0.7",
 "syn 1.0.33",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "thread_local"
Gavin Wood's avatar
Gavin Wood committed
version = "1.0.1"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "lazy_static",
[[package]]
name = "threadpool"
version = "1.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
dependencies = [
 "num_cpus",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "time"
version = "0.1.43"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "winapi 0.3.9",
[[package]]
name = "tiny-bip39"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0165e045cc2ae1660270ca65e1676dbaab60feb0f91b10f7d0665e9b47e31f2"
dependencies = [
 "failure",
 "hmac",
 "once_cell 1.4.0",
 "pbkdf2",
 "rand 0.7.3",
 "rustc-hash",
 "sha2 0.8.2",
 "unicode-normalization",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "tiny-keccak"
version = "1.5.0"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d8a021c69bb74a44ccedb824a046447e2c84a01df9e5c20779750acb38e11b2"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "crunchy",
[[package]]
name = "tiny-keccak"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
dependencies = [
 "crunchy",
[[package]]
name = "tinyvec"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53953d2d3a5ad81d9f844a32f14ebb121f50b650cd59d0ee2a07cf13c617efed"

asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "tokio"
version = "0.1.22"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a09c0b5bb588872ab2f09afa13ee6e9dac11e10a0ec9e8e3ba39a5a5d530af6"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "bytes 0.4.12",
 "futures 0.1.29",
 "mio",
 "num_cpus",
 "tokio-codec",
 "tokio-current-thread",
 "tokio-executor 0.1.10",
 "tokio-fs",
 "tokio-io",
 "tokio-reactor",
 "tokio-sync 0.1.8",
 "tokio-tcp",
 "tokio-threadpool",
 "tokio-timer",
 "tokio-udp",
 "tokio-uds",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "tokio"
version = "0.2.21"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d099fa27b9702bed751524694adbe393e18b36b204da91eb1cbbbbb4a5ee2d58"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "bytes 0.5.6",
 "iovec",
 "lazy_static",
 "libc",
 "memchr",
 "mio",
 "mio-uds",
 "num_cpus",
 "pin-project-lite",
 "signal-hook-registry",
 "slab",
 "winapi 0.3.9",
[[package]]
name = "tokio-buf"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fb220f46c53859a4b7ec083e41dec9778ff0b1851c0942b211edb89e0ccdc46"
dependencies = [
 "bytes 0.4.12",
 "either",
 "futures 0.1.29",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "tokio-codec"
Gavin Wood's avatar
Gavin Wood committed
version = "0.1.2"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "25b2998660ba0e70d18684de5d06b70b70a3a747469af9dea7618cc59e75976b"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "bytes 0.4.12",
 "futures 0.1.29",
 "tokio-io",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "tokio-current-thread"
Gavin Wood's avatar
Gavin Wood committed
version = "0.1.7"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b1de0e32a83f131e002238d7ccde18211c0a5397f60cbfffcb112868c2e0e20e"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "futures 0.1.29",
 "tokio-executor 0.1.10",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "tokio-executor"
Gavin Wood's avatar
Gavin Wood committed
version = "0.1.10"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb2d1b8f4548dbf5e1f7818512e9c406860678f29c300cdf0ebac72d1a3a1671"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "crossbeam-utils",
 "futures 0.1.29",
[[package]]
name = "tokio-executor"
version = "0.2.0-alpha.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ee9ceecf69145923834ea73f32ba40c790fd877b74a7817dd0b089f1eb9c7c8"
dependencies = [
 "futures-util-preview",
 "lazy_static",
 "tokio-sync 0.2.0-alpha.6",
]

asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "tokio-fs"
Gavin Wood's avatar
Gavin Wood committed
version = "0.1.7"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "297a1206e0ca6302a0eed35b700d292b275256f596e2f3fea7729d5e629b6ff4"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "futures 0.1.29",
 "tokio-io",
 "tokio-threadpool",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "tokio-io"
Gavin Wood's avatar
Gavin Wood committed
version = "0.1.13"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "bytes 0.4.12",
 "futures 0.1.29",
 "log 0.4.11",
[[package]]
name = "tokio-macros"
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f0c3acc6aa564495a0f2e1d59fab677cd7f81a19994cfc7f3ad0e64301560389"
dependencies = [
 "proc-macro2 1.0.18",
 "quote 1.0.7",
 "syn 1.0.33",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "tokio-named-pipes"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d282d483052288b2308ba5ee795f5673b159c9bdf63c385a05609da782a5eae"
dependencies = [
 "bytes 0.4.12",
 "futures 0.1.29",
 "mio",
 "mio-named-pipes",
 "tokio 0.1.22",
]

asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "tokio-reactor"
Gavin Wood's avatar
Gavin Wood committed
version = "0.1.12"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09bc590ec4ba8ba87652da2068d150dcada2cfa2e07faae270a5e0409aa51351"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "crossbeam-utils",
 "futures 0.1.29",
 "lazy_static",
 "log 0.4.11",
 "mio",
 "num_cpus",
 "parking_lot 0.9.0",
 "slab",
 "tokio-executor 0.1.10",
 "tokio-io",