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