iostress/Cargo.toml

10 lines
162 B
TOML

[package]
name = "iostress"
version = "0.1.0"
authors = ["Dustin C. Hatch <dustin.hatch@firemon.com>"]
[dependencies]
clap = "2.26"
rand = "0.3"
tempdir = "0.3"