mirror of
https://github.com/actions-rs/cargo.git
synced 2025-08-14 20:55:14 +00:00
Update package.json
This commit is contained in:
parent
2e14882ebf
commit
9e8dbc86a6
@ -1,9 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "rust-cargo",
|
"name": "action-cargo",
|
||||||
"version": "1.0.3",
|
"version": "1.0.3",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "Run cargo command",
|
"description": "Run cargo command",
|
||||||
"main": "src/main.js",
|
"main": "src/main.js",
|
||||||
|
"type": "module",
|
||||||
"directories": {
|
"directories": {
|
||||||
"test": "__tests__"
|
"test": "__tests__"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user