diff --git a/examples/shuttle/Cargo.toml b/examples/shuttle/Cargo.toml index 0584326..81dc1de 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.44" -shuttle-runtime = "0.44" +shuttle-actix-web = "0.45" +shuttle-runtime = "0.45" tokio = "1" #