Skip to content

Commit 105ca7a

Browse files
committed
Upgrade windows-sys to version 0.52
1 parent 93aefdf commit 105ca7a

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
@@ -14,7 +14,7 @@ categories = ["api-bindings", "os::windows-apis"]
1414

1515
[dependencies]
1616
cfg-if = "1.0"
17-
windows-sys = { version = "0.48", features = [
17+
windows-sys = { version = "0.52", features = [
1818
"Win32_Foundation",
1919
"Win32_System_Time",
2020
"Win32_System_Registry",

0 commit comments

Comments
 (0)