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:
Jack Moffitt 2015-08-13 16:25:31 -06:00
parent 2e1ca10eea
commit c04c413d5a
3 changed files with 15 additions and 3 deletions

View file

@ -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)",