diff --git a/Cargo.toml b/Cargo.toml index 2ac638d0..7e23c85a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.1" edition = "2024" description = "A CLI security scanner for automating vulnerability checks" license = "MIT OR Apache-2.0" -authors = ["Eli Peter "] +authors = ["Eli Peter "] homepage = "https://github.com/ecpeter23/nyx" repository = "https://github.com/ecpeter23/nyx" documentation = "https://github.com/ecpeter23/nyx#readme"