Skip to content

Commit

Permalink
Bump lambda_http from 0.8.1 to 0.9.3 in /source/thumbs
Browse files Browse the repository at this point in the history
Bumps [lambda_http](https://github.com/awslabs/aws-lambda-rust-runtime) from 0.8.1 to 0.9.3.
- [Release notes](https://github.com/awslabs/aws-lambda-rust-runtime/releases)
- [Commits](https://github.com/awslabs/aws-lambda-rust-runtime/commits)

---
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 Feb 19, 2024
1 parent e3035bc commit 279ab89
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 40 deletions.
210 changes: 171 additions & 39 deletions source/thumbs/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 source/thumbs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ edition = "2021"

[dependencies]
image = { version = "0.24.7", features = ["jpeg", "png", "webp-encoder"] }
lambda_http = "0.8.1"
lambda_http = "0.9.3"
lambda_runtime = "0.8.1"
thumbhash = "0.1.0"
reqwest = "0.11"
Expand Down

0 comments on commit 279ab89

Please sign in to comment.