Skip to content

0.21.0

Choose a tag to compare

@Jake-Shadle Jake-Shadle released this 01 Apr 10:06
· 8 commits to main since this release

Changed

Removed

  • PR#107 removed the metadata feature 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.