Skip to content

Releases: moonrepo/setup-rust

v1.2.2

20 Feb 18:03
ede6de0

Choose a tag to compare

  • Updated dependencies.

v1.2.1

04 Aug 05:15
e013866

Choose a tag to compare

  • Pinned the cargo-binstall version to v1.8 to work around the 404 errors in CI.
  • Added support for the CARGO_BINSTALL_VERSION environment variable.

v1.2.0

03 May 19:02
d8048d4

Choose a tag to compare

  • Added a target-dirs input, allowing the target folders to be specified. Can now cache multiple
    target folders.
  • Updated to skip caching a directory if it does not exist, instead of failing.
  • Updated dependencies.

v1.1.0

17 Nov 18:29
b8edcc5

Choose a tag to compare

  • Added a cache-base input. When provided, will only save cache on this branch/ref, but will
    restore cache on all branches/refs.
  • Updated dependencies.

v1.0.3

07 Nov 22:04
ee9ecd5

Choose a tag to compare

  • Include GITHUB_WORKFLOW in cache key.
  • Updated dependencies.

v1.0.2

27 Oct 17:29
5a413a4

Choose a tag to compare

  • Switch to Node.js v20.

v1.0.1

02 Aug 16:40
f2f76c7

Choose a tag to compare

  • Fixed an issue where a module was missing from the build.

v1.0.0

01 Aug 22:30
1f34c7d

Choose a tag to compare

  • Will now install rustup if it does not exist in the environment.
  • Added musl support to cargo-binstall.

v0.6.1

09 May 18:19
cafffba

Choose a tag to compare

Automatic compilation

v0.6.0

08 May 17:23
314a34c

Choose a tag to compare

Automatic compilation