[package]
name = "heapsize"
version = "0.1.1"
authors = [ "The Servo Project Developers" ]
description = "Infrastructure for measuring the total runtime size of an object on the heap"
license = "MPL-2.0"
repository = "https://github.com/servo/heapsize"
[features]
unstable = []
[dependencies]
libc = "0.1"