Skip to content

Commit 75c117f

Browse files
authored
Merge pull request #303 from shadow3aaa/dependabot/cargo/clap-4.5.53
build(deps): bump clap from 4.5.51 to 4.5.53
2 parents 022ffac + 7ddb65b commit 75c117f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ edition = "2024"
2222

2323
[dependencies]
2424
anyhow = "1.0.100"
25-
clap = { version = "4.5.51", features = ["derive"] }
25+
clap = { version = "4.5.53", features = ["derive"] }
2626
fs_extra = "1.3.0"
2727
zip = "6.0.0"

0 commit comments

Comments
 (0)