Skip to content

Publish Without an Optional Git Dependency #15634

Closed
@dcampbell24

Description

@dcampbell24

Problem

I know that git dependencies cause problems for publishing a crate, but what if the git dependency is optional and not included in the release of the crate? Then you ought to be able to publish the crate.

Proposed Solution

If the only git dependencies are optional and not included when publishing the crate allow publishing the crate.

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-gitArea: anything dealing with gitC-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Command-packageCommand-publishS-triageStatus: This issue is waiting on initial triage.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions