fix: Remove dynamic import.

This commit is contained in:
Miles Johnson 2023-08-02 09:39:59 -07:00
parent 889bf1db60
commit deec13b3d0
3 changed files with 6 additions and 2 deletions

View file

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