diff --git a/Cargo.toml b/Cargo.toml index 6341344acd..0288a633a3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ members = [".", "./macros"] [package] name = "quilkin" version = "0.4.0-dev" -authors = ["Mark Mandel ", "Ifeanyi Ubah "] +authors = ["Mark Mandel ", "Ifeanyi Ubah ", "Erin Power "] license = "Apache-2.0" description = "Quilkin is a non-transparent UDP proxy specifically designed for use with large scale multiplayer dedicated game server deployments, to ensure security, access control, telemetry data, metrics and more." homepage = "https://github.com/googleforgames/quilkin"