Skip to content

Commit

Permalink
build(deps): bump miette from 7.4.0 to 7.5.0
Browse files Browse the repository at this point in the history
Bumps [miette](https://github.com/zkat/miette) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/zkat/miette/releases)
- [Changelog](https://github.com/zkat/miette/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zkat/miette/commits)

---
updated-dependencies:
- dependency-name: miette
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 9cce07b commit cb9195a
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 @@ -59,7 +59,7 @@ cargo_metadata = "0.19.1"
clap = { version = "4.5.27", features = ["derive"] }
console = "0.15.10"
git2 = { version = "0.20.0", default-features = false, optional = true }
miette = { version = "7.4.0", features = ["fancy"] }
miette = { version = "7.5.0", features = ["fancy"] }
once_cell = "1.20.2"
pulldown-cmark = "0.12.2"
pulldown-cmark-to-cmark = "20.0.0"
Expand Down

0 comments on commit cb9195a

Please sign in to comment.