We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ec641 commit c638edbCopy full SHA for c638edb
src/functions-templates/rust/hello-world/Cargo.toml
@@ -7,7 +7,7 @@ version = "0.1.0"
7
8
[dependencies]
9
aws_lambda_events = "0.7.3"
10
-http = "0.2.8"
+http = "0.2.9"
11
lambda_runtime = "0.7.3"
12
log = "0.4.17"
13
simple_logger = "1.16.0"
0 commit comments