Newer
Older
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
"libp2p-core 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
"smallvec 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
"void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"wasm-timer 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
"get_if_addrs 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
"ipnet 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"libp2p-core 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
"tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
"tokio-timer 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)",
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
"libp2p-core 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
"tokio-uds 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "libp2p-wasm-ext"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
"js-sys 0.3.32 (registry+https://github.com/rust-lang/crates.io-index)",
"libp2p-core 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-send-wrapper 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
"wasm-bindgen 0.2.55 (registry+https://github.com/rust-lang/crates.io-index)",
"wasm-bindgen-futures 0.3.27 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "libp2p-websocket"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
"libp2p-core 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
"rw-stream-sink 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"soketto 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
"tokio-rustls 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
"url 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"webpki-roots 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "libp2p-yamux"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
"libp2p-core 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
"yamux 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "librocksdb-sys"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"bindgen 0.49.4 (registry+https://github.com/rust-lang/crates.io-index)",
"cc 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
"glob 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "libsecp256k1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
"crunchy 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"digest 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"hmac-drbg 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
"sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
"subtle 2.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"typenum 1.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "libz-sys"
version = "1.0.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"cc 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
"pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
"vcpkg 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
]
[[package]]
name = "linked-hash-map"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "linked_hash_set"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "lock_api"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "lock_api"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"scopeguard 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "lock_api"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"scopeguard 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "log"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"hashbrown 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "lru"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"hashbrown 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "malloc_size_of_derive"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)",
"synstructure 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "matches"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "maybe-uninit"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "memchr"
version = "2.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "memoffset"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "memory-db"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"ahash 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
"hash-db 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
"hashbrown 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-util-mem 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "memory_units"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "merlin"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
"keccak 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
"zeroize 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "miniz_oxide"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"adler32 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
"fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
"fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
"iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
"miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
"slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "mio-extras"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
"mio 0.6.21 (registry+https://github.com/rust-lang/crates.io-index)",
"slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "mio-uds"
version = "0.6.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
"mio 0.6.21 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "miow"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
"ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "multistream-select"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
"smallvec 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
"unsigned-varint 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "names"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"rand 0.3.23 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "net2"
version = "0.2.33"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "nix"
version = "0.14.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"cc 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)",
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
"void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "node-template"
version = "2.0.0"
dependencies = [
"ctrlc 3.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sc-basic-authority 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sc-cli 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sc-client 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sc-consensus-aura 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sc-executor 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sc-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sc-network 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sc-service 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sc-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-consensus 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-consensus-aura 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-core 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-io 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"substrate-build-script-utils 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
"trie-root 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
"vergen 3.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "node-template-runtime"
version = "2.0.0"
dependencies = [
"frame-executive 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"pallet-aura 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"pallet-balances 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"pallet-grandpa 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"pallet-indices 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"pallet-randomness-collective-flip 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"pallet-sudo 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"pallet-timestamp 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"pallet-transaction-payment 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-api 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-block-builder 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-consensus-aura 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-core 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-io 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-offchain 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-session 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-std 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-transaction-pool 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-version 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"substrate-wasm-builder-runner 1.0.4 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "nohash-hasher"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "nom"
version = "4.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "num-bigint"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
"num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)",
"num-traits 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "num-integer"
version = "0.1.41"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
"num-traits 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "num-rational"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
"num-bigint 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)",
"num-traits 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"hermit-abi 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "ole32-sys"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "once_cell"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "once_cell"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "once_cell"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "opaque-debug"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"stable_deref_trait 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
name = "pallet-aura"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee#40a16efefc070faf5a25442bc3ae1d0ea2478eee"
dependencies = [
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"pallet-session 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"pallet-timestamp 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-application-crypto 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-consensus-aura 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-core 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-io 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-std 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-timestamp 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
]
[[package]]
name = "pallet-balances"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee#40a16efefc070faf5a25442bc3ae1d0ea2478eee"
dependencies = [
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-std 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
]
name = "pallet-finality-tracker"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee#40a16efefc070faf5a25442bc3ae1d0ea2478eee"
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-std 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
name = "pallet-grandpa"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee#40a16efefc070faf5a25442bc3ae1d0ea2478eee"
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"pallet-finality-tracker 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"pallet-session 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-core 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-finality-grandpa 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-staking 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-std 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
]
[[package]]
name = "pallet-indices"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee#40a16efefc070faf5a25442bc3ae1d0ea2478eee"
dependencies = [
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-core 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-io 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-keyring 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-std 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
]
[[package]]
name = "pallet-randomness-collective-flip"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee#40a16efefc070faf5a25442bc3ae1d0ea2478eee"
dependencies = [
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-std 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
]
[[package]]
name = "pallet-session"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee#40a16efefc070faf5a25442bc3ae1d0ea2478eee"
dependencies = [
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
"pallet-timestamp 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"safe-mix 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-io 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-staking 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-std 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-trie 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
]
[[package]]
name = "pallet-sudo"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee#40a16efefc070faf5a25442bc3ae1d0ea2478eee"
dependencies = [
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-io 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-std 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
]
[[package]]
name = "pallet-timestamp"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee#40a16efefc070faf5a25442bc3ae1d0ea2478eee"
dependencies = [
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"impl-trait-for-tuples 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-inherents 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-std 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-timestamp 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
]
[[package]]
name = "pallet-transaction-payment"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee#40a16efefc070faf5a25442bc3ae1d0ea2478eee"
dependencies = [
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"frame-system 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"pallet-transaction-payment-rpc-runtime-api 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-std 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
]
[[package]]
name = "pallet-transaction-payment-rpc-runtime-api"
version = "2.0.0"
source = "git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee#40a16efefc070faf5a25442bc3ae1d0ea2478eee"
dependencies = [
"frame-support 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"parity-scale-codec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"sp-api 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-runtime 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
"sp-std 2.0.0 (git+https://github.com/paritytech/substrate.git?rev=40a16efefc070faf5a25442bc3ae1d0ea2478eee)",
]
[[package]]
name = "parity-bytes"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "parity-multiaddr"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
"bs58 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
"byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
"data-encoding 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-multihash 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
"percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"unsigned-varint 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "parity-multiaddr"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
"bs58 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
"byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
"data-encoding 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-multihash 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
"unsigned-varint 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"url 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "parity-multihash"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"blake2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
"sha-1 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sha3 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
"unsigned-varint 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "parity-multihash"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"blake2 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
"sha-1 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sha3 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
"unsigned-varint 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"arrayvec 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
"bitvec 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)",
"byte-slice-cast 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
"parity-scale-codec-derive 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "parity-scale-codec-derive"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"proc-macro-crate 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
"proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "parity-send-wrapper"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "parity-util-mem"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
"malloc_size_of_derive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "parity-wasm"
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "parking_lot"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"lock_api 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "parking_lot"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"lock_api 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "parking_lot"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"lock_api 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot_core 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "parking_lot_core"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"smallvec 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "parking_lot_core"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
"cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
"redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"smallvec 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "parking_lot_core"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
"cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
"redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"smallvec 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "paste"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"paste-impl 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
"proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "paste-impl"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)",
"proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)",
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
]
[[package]]
name = "pbkdf2"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
"crypto-mac 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "peeking_take_while"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "percent-encoding"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "percent-encoding"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
name = "pin-project"
version = "0.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"pin-project-internal 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "pin-project-internal"
version = "0.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "pin-project-lite"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "pin-utils"
version = "0.1.0-alpha.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "pkg-config"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "ppv-lite86"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "primitive-types"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"fixed-hash 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
"impl-codec 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
"impl-serde 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"uint 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "proc-macro-crate"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"toml 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "proc-macro-error"
version = "0.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)",
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"syn 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)",
[[package]]
name = "proc-macro-nested"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "proc-macro2"
version = "0.4.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",