diff options
| -rw-r--r-- | Cargo.toml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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] |
