From 64ec641b454dd34e78fb2dab47bcf71f5c5d80b4 Mon Sep 17 00:00:00 2001 From: xy Date: Tue, 2 Apr 2024 15:04:53 +0900 Subject: [PATCH] Fix typo in email address --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 56f008c..39c3042 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "gpt_discord_bot" version = "0.1.0" edition = "2021" -authors = ["XIAO YU "] +authors = ["XIAO YU "] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]