|
@@ -2,11 +2,11 @@
|
|
|
name = "exa"
|
|
name = "exa"
|
|
|
version = "0.1.0"
|
|
version = "0.1.0"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "ansi_term 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
- "datetime 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
- "getopts 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
+ "ansi_term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
+ "datetime 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
+ "getopts 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"git2 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"git2 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "locale 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
+ "locale 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"natord 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"natord 1.0.7 (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)",
|
|
|
"pad 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"pad 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -15,7 +15,7 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "ansi_term"
|
|
name = "ansi_term"
|
|
|
-version = "0.4.5"
|
|
|
|
|
|
|
+version = "0.4.6"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"regex 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"regex 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -29,10 +29,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "datetime"
|
|
name = "datetime"
|
|
|
-version = "0.1.3"
|
|
|
|
|
|
|
+version = "0.1.4"
|
|
|
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.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
+ "locale 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"pad 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"pad 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"regex 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"regex 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"regex_macros 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"regex_macros 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -45,7 +45,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "getopts"
|
|
name = "getopts"
|
|
|
-version = "0.2.3"
|
|
|
|
|
|
|
+version = "0.2.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"log 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"log 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -57,7 +57,7 @@ version = "0.1.17"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"bitflags 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"bitflags 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libgit2-sys 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
+ "libgit2-sys 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"url 0.2.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"url 0.2.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
@@ -68,13 +68,13 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "libgit2-sys"
|
|
name = "libgit2-sys"
|
|
|
-version = "0.1.12"
|
|
|
|
|
|
|
+version = "0.1.13"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"libssh2-sys 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libssh2-sys 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libz-sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libz-sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "openssl-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
- "pkg-config 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
+ "openssl-sys 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
+ "pkg-config 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -91,7 +91,7 @@ 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 = [
|
|
|
"libz-sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libz-sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "openssl-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
+ "openssl-sys 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"pkg-config 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"pkg-config 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
@@ -105,7 +105,7 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "locale"
|
|
name = "locale"
|
|
|
-version = "0.1.2"
|
|
|
|
|
|
|
+version = "0.1.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -130,12 +130,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "openssl-sys"
|
|
name = "openssl-sys"
|
|
|
-version = "0.3.3"
|
|
|
|
|
|
|
+version = "0.3.6"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"gcc 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"gcc 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libressl-pnacl-sys 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libressl-pnacl-sys 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "pkg-config 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
+ "pkg-config 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -150,7 +150,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "pkg-config"
|
|
name = "pkg-config"
|
|
|
-version = "0.2.0"
|
|
|
|
|
|
|
+version = "0.2.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|