diff --git a/Cargo.toml b/Cargo.toml index ea298b9..e8a8e3c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ homepage = "https://github.com/StanfordLegion/prof-viewer" repository = "https://github.com/StanfordLegion/prof-viewer" readme = "README.md" keywords = ["legion", "legion-prof", "profiler"] -categories = ["development-tools"] +categories = ["development-tools::profiling"] license = "Apache-2.0" edition = "2021"