1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-10-03 18:50:45 +00:00

chore: Resolve linting errors

This commit is contained in:
nexy7574 2025-07-01 18:00:28 +01:00
parent f49c73c031
commit 24d2a514e2
No known key found for this signature in database
GPG key ID: 0FA334385D0B689F
4 changed files with 29 additions and 41 deletions

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),