Skip to content
Snippets Groups Projects
Cargo.lock 252 KiB
Newer Older
Gavin Wood's avatar
Gavin Wood committed
 "sp-std",
name = "pallet-session"
version = "4.0.0-dev"
Gavin Wood's avatar
Gavin Wood committed
 "frame-support",
 "frame-system",
 "impl-trait-for-tuples",
 "log 0.4.14",
Gavin Wood's avatar
Gavin Wood committed
 "pallet-timestamp",
 "parity-scale-codec",
Gavin Wood's avatar
Gavin Wood committed
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-session",
Gavin Wood's avatar
Gavin Wood committed
 "sp-staking",
 "sp-std",
 "sp-trie",
[[package]]
name = "pallet-session-benchmarking"
version = "4.0.0-dev"
dependencies = [
 "frame-benchmarking",
 "frame-election-provider-support",
 "frame-support",
 "pallet-balances",
 "pallet-session",
 "pallet-staking",
 "pallet-staking-reward-curve",
 "pallet-timestamp",
 "parity-scale-codec",
 "rand 0.7.3",
 "sp-session",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "pallet-society"
version = "4.0.0-dev"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "frame-support",
 "frame-support-test",
Gavin Wood's avatar
Gavin Wood committed
 "frame-system",
 "pallet-balances",
 "parity-scale-codec",
 "rand_chacha 0.2.2",
Gavin Wood's avatar
Gavin Wood committed
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std",
name = "pallet-staking"
version = "4.0.0-dev"
 "frame-benchmarking",
 "frame-election-provider-support",
Gavin Wood's avatar
Gavin Wood committed
 "frame-support",
 "frame-system",
 "log 0.4.14",
Gavin Wood's avatar
Gavin Wood committed
 "pallet-authorship",
Gavin Wood's avatar
Gavin Wood committed
 "pallet-balances",
 "pallet-session",
 "pallet-staking-reward-curve",
 "pallet-timestamp",
 "parity-scale-codec",
 "rand_chacha 0.2.2",
Gavin Wood's avatar
Gavin Wood committed
 "serde",
 "sp-application-crypto",
Gavin Wood's avatar
Gavin Wood committed
 "sp-core",
 "sp-io",
Gavin Wood's avatar
Gavin Wood committed
 "sp-runtime",
 "sp-staking",
 "sp-std",
Gavin Wood's avatar
Gavin Wood committed
 "substrate-test-utils",
name = "pallet-staking-reward-curve"
version = "4.0.0-dev"
dependencies = [
 "proc-macro-crate 1.1.0",
 "proc-macro2",
Gavin Wood's avatar
Gavin Wood committed
 "sp-runtime",
version = "4.0.0-dev"
 "log 0.4.14",
name = "pallet-sudo"
version = "4.0.0-dev"
Gavin Wood's avatar
Gavin Wood committed
 "frame-support",
 "frame-system",
 "parity-scale-codec",
Gavin Wood's avatar
Gavin Wood committed
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std",
[[package]]
name = "pallet-template"
version = "3.0.0"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "frame-support",
 "frame-system",
 "parity-scale-codec",
Gavin Wood's avatar
Gavin Wood committed
 "sp-core",
 "sp-io",
 "sp-runtime",
name = "pallet-timestamp"
version = "4.0.0-dev"
Gavin Wood's avatar
Gavin Wood committed
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "log 0.4.14",
 "parity-scale-codec",
Gavin Wood's avatar
Gavin Wood committed
 "sp-core",
 "sp-inherents",
 "sp-io",
 "sp-runtime",
 "sp-std",
 "sp-timestamp",
version = "4.0.0-dev"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
name = "pallet-transaction-payment"
version = "4.0.0-dev"
Gavin Wood's avatar
Gavin Wood committed
 "frame-support",
 "frame-system",
 "pallet-balances",
 "parity-scale-codec",
 "smallvec 1.7.0",
Gavin Wood's avatar
Gavin Wood committed
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std",
name = "pallet-transaction-payment-rpc"
version = "4.0.0-dev"
Gavin Wood's avatar
Gavin Wood committed
 "jsonrpc-core",
 "jsonrpc-core-client",
 "jsonrpc-derive",
 "pallet-transaction-payment-rpc-runtime-api",
 "parity-scale-codec",
Gavin Wood's avatar
Gavin Wood committed
 "sp-api",
 "sp-blockchain",
 "sp-core",
 "sp-rpc",
 "sp-runtime",
name = "pallet-transaction-payment-rpc-runtime-api"
version = "4.0.0-dev"
 "pallet-transaction-payment",
 "parity-scale-codec",
Gavin Wood's avatar
Gavin Wood committed
 "sp-api",
 "sp-runtime",
[[package]]
name = "pallet-transaction-storage"
version = "4.0.0-dev"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "hex-literal",
 "pallet-balances",
 "parity-scale-codec",
 "serde",
 "sp-core",
 "sp-inherents",
 "sp-io",
 "sp-runtime",
 "sp-std",
 "sp-transaction-storage-proof",
]

name = "pallet-treasury"
version = "4.0.0-dev"
 "frame-benchmarking",
Gavin Wood's avatar
Gavin Wood committed
 "frame-support",
 "frame-system",
 "impl-trait-for-tuples",
Gavin Wood's avatar
Gavin Wood committed
 "pallet-balances",
 "parity-scale-codec",
Gavin Wood's avatar
Gavin Wood committed
 "serde",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std",
[[package]]
name = "pallet-uniques"
version = "4.0.0-dev"
dependencies = [
 "frame-benchmarking",
 "frame-support",
 "frame-system",
 "pallet-balances",
 "parity-scale-codec",
[[package]]
name = "pallet-utility"
version = "4.0.0-dev"
 "frame-benchmarking",
Gavin Wood's avatar
Gavin Wood committed
 "frame-support",
 "frame-system",
 "pallet-balances",
 "parity-scale-codec",
Gavin Wood's avatar
Gavin Wood committed
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std",
[[package]]
name = "pallet-vesting"
version = "4.0.0-dev"
dependencies = [
Marcio Diaz's avatar
Marcio Diaz committed
 "frame-benchmarking",
Gavin Wood's avatar
Gavin Wood committed
 "frame-support",
 "frame-system",
Gavin Wood's avatar
Gavin Wood committed
 "pallet-balances",
 "parity-scale-codec",
Gavin Wood's avatar
Gavin Wood committed
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-std",
Gavin Wood's avatar
Gavin Wood committed
[[package]]
name = "parity-db"
Gavin Wood's avatar
Gavin Wood committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78a95abf24f1097c6e3181abbbbfc3630b3b5e681470940f719b69acb4911c7f"
Gavin Wood's avatar
Gavin Wood committed
dependencies = [
 "blake2-rfc",
Gavin Wood's avatar
Gavin Wood committed
 "libc",
 "log 0.4.14",
 "parking_lot 0.11.2",
 "rand 0.8.4",
[[package]]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "373b1a4c1338d9cd3d1fa53b3a11bdab5ab6bd80a20f7f7becd76953ae2be909"
dependencies = [
 "arrayvec 0.7.1",
 "bitvec 0.20.2",
 "byte-slice-cast",
Gavin Wood's avatar
Gavin Wood committed
 "parity-scale-codec-derive",
 "serde",
name = "parity-scale-codec-derive"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1557010476e0595c9b568d16dcfb81b93cdeb157612726f5170d31aa707bed27"
dependencies = [
 "proc-macro-crate 1.1.0",
 "proc-macro2",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
]

name = "parity-send-wrapper"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "aa9777aa91b8ad9dd5aaa04a9b6bcb02c7f1deb952fca5a66034d5e63afc5c6f"
Demi Obenour's avatar
Demi Obenour committed
[[package]]
name = "parity-tokio-ipc"
version = "0.9.0"
Demi Obenour's avatar
Demi Obenour committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
Demi Obenour's avatar
Demi Obenour committed
dependencies = [
 "futures 0.3.16",
Demi Obenour's avatar
Demi Obenour committed
 "libc",
 "log 0.4.14",
Demi Obenour's avatar
Demi Obenour committed
 "rand 0.7.3",
 "winapi 0.3.9",
[[package]]
name = "parity-util-mem"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f4cb4e169446179cbc6b8b6320cc9fca49bd2e94e8db25f25f200a8ea774770"
dependencies = [
 "cfg-if 1.0.0",
 "hashbrown 0.11.2",
 "impl-trait-for-tuples",
Gavin Wood's avatar
Gavin Wood committed
 "parity-util-mem-derive",
 "parking_lot 0.11.2",
Gavin Wood's avatar
Gavin Wood committed
 "primitive-types",
 "smallvec 1.7.0",
 "winapi 0.3.9",
]

[[package]]
name = "parity-util-mem-derive"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"
dependencies = [
 "proc-macro2",
Gavin Wood's avatar
Gavin Wood committed
 "synstructure",
name = "parity-wasm"
version = "0.32.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "16ad52817c4d343339b3bc2e26861bd21478eda0b7509acf83505727000512ac"
 "byteorder",
[[package]]
name = "parity-wasm"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "be5e13c266502aadf83426d87d81a0f5d1ef45b8027f5a471c360abfe4bfae92"

[[package]]
name = "parity-ws"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d0ab8a461779bd022964cae2b4989fa9c99deb270bec162da2125ec03c09fcaa"
dependencies = [
 "byteorder",
 "bytes 0.4.12",
 "httparse",
 "log 0.4.14",
 "mio 0.6.23",
 "mio-extras",
 "rand 0.7.3",
 "sha-1 0.8.2",
[[package]]
name = "parking"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "f842b1982eb6c2fe34036a4fbfb06dd185a3f5c8edfaacdf7d1ea10b07de6252"
 "lock_api 0.3.4",
Gavin Wood's avatar
Gavin Wood committed
 "parking_lot_core 0.6.2",
 "rustc_version 0.2.3",
[[package]]
name = "parking_lot"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
dependencies = [
 "instant",
 "lock_api 0.4.5",
 "parking_lot_core 0.8.5",
[[package]]
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b"
dependencies = [
 "cfg-if 0.1.10",
Gavin Wood's avatar
Gavin Wood committed
 "libc",
 "rustc_version 0.2.3",
 "winapi 0.3.9",
[[package]]
name = "parking_lot_core"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "libc",
 "redox_syscall 0.2.10",
 "smallvec 1.7.0",
 "winapi 0.3.9",
version = "0.1.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "45ca20c77d80be666aef2b45486da86238fabe33e38306bd3118fe4af33fa880"
Gavin Wood's avatar
Gavin Wood committed
 "paste-impl",
 "proc-macro-hack",
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0744126afe1a6dd7f394cb50a716dbe086cb06e255e53d8d0185d82828358fb5"
version = "0.1.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d95a7db200b97ef370c8e6de0088252f7e0dfff7d047a28528e47456c0fc98b6"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "proc-macro-hack",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "216eaa586a190f0a738f2f918511eecfa90f13295abec0e457cdebcceda80cbd"
dependencies = [
[[package]]
name = "pbkdf2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"
dependencies = [
name = "peeking_take_while"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
name = "percent-encoding"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
[[package]]
name = "percent-encoding"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
[[package]]
name = "pest"
version = "2.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"
dependencies = [
 "ucd-trie",
]

[[package]]
name = "pest_derive"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"
dependencies = [
 "pest",
 "pest_generator",
]

[[package]]
name = "pest_generator"
version = "2.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"
dependencies = [
 "pest",
 "pest_meta",
 "proc-macro2",
 "quote",
 "syn",
]

[[package]]
name = "pest_meta"
version = "2.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"
dependencies = [
 "maplit",
 "pest",
 "sha-1 0.8.2",
[[package]]
name = "petgraph"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a13a2fa9d0b63e5f22328828741e523766fff0ee9e779316902290dff3f824f"
dependencies = [
Roman's avatar
Roman committed
 "fixedbitset",
Gavin Wood's avatar
Gavin Wood committed
 "indexmap",
Ashley's avatar
Ashley committed
[[package]]
name = "pin-project"
version = "0.4.27"
Ashley's avatar
Ashley committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2ffbc8e94b38ea3d2d8ba92aea2983b503cd75d0888d75b86bb37970b5698e15"
Ashley's avatar
Ashley committed
dependencies = [
 "pin-project-internal 0.4.27",
]

[[package]]
name = "pin-project"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "576bc800220cc65dac09e99e97b08b358cfab6e17078de8dc5fee223bd2d0c08"
dependencies = [
 "pin-project-internal 1.0.8",
Ashley's avatar
Ashley committed
]

[[package]]
name = "pin-project-internal"
version = "0.4.27"
Ashley's avatar
Ashley committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "65ad2ae56b6abe3a1ee25f15ee605bacadb9a764edaba9c2bf4103800d4a1895"
Ashley's avatar
Ashley committed
dependencies = [
 "proc-macro2",
[[package]]
name = "pin-project-internal"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e8fe8163d14ce7f0cdac2e040116f22eac817edabff0be91e8aff7e9accf389"
dependencies = [
 "proc-macro2",
 "quote",
 "syn",
]

Ashley's avatar
Ashley committed
[[package]]
name = "pin-project-lite"
Ashley's avatar
Ashley committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"
[[package]]
name = "pin-project-lite"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc0e1f259c92177c30a4c9d177246edd0a3568b25756a977d0632cf8fa37e905"
[[package]]
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
version = "0.3.19"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
Tomasz Drwięga's avatar
Tomasz Drwięga committed

source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"
[[package]]
name = "plotters"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32a3fd9ec30b9749ce28cd91f255d569591cdf937fe280c312143e3c4bad6f2a"
 "plotters-backend",
 "plotters-svg",
Gavin Wood's avatar
Gavin Wood committed
 "wasm-bindgen",
 "web-sys",
[[package]]
name = "plotters-backend"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b07fffcddc1cb3a1de753caa4e4df03b79922ba43cf882acc1bdd7e8df9f4590"

[[package]]
name = "plotters-svg"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b38a02e23bd9604b842a812063aec4ef702b57989c37b655254bb61c471ad211"
dependencies = [
 "plotters-backend",
]

[[package]]
name = "polling"
version = "2.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2a7bc6b2a29e632e45451c941832803a18cce6781db04de8a04696cdca8bde4"
dependencies = [
 "cfg-if 0.1.10",
 "log 0.4.14",
 "wepoll-sys",
[[package]]
name = "poly1305"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9fcffab1f78ebbdf4b93b68c1ffebc24037eedf271edaca795732b24e5e4e349"
dependencies = [
 "cpufeatures 0.1.5",
 "opaque-debug 0.3.0",
 "universal-hash",
]

[[package]]
name = "polyval"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a6ba6a405ef63530d6cb12802014b22f9c5751bd17cdcddbe9e46d5c8ae83287"
dependencies = [
 "cpufeatures 0.1.5",
version = "0.2.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
[[package]]
name = "predicates"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c143348f141cc87aab5b950021bac6145d0e5ae754b0591de23244cee42c9308"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "predicates-core",
]

[[package]]
name = "predicates-core"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57e35a3326b75e49aa85f5dc6ec15b41108cf5aee58eabb1f274dd18b73c2451"

[[package]]
name = "predicates-tree"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "15f553275e5721409451eb85e15fd9a860a6e5ab4496eb215987502b5f5391f2"
dependencies = [
Gavin Wood's avatar
Gavin Wood committed
 "predicates-core",
 "treeline",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec0cfe1b2403f172ba0f234e500906ee0a3e493fb81092dac23ebefe129301cc"
dependencies = [
 "ansi_term 0.12.1",
 "ctor",
 "diff",
 "output_vt100",
]

source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05e4722c697a58a99d5d06a08c30821d7c082a4632198de1eaa5a6c22ef42373"
Gavin Wood's avatar
Gavin Wood committed
 "fixed-hash",
 "impl-codec",
 "impl-serde",
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"
Gavin Wood's avatar
Gavin Wood committed
 "toml",
[[package]]
name = "proc-macro-crate"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ebace6889caf889b4d3f76becee12e90353f2b8c7d875534a71e5742f8f6f83"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
 "proc-macro-error-attr",
 "version_check 0.9.2",
[[package]]
name = "proc-macro-error-attr"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
 "proc-macro2",
 "version_check 0.9.2",
Tomasz Drwięga's avatar
Tomasz Drwięga committed
[[package]]
version = "0.5.19"
Tomasz Drwięga's avatar
Tomasz Drwięga committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086"
Wei Tang's avatar
Wei Tang committed
[[package]]
version = "1.0.32"
Wei Tang's avatar
Wei Tang committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba508cc11742c0dc5c1659771673afbab7a0efab23aa17e854cbab0837ed0b43"
Wei Tang's avatar
Wei Tang committed
dependencies = [
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b7f64969ffd5dd8f39bd57a68ac53c163a095ed9d0fb707146da1b27025a3504"
Gavin Wood's avatar
Gavin Wood committed
 "fnv",
 "lazy_static",
 "parking_lot 0.11.2",
[[package]]
name = "prost"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
dependencies = [
 "bytes 1.0.1",
Roman's avatar
Roman committed
 "prost-derive",
]

[[package]]
name = "prost-build"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
dependencies = [
 "bytes 1.0.1",
 "heck",
 "itertools",
 "lazy_static",
 "log 0.4.14",
 "multimap",
Roman's avatar
Roman committed
 "petgraph",
 "prost",
 "prost-types",
Gavin Wood's avatar
Gavin Wood committed
 "tempfile",
[[package]]
name = "prost-derive"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
dependencies = [
 "anyhow",
 "itertools",
 "proc-macro2",
 "quote",
 "syn",
]

[[package]]
name = "prost-types"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
dependencies = [
 "bytes 1.0.1",
Roman's avatar
Roman committed
 "prost",
[[package]]
name = "psm"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3abf49e5417290756acfd26501536358560c4a5cc4a0934d390939acb3e7083a"
dependencies = [
 "cc",
]

[[package]]
version = "0.18.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "880b3384fb00b8f6ecccd5d358b93bd2201900ae3daad213791d1864f6441f5c"
 "log 0.4.14",
[[package]]
source = "registry+https://github.com/rust-lang/crates.io-index"
Gavin Wood's avatar
Gavin Wood committed
checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
[[package]]
name = "quick-error"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3ac73b1112776fc109b2e61909bc46c7e1bf0d7f690ffb1676553acce16d5cda"

source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "588f6378e4dd99458b60ec275b4477add41ce4fa9f64dcba6f15adccb19b50d6"
 "env_logger 0.8.4",
 "log 0.4.14",
 "rand 0.8.4",
[[package]]
name = "quicksink"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77de3c815e5a160b1539c6592796801df2043ae35e123b46d73380cfa57af858"
Gavin Wood's avatar
Gavin Wood committed
 "futures-core",
 "futures-sink",
 "pin-project-lite 0.1.12",
version = "1.0.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38bc8cc6a5f2e3655e0899c1b848643b2562f853f114bfec7be120678e3ace05"
Gav Wood's avatar
Gav Wood committed
dependencies = [
 "proc-macro2",
[[package]]
name = "radium"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "941ba9d78d8e2f7ce474c015eea4d9c6d25b6a3327f9832ee29a4de27f91bbb8"

[[package]]
name = "radium"