mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 23:21:06 +00:00
Update to futures 0.3.9 (#7854)
This commit is contained in:
@@ -21,7 +21,7 @@ async-trait = "0.1"
|
||||
codec = { package = "parity-scale-codec", default-features = false, version = "1.3.4" }
|
||||
derive_more = "0.99.2"
|
||||
either = "1.5.3"
|
||||
futures = "0.3.4"
|
||||
futures = "0.3.9"
|
||||
futures-timer = "3.0.1"
|
||||
libp2p = { version = "0.33.0", default-features = false, features = ["kad"] }
|
||||
log = "0.4.8"
|
||||
|
||||
Reference in New Issue
Block a user