summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorBen S <ogham@bsago.me>2015-10-18 20:34:46 +0100
committerBen S <ogham@bsago.me>2015-10-18 20:34:46 +0100
commit8f4a2087e65d49d3ff04b697a463cd949c3422b1 (patch)
treec14511dd5c569c0967e813f4d2cc0e3bd086191d /Cargo.lock
parentcfc8df12b6dd679c4cd19e8307da7e031727efc9 (diff)
Version v0.4.0v0.4.0
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 7cc783b..b41574a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "exa"
-version = "0.3.0"
+version = "0.4.0"
dependencies = [
"ansi_term 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
"bitflags 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",