Skip to content

hakari 0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 23:11
· 412 commits to main since this release

Added

Introduced a new dep-format-version, version 3, with these changes:

  • Always elide build metadata from version strings (e.g. with the semver string 5.4.0+g7f361a3, don't show the bit after the + sign). Thanks Nikhil Benesch for your first contribution!
  • Remove private features from the workspace-hack's Cargo.toml. This should simplify the output greatly.

Changed

  • MSRV updated to Rust 1.62.
  • target-spec updated to Rust 1.66.