diff -r ddcee0b0fd67 -r 7bd13bf99d1c rust/README.rst --- a/rust/README.rst Fri Sep 25 11:29:19 2020 +0200 +++ b/rust/README.rst Mon Sep 28 15:08:02 2020 +0200 @@ -61,8 +61,8 @@ Developing Rust =============== -The current version of Rust in use is ``1.34.2``, because it's what Debian -stable has. You can use ``rustup override set 1.34.2`` at the root of the repo +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 to make it easier on you. Go to the ``hg-cpython`` folder::