mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 20:59:23 +00:00
Use futures mpsc instead of tokio
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -8893,6 +8893,7 @@ name = "tendermint-machine"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures",
|
||||
"parity-scale-codec",
|
||||
"sp-runtime",
|
||||
"thiserror",
|
||||
|
||||
Reference in New Issue
Block a user