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 d332425..cf577fc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -54,7 +54,7 @@ version = "0.27.0"
features = ["serde"]
[dependencies.clap]
-version = "4.5.3"
+version = "4.5.4"
features = ["derive", "env", "wrap_help", "cargo"]
[dependencies.serde]