Skip to content

Commit ba836e2

Browse files
Update Rust crate axum to v0.7.7 (#9534)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 259f3b2 commit ba836e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ aws-credential-types = { version = "=1.2.1", features = ["hardcoded-credentials"
5151
aws-ip-ranges = "=0.837.0"
5252
aws-sdk-cloudfront = "=1.45.0"
5353
aws-sdk-sqs = "=1.43.0"
54-
axum = { version = "=0.7.6", features = ["macros", "matched-path"] }
54+
axum = { version = "=0.7.7", features = ["macros", "matched-path"] }
5555
axum-extra = { version = "=0.9.4", features = ["cookie-signed", "typed-header"] }
5656
base64 = "=0.22.1"
5757
bigdecimal = { version = "=0.4.5", features = ["serde"] }

0 commit comments

Comments
 (0)