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