Update Rust crate anyhow to 1.0.82
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| anyhow | dependencies | patch | 1 -> 1.0.82 |
Release Notes
dtolnay/anyhow (anyhow)
v1.0.82
- Documentation improvements
v1.0.81
- Make backtrace support available when using -Dwarnings (#354)
v1.0.80
- Fix unused_imports warnings when compiled by rustc 1.78
v1.0.79
- Work around improperly cached build script result by sccache (#340)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.26%. Comparing base (
bd69e29) to head (153c522).
Additional details and impacted files
@@ Coverage Diff @@
## main #482 +/- ##
==========================================
- Coverage 81.58% 80.26% -1.33%
==========================================
Files 3 3
Lines 239 228 -11
==========================================
- Hits 195 183 -12
- Misses 44 45 +1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.