Skip to content

Local crate transitively used doesn't get patched #315

Description

@gcandal

Consider a workspace with the following structure:

- Local crate 1, depends on external dependencies
- Local crate 2, depends on external dependencies + local crate 1

... where the external dependencies also depend on crate 1.

What happens is that we won't be able to make changes to crate 1 since the following will happen:

Is there a way to work around this that I might be missing?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions