From: bors Date: Tue, 18 Jul 2017 18:51:34 +0000 (+0000) Subject: Auto merge of #4123 - alexcrichton:augment, r=matklad X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~7^2~51 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ffab51954ec32d55631c37a8730bb24915fc090b;p=cargo.git Auto merge of #4123 - alexcrichton:augment, r=matklad Implement the [patch] section of the manifest This is an implementation of [RFC 1969] which adds a new section to top-level manifests: `[patch]`. This section allows you to augment existing sources with new versions of crates, possibly replacing the versions that already exist in the source. More details about this feature can be found in the RFC itself. [RFC 1969]: https://github.com/rust-lang/rfcs/pull/1969 --- ffab51954ec32d55631c37a8730bb24915fc090b