Skip to content

Allow specifying alternate sources for dependencies #733

Closed
@codyps

Description

@codyps

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions