Skip to content

0.4.1

Choose a tag to compare

@fengalin fengalin released this 29 Jun 14:25
· 8 commits to main since this release

0.4.1 -- 2022-06-29

Added

  • Fix repository link in Cargo.toml.
  • Specify Minimum Supported Rust Version.

Fixed

  • Error: fix a typo in Display impl.

Changed

  • Add forbid(unsafe_code) constraint.