summaryrefslogtreecommitdiffstats
path: root/net/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'net/Cargo.toml')
-rw-r--r--net/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/Cargo.toml b/net/Cargo.toml
index 4a05a4cd..ea3a1ab8 100644
--- a/net/Cargo.toml
+++ b/net/Cargo.toml
@@ -24,7 +24,6 @@ maintenance = { status = "actively-developed" }
[dependencies]
sequoia-openpgp = { path = "../openpgp", version = "0.10", default-features = false }
sequoia-core = { path = "../core", version = "0.10" }
-sequoia-rfc2822 = { path = "../rfc2822", version = "0.10" }
failure = "0.1.2"
futures = "0.1"