0.21.0
Changed
- PR#107 updated crates.
Removed
- PR#107 removed the
metadatafeature and thus compatibility with cargo_metadata.
Fixed
- PR#107 fixed an issue where crates which renamed their lib target and were gated behind a feature in a dependent that didn't rename it would be pruned from the final graph erroneously.