From ea3785ee903d3501fe33d52fe5c56acdec5a4393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 15:05:36 +0000 Subject: [PATCH] Bump the shuttle group in /examples with 2 updates (#370) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/shuttle/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/shuttle/Cargo.toml b/examples/shuttle/Cargo.toml index 5401c99..d35e6e8 100644 --- a/examples/shuttle/Cargo.toml +++ b/examples/shuttle/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true # [dependencies] actix-web = "4" -shuttle-actix-web = "0.41" -shuttle-runtime = "0.41" +shuttle-actix-web = "0.42" +shuttle-runtime = "0.42" tokio = "1" #