Skip to content

Better handling of stable/1.0 crates #9

@Byron

Description

@Byron

Currently one has two options:

  • use --auto-publish-of-stable-crates to safety-bump stable crates just like unstable ones, causing unnecessary churn downstream
  • not do the above and see the publish fail as the manifest wasn't updated with new/bumped versions of workspace dependencies.

What would be required is the give them a patch-level bump instead, while keeping everything else as is (maybe even by default). That way they could be published as usual and everything should work fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions