We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d092b69 commit 40aa069Copy full SHA for 40aa069
Cargo.toml
@@ -44,7 +44,7 @@ aws-ip-ranges = "=0.912.0"
44
aws-sdk-cloudfront = "=1.52.0"
45
aws-sdk-sqs = "=1.49.0"
46
axum = { version = "=0.7.7", features = ["macros", "matched-path"] }
47
-axum-extra = { version = "=0.9.4", features = ["cookie-signed", "typed-header"] }
+axum-extra = { version = "=0.9.5", features = ["cookie-signed", "typed-header"] }
48
base64 = "=0.22.1"
49
bigdecimal = { version = "=0.4.6", features = ["serde"] }
50
bon = "=3.0.0"
0 commit comments