mirror of
https://gitlab.com/famedly/conduit.git
synced 2024-11-26 19:22:29 +00:00
chore: upgrade request client matrix version
this is needed so that new endpoints use stable paths
This commit is contained in:
parent
a9c3867287
commit
a3716a7d5a
@ -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!(
|
||||
|
Loading…
Reference in New Issue
Block a user