|
|
@@ -13,7 +13,7 @@ dependencies = [
|
|
|
"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.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "users 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -40,7 +40,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "gcc"
|
|
|
-version = "0.3.4"
|
|
|
+version = "0.3.5"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
@@ -54,7 +54,7 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "git2"
|
|
|
version = "0.2.9"
|
|
|
-source = "git+https://github.com/alexcrichton/git2-rs.git#315a6f2e6f20babaa2f48416de9a14d15420cf1b"
|
|
|
+source = "git+https://github.com/alexcrichton/git2-rs.git#42776b31a4b3755df95ec79e6bcaffcee83a93f1"
|
|
|
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)",
|
|
|
@@ -70,12 +70,12 @@ 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#315a6f2e6f20babaa2f48416de9a14d15420cf1b"
|
|
|
+source = "git+https://github.com/alexcrichton/git2-rs.git#42776b31a4b3755df95ec79e6bcaffcee83a93f1"
|
|
|
dependencies = [
|
|
|
"libc 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libssh2-sys 0.1.18 (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.1 (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)",
|
|
|
]
|
|
|
|
|
|
@@ -89,12 +89,12 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "libssh2-sys"
|
|
|
-version = "0.1.18"
|
|
|
+version = "0.1.22"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
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.1 (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)",
|
|
|
]
|
|
|
|
|
|
@@ -140,7 +140,7 @@ version = "0.1.24"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"rand 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rustc-serialize 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "rustc-serialize 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
@@ -161,10 +161,10 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "openssl-sys"
|
|
|
-version = "0.6.1"
|
|
|
+version = "0.6.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "gcc 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "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)",
|
|
|
@@ -214,7 +214,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "rustc-serialize"
|
|
|
-version = "0.3.13"
|
|
|
+version = "0.3.14"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
@@ -236,12 +236,12 @@ version = "0.2.31"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"matches 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rustc-serialize 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "rustc-serialize 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "users"
|
|
|
-version = "0.3.2"
|
|
|
+version = "0.4.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"libc 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|