Skip to content

Commit

Permalink
Merge pull request #68 from jontze/dependabot/cargo/runtime-dependenc…
Browse files Browse the repository at this point in the history
…ies-a4fa48bf08

fix(deps): Bump clap from 4.5.17 to 4.5.18 in the runtime-dependencies group
  • Loading branch information
jontze authored Sep 24, 2024
2 parents 5128bbb + 4619131 commit da1eb8c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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,7 +9,7 @@ publish = ["jontze"]

[dependencies]
bat = "0.24.0"
clap = { version = "4.5.17", features = ["derive"] }
clap = { version = "4.5.18", features = ["derive"] }
derive_builder = "0.20.1"
miette = { version = "7.2.0", features = ["fancy"] }
serde = { version = "1.0.210", features = ["derive"] }
Expand Down

0 comments on commit da1eb8c

Please sign in to comment.