|
@@ -3,8 +3,9 @@ name = "librespot-core"
|
|
|
version = "0.1.3"
|
|
|
authors = ["Paul Lietar <paul@lietar.net>"]
|
|
|
build = "build.rs"
|
|
|
-description="The core functionality provided by librespot"
|
|
|
-license="MIT"
|
|
|
+description = "The core functionality provided by librespot"
|
|
|
+license = "MIT"
|
|
|
+repository = "https://github.com/librespot-org/librespot"
|
|
|
edition = "2018"
|
|
|
|
|
|
[dependencies.librespot-protocol]
|