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 d8e89bc commit ca978b2Copy full SHA for ca978b2
lambda-http/Cargo.toml
@@ -50,7 +50,7 @@ url = "2.2"
50
51
[dependencies.aws_lambda_events]
52
path = "../lambda-events"
53
-version = "0.15.0"
+version = "0.16.0"
54
default-features = false
55
features = ["alb", "apigw"]
56
0 commit comments