summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcyqsimon <28627918+cyqsimon@users.noreply.github.com>2023-08-25 17:20:00 +0800
committercyqsimon <28627918+cyqsimon@users.noreply.github.com>2023-08-25 17:20:00 +0800
commit83d006fe0bf28aecf946a373ffddfad97abbd007 (patch)
treecbbb8a11697cf76caa1bca25b76c1e41d55f5753
parent4980e4b281e0c7fc9e1123ceada5a9b3bbb3b9d4 (diff)
Add myself to authors
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0edc53d..96e42dd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,6 +12,7 @@ authors = [
"Eduardo Broto <ebroto@tutanota.com>",
"Kelvin Zhang <zhangxp1998@gmail.com>",
"Brooks Rady <b.j.rady@gmail.com>",
+ "cyqsimon <28627918+cyqsimon@users.noreply.github.com>",
]
keywords = ["networking", "utilization", "cli"]
categories = ["network-programming", "command-line-utilities"]