Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels