summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-05-11 09:38:19 +0200
committerMatthias Beyer <mail@beyermatthias.de>2021-05-11 09:38:19 +0200
commit378187caf57838d3333dfb013ec0607b9ad1177c (patch)
tree7195d2bedec9aaa1877fe56a9cd28313667a5987 /Cargo.toml
parent57f4d1d10d22aea3dc40d6a00090faa03b156641 (diff)
parent6ceccb679d9c2d19389c6c6eef792d8db9086f31 (diff)
Merge branch 'update-deps'
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 e658ede..7694f16 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -43,7 +43,7 @@ git2 = "0.13"
handlebars = { version = "3", features = ["no_logging"] }
human-panic = "1"
humantime = "2.1"
-indicatif = "0.15"
+indicatif = "0.16"
indoc = "1"
itertools = "0.10"
lazy_static = "1.4"