mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-23 08:37:55 -04:00
The former has been merge in the latter, and it errors when generating the docs in a recent version of nightly, like the one used on docs.rs. This also requires to bump the version of nightly used in CI, otherwise it would break the docs generation. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>