mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-23 13:45:12 +02:00
[skip travis] Changed cargo.toml to have some more data.
This commit is contained in:
parent
1ebe04ecb2
commit
10abcd74af
@ -3,6 +3,10 @@ name = "rustop"
|
|||||||
version = "0.1.0-alpha.1"
|
version = "0.1.0-alpha.1"
|
||||||
authors = ["ClementTsang <clementjhtsang@gmail.com>"]
|
authors = ["ClementTsang <clementjhtsang@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
repository = "https://github.com/ClementTsang/rustop"
|
||||||
|
keywords = ["cli", "monitor", "process", "system"]
|
||||||
|
license = "MIT"
|
||||||
|
categories = ["command-line-utilities"]
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user