update to v1.3.5

This commit is contained in:
rabite 2020-01-22 02:55:43 +01:00
parent 3147420735
commit 7583e0a16e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -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)",

View File

@ -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"