mirror of
https://github.com/arabianq/lyrics_fetcher.git
synced 2026-04-27 22:11:22 +00:00
add description to Cargo.toml
This commit is contained in:
@@ -8,6 +8,7 @@ license = "MIT"
|
||||
repository = "https://github.com/arabianq/lyrics_fetcher"
|
||||
homepage = "https://github.com/arabianq/lyrics_fetcher"
|
||||
keywords = ["lyrics", "music", "audio", "lrclib", "genius"]
|
||||
description = "A Rust for fetching and embedding lyrics into audio files using multiple sources."
|
||||
|
||||
[dependencies]
|
||||
tokio = { version = "1.51.0", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user