Skip to content

Commit 51c526e

Browse files
committed
misc: Add more categories to Cargo.toml
1 parent 17867f5 commit 51c526e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MIT OR Apache-2.0"
77
description = "Audio metadata library"
88
repository = "https://github.com/Serial-ATA/lofty-rs"
99
keywords = ["tags", "audio", "metadata", "id3", "vorbis"]
10-
categories = ["multimedia::audio"]
10+
categories = ["multimedia", "multimedia::audio", "parser-implementations"]
1111
readme = "README.md"
1212
include = ["src", "Cargo.toml", "LICENSE-APACHE", "LICENSE-MIT", "benches", "SUPPORTED_FORMATS.md"]
1313

0 commit comments

Comments
 (0)