Skip to content

0.5.9

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 07:53
· 470 commits to main since this release
  • Fix an error when using old cargo with a dependency graph containing 2021 edition crates. (#138)

  • Support omitting lower bound of --version-range. (#139)

  • Add --keep-going flag. (#140)

  • Fix an issue where --feature-powerset and --each-feature add --all-features as one of the combinations, even if it is already covered by another combination. (#141)