fix: Rework rust state.

This commit is contained in:
Miles Johnson 2023-04-17 15:54:00 -07:00
parent c49c6099c9
commit fbe11a6179
3 changed files with 46 additions and 48 deletions

View file

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