rust-pstree/Cargo.toml
2015-03-03 22:54:22 -06:00

9 lines
135 B
TOML

[package]
name = "pstree"
version = "0.2.0"
authors = ["Paul Osborne <osbpau@gmail.com>"]
[[bin]]
name = "pstree"
path = "pstree.rs"