mirror of
https://github.com/GuillemCastro/spotify-dl.git
synced 2024-11-10 05:20:25 +01:00
add missing metadata to Cargo.toml
This commit is contained in:
parent
d33cc37050
commit
a041136986
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ readme = "README.md"
|
|||
license = "MIT"
|
||||
homepage = "https://github.com/GuillemCastro/spotify-dl"
|
||||
repository = "https://github.com/GuillemCastro/spotify-dl"
|
||||
description = "A command-line utility to download songs and playlists from Spotify"
|
||||
|
||||
[dependencies]
|
||||
structopt = { version = "0.3", default-features = false }
|
||||
|
|
Loading…
Reference in a new issue