|
@@ -7,7 +7,7 @@ dependencies = [
|
|
|
"datetime 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"datetime 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"getopts 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"getopts 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"git2 0.2.8 (git+https://github.com/alexcrichton/git2-rs.git)",
|
|
"git2 0.2.8 (git+https://github.com/alexcrichton/git2-rs.git)",
|
|
|
- "locale 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
+ "locale 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"natord 1.0.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.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"num_cpus 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"number_prefix 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"number_prefix 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -30,7 +30,7 @@ name = "datetime"
|
|
|
version = "0.1.5"
|
|
version = "0.1.5"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "locale 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
+ "locale 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"pad 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"pad 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"regex 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"regex 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"regex_macros 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"regex_macros 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -106,7 +106,7 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "locale"
|
|
name = "locale"
|
|
|
-version = "0.1.6"
|
|
|
|
|
|
|
+version = "0.1.7"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|