mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-18 23:25:40 +00:00
update futures dependency (#5426)
This commit is contained in:
@@ -18,7 +18,7 @@ sc-client-api = { version = "2.0.0-alpha.5", path = "../../api" }
|
||||
codec = { package = "parity-scale-codec", version = "1.2.0" }
|
||||
sp-consensus = { version = "0.8.0-alpha.5", path = "../../../primitives/consensus/common" }
|
||||
derive_more = "0.99.2"
|
||||
futures = "0.3.1"
|
||||
futures = "0.3.4"
|
||||
futures-timer = "3.0.1"
|
||||
sp-inherents = { version = "2.0.0-alpha.5", path = "../../../primitives/inherents" }
|
||||
sc-keystore = { version = "2.0.0-alpha.5", path = "../../keystore" }
|
||||
|
||||
Reference in New Issue
Block a user