Skip to content

Commit 25e3c4d

Browse files
chore(deps): bump clap from 4.5.41 to 4.5.42 (#110)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1981ee7 commit 25e3c4d

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
@@ -23,7 +23,7 @@ name = "git-mob"
2323
path = "src/main.rs"
2424

2525
[dependencies]
26-
clap = { version = "4.5.41", features = ["derive"] }
26+
clap = { version = "4.5.42", features = ["derive"] }
2727
inquire = "0.7.5"
2828
path-clean = "1.0.1"
2929

0 commit comments

Comments
 (0)