-
Notifications
You must be signed in to change notification settings - Fork 9
Dependencies update #43
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
Thank you! I am going to make an update in few minutes. |
Thx, once wayland compiles it'll become clear if other crates are still not fixed. -original message- Thank you! I am going to make an update in few minutes. Reply to this email directly or view it on GitHub: |
Thx; is there a tool to do that recursively? |
@petevine what do you mean under |
Recursively meaning if you update one dependency that depends on other updated crates, they would get updated too :) For some |
As I know cargo works so (check diff of my
I think this is rather rare for libs with >100 downloads. Wildcards nice for fast developing, but not for release, and I think anyone who will see them in |
One last nag - EDIT |
After bumping glutin to |
Hi,
It seems updating wayland dependencies might be required to work around this issue.
The versions from
Cargo.toml
are affected whereas master seems to compile cleanly on ARM.The text was updated successfully, but these errors were encountered: