diff --git a/Cargo.toml b/Cargo.toml index 875e1b26e03d921179c667849c30bf2490a9d4ea..36fd49787c72464076f2a202220f2b5dca0d00e4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,11 @@ authors = ["Stephen <stephen@scd31.com>"] description = "Like lolcat, but fast" edition = "2018" license = "MIT" +readme = "README.md" +homepage = "https://git.scd31.com/stephen/dotacat" +repository = "https://git.scd31.com/stephen/dotacat" +keywords = ["cli", "rainbow", "cat", "colourful", "colorful"] +categories = ["command-line-utilities"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html