mirror of
https://github.com/servo/servo.git
synced 2025-08-01 03:30:33 +01:00
Update WR (shutdown api, clip mask segment optimization, render target sizing).
This commit is contained in:
parent
eb72c0ec7b
commit
cf7f2b448b
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -3226,7 +3226,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "webrender"
|
||||
version = "0.11.0"
|
||||
source = "git+https://github.com/servo/webrender#e5e98786424a4dedee8726db9ed170a31d96d08b"
|
||||
source = "git+https://github.com/servo/webrender#abb0df4bf794d07fa90b788bace6dd5b6b47ad24"
|
||||
dependencies = [
|
||||
"app_units 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"bincode 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -3252,7 +3252,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "webrender_traits"
|
||||
version = "0.11.0"
|
||||
source = "git+https://github.com/servo/webrender#e5e98786424a4dedee8726db9ed170a31d96d08b"
|
||||
source = "git+https://github.com/servo/webrender#abb0df4bf794d07fa90b788bace6dd5b6b47ad24"
|
||||
dependencies = [
|
||||
"app_units 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"byteorder 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue