mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 07:31:02 +00:00
Bump async-trait from 0.1.31 to 0.1.33 (#125)
This commit is contained in:
committed by
Bastian Köcher
parent
e0510a5507
commit
6b13a6f560
@@ -8,7 +8,7 @@ edition = "2018"
|
|||||||
ansi_term = "0.12"
|
ansi_term = "0.12"
|
||||||
async-std = "=1.5.0"
|
async-std = "=1.5.0"
|
||||||
async-stream = "0.2.0"
|
async-stream = "0.2.0"
|
||||||
async-trait = "0.1.31"
|
async-trait = "0.1.33"
|
||||||
clap = { version = "2.33.1", features = ["yaml"] }
|
clap = { version = "2.33.1", features = ["yaml"] }
|
||||||
codec = { package = "parity-scale-codec", version = "1.0.0" }
|
codec = { package = "parity-scale-codec", version = "1.0.0" }
|
||||||
env_logger = "0.7.0"
|
env_logger = "0.7.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user