Skip to content

Commit

Permalink
chore(deps): bump clap from 4.5.9 to 4.5.11 in /code (#300)
Browse files Browse the repository at this point in the history
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.9 to 4.5.11.
- [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.9...clap_complete-v4.5.11)

---
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>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent ccd6b43 commit 3ee3a2a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions code/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 code/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ axum = "0.7"
base64 = "0.22.0"
blake3 = "1.5"
bytesize = "1.3"
clap = "4.5.9"
clap = "4.5.11"
color-eyre = "0.6"
genawaiter = { version = "0.99.1", default-features = false }
config = { version = "0.14", features = ["toml"], default-features = false }
Expand Down

0 comments on commit 3ee3a2a

Please sign in to comment.