0
0
Fork 0
mirror of https://github.com/actions-rs/cargo.git synced 2025-05-03 17:19:22 +03:00

Update package.json

This commit is contained in:
Rin Arakaki 2023-02-13 13:26:53 +09:00 committed by GitHub
parent 2e14882ebf
commit 9e8dbc86a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,10 @@
{
"name": "rust-cargo",
"name": "action-cargo",
"version": "1.0.3",
"private": false,
"description": "Run cargo command",
"main": "src/main.js",
"type": "module",
"directories": {
"test": "__tests__"
},