Sourced from anyhow's releases.
1.0.79
- Work around improperly cached build script result by sccache (#340)
1.0.78
- Reduce spurious rebuilds under RustRover IDE when using a nightly toolchain (#337)
1.0.77
- Make
anyhow::Error::backtrace
available on stable Rust compilers 1.65+ (#293, thanks@​LukasKalbertodt
)1.0.76
- Opt in to
unsafe_op_in_unsafe_fn
lint (#329)
71ab53d
Release 1.0.7960705a5
Merge pull request #340
from dtolnay/depinfo17e252b
Include env-dep:RUSTC_BOOTSTRAP in dep-info for sccache04774c0
Merge pull request #338
from dtolnay/nightlyci1fd290c
Make CI verify that error_generic_member_access works in latest
nightlyee41470
RUSTC must be set by Cargo for build script38c79ef
Release 1.0.78ded2295
Merge pull request #337
from dtolnay/bootstrapae45b67
Do not rebuild on RUSTC_BOOTSTRAP changes on nightly compiler2d32366
Update crate name used for build script probe