Skip to content

Commit 8c6caf0

Browse files
Update Rust crate async-trait to 0.1.89 (#85)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d79649 commit 8c6caf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
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.81"
18+
async-trait = "0.1.89"
1919
diesel = { version = "2.2.2", default-features = false, features = [ "r2d2" ] }
2020
futures = "0.3"
2121
thiserror = "1.0"

0 commit comments

Comments
 (0)