Skip to content

Commit cde594f

Browse files
Merge pull request #330 from sebastienrousseau/dependabot/cargo/clap-4.5.26
2 parents 554a8e6 + 7f29c85 commit cde594f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ lazy_static = "1.5.0" # Static variables for lazy evaluatio
104104
[dependencies]
105105
# Required dependencies for building and running the project.
106106
anyhow = "1.0.95"
107-
clap = { version = "4.5.23", features = ["derive", "cargo", "env"] }
107+
clap = { version = "4.5.26", features = ["derive", "cargo", "env"] }
108108
colored = "2.2.0"
109109
dtt = "0.0.9"
110110
env_logger = "0.11.6"

0 commit comments

Comments
 (0)