Skip to content

Commit 151b2be

Browse files
authored
Update keywords and categories in Cargo.toml (#49)
1 parent 87c08c1 commit 151b2be

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

oxisynth/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ edition = "2021"
55

66
authors = ["Poly <marynczak.bartlomiej@gmail.com>"]
77
description = "Rust soundfont synthesizer"
8-
keywords = ["audio", "soundfont"]
8+
keywords = ["soundfont", "midi", "synthesizer", "audio", "music"]
9+
categories = ["multimedia::audio"]
910
license = "LGPL-2.1"
1011
repository = "https://github.com/PolyMeilex/oxisynth"
1112
documentation = "https://docs.rs/oxisynth"

0 commit comments

Comments
 (0)