fix(deps): update rust crate thiserror to v2.0.12 - autoclosed
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| thiserror | dependencies | patch |
2.0.3 -> 2.0.12
|
Release Notes
dtolnay/thiserror (thiserror)
v2.0.12
- Prevent elidable_lifetime_names pedantic clippy lint in generated impl (#413)
v2.0.11
v2.0.10
- Support errors containing a generic type parameter's associated type in a field (#408)
v2.0.9
- Work around
missing_inline_in_public_itemsclippy restriction being triggered in macro-generated code (#404)
v2.0.8
- Improve support for macro-generated
derive(Error)call sites (#399)
v2.0.7
v2.0.6
- Suppress deprecation warning on generated From impls (#396)
v2.0.5
- Prevent deprecation warning on generated impl for deprecated type (#394)
v2.0.4
- Eliminate needless_lifetimes clippy lint in generated
Fromimpls (#391, thanks @matt-phylum)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate