Skip to content

Commit 3fdeb0f

Browse files
Bump lambda_runtime from 1.1.3 to 1.2.0
Bumps [lambda_runtime](https://github.com/aws/aws-lambda-rust-runtime) from 1.1.3 to 1.2.0. - [Release notes](https://github.com/aws/aws-lambda-rust-runtime/releases) - [Changelog](https://github.com/aws/aws-lambda-rust-runtime/blob/main/release-plz.toml) - [Commits](aws/aws-lambda-rust-runtime@lambda_runtime-v1.1.3...lambda_runtime-v1.2.0) --- updated-dependencies: - dependency-name: lambda_runtime dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e19f674 commit 3fdeb0f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ heck = "0.5.0"
2222
http = "1.4.0"
2323
image = "0.25.10"
2424
lambda_http = "1.1.3"
25-
lambda_runtime = "1.1.2"
25+
lambda_runtime = "1.2.0"
2626
libflate = "2.3.0"
2727
lopdf = "0.40.0"
2828
minijinja = "2.19.0"

0 commit comments

Comments
 (0)