Mercurial > hg
diff rust/README.rst @ 51706:541292a02e09
rust: change minimum supported version everywhere applicable
This will help users and downstream packaging.
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Tue, 23 Jul 2024 14:25:23 +0200 |
parents | b88e9c707c95 |
children |
line wrap: on
line diff
--- 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.