mirror of https://github.com/bobwen-dev/hunter
update version to 1.0.10
This commit is contained in:
parent
e7033eca03
commit
bc273a5472
|
@ -239,7 +239,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
|
||||
[[package]]
|
||||
name = "hunter"
|
||||
version = "1.0.9"
|
||||
version = "1.0.10"
|
||||
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,7 +1,7 @@
|
|||
[package]
|
||||
name = "hunter"
|
||||
version = "1.0.9"
|
||||
authors = ["rabite"]
|
||||
version = "1.0.10"
|
||||
authors = ["rabite0"]
|
||||
edition = "2018"
|
||||
description = "Fast, lag-free terminal file browser"
|
||||
homepage = "https://github.com/rabite0/hunter"
|
||||
|
|
Loading…
Reference in New Issue