diff --git a/Cargo.toml b/Cargo.toml index 3c57022..34a8e5d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "agate" version = "2.3.0" -authors = ["Matt Brubeck "] +authors = ["Matt Brubeck ", "Johann150 "] description = "Very simple server for the Gemini hypertext protocol" keywords = ["server", "gemini", "hypertext", "internet", "protocol"] categories = ["network-programming"]