Skip to content

Commit 1fa0c20

Browse files
build(deps): update windows-sys requirement from 0.60.2 to 0.61.2 (#283)
1 parent ff8e46d commit 1fa0c20

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.2"
7676
features = [
7777
"Win32_Graphics_Gdi",
7878
"Win32_UI_Shell",

0 commit comments

Comments
 (0)