summaryrefslogtreecommitdiffstats
path: root/net/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'net/Cargo.toml')
-rw-r--r--net/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Cargo.toml b/net/Cargo.toml
index a50dce33..7b78d459 100644
--- a/net/Cargo.toml
+++ b/net/Cargo.toml
@@ -3,7 +3,7 @@ name = "sequoia-net"
description = "Network services for OpenPGP"
version = "0.1.0"
authors = [
- "Justus Winter <justus@sequoia-pgp.org",
+ "Justus Winter <justus@sequoia-pgp.org>",
"Kai Michaelis <kai@sequoia-pgp.org>",
"Neal H. Walfield <neal@sequoia-pgp.org>",
]