mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2026-04-08 17:42:12 +08:00
6
package-lock.json
generated
Normal file
6
package-lock.json
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "rust-toolchain",
|
||||
"version": "0.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"dependencies": {}
|
||||
}
|
||||
11
package.json
Normal file
11
package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user