icu4x
icu4x copied to clipboard
Add crates.io keywords and categories for all crates
We currently have keywords for a few utils, like https://github.com/unicode-org/icu4x/blob/34c0a2e45e28ebfe9ba7fc5bb1111bd3aed7731e/utils/zerovec/Cargo.toml#L9-L10 and a blanket categories = ["internationalization"] for all crates.
For categories (https://crates.io/categories) we probably want to set i18n, l10n, and no_std.