File: disable-heapsize.diff

package info (click to toggle)
rust-linked-hash-map 0.5.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 228 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 159 bytes parent folder | download
1
2
3
4
5
6
7
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -31,1 +31,1 @@
-[dependencies.heapsize]
+[disabled.dependencies.heapsize]
@@ -43,1 +43,0 @@
-heapsize_impl = ["heapsize"]