Skip to content

Commit 5225b28

Browse files
committed
chore: bump windows-sys 0.42 → 0.52
1 parent 4800dc2 commit 5225b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ libc = "=0.2.107" # Locked for OpenBSD 6.9 compatibility
1919
mach2 = "0.4"
2020

2121
[target.'cfg(windows)'.dependencies.windows-sys]
22-
version = "0.42.0"
22+
version = "0.52.0"
2323
features = [
2424
"Win32_Foundation",
2525
"Win32_System_Memory",

0 commit comments

Comments
 (0)