update async-std (#388)

This commit is contained in:
Svyatoslav Nikolsky
2020-09-30 14:21:03 +03:00
committed by Bastian Köcher
parent dbb72faa86
commit f43e405b5e
7 changed files with 19 additions and 6 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ tag = 'v2.0.0'
git = "https://github.com/paritytech/substrate/"
[dev-dependencies]
async-std = "1.6.2"
async-std = "1.6.5"
[dev-dependencies.substrate-test-runtime-client]
version = "2.0.0"