Skip to content

Commit

Permalink
fix :The following category slugs are not currently supported on crat…
Browse files Browse the repository at this point in the history
…es.io: flv
  • Loading branch information
harlanc committed Aug 11, 2024
1 parent 4919e0e commit e5a2e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion confs/online/flv.Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["HarlanC <[email protected]"]
repository = "https://github.com/harlanc/xiu"
license = "MIT"
readme = "README.md"
categories = ["flv"]
categories = ["multimedia", "multimedia::video", 'multimedia::audio']
keywords = ["flv", "video", "streaming"]
edition = "2018"

Expand Down

0 comments on commit e5a2e53

Please sign in to comment.