mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 01:41:03 +00:00
update async-std (#388)
This commit is contained in:
committed by
Bastian Köcher
parent
dbb72faa86
commit
f43e405b5e
@@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
|
||||
|
||||
[dependencies]
|
||||
ansi_term = "0.12"
|
||||
async-std = "1.6.2"
|
||||
async-std = "1.6.5"
|
||||
async-trait = "0.1.40"
|
||||
bp-currency-exchange = { path = "../../primitives/currency-exchange" }
|
||||
bp-eth-poa = { path = "../../primitives/ethereum-poa" }
|
||||
|
||||
Reference in New Issue
Block a user