diff --git a/tests/Cargo.toml b/tests/Cargo.toml index 342d53a..5f7e734 100644 --- a/tests/Cargo.toml +++ b/tests/Cargo.toml @@ -11,7 +11,7 @@ http-body-util = "0.1" hyper = "1.0" time = "0.3.30" tokio = { version = "1", features = ["full"] } -tower = "0.4.13" +tower = "0.5.1" tower-cookies = "0.10.0" tower-sessions = "0.13.0" tower-sessions-sqlx-store = { path = "../sqlx-store/", features = [