Skip to content

Commit 5e643c2

Browse files
Update Rust crate async-trait to 0.1.80 (#63)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b8b5a4 commit 5e643c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ default = [ "cockroach" ]
1515

1616
[dependencies]
1717
bb8 = "0.8"
18-
async-trait = "0.1.73"
18+
async-trait = "0.1.80"
1919
diesel = { version = "2.1.0", default-features = false, features = [ "r2d2" ] }
2020
futures = "0.3"
2121
thiserror = "1.0"

0 commit comments

Comments
 (0)