rust-memory-playground/string-dhat/Cargo.toml

8 lines
97 B
TOML
Raw Normal View History

2022-06-17 12:42:33 +00:00
[package]
name = "string-dhat"
version = "0.1.0"
edition = "2021"
[dependencies]
dhat = "0.3.0"