From: bors Date: Tue, 17 Jan 2017 18:57:20 +0000 (+0000) Subject: Auto merge of #3301 - integer32llc:categories, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~11^2~34 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7ba201265f073e4938c4a4166008c63622f10a63;p=cargo.git Auto merge of #3301 - integer32llc:categories, r=alexcrichton Upload categories specified in the manifest This adds support for uploading categories to crates.io, if they are specified in the manifest. This goes with rust-lang/crates.io#473. It should be fine to merge this PR either before or after that one; crates.io master doesn't care if the categories are in the metadata or not. With that PR, I was able to use this patch with cargo to add categories to a crate! --- 7ba201265f073e4938c4a4166008c63622f10a63