summaryrefslogtreecommitdiffstats
path: root/openpgp/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/Cargo.toml')
-rw-r--r--openpgp/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml
index 740e3495..560af969 100644
--- a/openpgp/Cargo.toml
+++ b/openpgp/Cargo.toml
@@ -32,6 +32,7 @@ nettle = "5.0"
quickcheck = "0.8"
rand = "0.6"
time = "0.1.40"
+sequoia-rfc2822 = { path = "../rfc2822", version = "*" }
[build-dependencies]
lalrpop = "0.16"