diff --git a/leptos-fluent-macros/Cargo.toml b/leptos-fluent-macros/Cargo.toml index eb872a6d..453d625a 100644 --- a/leptos-fluent-macros/Cargo.toml +++ b/leptos-fluent-macros/Cargo.toml @@ -8,7 +8,7 @@ documentation.workspace = true repository.workspace = true readme = "README.md" homepage.workspace = true -keywords.workspace = true +keywords = ["leptos-fluent", "i18n", "localization", "wasm"] [lib] proc-macro = true