mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
Generated
+19
-41
@@ -1508,7 +1508,7 @@ dependencies = [
|
|||||||
"sp-trie",
|
"sp-trie",
|
||||||
"substrate-prometheus-endpoint",
|
"substrate-prometheus-endpoint",
|
||||||
"substrate-test-utils",
|
"substrate-test-utils",
|
||||||
"tokio 0.2.24",
|
"tokio",
|
||||||
"tracing",
|
"tracing",
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -1564,7 +1564,7 @@ dependencies = [
|
|||||||
"sp-keystore",
|
"sp-keystore",
|
||||||
"sp-runtime",
|
"sp-runtime",
|
||||||
"substrate-test-utils",
|
"substrate-test-utils",
|
||||||
"tokio 0.2.24",
|
"tokio",
|
||||||
"tracing",
|
"tracing",
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -1595,7 +1595,7 @@ dependencies = [
|
|||||||
"sp-maybe-compressed-blob",
|
"sp-maybe-compressed-blob",
|
||||||
"sp-runtime",
|
"sp-runtime",
|
||||||
"substrate-test-utils",
|
"substrate-test-utils",
|
||||||
"tokio 0.2.24",
|
"tokio",
|
||||||
"tracing",
|
"tracing",
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -2020,7 +2020,7 @@ dependencies = [
|
|||||||
"sp-version",
|
"sp-version",
|
||||||
"substrate-test-client",
|
"substrate-test-client",
|
||||||
"substrate-test-utils",
|
"substrate-test-utils",
|
||||||
"tokio 0.2.24",
|
"tokio",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -3250,7 +3250,7 @@ dependencies = [
|
|||||||
"itoa",
|
"itoa",
|
||||||
"pin-project-lite 0.2.4",
|
"pin-project-lite 0.2.4",
|
||||||
"socket2 0.4.0",
|
"socket2 0.4.0",
|
||||||
"tokio 1.10.0",
|
"tokio",
|
||||||
"tower-service",
|
"tower-service",
|
||||||
"tracing",
|
"tracing",
|
||||||
"want",
|
"want",
|
||||||
@@ -3268,7 +3268,7 @@ dependencies = [
|
|||||||
"log",
|
"log",
|
||||||
"rustls",
|
"rustls",
|
||||||
"rustls-native-certs",
|
"rustls-native-certs",
|
||||||
"tokio 1.10.0",
|
"tokio",
|
||||||
"tokio-rustls",
|
"tokio-rustls",
|
||||||
"webpki",
|
"webpki",
|
||||||
]
|
]
|
||||||
@@ -3623,7 +3623,7 @@ dependencies = [
|
|||||||
"jsonrpc-core",
|
"jsonrpc-core",
|
||||||
"lazy_static",
|
"lazy_static",
|
||||||
"log",
|
"log",
|
||||||
"tokio 1.10.0",
|
"tokio",
|
||||||
"tokio-stream",
|
"tokio-stream",
|
||||||
"tokio-util",
|
"tokio-util",
|
||||||
"unicase",
|
"unicase",
|
||||||
@@ -3694,7 +3694,7 @@ dependencies = [
|
|||||||
"serde_json",
|
"serde_json",
|
||||||
"soketto 0.6.0",
|
"soketto 0.6.0",
|
||||||
"thiserror",
|
"thiserror",
|
||||||
"tokio 1.10.0",
|
"tokio",
|
||||||
"tokio-rustls",
|
"tokio-rustls",
|
||||||
"tokio-util",
|
"tokio-util",
|
||||||
"url 2.2.0",
|
"url 2.2.0",
|
||||||
@@ -6032,7 +6032,7 @@ dependencies = [
|
|||||||
"libc",
|
"libc",
|
||||||
"log",
|
"log",
|
||||||
"rand 0.7.3",
|
"rand 0.7.3",
|
||||||
"tokio 1.10.0",
|
"tokio",
|
||||||
"winapi 0.3.9",
|
"winapi 0.3.9",
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -6552,7 +6552,7 @@ dependencies = [
|
|||||||
"substrate-frame-rpc-system",
|
"substrate-frame-rpc-system",
|
||||||
"substrate-prometheus-endpoint",
|
"substrate-prometheus-endpoint",
|
||||||
"tempfile",
|
"tempfile",
|
||||||
"tokio 0.2.24",
|
"tokio",
|
||||||
"trie-root 0.15.2",
|
"trie-root 0.15.2",
|
||||||
"westmint-runtime",
|
"westmint-runtime",
|
||||||
]
|
]
|
||||||
@@ -8881,7 +8881,7 @@ dependencies = [
|
|||||||
"structopt",
|
"structopt",
|
||||||
"thiserror",
|
"thiserror",
|
||||||
"tiny-bip39",
|
"tiny-bip39",
|
||||||
"tokio 1.10.0",
|
"tokio",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -11139,7 +11139,7 @@ dependencies = [
|
|||||||
"hyper",
|
"hyper",
|
||||||
"log",
|
"log",
|
||||||
"prometheus",
|
"prometheus",
|
||||||
"tokio 1.10.0",
|
"tokio",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -11176,7 +11176,7 @@ source = "git+https://github.com/paritytech/substrate?branch=master#42d317054ea0
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"futures 0.3.16",
|
"futures 0.3.16",
|
||||||
"substrate-test-utils-derive",
|
"substrate-test-utils-derive",
|
||||||
"tokio 1.10.0",
|
"tokio",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -11412,20 +11412,9 @@ checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "tokio"
|
name = "tokio"
|
||||||
version = "0.2.24"
|
version = "1.10.1"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "099837d3464c16a808060bb3f02263b412f6fafcb5d01c533d309985fbeebe48"
|
checksum = "92036be488bb6594459f2e03b60e42df6f937fe6ca5c5ffdcb539c6b84dc40f5"
|
||||||
dependencies = [
|
|
||||||
"bytes 0.5.6",
|
|
||||||
"pin-project-lite 0.1.11",
|
|
||||||
"tokio-macros 0.2.6",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "tokio"
|
|
||||||
version = "1.10.0"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
checksum = "01cf844b23c6131f624accf65ce0e4e9956a8bb329400ea5bcc26ae3a5c20b0b"
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"autocfg 1.0.1",
|
"autocfg 1.0.1",
|
||||||
"bytes 1.0.1",
|
"bytes 1.0.1",
|
||||||
@@ -11436,21 +11425,10 @@ dependencies = [
|
|||||||
"once_cell",
|
"once_cell",
|
||||||
"pin-project-lite 0.2.4",
|
"pin-project-lite 0.2.4",
|
||||||
"signal-hook-registry",
|
"signal-hook-registry",
|
||||||
"tokio-macros 1.3.0",
|
"tokio-macros",
|
||||||
"winapi 0.3.9",
|
"winapi 0.3.9",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "tokio-macros"
|
|
||||||
version = "0.2.6"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
checksum = "e44da00bfc73a25f814cd8d7e57a68a5c31b74b3152a0a1d1f590c97ed06265a"
|
|
||||||
dependencies = [
|
|
||||||
"proc-macro2 1.0.28",
|
|
||||||
"quote 1.0.9",
|
|
||||||
"syn 1.0.74",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "tokio-macros"
|
name = "tokio-macros"
|
||||||
version = "1.3.0"
|
version = "1.3.0"
|
||||||
@@ -11469,7 +11447,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||||||
checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"
|
checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"rustls",
|
"rustls",
|
||||||
"tokio 1.10.0",
|
"tokio",
|
||||||
"webpki",
|
"webpki",
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -11481,7 +11459,7 @@ checksum = "7b2f3f698253f03119ac0102beaa64f67a67e08074d03a22d18784104543727f"
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"futures-core",
|
"futures-core",
|
||||||
"pin-project-lite 0.2.4",
|
"pin-project-lite 0.2.4",
|
||||||
"tokio 1.10.0",
|
"tokio",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -11496,7 +11474,7 @@ dependencies = [
|
|||||||
"futures-sink",
|
"futures-sink",
|
||||||
"log",
|
"log",
|
||||||
"pin-project-lite 0.2.4",
|
"pin-project-lite 0.2.4",
|
||||||
"tokio 1.10.0",
|
"tokio",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
|||||||
@@ -47,5 +47,5 @@ cumulus-primitives-core = { path = "../../../primitives/core" }
|
|||||||
polkadot-test-client = { git = "https://github.com/paritytech/polkadot", branch = "master" }
|
polkadot-test-client = { git = "https://github.com/paritytech/polkadot", branch = "master" }
|
||||||
|
|
||||||
# Other deps
|
# Other deps
|
||||||
tokio = { version = "0.2.21", features = ["macros"] }
|
tokio = { version = "1.10", features = ["macros"] }
|
||||||
futures-timer = "3.0.2"
|
futures-timer = "3.0.2"
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ parking_lot = "0.10.2"
|
|||||||
derive_more = "0.99.2"
|
derive_more = "0.99.2"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
tokio = { version = "0.2.21", features = ["macros"] }
|
tokio = { version = "1.10", features = ["macros"] }
|
||||||
|
|
||||||
# Cumulus deps
|
# Cumulus deps
|
||||||
cumulus-test-service = { path = "../../test/service" }
|
cumulus-test-service = { path = "../../test/service" }
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ tracing = "0.1.22"
|
|||||||
rand = "0.8.3"
|
rand = "0.8.3"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
tokio = { version = "0.2.21", features = ["macros"] }
|
tokio = { version = "1.10", features = ["macros"] }
|
||||||
|
|
||||||
# Cumulus deps
|
# Cumulus deps
|
||||||
cumulus-test-service = { path = "../../test/service" }
|
cumulus-test-service = { path = "../../test/service" }
|
||||||
|
|||||||
@@ -93,7 +93,7 @@ assert_cmd = "0.12"
|
|||||||
nix = "0.17"
|
nix = "0.17"
|
||||||
rand = "0.7.3"
|
rand = "0.7.3"
|
||||||
tempfile = "3.2.0"
|
tempfile = "3.2.0"
|
||||||
tokio = { version = "0.2.13", features = ["macros"] }
|
tokio = { version = "1.10", features = ["macros"] }
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = []
|
default = []
|
||||||
|
|||||||
@@ -61,7 +61,7 @@ jsonrpc-core = "18.0.0"
|
|||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
futures = "0.3.5"
|
futures = "0.3.5"
|
||||||
tokio = { version = "0.2.21", features = ["macros"] }
|
tokio = { version = "1.10", features = ["macros"] }
|
||||||
|
|
||||||
# Polkadot dependencies
|
# Polkadot dependencies
|
||||||
polkadot-test-runtime = { git = "https://github.com/paritytech/polkadot", branch = "master" }
|
polkadot-test-runtime = { git = "https://github.com/paritytech/polkadot", branch = "master" }
|
||||||
|
|||||||
Reference in New Issue
Block a user