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.1-fix-metadata...

13 lines
300 B

--- heapsize-0.4.1/Cargo.toml 2017-07-15T16:05:14+02:00
+++ heapsize-0.4.1/Cargo.toml 2017-11-06T08:47:21.426680+01:00
@@ -7,9 +7,6 @@
repository = "https://github.com/servo/heapsize"
build = "build.rs"
-[target.'cfg(windows)'.dependencies]
-kernel32-sys = "0.2.1"
-
[features]
unstable = []