We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee7e9b1 commit bdf1bbbCopy full SHA for bdf1bbb
Cargo.toml
@@ -8,7 +8,8 @@ description = "Decodes audio files using ffmpeg with rust. Can be used as a rodi
8
documentation = "https://docs.rs/ffmpeg-decoder"
9
repository = "https://github.com/tarkah/ffmpeg-decoder-rs"
10
readme = "README.md"
11
-
+keywords = ["audio", "ffmpeg", "rodio"]
12
+categories = ["multimedia::audio", "multimedia::encoding", ""]
13
14
[lib]
15
name = "ffmpeg_decoder"
0 commit comments