mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 06:08:00 +00:00
Bump async-trait from 0.1.41 to 0.1.42 (#524)
This commit is contained in:
committed by
Bastian Köcher
parent
580c8234f5
commit
f88c71252a
@@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
|
||||
[dependencies]
|
||||
ansi_term = "0.12"
|
||||
async-std = "1.7.0"
|
||||
async-trait = "0.1.41"
|
||||
async-trait = "0.1.42"
|
||||
clap = { version = "2.33.3", features = ["yaml"] }
|
||||
codec = { package = "parity-scale-codec", version = "1.3.4" }
|
||||
env_logger = "0.8.2"
|
||||
|
||||
@@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
|
||||
|
||||
[dependencies]
|
||||
async-std = "1.7.0"
|
||||
async-trait = "0.1.41"
|
||||
async-trait = "0.1.42"
|
||||
codec = { package = "parity-scale-codec", version = "1.3.4" }
|
||||
futures = "0.3.7"
|
||||
hex = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user