Skip to content

Commit 516d813

Browse files
fix(deps): bump winnow from 0.6.2 to 0.7.10
Bumps [winnow](https://github.com/winnow-rs/winnow) from 0.6.2 to 0.7.10. - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.6.2...v0.7.10) --- updated-dependencies: - dependency-name: winnow dependency-version: 0.7.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98dad52 commit 516d813

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

Cargo.lock

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

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ uuid = { version = "1.15.1", features = ["v4", "serde"] }
154154
walkdir = "2.5.0"
155155
webpki-roots = "=0.26.8"
156156
whoami = "1.6.0"
157-
winnow = "=0.6.2"
157+
winnow = "=0.7.10"
158158

159159
[target.'cfg(unix)'.dependencies]
160160
nix = { version = "0.29.0", features = [

0 commit comments

Comments
 (0)