aboutsummaryrefslogtreecommitdiff
path: root/openssl/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/Cargo.toml')
-rw-r--r--openssl/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/openssl/Cargo.toml b/openssl/Cargo.toml
index 8c7074b1..140e8ce8 100644
--- a/openssl/Cargo.toml
+++ b/openssl/Cargo.toml
@@ -24,3 +24,6 @@ libc = "0.1"
[dev-dependencies]
rustc-serialize = "0.2"
+
+[dependencies]
+bitflags = "0.1.1"