aboutsummaryrefslogtreecommitdiff
path: root/hittekaart-cli/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hittekaart-cli/Cargo.toml')
-rw-r--r--hittekaart-cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hittekaart-cli/Cargo.toml b/hittekaart-cli/Cargo.toml
index 1962b87..7906251 100644
--- a/hittekaart-cli/Cargo.toml
+++ b/hittekaart-cli/Cargo.toml
@@ -11,6 +11,6 @@ name = "hittekaart"
hittekaart = { path = "../hittekaart" }
clap = { version = "4.2.7", features = ["derive"] }
color-eyre = "0.6.2"
-indicatif = "0.17.3"
+indicatif = "0.18.3"
is-terminal = "0.4.7"
rayon = "1.10.0"