diff --git a/Cargo.toml b/Cargo.toml index 42a3012..bfa8707 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,11 @@ [package] name = "git-profile" +description = "Easy user profiles for git" version = "0.1.0" authors = ["David Futcher "] edition = "2018" +license-file = "LICENSE" +repository = "https://github.com/bobbo/git-profile" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html