Skip to content

Commit 1975df5

Browse files
fix(deps): bump windows from 0.61.3 to 0.62.0
Bumps [windows](https://github.com/microsoft/windows-rs) from 0.61.3 to 0.62.0. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.62.0) --- updated-dependencies: - dependency-name: windows dependency-version: 0.62.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a930a9f commit 1975df5

File tree

2 files changed

+111
-23
lines changed

2 files changed

+111
-23
lines changed

Cargo.lock

Lines changed: 110 additions & 22 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 @@ uuid = { version = "1.15.1", features = ["v4", "serde"] }
125125
walkdir = "2.5.0"
126126
webpki-roots = "=0.26.8"
127127
whoami = "1.6.0"
128-
windows = { version = "0.61.1", features = ["Foundation", "Win32_System_ProcessStatus", "Win32_System_Kernel", "Win32_System_Threading", "Wdk_System_Threading"] }
128+
windows = { version = "0.62.0", features = ["Foundation", "Win32_System_ProcessStatus", "Win32_System_Kernel", "Win32_System_Threading", "Wdk_System_Threading"] }
129129
winnow = "=0.6.2"
130130
winreg = "0.55.0"
131131
schemars = "1.0.4"

0 commit comments

Comments
 (0)