sync capture + emulation status

This commit is contained in:
Ferdinand Schober
2024-07-12 17:44:24 +02:00
parent f052efe086
commit 9227bde6bf
6 changed files with 52 additions and 47 deletions

View File

@@ -10,8 +10,8 @@ license = "GPL-3.0-or-later"
repository = "https://github.com/ferdinandschober/lan-mouse"
[profile.release]
# strip = true
# lto = "fat"
strip = true
lto = "fat"
[dependencies]
input-event = { path = "input-event", version = "0.1.0" }