rust-memory-playground/box-str-dhat/Cargo.toml

11 lines
162 B
TOML
Raw Permalink Normal View History

2022-06-16 15:45:30 +00:00
[package]
2022-06-17 12:42:33 +00:00
name = "box-str-dhat"
2022-06-16 15:45:30 +00:00
version = "0.1.0"
edition = "2021"
[dependencies]
dhat = "0.3.0"
[features]
dhat-heap = [] # if you are doing heap profiling