mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-20 10:13:20 +03:00
Remove redundant dep
This commit is contained in:
committed by
Ferdinand Schober
parent
68d6d89510
commit
b517679849
@@ -43,7 +43,6 @@ ashpd = { version = "0.10", default-features = false, features = [
|
|||||||
"tokio",
|
"tokio",
|
||||||
], optional = true }
|
], optional = true }
|
||||||
reis = { version = "0.4", features = ["tokio"], optional = true }
|
reis = { version = "0.4", features = ["tokio"], optional = true }
|
||||||
keycode = "0.4.0"
|
|
||||||
|
|
||||||
|
|
||||||
[target.'cfg(target_os="macos")'.dependencies]
|
[target.'cfg(target_os="macos")'.dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user