Skip to content

Bump matrix-sdk dependency to fix build

from Kévin Commaille on matrix:

As a warning, fractal-next building is broken because matrix-sdk in Cargo.lock is based on a commit that is gone because of force-pushes on the branch. So to make it work one needs to run cargo update -p matrix-sdk first.

so I ran cargo update -p matrix-sdk and it produced this change.

Edited by enterprisey

Merge request reports