From 0a75ead764e5e81520ea1279ea7e4d8afc44c48c Mon Sep 17 00:00:00 2001
From: anoadragon453
You need to read all of the upgrade notes for each version between your current @@ -285,13 +285,18 @@ database migrations are complete. You should wait until background updates from each upgrade are complete before moving on to the next upgrade, to avoid stacking them up. You can monitor the currently running background updates with the Admin API.
-The minimum supported Rust version has been increased from v1.65.0 to v1.66.0.
+Users building from source will need to ensure their rustc
version is up to
+date.
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 rustc
version is up to
date.
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 rustc
version is up to
date.
For an illustrative example, please see Upgrading to v1.84.0 below.
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 rustc
version is up to
date.