Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump clap from 4.4.1 to 4.4.7
Browse files Browse the repository at this point in the history
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.1 to 4.4.7.
- [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.4.1...v4.4.7)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent 17513b4 commit 345d0ae
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 14 deletions.
25 changes: 12 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ semver = { version = "1.0.17", optional = true }
node-semver = { version = "2.1.0", optional = true }
oro-package-spec = { version = "0.3.14", optional = true }
thiserror = "1.0.50"
clap = { version = "4.2.1", features = ["derive"] }
clap = { version = "4.4.7", features = ["derive"] }
pathdiff = { version = "0.2.1", features = ["camino"] }
itertools = "0.11.0"
url = "2.4.0"
Expand Down

0 comments on commit 345d0ae

Please sign in to comment.