Add categories field to Cargo.toml

This commit is contained in:
Koen Bolhuis 2021-01-13 13:05:13 +01:00
parent ae0c47750a
commit 7d86beba29
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ homepage = "https://github.com/InputUsername/listenbrainz-rs"
readme = "README.md"
description = "ListenBrainz API bindings for Rust."
keywords = ["listenbrainz", "api", "bindings"]
categories = ["api-bindings"]
publish = false
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html