Bump async-std from 1.8.0 to 1.9.0 (#654)

This commit is contained in:
dependabot-preview[bot]
2021-01-18 03:06:07 +00:00
committed by Bastian Köcher
parent c6df9924e4
commit b94ac80a55
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
[dependencies]
ansi_term = "0.12"
async-std = "1.8.0"
async-std = "1.9.0"
async-trait = "0.1.42"
clap = { version = "2.33.3", features = ["yaml"] }
codec = { package = "parity-scale-codec", version = "1.3.4" }