Skip to content

Commit

Permalink
Bump the production group with 1 update
Browse files Browse the repository at this point in the history
Bumps the production group with 1 update: [miette](https://github.com/zkat/miette).


Updates `miette` from 5.10.0 to 7.2.0
- [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
  update-type: version-update:semver-major
  dependency-group: production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Dekker1 committed Apr 4, 2024
1 parent d5e4039 commit 4698548
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 56 deletions.
186 changes: 131 additions & 55 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 crates/fzn-huub/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ clap = { version = "4.4.18", features = ["derive"] }
flatzinc-serde = "0.1"
humantime = "2.1.0"
huub = { path = "../huub" }
miette = { version = "5.10.0", features = ["fancy"] }
miette = { version = "7.2.0", features = ["fancy"] }
serde_json = "1.0"
tracing = "0.1.40"
tracing-subscriber = "0.3.18"

0 comments on commit 4698548

Please sign in to comment.