You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current release of rust only supports libressl < 2.9.0 and a trivial patch is required to support newer versions. I can confirm that rust works fine on all versions of libressl > 2.9.0.
The current release of rust only supports libressl
< 2.9.0
and a trivial patch is required to support newer versions. I can confirm thatrust
works fine on all versions of libressl> 2.9.0
.Source for new release: sfackler/rust-openssl@0e72e5d
The text was updated successfully, but these errors were encountered: