rust-toolchain/package.json
2023-01-21 10:24:52 -08:00

12 lines
270 B
JSON

{
"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"
}