mirror of
https://github.com/posborne/rust-pstree.git
synced 2024-12-26 06:56:07 +01:00
9 lines
135 B
TOML
9 lines
135 B
TOML
[package]
|
|
name = "pstree"
|
|
version = "0.2.0"
|
|
authors = ["Paul Osborne <osbpau@gmail.com>"]
|
|
|
|
[[bin]]
|
|
|
|
name = "pstree"
|
|
path = "pstree.rs"
|