aboutsummaryrefslogtreecommitdiff
path: root/openssl/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/Cargo.toml')
-rw-r--r--openssl/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/openssl/Cargo.toml b/openssl/Cargo.toml
index b14a7d28..317918f0 100644
--- a/openssl/Cargo.toml
+++ b/openssl/Cargo.toml
@@ -16,6 +16,8 @@ v102 = []
v110 = []
v111 = []
+vendored = ['openssl-sys/vendored']
+
[dependencies]
bitflags = "1.0"
cfg-if = "0.1"