From 40d4be2cebf9ccfecde218c1f561ec8d76bc6878 Mon Sep 17 00:00:00 2001 From: CosminPerRam Date: Sat, 7 Oct 2023 18:36:32 +0300 Subject: [PATCH] Remove CosminPerRam from authors as he is not the sole maintainer anymore --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 556ede8..e3e41b8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,6 @@ name = "gamedig" version = "0.3.0" edition = "2021" authors = [ - "CosminPerRam [https://github.com/CosminPerRam]", "rust-GameDig contributors [https://github.com/gamedig/rust-gamedig/contributors]", "node-GameDig contributors [https://github.com/gamedig/node-gamedig/contributors]", ]