mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-22 10:15:42 +00:00
This reverts commit 84e402389b.
This commit is contained in:
Generated
+17
@@ -2059,6 +2059,22 @@ dependencies = [
|
||||
"num_cpus",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "futures-diagnose"
|
||||
version = "1.0.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "fdcef58a173af8148b182684c9f2d5250875adbcaff7b5794073894f9d8634a9"
|
||||
dependencies = [
|
||||
"futures 0.1.31",
|
||||
"futures 0.3.13",
|
||||
"lazy_static",
|
||||
"log",
|
||||
"parking_lot 0.9.0",
|
||||
"pin-project 0.4.27",
|
||||
"serde",
|
||||
"serde_json",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "futures-executor"
|
||||
version = "0.3.13"
|
||||
@@ -8100,6 +8116,7 @@ version = "3.0.0"
|
||||
dependencies = [
|
||||
"assert_matches",
|
||||
"futures 0.3.13",
|
||||
"futures-diagnose",
|
||||
"hex",
|
||||
"intervalier",
|
||||
"log",
|
||||
|
||||
Reference in New Issue
Block a user