@@ -46,8 +46,8 @@ above supported platforms:
4646* ``OpenSSL 3.4-latest ``
4747* ``OpenSSL 3.5-latest ``
4848
49- We also test against the latest commit of BoringSSL, the latest ``aws-lc `` release,
50- and versions of LibreSSL that are receiving security support at the time of a
49+ We also test against the latest commit of BoringSSL, the latest ``aws-lc `` release,
50+ and versions of LibreSSL that are receiving security support at the time of a
5151given ``cryptography `` release.
5252
5353
@@ -113,7 +113,7 @@ available<installation:Rust>`.
113113
114114 .. warning ::
115115
116- The Rust available by default in Alpine < 3.17 is older than the minimum
116+ The Rust available by default in Alpine < 3.19 is older than the minimum
117117 supported version. See the :ref: `Rust installation instructions
118118 <installation:Rust>` for information about installing a newer Rust.
119119
@@ -127,7 +127,7 @@ available<installation:Rust>`.
127127
128128 .. warning ::
129129
130- The Rust available in Debian versions prior to Bookworm are older than the
130+ The Rust available in Debian versions prior to Trixie are older than the
131131 minimum supported version. See the :ref: `Rust installation instructions
132132 <installation:Rust>` for information about installing a newer Rust.
133133
@@ -140,8 +140,8 @@ available<installation:Rust>`.
140140
141141 .. warning ::
142142
143- For RHEL and CentOS you must be on version 8.8 or newer for the command
144- below to install a sufficiently new Rust. If your Rust is less than 1.65 .0
143+ For RHEL and CentOS you must be on version 8.10 or newer for the command
144+ below to install a sufficiently new Rust. If your Rust is less than 1.74 .0
145145 please see the :ref: `Rust installation instructions <installation:Rust >`
146146 for information about installing a newer Rust.
147147
319319 a Rust toolchain.
320320
321321Building ``cryptography `` requires having a working Rust toolchain. The current
322- minimum supported Rust version is 1.65 .0. **This is newer than the Rust some
322+ minimum supported Rust version is 1.74 .0. **This is newer than the Rust some
323323package managers ship **, so users may need to install with the
324324instructions below.
325325
0 commit comments