Skip to content

Commit

Permalink
Update Rust crate async-trait to 0.1.74
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] committed Nov 21, 2023
1 parent 67018ab commit 42ad0e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ resolver = "2"
[workspace.dependencies]
anyhow = "1.0.75"
async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" }
async-trait = "0.1.73"
async-trait = "0.1.74"
base64 = "0.21.5"
bb8 = "0.8.1"
chrono = "0.4.31"
Expand Down

0 comments on commit 42ad0e8

Please sign in to comment.