We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b21bec1 commit d521707Copy full SHA for d521707
Cargo.toml
@@ -1,10 +1,10 @@
1
[package]
2
name = "libproc"
3
-version = "0.14.6"
+version = "0.14.8"
4
description = "A library to get information about running processes - for Mac OS X and Linux"
5
authors = ["Andrew Mackenzie <[email protected]>"]
6
repository = "https://github.com/andrewdavidmackenzie/libproc-rs"
7
-documentation = "https://andrewdavidmackenzie.github.io/libproc-rs/libproc/index.html"
+documentation = "https://docs.rs/libproc/latest/libproc"
8
readme = "README.md"
9
license = "MIT"
10
edition = "2018"
0 commit comments