Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
build(deps): bump clap from 4.4.18 to 4.5.0 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 13, 2024
1 parent 2582d2a commit a9cd392
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -17,7 +17,7 @@ itertools = "0.12.1"
ratatui = "0.25.0"

[dev-dependencies]
clap = { version = "4.4.18", features = ["derive"] }
clap = { version = "4.5.0", features = ["derive"] }
color-eyre = "0.6.2"
indoc = "2.0.1"

Expand Down

0 comments on commit a9cd392

Please sign in to comment.