nog
nog copied to clipboard
Rust stable version
Lock_api dependency which depends on nightly. Any chance of a stable version?
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, [email protected] 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 https://github.com/TimUntersberger/nog/issues/237#issuecomment-777700426, 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. I just hit this myself.