Skip to content

0.7.2

Compare
Choose a tag to compare
@embark-bot embark-bot released this 28 Jul 09:56
· 325 commits to main since this release

Added

  • PR#227 Added a new bans.wildcards check to lint for version requirements of "*", which can happen when using local or patched crates that aren't published to a registry. Thanks @khodzha!

Fixed

  • Fix incompatible crate versions due to cargo_metadata.