Bump async-std from 1.5.0 to 1.6.0 (#107)

This commit is contained in:
dependabot-preview[bot]
2020-05-27 18:18:02 +00:00
committed by Bastian Köcher
parent 6ea9a28d90
commit e48d943b31
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
[dependencies]
async-std = "1.0.1"
async-std = "1.6.0"
clap = "2.33.1"
ctrlc = "3.1.4"
derive_more = "0.99.7"