Skip to content

Commit

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

---
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 and mergify[bot] committed Apr 18, 2022
1 parent 2912df1 commit ed2336c
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 @@ -16,4 +16,4 @@ clap = { version = "3.1.9", features = ["derive", "cargo", "wrap_help", "yaml",
trust-dns-resolver = "0.21.2"
futures = "0.3.21"
tokio = { version = "1.17.0", features = ["full"] }
miette = { version = "4.4.0", features = ["fancy"] }
miette = { version = "4.5.0", features = ["fancy"] }

0 comments on commit ed2336c

Please sign in to comment.