Skip to content

Commit ea805af

Browse files
fix(deps): bump winnow from 0.6.2 to 0.7.11
--- updated-dependencies: - dependency-name: winnow dependency-version: 0.7.11 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e3d8e9 commit ea805af

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ walkdir = "2.5.0"
125125
webpki-roots = "=0.26.8"
126126
whoami = "1.6.0"
127127
windows = { version = "0.61.1", features = ["Foundation", "Win32_System_ProcessStatus", "Win32_System_Kernel", "Win32_System_Threading", "Wdk_System_Threading"] }
128-
winnow = "=0.6.2"
128+
winnow = "=0.7.11"
129129
winreg = "0.55.0"
130130
schemars = "1.0.4"
131131
jsonschema = "0.30.0"

0 commit comments

Comments
 (0)