--- heapsize-0.4.2/Cargo.toml 1970-01-01T00:00:00+00:00 +++ heapsize-0.4.2/Cargo.toml 2023-03-20T17:45:39.243567+00:00 @@ -22,6 +22,3 @@ [features] flexible-tests = [] unstable = [] -[target."cfg(windows)".dependencies.winapi] -version = "0.3.4" -features = ["std", "heapapi"]