2023-03-21 12:05:01 -05:00
|
|
|
{
|
2023-03-21 12:18:03 -05:00
|
|
|
"name": "rustc_codegen_cranelift-github-release",
|
2023-03-21 12:05:01 -05:00
|
|
|
"version": "0.0.0",
|
2023-03-21 12:07:23 -05:00
|
|
|
"license": "Apache-2.0 WITH LLVM-exception",
|
2023-03-21 12:05:01 -05:00
|
|
|
"main": "main.js",
|
|
|
|
"dependencies": {
|
|
|
|
"@actions/core": "^1.9.1",
|
|
|
|
"@actions/github": "^5.1.0",
|
|
|
|
"glob": "^7.1.5"
|
|
|
|
}
|
|
|
|
}
|