Skip to content

Commit

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

chore(deps): bump clap_derive from 4.0.18 to 4.0.21
  • Loading branch information
Furisto authored Nov 12, 2022
2 parents 5fa05d2 + cd27943 commit e19307d
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.18"
version = "4.0.21"
default-features = true

0 comments on commit e19307d

Please sign in to comment.