matter-labs / zksync-withdrawal-finalizer

zkSync 2.0 Withdrawal Finalizer
https://zksync.io/
Apache License 2.0
54 stars 40 forks source link

chore(deps): update rust crate syn to v2.0.63 #465

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
syn workspace.dependencies patch 2.0.61 -> 2.0.63

Release Notes

dtolnay/syn (syn) ### [`v2.0.63`](https://togithub.com/dtolnay/syn/releases/tag/2.0.63) [Compare Source](https://togithub.com/dtolnay/syn/compare/2.0.62...2.0.63) - Parse and print long if-else-if chains without reliance on deep recursion to avoid overflowing stack ([#​1644](https://togithub.com/dtolnay/syn/issues/1644), [#​1645](https://togithub.com/dtolnay/syn/issues/1645)) ### [`v2.0.62`](https://togithub.com/dtolnay/syn/releases/tag/2.0.62) [Compare Source](https://togithub.com/dtolnay/syn/compare/2.0.61...2.0.62) - Reject invalid unparenthesized range and comparison operator expressions ([#​1642](https://togithub.com/dtolnay/syn/issues/1642), [#​1643](https://togithub.com/dtolnay/syn/issues/1643))

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.



This PR has been generated by Mend Renovate. View repository job log here.