fix: Fix rust value extraction.

This commit is contained in:
Miles Johnson 2023-04-17 15:57:47 -07:00
parent fbe11a6179
commit d939750e00
2 changed files with 5 additions and 3 deletions

View file

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