Closed
Description
The version of cargo included with rust 1.14.0-beta.2 cargo 0.15.0-nightly (a9c23dd 2016-11-15)
appears to be dynamically linked against /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
and /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib
.
This happens to work on my system, and I suspect the systems of many developers, because this is where homebrew installs openssl. However, this is not going to work on generic or clean Mac installs. This is a regression from rust 1.13.0 stable cargo 0.13.0-nightly (eca9e15 2016-11-01)
.
Metadata
Metadata
Assignees
Labels
No labels