rust/README.rst
changeset 51706 541292a02e09
parent 50423 b88e9c707c95
--- a/rust/README.rst	Thu Jul 18 12:38:26 2024 +0200
+++ b/rust/README.rst	Tue Jul 23 14:25:23 2024 +0200
@@ -83,7 +83,7 @@
 ------------------------------
 
 The minimum supported rust version (MSRV) is specified in the `Clippy`_
-configuration file at ``rust/clippy.toml``. It is set to be ``1.61.0`` as of
+configuration file at ``rust/clippy.toml``. It is set to be ``1.79.0`` as of
 this writing, but keep in mind that the authoritative value is the one
 from the configuration file.