diff options
| author | 2025-05-25 02:22:47 +0800 | |
|---|---|---|
| committer | 2025-05-25 10:47:38 +0800 | |
| commit | c501b467b05dc26259f292f4d0b6755cc6755473 (patch) | |
| tree | bf9c1103af5886cad35393004cfdf25d75a4b52a /Cargo.toml | |
| parent | 72ae30380b7a62e8066270524ce056e14da08112 (diff) | |
| download | soon-c501b467b05dc26259f292f4d0b6755cc6755473.tar.gz soon-c501b467b05dc26259f292f4d0b6755cc6755473.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]] |