Skip to content

Commit

Permalink
Update miette requirement from ^5.10.0 to ^7.2.0
Browse files Browse the repository at this point in the history
Updates the requirements on [miette](https://github.com/zkat/miette) to permit the latest version.
- [Release notes](https://github.com/zkat/miette/releases)
- [Changelog](https://github.com/zkat/miette/blob/main/CHANGELOG.md)
- [Commits](zkat/miette@miette-derive-v5.10.0...miette-derive-v7.2.0)

---
updated-dependencies:
- dependency-name: miette
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent dd2cf0b commit 8289eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ keywords = ["diagnostics"]
[dependencies]

[dependencies.miette]
version = "^5.10.0"
version = "^7.2.0"
default-features = false

[dependencies.vec1]
Expand Down

0 comments on commit 8289eac

Please sign in to comment.