Skip to content

Commit

Permalink
Merge pull request #32 from SergioRibera/dependabot/cargo/clap-4.5.16
Browse files Browse the repository at this point in the history
chore: bump clap from 4.5.11 to 4.5.16
  • Loading branch information
SergioRibera authored Aug 28, 2024
2 parents 096ef77 + 18a4c91 commit 382b0e1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ serde = { version = "1.0.204", features = ["serde_derive"] }
toml = "0.8.8"
merge2 = "0.3.0"
directories = "5.0.1"
clap = { version = "4.5.11", features = [
clap = { version = "4.5.16", features = [
"derive",
"color",
"env",
Expand Down

0 comments on commit 382b0e1

Please sign in to comment.