summaryrefslogtreecommitdiffstats
path: root/openpgp/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/Cargo.toml')
-rw-r--r--openpgp/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml
index 320c0628..fd71bc04 100644
--- a/openpgp/Cargo.toml
+++ b/openpgp/Cargo.toml
@@ -26,6 +26,7 @@ base64 = "0.9.0"
bzip2 = { version = "0.3.2", optional = true }
failure = "0.1.2"
flate2 = { version = "1.0.1", optional = true }
+idna = "0.1"
lalrpop-util = "0.16"
lazy_static = "1.3"
memsec = "0.5.4"