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
@@ -11,7 +11,7 @@ repository = "https://github.com/paritytech/parity-bridges-common/"
name = "bridge-node"
[dependencies]
futures = "0.3.1"
futures = "0.3.5"
jsonrpc-core = "14.1.0"
log = "0.4.8"
structopt = "0.3.14"