Skip to content

Commit 1a7a8e6

Browse files
authored
Merge pull request #281 from shadow3aaa/dependabot/cargo/clap-4.5.48
build(deps): bump clap from 4.5.47 to 4.5.48
2 parents 0f9c6ad + 469c7f0 commit 1a7a8e6

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.99"
25-
clap = { version = "4.5.47", features = ["derive"] }
25+
clap = { version = "4.5.48", features = ["derive"] }
2626
fs_extra = "1.3.0"
2727
zip = "5.1.1"

0 commit comments

Comments
 (0)