Skip to content

Commit 9cb54a4

Browse files
committed
change rust version
1 parent e8920b7 commit 9cb54a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developers/toolchain-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
2828
Then, choose **Proceed with installation (default)**.
2929

3030
:::tip
31-
Generally speaking, you should install Rust `v1.85.0` (stable channel) or later.
31+
Generally speaking, you should install Rust `v1.83.0` (stable channel) or later.
3232
:::
3333

3434
```bash

0 commit comments

Comments
 (0)