Skip to content

Commit 7322aa8

Browse files
Bump windows from 0.58.0 to 0.60.0
Bumps [windows](https://github.com/microsoft/windows-rs) from 0.58.0 to 0.60.0. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](microsoft/windows-rs@0.58.0...0.60.0) --- updated-dependencies: - dependency-name: windows dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e65ff3d commit 7322aa8

File tree

2 files changed

+99
-4
lines changed

2 files changed

+99
-4
lines changed

Cargo.lock

+98-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ self_update = { version = "0.42.0", default-features = false, features=["archive
232232

233233

234234
[target.'cfg(windows)'.dependencies]
235-
windows = { version = "0.58", features = [
235+
windows = { version = "0.60", features = [
236236
"Win32_System_Console",
237237
"Win32_Foundation",
238238
"Win32_Networking", "Win32_Networking_WinSock", "Win32_System_IO", # set UDP_CONNRESET off

0 commit comments

Comments
 (0)