Skip to content

Commit

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

fix(deps): Bump miette from 7.4.0 to 7.5.0 in the runtime-dependencies group
  • Loading branch information
jontze authored Feb 3, 2025
2 parents 14e8ea4 + 50dbf58 commit b480363
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 @@ -11,6 +11,6 @@ publish = ["jontze"]
bat = "0.25.0"
clap = { version = "4.5.27", features = ["derive"] }
derive_builder = "0.20.2"
miette = { version = "7.4.0", features = ["fancy"] }
miette = { version = "7.5.0", features = ["fancy"] }
serde = { version = "1.0.217", features = ["derive"] }
serde_yaml = "0.9.34"

0 comments on commit b480363

Please sign in to comment.