From 452ccf5eff7b0bc3f4d7930a6b0ef0ee0fdd35ae Mon Sep 17 00:00:00 2001 From: Diamond White Date: Wed, 25 Feb 2026 20:18:58 +0000 Subject: [PATCH] use latest swipeType lib to test including binaries --- wayvr/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wayvr/Cargo.toml b/wayvr/Cargo.toml index 049b3fa6..78e74430 100644 --- a/wayvr/Cargo.toml +++ b/wayvr/Cargo.toml @@ -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"