diff --git a/Cargo.toml b/Cargo.toml index ac0a878..3f99141 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.0" edition = "2021" license = "MIT" description = "Speaker protection daemon for embedded Linux systems" +repository = "https://github.com/AsahiLinux/speakersafetyd/" [dependencies] half = "^2.1.0"