summaryrefslogtreecommitdiff
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 9a128f8..e57607e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,7 +19,7 @@ chrono = "0.4"
clap = { version = "4", features = ["derive"] }
directories-next = "2"
futures = "0.3.30"
-indicatif = "0.16"
+indicatif = "0.17"
libc = "0.2"
log = "0.4"
log4rs = "1"