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 726677a commit aed08feCopy full SHA for aed08fe
Cargo.toml
@@ -1,6 +1,9 @@
1
[package]
2
name = "simple-process-stats"
3
+description = "Get memory usage and CPU time on Linux and Windows"
4
+license = "MIT"
5
version = "0.1.0"
6
+repository = "https://github.com/robotty/simple-process-stats"
7
authors = ["Ruben Anders <[email protected]>"]
8
edition = "2018"
9
0 commit comments