Skip to content

Compatibility with cargo publish --workspace #285

@leighmcculloch

Description

@leighmcculloch

Now that cargo publish supports the --workspace flag, it would be helpful if cargo-hack interoperated with the publish command and supported calling it with --dry-run to run verification on the feature powerset for the crates in the repo.

Today the cargo-hack command will only call individual crates with cargo publish rather than the workspace in one call, but with different features enabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions