You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR does a couple of things.
- convert to using poetry to make rust integration easier
- switch over to using vodozemac for crypto
- switch over to matrix-sdk-crypto to remove mautrix dependency (which
was pulling in libolm)
After this, libolm is no longer used and it has been removed from the CI
workflow to be sure.
All functionality remains compatible with previous version of the
matrix-content-scanner.
0 commit comments