Skip to content

Commit

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

chore(deps): bump clap_derive from 3.2.18 to 4.0.1
  • Loading branch information
utam0k authored Sep 29, 2022
2 parents 528ce8b + 2a0e983 commit c5ab61f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
17 changes: 15 additions & 2 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 = "3.1.7"
version = "4.0.1"
default-features = true

0 comments on commit c5ab61f

Please sign in to comment.