Commit 207b0f5
authored
Update Rust crate anyhow to 1.0.75 (#13)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [anyhow](https://togithub.com/dtolnay/anyhow) | dependencies | patch | `1.0.66` -> `1.0.75` |
| [anyhow](https://togithub.com/dtolnay/anyhow) | workspace.dependencies | patch | `1.0.69` -> `1.0.75` |
---
### Release Notes
<details>
<summary>dtolnay/anyhow (anyhow)</summary>
### [`v1.0.75`](https://togithub.com/dtolnay/anyhow/releases/tag/1.0.75)
[Compare Source](https://togithub.com/dtolnay/anyhow/compare/1.0.74...1.0.75)
- Partially work around rust-analyzer bug ([https://github.com/rust-lang/rust-analyzer/issues/9911](https://togithub.com/rust-lang/rust-analyzer/issues/9911))
### [`v1.0.74`](https://togithub.com/dtolnay/anyhow/releases/tag/1.0.74)
[Compare Source](https://togithub.com/dtolnay/anyhow/compare/1.0.73...1.0.74)
- Add bootstrap workaround to allow rustc to depend on anyhow ([#​320](https://togithub.com/dtolnay/anyhow/issues/320), thanks [@​RalfJung](https://togithub.com/RalfJung))
### [`v1.0.73`](https://togithub.com/dtolnay/anyhow/releases/tag/1.0.73)
[Compare Source](https://togithub.com/dtolnay/anyhow/compare/1.0.72...1.0.73)
- Update backtrace support to nightly's new Error::provide API ([https://github.com/rust-lang/rust/pull/113464](https://togithub.com/rust-lang/rust/pull/113464), [#​319](https://togithub.com/dtolnay/anyhow/issues/319))
### [`v1.0.72`](https://togithub.com/dtolnay/anyhow/releases/tag/1.0.72)
[Compare Source](https://togithub.com/dtolnay/anyhow/compare/1.0.71...1.0.72)
- Documentation improvements
### [`v1.0.71`](https://togithub.com/dtolnay/anyhow/releases/tag/1.0.71)
[Compare Source](https://togithub.com/dtolnay/anyhow/compare/1.0.70...1.0.71)
- Documentation improvements
### [`v1.0.70`](https://togithub.com/dtolnay/anyhow/releases/tag/1.0.70)
[Compare Source](https://togithub.com/dtolnay/anyhow/compare/1.0.69...1.0.70)
- Update syn dependency to 2.x
### [`v1.0.69`](https://togithub.com/dtolnay/anyhow/releases/tag/1.0.69)
[Compare Source](https://togithub.com/dtolnay/anyhow/compare/1.0.68...1.0.69)
- Documentation improvements
### [`v1.0.68`](https://togithub.com/dtolnay/anyhow/releases/tag/1.0.68)
[Compare Source](https://togithub.com/dtolnay/anyhow/compare/1.0.67...1.0.68)
- Opt out of `-Zrustdoc-scrape-examples` on docs.rs for now
### [`v1.0.67`](https://togithub.com/dtolnay/anyhow/releases/tag/1.0.67)
[Compare Source](https://togithub.com/dtolnay/anyhow/compare/1.0.66...1.0.67)
- Improve the backtrace captured when `context()` is used on an `Option` ([#​280](https://togithub.com/dtolnay/anyhow/issues/280))
</details>
---
### 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 these updates again.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/sammyfilly/Nextjs).1 parent dd9201b commit 207b0f5
4 files changed
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments