summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
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 2e7b3ba..8954a15 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "broot"
-version = "0.14.0"
+version = "0.14.1"
authors = ["dystroy <denys.seguret@gmail.com>"]
repository = "https://github.com/Canop/broot"
documentation = "https://dystroy.org/broot"
@@ -33,7 +33,7 @@ regex = "1.3"
secular = "0.2"
simplelog = "0.7"
strict = "0.1.3"
-termimad = "0.8.22"
+termimad = "0.8.23"
toml = "0.5"
umask = "1.0"