mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 19:25:55 +00:00
Replace request-response incoming requests queue with async-channel (#14199)
This commit is contained in:
@@ -10,6 +10,7 @@ homepage = "https://substrate.io"
|
||||
|
||||
[dependencies]
|
||||
array-bytes = "4.1"
|
||||
async-channel = "1.8.0"
|
||||
async-trait = "0.1.57"
|
||||
codec = { package = "parity-scale-codec", version = "3.2.2", features = ["derive"] }
|
||||
fnv = "1.0.6"
|
||||
|
||||
Reference in New Issue
Block a user