Skip to content

Commit d9a46e3

Browse files
Update Rust crate axum to v0.7.9
1 parent fd9d5b5 commit d9a46e3

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.8", features = ["macros", "matched-path"] }
46+
axum = { version = "=0.7.9", features = ["macros", "matched-path"] }
4747
axum-extra = { version = "=0.9.6", features = ["cookie-signed", "erased-json", "typed-header"] }
4848
base64 = "=0.22.1"
4949
bigdecimal = { version = "=0.4.6", features = ["serde"] }

0 commit comments

Comments
 (0)