mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Update WR (handle text runs requiring batch splits, clip optimizations).
This commit is contained in:
parent
7f4cb1861b
commit
314384f765
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -3587,7 +3587,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "webrender"
|
||||
version = "0.50.0"
|
||||
source = "git+https://github.com/servo/webrender#3d58efaecdc5897de057beab57adc031bc2e187e"
|
||||
source = "git+https://github.com/servo/webrender#cd1855550857b910f752359b48c5cc053419c358"
|
||||
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)",
|
||||
|
@ -3615,7 +3615,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "webrender_api"
|
||||
version = "0.50.0"
|
||||
source = "git+https://github.com/servo/webrender#3d58efaecdc5897de057beab57adc031bc2e187e"
|
||||
source = "git+https://github.com/servo/webrender#cd1855550857b910f752359b48c5cc053419c358"
|
||||
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