mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update WR (fast path text shadow fix, subpx text snapping improvements).
This commit is contained in:
parent
61f0fc199e
commit
d84639942c
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -3597,7 +3597,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "webrender"
|
||||
version = "0.52.0"
|
||||
source = "git+https://github.com/servo/webrender#6e8bda75ef2eb7dc7fd3f7431d8c2ce7526dfc1d"
|
||||
source = "git+https://github.com/servo/webrender#eb8e67b96ec10bcc53630ade19e89b10ae1c4331"
|
||||
dependencies = [
|
||||
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -3625,7 +3625,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "webrender_api"
|
||||
version = "0.52.0"
|
||||
source = "git+https://github.com/servo/webrender#6e8bda75ef2eb7dc7fd3f7431d8c2ce7526dfc1d"
|
||||
source = "git+https://github.com/servo/webrender#eb8e67b96ec10bcc53630ade19e89b10ae1c4331"
|
||||
dependencies = [
|
||||
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue