Cargo.lock 207 KiB
Newer Older
 "regex",
 "schnorrkel",
 "serde",
 "sha2",
 "sp-debug-derive",
 "sp-externalities",
 "sp-runtime-interface",
 "sp-std",
 "sp-storage",
 "substrate-bip39",
 "tiny-bip39",
 "twox-hash",
 "wasmi",
 "zeroize",
[[package]]
name = "sp-database"
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
dependencies = [
 "kvdb",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "sp-debug-derive"
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "proc-macro2 1.0.18",
 "quote 1.0.7",
 "syn 1.0.31",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
name = "sp-externalities"
version = "0.8.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
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-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "finality-grandpa",
 "log 0.4.8",
 "parity-scale-codec",
 "serde",
 "sp-api",
 "sp-application-crypto",
 "sp-runtime",
 "sp-std",
name = "sp-finality-tracker"
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
 "parity-scale-codec",
 "sp-inherents",
 "sp-std",
name = "sp-inherents"
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
 "derive_more 0.99.8",
 "parity-scale-codec",
 "sp-core",
 "sp-std",
[[package]]
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
 "futures 0.3.5",
 "hash-db",
 "libsecp256k1",
 "log 0.4.8",
 "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",
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
dependencies = [
 "lazy_static",
 "sp-core",
 "sp-runtime",
 "strum",
[[package]]
name = "sp-npos-elections"
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
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-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "proc-macro-crate",
 "proc-macro2 1.0.18",
 "quote 1.0.7",
 "syn 1.0.31",
name = "sp-offchain"
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
dependencies = [
 "sp-api",
 "sp-core",
 "sp-runtime",
name = "sp-panic-handler"
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
dependencies = [
 "backtrace",
 "log 0.4.8",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "serde",
 "sp-core",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
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.8",
 "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-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
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-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "Inflector",
 "proc-macro-crate",
 "proc-macro2 1.0.18",
 "quote 1.0.7",
 "syn 1.0.31",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "sp-serializer"
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "serde",
 "serde_json",
name = "sp-session"
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
dependencies = [
 "sp-api",
 "sp-core",
 "sp-runtime",
 "sp-std",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
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-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
asynchronous rob's avatar
asynchronous rob committed
dependencies = [
 "hash-db",
Ashley Ruglys's avatar
Ashley Ruglys committed
 "itertools 0.9.0",
 "log 0.4.8",
 "num-traits 0.2.12",
 "parity-scale-codec",
 "rand 0.7.3",
Ashley Ruglys's avatar
Ashley Ruglys committed
 "smallvec 1.4.0",
 "sp-core",
 "sp-externalities",
 "sp-panic-handler",
 "sp-trie",
 "trie-root",
asynchronous rob's avatar
asynchronous rob committed
]

[[package]]
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
Gavin Wood's avatar
Gavin Wood committed

[[package]]
name = "sp-storage"
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "impl-serde 0.2.3",
 "serde",
 "sp-debug-derive",
 "sp-std",
Gavin Wood's avatar
Gavin Wood committed
]

[[package]]
name = "sp-timestamp"
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
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-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
name = "sp-transaction-pool"
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
 "derive_more 0.99.8",
 "futures 0.3.5",
 "log 0.4.8",
 "parity-scale-codec",
 "serde",
 "sp-api",
 "sp-blockchain",
 "sp-runtime",
[[package]]
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
dependencies = [
 "hash-db",
 "memory-db",
 "parity-scale-codec",
 "sp-core",
 "sp-std",
 "trie-root",
[[package]]
name = "sp-utils"
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
 "futures 0.3.5",
Gavin Wood's avatar
Gavin Wood committed
 "futures-timer 3.0.2",
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
 "impl-serde 0.2.3",
 "parity-scale-codec",
 "serde",
 "sp-runtime",
 "sp-std",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "sp-wasm-interface"
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
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",
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 = "string-interner"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd710eadff449a1531351b0e43eb81ea404336fa2f56c777427ab0e32a4cf183"
]

[[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.31",
]

[[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.31",
]

[[package]]
name = "substrate-bip39"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c004e8166d6e0aa3a9d5fa673e5b7098ff25f930de1013a21341988151e681bb"
 "hmac",
 "pbkdf2",
 "schnorrkel",
 "sha2",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "substrate-browser-utils"
version = "0.8.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
dependencies = [
 "chrono",
 "clear_on_drop",
 "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.8",
 "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-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
dependencies = [
 "platforms",
]

[[package]]
name = "substrate-frame-rpc-system"
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
 "frame-system-rpc-runtime-api",
 "futures 0.3.5",
 "jsonrpc-core",
 "jsonrpc-core-client",
 "jsonrpc-derive",
 "log 0.4.8",
 "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-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "derive_more 0.99.8",
 "futures-util",
 "hyper 0.13.6",
 "log 0.4.8",
 "prometheus",
 "tokio 0.2.21",
[[package]]
name = "substrate-test-client"
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
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-runtime"
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
dependencies = [
 "cfg-if",
 "frame-executive",
 "frame-support",
 "frame-system",
 "frame-system-rpc-runtime-api",
 "log 0.4.8",
 "memory-db",
 "pallet-babe",
 "pallet-timestamp",
 "parity-scale-codec",
 "parity-util-mem",
Web3 Philosopher's avatar
Web3 Philosopher committed
 "sc-service",
 "serde",
 "sp-api",
 "sp-application-crypto",
 "sp-block-builder",
 "sp-consensus-aura",
 "sp-consensus-babe",
 "sp-core",
 "sp-finality-grandpa",
 "sp-inherents",
 "sp-io",
 "sp-keyring",
 "sp-offchain",
 "sp-runtime",
 "sp-runtime-interface",
 "sp-session",
 "sp-std",
 "sp-transaction-pool",
 "sp-trie",
 "sp-version",
Ashley Ruglys's avatar
Ashley Ruglys committed
 "substrate-wasm-builder-runner 1.0.6 (git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant)",
]

[[package]]
name = "substrate-test-runtime-client"
version = "2.0.0-rc3"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
dependencies = [
 "futures 0.3.5",
 "parity-scale-codec",
 "sc-block-builder",
 "sc-client-api",
Web3 Philosopher's avatar
Web3 Philosopher committed
 "sc-consensus",
 "sc-light",
Web3 Philosopher's avatar
Web3 Philosopher committed
 "sc-service",
 "sp-api",
 "sp-blockchain",
Web3 Philosopher's avatar
Web3 Philosopher committed
 "sp-consensus",
 "sp-core",
 "sp-runtime",
 "substrate-test-client",
 "substrate-test-runtime",
]

[[package]]
name = "substrate-wasm-builder-runner"
version = "1.0.6"
Ashley Ruglys's avatar
Ashley Ruglys committed
source = "git+https://github.com/paritytech/substrate?branch=ashley-fix-browser-informant#c409052883d20e963512c395283107dc9926c2ab"
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "substrate-wasm-builder-runner"
version = "1.0.6"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2a965994514ab35d3893e9260245f2947fd1981cdd4fffd2c6e6d1a9ce02e6a"
[[package]]
name = "substrate-wasmtime"
version = "0.16.0-threadsafe.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6bd62264edc1a5f3ef44d86fb0c11c9fb142894b9a2da034f34afae482080d7a"
dependencies = [
 "anyhow",
 "backtrace",
 "cfg-if",
 "lazy_static",
 "libc",
 "region",
 "rustc-demangle",
 "substrate-wasmtime-jit",
 "substrate-wasmtime-profiling",
 "substrate-wasmtime-runtime",
 "target-lexicon",
 "wasmtime-environ",
 "wat",
 "winapi 0.3.8",
]

[[package]]
name = "substrate-wasmtime-jit"
version = "0.16.0-threadsafe.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ce43c159d4f3ef6b19641e1ae045847fd202d8e2cc74df7ccb2b6475e069d4a"
dependencies = [
 "anyhow",
 "cfg-if",
 "cranelift-codegen",
 "cranelift-entity",
 "cranelift-frontend",
 "cranelift-native",
 "cranelift-wasm",
 "gimli 0.20.0",
 "more-asserts",
 "region",
 "substrate-wasmtime-profiling",
 "substrate-wasmtime-runtime",
 "target-lexicon",
 "thiserror",
 "wasmtime-debug",
 "wasmtime-environ",
 "winapi 0.3.8",
[[package]]
name = "substrate-wasmtime-profiling"
version = "0.16.0-threadsafe.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c77f0ce539b5a09a54dc80a1cf0c7cd7e694df11029354fe50a2d5fe889bdb97"
dependencies = [
 "anyhow",
 "cfg-if",
 "gimli 0.20.0",
 "object 0.18.0",
 "scroll",
 "serde",
 "substrate-wasmtime-runtime",
 "target-lexicon",
 "wasmtime-environ",
]

[[package]]
name = "substrate-wasmtime-runtime"
version = "0.16.0-threadsafe.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "46516af0a64a7d9b652c5aa7436b6ce13edfa54435a66ef177fc02d2283e2dc2"
dependencies = [
 "backtrace",
 "cc",
 "cfg-if",
 "indexmap",
 "lazy_static",
 "libc",
 "memoffset",
 "more-asserts",
 "region",
 "thiserror",
 "wasmtime-environ",
 "winapi 0.3.8",
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"
[[package]]
name = "syn"
version = "0.11.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad"
dependencies = [
 "quote 0.3.15",
 "synom",
 "unicode-xid 0.0.4",
]

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.31"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5304cfdf27365b7585c25d4af91b35016ed21ef88f17ced89c7093b43dba8b6"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "proc-macro2 1.0.18",
 "quote 1.0.7",
 "unicode-xid 0.2.0",
[[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.31",
[[package]]
name = "synom"
version = "0.11.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6"
dependencies = [
 "unicode-xid 0.0.4",
]

[[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.31",
 "unicode-xid 0.2.0",
asynchronous rob's avatar
asynchronous rob committed
[[package]]
name = "sysinfo"
version = "0.13.4"
asynchronous rob's avatar
asynchronous rob committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1cac193374347e7c263c5f547524f36ff8ec6702d56c8799c8331d26dffe8c1e"
dependencies = [
 "cfg-if",
 "doc-comment",
 "libc",
 "ntapi",
 "once_cell",
 "rayon",
 "winapi 0.3.8",
asynchronous rob's avatar
asynchronous rob committed

[[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.8",
[[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"
Gavin Wood's avatar
Gavin Wood committed
version = "0.8.11"
dependencies = [
 "dlmalloc",
 "parity-scale-codec",
 "polkadot-parachain",
 "sp-io",
 "substrate-wasm-builder-runner 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "tiny-keccak 1.5.0",
]

[[package]]
name = "test-parachain-adder-collator"
version = "0.1.0"
dependencies = [
 "futures 0.3.5",
 "parity-scale-codec",
 "polkadot-collator",
 "polkadot-parachain",
 "polkadot-primitives",
 "sc-client-api",
 "sp-core",
 "test-parachain-adder",
]

[[package]]
name = "test-parachain-code-upgrader"
version = "0.7.22"
dependencies = [
 "dlmalloc",
 "parity-scale-codec",
 "polkadot-parachain",
 "sp-io",
 "substrate-wasm-builder-runner 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
 "tiny-keccak 1.5.0",
]

[[package]]
name = "test-parachain-halt"
Gavin Wood's avatar
Gavin Wood committed
version = "0.8.11"
dependencies = [
 "substrate-wasm-builder-runner 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "test-parachains"
version = "0.7.22"
dependencies = [
 "parity-scale-codec",
 "polkadot-parachain",
 "test-parachain-adder",
 "test-parachain-code-upgrader",
 "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.31",
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 = [