mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-07 22:31:29 +03:00
prefer CancellationToken / Notify to channel
This commit is contained in:
@@ -18,6 +18,7 @@ thiserror = "1.0.61"
|
||||
tokio = { version = "1.32.0", features = ["io-util", "io-std", "macros", "net", "process", "rt", "sync", "signal"] }
|
||||
once_cell = "1.19.0"
|
||||
async-trait = "0.1.81"
|
||||
tokio-util = "0.7.11"
|
||||
|
||||
|
||||
[target.'cfg(all(unix, not(target_os="macos")))'.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user