diff --git a/Cargo.toml b/Cargo.toml index f1fb332..ae4d672 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ authors = ["Rob Wagner "] license = "MIT OR Apache-2.0" description = "HTMX header extractors for axum." repository = "https://github.com/robertwayne/axum-htmx" -categories = ["web-programming", "http-server"] +categories = ["web-programming"] keywords = ["axum", "htmx", "header", "extractor"] readme = "README.md" version = "0.1.0"