Skip to content

1.0.56

Choose a tag to compare

@dtolnay dtolnay released this 07 Mar 20:53
· 374 commits to master since this release
1.0.56
933df88
  • Add must_use warning when an Error created by anyhow! is not used, perhaps because the programmer meant to write bail! instead (#229)