mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 00:31:07 +00:00
update futures dependency (#5426)
This commit is contained in:
@@ -18,7 +18,7 @@ serde = { version = "1.0.104", features=["derive"] }
|
||||
sp-blockchain = { version = "2.0.0-alpha.5", path = "../../../../primitives/blockchain" }
|
||||
sp-runtime = { version = "2.0.0-alpha.5", path = "../../../../primitives/runtime" }
|
||||
sc-consensus-epochs = { version = "0.8.0-alpha.5", path = "../../epochs" }
|
||||
futures = "0.3.1"
|
||||
futures = "0.3.4"
|
||||
derive_more = "0.99.2"
|
||||
sp-api = { version = "2.0.0-alpha.5", path = "../../../../primitives/api" }
|
||||
sp-consensus = { version = "0.8.0-alpha.5", path = "../../../../primitives/consensus/common" }
|
||||
|
||||
Reference in New Issue
Block a user