Bump futures from 0.3.6 to 0.3.7 (#456)

This commit is contained in:
dependabot-preview[bot]
2020-10-26 03:43:09 +00:00
committed by Bastian Köcher
parent 5accb2b339
commit 3738bc4277
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
async-std = "1.6.2"
async-trait = "0.1.41"
codec = { package = "parity-scale-codec", version = "1.3.4" }
futures = "0.3.6"
futures = "0.3.7"
log = "0.4.11"
paste = "1.0"
structopt = "0.3"