Skip to content

Commit

Permalink
Update miette requirement from ^5.10.0 to ^7.0.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.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
1 parent a7a02f6 commit 918a765
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 @@ -40,7 +40,7 @@ pori = "=0.0.0"
thiserror = "^1.0.0"

[dependencies.miette]
version = "^5.10.0"
version = "^7.0.0"
default-features = false
optional = true

Expand Down

0 comments on commit 918a765

Please sign in to comment.