mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 12:11:09 +00:00
Replace request-response incoming requests queue with async-channel (#14199)
This commit is contained in:
@@ -16,6 +16,7 @@ targets = ["x86_64-unknown-linux-gnu"]
|
||||
prost-build = "0.11"
|
||||
|
||||
[dependencies]
|
||||
async-channel = "1.8.0"
|
||||
array-bytes = "4.1"
|
||||
codec = { package = "parity-scale-codec", version = "3.2.2", features = [
|
||||
"derive",
|
||||
|
||||
Reference in New Issue
Block a user