Clean cargo.

This commit is contained in:
Miles Johnson 2023-04-17 14:46:44 -07:00
parent 1df398a624
commit a15295b988
3 changed files with 35 additions and 3 deletions

View file

@ -19,6 +19,7 @@
"@actions/cache": "^3.2.1",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/glob": "^0.4.0",
"@actions/tool-cache": "^2.0.1",
"@ltd/j-toml": "^1.38.0"
},