omni icon indicating copy to clipboard operation
omni copied to clipboard

`up`/`cargo-install`: use `binstall` instead of `install`

Open xaf opened this issue 1 year ago • 0 comments

https://github.com/cargo-bins/cargo-binstall allows to download precompiled bins when available. We should evaluate using cargo binstall for those operations, which would require having it setup by default when installing rust.

xaf avatar Nov 29 '24 05:11 xaf