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 8b9b51b..010ef61 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,7 +14,7 @@ bincode = "1.3.3"
chrono = { version = "0.4.20", features = ["serde"] }
clap = { version = "4.1.12", features = ["derive"] }
colored = "2.0.0"
-dirs = "5.0.0"
+dirs = "5.0.1"
indicatif = "0.17.3"
inquire = "0.6.0"
semver = "1.0.17"