Skip to content

Commit

Permalink
Merge pull request #53 from hartwork/dependabot/cargo/clap-4.3.14
Browse files Browse the repository at this point in the history
build(deps): bump clap from 4.3.11 to 4.3.14
  • Loading branch information
hartwork authored Jul 18, 2023
2 parents a538fcc + 677ae53 commit 3725ae9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -8,7 +8,7 @@ license = "MIT"

[dependencies]
anstream = "0.3.2"
clap = { version = "4.3.8", features = ["cargo", "color"] }
clap = { version = "4.3.14", features = ["cargo", "color"] }
extend-lifetime = "0.2.0"
indoc = "2.0.3"
log = { version = "0.4.19", features = ["kv_unstable"] }
Expand Down

0 comments on commit 3725ae9

Please sign in to comment.