mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
update keyboard-types crate
This commit is contained in:
parent
345238a352
commit
7653c6c9fc
11 changed files with 12 additions and 12 deletions
|
@ -25,7 +25,7 @@ gfx = { path = "../gfx" }
|
|||
gfx_traits = { path = "../gfx_traits" }
|
||||
http = "0.1"
|
||||
ipc-channel = "0.14"
|
||||
keyboard-types = "0.4.3"
|
||||
keyboard-types = "0.5"
|
||||
layout_traits = { path = "../layout_traits" }
|
||||
log = "0.4"
|
||||
media = { path = "../media" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue