Skip to content

Commit

Permalink
Update Rust crate axum to v0.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Turbo87 committed Nov 18, 2024
1 parent 54c2b7f commit 50ea345
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 @@ aws-credential-types = { version = "=1.2.1", features = ["hardcoded-credentials"
aws-ip-ranges = "=0.914.0"
aws-sdk-cloudfront = "=1.52.0"
aws-sdk-sqs = "=1.49.0"
axum = { version = "=0.7.8", features = ["macros", "matched-path"] }
axum = { version = "=0.7.9", features = ["macros", "matched-path"] }
axum-extra = { version = "=0.9.6", features = ["cookie-signed", "erased-json", "typed-header"] }
base64 = "=0.22.1"
bigdecimal = { version = "=0.4.6", features = ["serde"] }
Expand Down

0 comments on commit 50ea345

Please sign in to comment.