Skip to content

Commit

Permalink
chore(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 3fbe4a7 commit ba2f22e
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 @@ -35,7 +35,7 @@ mime = "0.3.16"
reqwest = { version = ">=0.11.0", optional = true, default-features = false, features = ["json", "rustls-tls-webpki-roots"] }
thiserror = "2.0.0"
url = "2.5.0"
miette = "7.0.0"
miette = "7.5.0"
camino = "1.1.9"
toml = { version = "0.8.12", optional = true }
serde_json = { version = "1.0.132", optional = true }
Expand Down

0 comments on commit ba2f22e

Please sign in to comment.