mirror of
https://github.com/posborne/rust-pstree.git
synced 2025-02-11 04:35:05 +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"
|