Add separate README for CARGO

This commit is contained in:
2024-10-05 13:22:39 -05:00
parent c5ebbb6d26
commit 04908d6682
3 changed files with 96 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ authors = ["Ryan Walters <xevion@xevion.dev>"]
homepage = "https://github.com/Xevion/spotify-quickauth"
repository = "https://github.com/Xevion/spotify-quickauth"
license = "MIT OR Apache-2.0"
readme = "CARGO_README.md"
[dependencies]
librespot-discovery = { version = "0.4.2" }