Skip to content

Commit

Permalink
⬆️ Update 🦀 Rust Crate eyre to 0.6.10
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 Dec 8, 2023
1 parent f5efb0e commit 7593c00
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 @@ -16,7 +16,7 @@ name = "outcome"
path = "src/lib.rs"

[dependencies]
eyre = { version = "0.6.9", optional = true }
eyre = { version = "0.6.10", optional = true }
miette = { version = ">=3.0.0", optional = true }

[build-dependencies]
Expand Down

0 comments on commit 7593c00

Please sign in to comment.