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 d35f7e0 commit a31d411Copy full SHA for a31d411
src/functions-templates/rust/hello-world/Cargo.toml
@@ -7,7 +7,7 @@ version = "0.1.0"
7
8
[dependencies]
9
aws_lambda_events = "0.5.0"
10
-http = "0.2.6"
+http = "0.2.7"
11
lambda_runtime = "0.5.1"
12
log = "0.4.16"
13
simple_logger = "1.16.0"
0 commit comments