diff --git a/doc/book.toml b/doc/book.toml index 830b7ee3..c0c12474 100644 --- a/doc/book.toml +++ b/doc/book.toml @@ -6,4 +6,4 @@ src = "src" title = "PL/Rust Guide" [preprocessor.variables.variables] -toolchain_ver = "1.67.1" +toolchain_ver = "1.70.0" diff --git a/doc/src/install-prerequisites.md b/doc/src/install-prerequisites.md index d20e9b02..9bcaf721 100644 --- a/doc/src/install-prerequisites.md +++ b/doc/src/install-prerequisites.md @@ -111,7 +111,7 @@ rustc -V The output from `rustc -V` should look similar to the following example. ``` -rustc {{toolchain_ver}} (d5a82bbd2 2023-02-07) +rustc {{toolchain_ver}} (90c541806 2023-05-31) ``` Use `rustup default` to check that the explicit version of `rustc` is