aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
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 a409c48..29b6abe 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "wireguard"
version = "0.1.0"
-authors = ["The WireGuard developers", "Sascha Grunert <mail@saschagrunert.de>", "Sopium <sopium@mysterious.site>"]
+authors = ["The WireGuard developers", "Sascha Grunert <mail@saschagrunert.de>", "Guanhao Yin <sopium@mysterious.site>"]
license = "GPL-3.0"
repository = "https://git.zx2c4.com/wireguard-rs/"
description = "Userspace implementation of WireGuard, a fast, modern and secure VPN tunnel."