summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cbecff3..299ae1a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,10 @@
[package]
name = "sellershut"
version = "0.1.0"
+license = "AGPL-3.0-only"
edition = "2024"
+homepage = "https://git.kanjala.com/sellershut"
+documentation = "https://books.kanjala.com/sellershut"
+description = "A federated marketplace platform"
[dependencies]