Skip to content

Commit 1fa7dd9

Browse files
authored
Update Rust crate winnow to 0.7.12 (#2469)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [winnow](https://redirect.github.com/winnow-rs/winnow) | workspace.dependencies | patch | `0.7.11` -> `0.7.12` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zMS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
1 parent 2bc2b93 commit 1fa7dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ unicode-normalization = "0.1.24"
137137
whoami = "1.6.0"
138138
win32job = "2.0.3"
139139
windows-sys = "0.60.2"
140-
winnow = "0.7.11"
140+
winnow = "0.7.12"
141141
xxhash-rust = "0.8.15"
142142
zstd = { version = "0.13.3", features = ["zstdmt"] }
143143

0 commit comments

Comments
 (0)