-
Notifications
You must be signed in to change notification settings - Fork 37
Unable to compile version 0.40.0 #126
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
The problem also exists for 0.39.0, but not 0.38.0 . |
This happens because of a breaking change in Rust with |
Thanks for the info |
I was seeing this too. Thanks. |
I can confirm that version 0.42.0 compiles with rust 1.8. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When running
cargo build
on 0.40.0 I get the following:The text was updated successfully, but these errors were encountered: