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 bfc73a6 commit 8cfd287Copy full SHA for 8cfd287
lambda-http/Cargo.toml
@@ -56,7 +56,7 @@ features = ["alb", "apigw"]
56
57
[dev-dependencies]
58
axum-core = "0.5.4"
59
-axum-extra = { version = "0.10.2", features = ["query"] }
+axum-extra = { version = "0.12.1", features = ["query"] }
60
lambda_runtime_api_client = { version = "0.12.3", path = "../lambda-runtime-api-client" }
61
log = "^0.4"
62
maplit = "1.0"
0 commit comments