docs: we use nightly toolchain

This commit is contained in:
dusk 2024-11-28 21:41:34 +03:00
parent 42b5f6da3e
commit 7de1e84d98
Signed by: dusk
SSH Key Fingerprint: SHA256:Abmvag+juovVufZTxyWY8KcVgrznxvBjQpJesv071Aw

View File

@ -16,7 +16,7 @@ or clone the repository, and run `just build-all` to build the libraries (in rel
## development
it's just a standard rust project under `rust`, so make sure you have the latest stable rust toolchain installed.
it's just a standard rust project under `rust`, so make sure you have `rustup` installed (or the toolchain specified under `rust-toolchain.toml`.)
also don't forget to have godot installed and available in your `PATH` (the extension currently targets 4.3).
- **cargo features**