chore: upgrade request client matrix version

this is needed so that new endpoints use stable paths
This commit is contained in:
Matthias Ahouansou 2024-08-28 11:24:51 +01:00
parent a9c3867287
commit a3716a7d5a
No known key found for this signature in database

View file

@ -207,7 +207,7 @@ where
.try_into_http_request::<Vec<u8>>(
&actual_destination_str,
SendAccessToken::IfRequired(""),
&[MatrixVersion::V1_4],
&[MatrixVersion::V1_11],
)
.map_err(|e| {
warn!(