Skip to content

Commit 30aa091

Browse files
tobzibraheemdev
authored andcommitted
chore: bump windows-sys to 0.59
1 parent 35b59d9 commit 30aa091

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 @@ rust-version = "1.72.0"
1414
libc = { version = "0.2", optional = true }
1515

1616
[target.'cfg(windows)'.dependencies]
17-
windows-sys = { version = "0.52", features = ["Win32_System_Threading"], optional = true }
17+
windows-sys = { version = "0.59", features = ["Win32_System_Threading"], optional = true }
1818

1919
[features]
2020
default = ["fast-barrier"]

0 commit comments

Comments
 (0)