Skip to content

Commit 21481a1

Browse files
Bump clap from 4.5.8 to 4.5.13 (JanLikar#129)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.8 to 4.5.13. - [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.8...v4.5.13) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a74968 commit 21481a1

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-clone/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ edition = "2021"
1515
cargo-clone-core = { path = "../cargo-clone-core", version = "0.2" }
1616
anyhow.workspace = true
1717
cargo.workspace = true
18-
clap = { version = "4.5.8", features = ["derive"] }
18+
clap = { version = "4.5.13", features = ["derive"] }
1919

2020
[dev-dependencies]
2121
tempfile.workspace = true

0 commit comments

Comments
 (0)