From d1bf93b5260cae577d52e17901593db3e345fd6f Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Mon, 14 Dec 2015 21:51:22 -0500 Subject: [PATCH] Upgrade aster: 0.9.0 -> 0.9.1 https://github.com/serde-rs/aster/compare/v0.9.0...v0.9.1 --- 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 07dea44f247..1a4416de328 100644 --- a/components/servo/Cargo.lock +++ b/components/servo/Cargo.lock @@ -86,7 +86,7 @@ dependencies = [ [[package]] name = "aster" -version = "0.9.0" +version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] @@ -1430,7 +1430,7 @@ name = "quasi_codegen" version = "0.3.10" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "aster 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", + "aster 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1597,7 +1597,7 @@ name = "serde_codegen" version = "0.6.6" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "aster 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", + "aster 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", "quasi 0.3.10 (registry+https://github.com/rust-lang/crates.io-index)", "quasi_macros 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", ] diff --git a/ports/cef/Cargo.lock b/ports/cef/Cargo.lock index 9660e86e37c..d64c909c367 100644 --- a/ports/cef/Cargo.lock +++ b/ports/cef/Cargo.lock @@ -75,7 +75,7 @@ dependencies = [ [[package]] name = "aster" -version = "0.9.0" +version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] @@ -1355,7 +1355,7 @@ name = "quasi_codegen" version = "0.3.10" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "aster 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", + "aster 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1513,7 +1513,7 @@ name = "serde_codegen" version = "0.6.6" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "aster 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", + "aster 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", "quasi 0.3.10 (registry+https://github.com/rust-lang/crates.io-index)", "quasi_macros 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", ] diff --git a/ports/gonk/Cargo.lock b/ports/gonk/Cargo.lock index 0ff338d1499..32089d02dc9 100644 --- a/ports/gonk/Cargo.lock +++ b/ports/gonk/Cargo.lock @@ -66,7 +66,7 @@ dependencies = [ [[package]] name = "aster" -version = "0.9.0" +version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] @@ -1331,7 +1331,7 @@ name = "quasi_codegen" version = "0.3.10" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "aster 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", + "aster 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1489,7 +1489,7 @@ name = "serde_codegen" version = "0.6.6" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "aster 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", + "aster 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", "quasi 0.3.10 (registry+https://github.com/rust-lang/crates.io-index)", "quasi_macros 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", ]