diff --git a/Cargo.lock b/Cargo.lock index aafb4f8..0cb3a72 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -577,7 +577,7 @@ dependencies = [ [[package]] name = "hunter" -version = "1.3.4" +version = "1.3.5" dependencies = [ "alphanumeric-sort 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", "async_value 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 648daef..d6c9472 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hunter" -version = "1.3.4" +version = "1.3.5" authors = ["rabite0"] edition = "2018" description = "Fast, lag-free terminal file browser"