]> Untitled Git - lemmy.git/blobdiff - crates/apub/Cargo.toml
Migrate towards using page.attachment field for url (ref #2144) (#2182)
[lemmy.git] / crates / apub / Cargo.toml
index 51165ea9cce489126304df42bf6263aba41a95ef..4f7338df014c67898796ef91074761a97c26cf5e 100644 (file)
@@ -21,7 +21,7 @@ lemmy_db_views_actor = { version = "=0.16.2", path = "../db_views_actor" }
 lemmy_api_common = { version = "=0.16.2", path = "../api_common" }
 lemmy_websocket = { version = "=0.16.2", path = "../websocket" }
 diesel = "1.4.8"
-activitystreams-kinds = "0.1.2"
+activitystreams-kinds = "0.2.1"
 bcrypt = "0.10.1"
 chrono = { version = "0.4.19", features = ["serde"] }
 serde_json = { version = "1.0.72", features = ["preserve_order"] }