Skip to content

Commit

Permalink
chore(deps): bump lambda_http from 0.11.4 to 0.13.0
Browse files Browse the repository at this point in the history
Bumps [lambda_http](https://github.com/awslabs/aws-lambda-rust-runtime) from 0.11.4 to 0.13.0.
- [Release notes](https://github.com/awslabs/aws-lambda-rust-runtime/releases)
- [Commits](awslabs/aws-lambda-rust-runtime@lambda-http-0.11.4...lambda-http-0.13.0)

---
updated-dependencies:
- dependency-name: lambda_http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 471a4c9 commit 487384f
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 5 deletions.
36 changes: 32 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cloud-scanner-lambda/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ serde_json = "1.0"
path = "../cloud-scanner-cli"

[dependencies.lambda_http]
version = "0.11.1"
version = "0.13.0"
default-features = false
features = ["apigw_rest", "alb"]

Expand Down

0 comments on commit 487384f

Please sign in to comment.