mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2024-11-11 03:56:34 +02:00
parent
3cf1bcc749
commit
ce8f65846d
2 changed files with 0 additions and 17 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"name": "rust-toolchain",
|
|
||||||
"version": "0.0.0",
|
|
||||||
"lockfileVersion": 1,
|
|
||||||
"dependencies": {}
|
|
||||||
}
|
|
11
package.json
11
package.json
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"name": "rust-toolchain",
|
|
||||||
"version": "0.0.0",
|
|
||||||
"description": "Install the Rust toolchain",
|
|
||||||
"repository": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "git+https://github.com/dtolnay/rust-toolchain.git"
|
|
||||||
},
|
|
||||||
"author": "dtolnay",
|
|
||||||
"license": "MIT"
|
|
||||||
}
|
|
Loading…
Reference in a new issue