Update harfbuzz, freetype, unicode-script.

This commit is contained in:
Josh Matthews 2020-07-08 11:08:42 -04:00
parent a6ca582a55
commit 327fed6084
5 changed files with 16 additions and 32 deletions

View file

@ -42,7 +42,7 @@ servo_arc = { path = "../servo_arc" }
servo_url = { path = "../url" }
style = { path = "../style", features = ["servo", "servo-layout-2020"] }
style_traits = { path = "../style_traits" }
unicode-script = { version = "0.3", features = ["harfbuzz"] }
unicode-script = "0.5"
webrender_api = { git = "https://github.com/servo/webrender" }
[dev-dependencies]