-
Notifications
You must be signed in to change notification settings - Fork 20
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
Rust stable version #237
Comments
I am sorry, but I don't know what you mean. Could you please elaborate? |
Building nog with rust stable release fails, as one of the libraries it
depends on only works with nightly.
…On Thu, 11 Feb 2021, 18:33 TimUntersberger, ***@***.***> wrote:
I am sorry, but I don't know what you mean. Could you please elaborate?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#237 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGY5WCQWW5BDTWJGPJRTWDS6QPIBANCNFSM4XPJKMFQ>
.
|
Is there any benefit to support a stable version? |
It makes it easier for people to build the source code since by default rustup installs a stable version of rust. |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Lock_api dependency which depends on nightly. Any chance of a stable version?
The text was updated successfully, but these errors were encountered: