Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

Commit

Permalink
fix(deps): bump miette from 3.2.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [miette](https://github.com/zkat/miette) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/zkat/miette/releases)
- [Changelog](https://github.com/zkat/miette/blob/main/CHANGELOG.md)
- [Commits](zkat/miette@miette-derive-v3.2.0...miette-derive-v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and PurpleBooth committed Jan 10, 2022
1 parent cbfc96b commit 15c0c4a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 18 deletions.
24 changes: 7 additions & 17 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 @@ -18,4 +18,4 @@ serde_json = "1.0.74"
indoc = "1.0.3"
thiserror = "1.0.30"
flate2 = "1.0.22"
miette = { version = "3.2.0", features = ["fancy"] }
miette = { version = "3.3.0", features = ["fancy"] }

0 comments on commit 15c0c4a

Please sign in to comment.