|
|
|
@@ -146,7 +146,7 @@ version = "0.1.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0d0864d84b8e07b145449be9a8537db86bf9de5ce03b913214694643b4743502"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -305,25 +305,26 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "bindgen"
|
|
|
|
|
version = "0.49.4"
|
|
|
|
|
version = "0.53.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "4c07087f3d5731bf3fb375a81841b99597e25dc11bd3bc72d16d43adf6624a6e"
|
|
|
|
|
checksum = "99de13bb6361e01e493b3db7928085dcc474b7ba4f5481818e53a89d76b8393f"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags",
|
|
|
|
|
"cexpr",
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"clang-sys",
|
|
|
|
|
"clap",
|
|
|
|
|
"env_logger 0.6.2",
|
|
|
|
|
"fxhash",
|
|
|
|
|
"env_logger 0.7.1",
|
|
|
|
|
"lazy_static",
|
|
|
|
|
"lazycell",
|
|
|
|
|
"log 0.4.8",
|
|
|
|
|
"peeking_take_while",
|
|
|
|
|
"proc-macro2 0.4.30",
|
|
|
|
|
"quote 0.6.13",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"regex",
|
|
|
|
|
"rustc-hash",
|
|
|
|
|
"shlex",
|
|
|
|
|
"which 2.0.1",
|
|
|
|
|
"which",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@@ -1015,7 +1016,7 @@ version = "0.1.12"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "cd8ce37ad4184ab2ce004c33bf6379185d3b1c95801cab51026bd271bf68eedc"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -1077,8 +1078,8 @@ version = "0.99.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "a806e96c59a76a5ba6e18735b6cf833344671e61e7863f2edb5c518ea2cac95c"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -1168,8 +1169,8 @@ version = "0.6.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ecf634c5213044b8d54a46dd282cf5dd1f86bb5cb53e92c409cb4680a7fb9894"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -1334,8 +1335,8 @@ version = "0.1.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0bc225b78e0391e4b8683440bf2e63c2deeeb2ce5189eab46e2b68c6d3725d08"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
"synstructure",
|
|
|
|
|
]
|
|
|
|
@@ -1530,8 +1531,8 @@ name = "frame-support-procedural"
|
|
|
|
|
version = "2.0.0-dev"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"frame-support-procedural-tools",
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -1541,8 +1542,8 @@ version = "2.0.0-dev"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"frame-support-procedural-tools-derive",
|
|
|
|
|
"proc-macro-crate",
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -1550,8 +1551,8 @@ dependencies = [
|
|
|
|
|
name = "frame-support-procedural-tools-derive"
|
|
|
|
|
version = "2.0.0-dev"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -1750,8 +1751,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "9a5081aa3de1f7542a794a397cde100ed903b0630152d0973479018fd85423a7"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro-hack",
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -1828,15 +1829,6 @@ dependencies = [
|
|
|
|
|
"pin-project",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "fxhash"
|
|
|
|
|
version = "0.2.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"byteorder 1.3.4",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "gcc"
|
|
|
|
|
version = "0.3.55"
|
|
|
|
@@ -2010,12 +2002,6 @@ dependencies = [
|
|
|
|
|
"crunchy",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "hashbrown"
|
|
|
|
|
version = "0.5.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "e1de41fb8dba9714efd92241565cdff73f78508c95697dd56787d3cba27e2353"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "hashbrown"
|
|
|
|
|
version = "0.6.3"
|
|
|
|
@@ -2316,8 +2302,8 @@ version = "0.1.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7ef5550a42e3740a0e71f909d4c861056a284060af885ae7aa6242820f920d9d"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -2439,8 +2425,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "8609af8f63b626e8e211f52441fcdb6ec54f1a446606b10d5c89ae9bf8a20058"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro-crate",
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -2621,9 +2607,9 @@ checksum = "3576a87f2ba00f6f106fdfcd16db1d698d648a26ad8e0573cad8537c3c362d2a"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libc"
|
|
|
|
|
version = "0.2.66"
|
|
|
|
|
version = "0.2.67"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d515b1f41455adea1313a4a2ac8a8a477634fbae63cc6100e3aebb207ce61558"
|
|
|
|
|
checksum = "eb147597cdf94ed43ab7a9038716637d2d1bf2bc571da995d0028dec06bd3018"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libloading"
|
|
|
|
@@ -2712,7 +2698,7 @@ version = "0.16.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "96d472e9d522f588805c77801de10b957be84e10f019ca5f869fa1825b15ea9b"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -2770,7 +2756,7 @@ dependencies = [
|
|
|
|
|
"libp2p-core",
|
|
|
|
|
"libp2p-swarm",
|
|
|
|
|
"log 0.4.8",
|
|
|
|
|
"lru 0.4.3",
|
|
|
|
|
"lru",
|
|
|
|
|
"prost",
|
|
|
|
|
"prost-build",
|
|
|
|
|
"rand 0.7.3",
|
|
|
|
@@ -3050,9 +3036,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "librocksdb-sys"
|
|
|
|
|
version = "6.2.4"
|
|
|
|
|
version = "6.6.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0a0785e816e1e11e7599388a492c61ef80ddc2afc91e313e61662cce537809be"
|
|
|
|
|
checksum = "4e3b727e2dd20ec2fb7ed93f23d9fd5328a0871185485ebdaff007b47d3e27e4"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bindgen",
|
|
|
|
|
"cc",
|
|
|
|
@@ -3130,22 +3116,13 @@ dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "lru"
|
|
|
|
|
version = "0.1.17"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "5d8f669d42c72d18514dfca8115689c5f6370a17d980cb5bd777a67f404594c8"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"hashbrown 0.5.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "lru"
|
|
|
|
|
version = "0.4.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0609345ddee5badacf857d4f547e0e5a2e987db77085c24cd887f73573a04237"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"hashbrown 0.6.3",
|
|
|
|
|
"hashbrown",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@@ -3171,9 +3148,9 @@ checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "memchr"
|
|
|
|
|
version = "2.3.2"
|
|
|
|
|
version = "2.3.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "53445de381a1f436797497c61d851644d0e8e88e6140f22872ad33a704933978"
|
|
|
|
|
checksum = "3728d817d99e5ac407411fa471ff9800a778d88a24685968b36824eaf4bee400"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "memoffset"
|
|
|
|
@@ -3192,7 +3169,7 @@ checksum = "198831fe8722331a395bc199a5d08efbc197497ef354cb4c77b969c02ffc0fc4"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"ahash",
|
|
|
|
|
"hash-db",
|
|
|
|
|
"hashbrown 0.6.3",
|
|
|
|
|
"hashbrown",
|
|
|
|
|
"parity-util-mem",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -3693,7 +3670,7 @@ dependencies = [
|
|
|
|
|
"sp-runtime",
|
|
|
|
|
"sp-timestamp",
|
|
|
|
|
"substrate-test-client",
|
|
|
|
|
"tempdir",
|
|
|
|
|
"tempfile",
|
|
|
|
|
"wabt",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -4417,8 +4394,8 @@ name = "pallet-staking-reward-curve"
|
|
|
|
|
version = "2.0.0-dev"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro-crate",
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"sp-runtime",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
@@ -4653,8 +4630,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "34e513ff3e406f3ede6796dcdc83d0b32ffb86668cea1ccf7363118abeb00476"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro-crate",
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -4685,7 +4662,7 @@ version = "0.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f557c32c6d268a07c921471619c0295f5efad3a0e76d4f97a05c091a51d110b2"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"syn",
|
|
|
|
|
"synstructure",
|
|
|
|
|
]
|
|
|
|
@@ -4772,8 +4749,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "4214c9e912ef61bf42b81ba9a47e8aad1b2ffaf739ab162bf96d1e011f54e6c5"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro-hack",
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -4836,8 +4813,8 @@ version = "0.4.8"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "385322a45f2ecf3410c68d2a549a4a2685e8051d0f278e39743ff4e451cb9b3f"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -4950,8 +4927,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "052b3c9af39c7e5e94245f820530487d19eb285faedcb40e0c3275132293f242"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro-error-attr",
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"rustversion",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
@@ -4962,8 +4939,8 @@ version = "0.4.9"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d175bef481c7902e63e3165627123fff3502f06ac043d3ef42d08c1246da9253"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"rustversion",
|
|
|
|
|
"syn",
|
|
|
|
|
"syn-mid",
|
|
|
|
@@ -4975,8 +4952,8 @@ version = "0.5.11"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ecd45702f76d6d3c75a80564378ae228a85f0b59d2f3ed43c91b4a69eb2ebfc5"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -4986,22 +4963,13 @@ version = "0.1.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "369a6ed065f249a159e06c45752c780bda2fb53c995718f9e484d08daa9eb42e"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "proc-macro2"
|
|
|
|
|
version = "0.4.30"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"unicode-xid 0.1.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "proc-macro2"
|
|
|
|
|
version = "1.0.8"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "3acb317c6ff86a4e579dfa00fc5e6cca91ecbb4e7eb2df0468805b674eb88548"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"unicode-xid 0.2.0",
|
|
|
|
|
"unicode-xid",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@@ -5056,7 +5024,7 @@ dependencies = [
|
|
|
|
|
"prost",
|
|
|
|
|
"prost-types",
|
|
|
|
|
"tempfile",
|
|
|
|
|
"which 3.1.0",
|
|
|
|
|
"which",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@@ -5067,8 +5035,8 @@ checksum = "537aa19b95acde10a12fec4301466386f757403de4cd4e5b4fa78fb5ecb18f72"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"anyhow",
|
|
|
|
|
"itertools",
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -5128,22 +5096,13 @@ dependencies = [
|
|
|
|
|
"pin-project-lite",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "quote"
|
|
|
|
|
version = "0.6.13"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "6ce23b6b870e8f94f81fb0a363d65d86675884b34a09043c81e5562f11c1f8e1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 0.4.30",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "quote"
|
|
|
|
|
version = "1.0.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "053a8c8bcc71fcce321828dc897a98ab9760bef03a4fc36693c231e5b3216cfe"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@@ -5550,8 +5509,8 @@ version = "1.0.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b3bba175698996010c4f6dce5e7f173b6eb781fce25d2cfc45e27091ce0b79f6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -5620,7 +5579,7 @@ dependencies = [
|
|
|
|
|
name = "sc-authority-discovery"
|
|
|
|
|
version = "0.8.0-dev"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.4.12",
|
|
|
|
|
"bytes 0.5.4",
|
|
|
|
|
"derive_more",
|
|
|
|
|
"env_logger 0.7.1",
|
|
|
|
|
"futures 0.3.4",
|
|
|
|
@@ -5703,8 +5662,8 @@ name = "sc-chain-spec-derive"
|
|
|
|
|
version = "2.0.0-dev"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro-crate",
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -6228,7 +6187,7 @@ dependencies = [
|
|
|
|
|
"linked-hash-map",
|
|
|
|
|
"linked_hash_set",
|
|
|
|
|
"log 0.4.8",
|
|
|
|
|
"lru 0.4.3",
|
|
|
|
|
"lru",
|
|
|
|
|
"nohash-hasher",
|
|
|
|
|
"parity-scale-codec",
|
|
|
|
|
"parking_lot 0.10.0",
|
|
|
|
@@ -6255,7 +6214,6 @@ dependencies = [
|
|
|
|
|
"sp-keyring",
|
|
|
|
|
"sp-runtime",
|
|
|
|
|
"sp-test-primitives",
|
|
|
|
|
"substrate-test-client",
|
|
|
|
|
"substrate-test-runtime",
|
|
|
|
|
"substrate-test-runtime-client",
|
|
|
|
|
"tempfile",
|
|
|
|
@@ -6274,7 +6232,7 @@ dependencies = [
|
|
|
|
|
"futures-timer 3.0.2",
|
|
|
|
|
"libp2p",
|
|
|
|
|
"log 0.4.8",
|
|
|
|
|
"lru 0.1.17",
|
|
|
|
|
"lru",
|
|
|
|
|
"parking_lot 0.10.0",
|
|
|
|
|
"sc-network",
|
|
|
|
|
"sp-runtime",
|
|
|
|
@@ -6652,8 +6610,8 @@ version = "0.10.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f8584eea9b9ff42825b46faf46a8c24d2cff13ec152fa2a50df788b87c07ee28"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -6746,8 +6704,8 @@ version = "1.0.104"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "128f9e303a5a29922045a830221b8f78ec74a5f544944f3d5984f8ec3895ef64"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -6876,8 +6834,8 @@ version = "0.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "a945ec7f7ce853e89ffa36be1e27dce9a43e82ff9093bf3461c30d5da74ed11b"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -6972,8 +6930,8 @@ version = "2.0.0-dev"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"blake2-rfc",
|
|
|
|
|
"proc-macro-crate",
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -7069,7 +7027,7 @@ version = "2.0.0-dev"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"derive_more",
|
|
|
|
|
"log 0.4.8",
|
|
|
|
|
"lru 0.4.3",
|
|
|
|
|
"lru",
|
|
|
|
|
"parity-scale-codec",
|
|
|
|
|
"parking_lot 0.10.0",
|
|
|
|
|
"sp-block-builder",
|
|
|
|
@@ -7187,8 +7145,8 @@ dependencies = [
|
|
|
|
|
name = "sp-debug-derive"
|
|
|
|
|
version = "2.0.0-dev"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -7342,8 +7300,8 @@ version = "2.0.0-dev"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"Inflector",
|
|
|
|
|
"proc-macro-crate",
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -7590,8 +7548,8 @@ checksum = "095064aa1f5b94d14e635d0a5684cf140c43ae40a0fd990708d38f5d669e5f64"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"heck",
|
|
|
|
|
"proc-macro-error",
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -7611,8 +7569,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0054a7df764039a6cd8592b9de84be4bec368ff081d203a7d5371cbfa8e65c81"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"heck",
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -7829,13 +7787,13 @@ checksum = "7c65d530b10ccaeac294f349038a597e435b18fb456aadd0840a623f83b9e941"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "syn"
|
|
|
|
|
version = "1.0.14"
|
|
|
|
|
version = "1.0.15"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "af6f3550d8dff9ef7dc34d384ac6f107e5d31c8f57d9f28e0081503f547ac8f5"
|
|
|
|
|
checksum = "7a0294dc449adc58bb6592fff1a23d3e5e6e235afc6a0ffca2657d19e7bbffe5"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"unicode-xid 0.2.0",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"unicode-xid",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@@ -7844,8 +7802,8 @@ version = "0.5.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7be3539f6c128a931cf19dcee741c1af532c7fd387baa739c03dd2e96479338a"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -7855,10 +7813,10 @@ version = "0.12.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "67656ea1dc1b41b1451851562ea232ec2e5a80242139f7e679ceccfb5d61f545"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
"unicode-xid 0.2.0",
|
|
|
|
|
"unicode-xid",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@@ -7892,16 +7850,6 @@ version = "0.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "c63f48baada5c52e65a29eef93ab4f8982681b67f9e8d29c7b05abcfec2b9ffe"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tempdir"
|
|
|
|
|
version = "0.3.7"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"rand 0.4.6",
|
|
|
|
|
"remove_dir_all",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tempfile"
|
|
|
|
|
version = "3.1.0"
|
|
|
|
@@ -7932,8 +7880,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "a605baa797821796a751f4a959e1206079b24a4b7e1ed302b7d785d81a9276c9"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"lazy_static",
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
"version_check 0.9.1",
|
|
|
|
|
]
|
|
|
|
@@ -7962,8 +7910,8 @@ version = "1.0.11"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "a7b51e1fbc44b5a0840be594fbc0f960be09050f2617e61e6aa43bef97cd3ef4"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -8166,8 +8114,8 @@ version = "0.2.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f4b1e7ed7d5d4c2af3d999904b0eebe76544897cdbfb2b9684bed2174ab20f7c"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -8356,7 +8304,7 @@ version = "0.1.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "04cfd395def5a60236e187e1ff905cb55668a59f29928dec05e6e1b1fd2ac1f3"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -8404,7 +8352,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "de9222c50cc325855621271157c973da27a0dcd26fa06f8edf81020bd2333df0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"hash-db",
|
|
|
|
|
"hashbrown 0.6.3",
|
|
|
|
|
"hashbrown",
|
|
|
|
|
"log 0.4.8",
|
|
|
|
|
"rustc-hex",
|
|
|
|
|
"smallvec 1.2.0",
|
|
|
|
@@ -8437,9 +8385,9 @@ checksum = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "trybuild"
|
|
|
|
|
version = "1.0.22"
|
|
|
|
|
version = "1.0.23"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "5867c525891caf154503954cb743ff7f1c4ca2c3e8578f6a5af84c913aa084c8"
|
|
|
|
|
checksum = "26ff1b18659a2218332848d76ad1c867ce4c6ee37b085e6bc8de9a6d11401220"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"glob 0.3.0",
|
|
|
|
|
"lazy_static",
|
|
|
|
@@ -8541,12 +8489,6 @@ version = "0.1.7"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "caaa9d531767d1ff2150b9332433f32a24622147e5ebb1f26409d5da67afd479"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "unicode-xid"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "unicode-xid"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
@@ -8719,8 +8661,8 @@ dependencies = [
|
|
|
|
|
"bumpalo",
|
|
|
|
|
"lazy_static",
|
|
|
|
|
"log 0.4.8",
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
"wasm-bindgen-shared",
|
|
|
|
|
]
|
|
|
|
@@ -8743,7 +8685,7 @@ version = "0.2.58"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "574094772ce6921576fb6f2e3f7497b8a76273b6db092be18fc48a082de09dc3"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"quote",
|
|
|
|
|
"wasm-bindgen-macro-support",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@@ -8753,8 +8695,8 @@ version = "0.2.58"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "e85031354f25eaebe78bb7db1c3d86140312a911a106b2e29f9cc440ce3e7668"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
"wasm-bindgen-backend",
|
|
|
|
|
"wasm-bindgen-shared",
|
|
|
|
@@ -8775,8 +8717,8 @@ dependencies = [
|
|
|
|
|
"anyhow",
|
|
|
|
|
"heck",
|
|
|
|
|
"log 0.4.8",
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
"wasm-bindgen-backend",
|
|
|
|
|
"weedle",
|
|
|
|
@@ -9064,16 +9006,6 @@ dependencies = [
|
|
|
|
|
"nom",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "which"
|
|
|
|
|
version = "2.0.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b57acb10231b9493c8472b20cb57317d0679a49e0bdbee44b3b803a6473af164"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"failure",
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "which"
|
|
|
|
|
version = "3.1.0"
|
|
|
|
@@ -9218,8 +9150,8 @@ version = "1.0.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "de251eec69fc7c1bc3923403d18ececb929380e016afe103da75f396704f8ca2"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.8",
|
|
|
|
|
"quote 1.0.2",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn",
|
|
|
|
|
"synstructure",
|
|
|
|
|
]
|
|
|
|
|