Skip to content

Commit c41742e

Browse files
Bump aws_lambda_events from 1.1.2 to 1.1.3 (#342)
Bumps [aws_lambda_events](https://github.com/aws/aws-lambda-rust-runtime) from 1.1.2 to 1.1.3. - [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.2...aws_lambda_events-v1.1.3) --- updated-dependencies: - dependency-name: aws_lambda_events dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 9eadaa9 commit c41742e

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.2"
7+
aws_lambda_events = "1.1.3"
88
aws-config = "1.8.16"
99
aws-sdk-ecs = "1.122.0"
1010
aws-sdk-s3 = "1.131.0"

0 commit comments

Comments
 (0)