Skip to content

Release v13.0.0-alpha.2 broken #1138

@9SMTM6

Description

@9SMTM6

If I run cargo install --git https://github.com/XAMPPRocky/tokei.git tokei then this builds successfully, but when I then run tokei I get on amd64 linux (arch linux based):

thread 'main' panicked at /home/[user]/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.15/src/parser/matches/arg_matches.rs:181:17:
arg `files`'s `ArgAction` should be one of `SetTrue`, `SetFalse` which should provide a default
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
zsh: IOT instruction (core dumped)  tokei

That error doesn't look platform specific.

When I specify the last alpha release it works: cargo install --git https://github.com/XAMPPRocky/tokei.git --tag v13.0.0-alpha.1 tokei.

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