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" #