summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock15
1 files changed, 0 insertions, 15 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 235726b8..5bb31303 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1583,7 +1583,6 @@ dependencies = [
"sequoia-net 0.10.0",
"sequoia-openpgp 0.10.0",
"sequoia-openpgp-ffi 0.10.0",
- "sequoia-rfc2822 0.10.0",
"sequoia-sqv 0.10.0",
"sequoia-store 0.10.0",
"sequoia-tool 0.10.0",
@@ -1675,7 +1674,6 @@ dependencies = [
"rand 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sequoia-core 0.10.0",
"sequoia-openpgp 0.10.0",
- "sequoia-rfc2822 0.10.0",
"tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"tokio-core 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1701,7 +1699,6 @@ dependencies = [
"quickcheck 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rpassword 4.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
- "sequoia-rfc2822 0.10.0",
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
]
@@ -1721,18 +1718,6 @@ dependencies = [
]
[[package]]
-name = "sequoia-rfc2822"
-version = "0.10.0"
-dependencies = [
- "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
- "lalrpop 0.17.2 (registry+https://github.com/rust-lang/crates.io-index)",
- "lalrpop-util 0.17.2 (registry+https://github.com/rust-lang/crates.io-index)",
- "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "quickcheck 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "rand 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
-]
-
-[[package]]
name = "sequoia-sqv"
version = "0.10.0"
dependencies = [