From 63ae3d6beae1094b313109379b8e6298bbad84fe Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Tue, 27 Feb 2024 12:06:44 +0800 Subject: chore(project): update cargo.toml --- Cargo.toml | 5 +++++ 1 file changed, 5 insertions(+) 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] -- cgit v1.2.3-70-g09d2