From a550291c858cfc62571233661b003dc61264e064 Mon Sep 17 00:00:00 2001 From: Kitaiti Makoto Date: Sun, 1 Jan 2023 07:41:54 +0900 Subject: [PATCH] Stick activitystreams version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a8eb72ff..c767f93c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ webfinger = "0.4.1" tracing = "0.1.35" tracing-subscriber = "0.3.10" riker = "0.4.2" -activitystreams = "0.7.0-alpha.18" +activitystreams = "=0.7.0-alpha.18" [[bin]] name = "plume"