Revert "Revert "Update harfbuzz, freetype, unicode-script.""

This reverts commit 6b520850f3.
This commit is contained in:
Josh Matthews 2020-08-10 13:11:38 -04:00
parent 64b26a73c5
commit adb75ba114
5 changed files with 16 additions and 32 deletions

View file

@ -48,7 +48,7 @@ smallvec = { version = "0.6", features = ["std", "union"] }
style = { path = "../style", features = ["servo", "servo-layout-2013"] }
style_traits = { path = "../style_traits" }
unicode-bidi = { version = "0.3", features = ["with_serde"] }
unicode-script = { version = "0.3", features = ["harfbuzz"] }
unicode-script = "0.5"
webrender_api = { git = "https://github.com/servo/webrender" }
xi-unicode = "0.1.0"