Skip to content

Commit aed08fe

Browse files
committed
Add some metadata to manifest
1 parent 726677a commit aed08fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
[package]
22
name = "simple-process-stats"
3+
description = "Get memory usage and CPU time on Linux and Windows"
4+
license = "MIT"
35
version = "0.1.0"
6+
repository = "https://github.com/robotty/simple-process-stats"
47
authors = ["Ruben Anders <[email protected]>"]
58
edition = "2018"
69

0 commit comments

Comments
 (0)