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

@ -57,7 +57,7 @@ gfx_traits = { path = "../gfx_traits" }
gleam = "0.11"
gstreamer = { version = "0.15", optional = true }
ipc-channel = "0.14"
keyboard-types = "0.4"
keyboard-types = "0.5"
layout_thread_2013 = { path = "../layout_thread", optional = true }
layout_thread_2020 = { path = "../layout_thread_2020", optional = true }
log = "0.4"