Add repo to Cargo.toml
This commit is contained in:
parent
0a1fb9a457
commit
ee6f27f692
|
@ -4,6 +4,7 @@ description = "A web client for MPD"
|
||||||
version = "0.1.9"
|
version = "0.1.9"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
repository = "https://github.com/vijfhoek/empede"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow = "1.0.70"
|
anyhow = "1.0.70"
|
||||||
|
|
Loading…
Reference in New Issue