aboutsummaryrefslogtreecommitdiff
path: root/openssl-sys/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'openssl-sys/Cargo.toml')
-rw-r--r--openssl-sys/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/openssl-sys/Cargo.toml b/openssl-sys/Cargo.toml
index 85a6aeb5..e710388a 100644
--- a/openssl-sys/Cargo.toml
+++ b/openssl-sys/Cargo.toml
@@ -21,6 +21,7 @@ aes_xts = []
aes_ctr = []
npn = []
alpn = []
+rfc5114 = []
[dependencies]
libc = "0.1"