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"