Skip to content

Commit 1104b8b

Browse files
committed
Doc: update project description
1 parent f48d2ec commit 1104b8b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Cargo.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
name = "dsp-calculator"
33
version = "0.1.0"
44
edition = "2021"
5+
authors = ["HuangFuSL <[email protected]>"]
6+
description = "Dyson Sphere Program Calculator"
7+
license = "MIT"
8+
repository = "https://github.com/HuangFuSL/dsp-calculator"
9+
readme = "README.md"
10+
keywords = ["rust", "dyson sphere program"]
511

612
[profile.dist]
713
opt-level = 3

0 commit comments

Comments
 (0)