Skip to content

Commit 5b6a759

Browse files
authored
upgrade.md: Bump minimum Rust version to 1.66.0 (element-hq#17079) (#17140)
upgrade.md: Bump minimum Rust version to 1.66.0 (element-hq#17079)
1 parent c0ea2bf commit 5b6a759

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

changelog.d/17140.doc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the upgrade.md with the latest minimum supported Rust version of 1.66.0. Contributed by @jahway603.

docs/upgrade.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,14 @@ each upgrade are complete before moving on to the next upgrade, to avoid
117117
stacking them up. You can monitor the currently running background updates with
118118
[the Admin API](usage/administration/admin_api/background_updates.html#status).
119119
120+
# Upgrading to v1.106.0
121+
122+
## Minimum supported Rust version
123+
The minimum supported Rust version has been increased from v1.65.0 to v1.66.0.
124+
Users building from source will need to ensure their `rustc` version is up to
125+
date.
126+
127+
120128
# Upgrading to v1.100.0
121129
122130
## Minimum supported Rust version

0 commit comments

Comments
 (0)