Skip to content

Commit

Permalink
Merge pull request #108 from akiomik/dependabot/cargo/clap-4.4.13
Browse files Browse the repository at this point in the history
Bump clap from 4.4.12 to 4.4.13
  • Loading branch information
akiomik authored Jan 8, 2024
2 parents c1a34ac + 32969f9 commit 496e2c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ edition = "2018"
[dependencies]
git2 = "0.18"
ansi_term = "0.12"
clap = "4.4.12"
clap = "4.4.13"

0 comments on commit 496e2c7

Please sign in to comment.