diff --git a/lambda-http/Cargo.toml b/lambda-http/Cargo.toml index 08b70d4e..400ff94f 100644 --- a/lambda-http/Cargo.toml +++ b/lambda-http/Cargo.toml @@ -50,7 +50,7 @@ url = "2.2" [dependencies.aws_lambda_events] path = "../lambda-events" -version = "0.15.0" +version = "0.16.0" default-features = false features = ["alb", "apigw"]