Skip to content

Commit

Permalink
Merge branch 'master' into renovate/libc-0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
smklein authored May 15, 2024
2 parents bd4fef2 + 5e643c2 commit fe33562
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.73"
async-trait = "0.1.80"
diesel = { version = "2.1.0", default-features = false, features = [ "r2d2" ] }
futures = "0.3"
thiserror = "1.0"
Expand Down

0 comments on commit fe33562

Please sign in to comment.