1
0
Fork 0
forked from wry/wry

toml-config: use KBVM keysym parsing

This commit is contained in:
Julian Orth 2026-02-24 17:17:11 +01:00
parent 349bfd70d4
commit 2966bf5d06
6 changed files with 11 additions and 2590 deletions

View file

@ -20,6 +20,7 @@ bstr = { version = "1.9.1", default-features = false }
ahash = "0.8.11"
run-on-drop = "1.0.0"
uapi = "0.2.13"
kbvm = "0.1.5"
[dev-dependencies]
simplelog = { version = "0.12.2", features = ["test"] }