We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b5b45 commit a80a82fCopy full SHA for a80a82f
functions-templates/rust/hello-world/Cargo.toml
@@ -6,7 +6,7 @@ version = "0.1.0"
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
8
[dependencies]
9
-aws_lambda_events = "0.15.0"
+aws_lambda_events = "0.17.0"
10
http = "0.2.9"
11
lambda_runtime = "0.13.0"
12
log = "0.4.17"
0 commit comments