Skip to content

Commit 2a55339

Browse files
Bump aws_lambda_events from 1.1.3 to 1.2.0
Bumps [aws_lambda_events](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@aws_lambda_events-v1.1.3...aws_lambda_events-v1.2.0) --- updated-dependencies: - dependency-name: aws_lambda_events 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 2a55339

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
@@ -4,7 +4,7 @@ resolver = "2"
44

55
[workspace.dependencies]
66
async-std = "1.13.2"
7-
aws_lambda_events = "1.1.3"
7+
aws_lambda_events = "1.2.0"
88
aws-config = "1.8.16"
99
aws-sdk-ecs = "1.124.0"
1010
aws-sdk-s3 = "1.132.0"

0 commit comments

Comments
 (0)