diff --git a/components/servo/Cargo.lock b/components/servo/Cargo.lock index 3488655cefa..4218f16f241 100644 --- a/components/servo/Cargo.lock +++ b/components/servo/Cargo.lock @@ -646,7 +646,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "png" version = "0.1.0" -source = "git+https://github.com/servo/rust-png#2804379427ced963466d19132b816bb06a8a4006" +source = "git+https://github.com/servo/rust-png#ade2143c96641abdaedd8bc556f45935d18c35df" dependencies = [ "gcc 0.1.4 (git+https://github.com/alexcrichton/gcc-rs)", "png-sys 1.6.16 (git+https://github.com/servo/rust-png)", @@ -655,7 +655,7 @@ dependencies = [ [[package]] name = "png-sys" version = "1.6.16" -source = "git+https://github.com/servo/rust-png#2804379427ced963466d19132b816bb06a8a4006" +source = "git+https://github.com/servo/rust-png#ade2143c96641abdaedd8bc556f45935d18c35df" [[package]] name = "regex" diff --git a/ports/cef/Cargo.lock b/ports/cef/Cargo.lock index 58ea35e0a11..7dc46c85f77 100644 --- a/ports/cef/Cargo.lock +++ b/ports/cef/Cargo.lock @@ -614,7 +614,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "png" version = "0.1.0" -source = "git+https://github.com/servo/rust-png#2804379427ced963466d19132b816bb06a8a4006" +source = "git+https://github.com/servo/rust-png#ade2143c96641abdaedd8bc556f45935d18c35df" dependencies = [ "gcc 0.1.4 (git+https://github.com/alexcrichton/gcc-rs)", "png-sys 1.6.16 (git+https://github.com/servo/rust-png)", @@ -623,7 +623,7 @@ dependencies = [ [[package]] name = "png-sys" version = "1.6.16" -source = "git+https://github.com/servo/rust-png#2804379427ced963466d19132b816bb06a8a4006" +source = "git+https://github.com/servo/rust-png#ade2143c96641abdaedd8bc556f45935d18c35df" [[package]] name = "regex" diff --git a/ports/gonk/Cargo.lock b/ports/gonk/Cargo.lock index b0c2ca1424a..3fb6a17e19a 100644 --- a/ports/gonk/Cargo.lock +++ b/ports/gonk/Cargo.lock @@ -533,7 +533,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "png" version = "0.1.0" -source = "git+https://github.com/servo/rust-png#2804379427ced963466d19132b816bb06a8a4006" +source = "git+https://github.com/servo/rust-png#ade2143c96641abdaedd8bc556f45935d18c35df" dependencies = [ "gcc 0.1.4 (git+https://github.com/alexcrichton/gcc-rs)", "png-sys 1.6.16 (git+https://github.com/servo/rust-png)", @@ -542,7 +542,7 @@ dependencies = [ [[package]] name = "png-sys" version = "1.6.16" -source = "git+https://github.com/servo/rust-png#2804379427ced963466d19132b816bb06a8a4006" +source = "git+https://github.com/servo/rust-png#ade2143c96641abdaedd8bc556f45935d18c35df" [[package]] name = "regex"