Skip to content

Commit 336e75e

Browse files
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 fcf267c commit 336e75e

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
@@ -18,7 +18,7 @@ typify-macro = { version = "0.6.1", path = "typify-macro" }
1818

1919
assert_cmd = "2.1.2"
2020
chrono = { version = "0.4.44", features = ["serde"] }
21-
clap = { version = "4.5.58", features = ["derive"] }
21+
clap = { version = "4.5.60", features = ["derive"] }
2222
color-eyre = "0.6"
2323
env_logger = "0.11"
2424
expectorate = "1.2.0"

0 commit comments

Comments
 (0)