summaryrefslogtreecommitdiffstats
path: root/ozone-cli/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ozone-cli/Cargo.toml')
-rw-r--r--ozone-cli/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ozone-cli/Cargo.toml b/ozone-cli/Cargo.toml
index db6503b..ad65d92 100644
--- a/ozone-cli/Cargo.toml
+++ b/ozone-cli/Cargo.toml
@@ -13,3 +13,4 @@ clap_complete = { version = "4.5.44", features = ["unstable-dynamic"] }
lazy_static = "1.5.0"
regex = "1.11.1"
uuid = { version = "1.12.1", features = ["v4"] }
+indicatif = "0.17.11"