Skip to content

Commit 6c8aff6

Browse files
authored
windows-sys 0.52 (#32)
1 parent 7876976 commit 6c8aff6

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
@@ -22,7 +22,7 @@ rustix = { version = "0.38.0", features = ["termios"] }
2222
hermit-abi = "0.3.0"
2323

2424
[target.'cfg(windows)'.dependencies.windows-sys]
25-
version = "0.48.0"
25+
version = "0.52.0"
2626
features = [
2727
"Win32_Foundation",
2828
"Win32_Storage_FileSystem",

0 commit comments

Comments
 (0)