diff options
author | Ben S <ogham@bsago.me> | 2015-10-18 20:34:46 +0100 |
---|---|---|
committer | Ben S <ogham@bsago.me> | 2015-10-18 20:34:46 +0100 |
commit | 8f4a2087e65d49d3ff04b697a463cd949c3422b1 (patch) | |
tree | c14511dd5c569c0967e813f4d2cc0e3bd086191d /Cargo.lock | |
parent | cfc8df12b6dd679c4cd19e8307da7e031727efc9 (diff) |
Version v0.4.0v0.4.0
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)", |