Skip to content

Commit 3e44ae8

Browse files
Update Rust crate async-trait to 0.1.77 (#1134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe857b7 commit 3e44ae8

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
@@ -33,7 +33,7 @@ resolver = "2"
3333
aes-gcm-siv = "0.11.1"
3434
anyhow = "1"
3535
async-recursion = "1.0.5"
36-
async-trait = "0.1.75"
36+
async-trait = "0.1.77"
3737
atty = "0.2.14"
3838
base64 = "0.21.5"
3939
bincode = "1.3"

0 commit comments

Comments
 (0)