diff --git a/examples/shuttle/Cargo.toml b/examples/shuttle/Cargo.toml index 915399c..0584326 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.43" -shuttle-runtime = "0.43" +shuttle-actix-web = "0.44" +shuttle-runtime = "0.44" tokio = "1" #