summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2020-12-31 14:27:54 +0100
committerCanop <cano.petrole@gmail.com>2020-12-31 14:27:54 +0100
commit6af811dd618f15d855eb519ff0e577b4799d9365 (patch)
treeb3d317f8a8c6a05d5283405a3bf3cb2ea827ab3c /Cargo.toml
parent987f31e43fcf2fba32865e1af8d8d0247770e81b (diff)
add an example of using broot as generic fuzzy finder
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 475ad0d..651fcee 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "broot"
-version = "1.1.10"
+version = "1.1.11-dev"
authors = ["dystroy <denys.seguret@gmail.com>"]
repository = "https://github.com/Canop/broot"
documentation = "https://dystroy.org/broot"