Update keyboard-types.

This commit is contained in:
Josh Matthews 2022-04-01 00:35:22 -04:00
parent ffb6b5d5d8
commit 471650ba90
12 changed files with 13 additions and 13 deletions

View file

@ -24,7 +24,7 @@ gfx_traits = { path = "../gfx_traits" }
gleam = { version = "0.12", optional = true }
image = "0.23"
ipc-channel = "0.14"
keyboard-types = "0.5"
keyboard-types = "0.6"
libc = "0.2"
log = "0.4"
msg = { path = "../msg" }