Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/cargo/axum-0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cafkafk authored Sep 24, 2024
2 parents cde85fc + c200b32 commit fc5cd6f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -19,7 +19,7 @@ rust-version = "1.79"
aws-config = "1.5.2"
aws-sdk-s3 = "1.37.0"
axum = { version = "0.7.6", features = ["macros", "original-uri", "json"] }
bytes = "1.7.1"
bytes = "1.7.2"
clap = { version = "4.5.16", features = ["cargo"] }
form_urlencoded = "1.2.1"
http-body-util = "0.1.0"
Expand Down

0 comments on commit fc5cd6f

Please sign in to comment.