diff --git a/Cargo.toml b/Cargo.toml index 464e322..fa22fb2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "husky-rs" version = "0.1.2" edition = "2021" description = "husky for cargo" +authors = ["Mystic"] repository = "https://github.com/pplmx/husky-rs" homepage = "https://github.com/pplmx/husky-rs" readme = "README.md"