]> Untitled Git - lemmy.git/blobdiff - crates/api_crud/Cargo.toml
Add cargo metadata to all crates (#1853)
[lemmy.git] / crates / api_crud / Cargo.toml
index 7666e220c310c8b02de368e3b04b38e7d3a0ee66..15438aa2e60a5f5c544ef7f79f09324f8806d186 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"
 
 [dependencies]
 lemmy_apub = { version = "=0.13.0", path = "../apub" }