Skip to content

Commit

Permalink
Bump lambda_runtime from 0.5.1 to 0.7.2
Browse files Browse the repository at this point in the history
Bumps [lambda_runtime](https://github.com/awslabs/aws-lambda-rust-runtime) from 0.5.1 to 0.7.2.
- [Release notes](https://github.com/awslabs/aws-lambda-rust-runtime/releases)
- [Commits](awslabs/aws-lambda-rust-runtime@v0.5.1...v0.7.2)

---
updated-dependencies:
- dependency-name: lambda_runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2022
1 parent 95eeaf8 commit 108bd3f
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 156 deletions.
217 changes: 62 additions & 155 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sns-discord/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
lambda_runtime = "0.5.1"
lambda_runtime = "0.7.2"
tokio = "1.16.1"
hyper = { version = "0.14.23", features = ["client", "http2", "http1"] }
hyper-rustls = "0.23.0"
Expand Down

0 comments on commit 108bd3f

Please sign in to comment.