Skip to content

feat: update inter-crate dependencies #199

@gkgoat1

Description

@gkgoat1

I currently use cargo ws to publish my crates, but path dependencies in the packages' Cargo.toml don't update.

For instance, while releasing preleases for jsaw, the inter-crate references don't update; I need to do it manually, making the tags not match up with the published versions.

In particular, I use package renaming for easier usage within the repo and --force * all packages to overcome Cargo.toml changes--are either of those breaking cargo ws? or is inter-crate path dependency updating not supported yet?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions