You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-heapsize/heapsize-0.4.2-fix-metadata...

10 lines
280 B

--- heapsize-0.4.2/Cargo.toml 1970-01-01T01:00:00+01:00
+++ heapsize-0.4.2/Cargo.toml 2018-01-29T14:57:28.337858+01:00
@@ -22,6 +22,3 @@
[features]
flexible-tests = []
unstable = []
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.4"
-features = ["std", "heapapi"]