mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
fix: build failure in input-capture standalone
This commit is contained in:
parent
8e96025f12
commit
5d5f4bbe6f
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ tokio = { version = "1.32.0", features = [
|
|||
"rt",
|
||||
"sync",
|
||||
"signal",
|
||||
"time",
|
||||
] }
|
||||
once_cell = "1.19.0"
|
||||
async-trait = "0.1.81"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue