rhymuproc 1.1.2

Discover and interact with operating system processes
Documentation
[[bin]]
name = "mock_subprocess"
path = "bin/mock_subprocess.rs"

[dependencies]

[dev-dependencies.uuid]
features = ["v4"]
version = "0.8"

[package]
authors = ["Richard Walters <rwalters@digitalstirling.com>"]
categories = ["os"]
description = "Discover and interact with operating system processes"
edition = "2018"
keywords = ["process", "cross-platform"]
license-file = "LICENSE.txt"
name = "rhymuproc"
readme = "README.md"
repository = "https://github.com/rhymu8354/Processes.git"
version = "1.1.2"

[target."cfg(unix)".dependencies.libc]
version = "0.2"