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 6b1ec6ec0..414320fa0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -43,7 +43,7 @@ gix-faster = ["gix-features/zlib-stock", "gix/fast-sha1"]
[dependencies]
chrono = { version = "0.4.34", default-features = false, features = ["clock", "std", "wasmbind"] }
-clap = { version = "4.5.0", features = ["derive", "cargo", "unicode"] }
+clap = { version = "4.5.1", features = ["derive", "cargo", "unicode"] }
clap_complete = "4.5.0"
dirs-next = "2.0.0"
dunce = "1.0.4"