From 22f3ccd72fe5b4125539f054cd9c1910176c9fc2 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 0a47a9b..577cd4d 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rustcord" version = "1.2.0" -authors = ["Agatha Rose "] +authors = ["Agatha Rose "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html