Skip to content

Commit

Permalink
chore(deps): update rust crate syn to v2.0.73 (#306)
Browse files Browse the repository at this point in the history
[![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.72` -> `2.0.73` |

---

### Release Notes

<details>
<summary>dtolnay/syn (syn)</summary>

### [`v2.0.73`](https://togithub.com/dtolnay/syn/releases/tag/2.0.73)

[Compare Source](https://togithub.com/dtolnay/syn/compare/2.0.72...2.0.73)

-   Support parsing unnamed C varargs within function pointer types ([#&#8203;1711](https://togithub.com/dtolnay/syn/issues/1711))
-   Improve synthesized error message on unexpected tokens at the end of the expected contents of a delimited group ([#&#8203;1713](https://togithub.com/dtolnay/syn/issues/1713))
-   Support parsing unstable tail call syntax ([#&#8203;1714](https://togithub.com/dtolnay/syn/issues/1714), [https://github.com/rust-lang/rust/issues/112788](https://togithub.com/rust-lang/rust/issues/112788))
-   Add [`Fields::members`](https://docs.rs/syn/2.0.73/syn/enum.Fields.html#method.members) iterator ([#&#8203;1716](https://togithub.com/dtolnay/syn/issues/1716), thanks [@&#8203;Fancyflame](https://togithub.com/Fancyflame))

</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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/andrzejressel/pulumi-wasm).
  • Loading branch information
renovate[bot] authored Aug 11, 2024
1 parent 16bd131 commit 6d441a0
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6d441a0

Please sign in to comment.