Skip to content
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

cargo update infinite recursion. #2300

Closed
DiamondLovesYou opened this issue Jan 21, 2016 · 2 comments
Closed

cargo update infinite recursion. #2300

DiamondLovesYou opened this issue Jan 21, 2016 · 2 comments

Comments

@DiamondLovesYou
Copy link
Contributor

Put these deps into a new crate (created with cargo new):

glium = "0.13.3"
skia = "0.1.0"

Then try to build. Log.

@alexcrichton
Copy link
Member

I suspect this is a dupe of #2090 which is in turn due to #2064, but unfortunately I haven't had the chance to investigate it yet.

@alexcrichton
Copy link
Member

Ok, I think this is indeed a dupe of #2090, so closing in favor of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants