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.
13 lines
300 B
13 lines
300 B
7 years ago
|
--- 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 = []
|
||
|
|