diff --git a/Cargo.toml b/Cargo.toml index 7a978b5..e1faeb1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ readme = "README.md" license = "MIT OR Apache-2.0" keywords = ["hls", "m3u8"] edition = "2018" -categories = ["parser"] +categories = ["parser-implementations"] [features] default = []