From 79c807bb47491b5923552de5c3483156b1ba4e12 Mon Sep 17 00:00:00 2001 From: rabite Date: Thu, 23 May 2019 14:45:04 +0200 Subject: update to v1.2.1 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 77f9133..e91032f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -436,7 +436,7 @@ dependencies = [ [[package]] name = "hunter" -version = "1.2.0" +version = "1.2.1" dependencies = [ "alphanumeric-sort 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", "async_value 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index e93021e..08495e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hunter" -version = "1.2.0" +version = "1.2.1" authors = ["rabite0"] edition = "2018" description = "Fast, lag-free terminal file browser" -- cgit v1.2.3