Skip to content

Commit

Permalink
Update Rust crate anyhow to 1.0.81 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
  • Loading branch information
oxide-renovate[bot] authored Mar 31, 2024
1 parent 9f4886e commit 8da9021
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 @@ -7,7 +7,7 @@ members = [
resolver = "2"

[workspace.dependencies]
anyhow = "1.0.79"
anyhow = "1.0.81"
async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" }
async-trait = "0.1.74"
base64 = "0.21.7"
Expand Down

0 comments on commit 8da9021

Please sign in to comment.