Bump futures from 0.3.9 to 0.3.12 (#655)

This commit is contained in:
dependabot-preview[bot]
2021-01-18 03:15:00 +00:00
committed by Bastian Köcher
parent b94ac80a55
commit d630b6f751
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ env_logger = "0.8.2"
ethabi = "13.0"
ethabi-contract = "11.0"
ethabi-derive = "13.0"
futures = "0.3.8"
futures = "0.3.12"
hex = "0.4"
hex-literal = "0.3"
libsecp256k1 = { version = "0.3.4", default-features = false, features = ["hmac"] }