Skip to content

Commit d043b7e

Browse files
committed
Feedback update
1 parent eb73f7b commit d043b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-docs/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
```
2323

2424
- 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
25+
- The required version of Rust is 1.88.0. To install this version, run `rustup
2626
install 1.88.0`. To set this as your default version, also run `rustup default
2727
1.88.0`.
2828
- Install `build-essential`, `pkg-config`, `libssl-dev`, `libclang-dev`, and

0 commit comments

Comments
 (0)