Skip to content

Commit 32be856

Browse files
Update Rust crate async-trait to 0.1.87
1 parent befcb02 commit 32be856

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
@@ -9,7 +9,7 @@ resolver = "2"
99

1010
[workspace.dependencies]
1111
async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" }
12-
async-trait = "0.1.85"
12+
async-trait = "0.1.87"
1313
base64 = "0.22"
1414
bb8 = "0.8.6"
1515
chrono = "0.4.39"

0 commit comments

Comments
 (0)