From c501b467b05dc26259f292f4d0b6755cc6755473 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sun, 25 May 2025 02:22:47 +0800 Subject: feat: Update project metadata in Cargo.toml and pyproject.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2ec763e..25e214f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "soon" version = "0.1.0" edition = "2021" + # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # 生成 CLI 可执行文件 [[bin]] -- cgit v1.2.3-70-g09d2