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 5790747 commit 43f9cf8Copy full SHA for 43f9cf8
src/functions-templates/rust/hello-world/Cargo.toml
@@ -8,7 +8,7 @@ version = "0.1.0"
8
[dependencies]
9
aws_lambda_events = "0.7.2"
10
http = "0.2.8"
11
-lambda_runtime = "0.7.1"
+lambda_runtime = "0.7.3"
12
log = "0.4.17"
13
simple_logger = "1.16.0"
14
tokio = "1.24.1"
0 commit comments