diff --git a/Cargo.toml b/Cargo.toml index ae4d672..98c2e22 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "axum-htmx" authors = ["Rob Wagner "] license = "MIT OR Apache-2.0" -description = "HTMX header extractors for axum." +description = "A set of htmx extractors for axum." repository = "https://github.com/robertwayne/axum-htmx" categories = ["web-programming"] keywords = ["axum", "htmx", "header", "extractor"]