From adede8db5c1ed2f067d9d76a187f1af2a0f250ef Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Thu, 30 Apr 2020 16:08:43 +0200 Subject: [PATCH] untabbify --- Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index d168510c..6f87a51e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,10 +11,10 @@ readme = "README.md" license = "MIT" categories = ["command-line-utilities"] keywords = [ - "git", + "git", "gui", - "cli", - "terminal", + "cli", + "terminal", "ui", ]