pfs-time-measure/Cargo.toml
ddidderr 6b58daa9cd
pfs-time-measure initial commit
A library to quickly measure the time for some code.
2022-04-06 20:01:17 +02:00

9 lines
185 B
TOML

[package]
name = "pfs-time-measure"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]