rust-memory-playground/heap-program/Cargo.toml

11 lines
162 B
TOML

[package]
name = "heap-program"
version = "0.1.0"
edition = "2021"
[dependencies]
dhat = "0.3.0"
[features]
dhat-heap = [] # if you are doing heap profiling