Skip to content

Commit

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

fix(deps): Bump the runtime-dependencies group with 2 updates
  • Loading branch information
jontze authored Oct 9, 2024
2 parents ddfa25b + 9593d8e commit 2594046
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ publish = ["jontze"]

[dependencies]
bat = "0.24.0"
clap = { version = "4.5.19", features = ["derive"] }
derive_builder = "0.20.1"
clap = { version = "4.5.20", features = ["derive"] }
derive_builder = "0.20.2"
miette = { version = "7.2.0", features = ["fancy"] }
serde = { version = "1.0.210", features = ["derive"] }
serde_yaml = "0.9.34"

0 comments on commit 2594046

Please sign in to comment.