Skip to content

Commit af3badf

Browse files
Update Rust crate anyhow to 1.0.98 (#321)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent cbd474e commit af3badf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ members = [
1616
resolver = "2"
1717

1818
[workspace.dependencies]
19-
anyhow = "1.0.97"
19+
anyhow = "1.0.98"
2020
async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" }
2121
async-trait = "0.1.88"
2222
base64 = "0.22"

0 commit comments

Comments
 (0)