We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb73f7b commit d043b7eCopy full SHA for d043b7e
dev-docs/prerequisites.md
@@ -22,7 +22,7 @@
22
```
23
24
- Install Rust and Cargo: `curl https://sh.rustup.rs -sSf | sh`.
25
- - The required version of Rust is 1.72.0. To install this version, run `rustup
+ - The required version of Rust is 1.88.0. To install this version, run `rustup
26
install 1.88.0`. To set this as your default version, also run `rustup default
27
1.88.0`.
28
- Install `build-essential`, `pkg-config`, `libssl-dev`, `libclang-dev`, and
0 commit comments