chore: Resolve linting errors

This commit is contained in:
nexy7574
2025-07-01 18:00:28 +01:00
parent f49c73c031
commit 24d2a514e2
4 changed files with 29 additions and 41 deletions
+1
View File
@@ -38,6 +38,7 @@ pub(crate) async fn get_supported_versions_route(
"v1.4".to_owned(),
"v1.5".to_owned(),
"v1.11".to_owned(),
"v1.14".to_owned(),
],
unstable_features: BTreeMap::from_iter([
("org.matrix.e2e_cross_signing".to_owned(), true),