Blob Blame History Raw
--- vm-memory-0.10.0/Cargo.toml	1970-01-01T00:00:01+00:00
+++ vm-memory-0.10.0/Cargo.toml	2023-05-08T14:19:57.911733+00:00
@@ -56,9 +56,3 @@
 backend-mmap = []
 default = []
 
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = [
-    "errhandlingapi",
-    "sysinfoapi",
-]