Skip to content

Commit 8320786

Browse files
dependabot[bot]konradmalik
authored andcommitted
build(deps): bump clap from 4.5.58 to 4.5.60
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.58 to 4.5.60. - [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.58...clap_complete-v4.5.60) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.60 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b765a12 commit 8320786

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 @@ path = "src/main.rs"
2222

2323
[dependencies]
2424
anyhow = "1.0.102"
25-
clap = { version = "4.5.58", features = ["derive", "string"] }
25+
clap = { version = "4.5.60", features = ["derive", "string"] }
2626
clearscreen = "4.0.5"
2727
env_logger = "0.11.9"
2828
ignore = "0.4.23"

0 commit comments

Comments
 (0)