summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
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 7679fa4c..87f02077 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -47,7 +47,7 @@ memmap = "0.6"
num_cpus = "1"
regex = "0.2.4"
same-file = "1"
-termcolor = { version = "0.3.3", path = "termcolor" }
+termcolor = { version = "0.3.4", path = "termcolor" }
[dependencies.clap]
version = "2.29.4"