diff --git a/Cargo.toml b/Cargo.toml index 75f3907..7c053a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "proton_cli" version = "0.1.0" -authors = ["Ramith Jayatilleka , Ryan Fredlund , "] +authors = ["Ramith Jayatilleka , Ryan Fredlund , Kayla Engelstad "] description = "Command line utility for managing ProtonLights projects." homepage = "https://github.com/ProtonLights/cli" repository = "https://github.com/ProtonLights/cli"