Update Rust crate syn to v2.0.114 (#17567)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [syn](https://redirect.github.com/dtolnay/syn) |
workspace.dependencies | patch | `2.0.111` → `2.0.114` |
---
### Release Notes
<details>
<summary>dtolnay/syn (syn)</summary>
###
[`v2.0.114`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.114)
[Compare
Source](https://redirect.github.com/dtolnay/syn/compare/2.0.113...2.0.114)
- Make std dependencies more easily discoverable in source code
([#​1956](https://redirect.github.com/dtolnay/syn/issues/1956),
thanks [@​tamird](https://redirect.github.com/tamird))
###
[`v2.0.113`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.113)
[Compare
Source](https://redirect.github.com/dtolnay/syn/compare/2.0.112...2.0.113)
- Allow parsing TypeParam with colon not followed by any type param
bounds
([#​1953](https://redirect.github.com/dtolnay/syn/issues/1953),
thanks [@​wyfo](https://redirect.github.com/wyfo))
###
[`v2.0.112`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.112)
[Compare
Source](https://redirect.github.com/dtolnay/syn/compare/2.0.111...2.0.112)
- Fix panic in LitByte::new().value()
([#​1951](https://redirect.github.com/dtolnay/syn/issues/1951),
thanks [@​VictorArcium](https://redirect.github.com/VictorArcium))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/astral-sh/uv).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zanie Blue <contact@zanie.dev>