summaryrefslogtreecommitdiffstats
path: root/openpgp/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/Cargo.toml')
-rw-r--r--openpgp/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml
index e9afbdfe..cf0459fc 100644
--- a/openpgp/Cargo.toml
+++ b/openpgp/Cargo.toml
@@ -12,7 +12,7 @@ failure = "0.1.2"
flate2 = { version = "1.0.1", optional = true }
lalrpop-util = "0.16"
memsec = "0.5.4"
-nettle = { git = "https://gitlab.com/sequoia-pgp/nettle-rs.git" }
+nettle = "1.0"
quickcheck = "0.7"
rand = "0.5"
time = "0.1.38"