mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Bump miette from 5.5.0 to 5.6.0 (#913)
Bumps [miette](https://github.com/zkat/miette) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/zkat/miette/releases) - [Changelog](https://github.com/zkat/miette/blob/main/CHANGELOG.md) - [Commits](https://github.com/zkat/miette/compare/miette-derive-v5.5.0...miette-derive-v5.6.0) --- updated-dependencies: - dependency-name: miette dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
48b85cc38f
commit
ca7b489663
4 changed files with 16 additions and 46 deletions
|
@ -22,7 +22,7 @@ home = "0.5.4"
|
|||
itertools = "0.10.5"
|
||||
jobslot = { version = "0.2.10", features = ["tokio"] }
|
||||
maybe-owned = "0.3.4"
|
||||
miette = "5.5.0"
|
||||
miette = "5.6.0"
|
||||
normalize-path = { version = "0.2.0", path = "../normalize-path" }
|
||||
once_cell = "1.17.1"
|
||||
semver = { version = "1.0.17", features = ["serde"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue