mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-20 06:03:20 +03:00
cleanup
* cleanup Cargo.toml * exclude backend from windows build * remove env include in windows build * remove Backend from windows build * fix compiler warning
This commit is contained in:
committed by
GitHub
parent
90ad518ebe
commit
deb1548e21
@@ -12,7 +12,6 @@ memmap = "0.7"
|
||||
toml = "0.5"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
threadpool = "1.8"
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
wayland-client = { version="0.30.0", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user