summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClementTsang <clementjhtsang@gmail.com>2019-09-16 22:54:39 -0400
committerClementTsang <clementjhtsang@gmail.com>2019-09-16 22:54:39 -0400
commitf5873db9ac432dc2d19e30359ca64595822678e4 (patch)
treeebaa2ae5388cf98aee888053f732516959713e7a /Cargo.toml
parent10abcd74af2460442c32e277ea097d39c5e4f1b8 (diff)
[skip travis] Changed name and some minor things.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e81c106f..4dd4786c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,9 +1,9 @@
[package]
-name = "rustop"
+name = "bottom"
version = "0.1.0-alpha.1"
authors = ["ClementTsang <clementjhtsang@gmail.com>"]
edition = "2018"
-repository = "https://github.com/ClementTsang/rustop"
+repository = "https://github.com/ClementTsang/bottom"
keywords = ["cli", "monitor", "process", "system"]
license = "MIT"
categories = ["command-line-utilities"]