docs: rust: quick-start: remove Ubuntu 25.10

Ubuntu 25.10 is not supported anymore [1].

Thus remove it.

Link: https://ubuntu.com/about/release-cycle [1]
Reviewed-by: Gary Guo <gary@garyguo.net>
Link: https://patch.msgid.link/20260709204926.139252-1-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
This commit is contained in:
Miguel Ojeda 2026-07-09 22:49:26 +02:00
parent 5086dffd4b
commit ec520816b5

View File

@ -90,7 +90,7 @@ they should generally work out of the box, e.g.::
Ubuntu
******
Ubuntu 25.10 and 26.04 LTS provide recent Rust releases and thus they should
Ubuntu 26.04 LTS provides recent Rust releases and thus it should
generally work out of the box, e.g.::
apt install rustc rust-src bindgen rustfmt rust-clippy