new: Add cache-target input.

This commit is contained in:
Miles Johnson 2023-05-08 10:13:11 -07:00
parent cef1bc3f53
commit 28b46eda6c
5 changed files with 26 additions and 9 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@moonrepo/setup-rust",
"version": "0.5.0",
"version": "0.6.0",
"description": "A GitHub action for setting up Rust and Cargo.",
"main": "dist/index.js",
"scripts": {