mirror of
https://github.com/figsoda/mmtc
synced 2024-11-22 15:13:03 +00:00
add keywords and categories
This commit is contained in:
parent
13844c594a
commit
323c35adde
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ description = "Minimal mpd terminal client"
|
||||||
homepage = "https://github.com/figsoda/mmtc"
|
homepage = "https://github.com/figsoda/mmtc"
|
||||||
repository = "https://github.com/figsoda/mmtc"
|
repository = "https://github.com/figsoda/mmtc"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
keywords = ["mpd", "music", "tui"]
|
||||||
|
categories = ["command-line-utilities"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow = "1.0.33"
|
anyhow = "1.0.33"
|
||||||
|
|
Loading…
Reference in a new issue