mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update to glutin 0.16 and winit 0.15
This commit is contained in:
parent
c71c55e542
commit
a3767de9fe
1 changed files with 2 additions and 2 deletions
|
@ -38,12 +38,12 @@ backtrace = "0.3"
|
|||
bitflags = "1.0"
|
||||
euclid = "0.17"
|
||||
gleam = "0.5"
|
||||
glutin = "0.13"
|
||||
glutin = "0.16"
|
||||
lazy_static = "1"
|
||||
libservo = {path = "../../components/servo"}
|
||||
log = "0.4"
|
||||
tinyfiledialogs = "3.0"
|
||||
winit = "0.11.2"
|
||||
winit = "0.15"
|
||||
|
||||
[target.'cfg(not(target_os = "android"))'.dependencies]
|
||||
sig = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue