aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-02-27 12:06:44 +0800
committer简律纯 <i@jyunko.cn>2024-02-27 12:06:44 +0800
commit63ae3d6beae1094b313109379b8e6298bbad84fe (patch)
tree76b38db3d1dc38167df77cffcd643d345911b882
parent8353aa8e757716cd7144baee56992bf23f89c5e8 (diff)
downloadHydroRoll-63ae3d6beae1094b313109379b8e6298bbad84fe.tar.gz
HydroRoll-63ae3d6beae1094b313109379b8e6298bbad84fe.zip
chore(project): update cargo.toml
-rw-r--r--Cargo.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 69a0c80..a4093cb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,11 @@
name = "hydro_roll"
version = "0.1.6"
edition = "2021"
+description = "A simple rust library for HydroRoll."
+license = "MIT"
+documentation = "https://docs.hydroroll.team/"
+homepage = "https://hydroroll.team/"
+repository = "https://github.com/HydroRoll-Team/HydroRoll"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[lib]