rust-memory-playground/box-str-program/Cargo.toml
2022-06-17 13:42:33 +01:00

11 lines
165 B
TOML

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