summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d6e1acf..d222424 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,7 +3,7 @@ name = "hitomezashi-rs"
description = "Classic two-colored Hitomezashi stitch pattern generator."
readme = "README.md"
version = "3.2.0"
-authors = ["Nicholas Johnson <nick@nicholasjohnson.ch>"]
+authors = ["Nicholas Johnson <mail@nicholasjohnson.ch>"]
edition = "2021"
repository = "https://git.nicholasjohnson.ch/hitomezashi-rs"
license = "GPL-3.0-or-later"