summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2021-01-04 16:44:00 +0100
committerJustus Winter <justus@sequoia-pgp.org>2021-01-04 16:47:11 +0100
commit426e5d38ef0113961a8e1b5ca76d9cf575ac5aee (patch)
treebb1f63946c4efc23789f14ed2006c3f57eceaae4 /Cargo.toml
parent8117d594fb75fc32b2b2b26cf46fde6758be2203 (diff)
sop: Move to https://gitlab.com/sequoia-pgp/sequoia-sop
- From this point on, the crate sequoia-sop will be maintained in its own repository.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 131d0011..eb625137 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,7 +10,6 @@ members = [
"net",
"openpgp",
"openpgp-ffi",
- "sop",
"sq",
"sqv",
"store",