Skip to content

Commit bdbc6d3

Browse files
Update Rust crate async-trait to 0.1.80 (#125)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 4be3713 commit bdbc6d3

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
@@ -19,7 +19,7 @@ resolver = "2"
1919
[workspace.dependencies]
2020
anyhow = "1.0.81"
2121
async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" }
22-
async-trait = "0.1.79"
22+
async-trait = "0.1.80"
2323
base64 = "0.21.7"
2424
bb8 = "0.8.3"
2525
chrono = "0.4.38"

0 commit comments

Comments
 (0)