mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
update keyboard-types crate
This commit is contained in:
parent
345238a352
commit
7653c6c9fc
11 changed files with 12 additions and 12 deletions
|
@ -64,7 +64,7 @@ ipc-channel = "0.14"
|
|||
itertools = "0.8"
|
||||
js = { package = "mozjs", git = "https://github.com/servo/rust-mozjs" }
|
||||
jstraceable_derive = { path = "../jstraceable_derive" }
|
||||
keyboard-types = "0.4.4"
|
||||
keyboard-types = "0.5"
|
||||
lazy_static = "1"
|
||||
libc = "0.2"
|
||||
log = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue