Skip to content

Commit 20391b9

Browse files
authoredMay 15, 2024
Update Rust crate async-trait to 0.1.80
1 parent 0b8b5a4 commit 20391b9

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)