Update glutin, skia, and azure.

This commit is contained in:
Josh Matthews 2018-02-28 20:10:56 -05:00
parent af92c06223
commit 3af74b69dc
2 changed files with 38 additions and 13 deletions

View file

@ -35,7 +35,7 @@ log = "0.3.5"
msg = {path = "../../components/msg"}
net_traits = {path = "../../components/net_traits"}
script_traits = {path = "../../components/script_traits"}
servo-glutin = "0.14"
servo-glutin = "0.15"
servo_geometry = {path = "../../components/geometry"}
servo_config = {path = "../../components/config"}
servo_url = {path = "../../components/url"}