docs: update Rust version requirement

This commit is contained in:
naskya 2024-02-12 16:14:00 +09:00
parent 49fa0975ca
commit 9cb5fb2802
No known key found for this signature in database
GPG key ID: 712D413B3A9FED5C
2 changed files with 2 additions and 1 deletions

View file

@ -100,7 +100,7 @@ If you have access to a server that supports one of the sources below, I recomme
### 🏗️ Build dependencies
- 🦀 At least [Rust](https://www.rust-lang.org/) v1.68.0
- 🦀 At least [Rust](https://www.rust-lang.org/) v1.70
- 🦬 C/C++ compiler & build tools
- `build-essential` on Debian/Ubuntu Linux
- `base-devel` on Arch Linux

View file

@ -9,6 +9,7 @@
## For systemd users
- Required Rust version has been bumped from v1.68 to v1.70.
- `libvips` is no longer required (unless your server os is *BSD), so you may uninstall it from your system. Make sure to execute the following commands after that:
```sh
pnpm clean-npm