nabijaczleweli/cargo-update

Keep the features

ncihnegn opened this issue · 3 comments

I installed ripgrep with --all-features but it seems cargo install-update -a will update it with no features.

Per manual: run cargo install-update-config -f feat1 -f feat2 ripgrep

That defeats the purpose of install-update -a.

That defeats the purpose of install-update -a.

You just need to configure it once and then it will be saved as configuration and applied during install-update