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

@ -11,6 +11,6 @@ path = "lib.rs"
[dependencies]
euclid = "0.20"
keyboard-types = "0.4.3"
keyboard-types = "0.5"
script = {path = "../../../components/script"}
servo_url = {path = "../../../components/url"}