mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 07:01:05 +00:00
Update to futures 0.3.9 (#7854)
This commit is contained in:
@@ -18,7 +18,7 @@ log = "0.4.11"
|
||||
lru = "0.6.1"
|
||||
parking_lot = "0.11.1"
|
||||
thiserror = "1.0.21"
|
||||
futures = "0.3"
|
||||
futures = "0.3.9"
|
||||
codec = { package = "parity-scale-codec", version = "1.3.1", default-features = false, features = ["derive"] }
|
||||
sp-consensus = { version = "0.8.0", path = "../consensus/common" }
|
||||
sp-runtime = { version = "2.0.0", path = "../runtime" }
|
||||
|
||||
Reference in New Issue
Block a user