Update image related dependencies

This commit is contained in:
Bastien Orivel 2018-11-16 14:50:14 +01:00
parent 34bf312e0c
commit db34ea668a
9 changed files with 177 additions and 145 deletions

View file

@ -44,13 +44,13 @@ bitflags = "1.0"
crossbeam-channel = "0.2"
euclid = "0.19"
gleam = "0.6"
glutin = "0.18"
glutin = "0.19"
keyboard-types = "0.4.3"
lazy_static = "1"
libservo = {path = "../../components/servo"}
log = "0.4"
tinyfiledialogs = "3.0"
winit = {version = "0.17", features = ["icon_loading"]}
winit = {version = "0.18", features = ["icon_loading"]}
sig = "0.1"
[target.'cfg(any(target_os = "linux", target_os = "macos"))'.dependencies]