summaryrefslogtreecommitdiffstats
path: root/rfc2822/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rfc2822/Cargo.toml')
-rw-r--r--rfc2822/Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/rfc2822/Cargo.toml b/rfc2822/Cargo.toml
index 53a909f3..94d61a43 100644
--- a/rfc2822/Cargo.toml
+++ b/rfc2822/Cargo.toml
@@ -1,8 +1,9 @@
[package]
name = "sequoia-rfc2822"
description = "An RFC 2822 name-addr parser"
-version = "0.7.0"
+version = "0.8.0"
authors = [
+ "Juga <juga@sequoia-pgp.org>",
"Justus Winter <justus@sequoia-pgp.org>",
"Neal H. Walfield <neal@sequoia-pgp.org>",
]