From 00379cb1cb9d0b38cdb7b50e5471b45b1ebecd23 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Sat, 24 Nov 2018 12:24:31 +0100 Subject: Rename the openpgp crate to sequoia-openpgp. --- net/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/Cargo.toml') diff --git a/net/Cargo.toml b/net/Cargo.toml index 7b78d459..1c9d7f80 100644 --- a/net/Cargo.toml +++ b/net/Cargo.toml @@ -20,7 +20,7 @@ gitlab = { repository = "https://gitlab.com/sequoia-pgp/sequoia" } maintenance = { status = "actively-developed" } [dependencies] -openpgp = { path = "../openpgp" } +sequoia-openpgp = { path = "../openpgp" } sequoia-core = { path = "../core" } capnp-rpc = "0.9" -- cgit v1.2.3