fix(deps): update rust crate anyhow to v1.0.93
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
anyhow | dependencies | patch |
1.0.86 -> 1.0.93
|
Release Notes
dtolnay/anyhow (anyhow)
v1.0.93
- Update dev-dependencies to
thiserror
v2
v1.0.92
- Support Rust 1.82's
&raw const
and&raw mut
syntax insideensure!
(#390)
v1.0.91
- Ensure OUT_DIR is left with deterministic contents after build script execution (#388)
v1.0.90
- Documentation improvements
v1.0.89
- Make anyhow::Error's
UnwindSafe
andRefUnwindSafe
impl consistently available between versions of Rust newer and older than 1.72 (#386)
v1.0.88
- Documentation improvements
v1.0.87
- Support more APIs, including
Error::new
andError::chain
, in no-std mode on Rust 1.81+ (#383)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate