Skip to content

Releases: baptiste0928/cargo-install

v1.3.0

14 Jun 19:04
Compare
Choose a tag to compare

Added

  • Add args input to add additional arguments to the cargo install command.

Deprecated

  • locked input is deprecated, use the args input with --locked instead.

v1.2.0

16 Mar 15:50
Compare
Choose a tag to compare

Added

  • Add locked input to add --locked argument to cargo install command.

Changed

  • Dependencies have been updated.

v1.1.0

14 Jan 15:39
Compare
Choose a tag to compare

Added

  • Add cache-key input to add a custom key to the automatic cache key.

v1.0.1

07 Jan 21:33
Compare
Choose a tag to compare

Fixed

  • Errors when saving cache no longer cause the workflow to fail.

v1.0.0

21 Nov 14:57
Compare
Choose a tag to compare

Initial release of cargo-install action.