diff --git a/Cargo.toml b/Cargo.toml index a982f37..56e1244 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "gitice" version = "1.0.0" -authors = ["Harsh Shandilya "] +authors = ["Harsh Shandilya ", "Amogh Lele "] edition = "2018" description = "Freeze your local git repositories for easy restoration" repository = "https://github.com/msfjarvis/gitice"