mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-24 00:58:00 -04:00
They need to be updated together because the latters depend on the former. matrix-authentication-service is still using http 0.2 so we need to add a conversion layer between both major versions for OIDC requests. We need to update vodozemac too because of a dependency resolution issue. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>