diff --git a/chorus-macros/Cargo.toml b/chorus-macros/Cargo.toml index 272d99f..ac97fb1 100644 --- a/chorus-macros/Cargo.toml +++ b/chorus-macros/Cargo.toml @@ -4,6 +4,7 @@ version = "0.2.0" edition = "2021" license = "AGPL-3.0" description = "Macros for the chorus crate." +repository = "https://github.com/polyphony-chat/chorus" [lib] proc-macro = true