Skip to content

Commit

Permalink
⬆️ Update 🦀 Rust Crate miette to v6
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] authored Feb 4, 2024
1 parent af39b6d commit ef509d6
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 = ">=6.0.1", optional = true }

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

0 comments on commit ef509d6

Please sign in to comment.