Skip to content

Commit

Permalink
⬆️ Update 🦀 Rust Crate miette to v7
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 13, 2024
1 parent 7b16521 commit ac38338
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 @@ -17,7 +17,7 @@ path = "src/lib.rs"

[dependencies]
eyre = { version = "0.6.12", optional = true }
miette = { version = ">=3.0.0", optional = true }
miette = { version = ">=7.2.0", optional = true }

[build-dependencies]
rustversion = "1.0.15"
Expand Down

0 comments on commit ac38338

Please sign in to comment.