Skip to content

Commit 40aa069

Browse files
Update Rust crate axum-extra to v0.9.5
1 parent d092b69 commit 40aa069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ aws-ip-ranges = "=0.912.0"
4444
aws-sdk-cloudfront = "=1.52.0"
4545
aws-sdk-sqs = "=1.49.0"
4646
axum = { version = "=0.7.7", 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)