diff --git a/Cargo.toml b/Cargo.toml index f291f2c..0f732d0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ authors = ["Siavash Siamhb7@protonmail.com"] homepage = "https://crates.io/crates/term_tools" repository = "https://github.com/Syaw0/term_tools" license-file = "./LICENSE" -keywords = ["cli","terminal","rust","tool","coloize","formatter"] +keywords = ["cli","terminal","rust","tool","coloize"] categories = ["terminal","cli","command-line-utilitise","term-style", "terminal style"] [dependencies]