mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 13:31:10 +00:00
update futures dependency (#5426)
This commit is contained in:
@@ -20,7 +20,7 @@ ansi_term = "0.12.1"
|
||||
lazy_static = "1.4.0"
|
||||
app_dirs = "1.2.1"
|
||||
tokio = { version = "0.2.9", features = [ "signal", "rt-core", "rt-threaded" ] }
|
||||
futures = "0.3.1"
|
||||
futures = "0.3.4"
|
||||
fdlimit = "0.1.4"
|
||||
serde_json = "1.0.41"
|
||||
sc-informant = { version = "0.8.0-alpha.5", path = "../informant" }
|
||||
|
||||
Reference in New Issue
Block a user