Clarify OpenSSL requirement

This commit is contained in:
Steven Fackler
2017-01-09 20:32:43 -08:00
committed by GitHub
parent 4704c45693
commit e706dad222

View File

@@ -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: