Skip to content

Commit 8c27b2d

Browse files
fix(deps): bump winnow from 0.6.26 to 0.7.4
Bumps [winnow](https://github.com/winnow-rs/winnow) from 0.6.26 to 0.7.4. - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.6.26...v0.7.4) --- updated-dependencies: - dependency-name: winnow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 151873d commit 8c27b2d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ uuid = { version = "1.15.1", features = ["v4", "serde"] }
158158
walkdir = "2.5.0"
159159
which = "6.0.3"
160160
whoami = "1.5.1"
161-
winnow = "0.6.2"
161+
winnow = "0.6.26"
162162

163163
# Keep these minor synced with reqwest
164164
# https://github.com/seanmonstar/reqwest/blob/v0.12.12/Cargo.toml

0 commit comments

Comments
 (0)