rustc/compiler/rustc_codegen_cranelift/.github/actions/github-release/package.json
2024-05-08 17:27:53 +02:00

12 lines
255 B
JSON

{
"name": "rustc_codegen_cranelift-github-release",
"version": "0.0.0",
"license": "Apache-2.0 WITH LLVM-exception",
"main": "main.js",
"dependencies": {
"@actions/core": "^1.9.1",
"@actions/github": "^5.1.0",
"glob": "^7.1.5"
}
}