diff options
Diffstat (limited to 'develop/print.html')
-rw-r--r-- | develop/print.html | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/develop/print.html b/develop/print.html index de6a4b3c2d..de27e50afb 100644 --- a/develop/print.html +++ b/develop/print.html @@ -1816,8 +1816,13 @@ v1.61.0.</p> <tr><td>v1.92.0 – v1.97.0</td><td>v1.90.0</td></tr> <tr><td>v1.98.0 – v1.99.0</td><td>v1.96.0</td></tr> </tbody></table> -<h1 id="upgrading-to-v1930"><a class="header" href="#upgrading-to-v1930">Upgrading to v1.93.0</a></h1> +<h1 id="upgrading-to-v11000"><a class="header" href="#upgrading-to-v11000">Upgrading to v1.100.0</a></h1> <h2 id="minimum-supported-rust-version"><a class="header" href="#minimum-supported-rust-version">Minimum supported Rust version</a></h2> +<p>The minimum supported Rust version has been increased from v1.61.0 to v1.65.0. +Users building from source will need to ensure their <code>rustc</code> version is up to +date.</p> +<h1 id="upgrading-to-v1930"><a class="header" href="#upgrading-to-v1930">Upgrading to v1.93.0</a></h1> +<h2 id="minimum-supported-rust-version-1"><a class="header" href="#minimum-supported-rust-version-1">Minimum supported Rust version</a></h2> <p>The minimum supported Rust version has been increased from v1.60.0 to v1.61.0. Users building from source will need to ensure their <code>rustc</code> version is up to date.</p> @@ -1857,7 +1862,7 @@ are being removed in this release of Synapse:</p> administrators of single-process (monolith) installations don't need to do anything.</p> <p>For an illustrative example, please see <a href="upgrade.html#upgrading-to-v1840">Upgrading to v1.84.0</a> below.</p> <h1 id="upgrading-to-v1860"><a class="header" href="#upgrading-to-v1860">Upgrading to v1.86.0</a></h1> -<h2 id="minimum-supported-rust-version-1"><a class="header" href="#minimum-supported-rust-version-1">Minimum supported Rust version</a></h2> +<h2 id="minimum-supported-rust-version-2"><a class="header" href="#minimum-supported-rust-version-2">Minimum supported Rust version</a></h2> <p>The minimum supported Rust version has been increased from v1.58.1 to v1.60.0. Users building from source will need to ensure their <code>rustc</code> version is up to date.</p> |