diff --git a/Cargo.toml b/Cargo.toml
index 0d6113f..34ccdb9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,6 +4,7 @@ version = "0.1.2"
 edition = "2021"
 license = "GPL-3.0-or-later"
 repository = "https://git.askiiart.net/askiiart/cat2text-rs"
+authors = ["askiiart <mail@askiiart.net>"]
 
 [profile.release]
 opt-level = 3