Skip to content

Argument parsing for multiple features is broken #161

@svenstaro

Description

@svenstaro

The arguments are currently parsed incorrectly when multiple comma-separated features are provided such as in --features hello,hola. It gets put into the cargo command like this: --features hello hola.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions