We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8920b7 commit 9cb54a4Copy full SHA for 9cb54a4
docs/developers/toolchain-setup.md
@@ -28,7 +28,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
28
Then, choose **Proceed with installation (default)**.
29
30
:::tip
31
-Generally speaking, you should install Rust `v1.85.0` (stable channel) or later.
+Generally speaking, you should install Rust `v1.83.0` (stable channel) or later.
32
:::
33
34
```bash
0 commit comments