]> Untitled Git - lemmy.git/blobdiff - crates/apub_lib/Cargo.toml
Add cargo metadata to all crates (#1853)
[lemmy.git] / crates / apub_lib / Cargo.toml
index 0e56edf00d02e6281d1e8f0fb43595654a225135..1645d82a4fbead62cfd1c7d8b531d0cb6699b67c 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_utils = { version = "=0.13.0", path = "../utils" }