mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-03-07 11:59:59 +03:00
fix: build failure in input-capture standalone
This commit is contained in:
@@ -23,6 +23,7 @@ tokio = { version = "1.32.0", features = [
|
|||||||
"rt",
|
"rt",
|
||||||
"sync",
|
"sync",
|
||||||
"signal",
|
"signal",
|
||||||
|
"time",
|
||||||
] }
|
] }
|
||||||
once_cell = "1.19.0"
|
once_cell = "1.19.0"
|
||||||
async-trait = "0.1.81"
|
async-trait = "0.1.81"
|
||||||
|
|||||||
Reference in New Issue
Block a user