Skip to content

Commit cf23025

Browse files
committed
Remove heap_size feature
1 parent ab04f9d commit cf23025

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ log-events = ["rustc-serialize"]
2727
# Use unstable features to optimize space and time (memory and CPU usage).
2828
unstable = []
2929

30-
# HeapSizeOf support
31-
heap_size = ["heapsize"]
32-
3330
[dependencies]
3431
lazy_static = "0.2"
3532
serde = "0.8"

0 commit comments

Comments
 (0)