mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Update WR (dual-source subpixel text optimizations, clip-out segment builder).
This commit is contained in:
parent
782e3fe4e4
commit
3ef79305c7
3 changed files with 60 additions and 67 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue