From f5873db9ac432dc2d19e30359ca64595822678e4 Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Mon, 16 Sep 2019 22:54:39 -0400 Subject: [skip travis] Changed name and some minor things. --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') 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 "] 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"] -- cgit v1.2.3