diff --git a/Cargo.lock b/Cargo.lock index 5220100..a745258 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -239,7 +239,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "hunter" -version = "1.0.4" +version = "1.0.6" dependencies = [ "alphanumeric-sort 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 39190ae..3ef9447 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hunter" -version = "1.0.5" +version = "1.0.6" authors = ["rabite"] edition = "2018" description = "Fast, lag-free terminal file browser"