zksync-withdrawal-finalizer
zksync-withdrawal-finalizer copied to clipboard
chore(deps): update rust crate syn to v2.0.79
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
syn | workspace.dependencies | patch | 2.0.76 -> 2.0.79 |
Release Notes
dtolnay/syn (syn)
v2.0.79
- Fix infinite loop on parsing chained ranges (#1741)
- Fix panic in parsing
use
items containing absolute paths (#1742)
v2.0.78
- Fix infinite loop on chained comparison (#1739)
v2.0.77
- Support parsing
Expr::Tuple
in non-"full" mode (#1727)
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 is behind base branch, 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. View the repository job log.