|
|
@@ -9,11 +9,11 @@ dependencies = [
|
|
|
"git2 0.2.9 (git+https://github.com/alexcrichton/git2-rs.git)",
|
|
|
"locale 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"natord 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "num_cpus 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "num_cpus 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"number_prefix 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"pad 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"unicode-width 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "users 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "users 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -54,12 +54,12 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "git2"
|
|
|
version = "0.2.9"
|
|
|
-source = "git+https://github.com/alexcrichton/git2-rs.git#42776b31a4b3755df95ec79e6bcaffcee83a93f1"
|
|
|
+source = "git+https://github.com/alexcrichton/git2-rs.git#3a5f0b5698c5203fa48e33094158990a2c53c979"
|
|
|
dependencies = [
|
|
|
"bitflags 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libc 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libgit2-sys 0.2.12 (git+https://github.com/alexcrichton/git2-rs.git)",
|
|
|
- "url 0.2.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "url 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -70,13 +70,13 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
[[package]]
|
|
|
name = "libgit2-sys"
|
|
|
version = "0.2.12"
|
|
|
-source = "git+https://github.com/alexcrichton/git2-rs.git#42776b31a4b3755df95ec79e6bcaffcee83a93f1"
|
|
|
+source = "git+https://github.com/alexcrichton/git2-rs.git#3a5f0b5698c5203fa48e33094158990a2c53c979"
|
|
|
dependencies = [
|
|
|
"libc 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libssh2-sys 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libz-sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"openssl-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "pkg-config 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "pkg-config 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -95,7 +95,7 @@ dependencies = [
|
|
|
"libc 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libz-sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"openssl-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "pkg-config 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "pkg-config 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -104,7 +104,7 @@ version = "0.1.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"libc 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "pkg-config 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "pkg-config 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -145,7 +145,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "num_cpus"
|
|
|
-version = "0.2.3"
|
|
|
+version = "0.2.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"libc 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -167,7 +167,7 @@ dependencies = [
|
|
|
"gcc 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libc 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libressl-pnacl-sys 2.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "pkg-config 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "pkg-config 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -180,7 +180,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "pkg-config"
|
|
|
-version = "0.3.3"
|
|
|
+version = "0.3.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
@@ -232,7 +232,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "url"
|
|
|
-version = "0.2.31"
|
|
|
+version = "0.2.33"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"matches 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -241,7 +241,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "users"
|
|
|
-version = "0.4.0"
|
|
|
+version = "0.4.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"libc 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|