mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-06 19:35:13 +02:00
fix: Update author email in Cargo.toml for consistency
This commit is contained in:
parent
0366f66b42
commit
eb5bd2a244
1 changed files with 1 additions and 1 deletions
|
|
@ -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 <elicpeter@gmail.com>"]
|
||||
authors = ["Eli Peter <ecpeter23@exmaple.com>"]
|
||||
homepage = "https://github.com/ecpeter23/nyx"
|
||||
repository = "https://github.com/ecpeter23/nyx"
|
||||
documentation = "https://github.com/ecpeter23/nyx#readme"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue