Add repo to Cargo.toml

This commit is contained in:
Sijmen 2023-05-03 15:25:44 +02:00
parent 0a1fb9a457
commit ee6f27f692
Signed by: vijfhoek
GPG Key ID: DAF7821E067D9C48
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ description = "A web client for MPD"
version = "0.1.9"
edition = "2021"
license = "MIT"
repository = "https://github.com/vijfhoek/empede"
[dependencies]
anyhow = "1.0.70"