aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Farwell <coreyf@rwell.org>2015-12-14 21:51:22 -0500
committerCorey Farwell <coreyf@rwell.org>2015-12-15 14:08:33 -0500
commitd1bf93b5260cae577d52e17901593db3e345fd6f (patch)
treeb7143d2bc247a97437a2bbe7eca295ced89510cd
parent696776e4a89a09be6b7ff57c4f288c823e4a46ef (diff)
downloadservo-d1bf93b5260cae577d52e17901593db3e345fd6f.tar.gz
servo-d1bf93b5260cae577d52e17901593db3e345fd6f.zip
Upgrade aster: 0.9.0 -> 0.9.1
https://github.com/serde-rs/aster/compare/v0.9.0...v0.9.1
-rw-r--r--components/servo/Cargo.lock6
-rw-r--r--ports/cef/Cargo.lock6
-rw-r--r--ports/gonk/Cargo.lock6
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)",
]