Skip to content

Commit

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

chore(deps): bump clap_derive from 4.0.9 to 4.0.10
  • Loading branch information
utam0k authored Oct 6, 2022
2 parents 2b0155a + 76ab1fd commit a9f2aa0
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.9"
version = "4.0.10"
default-features = true

0 comments on commit a9f2aa0

Please sign in to comment.