mercurial/helptext/rust.txt
changeset 50423 b88e9c707c95
parent 49629 eb383f093a01
--- a/mercurial/helptext/rust.txt	Tue Apr 04 11:47:32 2023 +0200
+++ b/mercurial/helptext/rust.txt	Tue Apr 04 11:58:35 2023 +0200
@@ -76,8 +76,9 @@
 MSRV
 ====
 
-The minimum supported Rust version is currently 1.61.0. The project's policy is
-to follow the version from Debian testing, to make the distributions' job easier.
+The minimum supported Rust version is defined in `rust/clippy.toml`.
+The project's policy is to keep it at or below the version from Debian testing,
+to make the distributions' job easier.
 
 rhg
 ===