Update WR (dual-source subpixel text optimizations, clip-out segment builder).

This commit is contained in:
Glenn Watson 2017-12-21 11:09:43 +10:00
parent 782e3fe4e4
commit 3ef79305c7
3 changed files with 60 additions and 67 deletions

View file

@ -24,8 +24,6 @@ opt-level = 3
# lto = false
[patch.crates-io]
serde = { git = "https://github.com/gankro/serde", branch = "deserialize_from_enums3" }
serde_derive = { git = "https://github.com/gankro/serde", branch = "deserialize_from_enums3", feature="deserialize_from" }
# If you need to temporarily test Servo with a local fork of some upstream
# crate, add that here. Use the form: