mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-10 12:41:28 +03:00
debounce release log
This commit is contained in:
@@ -18,8 +18,10 @@ license = "GPL-3.0-or-later"
|
||||
repository = "https://github.com/feschber/lan-mouse"
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
codegen-units = 1
|
||||
lto = "fat"
|
||||
strip = true
|
||||
panic = "abort"
|
||||
|
||||
[dependencies]
|
||||
input-event = { path = "input-event", version = "0.3.0" }
|
||||
|
||||
Reference in New Issue
Block a user