summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-01-08 08:26:52 +0100
committerGitHub <noreply@github.com>2020-01-08 08:26:52 +0100
commit8b1f25dcf6f2d5aca83099203f59107fb84cd909 (patch)
tree8aeedbc4395421ee82ebff054b4cb47308e78b55 /Cargo.toml
parentc2d18bd69c8ea94b6a6dabc2ed5d0b539a295dbe (diff)
docs(authors): add zhangxp1998
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 15d05f6..9275fa9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,7 +9,8 @@ readme = "README.md"
authors = [
"Aram Drevekenin <aram@poor.dev>",
"Eduardo Toledo <etoledom@icloud.com>",
- "Eduardo Broto <ebroto@tutanota.com>"
+ "Eduardo Broto <ebroto@tutanota.com>",
+ "Kelvin Zhang <zhangxp1998@gmail.com>"
]
keywords = ["networking", "utilization", "cli"]
categories = ["network-programming", "command-line-utilities"]