summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0aefae1..3014f7a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "broot"
-version = "0.10.4"
+version = "0.10.5"
authors = ["dystroy <denys.seguret@gmail.com>"]
repository = "https://github.com/Canop/broot"
documentation = "https://dystroy.org/broot"
@@ -24,10 +24,10 @@ clap = "2.33"
glob = "0.3"
crossbeam = "0.7"
open = "1.3.2"
-crossterm = "0.14.0"
+crossterm = "0.14.1"
umask = "0.1.7"
-minimad = "0.5.2"
-termimad = "0.8.4"
+minimad = "0.6.0"
+termimad = "0.8.5"
id-arena = "2.2.1"
lazy-regex = "0.1"