https://github.com/oli-obk/cargo_metadata
We now import most of the metadata from this; what might we be missing? Feature flags: #12, #7 Build script info: https://github.com/oli-obk/cargo_metadata/issues/77 Targets: https://docs.rs/cargo_metadata/0.7.3/cargo_metadata/struct.Package.html#structfield.targets Links: https://docs.rs/cargo_metadata/0.7.3/cargo_metadata/struct.Package.html#structfield.links
We now import most of the metadata from this; what might we be missing?