[Request] [+ ] D11341: rust: update README to reflect that the minimum version of Rust has changed
Alphare (Raphaël Gomès)
phabricator at mercurial-scm.org
Wed Aug 25 15:53:40 UTC 2021
Alphare created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.
REVISION SUMMARY
Debian Bullseye has just been released, and it carries `rustc 1.48.0`.
REPOSITORY
rHG Mercurial
BRANCH
default
REVISION DETAIL
https://phab.mercurial-scm.org/D11341
AFFECTED FILES
rust/README.rst
CHANGE DETAILS
diff --git a/rust/README.rst b/rust/README.rst
--- a/rust/README.rst
+++ b/rust/README.rst
@@ -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::
To: Alphare, #hg-reviewers
Cc: mercurial-patches, mercurial-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mercurial-scm.org/pipermail/mercurial-patches/attachments/20210825/0006bc59/attachment.html>
More information about the Mercurial-patches
mailing list