keysyms: Derive from Unicode labels
This commit is contained in:
@ -7,6 +7,7 @@ bitflags = "1.1"
|
||||
maplit = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_yaml = "0.8"
|
||||
xkbcommon = { version = "0.4", features = ["wayland"] }
|
||||
|
||||
[lib]
|
||||
name = "rs"
|
||||
|
||||
Reference in New Issue
Block a user