Skip to content

Commit a63f8e5

Browse files
fix(deps): bump winnow from 0.6.22 to 0.6.24
Bumps [winnow](https://github.com/winnow-rs/winnow) from 0.6.22 to 0.6.24. - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.6.22...v0.6.24) --- updated-dependencies: - dependency-name: winnow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98ad5bd commit a63f8e5

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
@@ -153,7 +153,7 @@ uuid = { version = "1.8.0", features = ["v4", "serde"] }
153153
walkdir = "2.5.0"
154154
which = "6.0.3"
155155
whoami = "1.5.1"
156-
winnow = "0.6.2"
156+
winnow = "0.6.24"
157157

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

0 commit comments

Comments
 (0)