From e706dad222ba5e3a2010e77b2525ae2b6c6a772a Mon Sep 17 00:00:00 2001 From: Steven Fackler Date: Mon, 9 Jan 2017 20:32:43 -0800 Subject: [PATCH] Clarify OpenSSL requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c49fe72..e2bab91 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Built on top of [hyper](http://hyper.rs), with a batteries-included mindset. On Linux: -- OpenSSL 1.1 (see https://github.com/sfackler/rust-openssl) +- OpenSSL 1.0.1, 1.0.2, or 1.1.0 with headers (see https://github.com/sfackler/rust-openssl) On Windows and macOS: