mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-26 05:21:00 +00:00
Add ActivityStreams Ext to plume-common dependencies
This commit is contained in:
parent
bff50f8e4c
commit
816aefe72a
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ regex-syntax = { version = "0.6.17", default-features = false, features = ["unic
|
|||
tracing = "0.1.34"
|
||||
askama_escape = "0.10.3"
|
||||
activitystreams = "0.7.0-alpha.18"
|
||||
activitystreams-ext = "0.1.0-alpha.2"
|
||||
|
||||
[dependencies.chrono]
|
||||
features = ["serde"]
|
||||
|
|
Loading…
Reference in a new issue