From: Matt Brubeck Date: Thu, 15 Mar 2018 22:24:09 +0000 (-0700) Subject: Remove old note about pre-1.21 versions X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~2^2~36^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2c00108de9e611599ae706435a7857e0fa9f315f;p=cargo.git Remove old note about pre-1.21 versions --- diff --git a/src/doc/src/reference/manifest.md b/src/doc/src/reference/manifest.md index 117cd373c..7cae02896 100644 --- a/src/doc/src/reference/manifest.md +++ b/src/doc/src/reference/manifest.md @@ -792,8 +792,7 @@ 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.21, set to be released on 2017-10-12.) +technical specification of this feature. [RFC 1969]: https://github.com/rust-lang/rfcs/pull/1969 [replace]: reference/specifying-dependencies.html#overriding-dependencies