LoipesMas/cargo-select

Fix `carg_args`

LoipesMas opened this issue · 0 comments

cargo_args argument is supposed to be working just like cargo does with arguments after --, but I haven't managed to achieve that with clap's derives. Maybe I missed something or maybe we need to use builder api instead.

// TODO: make it a "last" argument, i.e. after "--"