mirror of https://github.com/wayvr-org/wayvr.git
use latest swipeType lib to test including binaries
This commit is contained in:
parent
66f06abcc5
commit
452ccf5eff
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue