Skip to content

Commit

Permalink
chore(deps): update rust crate async-trait to 0.1.80
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and noelbot committed Apr 11, 2024
1 parent 99dce3c commit 91dc5ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -47,7 +47,7 @@ rust-version = "1.76"

[workspace.dependencies]
axum = { version = "0.7.5", features = ["macros", "http2"] }
async-trait = "0.1.79"
async-trait = "0.1.80"
base64 = "0.22.0"
chrono = { version = "0.4.37", features = ["serde"] }
clap = { version = "4.5.4", features = ["derive", "env"] }
Expand Down

0 comments on commit 91dc5ab

Please sign in to comment.