Auto merge of #5386 - ysimonson:new-metadata, r=matklad
authorbors <bors@rust-lang.org>
Wed, 18 Apr 2018 09:55:27 +0000 (09:55 +0000)
committerbors <bors@rust-lang.org>
Wed, 18 Apr 2018 09:55:27 +0000 (09:55 +0000)
Added new metadata fields

Addresses #5373.

`cargo metadata` should now include all of the non-optional suggested fields in the [API guidelines](https://rust-lang-nursery.github.io/api-guidelines/documentation.html#cargotoml-includes-all-common-metadata-c-metadata).


Trivial merge