Skip to content

path and registry shouldn't be mutually exclusive in dependency configurations #4843

Closed
@sfackler

Description

@sfackler

In multi-crate workspaces, dependencies to other crates in the workspace are specified with path when building locally, as well as version when the crate is pulled from a registry. If registry can't be used with path, then multi-crate workspaces that publish to a custom registry don't work.

cc @withoutboats

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