[package] name = "peak_alloc" version = "0.2.1" authors = ["Xavier Gillard "] edition = "2018" description = "An allocator to keep track of (the max) allocated memory" repository = "https://github.com/xgillard/peak_alloc" readme = "README.md" license = "MIT" keywords = ["memory-usage", "peak-memory", "allocator"] categories = ["memory-management"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]