Skip to content

Commit

Permalink
chore(deps): [torrust#122] bump async-trait from 0.1.52 to 0.1.68
Browse files Browse the repository at this point in the history
  • Loading branch information
josecelano committed Apr 28, 2023
1 parent e4c19c1 commit 9174a0c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -15,7 +15,7 @@ e2e-tests = []
actix-web = "4.0.0-beta.8"
actix-multipart = "0.4.0-beta.5"
actix-cors = "0.6.0-beta.2"
async-trait = "0.1.52"
async-trait = "0.1"
futures = "0.3"
sqlx = { version = "0.6", features = [ "runtime-tokio-native-tls", "sqlite", "mysql", "migrate", "time" ] }
config = "0.13"
Expand Down

0 comments on commit 9174a0c

Please sign in to comment.