Bump futures from 0.3.4 to 0.3.5 (#89)

This commit is contained in:
dependabot-preview[bot]
2020-05-11 07:23:30 +00:00
committed by Bastian Köcher
parent 13fbc6ea5c
commit 9496303aff
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ clap = "2.3.3"
ctrlc = "3.1.4"
derive_more = "0.99.5"
env_logger = "0.7.1"
futures = "0.3.1"
futures = "0.3.5"
jsonrpsee = { git = "https://github.com/paritytech/jsonrpsee", features = ["ws"] }
log = "0.4.8"
serde_json = "1.0.53"