aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Johnson <mail@nicholasjohnson.ch>2024-06-23 00:00:00 +0000
committerNicholas Johnson <mail@nicholasjohnson.ch>2024-06-23 00:00:00 +0000
commit2387818c8cb7d28b2f340468ad834018e169c976b2dcca2bdc54fd8a358f374d (patch)
treedf85357954e9f8f3072e92400fa3934ecaf9066758f1c911c42a40eef68509cf
parentf8883aaecf793da0c9757647762f31dd0e7dfe951cb7dcbfc7d2b3a53f0f8aa3 (diff)
downloadhitomezashi-rs-2387818c8cb7d28b2f340468ad834018e169c976b2dcca2bdc54fd8a358f374d.tar.gz
hitomezashi-rs-2387818c8cb7d28b2f340468ad834018e169c976b2dcca2bdc54fd8a358f374d.zip
Update package email
-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"