From 3f67901dc0f33c49d93c58b22b3c4fc6f4173b22 Mon Sep 17 00:00:00 2001 From: lordcasser <591289332@qq.com> Date: Tue, 17 Oct 2023 10:12:41 +0800 Subject: [PATCH] fix argument number bug during ast-tree matching --- src/cli.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cli.rs b/src/cli.rs index 799d917..794a643 100644 --- a/src/cli.rs +++ b/src/cli.rs @@ -275,7 +275,7 @@ mod help { Use -h for short descriptions and --help for more details. - Homepage: https://github.com/LordCasser/weggli"; + Homepage: https://github.com/LordCasser/weggli-enhance"; pub const TEMPLATE: &str = "\ {about}