Skip to content

Commit

Permalink
dependabot: bump clap from 4.3.0 to 4.3.8
Browse files Browse the repository at this point in the history
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.8.
- [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.3.0...v4.3.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2023
1 parent 31c0c4c commit 7cc5fbc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -36,7 +36,7 @@ exclude = [
backtrace = "0.3.67"
bstr = "1.5.0"
chrono = "0.4.25"
clap = { version = "4.3.0", features = ["derive"] }
clap = { version = "4.3.8", features = ["derive"] }
const_format = "0.2.30"
const-str = "0.5.4"
crossbeam-channel = "0.5.8"
Expand Down

0 comments on commit 7cc5fbc

Please sign in to comment.