Skip to content

Commit db40f7a

Browse files
Update Rust crate axum to v0.7.8 (#9954)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a5b653 commit db40f7a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -43,7 +43,7 @@ aws-credential-types = { version = "=1.2.1", features = ["hardcoded-credentials"
4343
aws-ip-ranges = "=0.913.0"
4444
aws-sdk-cloudfront = "=1.52.0"
4545
aws-sdk-sqs = "=1.49.0"
46-
axum = { version = "=0.7.7", features = ["macros", "matched-path"] }
46+
axum = { version = "=0.7.8", features = ["macros", "matched-path"] }
4747
axum-extra = { version = "=0.9.4", features = ["cookie-signed", "typed-header"] }
4848
base64 = "=0.22.1"
4949
bigdecimal = { version = "=0.4.6", features = ["serde"] }

0 commit comments

Comments
 (0)