mirror of https://github.com/bobwen-dev/hunter
update version
This commit is contained in:
parent
9d7babac83
commit
14796f9342
|
@ -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)",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue