Add note about wasm32 Rust toolchain.

This commit is contained in:
parazyd
2023-02-03 14:23:29 +01:00
parent 11d2d1c63d
commit da7b5aaf75

View File

@@ -32,6 +32,7 @@ for the P2P IRC daemon.
This project requires the Rust compiler to be installed.
Please visit [Rustup](https://rustup.rs/) for instructions.
You have to install a native toolchain, and `wasm32-unknown-unknown`.
Minimum Rust version supported is **1.67.0 (stable)**.
The following dependencies are also required: