Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7a80dbb

Browse files
authoredMar 15, 2021
Bump lambda_http from 0.1.1 to 0.3.0
Bumps [lambda_http](https://github.com/awslabs/aws-lambda-rust-runtime) from 0.1.1 to 0.3.0. - [Release notes](https://github.com/awslabs/aws-lambda-rust-runtime/releases) - [Commits](https://github.com/awslabs/aws-lambda-rust-runtime/commits/v0.3.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 40ec196 commit 7a80dbb

File tree

2 files changed

+506
-138
lines changed

2 files changed

+506
-138
lines changed
 

‎Cargo.lock

+505-137
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ path = "src/main.rs"
1010

1111
[dependencies]
1212
lambda_runtime = "0.2.1"
13-
lambda_http = "0.1.1"
13+
lambda_http = "0.3.0"
1414
lazy_static = "1.4.0"
1515
rust-crypto = "0.2.36"
1616
base64 = "0.13.0"

0 commit comments

Comments
 (0)
Please sign in to comment.