mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update image related dependencies
This commit is contained in:
parent
34bf312e0c
commit
db34ea668a
9 changed files with 177 additions and 145 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue