mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-29 23:11:02 +00:00
Install activitystreams 0.7.0
This commit is contained in:
parent
80c0426768
commit
92c0368dd8
1 changed files with 1 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3216,6 +3216,7 @@ name = "plume-models"
|
||||||
version = "0.7.1"
|
version = "0.7.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"activitypub",
|
"activitypub",
|
||||||
|
"activitystreams",
|
||||||
"ammonia",
|
"ammonia",
|
||||||
"bcrypt",
|
"bcrypt",
|
||||||
"chrono",
|
"chrono",
|
||||||
|
|
Loading…
Reference in a new issue