Skip to content

Commit 9e71f75

Browse files
Bump clap from 4.5.41 to 4.5.42
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.41 to 4.5.42. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.41...clap_complete-v4.5.42) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.42 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca79c28 commit 9e71f75

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
@@ -54,7 +54,7 @@ rfd = "0.15.4"
5454
phf = "0.12.1"
5555
phf_shared = "0.12.1"
5656
splines = "5.0.0"
57-
clap = { version = "4.5.41", features = ["derive"] }
57+
clap = { version = "4.5.42", features = ["derive"] }
5858
tokio = { version = "1.47.0", features = ["macros"] }
5959
async-channel = "2.5.0"
6060

0 commit comments

Comments
 (0)