mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 07:01:02 +00:00
Bump async-trait from 0.1.35 to 0.1.36 (#145)
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.35 to 0.1.36. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.35...0.1.36) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Bastian Köcher
parent
c005fdd79c
commit
b088efee32
@@ -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.35"
|
async-trait = "0.1.36"
|
||||||
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