feat: keyboard map mode control side

This commit is contained in:
mcfans
2023-10-19 13:40:12 +08:00
parent b3e2ab0f3b
commit 28c11801f3
3 changed files with 32 additions and 3 deletions

View File

@@ -64,7 +64,7 @@ default-net = "0.14"
wol-rs = "1.0"
flutter_rust_bridge = { version = "1.75", features = ["uuid"], optional = true}
errno = "0.3"
rdev = { git = "https://github.com/fufesou/rdev" }
rdev = { git = "https://github.com/mcfans/rdev" }
url = { version = "2.3", features = ["serde"] }
crossbeam-queue = "0.3"
hex = "0.4"