Commit 1a17f6a
authored
Update Rust crate winnow to 0.7.14 (#2806)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [winnow](https://redirect.github.com/winnow-rs/winnow) |
workspace.dependencies | patch | `0.7.13` -> `0.7.14` |
---
### Release Notes
<details>
<summary>winnow-rs/winnow (winnow)</summary>
###
[`v0.7.14`](https://redirect.github.com/winnow-rs/winnow/blob/HEAD/CHANGELOG.md#0714---2025-11-26)
[Compare
Source](https://redirect.github.com/winnow-rs/winnow/compare/v0.7.13...v0.7.14)
##### Features
- Add `combinator::expression` parser for parsing expressions with
precedence (a pratt parser)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone
America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone
America/Los_Angeles.
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->1 parent 728d485 commit 1a17f6a
2 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments