diff --git a/Cargo.toml b/Cargo.toml index 66e651d..c5a392b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ license = "MIT" repository = "https://github.com/DioxusLabs/dioxus-std/" homepage = "https://dioxuslabs.com" keywords = ["dom", "gui", "dioxus", "standard", "hooks"] +categories = ["multimedia","os", "wasm"] [workspace] members = ["./examples/color_scheme"]