diff --git a/Cargo.toml b/Cargo.toml index b418d47..c291ff2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,7 +34,7 @@ concurrent-queue = "2.2.0" pin-project-lite = "0.2.9" [target.'cfg(windows)'.dependencies.windows-sys] -version = "0.52" +version = "0.59" features = [ "Wdk_Foundation", "Wdk_Storage_FileSystem",