aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 76c96ac..7537a46 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,3 +2,10 @@
name = "palpad"
version = "0.1.0"
edition = "2021"
+license = "MIT"
+description = "A really simple static site generator"
+homepage = "https://git.spacejunk.sh/palpad.git"
+repository = "https://git.spacejunk.sh/palpad.git"
+readme = "README.md"
+
+