Update Rust crate anyhow to v1.0.84
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
anyhow | dependencies | patch |
1.0.83 -> 1.0.84
|
Release Notes
dtolnay/anyhow (anyhow)
v1.0.84
- Disallow calling
ensure!
through aNot
impl for a type that is notbool
(#367)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.