diff options
| author | 2025-05-25 02:22:47 +0800 | |
|---|---|---|
| committer | 2025-05-25 02:22:47 +0800 | |
| commit | dd3a8b64a34a55d1b434d1d5d7f6fbe00545f251 (patch) | |
| tree | 6b39535acabbdbda9443200afe593a98b947edc4 /Cargo.toml | |
| parent | 14918d4d997eac2b5cc8aa4bc279482da62a5f97 (diff) | |
| download | soon-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.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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]] |