Skip to content

0.16.10

Compare
Choose a tag to compare
@Jake-Shadle Jake-Shadle released this 19 Jun 13:16
· 5 commits to main since this release

Fixed

  • PR#83 resolved #82 by properly handling cfg() specific dependencies for the same crate with different features enabled.
  • PR#83 fixed an issue where cfg(any()) crates would be pulled into the graph erroneously if not performing target filtering.