rust/README.rst
changeset 49629 eb383f093a01
parent 48842 649ff7f86f96
child 50420 5d20fc23e265
--- a/rust/README.rst	Sat Nov 19 20:40:47 2022 +0100
+++ b/rust/README.rst	Thu Oct 20 12:26:57 2022 +0200
@@ -77,8 +77,8 @@
 Developing Rust
 ===============
 
-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
+The current version of Rust in use is ``1.61.0``, because it's what Debian
+testing has. You can use ``rustup override set 1.61.0`` at the root of the repo
 to make it easier on you.
 
 Go to the ``hg-cpython`` folder::