Skip to content

v0.5.2

Latest

Choose a tag to compare

@StanleyMasinde StanleyMasinde released this 09 Jun 21:15
  • Small fix in the std::fmt::Display trait import. That conflicts with programs calling this crate for some reasons.
    • I’ve tested from the main commit and the error is gone.
    • See the error below
image
  • It doesn’t seem like it was an issue in the older versions of Rust but an issue in the latest.
    Full Changelog: v0.5.1...v0.5.2