Update mozangle

This should allow servo to take advantage of faster compilation speeds
on Windows.
This commit is contained in:
Martin Robinson 2023-07-01 17:33:19 +02:00 committed by Martin Robinson
parent f034eb6032
commit 96eeb5865c
9 changed files with 7 additions and 12 deletions

View file

@ -28,7 +28,6 @@ ProductName = "Servo"
[features]
debugmozjs = ["libservo/debugmozjs"]
default = ["webdriver", "max_log_level"]
egl = ["libservo/egl"]
jitspew = ["libservo/jitspew"]
js_backtrace = ["libservo/js_backtrace"]
layout-2013 = ["libservo/layout-2013"]