diff --git a/Cargo.toml b/Cargo.toml index 8517a9a..b7bb9b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ version = "0.6.0" features = ["headers"] [dependencies.axum-extra] -version = "0.7.1" +version = "0.9.0" features = ["cookie-signed"] [dependencies.tokio]