Skip to content

matrix-sdk-crypto-ffi-0.11.1

Compare
Choose a tag to compare
@Velin92 Velin92 released this 10 Jun 11:06
· 1718 commits to main since this release

What's Changed

Security Fixes

Bug Fixes

  • Remove a wildcard enum variant import which breaks compilation if used with tracing-attributes version 0.1.29. This is a workaround for a bug in tracing-attributes.
    (#5190) (#5191) (#5193)