From b95341a768b2fd674d8036635778c4c0b7f15bbe Mon Sep 17 00:00:00 2001 From: Agatha Rose Date: Fri, 12 Jun 2020 16:10:49 +0300 Subject: [PATCH] Update email in Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 96e2ea8..577cd4d 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rustcord" version = "1.2.0" -authors = ["Agatha Rose <@protonmail.com>"] +authors = ["Agatha Rose "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html