From fd8d96789f102cff77391a32af818131dc357518 Mon Sep 17 00:00:00 2001 From: Arkaprabha Chakraborty Date: Wed, 1 Feb 2023 02:48:32 +0530 Subject: [PATCH] Update src/main.rs: Removed some unnecessary colons --- src/main.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.rs b/src/main.rs index e0e23c0..a782cad 100644 --- a/src/main.rs +++ b/src/main.rs @@ -212,10 +212,10 @@ COMMAND: Prints the version information {}, {} {} {} - Runs the program in encryption mode. + Runs the program in encryption mode {}, {} {} {} - Runs the program in decryption mode.", + Runs the program in decryption mode", PROGRAM_NAME.bright_yellow(), PROGRAM_VERSION.bright_blue(), PROGRAM_NAME.bright_yellow(),