diff --git a/Cargo.toml b/Cargo.toml index b1c4e16..def6863 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "ca_injector" version = "0.1.0" edition = "2021" +authors = ["Erik Hollensbe ", "Adam Ierymenko "] license = "BSD-3-Clause" readme = "README.md" description = "Inject CAs into trust stores; port of mkcert to a library."