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
That fix works nicely unless except we need the source replacement to actually talk to crates.io (Our proxy blocks it as it doesn't end in '.git' like all the other gitlab repos do.)
Maybe we need to make this ignore either smarter or just configurable?
cargo local-registry --sync Cargo.lock vendor/
fails when.cargo/config
overriding the crates-io is present:Potentially, something similar to this code in
cargo-vendor
is needed?The text was updated successfully, but these errors were encountered: