Skip to content

Use dep: prefix for feature dependencies #588

@CosmicHorrorDev

Description

@CosmicHorrorDev

NOTE: breaking change

Without the dep: prefix optional dependencies create implicit feature flags which leaks internal details along with cluttering up the crate's feature list (particularly when you have fun combinations like regex-fancy vs fancy-regex). Considering none of the implicit feature flags are supposed to be used by end users it would be nice to switch to using the dep: prefix in the next semver breaking release

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