Skip to content

Commit

Permalink
Merge pull request #5 from kaspar030/dependabot/cargo/clap-4.5.2
Browse files Browse the repository at this point in the history
build(deps): bump clap from 4.5.0 to 4.5.2
  • Loading branch information
kaspar030 committed Mar 6, 2024
2 parents 4506bd2 + c9669b4 commit a2a2538
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 @@ -13,7 +13,7 @@ readme = "README.md"
[dependencies]
anyhow = "1.0.79"
camino = { version = "1.1.6", features = ["serde"] }
clap = { version = "4.5.0", features = ["cargo", "env", "string"] }
clap = { version = "4.5.2", features = ["cargo", "env", "string"] }
fd-lock = "4.0.2"
shellexpand = "3.1.0"
url = "2.5.0"
Expand Down

0 comments on commit a2a2538

Please sign in to comment.