Fix argument whitespace.

This commit is contained in:
Miles Johnson 2023-04-15 23:20:48 -07:00
parent 9c82124546
commit 949b836c1d
2 changed files with 2 additions and 2 deletions

View file

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