summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2020-06-29 16:03:41 +0200
committerCanop <cano.petrole@gmail.com>2020-06-29 16:03:41 +0200
commit83dcfd8166e6f07e7c6bb811bfe5dc2f58aede04 (patch)
treee55bc8bd2831431d322cfb81f99dc9396888f64b /Cargo.toml
parent93a5dcf11c9d1a35b429ac2bf3e164848c0f2ad5 (diff)
version 0.18.2 - remove all flickering causesv0.18.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1aadd14..bd91c54 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,10 +1,10 @@
[package]
name = "broot"
-version = "0.18.1"
+version = "0.18.2"
authors = ["dystroy <denys.seguret@gmail.com>"]
repository = "https://github.com/Canop/broot"
documentation = "https://dystroy.org/broot"
-description = "Fuzzy Search + tree + cd"
+description = "A new file manager"
edition = "2018"
keywords = ["cli", "fuzzy", "tree", "search", "regex"]
license = "MIT"