We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f69280e commit 883c456Copy full SHA for 883c456
lambda-http/Cargo.toml
@@ -56,7 +56,7 @@ features = ["alb", "apigw"]
56
57
[dev-dependencies]
58
axum-core = "0.4.3"
59
-axum-extra = { version = "0.9.2", features = ["query"] }
+axum-extra = { version = "0.10.0", features = ["query"] }
60
lambda_runtime_api_client = { version = "0.11.1", path = "../lambda-runtime-api-client" }
61
log = "^0.4"
62
maplit = "1.0"
0 commit comments