Skip to content

Commit a2aab3c

Browse files
authored
Update to windows-sys 0.52.0. (#7)
1 parent 5afe5b4 commit a2aab3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ io-lifetimes = { version = "2.0.0", default-features = false }
1818
rustix = { version = "0.38.0", features = ["fs", "time"] }
1919

2020
[target.'cfg(windows)'.dependencies.windows-sys]
21-
version = "0.48.0"
21+
version = "0.52.0"
2222
features = [
2323
"Win32_Foundation",
2424
"Win32_Storage_FileSystem",

0 commit comments

Comments
 (0)