summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a574d220..e4267002 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,6 +23,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
buffered-reader = { path = "buffered-reader", version = "0.5" }
+sequoia-rfc2822 = { path = "rfc2822", version = "0.1" }
sequoia-openpgp = { path = "openpgp", version = "0.5" }
sequoia-openpgp-ffi = { path = "openpgp-ffi", version = "0.5" }
sequoia-core = { path = "core", version = "0.5" }