Skip to content

Commit

Permalink
chore(deps): update rust crate async-trait to 0.1.77 (#324)
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 Jan 11, 2024
1 parent b9d4b32 commit 41a0e6c
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 @@ -12,7 +12,7 @@ tracing = "0.1.40"
http = "0.2.11"
http-body = "0.4.6"
bytes = "1.5.0"
async-trait = "0.1.74"
async-trait = "0.1.77"
anyhow = "1.0.79"
reqwest = { version = "0.11.22" }
thiserror = "1.0.50"
Expand Down

0 comments on commit 41a0e6c

Please sign in to comment.