-
-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Ring #97
Comments
Yeah... this is a bit of an issue as ring ends up having native code linked. When this happens, the rust compiler bails if you have another dep on a different version. |
Done. |
This needs to happen again. (See briansmith/ring/issues/598, briansmith/ring/issues/607) |
I'm fully aware, but there's no new stable release of |
Please update ring to the latest.
#96
@SergioBenitez @alexcrichton
The text was updated successfully, but these errors were encountered: