Skip to content

Commit

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

fix(deps): Bump clap from 4.5.23 to 4.5.24 in the runtime-dependencies group
  • Loading branch information
jontze authored Jan 7, 2025
2 parents 268e42b + bac3096 commit bd08a60
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.23", features = ["derive"] }
clap = { version = "4.5.24", 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 bd08a60

Please # to comment.