fix(deps): update rust crate thiserror to 1.0.57 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
thiserror | dependencies | patch |
1.0.50 -> 1.0.57
|
Release Notes
dtolnay/thiserror (thiserror)
v1.0.57
- Generate more efficient
Display
impl for error message which do not contain any interpolated value (#286, thanks @nyurik)
v1.0.56
- Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache
v1.0.55
- Work around improperly cached build script result by sccache – second attempt (#280)
v1.0.54
- Work around improperly cached build script result by sccache – first attempt (#279)
v1.0.53
- Reduce spurious rebuilds under RustRover IDE when using a nightly toolchain (#270)
v1.0.52
- Fix interaction with RUSTC_BOOTSTRAP (#269)
v1.0.51
- Improve diagnostics when an invalid attribute previously caused thiserror to generate no
Error
impl (#266)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate