|
|
@@ -7,7 +7,7 @@ dependencies = [
|
|
|
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"git2 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "lazy_static 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "lazy_static 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libc 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"locale 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"natord 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@@ -30,11 +30,6 @@ name = "bitflags"
|
|
|
version = "0.7.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "bitflags"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "byteorder"
|
|
|
version = "0.4.2"
|
|
|
@@ -130,7 +125,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "lazy_static"
|
|
|
-version = "0.2.5"
|
|
|
+version = "0.2.6"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
@@ -414,7 +409,7 @@ dependencies = [
|
|
|
"checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb"
|
|
|
"checksum idna 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1053236e00ce4f668aeca4a769a09b3bf5a682d802abd6f3cb39374f6b162c11"
|
|
|
"checksum iso8601 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "11dc464f8c6f17595d191447c9c6559298b2d023d6f846a4a23ac7ea3c46c477"
|
|
|
-"checksum lazy_static 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "4732c563b9a21a406565c4747daa7b46742f082911ae4753f390dc9ec7ee1a97"
|
|
|
+"checksum lazy_static 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2f61b8421c7a4648c391611625d56fdd5c7567da05af1be655fd8cacc643abb3"
|
|
|
"checksum libc 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)" = "88ee81885f9f04bff991e306fea7c1c60a5f0f9e409e99f6b40e3311a3363135"
|
|
|
"checksum libgit2-sys 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" = "d951fd5eccae07c74e8c2c1075b05ea1e43be7f8952245af8c2840d1480b1d95"
|
|
|
"checksum libssh2-sys 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "91e135645c2e198a39552c8c7686bb5b83b1b99f64831c040a6c2798a1195934"
|