diff --git a/Cargo.toml b/Cargo.toml index 59d5c12..a917903 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ edition = "2021" description = "High-level Activitypub framework" license = "AGPL-3.0" repository = "https://github.com/LemmyNet/activitypub-federation-rust" +documentation = "https://docs.rs/activitypub_federation/" [workspace] members = ["derive"]