rust-pstree/Cargo.toml

10 lines
135 B
TOML
Raw Normal View History

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