]> Untitled Git - lemmy.git/blobdiff - crates/db_schema/Cargo.toml
Add cargo metadata to all crates (#1853)
[lemmy.git] / crates / db_schema / Cargo.toml
index d6ac3d72b8cde3457128eb758e1fdfd3417db2fe..66b0a293dddc2170dd492865cc3be0f552260a04 100644 (file)
@@ -4,6 +4,8 @@ version = "0.13.0"
 edition = "2018"
 description = "A link aggregator for the fediverse"
 license = "AGPL-3.0"
+homepage = "https://join-lemmy.org/"
+documentation = "https://join-lemmy.org/docs/en/index.html"
 
 [lib]
 doctest = false