Skip to content

Commit

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

fix(deps): Bump clap from 4.5.28 to 4.5.29 in the runtime-dependencies group
  • Loading branch information
jontze authored Feb 12, 2025
2 parents f1e5d4a + 037c754 commit 165b0f2
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 @@ -9,7 +9,7 @@ publish = ["jontze"]

[dependencies]
bat = "0.25.0"
clap = { version = "4.5.28", features = ["derive"] }
clap = { version = "4.5.29", features = ["derive"] }
derive_builder = "0.20.2"
miette = { version = "7.5.0", features = ["fancy"] }
serde = { version = "1.0.217", features = ["derive"] }
Expand Down

0 comments on commit 165b0f2

Please # to comment.