Skip to content

Commit b861c5d

Browse files
authored
Merge pull request #182 from haimgel/dependabot/cargo/clap-4.5.54
ci: bump clap from 4.5.53 to 4.5.54
2 parents bfbf031 + 2f0710c commit b861c5d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ddc = "0.2"
2222
ddc-hi = "0.4"
2323
rusb = "0.9"
2424
shell-words = "1.1"
25-
clap = { version = "4.5.53", features = ["derive"] }
25+
clap = { version = "4.5.54", features = ["derive"] }
2626

2727
[build-dependencies]
2828
vergen-git2 = { version = "1.0.0", features = ["build", "cargo"] }

0 commit comments

Comments
 (0)