Skip to content

Commit

Permalink
Update Rust crate async-trait to 0.1.81 (#72)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 8a6cc7b commit 1850c9d
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 @@ -15,7 +15,7 @@ default = [ "cockroach" ]

[dependencies]
bb8 = "0.8"
async-trait = "0.1.80"
async-trait = "0.1.81"
diesel = { version = "2.2.2", default-features = false, features = [ "r2d2" ] }
futures = "0.3"
thiserror = "1.0"
Expand Down

0 comments on commit 1850c9d

Please sign in to comment.