From f563cd4905cf6909a80eb973df52ba2b4e63800b Mon Sep 17 00:00:00 2001 From: Maxwell Beck Date: Sat, 28 Jun 2025 20:11:42 -0500 Subject: Refactor --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 66582e5..5dc7f97 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2024" [dependencies] bluer = { version = "0.17.4", features = ["bluetoothd"] } +evdev = "0.13.1" tokio = "1.45.1" tokio-stream = "0.1.17" -uinput-tokio = "0.1.36" uuid = "1.17.0" -- cgit 1.4.1