Sourced from anyhow's releases.
1.0.89
- Make anyhow::Error's
UnwindSafe
andRefUnwindSafe
impl consistently available between versions of Rust newer and older than 1.72 (#386)1.0.88
- Documentation improvements
9d3fb6d
Release 1.0.89830c399
Merge pull request #386
from dtolnay/unwindsafe8454be3
Ensure UnwindSafe even with "backtrace" feature enabled and
old Rusta85e414
Add more autotraits tests139f266
Release 1.0.88aa3ab2b
Merge pull request #385
from dtolnay/docnostd44c3767
Update documentation on no-std error type conversions