Show More
@@ -76,8 +76,8 b' instructions on how to install from sour' | |||
|
76 | 76 | MSRV |
|
77 | 77 | ==== |
|
78 | 78 | |
|
79 |
The minimum supported Rust version is currently 1. |
|
|
80 |
to follow the version from Debian |
|
|
79 | The minimum supported Rust version is currently 1.61.0. The project's policy is | |
|
80 | to follow the version from Debian testing, to make the distributions' job easier. | |
|
81 | 81 | |
|
82 | 82 | rhg |
|
83 | 83 | === |
@@ -77,8 +77,8 b' Example usage:' | |||
|
77 | 77 | Developing Rust |
|
78 | 78 | =============== |
|
79 | 79 | |
|
80 |
The current version of Rust in use is ``1. |
|
|
81 |
|
|
|
80 | The current version of Rust in use is ``1.61.0``, because it's what Debian | |
|
81 | testing has. You can use ``rustup override set 1.61.0`` at the root of the repo | |
|
82 | 82 | to make it easier on you. |
|
83 | 83 | |
|
84 | 84 | Go to the ``hg-cpython`` folder:: |
General Comments 0
You need to be logged in to leave comments.
Login now