From fcc8f5a97ce7853e241a4c8d575f170073661278 Mon Sep 17 00:00:00 2001 From: Kevin Amado Date: Thu, 3 Feb 2022 21:35:31 -0500 Subject: [PATCH] feat: all together --- src/cli.rs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/cli.rs b/src/cli.rs index 77bc668..2ed264f 100644 --- a/src/cli.rs +++ b/src/cli.rs @@ -24,11 +24,9 @@ pub fn parse(args: Vec) -> clap::ArgMatches { .term_width(80) .after_help(indoc::indoc!( " - Created with love by: + Shaped with love by: - Kevin Amado ~ @kamadorueda on GitHub, matrix.org and Gmail. - Thomas Bereknyei ~ @tomberek on GitHub and matrix.org. - - With contributions from: - David Arnold ~ @blaggacao on GitHub and matrix.org. - Mr Hedgehog ~ @ModdedGamers on GitHub. "