Closed
Description
When using a package manager that uses source code as the "package", we need to grab source at a different step than build.
Also, at times it's necessary to patch dependencies, which being able to point to a raw directory would allow.
I imagine we'd provide some mapping between "url#hash" and "directory".
One possibility would be to allow Cargo.lock to be edited to point to new locations/urls/hashes which don't match Cargo.toml without automatically re-updating it (and blowing away those changes).
Metadata
Metadata
Assignees
Labels
No labels