diff --git a/plume-models/Cargo.toml b/plume-models/Cargo.toml index ce900298..bd124205 100644 --- a/plume-models/Cargo.toml +++ b/plume-models/Cargo.toml @@ -35,7 +35,7 @@ riker = "0.4.2" once_cell = "1.5.2" lettre = "0.9.6" native-tls = "0.2.8" -activitystreams = "0.7.0-alpha.14" +activitystreams = "0.7.0-alpha.18" [dependencies.chrono] features = ["serde"]