Refactor KeyCode into Key and Location
This commit is contained in:
parent
534c7dd7b0
commit
64d1ce5532
24 changed files with 1277 additions and 461 deletions
|
|
@ -13,10 +13,11 @@ keywords.workspace = true
|
|||
[dependencies]
|
||||
bitflags.workspace = true
|
||||
log.workspace = true
|
||||
thiserror.workspace = true
|
||||
xxhash-rust.workspace = true
|
||||
num-traits.workspace = true
|
||||
smol_str.workspace = true
|
||||
thiserror.workspace = true
|
||||
web-time.workspace = true
|
||||
xxhash-rust.workspace = true
|
||||
|
||||
palette.workspace = true
|
||||
palette.optional = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue