Skip to content

0.4.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 16:33
· 1 commit to main since this release
v0.4.2
b25a7e7

Changed

  • Minimum supported rust version now: 1.70.0.

Fixed

  • The use of error_from! or bail! macros added a hidden dependency on
    the anyhow crate. They now expand to call this library's re-export of
    anyhow.