mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-16 01:38:13 +00:00
86ec5b3917
This doesn't publish nightly plugin to the marketplace yet
10 lines
193 B
JSON
10 lines
193 B
JSON
{
|
|
"name": "wasmtime-github-release",
|
|
"version": "0.0.0",
|
|
"main": "main.js",
|
|
"dependencies": {
|
|
"@actions/core": "^1.0.0",
|
|
"@actions/github": "^1.0.0",
|
|
"glob": "^7.1.5"
|
|
}
|
|
}
|