Skip to content

Commit

Permalink
Update to glutin 0.16 and winit 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
UK992 committed Jul 1, 2018
1 parent c71c55e commit a3767de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ports/servo/Cargo.toml
Expand Up @@ -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"
Expand Down

0 comments on commit a3767de

Please sign in to comment.