mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 17:11:02 +00:00
Bump async-stream from 0.2.1 to 0.3.0 (#278)
This commit is contained in:
committed by
Bastian Köcher
parent
94192aec3b
commit
4545931e02
@@ -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.2"
|
async-std = "1.6.2"
|
||||||
async-stream = "0.2.0"
|
async-stream = "0.3.0"
|
||||||
async-trait = "0.1.36"
|
async-trait = "0.1.36"
|
||||||
backoff = "0.2"
|
backoff = "0.2"
|
||||||
bp-currency-exchange = { path = "../../primitives/currency-exchange" }
|
bp-currency-exchange = { path = "../../primitives/currency-exchange" }
|
||||||
|
|||||||
Reference in New Issue
Block a user