From 5ceed2c2bb4ad80160cd1b7365afd8fe388261eb Mon Sep 17 00:00:00 2001 From: Erwan Leboucher Date: Thu, 20 Aug 2026 16:48:08 +0200 Subject: [PATCH] chore(deps): Remove unstable msc3061 feature --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9cb9edb83..7e041b63e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -358,7 +358,6 @@ features = [ "compat-get-3pids", "unstable-msc2867", "unstable-msc2870", - "unstable-msc3061", "unstable-msc3814", "unstable-msc3245", "unstable-msc3381",