Skip to content

Commit 04ec177

Browse files
build(deps): update windows-sys requirement from 0.60.2 to 0.61.1
--- updated-dependencies: - dependency-name: windows-sys dependency-version: 0.61.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 046de92 commit 04ec177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ x11rb = { version = "0.13.0", features = [
7272
], optional = true }
7373

7474
[target.'cfg(target_os = "windows")'.dependencies.windows-sys]
75-
version = "0.60.2"
75+
version = "0.61.1"
7676
features = [
7777
"Win32_Graphics_Gdi",
7878
"Win32_UI_Shell",

0 commit comments

Comments
 (0)