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 6c2b417 commit 522497aCopy full SHA for 522497a
Cargo.toml
@@ -1,10 +1,10 @@
1
[package]
2
name = "libproc"
3
version = "0.7.1"
4
-description = "A rust wrapper of libproc to get information about running processes - Mac OS X and Linux"
+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://github.com/andrewdavidmackenzie/libproc-rs/README.md"
+documentation = "https://andrewdavidmackenzie.github.io/libproc-rs/libproc/index.html"
8
readme = "README.md"
9
license = "MIT"
10
edition = "2018"
0 commit comments