Skip to content
Snippets Groups Projects
Cargo.lock 227 KiB
Newer Older
[[package]]
name = "tracing-futures"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
dependencies = [
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a6923477a48e41c1951f1999ef8bb5a3023eb723ceadafe78ffb65dc366761e3"
Gavin Wood's avatar
Gavin Wood committed
 "lazy_static",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb65ea441fbb84f9f6748fd496cf7f63ec9af5bca94dd86456978d055e8eb28b"
dependencies = [
 "serde",
 "tracing-core",
]

[[package]]
name = "tracing-subscriber"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ab8966ac3ca27126141f7999361cc97dd6fb4b71da04c02044fa9045d98bb96"
dependencies = [
 "ansi_term 0.12.1",
 "chrono",
 "lazy_static",
 "matchers",
 "regex",
 "serde",
 "serde_json",
 "sharded-slab",
[[package]]
name = "treeline"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "a7f741b240f1a48843f9b8e0444fb55fb2a4ff67293b50a9179dfd5ea67f8d41"
[[package]]
name = "trie-bench"
version = "0.27.0"
Wei Tang's avatar
Wei Tang committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "568257edb909a5c532b1f4ab38ee6b5dedfbf8775be6a55a29020513ebe3e072"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "hash-db",
 "keccak-hasher",
 "memory-db",
 "parity-scale-codec",
 "trie-db",
 "trie-root",
 "trie-standardmap",
[[package]]
name = "trie-db"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec051edf7f0fc9499a2cb0947652cab2148b9d7f61cee7605e312e9f970dacaf"
Gavin Wood's avatar
Gavin Wood committed
 "hash-db",
 "hashbrown",
Gavin Wood's avatar
Gavin Wood committed
 "rustc-hex",
]

[[package]]
name = "trie-root"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "652931506d2c1244d7217a70b99f56718a7b4161b37f04e7cd868072a99f68cd"
Gavin Wood's avatar
Gavin Wood committed
 "hash-db",
[[package]]
name = "trie-standardmap"
version = "0.15.2"
Wei Tang's avatar
Wei Tang committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "c3161ba520ab28cd8e6b68e1126f1009f6e335339d1a73b978139011703264c8"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "hash-db",
 "keccak-hasher",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "try-lock"
version = "0.2.3"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
[[package]]
name = "try-runtime-cli"
version = "0.9.0"
dependencies = [
 "frame-try-runtime",
 "log",
 "parity-scale-codec",
 "remote-externalities",
 "sc-cli",
 "sc-client-api",
 "sc-executor",
 "sc-service",
 "sp-api",
 "sp-blockchain",
 "sp-core",
 "sp-externalities",
 "sp-runtime",
 "sp-state-machine",
 "structopt",
]

[[package]]
name = "trybuild"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99471a206425fba51842a9186315f32d91c56eadc21ea4c21f847b59cf778f8b"
Gavin Wood's avatar
Gavin Wood committed
 "lazy_static",
 "serde",
 "serde_json",
 "termcolor",
 "toml",
Gav's avatar
Gav committed
[[package]]
name = "twox-hash"
version = "1.6.0"
Gav's avatar
Gav committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04f8ab788026715fa63b31960869617cba39117e520eb415b0139543e325ab59"
Gav's avatar
Gav committed
dependencies = [
 "cfg-if 0.1.10",
 "static_assertions",
[[package]]
name = "typenum"
version = "1.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "373c8a200f9e67a0c95e62a4f52fbf80c23b4381c05a17845531982fa99e6b33"
[[package]]
name = "ucd-trie"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"

[[package]]
name = "uint"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e11fe9a9348741cf134085ad57c249508345fe16411b3d7fb4ff2da2f1d6382e"
dependencies = [
 "byteorder",
 "crunchy",
 "hex",
 "static_assertions",
]

[[package]]
name = "unicase"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
dependencies = [
 "version_check",
]

[[package]]
name = "unicode-bidi"
version = "0.3.4"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "matches",
[[package]]
name = "unicode-normalization"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "07fbfce1c8a97d547e8b5334978438d9d6ec8c20e38f56d4a4374d181493eaef"
dependencies = [
[[package]]
name = "unicode-segmentation"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb0d2e7be6ae3a5fa87eed5fb451aff96f2573d2694942e40543ae0bbe19c796"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "unicode-width"
version = "0.1.8"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
Tomasz Drwięga's avatar
Tomasz Drwięga committed

version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"
[[package]]
name = "universal-hash"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8326b2c654932e3e4f9196e69d08fdf7cfd718e1dc6f66b347e6024a0c961402"
dependencies = [
 "generic-array 0.14.4",
[[package]]
name = "unsigned-varint"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7fdeedbf205afadfe39ae559b75c3240f24e257d0ca27e85f85cb82aa19ac35"

[[package]]
name = "unsigned-varint"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "35581ff83d4101e58b582e607120c7f5ffb17e632a980b1f38334d76b36908b2"
dependencies = [
 "asynchronous-codec 0.5.0",
 "bytes 1.0.1",
 "futures-io",
 "futures-util",
]

[[package]]
name = "unsigned-varint"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5f8d425fafb8cd76bc3f22aace4af471d3156301d7508f2107e98fbeae10bc7f"
dependencies = [
 "asynchronous-codec 0.6.0",
 "bytes 1.0.1",
 "futures-io",
 "futures-util",
]

Gav's avatar
Gav committed
[[package]]
name = "untrusted"
version = "0.7.1"
Gav's avatar
Gav committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
Gav's avatar
Gav committed

[[package]]
name = "url"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "idna 0.1.5",
 "matches",
 "percent-encoding 1.0.1",
[[package]]
name = "url"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ccd964113622c8e9322cfac19eb1004a07e636c545f325da085d5cdde6f1f8b"
dependencies = [
 "form_urlencoded",
Gavin Wood's avatar
Gavin Wood committed
 "matches",
 "percent-encoding 2.1.0",
[[package]]
name = "value-bag"
version = "1.0.0-alpha.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6b676010e055c99033117c2343b33a40a30b91fecd6c49055ac9cd2d6c305ab1"
dependencies = [
 "ctor",
]

Gav Wood's avatar
Gav Wood committed
[[package]]
name = "vcpkg"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b00bca6106a5e23f3eee943593759b7fcddb00554332e856d990c893966879fb"
[[package]]
name = "vec-arena"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eafc1b9b2dfc6f5529177b62cf806484db55b32dc7c9658a118e11bbeb33061d"

Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "vec_map"
version = "0.8.2"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
Tomasz Drwięga's avatar
Tomasz Drwięga committed

[[package]]
name = "version_check"
version = "0.9.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5a972e5669d67ba988ce3dc826706fb0a8b01471c088cb0b6110b805cc36aed"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "void"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
Tomasz Drwięga's avatar
Tomasz Drwięga committed

[[package]]
name = "wait-timeout"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6"
dependencies = [
 "libc",
]

[[package]]
name = "waker-fn"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "777182bc735b6424e1a57516d35ed72cb8019d85c8c9bf536dccb3445c1a2f7d"
Gavin Wood's avatar
Gavin Wood committed
 "same-file",
 "winapi 0.3.9",
Gavin Wood's avatar
Gavin Wood committed
 "winapi-util",
Gav Wood's avatar
Gav Wood committed
[[package]]
name = "want"
Gav Wood's avatar
Gav Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "b6395efa4784b027708f7451087e647ec73cc74f5d9bc2e418404248d679a230"
Gav Wood's avatar
Gav Wood committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "try-lock",
Ashley's avatar
Ashley committed
[[package]]
name = "want"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
Ashley's avatar
Ashley committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "try-lock",
version = "0.9.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
[[package]]
name = "wasi"
version = "0.10.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"

[[package]]
name = "wasm-bindgen"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ee1280240b7c461d6a0071313e08f34a60b0365f14260362e5a2b17d1d31aa7"
dependencies = [
Shawn Tabrizi's avatar
Shawn Tabrizi committed
 "cfg-if 1.0.0",
Gavin Wood's avatar
Gavin Wood committed
 "wasm-bindgen-macro",
]

[[package]]
name = "wasm-bindgen-backend"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b7d8b6942b8bb3a9b0e73fc79b98095a27de6fa247615e59d096754a3bc2aa8"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "bumpalo",
 "lazy_static",
 "proc-macro2",
Gavin Wood's avatar
Gavin Wood committed
 "wasm-bindgen-shared",
[[package]]
name = "wasm-bindgen-futures"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3de431a2910c86679c34283a33f66f4e4abd7e0aec27b6669060148872aadf94"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "js-sys",
 "wasm-bindgen",
 "web-sys",
]

[[package]]
name = "wasm-bindgen-macro"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e5ac38da8ef716661f0f36c0d8320b89028efe10c7c0afde65baffb496ce0d3b"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "wasm-bindgen-macro-support",
]

[[package]]
name = "wasm-bindgen-macro-support"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc053ec74d454df287b9374ee8abb36ffd5acb95ba87da3ba5b7d3fe20eb401e"
dependencies = [
 "proc-macro2",
Gavin Wood's avatar
Gavin Wood committed
 "wasm-bindgen-backend",
 "wasm-bindgen-shared",
]

[[package]]
name = "wasm-bindgen-shared"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d6f8ec44822dd71f5f221a5847fb34acd9060535c1211b70a05844c0f6383b1"
[[package]]
name = "wasm-bindgen-test"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f0d4da138503a4cf86801b94d95781ee3619faa8feca830569cc6b54997b8b5c"
dependencies = [
 "console_error_panic_hook",
 "js-sys",
 "scoped-tls",
 "wasm-bindgen",
 "wasm-bindgen-futures",
 "wasm-bindgen-test-macro",
]

[[package]]
name = "wasm-bindgen-test-macro"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3199c33f06500c731d5544664c24d0c2b742b98debc6b1c6f0c6d6e8fb7c19b"
dependencies = [
 "proc-macro2",
[[package]]
name = "wasm-gc-api"
version = "0.1.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "d0c32691b6c7e6c14e7f8fd55361a9088b507aa49620fcd06c09b3a1082186b9"
Gavin Wood's avatar
Gavin Wood committed
 "parity-wasm 0.32.0",
 "rustc-demangle",
[[package]]
name = "wasm-timer"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "js-sys",
 "parking_lot 0.11.1",
Gavin Wood's avatar
Gavin Wood committed
 "pin-utils",
 "wasm-bindgen",
 "wasm-bindgen-futures",
 "web-sys",
[[package]]
name = "wasmi"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "bf617d864d25af3587aa745529f7aaa541066c876d57e050c0d0c85c61c92aff"
Gavin Wood's avatar
Gavin Wood committed
 "errno",
 "libc",
 "memory_units",
 "num-rational",
Gavin Wood's avatar
Gavin Wood committed
 "parity-wasm 0.41.0",
 "wasmi-validation",
[[package]]
name = "wasmi-validation"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "ea78c597064ba73596099281e2f4cfc019075122a65cdda3205af94f0b264d93"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "parity-wasm 0.41.0",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "89a30c99437829ede826802bfcf28500cf58df00e66cb9114df98813bc145ff1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7426055cb92bd9a1e9469b48154d8d6119cd8c498c8b70284e420342c05dc45d"
 "bincode",
 "cfg-if 1.0.0",
 "cpp_demangle",
 "indexmap",
 "wasmparser",
 "wasmtime-cache",
 "wasmtime-environ",
 "wasmtime-jit",
 "wasmtime-profiling",
 "wasmtime-runtime",
 "wat",
 "winapi 0.3.9",
[[package]]
name = "wasmtime-cache"
version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c01d9287e36921e46f5887a47007824ae5dbb9b7517a2d565660ab4471478709"
dependencies = [
 "anyhow",
 "base64 0.13.0",
 "bincode",
 "directories-next",
 "errno",
 "file-per-thread-logger",
 "libc",
 "log",
 "serde",
 "sha2 0.9.3",
 "toml",
 "winapi 0.3.9",
 "zstd",
]

[[package]]
name = "wasmtime-cranelift"
version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4134ed3a4316cd0de0e546c6004850afe472b0fa3fcdc2f2c15f8d449562d962"
dependencies = [
 "cranelift-codegen",
 "cranelift-entity",
 "cranelift-frontend",
 "cranelift-wasm",
 "wasmtime-environ",
]

[[package]]
name = "wasmtime-debug"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e91fa931df6dd8af2b02606307674d3bad23f55473d5f4c809dddf7e4c4dc411"
Gavin Wood's avatar
Gavin Wood committed
 "anyhow",
Gavin Wood's avatar
Gavin Wood committed
 "more-asserts",
Gavin Wood's avatar
Gavin Wood committed
 "target-lexicon",
 "thiserror",
Gavin Wood's avatar
Gavin Wood committed
 "wasmtime-environ",
]

[[package]]
name = "wasmtime-environ"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1098871dc3120aaf8190d79153e470658bb79f63ee9ca31716711e123c28220"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "anyhow",
Gavin Wood's avatar
Gavin Wood committed
 "cranelift-codegen",
 "cranelift-entity",
 "cranelift-wasm",
Gavin Wood's avatar
Gavin Wood committed
 "indexmap",
Gavin Wood's avatar
Gavin Wood committed
 "more-asserts",
 "serde",
 "thiserror",
[[package]]
name = "wasmtime-jit"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "738bfcd1561ede8bb174215776fd7d9a95d5f0a47ca3deabe0282c55f9a89f68"
 "cranelift-codegen",
 "cranelift-entity",
 "cranelift-frontend",
 "cranelift-native",
 "cranelift-wasm",
 "object 0.22.0",
 "rayon",
 "target-lexicon",
 "thiserror",
 "wasmparser",
 "wasmtime-cranelift",
 "wasmtime-debug",
 "wasmtime-environ",
 "wasmtime-obj",
 "wasmtime-profiling",
 "wasmtime-runtime",
 "winapi 0.3.9",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e96d77f1801131c5e86d93e42a3cf8a35402107332c202c245c83f34888a906"
dependencies = [
 "anyhow",
 "more-asserts",
 "target-lexicon",
 "wasmtime-debug",
 "wasmtime-environ",
]

[[package]]
name = "wasmtime-profiling"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "60bb672c9d894776d7b9250dd9b4fe890f8760201ee4f53e5f2da772b6c4debb"
 "scroll",
 "serde",
 "target-lexicon",
 "wasmtime-environ",
 "wasmtime-runtime",
]

[[package]]
name = "wasmtime-runtime"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a978086740949eeedfefcee667b57a9e98d9a7fc0de382fcfa0da30369e3530d"
dependencies = [
 "backtrace",
 "cc",
 "indexmap",
 "lazy_static",
 "libc",
 "log",
 "region",
 "thiserror",
 "wasmtime-environ",
 "winapi 0.3.9",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "db5ae96da18bb5926341516fd409b5a8ce4e4714da7f0a1063d3b20ac9f9a1e1"
Gavin Wood's avatar
Gavin Wood committed
 "leb128",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b0fa059022c5dabe129f02b429d67086400deb8277f89c975555dacc1dadbcc"
Gavin Wood's avatar
Gavin Wood committed
 "wast",
[[package]]
name = "web-sys"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c40dc691fc48003eba817c38da7113c15698142da971298003cac3ef175680b3"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "js-sys",
 "wasm-bindgen",
[[package]]
name = "webpki"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "ring",
 "untrusted",
[[package]]
name = "webpki-roots"
version = "0.21.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "82015b7e0b8bad8185994674a13a93306bea76cf5a16c5a181382fd3a5ec2376"
dependencies = [
 "webpki",
]

[[package]]
name = "wepoll-sys"
version = "3.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0fcb14dea929042224824779fbc82d9fab8d2e6d3cbc0ac404de8edf489e77ff"
[[package]]
name = "which"
version = "3.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d011071ae14a2f6671d0b74080ae0cd8ebf3a6f8c9589a2cd45f23126fe29724"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "libc",
[[package]]
name = "which"
version = "4.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87c14ef7e1b8b8ecfc75d5eca37949410046e66f15d185c01d70824f1f8111ef"
dependencies = [
 "libc",
 "thiserror",
]

Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "winapi"
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
Tomasz Drwięga's avatar
Tomasz Drwięga committed

[[package]]
name = "winapi"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
Gavin Wood's avatar
Gavin Wood committed
 "winapi-i686-pc-windows-gnu",
 "winapi-x86_64-pc-windows-gnu",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "winapi-build"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
Tomasz Drwięga's avatar
Tomasz Drwięga committed

[[package]]
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
 "winapi 0.3.9",
[[package]]
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
name = "ws2_32-sys"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "winapi 0.2.8",
 "winapi-build",
[[package]]
name = "wyz"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"

[[package]]
name = "x25519-dalek"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc614d95359fd7afc321b66d2107ede58b246b844cf5d8a0adcca413e439f088"
dependencies = [
 "curve25519-dalek 3.0.2",
Gavin Wood's avatar
Gavin Wood committed
 "rand_core 0.5.1",
 "zeroize",
[[package]]
name = "yamux"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1cc7bd8c983209ed5d527f44b01c41b7dc146fd960c61cf9e1d25399841dc271"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "nohash-hasher",
 "parking_lot 0.11.1",
Gavin Wood's avatar
Gavin Wood committed
 "rand 0.7.3",
 "static_assertions",
[[package]]
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81a974bcdd357f0dca4d41677db03436324d45a4c9ed2d0b873a5a360ce41c36"
Gavin Wood's avatar
Gavin Wood committed
 "zeroize_derive",
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3f369ddb18862aba61aa49bf31e74d29f0f162dec753063200e1dc084345d16"
 "proc-macro2",
Gavin Wood's avatar
Gavin Wood committed
 "synstructure",
[[package]]
name = "zstd"
version = "0.5.4+zstd.1.4.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "69996ebdb1ba8b1517f61387a883857818a66c8a295f487b1ffd8fd9d2c82910"
Gavin Wood's avatar
Gavin Wood committed
 "zstd-safe",
version = "2.0.6+zstd.1.4.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "98aa931fb69ecee256d44589d19754e61851ae4769bf963b385119b1cc37a49e"
Gavin Wood's avatar
Gavin Wood committed
 "libc",
 "zstd-sys",
version = "1.4.18+zstd.1.4.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1e6e8778706838f43f771d80d37787cb2fe06dafe89dd3aebaf6721b9eaec81"
Gavin Wood's avatar
Gavin Wood committed
 "cc",
 "itertools 0.9.0",
Gavin Wood's avatar
Gavin Wood committed
 "libc",
]