fix(deps): update rust crate thiserror to 1.0.35
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
thiserror | dependencies | patch |
1.0.34 -> 1.0.35
|
Release Notes
dtolnay/thiserror
v1.0.35
- More work on integrating std::any::Provider for backtrace support
- Fix "Multiple applicable
provide
methods in scope" error when the caller has both std::error::Error and std::any::Provide traits in scope (#185)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.