diff --git a/Cargo.toml b/Cargo.toml index 7039dea..af6a69d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ version = "0.6.0" features = ["headers"] [dependencies.axum-extra] -version = "0.4.0" +version = "0.6.0" features = ["cookie-signed"] [dependencies.tokio]