Add keywords for crates.io discoverability (#19)
This commit is contained in:
parent
aee601a831
commit
2c5a8c7004
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ name = "activitypub_federation"
|
|||
version = "0.3.4"
|
||||
edition = "2021"
|
||||
description = "High-level Activitypub framework"
|
||||
keywords = ["activitypub", "activitystreams", "federation", "fediverse"]
|
||||
license = "AGPL-3.0"
|
||||
repository = "https://github.com/LemmyNet/activitypub-federation-rust"
|
||||
documentation = "https://docs.rs/activitypub_federation/"
|
||||
|
|
Loading…
Reference in a new issue