Skip to content

Commit fa7b413

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

File tree

2 files changed

+22
-4
lines changed

2 files changed

+22
-4
lines changed

Cargo.lock

Lines changed: 21 additions & 3 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
@@ -44,7 +44,7 @@ aws-ip-ranges = "=0.913.0"
4444
aws-sdk-cloudfront = "=1.52.0"
4545
aws-sdk-sqs = "=1.49.0"
4646
axum = { version = "=0.7.8", features = ["macros", "matched-path"] }
47-
axum-extra = { version = "=0.9.4", features = ["cookie-signed", "typed-header"] }
47+
axum-extra = { version = "=0.9.5", features = ["cookie-signed", "typed-header"] }
4848
base64 = "=0.22.1"
4949
bigdecimal = { version = "=0.4.6", features = ["serde"] }
5050
bon = "=3.0.0"

0 commit comments

Comments
 (0)