Skip to content

Commit

Permalink
fix(deps): update rust crate async-trait to 0.1.73
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 16, 2023
1 parent e369170 commit 4b0723d
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 @@ -24,7 +24,7 @@ documentation = "https://docs.noelware.org/services/hazel/current"

[dependencies]
ansi_term = "0.12.1"
async-trait = "0.1.68"
async-trait = "0.1.73"
aws-sdk-s3 = "0.28.0"
axum = { version = "0.6.20", features = ["headers", "macros"] }
bytes = "1.4.0"
Expand Down

0 comments on commit 4b0723d

Please sign in to comment.