Unverified Commit 9eb8fbc1 authored by Michael Leonhard's avatar Michael Leonhard Committed by GitHub
Browse files

Remove suggestion to downgrade to openssl-ssl 0.7.

parent eb680979
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -102,8 +102,6 @@ openssl-sys crate build failed: no supported version of OpenSSL found.
Ways to fix it:
- Use the `vendored` feature of openssl-sys crate to build OpenSSL from source.
- Use Homebrew to install the `openssl` package.
- Downgrade to openssl-sys 0.7 crate to use the old OpenSSL 0.9.8 version
  provided by macOS.

",
            );