Merge pull request #42 from sfackler/patch-1

Clarify OpenSSL requirement
This commit is contained in:
Sean McArthur
2017-01-10 12:15:45 -08:00
committed by GitHub

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: