seat: add a simple input method
This commit is contained in:
parent
8372f83737
commit
58b9830aaa
6 changed files with 252 additions and 9 deletions
|
|
@ -61,7 +61,7 @@ linearize = { version = "0.1.3", features = ["derive"] }
|
|||
png = "0.18.0"
|
||||
rustc-demangle = { version = "0.1.24", optional = true }
|
||||
tracy-client-sys = { version = "0.24.1", features = ["ondemand", "manual-lifetime", "debuginfod", "demangle"], optional = true }
|
||||
kbvm = "0.1.5"
|
||||
kbvm = { version = "0.1.5", features = ["compose"] }
|
||||
tiny-skia = { version = "0.11.4", default-features = false, features = ["std"] }
|
||||
regex = "1.11.1"
|
||||
cfg-if = "1.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue