From 77f4c46d8455091bcc36daae5e61e50f06dec7f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 02:09:00 +0000 Subject: [PATCH 1/2] fix(deps): update rust crate tokio to 1.20.0 --- src/functions-templates/rust/hello-world/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/functions-templates/rust/hello-world/Cargo.toml b/src/functions-templates/rust/hello-world/Cargo.toml index 779594370da..2339de82b47 100644 --- a/src/functions-templates/rust/hello-world/Cargo.toml +++ b/src/functions-templates/rust/hello-world/Cargo.toml @@ -11,4 +11,4 @@ http = "0.2.8" lambda_runtime = "0.5.1" log = "0.4.17" simple_logger = "1.16.0" -tokio = "1.19.2" +tokio = "1.20.0" From f7f83ddd1a4122614186edaf99bdcd0a33a7a08c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Mon, 18 Jul 2022 02:13:51 +0000 Subject: [PATCH 2/2] chore: update contributors field --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 250de12c3cb..f6c24267bdb 100644 --- a/package.json +++ b/package.json @@ -58,6 +58,7 @@ "James George (https://twitter.com/james_madhacks)", "Jason Barry (https://twitter.com/jasbarry)", "Jason Lengstorf (https://twitter.com/jlengstorf)", + "Jenae Janzen", "Jeremy Monson (www.surfline.com)", "Jessica Parsons", "Jhey Tompkins (https://twitter.com/jh3yy)",