aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2025-05-25 02:22:47 +0800
committerHsiangNianian <i@jyunko.cn>2025-05-25 02:22:47 +0800
commitdd3a8b64a34a55d1b434d1d5d7f6fbe00545f251 (patch)
tree6b39535acabbdbda9443200afe593a98b947edc4 /Cargo.toml
parent14918d4d997eac2b5cc8aa4bc279482da62a5f97 (diff)
downloadsoon-dd3a8b64a34a55d1b434d1d5d7f6fbe00545f251.tar.gz
soon-dd3a8b64a34a55d1b434d1d5d7f6fbe00545f251.zip
feat: Update project metadata in Cargo.toml and pyproject.toml
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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]]