From: Alex Burka Date: Thu, 21 Sep 2017 01:32:13 +0000 (-0400) Subject: update [patch] disclaimer in book X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~6^2~47^2^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c9c040794bba5cf59f544f0f6359742b548a2883;p=cargo.git update [patch] disclaimer in book --- diff --git a/src/doc/book/src/reference/manifest.md b/src/doc/book/src/reference/manifest.md index 8b71819c0..133d06592 100644 --- a/src/doc/book/src/reference/manifest.md +++ b/src/doc/book/src/reference/manifest.md @@ -727,8 +727,8 @@ source's original crate is replaced. More information about overriding dependencies can be found in the [overriding dependencies][replace] section of the documentation and [RFC 1969] for the -technical specification of this feature. Note that the `[patch]` feature will -first become available in Rust 1.20, set to be released on 2017-08-31. +technical specification of this feature. (Note that the `[patch]` feature will +first become available in Rust 1.21, set to be released on 2017-10-12.) [RFC 1969]: https://github.com/rust-lang/rfcs/pull/1969 [replace]: reference/specifying-dependencies.html#overriding-dependencies