Skip to content

Commit f340a98

Browse files
Bump clap from 4.4.18 to 4.5.1 in /rust (#51)
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.18 to 4.5.1. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.18...clap_complete-v4.5.1) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb39650 commit f340a98

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

rust/Cargo.lock

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

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ keywords = ["steelseries", "arctis", "headset"]
1111

1212
[dependencies]
1313
anyhow = "1.0"
14-
clap = { version = "4.4", features = ["derive"] }
14+
clap = { version = "4.5", features = ["derive"] }
1515
rusb = "0.9"

0 commit comments

Comments
 (0)