Skip to content

Commit 4c9e7a7

Browse files
Bump lambda_runtime in /s3-uploader/runtimes/rust_on_provided_al2
Bumps [lambda_runtime](https://github.com/aws/aws-lambda-rust-runtime) from 1.0.2 to 1.2.1. - [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.2.1) --- updated-dependencies: - dependency-name: lambda_runtime dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c98b7a commit 4c9e7a7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

s3-uploader/runtimes/rust_on_provided_al2/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_al2/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.2.1"
88
tokio = { version = "1", features = ["macros"] }
99
serde_json = "1.0.149"
1010

0 commit comments

Comments
 (0)