cargo-install icon indicating copy to clipboard operation
cargo-install copied to clipboard

GitHub action for cached Rust crates installation.

Results 2 cargo-install issues
Sort by recently updated
recently updated
newest added

I plan to work on a new major release (with breaking changes) soon. - [ ] Support [`cargo-binstall`](https://github.com/ryankurte/cargo-binstall) for even faster crates installation. :rocket: - Add a `binstall` input to...

enhancement

At the time of this writing, https://github.com/baptiste0928/cargo-install/issues/15#issuecomment-1708160760 was implemented without the support for version wildcards. Users must pin a specific package version to use this action with an alternative cargo...

enhancement