summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2021-11-18 18:57:46 +0100
committerCanop <cano.petrole@gmail.com>2021-11-18 18:57:46 +0100
commit69f09cf2521996439e2387803bf6a12977139feb (patch)
tree9b36d28bd2a8d2306a2b2409339ce096960f8e67 /Cargo.toml
parent3d189012a34c9f6249f30409935dfa11289fa366 (diff)
version 1.7.2v1.7.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 17878ab..15a3564 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "broot"
-version = "1.7.2-dev"
+version = "1.7.2"
authors = ["dystroy <denys.seguret@gmail.com>"]
repository = "https://github.com/Canop/broot"
documentation = "https://dystroy.org/broot"
@@ -54,7 +54,7 @@ splitty = "0.1"
strict = "0.1.4"
syntect = "4.6"
tempfile = "3.2"
-termimad = "0.17.0"
+termimad = "0.19.0"
terminal-clipboard = { version = "0.3.1", optional = true }
toml = "0.5"
umask = "1.0"