Added new metadata fields.
authorYusuf Simonson <simonson@gmail.com>
Wed, 18 Apr 2018 08:08:18 +0000 (15:08 +0700)
committerYusuf Simonson <simonson@gmail.com>
Wed, 18 Apr 2018 08:08:18 +0000 (15:08 +0700)
commitd1cacfedf38884df00cafce34246d3f9bef9fac5
tree0cb8ccf2d4a2afd795975da47c2dfa9bf527a6a6
parent11777ef17f467b09ae188e9bb21a162cbe0e6e08
Added new metadata fields.

`cargo metadata` should now include all of the non-optional suggested fields in the API guidelines (see section C-METADATA.)
src/cargo/core/package.rs
tests/testsuite/metadata.rs
tests/testsuite/read_manifest.rs