Skip to content

Avoid bringing arbitrary into downstream Cargo.lock files #455

@djc

Description

@djc

Currently depending on zip 6 with default-features = false still has arbitrary appear in downstream project's Cargo.lock files. It seems to me that this should not happen unless a specific feature is enabled, since it won't be useful for most downstream users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions