Skip to content

Commit

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

fix(deps): Bump clap from 4.5.26 to 4.5.27 in the runtime-dependencies group
  • Loading branch information
jontze authored Jan 22, 2025
2 parents 4688a8d + db2fd09 commit 6e450ac
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.26", features = ["derive"] }
clap = { version = "4.5.27", features = ["derive"] }
derive_builder = "0.20.2"
miette = { version = "7.4.0", features = ["fancy"] }
serde = { version = "1.0.217", features = ["derive"] }
Expand Down

0 comments on commit 6e450ac

Please # to comment.