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 4eebeef..28d82d1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -42,7 +42,7 @@ getset = "0.1"
git2 = "0.13"
handlebars = { version = "3", features = ["no_logging"] }
humantime = "2.1"
-indicatif = "0.15"
+indicatif = "0.16"
indoc = "1"
itertools = "0.10"
lazy_static = "1.4"