From b5ba123e5a8e995d73e2c096c00f64574d5c81e0 Mon Sep 17 00:00:00 2001 From: Anthony Ramine Date: Sat, 30 Jan 2016 15:48:50 +0100 Subject: [PATCH] Let Servo use a non-broken expat-sys version --- components/servo/Cargo.lock | 6 +++--- ports/cef/Cargo.lock | 6 +++--- ports/gonk/Cargo.lock | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/components/servo/Cargo.lock b/components/servo/Cargo.lock index 785bc72e552..c4f1d112d71 100644 --- a/components/servo/Cargo.lock +++ b/components/servo/Cargo.lock @@ -533,7 +533,7 @@ dependencies = [ [[package]] name = "expat-sys" -version = "2.1.1-really.0" +version = "2.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "make-cmd 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1644,7 +1644,7 @@ name = "servo-fontconfig-sys" version = "2.11.2-really.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "expat-sys 2.1.1-really.0 (registry+https://github.com/rust-lang/crates.io-index)", + "expat-sys 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "pkg-config 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", "servo-freetype-sys 2.4.11 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1693,7 +1693,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "cgl 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "euclid 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "expat-sys 2.1.1-really.0 (registry+https://github.com/rust-lang/crates.io-index)", + "expat-sys 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "gleam 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "glx 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "io-surface 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/ports/cef/Cargo.lock b/ports/cef/Cargo.lock index 0373a07714c..49fa2d65ec1 100644 --- a/ports/cef/Cargo.lock +++ b/ports/cef/Cargo.lock @@ -501,7 +501,7 @@ dependencies = [ [[package]] name = "expat-sys" -version = "2.1.1-really.0" +version = "2.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "make-cmd 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1594,7 +1594,7 @@ name = "servo-fontconfig-sys" version = "2.11.2-really.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "expat-sys 2.1.1-really.0 (registry+https://github.com/rust-lang/crates.io-index)", + "expat-sys 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "pkg-config 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", "servo-freetype-sys 2.4.11 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1643,7 +1643,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "cgl 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "euclid 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "expat-sys 2.1.1-really.0 (registry+https://github.com/rust-lang/crates.io-index)", + "expat-sys 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "gleam 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "glx 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "io-surface 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/ports/gonk/Cargo.lock b/ports/gonk/Cargo.lock index 12aa1e450d2..19df79d24a7 100644 --- a/ports/gonk/Cargo.lock +++ b/ports/gonk/Cargo.lock @@ -492,7 +492,7 @@ dependencies = [ [[package]] name = "expat-sys" -version = "2.1.1-really.0" +version = "2.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "make-cmd 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1563,7 +1563,7 @@ name = "servo-fontconfig-sys" version = "2.11.2-really.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "expat-sys 2.1.1-really.0 (registry+https://github.com/rust-lang/crates.io-index)", + "expat-sys 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "pkg-config 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", "servo-freetype-sys 2.4.11 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1612,7 +1612,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "cgl 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "euclid 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", - "expat-sys 2.1.1-really.0 (registry+https://github.com/rust-lang/crates.io-index)", + "expat-sys 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "gleam 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "glx 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "io-surface 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",