From 2c00108de9e611599ae706435a7857e0fa9f315f Mon Sep 17 00:00:00 2001 From: Matt Brubeck Date: Thu, 15 Mar 2018 15:24:09 -0700 Subject: [PATCH] Remove old note about pre-1.21 versions --- src/doc/src/reference/manifest.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.30.2