mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2025-06-08 03:36:37 +00:00
Profiles and components support
This commit is contained in:
parent
74865b8fc9
commit
f0a61e6769
10 changed files with 5143 additions and 891 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "rust-toolchain",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"private": false,
|
||||
"description": "Install the Rust toolchain",
|
||||
"main": "lib/main.js",
|
||||
|
@ -32,7 +32,7 @@
|
|||
"@actions/core": "^1.1.1",
|
||||
"@actions/exec": "^1.0.0",
|
||||
"@actions/io": "^1.0.0",
|
||||
"download": "^7.1.0"
|
||||
"@actions-rs/core": "^0.0.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^24.0.19",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue