-
Notifications
You must be signed in to change notification settings - Fork 212
I don't know why building error occur #2691
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
Comments
My hunch is that this is the same error as because you're using edition 2024, which is behind a feature-flag in the nightly version we're currently building with |
I see. Thank you. I'll wait for the implementation for edition 2024. |
So your library is intentionally nightly-only? |
seeing all the reports that need a newer nightly I decided to unfreeze the version. I also queued rebuilds for the release above |
Thank you. |
Crate name
echo-state-network
Build failure link
https://docs.rs/crate/echo-state-network/0.0.1/builds
Additional details
It seems to be no element of error in Cargo.toml.
The text was updated successfully, but these errors were encountered: