Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 441b418 commit 10d800f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 53 deletions.
57 changes: 5 additions & 52 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.10.0"
version = "0.11.1"
default-features = false
features = ["apigw_rest", "alb"]

Expand Down

0 comments on commit 10d800f

Please sign in to comment.