Skip to content

Running app with --version returns version of clap-nested, rather than the crate using it #2

@hosyvietanh

Description

@hosyvietanh

Example:

./target/debug/mav --version
> clap-nested 0.1.1

It's expected for the CLI app to return information (version, name, description) about itself, not about clap-nested.

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