Skip to content

Commit

Permalink
Update Rust crate async-trait to 0.1.77 (#1134)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent fe857b7 commit 3e44ae8
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 @@ -33,7 +33,7 @@ resolver = "2"
aes-gcm-siv = "0.11.1"
anyhow = "1"
async-recursion = "1.0.5"
async-trait = "0.1.75"
async-trait = "0.1.77"
atty = "0.2.14"
base64 = "0.21.5"
bincode = "1.3"
Expand Down

0 comments on commit 3e44ae8

Please sign in to comment.