mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Revert "Update harfbuzz, freetype, unicode-script."
This reverts commit 327fed6084
.
This commit is contained in:
parent
10ae3bfbbb
commit
6b520850f3
5 changed files with 32 additions and 16 deletions
|
@ -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 = "0.5"
|
||||
unicode-script = { version = "0.3", features = ["harfbuzz"] }
|
||||
webrender_api = { git = "https://github.com/servo/webrender" }
|
||||
xi-unicode = "0.1.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue