Skip to content

Commit 88f856d

Browse files
Update Rust crate axum to v0.7.9 (#9969)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54c2b7f commit 88f856d

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
@@ -47,7 +47,7 @@ aws-credential-types = { version = "=1.2.1", features = ["hardcoded-credentials"
4747
aws-ip-ranges = "=0.914.0"
4848
aws-sdk-cloudfront = "=1.52.0"
4949
aws-sdk-sqs = "=1.49.0"
50-
axum = { version = "=0.7.8", features = ["macros", "matched-path"] }
50+
axum = { version = "=0.7.9", features = ["macros", "matched-path"] }
5151
axum-extra = { version = "=0.9.6", features = ["cookie-signed", "erased-json", "typed-header"] }
5252
base64 = "=0.22.1"
5353
bigdecimal = { version = "=0.4.6", features = ["serde"] }

0 commit comments

Comments
 (0)