Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 861cbe0

Browse files
authoredFeb 28, 2025··
Update Rust crate anyhow to 1.0.96
1 parent 5048628 commit 861cbe0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ members = [
1616
resolver = "2"
1717

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

0 commit comments

Comments
 (0)
Please sign in to comment.