summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b6a0591c..00864bf9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
buffered-reader = { path = "buffered-reader", version = "0.1.0" }
-openpgp = { path = "openpgp", version = "0.1.0" }
+sequoia-openpgp = { path = "openpgp", version = "0.1.0" }
sequoia-core = { path = "core", version = "0.1.0" }
sequoia-ffi = { path = "ffi", version = "0.1.0" }
sequoia-net = { path = "net", version = "0.1.0" }