summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b9b8265..41bfd52 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "broot"
-version = "0.10.1"
+version = "0.10.2"
authors = ["dystroy <denys.seguret@gmail.com>"]
repository = "https://github.com/Canop/broot"
documentation = "https://dystroy.org/broot"
@@ -26,8 +26,8 @@ crossbeam = "0.7"
opener = "0.4"
crossterm = "0.13.2"
umask = "0.1.7"
-minimad = "0.4.2"
-termimad = "0.7.5"
+minimad = "0.4.3"
+termimad = "0.7.6"
id-arena = "2.2.1"
lazy-regex = "0.1"