You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :(
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.
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"The text was updated successfully, but these errors were encountered: