diff --git a/toml-config/Cargo.toml b/toml-config/Cargo.toml index fec5521b..58376052 100644 --- a/toml-config/Cargo.toml +++ b/toml-config/Cargo.toml @@ -4,6 +4,7 @@ version = "0.3.0" edition = "2021" license = "GPL-3.0-only" description = "Internal dependency of the Jay compositor" +repository = "https://github.com/mahkoh/jay" [lib] crate-type = ["lib", "cdylib"]