diff --git a/Cargo.toml b/Cargo.toml index fc8491275..909aca0e6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ fastrand = "1.6.0" rustix = { version = "0.37.1", features = ["fs"] } [target.'cfg(windows)'.dependencies.windows-sys] -version = "0.45" +version = "0.48" features = [ "Win32_Storage_FileSystem", "Win32_Foundation",