mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-21 22:35:41 +00:00
Bump async-trait from 0.1.40 to 0.1.41 (#395)
This commit is contained in:
committed by
Bastian Köcher
parent
1a35afc3dc
commit
87ea31a439
@@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
ansi_term = "0.12"
|
ansi_term = "0.12"
|
||||||
async-std = "1.6.5"
|
async-std = "1.6.5"
|
||||||
async-trait = "0.1.40"
|
async-trait = "0.1.41"
|
||||||
clap = { version = "2.33.3", features = ["yaml"] }
|
clap = { version = "2.33.3", features = ["yaml"] }
|
||||||
codec = { package = "parity-scale-codec", version = "1.3.4" }
|
codec = { package = "parity-scale-codec", version = "1.3.4" }
|
||||||
env_logger = "0.7.0"
|
env_logger = "0.7.0"
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
async-std = "1.6.2"
|
async-std = "1.6.2"
|
||||||
async-trait = "0.1.40"
|
async-trait = "0.1.41"
|
||||||
bp-rialto = { path = "../../primitives/rialto" }
|
bp-rialto = { path = "../../primitives/rialto" }
|
||||||
codec = { package = "parity-scale-codec", version = "1.3.4" }
|
codec = { package = "parity-scale-codec", version = "1.3.4" }
|
||||||
futures = "0.3.5"
|
futures = "0.3.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user