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

@ -36,7 +36,7 @@ euclid = "0.20"
hashglobe = { path = "../hashglobe" }
http = { version = "0.2", optional = true }
hyper_serde = { version = "0.12", optional = true }
keyboard-types = { version = "0.5", optional = true }
keyboard-types = { version = "0.6", optional = true }
selectors = { path = "../selectors" }
serde = { version = "1.0.27", optional = true }
serde_bytes = { version = "0.11", optional = true }