update keyboard-types crate

This commit is contained in:
Paul Rouget 2020-06-29 10:20:16 +02:00
parent 345238a352
commit 7653c6c9fc
11 changed files with 12 additions and 12 deletions

View file

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