diff --git a/examples/shuttle/Cargo.toml b/examples/shuttle/Cargo.toml index 4f8f74d..12dc69a 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.32" -shuttle-runtime = "0.32" +shuttle-actix-web = "0.33" +shuttle-runtime = "0.33" tokio = "1" #