diff --git a/Cargo.toml b/Cargo.toml index 7bb76abb..e7957c81 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,8 +3,9 @@ name = "starship" version = "0.12.2" edition = "2018" authors = ["Matan Kushner "] -repository = "https://github.com/starship/starship" +homepage = "https://starship.rs" documentation = "https://starship.rs/guide/" +repository = "https://github.com/starship/starship" readme = "README.md" license = "ISC" keywords = ["prompt", "shell", "bash", "fish", "zsh"]