Skip to content

Commit f3b0fd4

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

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

1919
[workspace.dependencies]
20-
anyhow = "1.0.81"
20+
anyhow = "1.0.82"
2121
async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" }
2222
async-trait = "0.1.80"
2323
base64 = "0.21.7"

0 commit comments

Comments
 (0)