Install rustup.

This commit is contained in:
Miles Johnson 2023-08-01 15:14:21 -07:00
parent c5f1dc6e9e
commit b00fdf0c6c
7 changed files with 46 additions and 12 deletions

View file

@ -34,5 +34,8 @@
"prettier-config-moon": "^1.1.2",
"tsconfig-moon": "^1.3.0",
"typescript": "^5.1.6"
},
"engines": {
"node": ">=16.0.0"
}
}