Update to futures 0.3.9 (#7854)

This commit is contained in:
Pierre Krieger
2021-01-08 16:47:33 +01:00
committed by GitHub
parent 467599df13
commit a4032b1dfb
26 changed files with 121 additions and 121 deletions
@@ -25,4 +25,4 @@ codec = { package = "parity-scale-codec", version = "1.3.1" }
sc-client-api = { version = "2.0.0", path = "../../../client/api" }
sc-consensus = { version = "0.8.0", path = "../../../client/consensus/common" }
sc-service = { version = "0.8.0", default-features = false, path = "../../../client/service" }
futures = "0.3.4"
futures = "0.3.9"