aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-02-28 11:58:49 +0800
committer简律纯 <i@jyunko.cn>2024-02-28 11:58:49 +0800
commitec576369137a3b22b5eb7178777cf4f54976e2d7 (patch)
tree567d1a28897cea17a722a2325a732a2cefe4be0e /Cargo.toml
parentac963bc520604a33c2518b5dadf512b4014d689b (diff)
downloadHydroRoll-ec576369137a3b22b5eb7178777cf4f54976e2d7.tar.gz
HydroRoll-ec576369137a3b22b5eb7178777cf4f54976e2d7.zip
chore(project): fix authors
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1629639..9aa09e1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ license = "MIT"
documentation = "https://docs.hydroroll.team/"
homepage = "https://hydroroll.team/"
repository = "https://github.com/HydroRoll-Team/HydroRoll"
-authors = ["HsiangNianian <i@jyunko.c"]
+authors = ["HsiangNianian <i@jyunko.cn>"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[lib]