mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
WR update to 4595561c49939cb21be9554c1b85c244508bde73
This commit is contained in:
parent
55049c2a67
commit
8922280b91
4 changed files with 5 additions and 6 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -3669,7 +3669,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "webrender"
|
||||
version = "0.54.0"
|
||||
source = "git+https://github.com/servo/webrender#7753167532643cb7c30fff7bf4234dd908760bf0"
|
||||
source = "git+https://github.com/servo/webrender#4595561c49939cb21be9554c1b85c244508bde73"
|
||||
dependencies = [
|
||||
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"bincode 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -3696,7 +3696,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "webrender_api"
|
||||
version = "0.54.0"
|
||||
source = "git+https://github.com/servo/webrender#7753167532643cb7c30fff7bf4234dd908760bf0"
|
||||
source = "git+https://github.com/servo/webrender#4595561c49939cb21be9554c1b85c244508bde73"
|
||||
dependencies = [
|
||||
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"bincode 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue