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 0f64d17..3ea33f6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ libc = "0.2.43"
chrono = "0.4"
itertools = "0.7.8"
log = "0.4.5"
-yansi = "0.4.0"
+yansi = "0.5.0"
indoc = "0.2.8"
stderrlog = "0.4"
atty = "0.2"