Skip to content

Commit 8f6a451

Browse files
Bump lambda_runtime in /s3-uploader/runtimes/rust_on_provided_al2023
Bumps [lambda_runtime](https://github.com/aws/aws-lambda-rust-runtime) from 1.0.2 to 1.1.2. - [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@v1.0.2...lambda_runtime-v1.1.2) --- updated-dependencies: - dependency-name: lambda_runtime dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14f8cc1 commit 8f6a451

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

s3-uploader/runtimes/rust_on_provided_al2023/Cargo.lock

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

s3-uploader/runtimes/rust_on_provided_al2023/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "1.0.0"
44
edition = "2024"
55

66
[dependencies]
7-
lambda_runtime = "1.0.2"
7+
lambda_runtime = "1.1.2"
88
tokio = { version = "1", features = ["macros"] }
99
serde_json = "1.0.145"
1010

0 commit comments

Comments
 (0)