]> Untitled Git - lemmy.git/blobdiff - crates/apub_lib_derive/Cargo.toml
Add cargo metadata to all crates (#1853)
[lemmy.git] / crates / apub_lib_derive / Cargo.toml
index 771e287f85c2126326e023879f671b353c3e8ac0..2dd7ff9bf8b0544c215ed3acca98afae0633bc73 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]
 proc-macro = true