Commit d6d052e
authored
Update Rust crate async-recursion to 1.0.5 (#15)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [async-recursion](https://togithub.com/dcchut/async-recursion) | workspace.dependencies | patch | `1.0.2` -> `1.0.5` |
---
### Release Notes
<details>
<summary>dcchut/async-recursion (async-recursion)</summary>
### [`v1.0.5`](https://togithub.com/dcchut/async-recursion/releases/tag/v1.0.5)
[Compare Source](https://togithub.com/dcchut/async-recursion/compare/v1.0.4...v1.0.5)
#### What's Changed
- Update test error output by [@​dcchut](https://togithub.com/dcchut) in [https://github.com/dcchut/async-recursion/pull/28](https://togithub.com/dcchut/async-recursion/pull/28)
- Attempt to handle references from macro_rules by [@​dcchut](https://togithub.com/dcchut) in [https://github.com/dcchut/async-recursion/pull/30](https://togithub.com/dcchut/async-recursion/pull/30)
**Full Changelog**: dcchut/async-recursion@v1.0.4...v1.0.5
### [`v1.0.4`](https://togithub.com/dcchut/async-recursion/releases/tag/v1.0.4)
[Compare Source](https://togithub.com/dcchut/async-recursion/compare/v1.0.3...v1.0.4)
- Fix crate documentation to match README
### [`v1.0.3`](https://togithub.com/dcchut/async-recursion/releases/tag/v1.0.3)
[Compare Source](https://togithub.com/dcchut/async-recursion/compare/v1.0.2...v1.0.3)
- Update syn dependency to 2.x
</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 this update 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 30dadc5 commit d6d052e
2 files changed
+3
-3
lines changedSome 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 | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments