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

Fails with replace git dependency. #9

Open
kevincox opened this issue Aug 6, 2017 · 3 comments
Open

Fails with replace git dependency. #9

kevincox opened this issue Aug 6, 2017 · 3 comments

Comments

@kevincox
Copy link
Contributor

kevincox commented Aug 6, 2017

I was trying to use cargo local-registry --git with https://github.com/jwilm/alacritty/blob/master/Cargo.lock and it failed with "thread 'main' panicked at 'git dependency shares names with other dep: winit', src/main.rs:241"

@alexcrichton
Copy link
Collaborator

Thanks for the report! I think for this to actually work Cargo needs upstream support first, so even if this did work I don't think it's ready for consumption by Cargo itself :(

@lilianmoraru
Copy link

@alexcrichton Upstream task merged. Updates on this?

@alexcrichton
Copy link
Collaborator

I haven't tested this in quite awhile but it may be possible to implement now! With Cargo having upstream support this is likely just another feature request left to implement.

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

3 participants