Skip to content

Commit e238c22

Browse files
djcnagisa
authored andcommitted
Upgrade windows-sys to 0.52-0.59
1 parent 9a90c0e commit e238c22

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
@@ -24,7 +24,7 @@ libc = "0.2.156"
2424
psm = { path = "psm", version = "0.1.7" }
2525

2626
[target.'cfg(windows)'.dependencies.windows-sys]
27-
version = ">=0.34.0, <0.42.0"
27+
version = ">=0.52.0, <0.60.0"
2828
features = [
2929
"Win32_System_Memory",
3030
"Win32_System_Threading",

0 commit comments

Comments
 (0)