summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2020-01-22 02:55:43 +0100
committerrabite <rabite@posteo.de>2020-01-22 03:39:13 +0100
commit7583e0a16e541a72cd87020414cdc53eddc958f6 (patch)
treef13b98d3a6bfa2ef0b544b62001bfd30cd180a0e
parent3147420735aa26b96ed5589ccbe818fda2af4eed (diff)
update to v1.3.5v1.3.5
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
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"