fix: Fix binstall 404.

This commit is contained in:
Miles Johnson 2024-08-03 22:09:36 -07:00
parent dcab3dcf9f
commit 8b918e3602
3 changed files with 12 additions and 2 deletions

View file

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