diff --git a/Cargo.toml b/Cargo.toml index 1fa8469..a65479e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,6 @@ homepage = "https://github.com/GKaszewski/loco-keycloak-auth" repository = "https://github.com/GKaszewski/loco-keycloak-auth" readme = "README.md" keywords = ["loco", "keycloak", "authentication", "axum", "web"] -categories = ["web"] [dependencies] axum-keycloak-auth = { version = "0.8.2" }