mirror of
https://github.com/arabianq/lyrics_fetcher.git
synced 2026-04-28 08:01: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"
|
repository = "https://github.com/arabianq/lyrics_fetcher"
|
||||||
homepage = "https://github.com/arabianq/lyrics_fetcher"
|
homepage = "https://github.com/arabianq/lyrics_fetcher"
|
||||||
keywords = ["lyrics", "music", "audio", "lrclib", "genius"]
|
keywords = ["lyrics", "music", "audio", "lrclib", "genius"]
|
||||||
|
description = "A Rust for fetching and embedding lyrics into audio files using multiple sources."
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
tokio = { version = "1.51.0", features = ["full"] }
|
tokio = { version = "1.51.0", features = ["full"] }
|
||||||
|
|||||||
Reference in New Issue
Block a user