- Small fix in the
std::fmt::Displaytrait 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
- 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