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