use latest swipeType lib to test including binaries

This commit is contained in:
Diamond White 2026-02-25 20:18:58 +00:00
parent 66f06abcc5
commit 452ccf5eff
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ xcb = { version = "1.6.0", optional = true, features = [
"as-raw-xcb-connection",
] }
xkbcommon = { version = "0.8.0" } # 0.9.0 breaks keymap import on some distros
super-swipe-engine = {git="https://github.com/oneshinyboi/swipeType", tag = "v0.1.10"}
super-swipe-engine = {git="https://github.com/oneshinyboi/swipeType"}
codes-iso-639 = "0.1.5"
swipe-types = "0.1.6"