Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update rust crate syn to v2.0.72 (#265)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [syn](https://togithub.com/dtolnay/syn) | workspace.dependencies | patch | `2.0.71` -> `2.0.72` | --- ### Release Notes <details> <summary>dtolnay/syn (syn)</summary> ### [`v2.0.72`](https://togithub.com/dtolnay/syn/releases/tag/2.0.72) [Compare Source](https://togithub.com/dtolnay/syn/compare/2.0.71...2.0.72) - Parse `use<'a, T>` precise capturing bounds ([#​1707](https://togithub.com/dtolnay/syn/issues/1707), thanks [@​compiler-errors](https://togithub.com/compiler-errors)) </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/andrzejressel/pulumi-wasm).
- Loading branch information