mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update skia to get NEON fixes
The other lockfile changes are bustage from previous PRs that didn't update the other Cargo.locks.
This commit is contained in:
parent
2e1ca10eea
commit
c04c413d5a
3 changed files with 15 additions and 3 deletions
2
components/servo/Cargo.lock
generated
2
components/servo/Cargo.lock
generated
|
@ -1350,7 +1350,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "skia"
|
||||
version = "0.0.20130412"
|
||||
source = "git+https://github.com/servo/skia#0e2cc56c36ca08371777e11be018d93d2a877881"
|
||||
source = "git+https://github.com/servo/skia#fce887de8bd7e3144226b3c48f088c1395a3b328"
|
||||
dependencies = [
|
||||
"cgl 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"egl 0.1.0 (git+https://github.com/servo/rust-egl)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue