auto merge of #4788 : jdm/servo/cargodeps, r=mbrubeck

This commit is contained in:
bors-servo 2015-01-30 17:36:50 -07:00
commit 66384dfcfd
12 changed files with 18 additions and 18 deletions

View file

@ -53,5 +53,5 @@ git = "https://github.com/servo/rust-core-text"
git = "https://github.com/servo/gleam" git = "https://github.com/servo/gleam"
[dependencies] [dependencies]
url = "*" url = "0.2.16"
time = "*" time = "0.1.12"

View file

@ -60,5 +60,5 @@ git = "https://github.com/servo/rust-core-text"
path = "../script_traits" path = "../script_traits"
[dependencies] [dependencies]
url = "*" url = "0.2.16"
time = "*" time = "0.1.12"

View file

@ -48,4 +48,4 @@ git = "https://github.com/servo/string-cache"
[dependencies] [dependencies]
encoding = "0.2" encoding = "0.2"
url = "*" url = "0.2.16"

View file

@ -34,4 +34,4 @@ git = "https://github.com/servo/rust-core-foundation"
git = "https://github.com/servo/rust-io-surface" git = "https://github.com/servo/rust-io-surface"
[dependencies] [dependencies]
url = "*" url = "0.2.16"

View file

@ -24,5 +24,5 @@ git = "https://github.com/servo/rust-png"
git = "https://github.com/servo/rust-stb-image" git = "https://github.com/servo/rust-stb-image"
[dependencies] [dependencies]
url = "*" url = "0.2.16"
time = "*" time = "0.1.12"

View file

@ -66,5 +66,5 @@ git = "https://github.com/servo/string-cache"
[dependencies] [dependencies]
encoding = "0.2" encoding = "0.2"
url = "*" url = "0.2.16"
time = "*" time = "0.1.12"

View file

@ -23,4 +23,4 @@ path = "../devtools_traits"
git = "https://github.com/servo/rust-geom" git = "https://github.com/servo/rust-geom"
[dependencies] [dependencies]
url = "*" url = "0.2.16"

View file

@ -72,5 +72,5 @@ path = "../../support/android-rs-glue/glue"
optional = true optional = true
[dependencies] [dependencies]
url = "*" url = "0.2.16"
time = "*" time = "0.1.12"

View file

@ -34,5 +34,5 @@ git = "https://github.com/servo/string-cache"
text_writer = "0.1.1" text_writer = "0.1.1"
encoding = "0.2" encoding = "0.2"
matches = "0.1" matches = "0.1"
url = "*" url = "0.2.16"
mod_path = "0.1" mod_path = "0.1"

View file

@ -38,5 +38,5 @@ git = "https://github.com/servo/string-cache"
[dependencies] [dependencies]
text_writer = "0.1.1" text_writer = "0.1.1"
url = "*" url = "0.2.16"
time = "*" time = "0.1.12"

View file

@ -33,4 +33,4 @@ git = "https://github.com/servo/rust-cgl"
git = "https://github.com/servo/gleam" git = "https://github.com/servo/gleam"
[dependencies] [dependencies]
time = "*" time = "0.1.12"

View file

@ -40,4 +40,4 @@ git = "https://github.com/servo/rust-cgl"
git = "https://github.com/servo/rust-egl" git = "https://github.com/servo/rust-egl"
[dependencies] [dependencies]
time = "*" time = "0.1.12"