Skip to content

Commit

Permalink
Merge pull request #1242 from containers/dependabot/cargo/clap_derive…
Browse files Browse the repository at this point in the history
…-4.0.9

chore(deps): bump clap_derive from 4.0.8 to 4.0.9
  • Loading branch information
utam0k committed Oct 4, 2022
2 parents fb2d1e1 + 15e8a32 commit cf2b55e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 tests/rust-integration-tests/integration_test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ default-features = false
features = ["std", "suggestions", "derive", "cargo"]

[dependencies.clap_derive]
version = "4.0.8"
version = "4.0.9"
default-features = true

0 comments on commit cf2b55e

Please sign in to comment.