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#
anyhow!, ensure!, or bail! with format args and is built with #![no_std] or #![no_implicit_prelude] (#177)