We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b018b3f commit 0481ab6Copy full SHA for 0481ab6
src/functions-templates/rust/hello-world/Cargo.toml
@@ -10,5 +10,5 @@ aws_lambda_events = "0.5.0"
10
http = "0.2.5"
11
lambda_runtime = "0.4.1"
12
log = "0.4.14"
13
-simple_logger = "1.15.0"
+simple_logger = "1.15.1"
14
tokio = "1.14.0"
0 commit comments