Skip to content

Commit 44403ab

Browse files
dependabot[bot]flexiondotorg
authored andcommitted
chore(deps): bump clap from 4.5.57 to 4.5.59
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.57 to 4.5.59. - [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.57...clap_complete-v4.5.59) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.59 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5927d0 commit 44403ab

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -21,7 +21,7 @@ serde = { version = "1.0.228", features = ["derive"] }
2121
serde-xml-rs = "0.8.2"
2222
thiserror = "2.0.17"
2323
url = "2.5.4"
24-
clap = { version = "4.5.57", features = ["derive"] }
24+
clap = { version = "4.5.59", features = ["derive"] }
2525
ctrlc = "3.5.1"
2626
colored = "3.0.0"
2727

0 commit comments

Comments
 (0)