mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 00:31:02 +00:00
Bump async-std from 1.5.0 to 1.6.0 (#126)
This commit is contained in:
committed by
Bastian Köcher
parent
6b13a6f560
commit
bad7e7c1d0
@@ -5,7 +5,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
async-std = "=1.5.0"
|
||||
async-std = "=1.6.0"
|
||||
clap = "2.33.1"
|
||||
ctrlc = "3.1.4"
|
||||
derive_more = "0.99.7"
|
||||
|
||||
Reference in New Issue
Block a user