Sourced from anyhow's releases.
1.0.45
- Fix non-compilable macro expansion if downstream crate calls
anyhow!,ensure!, orbail!with format args and is built with#![no_std]or#
33ab02c Release 1.0.45c50588f Merge pull request https://github.com/facebook/flipper/issues/177 from dtolnay/format95351e3 Refer to format macro by absolute path263257b Prevent missing rust-src from reinstalling a nightly without miri3acbb33 Disable backtrace build on 1.504c386df Update ui test suite to nightly-2021-10-13b5556c9 Merge pull request https://github.com/facebook/flipper/issues/173 from dtolnay/newadhocce20d04 Replace macro-generated calls to new_adhoc with Error::msg public API74fd4a2 Merge pull request https://github.com/facebook/flipper/issues/170 from dtolnay/ensurec904c82 Bypass anyhow_kind-based dispatch for ensure! with default msg