Bump async-trait from 0.1.30 to 0.1.31 (#106)

This commit is contained in:
dependabot-preview[bot]
2020-05-27 17:11:11 +00:00
committed by Bastian Köcher
parent 0e7666e63b
commit 6ea9a28d90
+1 -1
View File
@@ -8,7 +8,7 @@ edition = "2018"
ansi_term = "0.12"
async-std = "1.0.1"
async-stream = "0.2.0"
async-trait = "0.1.30"
async-trait = "0.1.31"
clap = { version = "2.33.1", features = ["yaml"] }
codec = { package = "parity-scale-codec", version = "1.0.0" }
env_logger = "0.7.0"