mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Auto merge of #20449 - glennw:update-wr-box-shadows, r=jdm
Update WR (box shadow crash fix, clip task bug fix).
This commit is contained in:
commit
949a2ed552
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -3518,7 +3518,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "webrender"
|
||||
version = "0.57.0"
|
||||
source = "git+https://github.com/servo/webrender#c32585c1ed94d6cad938ecd0ef7db566a367a00d"
|
||||
source = "git+https://github.com/servo/webrender#53750b8b5760a9e63414ae486de7249cd49ac700"
|
||||
dependencies = [
|
||||
"app_units 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"base64 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -3552,7 +3552,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "webrender_api"
|
||||
version = "0.57.0"
|
||||
source = "git+https://github.com/servo/webrender#c32585c1ed94d6cad938ecd0ef7db566a367a00d"
|
||||
source = "git+https://github.com/servo/webrender#53750b8b5760a9e63414ae486de7249cd49ac700"
|
||||
dependencies = [
|
||||
"app_units 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"bincode 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue