update futures dependency (#5426)

This commit is contained in:
Nikolay Volf
2020-03-27 04:35:48 -07:00
committed by GitHub
parent fb3386a5f3
commit eed0045a0c
23 changed files with 23 additions and 23 deletions
@@ -19,4 +19,4 @@ sp-blockchain = { version = "2.0.0-alpha.5", path = "../../../primitives/blockch
codec = { package = "parity-scale-codec", version = "1.2.0" }
sc-client-api = { version = "2.0.0-alpha.5", path = "../../../client/api" }
sc-client = { version = "0.8.0-alpha.5", path = "../../../client/" }
futures = "0.3.1"
futures = "0.3.4"