From: bors Date: Wed, 18 Oct 2017 12:50:42 +0000 (+0000) Subject: Auto merge of #4633 - kivikakk:readme-file, r=carols10cents X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~5^2~38 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=757c3fac63e1bf8c806de0dfd0514e36bd1b3967;p=cargo.git Auto merge of #4633 - kivikakk:readme-file, r=carols10cents transmit: send README filename as well as content This is required to solve https://github.com/rust-lang/crates.io/issues/995; we currently only send the README content, but not the name of the README itself, so it's not possible to determine how we should render it. I've confirmed the existing crates.io server silently ignores the new field, so this should be safe to roll out whenever. --- 757c3fac63e1bf8c806de0dfd0514e36bd1b3967