]> git.lizzy.rs Git - rust.git/blob - .github/actions/github-release/package.json
Update CI for Rust bors
[rust.git] / .github / actions / github-release / package.json
1 {
2   "name": "wasmtime-github-release",
3   "version": "0.0.0",
4   "main": "main.js",
5   "dependencies": {
6     "@actions/core": "^1.6",
7     "@actions/github": "^5.0",
8     "glob": "^7.1.5"
9   }
10 }