From 69acb314657d44b612806e7d117c94365c9ba4b3 Mon Sep 17 00:00:00 2001 From: SidneyZhang Date: Tue, 14 Apr 2026 18:13:40 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=BB=9F=E4=B8=80=E4=BD=9C=E8=80=85?= =?UTF-8?q?=E5=A7=93=E5=90=8D=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8c37329..d585500 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "memoscli" version = "0.1.0" edition = "2021" -authors = ["Sidney Zhang "] +authors = ["SidneyZhang "] description = "A command-line tool to manage memos" license = "MIT"