Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
Update Rust crate async-trait to 0.1.69
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2023
1 parent 103ae55 commit 006cb41
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 73 deletions.
144 changes: 72 additions & 72 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ mongodb = "2.4.0"
bson = "2.6.1"
reqwest = "0.11.15"
urlencoding = "2.1.2"
async-trait = "0.1.67"
async-trait = "0.1.69"
actix = { version = "0.13.0", features = ["macros"]}
actix-web = "4.3.1"
actix-broker = "0.4.3"
Expand Down

0 comments on commit 006cb41

Please sign in to comment.