diff --git a/Cargo.toml b/Cargo.toml index 636709d7..1f992257 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,11 +1,11 @@ [package] name = "librespot" version = "0.1.0" -authors = ["Paul LiƩtar "] +authors = ["Librespot Org"] license = "MIT" description = "Open Source Spotify client library" keywords = ["spotify"] -repository = "https://github.com/plietar/librespot" +repository = "https://github.com/librespot-org/librespot" readme = "README.md" [workspace]