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

@@ -145,7 +145,7 @@ If you are a little white who doesn't know how to use the command line, a good o
## Development
Before starting, make sure that the computer has installed the Rust and Node `>=16 as 16.18.1` environmentrefer to the [Tauri documentation](https://tauri.app/v1/guides/getting-started/prerequisites) to quickly configure your environment before you start. If you don't understand, it will be more appropriate to use the above command line to pack with one click.
Before starting, make sure that the computer has installed the Rust `>=1.63` and Node `>=16 as 16.18.1` environmentrefer to the [Tauri documentation](https://tauri.app/v1/guides/getting-started/prerequisites) to quickly configure your environment before you start. If you don't understand, it will be more appropriate to use the above command line to pack with one click.
```sh
// Install Dependencies