mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Update keyboard-types.
This commit is contained in:
parent
ffb6b5d5d8
commit
471650ba90
12 changed files with 13 additions and 13 deletions
|
@ -19,7 +19,7 @@ lazy_static = "1"
|
|||
log = "0.4"
|
||||
simpleservo = { path = "../api" }
|
||||
surfman = "0.4"
|
||||
keyboard-types = "0.5"
|
||||
keyboard-types = "0.6"
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
libc = "0.2"
|
||||
|
|
|
@ -50,7 +50,7 @@ backtrace = "0.3"
|
|||
clipboard = "0.5"
|
||||
euclid = "0.20"
|
||||
getopts = "0.2.11"
|
||||
keyboard-types = "0.5"
|
||||
keyboard-types = "0.6"
|
||||
lazy_static = "1"
|
||||
libc = "0.2"
|
||||
libservo = { path = "../../components/servo" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue