Skip to content

Commit 0257ce2

Browse files
Update Rust crate async-trait to 0.1.88
1 parent 739bfff commit 0257ce2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
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
@@ -18,7 +18,7 @@ resolver = "2"
1818
[workspace.dependencies]
1919
anyhow = "1.0.95"
2020
async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" }
21-
async-trait = "0.1.85"
21+
async-trait = "0.1.88"
2222
base64 = "0.22"
2323
bb8 = "0.8.6"
2424
chrono = "0.4.39"

0 commit comments

Comments
 (0)