update the minimum version for rust from rust 1.61 to rust 1.63

This commit is contained in:
Tlntin
2023-01-13 12:36:55 +08:00
parent b7438bc998
commit c5035e1881
2 changed files with 2 additions and 2 deletions

View File

@@ -146,7 +146,7 @@ pake https://weekly.tw93.fun --name Weekly --transparent
## 定制开发
开始前请确保电脑已经安装了 Rust 和 Node `>=16 如 16.18.1` 的环境,此外需参考 [Tauri 文档](https://tauri.app/v1/guides/getting-started/prerequisites) 快速配置好环境才可以开始使用,假如你太不懂,使用上面的命令行打包会更加合适。
开始前请确保电脑已经安装了 Rust `>=1.63` 和 Node `>=16 如 16.18.1` 的环境,此外需参考 [Tauri 文档](https://tauri.app/v1/guides/getting-started/prerequisites) 快速配置好环境才可以开始使用,假如你太不懂,使用上面的命令行打包会更加合适。
```sh
// 安装依赖