diff --git a/Cargo.toml b/Cargo.toml index 04c3461..0fb16cb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "img2irc-rs" version = "1.0.4" authors = ["waveplate"] github = "https://github.com/waveplate/img2irc" -homepage = "https://github.com/waveplate/img2irc" +repository = "https://github.com/waveplate/img2irc" description = "CLI utility to convert images to halfblock ANSI or IRC art with various optional post-processing filters" license = "GPL-3.0-only" readme = "README.md"