summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2021-01-14 11:35:06 -0500
committerSam Tay <sam.chong.tay@gmail.com>2021-01-14 11:35:06 -0500
commit277999eac3a1a6bbf220540d722709124117006f (patch)
treed69ee055e2f8fcaea19519de92cbd713908a26e9 /Cargo.toml
parenta1eba2420ea4a04dad52744e6c9701254851f382 (diff)
Update email address
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 59905f2..cf1ec03 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ homepage = "https://github.com/samtay/so"
repository = "https://github.com/samtay/so"
keywords = ["cli", "tui", "stackoverflow", "stackexchange"]
categories = ["command-line-utilities"]
-authors = ["Sam Tay <sam.chong.tay@gmail.com>"]
+authors = ["Sam Tay <sam.chong.tay@pm.me>"]
edition = "2018"
[badges]