rust/README.rst
changeset 48296 4ee6b8b40787
parent 46140 ec14c37958ec
child 48535 799fdf4cca80
--- a/rust/README.rst	Wed Oct 20 00:57:02 2021 +0200
+++ b/rust/README.rst	Wed Aug 25 17:53:19 2021 +0200
@@ -74,8 +74,8 @@
 Developing Rust
 ===============
 
-The current version of Rust in use is ``1.41.1``, because it's what Debian
-stable has. You can use ``rustup override set 1.41.1`` at the root of the repo
+The current version of Rust in use is ``1.48.0``, because it's what Debian
+stable has. You can use ``rustup override set 1.48.0`` at the root of the repo
 to make it easier on you.
 
 Go to the ``hg-cpython`` folder::